body.fadeView {
  -webkit-animation: fadein 1.5s ease-in forwards;
          animation: fadein 1.5s ease-in forwards;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
img {
  vertical-align: bottom;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  img {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .u-for--pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .u-for--sp {
    display: none;
  }
}

.l-container {
  background-color: #FFFFFF;
  font-size: 0.7320644217vw;
  color: #3B4043;
  overflow-y: hidden;
}
@media screen and (max-width: 768px) {
  .l-container {
    font-size: 2.6666666667vw;
  }
}

.p-hero {
  position: relative;
}
.p-hero img {
  width: 100%;
}
.p-hero:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.c-sec {
  margin: 7.5em 0;
}
.c-sec#credit {
  margin: 9.5em 0;
}
@media screen and (max-width: 768px) {
  .c-sec#credit {
    margin: 7.5em 0;
  }
}
.c-sec#sec01 {
  margin: 9.5em 0 11.25em;
}
@media screen and (max-width: 768px) {
  .c-sec#sec01 {
    margin: 0 0 5.8em;
  }
}
@media screen and (max-width: 768px) {
  .c-sec#sec02 {
    margin: 5.8em 0 5.8em;
  }
}
.c-sec#sec04 {
  margin-bottom: 10em;
}
@media screen and (max-width: 768px) {
  .c-sec#sec04 {
    margin-bottom: 6em;
  }
}
@media screen and (max-width: 768px) {
  .c-sec {
    margin: 3em 0 5em;
    overflow: hidden;
  }
}
.c-sec__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 104.6em;
  margin: 0 auto;
  padding: 0 2em;
}
@media screen and (max-width: 768px) {
  .c-sec__inner {
    padding: 0 3em;
  }
  .c-sec__inner.u-sp__inner {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-area__img {
    width: 90%;
  }
}

.p-logo {
  position: absolute;
  width: 6em;
  top: 2em;
  left: 2em;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-logo {
    width: 148px;
    top: 20px;
    left: 15px;
  }
}

@-webkit-keyframes titleAnm {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes titleAnm {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.p-ttl-01 {
  position: absolute;
  width: 83.8em;
  top: 7.7em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-ttl-01__main {
  margin-top: -0.8em;
}
@media screen and (max-width: 768px) {
  .p-ttl-01__main {
    margin-top: -1.2em;
  }
}
.p-ttl-01 > span {
  display: block;
  overflow: hidden;
}
.p-ttl-01 > span img {
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
.p-ttl-01 > span img.__delay {
  -webkit-animation: titleAnm 0.8s ease-in forwards;
          animation: titleAnm 0.8s ease-in forwards;
}
@media screen and (max-width: 768px) {
  .p-ttl-01 {
    width: 34.8em;
    top: 5.7em;
  }
}
.p-ttl-02 {
  margin-bottom: 2em;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #1E60BA;
}
@media screen and (min-width: 769px) {
  .p-ttl-02 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-ttl-02 {
    margin-bottom: 1.5em;
    line-height: 1.5;
  }
  .p-ttl-02.fade-up__sp {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  .p-ttl-02.fade-up__sp.__delay {
    -webkit-animation: fadeupSP 0.8s ease-in forwards;
            animation: fadeupSP 0.8s ease-in forwards;
  }
}
.p-ttl-02__in {
  font-size: 2.8em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .p-ttl-02__in {
    font-size: 1.6em;
  }
}
.p-ttl-02__line2 {
  font-size: 4em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .p-ttl-02__line2 {
    font-size: 2.3em;
  }
  .p-ttl-02__line2:not(.p-brackets) {
    font-size: 1.8em;
    line-height: 1.8;
  }
}
@media screen and (max-width: 768px) {
  .p-ttl-02 .p-brackets {
    margin-left: -0.5em;
  }
}
.p-ttl-03 {
  padding: 2.5em 0;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .p-ttl-03 {
    text-align: center;
    -webkit-transition: opacity ease-out 0.15s;
    transition: opacity ease-out 0.15s;
  }
  .p-ttl-03:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .p-ttl-03 {
    padding: 1.5em 1em;
  }
}
.p-ttl-03 > span {
  position: relative;
  font-size: 1.8em;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-ttl-03 > span {
    padding-right: 3.2em;
  }
}
@media screen and (max-width: 768px) {
  .p-ttl-03 > span {
    display: block;
    font-size: 1.4em;
  }
}
.p-ttl-03 > span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.7em;
  height: 1.7em;
  background: #1E60BA url(/SP/SERENA/SPECIAL/IMAGES/arrow.svg) no-repeat center 53%/40% auto;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform ease-out 0.3s;
  transition: -webkit-transform ease-out 0.3s;
  transition: transform ease-out 0.3s;
  transition: transform ease-out 0.3s, -webkit-transform ease-out 0.3s;
}
.p-ttl-03.u-for--on > span:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.p-ttl-03.__caption {
  padding: 1.5em 0;
}
.p-ttl-03.__caption > span {
  font-size: 1.6em;
}
@media screen and (max-width: 768px) {
  .p-ttl-03.__caption {
    padding: 1em;
  }
  .p-ttl-03.__caption > span {
    font-size: 1.2em;
  }
}
.p-ttl-04 {
  margin: 0.75em 0 0.6em;
  font-size: 2em;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #1E60BA;
}
.p-ttl-04 > small {
  font-size: 90%;
}
@media screen and (max-width: 768px) {
  .p-ttl-04 {
    font-size: 1.6em;
  }
  .p-ttl-04 > small {
    margin-left: -0.5em;
    letter-spacing: 0;
  }
}
.p-ttl-sec {
  position: absolute;
  left: 50%;
  bottom: 6em;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-ttl-sec {
    max-width: 104.6em;
    margin-left: 2em;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-ttl-sec > span {
  display: inline-block;
  position: relative;
  padding-left: 0.3em;
  border-left: 0.25em solid #1E60BA;
  font-size: 4em;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #1E60BA;
}
.p-ttl-sec + p {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 2em;
}
@media screen and (min-width: 769px) {
  .p-ttl-sec + p {
    max-width: 106em;
    margin-left: 2em;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .p-ttl-sec {
    bottom: 1.8em;
    left: 3em;
  }
  .p-ttl-sec.u-sp__style {
    bottom: 5em;
  }
  .p-ttl-sec > span {
    padding-left: 0.35em;
    border-width: 0.3em;
    font-size: 2.3em;
    line-height: 1.2;
  }
  .p-ttl-sec + p {
    left: 2.5em;
    bottom: 0;
    font-size: 1.2em;
    line-height: 1.6;
  }
}

.p-head__wrap {
  position: relative;
}

.p-txt__lead {
  font-size: 1.8em;
  letter-spacing: 0.04em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .p-txt__lead {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-txt__lead {
    font-size: 1.2em;
    line-height: 1.7;
  }
}
.p-txt__payment {
  display: table;
  margin: 0 auto 1.5em;
  padding-bottom: 0;
  border-bottom: 3px solid #1E60BA;
  color: #1E60BA;
}
.p-txt__payment > small {
  font-size: 1.6em;
}
@media screen and (min-width: 769px) {
  .p-txt__payment > small {
    position: relative;
    top: -0.25em;
  }
}
.p-txt__payment > span {
  margin: 0 0.05em;
  font-size: 3.9em;
}
.p-txt__payment--01 {
  font-size: 1.6em;
  letter-spacing: 0.1em;
  color: #1E60BA;
}
.p-txt__payment--02 {
  margin-bottom: 2em;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  color: #1E60BA;
}
.p-txt__payment--02.__adjust {
  position: relative;
  left: 1em;
}
.p-txt__payment--02 sup {
  font-size: 50%;
  vertical-align: super;
}
.p-txt__caption {
  margin: 0.75em 0;
  font-size: 1.4em;
}
.p-txt__price {
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  .p-txt__price {
    line-height: 1.6;
  }
}
.p-txt-01 {
  position: relative;
  margin-bottom: 0.25em;
  padding-right: 3.5em;
  font-size: 1.4em;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-txt-01 {
    padding-right: 2.6em;
    font-size: 1.2em;
    line-height: 1.8;
  }
}
.p-txt-01--sub {
  font-size: 1.3em;
}
.p-txt-01 + .p-ttl-04 {
  margin-top: 1em;
}
.p-txt-02 {
  font-size: 1.1em;
  line-height: 1.5;
  letter-spacing: 1px;
}
.p-txt-02 a {
  color: inherit;
}
.p-txt-02.mt-cmn {
  margin-top: 2.5em;
}
.p-txt-02 + .p-txt-02 {
  margin-top: 0.75em;
}
@media screen and (max-width: 768px) {
  .p-txt-02 + .p-txt-02 {
    margin-top: 1.25em;
  }
}
.p-txt__equip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: -0.35em 0 0.8em;
  padding: 0.188em 0.6em;
  border: 1px solid #1E60BA;
  font-size: 1.6em;
  letter-spacing: 0.1em;
  color: #1E60BA;
}
@media screen and (max-width: 768px) {
  .p-txt__equip {
    position: relative;
    top: -0.3em;
    font-size: 1.4em;
    padding: 0.215em 0.6em;
  }
}
.p-txt__note {
  padding-right: 4em;
  font-size: 1.1em;
  line-height: 1.4;
  color: #A0A4A7;
}
@media screen and (max-width: 768px) {
  .p-txt__note {
    padding-right: 3.2em;
  }
}

.p-arrow__icon {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2.2em;
  height: 2.2em;
  background: #1E60BA url(/SP/SERENA/SPECIAL/IMAGES/arrow.svg) no-repeat center 53%/40% auto;
  border-radius: 50%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  .p-arrow__icon {
    -webkit-transition: opacity ease-out 0.15s;
    transition: opacity ease-out 0.15s;
  }
  .p-arrow__icon:hover {
    opacity: 0.6;
  }
}
.p-arrow__icon.__icon01 {
  bottom: -1.5em;
}
.p-arrow__icon.__icon02 {
  bottom: -1.4em;
}
@media screen and (max-width: 768px) {
  .p-arrow__icon.__icon02 {
    bottom: -2.7em;
  }
}
.p-arrow__icon.__icon03 {
  bottom: -1.4em;
}
@media screen and (max-width: 768px) {
  .p-arrow__icon.__icon03 {
    bottom: -2.7em;
  }
}
@media screen and (max-width: 768px) {
  .p-arrow__icon.__icon03.p-1 {
    bottom: -1.4em;
  }
}
.p-arrow__icon.__icon03.p-2 {
  bottom: -2.7em;
}
@media screen and (max-width: 768px) {
  .p-arrow__icon.__icon03.p-2 {
    bottom: -5.3em;
  }
}

@media screen and (min-width: 769px) {
  .p-flex__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-flex__wrap .p-ttl-04 {
    margin-top: 0;
  }
  .p-flex__wrap .p-txt__equip {
    position: relative;
    margin: 0 0 0 1.25em;
    top: 0.3em;
  }
}

.p-btn__anchor {
  display: table;
  position: relative;
  margin: -3.3em auto 1.8em;
  padding: 2em 6.4em 2em 3em;
  background-color: #1E60BA;
  border-radius: 1em;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .p-btn__anchor {
    -webkit-transition: background-color ease-out 0.15s;
    transition: background-color ease-out 0.15s;
  }
  .p-btn__anchor:hover {
    background-color: #79A0D6;
  }
  .p-btn__anchor:hover:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 2em;
    width: 3.2em;
    height: 3.2em;
    background-color: #FFFFFF;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p-btn__anchor:hover:after {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .p-btn__anchor {
    width: calc(100% - 9em);
    margin: -3.1em auto 2.7em;
    padding: 1em 2em;
  }
  .p-btn__anchor:hover:before {
    right: 1em;
    width: 2.5em;
    height: 2.5em;
  }
}
.p-btn__anchor > span {
  font-size: 2.4em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .p-btn__anchor > span {
    font-size: 1.8em;
    line-height: 1.4;
  }
}
.p-btn__anchor:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2em;
  width: 3.2em;
  height: 3.2em;
  background: #FFFFFF url(/SP/SERENA/SPECIAL/IMAGES/arrow_blue.svg) no-repeat center 53%/40% auto;
  border-radius: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
@media screen and (max-width: 768px) {
  .p-btn__anchor:after {
    right: 1em;
    width: 2.5em;
    height: 2.5em;
  }
}
.p-btn__anchor + p {
  position: relative;
  font-size: 2em;
  letter-spacing: 0.1em;
  text-align: center;
  z-index: 3;
}
.p-btn__anchor + p > a {
  color: #1E60BA;
  text-decoration: none;
}
.p-btn__anchor + p:after {
  content: "";
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  margin-left: 0.5em;
  background: url(/SP/SERENA/SPECIAL/IMAGES/arrow_blue.svg) no-repeat center/contain;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  .p-btn__anchor + p {
    -webkit-transition: opacity ease-out 0.15s;
    transition: opacity ease-out 0.15s;
  }
  .p-btn__anchor + p:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .p-btn__anchor + p {
    font-size: 1.4em;
  }
}
.p-btn__cmn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 4em;
  margin-top: 3em;
  background-color: #1E60BA;
  border-radius: 1em;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .p-btn__cmn {
    -webkit-transition: background-color ease-out 0.15s;
    transition: background-color ease-out 0.15s;
  }
  .p-btn__cmn:hover {
    background-color: #79A0D6;
  }
}
.p-btn__cmn > span {
  font-size: 1.4em;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}

.p-pagemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 6.9em 0 9.6em;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .p-pagemenu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 2.5em 0 0;
  }
}
.p-pagemenu__item {
  width: 23.2em;
}
@media screen and (max-width: 768px) {
  .p-pagemenu__item {
    width: 48.8%;
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  .p-pagemenu__item.__delay {
    -webkit-animation: fadeupSP 0.8s ease-in forwards;
            animation: fadeupSP 0.8s ease-in forwards;
  }
  .p-pagemenu__item:nth-child(n + 3) {
    margin-top: 0.7em;
  }
}
.p-pagemenu__link {
  display: block;
  position: relative;
  text-decoration: none;
  color: #FFFFFF;
}
@media screen and (min-width: 769px) {
  .p-pagemenu__link {
    -webkit-transition: opacity ease-out 0.15s;
    transition: opacity ease-out 0.15s;
  }
  .p-pagemenu__link:hover {
    opacity: 0.6;
  }
}
.p-pagemenu__link > span {
  position: absolute;
  left: 0.8em;
  bottom: 1.1em;
  font-size: 1.4em;
  letter-spacing: 0.1em;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .p-pagemenu__link > span {
    left: 0.75em;
    bottom: 0.6em;
    font-size: 1.2em;
    line-height: 1.6;
  }
}
.p-pagemenu__link:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 1em;
  bottom: -0.1em;
  width: 2.3em;
  height: 2.3em;
  background: #FFFFFF url(/SP/SERENA/SPECIAL/IMAGES/arrow_blue.svg) no-repeat center 53%/40% auto;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .p-pagemenu__link:after {
    right: 0.75em;
    bottom: 0.2em;
    width: 1.5em;
    height: 1.5em;
  }
}

@media screen and (max-width: 768px) {
  .p-lineup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 2.3em;
  }
  .p-lineup__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    width: 32.8%;
    height: 4em;
    background-color: #F0F3F5;
    border-radius: 1em;
    color: #98A6B5;
    text-decoration: none;
  }
  .p-lineup__menu > span {
    font-family: ShinGoPro-Bold, sans-serif !important;
    font-size: 1em;
    line-height: 1.4;
  }
  .p-lineup__menu.__current {
    position: relative;
    background-color: #1E60BA;
    color: #FFFFFF;
  }
  .p-lineup__menu.__current:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -0.5em;
    border-left: 0.8em solid transparent;
    border-right: 0.8em solid transparent;
    border-top: 1.2em solid #1E60BA;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-lineup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  .p-lineup__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2.2em;
  }
}
.p-lineup__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2.5em 3em;
  line-height: 1.5;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 243, 245, 0)), color-stop(25%, rgba(240, 243, 245, 0)), color-stop(25%, #f0f3f5), to(#f0f3f5));
  background: linear-gradient(180deg, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 0) 25%, #f0f3f5 25%, #f0f3f5 100%);
}
@media screen and (min-width: 769px) {
  .p-lineup__item {
    width: 31.5em;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__item {
    display: none;
    opacity: 0;
  }
  .p-lineup__item.__current {
    display: block;
    -webkit-animation-name: fadeAnm;
            animation-name: fadeAnm;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
.p-lineup__photo {
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@-webkit-keyframes fadeAnm {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeAnm {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.p-acdn__wrap {
  border-top: 1px solid #CDD6DD;
  border-bottom: 1px solid #CDD6DD;
}
.p-acdn__wrap + .p-txt-02 {
  margin: 1em 0 5em;
}
.p-acdn__wrap + .p-txt-02 > span {
  display: inline-block;
  width: 1em;
  margin-right: 0.25em;
  text-align: center;
}
.p-acdn__wrap + .p-acdn__wrap {
  margin-top: 5em;
}
.p-acdn__content {
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: visibility 0.2s, height 0.2s, opacity 0.2s;
  transition: visibility 0.2s, height 0.2s, opacity 0.2s;
}
.p-acdn__content.__bvc.u-for--on {
  padding: 1em 0 3em;
}
@media screen and (max-width: 768px) {
  .p-acdn__content.__caption {
    padding-left: 1em;
  }
}
.p-acdn__content.__caption.u-for--on {
  padding-top: 1em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  .p-acdn__content.__caption.u-for--on {
    padding-top: 0.75em;
    padding-bottom: 1.25em;
  }
}
@media screen and (max-width: 768px) {
  .p-acdn__content {
    margin-right: -3em;
    overflow-x: scroll;
  }
  .p-acdn__content.__bvc, .p-acdn__content.__caption {
    margin-right: 0;
    overflow-x: inherit;
  }
}
.p-acdn__content.u-for--on {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.p-acdn__inner {
  padding: 1em 0 3em;
}

.p-table__content {
  width: 100%;
  margin: 0 auto 1.5em;
  font-size: 1.6em;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .p-table__content {
    width: 158%;
    font-size: 1.2em;
  }
}
.p-table__content .text-spac {
  letter-spacing: 0.05rem;
}
.p-table__content thead td {
  padding: 2em 1em;
  background-color: #1E60BA;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  text-align: center;
}
.p-table__content thead td:first-child {
  border-top-left-radius: 1em;
}
.p-table__content thead td:last-child {
  border-top-right-radius: 1em;
}
.p-table__content .row-emphasis th,
.p-table__content .row-emphasis td {
  position: relative;
  background-color: #FFFFFF;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .p-table__content .row-emphasis th,
  .p-table__content .row-emphasis td {
    border: 4px solid #1E60BA;
  }
}
.p-table__content .row-emphasis th:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  right: -2px;
  bottom: 0;
  border: 3px solid #1E60BA;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .p-table__content .row-emphasis th {
    border-right: none;
  }
  .p-table__content .row-emphasis th:after {
    content: none;
  }
}
.p-table__content .row-emphasis td {
  color: #1E60BA;
}
.p-table__content .row-emphasis td:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  right: -2px;
  bottom: 0;
  border-top: 3px solid #1E60BA;
  border-right: 3px solid #1E60BA;
  border-bottom: 3px solid #1E60BA;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .p-table__content .row-emphasis td {
    border-left: none;
  }
  .p-table__content .row-emphasis td:after {
    content: none;
  }
}
.p-table__content th,
.p-table__content td {
  padding: 2em 1.5em;
  border: 2px solid #FFFFFF;
  vertical-align: middle;
}
.p-table__content th .p-kerning,
.p-table__content td .p-kerning {
  letter-spacing: 0.125em;
}
@media screen and (max-width: 768px) {
  .p-table__content th,
  .p-table__content td {
    padding: 1.5em 0.9em;
  }
  .p-table__content th.u-sp__style,
  .p-table__content td.u-sp__style {
    padding: 0.6em;
  }
}
.p-table__content th {
  background-color: #E8F1FA;
  text-align: left;
  font-weight: normal;
}
.p-table__content th.cell-emphasis {
  position: relative;
  background-color: #FFFFFF;
}
.p-table__content th.cell-emphasis:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  right: -2px;
  bottom: 0;
  border: 3px solid #1E60BA;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .p-table__content th.cell-emphasis {
    border-top: 4px solid #1E60BA;
    border-left: 4px solid #1E60BA;
    border-bottom: 4px solid #1E60BA;
  }
  .p-table__content th.cell-emphasis:after {
    content: none;
  }
}
.p-table__content td {
  background-color: #F0F3F5;
  text-align: right;
}
.p-table__content td.txt-emphasis {
  color: #1E60BA;
}
.p-table__content td.cell-emphasis {
  position: relative;
  background-color: #FFFFFF;
  color: #1E60BA;
}
.p-table__content td.cell-emphasis:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  right: -2px;
  bottom: 0;
  border-top: 3px solid #1E60BA;
  border-right: 3px solid #1E60BA;
  border-bottom: 3px solid #1E60BA;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .p-table__content td.cell-emphasis {
    border-top: 4px solid #1E60BA;
    border-right: 4px solid #1E60BA;
    border-bottom: 4px solid #1E60BA;
  }
  .p-table__content td.cell-emphasis:after {
    content: none;
  }
}

