@charset "UTF-8";
/* line 1, ../sass/pc/foundation/_override.scss */
.ap_sns {
  margin: 20px 0 0;
}

/* line 5, ../sass/pc/foundation/_override.scss */
.ap_login {
  margin: 0;
  position: absolute;
  left: 230px;
  font-size: 13px;
}

/* line 13, ../sass/pc/foundation/_override.scss */
#ap_foot {
  background-color: #ffe1cd;
  overflow: hidden;
}

/* line 18, ../sass/pc/foundation/_override.scss */
.ap_anke-to {
  padding: 15px 0 0;
}
/* line 21, ../sass/pc/foundation/_override.scss */
.ap_anke-to p {
  margin: 0;
}
/* line 25, ../sass/pc/foundation/_override.scss */
.ap_anke-to a {
  margin: 0 auto;
}
/* line 29, ../sass/pc/foundation/_override.scss */
.ap_anke-to__notice {
  margin: 30px 0 !important;
  line-height: 1.6 !important;
}

/* line 35, ../sass/pc/foundation/_override.scss */
.ap_goTop {
  cursor: pointer;
  width: 75px;
  height: 75px;
  position: absolute;
  bottom: 2em;
  right: 2em;
  z-index: 3;
  border-radius: 50%;
  background: #333333;
  color: #ffffff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 48, ../sass/pc/foundation/_override.scss */
.ap_goTop:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 52, ../sass/pc/foundation/_override.scss */
.ap_goTop__inner {
  position: relative;
}
/* line 55, ../sass/pc/foundation/_override.scss */
.ap_goTop__inner p {
  position: absolute;
  top: 37px;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: bold;
}
/* line 63, ../sass/pc/foundation/_override.scss */
.ap_goTop__inner p::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
  border-color: transparent transparent #ffffff #ffffff;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 1, ../sass/pc/foundation/_normalize.scss */
#zeta-contents {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  line-height: 1.6;
}
/* line 5, ../sass/pc/foundation/_normalize.scss */
#zeta-contents h1,
#zeta-contents h2 {
  font-weight: normal;
}
/* line 10, ../sass/pc/foundation/_normalize.scss */
#zeta-contents a {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 13, ../sass/pc/foundation/_normalize.scss */
#zeta-contents a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 1, ../sass/pc/layout/_container.scss */
.l-container {
  width: 950px;
  margin: 0 auto;
}
/* line 5, ../sass/pc/layout/_container.scss */
.l-container--aside {
  width: 300px;
}

/* line 1, ../sass/pc/layout/_position.scss */
.l-positionRelative {
  position: relative;
}

/* line 2, ../sass/pc/layout/_header.scss */
.l-header__ad {
  position: absolute;
  top: 40px;
  right: 0;
}
/* line 8, ../sass/pc/layout/_header.scss */
.l-header__text {
  position: absolute;
  bottom: 13px;
  right: 0;
}