.p-bnr__wrap {
  margin: 9.8em 0;
}
@media screen and (min-width: 769px) {
  .p-bnr__wrap a img {
    -webkit-transition: opacity ease-out 0.15s;
    transition: opacity ease-out 0.15s;
  }
  .p-bnr__wrap a:hover img {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .p-bnr__wrap {
    margin: 5em 0;
  }
  .p-bnr__wrap.__adjust {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  .p-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-slide__wrap:not(.__wide) {
  margin: 2.6em 0 4.6em;
}
@media screen and (max-width: 768px) {
  .p-slide__wrap:not(.__wide) {
    margin: -2em -3em 1.4em;
    overflow: hidden;
  }
  .p-slide__wrap:not(.__wide) .p-ttl-04 {
    margin: 1.25em 0 0.9em;
    font-size: 1.4em;
  }
  .p-slide__wrap:not(.__wide).fade-up__sp {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  .p-slide__wrap:not(.__wide).fade-up__sp.__delay {
    -webkit-animation: fadeupSP 0.8s ease-in forwards;
            animation: fadeupSP 0.8s ease-in forwards;
  }
}
@media screen and (max-width: 768px) {
  .p-slide__wrap.__wide {
    margin: 2em 0 0 3em;
  }
  .p-slide__wrap.__wide .slick-list {
    overflow: visible;
  }
  .p-slide > .slick-list > .slick-track > .slick-slide {
    overflow: hidden;
  }
  .p-slide > .slick-list > .slick-track > .slick-slide:not(.slick-current) > div > .p-slide__item > a {
    display: block;
    pointer-events: none;
  }
  .p-slide > .slick-list > .slick-track > .slick-slide:not(.slick-current) > div > .p-slide__item > .p-slide__photo > a {
    display: block;
    pointer-events: none;
  }
  .p-slide > .slick-list > .slick-track > .slick-slide:not(.slick-current) > div > .p-slide__item .p-arrow__icon {
    display: block;
    pointer-events: none;
  }
  .p-slide .slick-slide img {
    border-radius: 1em;
  }
  .p-slide .slick-slide:not(.slick-fade .slick-slide) {
    margin: 0 1em;
  }
}
.p-slide__item:not(.__wide) {
  padding-top: 2em;
}
@media screen and (min-width: 769px) {
  .p-slide__item {
    width: 32em;
    position: relative;
  }
  .p-slide__item.__order01 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-slide__item.__order02 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-slide__item.__order03 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .p-slide__item.__wide {
    width: 49em;
  }
  .p-slide__item a.p-hover {
    -webkit-transition: opacity ease-out 0.15s;
    transition: opacity ease-out 0.15s;
  }
  .p-slide__item a.p-hover:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .p-slide__item.__wide .p-txt-01 {
    padding-right: 4.5em;
  }
}
.p-slide__item > a {
  color: inherit;
  text-decoration: none;
}
.p-slide__photo {
  margin-bottom: 2.3em;
}

@media screen and (max-width: 768px) {
  .slick2 {
    width: 78vw;
  }
  .slick2 .slick-slide:first-child.slick-current.slick-active:not(.slick-fade .slick-slide) {
    margin-left: 0;
    margin-right: 3em;
  }
  .slick2 .slick-slide:first-child.slick-current.slick-active:not(.slick-fade .slick-slide) + .slick-slide {
    margin-left: 0;
    margin-right: 3em;
  }
  .slick2 .slick-slide:not(.slick-fade .slick-slide):not(.slick-current):not(.slick-active) {
    margin-left: 3em;
    margin-right: 0;
  }
  .slick2 .slick-slide:not(.slick-fade .slick-slide):not(.slick-current):not(.slick-active) + .slick-slide {
    margin-left: 3em;
    margin-right: 0;
  }
}

#gn_footer .gn_element .grid-row.bleed {
  max-width: none;
}

.bottomSticky {
  bottom: 0;
  left: 50%;
  position: fixed;
  text-align: center;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 9;
}
.bottomSticky span {
  color: #FFFFFF;
}

.bottomSticky.js__isScroll {
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.bottomSticky.scrollEndView {
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), visibility 0s 0.4s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), visibility 0s 0.4s;
  visibility: hidden;
}

.bottomSticky__list {
  border-radius: 1em 1em 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
}

.bottomSticky__listItem {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.bottomSticky__listItem:first-child {
  border: none;
}

.bottomSticky__listItemLink {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
      align-items: center;
  color: #FFFFFF;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  height: 5em;
  padding: 0 2em;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: rgba(30, 96, 186, 0.9);
  letter-spacing: 0.08em;
  line-height: 1.6;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .bottomSticky__listItemLink {
    -webkit-transition: background-color ease-out 0.15s;
    transition: background-color ease-out 0.15s;
  }
  .bottomSticky__listItemLink:hover {
    background-color: rgba(121, 160, 214, 0.9);
  }
}

@media screen and (max-width: 768px) {
  .bottomSticky__listItemLink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    font-size: 0.8em;
    white-space: nowrap;
    height: 5.8em;
    padding: 0 1.5em;
  }
}
.bottomSticky__listItemIcon {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
      align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2.4em;
  -ms-flex-pack: center;
      justify-content: center;
}

@media screen and (max-width: 768px) {
  .bottomSticky__listItemIcon {
    height: 1.8em;
    margin: 0.2em 0;
  }
}
.bottomSticky__listItemText {
  padding-left: 1em;
  font-size: 1.4em;
}
@media screen and (max-width: 1024px) {
  .bottomSticky__listItemText {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 768px) {
  .bottomSticky__listItemText {
    padding-left: 0;
    font-size: 1.1em;
    line-height: 1.2;
  }
}

.icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .icon {
    margin-bottom: 0.5em;
  }
}

.icon:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.icon--webcata {
  background-image: url(/SP/SERENA/SPECIAL/IMAGES/ico_webcata.svg);
  width: 3em;
}
@media screen and (max-width: 768px) {
  .icon--webcata {
    width: 3.1em;
  }
}

.icon--sim {
  background-image: url(/SP/SERENA/SPECIAL/IMAGES/ico_sim.svg);
  width: 2.1em;
}
@media screen and (max-width: 768px) {
  .icon--sim {
    width: 2.3em;
  }
}

.icon--search {
  background-image: url(/SP/SERENA/SPECIAL/IMAGES/ico_search.svg);
  width: 1.73em;
}
@media screen and (max-width: 768px) {
  .icon--search {
    width: 2em;
  }
}

@media screen and (min-width: 769px) {
  .fade-up {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
    -webkit-transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  }

  .fade-up.scrollin {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@media screen and (max-width: 768px) {
  .fade-up:not(.fade-up__sp) {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
    -webkit-transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  }

  .fade-up:not(.fade-up__sp).scrollin {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes fadeupSP {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
    -webkit-transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fadeupSP {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
    -webkit-transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.c-pagetop {
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 11.3em;
  height: 8.5em;
  padding-top: 3em;
  right: -11.3em;
  bottom: 7em;
  background-color: #F0F3F5;
  border-radius: 1em 0 0 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1000;
  -webkit-transition: right 0.5s, opacity 0.2s;
  transition: right 0.5s, opacity 0.2s;
}
@media screen and (max-width: 768px) {
  .c-pagetop {
    width: 7.2em;
    height: 6.3em;
    right: -7.2em;
    bottom: 6.4em;
    padding-top: 2em;
  }
}
.c-pagetop:hover {
  opacity: 0.8;
}
.c-pagetop:before {
  content: "";
  display: block;
  position: absolute;
  top: 1.5em;
  left: 50%;
  width: 1.8em;
  height: 1.2em;
  background: url(/SP/SERENA/SPECIAL/IMAGES/arrow_blue_thin.svg) no-repeat center/contain;
  -webkit-transform: translateX(-50%) rotate(180deg);
          transform: translateX(-50%) rotate(180deg);
}
@media screen and (max-width: 768px) {
  .c-pagetop:before {
    width: 1.5em;
    height: 0.9em;
    top: 1em;
  }
}
.c-pagetop__in {
  display: inline-block;
  margin-top: 0.25em;
  font-size: 1.4em;
  line-height: 1.4;
  color: #1E60BA;
}
@media screen and (max-width: 768px) {
  .c-pagetop__in {
    font-size: 1em;
  }
}
.c-pagetop.is-show {
  right: 0;
}

/*# sourceMappingURL=style.css.map */