/* line 2, ../sass/pc/layout/_nav.scss */
.l-nav ul {
  overflow: hidden;
}
/* line 6, ../sass/pc/layout/_nav.scss */
.l-nav li {
  float: left;
}
/* line 10, ../sass/pc/layout/_nav.scss */
.l-nav__sub {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 12;
}
/* line 16, ../sass/pc/layout/_nav.scss */
.l-nav__sub__footer {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

/* line 1, ../sass/pc/layout/_floatBox.scss */
.l-floatBox {
  overflow: hidden;
}
/* line 4, ../sass/pc/layout/_floatBox.scss */
.l-floatBox__left {
  float: left;
}
/* line 8, ../sass/pc/layout/_floatBox.scss */
.l-floatBox__right {
  float: right;
}

/* line 2, ../sass/pc/layout/_column.scss */
.l-column__footer {
  position: absolute;
  bottom: 0;
}

/* line 2, ../sass/pc/layout/_textAlign.scss */
.l-textAlign__right {
  text-align: right;
}
/* line 6, ../sass/pc/layout/_textAlign.scss */
.l-textAlign__left {
  text-align: left;
}

/* line 1, ../sass/pc/object/project/_header.scss */
.p-header {
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* line 7, ../sass/pc/object/project/_header.scss */
.p-header.is-morning {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/header_bg_morning.png");
}
/* line 11, ../sass/pc/object/project/_header.scss */
.p-header.is-evening {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/header_bg_evening.png");
}
/* line 15, ../sass/pc/object/project/_header.scss */
.p-header.is-night {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/header_bg_night.png");
}
/* line 19, ../sass/pc/object/project/_header.scss */
.p-header h1 {
  margin: 60px 0 0;
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/logo.png");
  width: 420px;
  height: 128px;
  background-size: cover;
  display: inline-block;
}
/* line 28, ../sass/pc/object/project/_header.scss */
.p-header__container {
  height: 350px;
}
/* line 32, ../sass/pc/object/project/_header.scss */
.p-header__text {
  margin: 0;
  font-size: 13px;
  color: #ffffff;
}
/* line 37, ../sass/pc/object/project/_header.scss */
.p-header__text.is-morning {
  color: inherit;
}
/* line 43, ../sass/pc/object/project/_header.scss */
.p-header__ad {
  margin: 0;
}
/* line 47, ../sass/pc/object/project/_header.scss */
.p-header--lower {
  height: 120px;
}
/* line 50, ../sass/pc/object/project/_header.scss */
.p-header--lower.is-morning {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/header_bg_morning_lower.png");
}
/* line 54, ../sass/pc/object/project/_header.scss */
.p-header--lower.is-evening {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/header_bg_evening_lower.png");
}
/* line 58, ../sass/pc/object/project/_header.scss */
.p-header--lower.is-night {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/header_bg_night_lower.png");
}
/* line 62, ../sass/pc/object/project/_header.scss */
.p-header--lower h1 {
  margin: 20px 0 0;
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/logo_lower.png");
  width: 490px;
  height: 70px;
}
/* line 69, ../sass/pc/object/project/_header.scss */
.p-header--lower .p-header__container {
  height: 120px;
}
/* line 73, ../sass/pc/object/project/_header.scss */
.p-header--lower .l-header__text {
  position: absolute;
  top: 5px;
  bottom: inherit;
}
/* line 79, ../sass/pc/object/project/_header.scss */
.p-header--lower .ap_sns {
  margin: 0;
  position: absolute;
  top: 55px;
  left: 265px;
}

/* line 1, ../sass/pc/object/project/_nav.scss */
.p-nav {
  background-color: #ffd63c;
}
/* line 4, ../sass/pc/object/project/_nav.scss */
.p-nav a {
  color: #333333;
  width: 33.3333%;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
}
/* line 11, ../sass/pc/object/project/_nav.scss */
.p-nav a:hover {
  opacity: 1 !important;
}
/* line 16, ../sass/pc/object/project/_nav.scss */
.p-nav ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 23, ../sass/pc/object/project/_nav.scss */
.p-nav section {
  padding: 16px 10px;
}
/* line 28, ../sass/pc/object/project/_nav.scss */
.p-nav__main > li {
  width: 33.3333%;
  height: 80px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 33, ../sass/pc/object/project/_nav.scss */
.p-nav__main > li.is-current {
  background-color: #ebc941;
  pointer-events: none;
}
/* line 38, ../sass/pc/object/project/_nav.scss */
.p-nav__main > li:hover {
  background-color: #ffe661;
}
/* line 44, ../sass/pc/object/project/_nav.scss */
.p-nav__sub {
  height: 0;
  background-color: #ffffff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 49, ../sass/pc/object/project/_nav.scss */
.p-nav__sub > li {
  border-left: 1px solid #e1ddd7;
  border-bottom: 1px solid #e1ddd7;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 54, ../sass/pc/object/project/_nav.scss */
.p-nav__sub > li:last-child {
  border-right: 1px solid #e1ddd7;
}
/* line 58, ../sass/pc/object/project/_nav.scss */
.p-nav__sub > li:hover {
  background-color: #e1ddd7;
}

/* line 65, ../sass/pc/object/project/_nav.scss */
#check {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 69, ../sass/pc/object/project/_nav.scss */
#check:hover ul {
  height: 110px;
}
/* line 74, ../sass/pc/object/project/_nav.scss */
#check li {
  width: 20%;
}
/* line 78, ../sass/pc/object/project/_nav.scss */
#check section {
  height: 109px;
}
/* line 82, ../sass/pc/object/project/_nav.scss */
#check h1 {
  font-size: 13px;
  margin: 0;
}
/* line 87, ../sass/pc/object/project/_nav.scss */
#check p {
  margin: 5px 0 0;
  font-size: 12px;
  text-align: left;
}

/* line 94, ../sass/pc/object/project/_nav.scss */
#column {
  display: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 98, ../sass/pc/object/project/_nav.scss */
#column:hover ul {
  height: 285px;
}
/* line 103, ../sass/pc/object/project/_nav.scss */
#column li {
  width: 33.3333%;
}
/* line 107, ../sass/pc/object/project/_nav.scss */
#column section {
  height: 284px;
}
/* line 111, ../sass/pc/object/project/_nav.scss */
#column h1 {
  font-size: 13px;
  text-align: left;
  margin: 10px 0 0;
}
/* line 116, ../sass/pc/object/project/_nav.scss */
#column h1 br {
  display: none;
}
/* line 121, ../sass/pc/object/project/_nav.scss */
#column p {
  margin: 0;
}
/* line 124, ../sass/pc/object/project/_nav.scss */
#column p img {
  width: 100%;
}
/* line 129, ../sass/pc/object/project/_nav.scss */
#column footer {
  font-size: 13px;
  text-align: left;
}

/* line 1, ../sass/pc/object/project/_close.scss */
.p-close {
  margin: 20px 0;
}
/* line 4, ../sass/pc/object/project/_close.scss */
.p-close p {
  text-align: center;
  border: 1px solid red;
  color: red;
  padding: 20px 0;
  font-size: 18px;
  margin: 0;
}

/* line 1, ../sass/pc/object/project/_contents.scss */
.p-contents {
  background-color: #faf5f0;
  overflow: hidden;
  padding-bottom: 40px;
  overflow: hidden;
}
/* line 8, ../sass/pc/object/project/_contents.scss */
.p-contents--lower main {
  width: 615px;
}
/* line 12, ../sass/pc/object/project/_contents.scss */
.p-contents--lower aside {
  width: 300px;
}

/* line 2, ../sass/pc/object/project/_zensen.scss */
.p-zensen__image {
  width: 490px;
  margin: 0;
  border: 1px solid #333333;
}
/* line 7, ../sass/pc/object/project/_zensen.scss */
.p-zensen__image img {
  width: 100%;
}
/* line 12, ../sass/pc/object/project/_zensen.scss */
.p-zensen__text {
  width: 450px;
  height: 370px;
  background-color: #ffffff;
  border: 1px solid #333333;
  border-radius: 7px;
  padding: 15px 25px;
}
/* line 20, ../sass/pc/object/project/_zensen.scss */
.p-zensen__text h1 {
  font-size: 21px;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 0;
}
/* line 27, ../sass/pc/object/project/_zensen.scss */
.p-zensen__text h1::after {
  content: '';
  width: 325px;
  height: 8px;
  background: #ffd63c;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
/* line 41, ../sass/pc/object/project/_zensen.scss */
.p-zensen__text p {
  margin: 10px 0 0;
}

/* line 1, ../sass/pc/object/project/_yohou.scss */
.p-yohou {
  position: relative;
  z-index: 1;
}
/* line 5, ../sass/pc/object/project/_yohou.scss */
.p-yohou::after {
  content: '';
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/yohou_bg.png");
  width: 950px;
  height: 132px;
  background-size: cover;
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
/* line 19, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref {
  width: 540px;
  margin: 0 auto;
}
/* line 23, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref__module {
  background-color: #a1a1b5;
  padding: 5px;
  border-radius: 7px;
}
/* line 28, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref__module h1 {
  text-align: center;
  color: #ffffff;
  margin: 0;
  font-size: 22px;
  padding: 10px 0 15px;
}
/* line 36, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref__module__contents {
  background-color: #faf5f0;
  border-radius: 7px;
  padding: 25px 125px;
}
/* line 42, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref__module p {
  margin: 0;
  text-align: center;
}
/* line 45, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref__module p:last-child {
  margin: 20px 0 0;
}
/* line 52, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref__module a {
  margin: 0 auto;
}
/* line 58, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref footer > ul {
  list-style: none;
  padding: 0;
  margin: 40px 0 0;
}
/* line 63, ../sass/pc/object/project/_yohou.scss */
.p-yohou__pref footer > ul > li {
  font-size: 12px;
}
/* line 70, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map {
  margin: 40px 0 0;
}
/* line 73, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map__module {
  margin: 0;
}
/* line 77, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map__description {
  margin: 40px 0 0;
  background-color: #ffffff;
  padding: 20px 15px;
}
/* line 82, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map__description p {
  margin: 0;
}
/* line 86, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map__description > ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}
/* line 92, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map__description > ul > li {
  float: left;
  margin-left: 10px;
}
/* line 96, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map__description > ul > li:first-child {
  margin-left: 0;
}
/* line 100, ../sass/pc/object/project/_yohou.scss */
.p-yohou__map__description > ul > li p {
  margin: 0;
}
/* line 108, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link {
  margin: 40px 0 0;
  overflow: hidden;
  background-color: #ffffff;
}
/* line 113, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link dt,
.p-yohou__link dd {
  float: left;
  font-size: 14px;
  line-height: 40px;
}
/* line 120, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link dt {
  clear: left;
  width: 190px;
  padding: 0 0 0 20px;
  background-color: #ffd63c;
  position: relative;
  margin-top: 3px;
}
/* line 128, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link dt::before {
  content: '';
  background-color: #faf5f0;
  width: 950px;
  height: 3px;
  position: absolute;
  top: -3px;
  left: 0;
}
/* line 138, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link dt + dd {
  margin: 3px 0  0 20px;
}
/* line 141, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link dt + dd::before {
  display: none;
}
/* line 147, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link dd {
  background-color: #ffffff;
  margin: 3px 0 0;
}
/* line 151, ../sass/pc/object/project/_yohou.scss */
.p-yohou__link dd::before {
  content: '|';
  padding: 0 5px;
}

/* line 2, ../sass/pc/object/project/_check.scss */
.p-checkLink ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 8, ../sass/pc/object/project/_check.scss */
.p-checkLink ul > li {
  float: left;
}
/* line 11, ../sass/pc/object/project/_check.scss */
.p-checkLink ul > li:nth-child(2n) {
  float: right;
}
/* line 15, ../sass/pc/object/project/_check.scss */
.p-checkLink ul > li:nth-child(n+3) {
  margin-top: 15px;
}

/* line 23, ../sass/pc/object/project/_check.scss */
.p-checkContents__box {
  width: 615px;
  background-color: #ffffff;
  box-shadow: 5px 5px #ddd;
  border-radius: 3px;
  overflow: hidden;
  padding: 60px;
}
/* line 33, ../sass/pc/object/project/_check.scss */
.p-checkContents__module p {
  margin: 0;
}
/* line 37, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__button {
  margin: 30px auto 0 !important;
}
/* line 39, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__button a {
  margin: 0 auto;
}
/* line 44, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__count {
  color: #888;
  background-color: #eee;
  font-size: 14px;
  padding: 3px 5px;
  border-radius: 5px;
  display: inline-block;
  margin: 0;
}
/* line 54, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__image {
  margin-top: 30px !important;
}
/* line 57, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__image img {
  width: 100%;
}
/* line 62, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote {
  padding-bottom: 20px;
}
/* line 65, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote h1 {
  margin: 0 0 10px;
  font-size: 22px;
}
/* line 70, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote h2 {
  margin: 20px 0 0;
  text-align: center;
}
/* line 75, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote img {
  width: 100%;
}
/* line 79, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__button {
  margin: 15px 0 0;
}
/* line 82, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__button form {
  overflow: hidden;
}
/* line 85, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__button form button {
  float: left;
}
/* line 88, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__button form button:first-child {
  margin-left: 0;
}
/* line 95, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__button--column2 button {
  width: 297px;
  margin-left: 21px;
}
/* line 102, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__button--column3 button {
  width: 191px;
  margin-left: 21px;
}
/* line 109, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result {
  margin: 15px 0 0;
}
/* line 112, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox {
  padding: 15px;
}
/* line 115, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.is-checked {
  background-color: #fffdae;
}
/* line 119, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox:first-child {
  margin-top: 0;
}
/* line 123, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox__choice {
  width: 140px;
  border-radius: 7px;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  height: 95px;
  line-height: 95px;
}
/* line 133, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox__graphBox {
  width: 430px;
  padding: 5px 0;
}
/* line 137, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox__graphBox__text {
  font-size: 40px;
  line-height: 1;
}
/* line 142, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox__graphBox__graph {
  width: 100%;
  height: 23px;
  margin-top: 10px;
  background-color: #ffffff;
}
/* line 148, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox__graphBox__graph div {
  height: 100%;
  overflow: hidden;
}
/* line 152, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox__graphBox__graph div::after {
  content: '';
  display: inline-block;
  width: 430px;
  height: 100%;
  background-color: #faf5f0;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
/* line 162, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox__graphBox__graph div.is-show::after {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 171, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice1 .choiceBox__choice {
  background-color: #e6aa12;
}
/* line 175, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice1 .choiceBox__graphBox__text {
  color: #e6aa12;
}
/* line 179, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice1 .choiceBox__graphBox__graph {
  border: 2px solid #e6aa12;
}
/* line 182, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice1 .choiceBox__graphBox__graph div {
  background: #e6aa12;
}
/* line 189, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice2 .choiceBox__choice {
  background-color: #56ba6e;
}
/* line 193, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice2 .choiceBox__graphBox__text {
  color: #56ba6e;
}
/* line 197, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice2 .choiceBox__graphBox__graph {
  border: 2px solid #56ba6e;
}
/* line 200, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__vote__result .choiceBox.choice2 .choiceBox__graphBox__graph div {
  background: #56ba6e;
}
/* line 210, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__count {
  position: absolute;
  right: 20px;
  top: 20px;
}
/* line 216, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question h1 {
  font-size: 20px;
  margin: 0;
  position: relative;
  padding-left: 80px;
  height: 65px;
  display: table-cell;
  vertical-align: middle;
}
/* line 225, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question h1::before {
  content: '';
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_check_q.png");
  display: inline-block;
  width: 65px;
  height: 65px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 238, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button {
  margin-top: 30px;
}
/* line 241, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button {
  margin-top: 15px;
  background-color: #eee;
  display: block;
  text-align: center;
  padding: 13px 0;
  border-radius: 5px;
  border: 0;
  color: #333;
  width: 496px;
  outline: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 254, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button p {
  line-height: 1.5;
  padding: 0 45px;
}
/* line 258, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button p.selected {
  position: relative;
}
/* line 261, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button p.selected::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  content: '';
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_selected.png");
  display: inline-block;
  width: 27px;
  height: 19px;
  background-size: cover;
}
/* line 276, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button p.incorrect {
  position: relative;
}
/* line 279, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button p.incorrect::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
  content: '';
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_incorrect.png");
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: cover;
}
/* line 295, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button.correct {
  background-color: #56ba6e;
  color: #ffffff;
  pointer-events: none;
}
/* line 301, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button.incorrect {
  background-color: #ef2f1e;
  color: #ffffff;
  pointer-events: none;
}
/* line 307, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button.another {
  color: #888;
  pointer-events: none;
}
/* line 312, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button:first-child {
  margin-top: 0;
}
/* line 316, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question__button button:hover {
  background-color: #ffe661;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 323, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question section {
  border: 1px solid #888;
  padding: 20px;
  margin-top: 30px;
}
/* line 329, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question h2 {
  font-weight: bold !important;
  margin: 0 0 10px;
  position: relative;
  padding-left: 33px;
}
/* line 335, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question h2::before {
  content: '';
  width: 25px;
  height: 25px;
  background-size: cover;
  position: absolute;
  top: 6px;
  left: 0;
}
/* line 346, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question h2.correct::before {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_check_correct.png");
}
/* line 352, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__question h2.incorrect::before {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_check_incorrect.png");
}
/* line 359, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__result {
  text-align: center;
}
/* line 362, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__result h1 {
  margin: 0;
  font-size: 26px;
}
/* line 367, ../sass/pc/object/project/_check.scss */
.p-checkContents__module__result__rank {
  font-size: 32px;
  font-weight: bold;
  margin: 20px 0 !important;
  color: #56ba6e;
}
/* line 375, ../sass/pc/object/project/_check.scss */
.p-checkContents__module footer {
  text-align: right;
  margin-top: 20px;
}

/* line 2, ../sass/pc/object/project/_column.scss */
.p-columnLink {
  display: none;
}

.p-columnLink ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
/* line 8, ../sass/pc/object/project/_column.scss */
.p-columnLink ul > li {
  float: left;
  width: 300px;
  margin-left: 25px;
  padding: 10px;
  border-radius: 5px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 16, ../sass/pc/object/project/_column.scss */
.p-columnLink ul > li:hover {
  background-color: #e1ddd7;
}
/* line 20, ../sass/pc/object/project/_column.scss */
.p-columnLink ul > li:first-child {
  margin-left: 0;
}
/* line 26, ../sass/pc/object/project/_column.scss */
.p-columnLink a {
  color: #333333;
  display: block;
}
/* line 30, ../sass/pc/object/project/_column.scss */
.p-columnLink a:hover {
  opacity: 1 !important;
}
/* line 35, ../sass/pc/object/project/_column.scss */
.p-columnLink section {
  height: 265px;
}
/* line 38, ../sass/pc/object/project/_column.scss */
.p-columnLink section h2 {
  margin: 10px 0 0;
  font-size: 14px;
}
/* line 42, ../sass/pc/object/project/_column.scss */
.p-columnLink section h2 br {
  display: none;
}
/* line 48, ../sass/pc/object/project/_column.scss */
.p-columnLink p {
  margin: 0;
}
/* line 51, ../sass/pc/object/project/_column.scss */
.p-columnLink p img {
  width: 100%;
}
/* line 56, ../sass/pc/object/project/_column.scss */
.p-columnLink footer {
  font-size: 14px;
}

/* line 1, ../sass/pc/object/project/_footer.scss */
.p-footer {
  background-color: #faf5f0;
  font-size: 14px;
  line-height: 40px;
}
/* line 6, ../sass/pc/object/project/_footer.scss */
.p-footer__container {
  border-top: 1px solid #333333;
}
/* line 9, ../sass/pc/object/project/_footer.scss */
.p-footer__container > ul {
  padding: 20px 0;
}
/* line 14, ../sass/pc/object/project/_footer.scss */
.p-footer p {
  margin: 0;
  font-weight: bold;
}
/* line 19, ../sass/pc/object/project/_footer.scss */
.p-footer ul {
  list-style: none;
  margin: 0;
}
/* line 25, ../sass/pc/object/project/_footer.scss */
.p-footer ul > li dl {
  margin: 0;
  overflow: hidden;
}
/* line 30, ../sass/pc/object/project/_footer.scss */
.p-footer ul > li dt,
.p-footer ul > li dd {
  float: left;
}
/* line 35, ../sass/pc/object/project/_footer.scss */
.p-footer ul > li dt {
  clear: left;
  width: 150px;
  text-align: right;
}
/* line 40, ../sass/pc/object/project/_footer.scss */
.p-footer ul > li dt + dd {
  margin: 0 0 0 20px;
}
/* line 43, ../sass/pc/object/project/_footer.scss */
.p-footer ul > li dt + dd::before {
  display: none;
}
/* line 49, ../sass/pc/object/project/_footer.scss */
.p-footer ul > li dd {
  margin: 0;
}
/* line 52, ../sass/pc/object/project/_footer.scss */
.p-footer ul > li dd::before {
  content: '|';
  padding: 0 5px;
}

.p-footer ul > li:last-child {
  display: none;
}

/* line 60, ../sass/pc/object/project/_footer.scss */
.p-footer__check {
  padding-left: 25px !important;
  overflow: hidden;
}
/* line 64, ../sass/pc/object/project/_footer.scss */
.p-footer__check > li {
  float: left;
}
/* line 67, ../sass/pc/object/project/_footer.scss */
.p-footer__check > li::before {
  content: '|';
  padding: 0 10px;
}
/* line 73, ../sass/pc/object/project/_footer.scss */
.p-footer__check > li:first-child::before {
  display: none;
}
/* line 80, ../sass/pc/object/project/_footer.scss */
.p-footer__column {
  padding-left: 25px !important;
}
/* line 84, ../sass/pc/object/project/_footer.scss */
.p-footer__column a br {
  display: none;
}

/* line 2, ../sass/pc/object/project/_entry.scss */
.p-entry h2 {
  margin: 20px 0;
  padding: 5px 60px 5px 0;
  border-bottom: 5px solid #7ac68a;
  position: relative;
  font-size: 20px;
}
/* line 9, ../sass/pc/object/project/_entry.scss */
.p-entry h2::after {
  content: '';
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/taisaku_title_bg.png");
  width: 65px;
  height: 50px;
  background-size: cover;
  position: absolute;
  bottom: -3px;
  right: 0;
}
/* line 21, ../sass/pc/object/project/_entry.scss */
.p-entry p,
.p-entry div {
  margin: 0 0 1em;
}
/* line 26, ../sass/pc/object/project/_entry.scss */
.p-entry img {
  width: 100%;
}
/* line 30, ../sass/pc/object/project/_entry.scss */
.p-entry dl {
  margin: 2em 0;
}
/* line 33, ../sass/pc/object/project/_entry.scss */
.p-entry dl ul {
  list-style: none;
  padding: 0;
  margin: 1em 0;
}
/* line 38, ../sass/pc/object/project/_entry.scss */
.p-entry dl ul > li {
  position: relative;
}
/* line 41, ../sass/pc/object/project/_entry.scss */
.p-entry dl ul > li::before {
  position: absolute;
  top: 7px;
  left: -17px;
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #e1e1e0;
  border-radius: 50%;
}
/* line 56, ../sass/pc/object/project/_entry.scss */
.p-entry hr {
  margin: 2em 0;
}
/* line 61, ../sass/pc/object/project/_entry.scss */
.p-entry__banner p {
  position: relative;
  margin: 0 0 3em;
}
/* line 65, ../sass/pc/object/project/_entry.scss */
.p-entry__banner p::after {
  content: '（外部サイト）';
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.6em;
  text-align: center;
}
/* line 77, ../sass/pc/object/project/_entry.scss */
.p-entry__supplement {
  font-size: 14px;
}
/* line 81, ../sass/pc/object/project/_entry.scss */
.p-entry__caption {
  margin-top: -1em !important;
  font-size: 14px;
}
/* line 86, ../sass/pc/object/project/_entry.scss */
.p-entry__board {
  background: #fff;
  padding: 1em 2em;
}
/* line 90, ../sass/pc/object/project/_entry.scss */
.p-entry__board h3 {
  margin: 0 0 1em;
}
/* line 94, ../sass/pc/object/project/_entry.scss */
.p-entry__board ul,
.p-entry__board p {
  margin: 0;
}
/* line 100, ../sass/pc/object/project/_entry.scss */
.p-entry__author {
  overflow: hidden;
}
/* line 103, ../sass/pc/object/project/_entry.scss */
.p-entry__author__image {
  float: left;
  width: 150px;
  margin: 0 !important;
}
/* line 108, ../sass/pc/object/project/_entry.scss */
.p-entry__author__image img {
  width: 100%;
}
/* line 113, ../sass/pc/object/project/_entry.scss */
.p-entry__author__description {
  float: left;
  width: 445px;
  margin: 0 0 0 20px !important;
}
/* line 121, ../sass/pc/object/project/_entry.scss */
.p-entry__anke-to a {
  margin: 2em auto 0;
}
/* line 127, ../sass/pc/object/project/_entry.scss */
.p-entry__button a {
  background: #000;
  color: #fff;
  text-align: center;
  display: block;
  height: 40px;
  line-height: 40px;
}
/* line 138, ../sass/pc/object/project/_entry.scss */
.p-entry__plasma img {
  width: 230px;
}

/* line 1, ../sass/pc/object/project/_breadcrumb.scss */
.p-breadcrumb {
  margin: 0 0 20px;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
/* line 7, ../sass/pc/object/project/_breadcrumb.scss */
.p-breadcrumb li {
  float: left;
  position: relative;
  margin-left: 20px;
  font-size: 14px;
  font-weight: bold;
}
/* line 14, ../sass/pc/object/project/_breadcrumb.scss */
.p-breadcrumb li br {
  display: none;
}
/* line 18, ../sass/pc/object/project/_breadcrumb.scss */
.p-breadcrumb li::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border: 1px solid;
  top: 8px;
  left: -15px;
  border-color: transparent transparent #333333 #333333;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
/* line 30, ../sass/pc/object/project/_breadcrumb.scss */
.p-breadcrumb li:first-child {
  margin-left: 0;
  font-weight: normal;
}
/* line 34, ../sass/pc/object/project/_breadcrumb.scss */
.p-breadcrumb li:first-child::before {
  display: none;
}

/* line 1, ../sass/pc/object/project/_page.scss */
.p-page {
  overflow: hidden;
  padding-top: 20px;
}

/* line 2, ../sass/pc/object/project/_ad.scss */
.p-ad--spsqb {
  padding-top: 40px;
  text-align: center;
}

/* line 2, ../sass/pc/object/project/_aside.scss */
.p-aside h1 {
  background-image: none;
  font-size: 16px;
  width: 300px;
  height: inherit;
  margin: 30px 0 15px;
  padding: 0;
  border-bottom: 3px solid #7ac68a;
  position: relative;
}
/* line 13, ../sass/pc/object/project/_aside.scss */
.p-aside ul {
  overflow: inherit !important;
}
/* line 17, ../sass/pc/object/project/_aside.scss */
.p-aside li {
  float: inherit !important;
}
/* line 22, ../sass/pc/object/project/_aside.scss */
.p-aside .p-checkLink li {
  margin: 10px 0 0 0 !important;
}
/* line 28, ../sass/pc/object/project/_aside.scss */
.p-aside .p-columnLink li {
  margin: 20px 0 0 0;
}
/* line 31, ../sass/pc/object/project/_aside.scss */
.p-aside .p-columnLink li:first-child {
  margin: 0;
}
/* line 36, ../sass/pc/object/project/_aside.scss */
.p-aside .p-columnLink section {
  height: inherit;
}
/* line 40, ../sass/pc/object/project/_aside.scss */
.p-aside .p-columnLink footer {
  position: inherit;
  margin-top: 5px;
}
/* line 46, ../sass/pc/object/project/_aside.scss */
.p-aside .u-button--check {
  width: 300px;
  font-size: inherit;
  padding: 15px 0;
}
/* line 51, ../sass/pc/object/project/_aside.scss */
.p-aside .u-button--check::after {
  top: 22px;
  right: 15px;
}

/* line 1, ../sass/pc/object/utility/_displayNone.scss */
.u-displayNone {
  display: none;
}

/* line 1, ../sass/pc/object/utility/_title.scss */
.u-sectionTitle {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/pc/title_bg.png");
  width: 950px;
  height: 70px;
  background-size: cover;
  margin: 40px 0 45px;
  font-size: 24px;
  padding: 16px 35px;
}
/* line 10, ../sass/pc/object/utility/_title.scss */
.u-sectionTitle--mini {
  width: 615px;
  height: 45px;
  font-size: 19px;
  padding: 7px 25px;
  margin: 0 0 20px;
}

/* line 19, ../sass/pc/object/utility/_title.scss */
.u-pageTitle {
  border-bottom: 10px solid #7ac68a;
  background: #ffffff;
  padding: 15px 0;
}
/* line 24, ../sass/pc/object/utility/_title.scss */
.u-pageTitle h1 {
  font-size: 21px;
  margin: 0;
}
/* line 29, ../sass/pc/object/utility/_title.scss */
.u-pageTitle p {
  margin: 0;
}

/* line 2, ../sass/pc/object/utility/_icon.scss */
.u-icon::before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background-size: cover;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
/* line 15, ../sass/pc/object/utility/_icon.scss */
.u-icon--mini::before {
  width: 13px;
  height: 13px;
  margin-right: 5px;
}
/* line 23, ../sass/pc/object/utility/_icon.scss */
.u-icon--big::before {
  margin-right: 0;
  width: 40px;
  height: 40px;
}
/* line 31, ../sass/pc/object/utility/_icon.scss */
.u-icon--level0::before {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_Lv0.png");
}
/* line 37, ../sass/pc/object/utility/_icon.scss */
.u-icon--level1::before {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_Lv1.png");
}
/* line 43, ../sass/pc/object/utility/_icon.scss */
.u-icon--level2::before {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_Lv2.png");
}
/* line 49, ../sass/pc/object/utility/_icon.scss */
.u-icon--level3::before {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_Lv3.png");
}
/* line 55, ../sass/pc/object/utility/_icon.scss */
.u-icon--level4::before {
  background-image: url("https://s.yimg.jp/images/promotion/kafun2019/images/common/icon_Lv4.png");
}

/* line 1, ../sass/pc/object/utility/_button.scss */
.u-button {
  display: block;
  text-align: center;
  position: relative;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 7, ../sass/pc/object/utility/_button.scss */
.u-button::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid;
}
/* line 15, ../sass/pc/object/utility/_button.scss */
.u-button--detail {
  border-radius: 3px;
  width: 210px;
  background: #56ba6e;
  color: #ffffff;
  padding: 10px 15px 10px 0;
}
/* line 22, ../sass/pc/object/utility/_button.scss */
.u-button--detail::after {
  top: 17px;
  right: 15px;
  border-color: transparent transparent #ffffff #ffffff;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
/* line 30, ../sass/pc/object/utility/_button.scss */
.u-button--check {
  border-radius: 7px;
  font-size: 23px;
  width: 465px;
  border: 1px solid #333333;
  background-color: #ffffff;
  color: #333333;
  padding: 20px 0;
}
/* line 39, ../sass/pc/object/utility/_button.scss */
.u-button--check:hover {
  opacity: 1 !important;
  background-color: #e1ddd7;
}
/* line 44, ../sass/pc/object/utility/_button.scss */
.u-button--check::after {
  top: 31px;
  right: 15px;
  border-color: transparent transparent #333333 #333333;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
/* line 52, ../sass/pc/object/utility/_button.scss */
.u-button--docchi {
  border-radius: 7px;
  font-size: 23px;
  width: 100%;
  height: 100px;
  line-height: 100px;
  color: #ffffff;
  border: 0;
  outline: none;
}
/* line 62, ../sass/pc/object/utility/_button.scss */
.u-button--docchi--choice1 {
  background-color: #e6aa12;
}
/* line 65, ../sass/pc/object/utility/_button.scss */
.u-button--docchi--choice1:hover {
  background-color: #eaba49;
}
/* line 70, ../sass/pc/object/utility/_button.scss */
.u-button--docchi--choice2 {
  background-color: #56ba6e;
}
/* line 73, ../sass/pc/object/utility/_button.scss */
.u-button--docchi--choice2:hover {
  background-color: #7ac68a;
}
/* line 78, ../sass/pc/object/utility/_button.scss */
.u-button--docchi.is-voted {
  background-color: #eee;
  color: #888;
  pointer-events: none;
}
/* line 83, ../sass/pc/object/utility/_button.scss */
.u-button--docchi.is-voted::after {
  display: none;
}
/* line 88, ../sass/pc/object/utility/_button.scss */
.u-button--docchi:hover {
  opacity: 1 !important;
}
/* line 92, ../sass/pc/object/utility/_button.scss */
.u-button--docchi::after {
  top: 46px;
  right: 15px;
  border-color: transparent transparent #ffffff #ffffff;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
/* line 100, ../sass/pc/object/utility/_button.scss */
.u-button--anke-to {
  border-radius: 7px;
  font-size: 18px;
  width: 401px;
  border: 1px solid #333333;
  background-color: #ffffff;
  color: #333333;
  padding: 17px 0;
}
/* line 109, ../sass/pc/object/utility/_button.scss */
.u-button--anke-to:hover {
  opacity: 1 !important;
  background-color: #e1ddd7;
}
/* line 114, ../sass/pc/object/utility/_button.scss */
.u-button--anke-to::after {
  top: 21px;
  right: 15px;
  border-color: transparent transparent #333333 #333333;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
/* line 122, ../sass/pc/object/utility/_button.scss */
.u-button--entry-anke-to {
  border-radius: 7px;
  width: 410px;
  background-color: #56ba6e;
  color: #ffffff;
  padding: 10px 0;
}
/* line 129, ../sass/pc/object/utility/_button.scss */
.u-button--entry-anke-to::after {
  top: 17px;
  right: 15px;
  border-color: transparent transparent #ffffff #ffffff;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

/* line 2, ../sass/pc/object/utility/_fontSize.scss */
.u-fontSize--small {
  font-size: 12px;
}
