<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* .timelineの文字色グラデーション */
.timeline__item:nth-of-type(1):before {
  background-color: #043692;
}

.timeline__item:nth-of-type(2):before {
  background-color: #0b358f;
}

.timeline__item:nth-of-type(2) .timeline__year {
  color: #0b358f;
}

.timeline__item:nth-of-type(3):before {
  background-color: #13338b;
}

.timeline__item:nth-of-type(3) .timeline__year {
  color: #13338b;
}

.timeline__item:nth-of-type(4):before {
  background-color: #1b3188;
}

.timeline__item:nth-of-type(4) .timeline__year {
  color: #1b3188;
}

.timeline__item:nth-of-type(5):before {
  background-color: #262e83;
}

.timeline__item:nth-of-type(5) .timeline__year {
  color: #262e83;
}

.timeline__item:nth-of-type(6):before {
  background-color: #312c7f;
}

.timeline__item:nth-of-type(6) .timeline__year {
  color: #312c7f;
}

.timeline__item:nth-of-type(7):before {
  background-color: #3b2a79;
}

.timeline__item:nth-of-type(7) .timeline__year {
  color: #3b2a79;
}

.timeline__item:nth-of-type(8):before {
  background-color: #492673;
}

.timeline__item:nth-of-type(8) .timeline__year {
  color: #492673;
}

.timeline__item:nth-of-type(9):before {
  background-color: #55236e;
}

.timeline__item:nth-of-type(9) .timeline__year {
  color: #55236e;
}

.timeline__item:nth-of-type(10):before {
  background-color: #632068;
}

.timeline__item:nth-of-type(10) .timeline__year {
  color: #632068;
}

.timeline__item:nth-of-type(11):before {
  background-color: #721c62;
}

.timeline__item:nth-of-type(11) .timeline__year {
  color: #721c62;
}

.timeline__item:nth-of-type(12):before {
  background-color: #7e195c;
}

.timeline__item:nth-of-type(12) .timeline__year {
  color: #7e195c;
}

.timeline__item:nth-of-type(13):before {
  background-color: #8d1656;
}

.timeline__item:nth-of-type(13) .timeline__year {
  color: #8d1656;
}

.timeline__item:nth-of-type(14):before {
  background-color: #9a134f;
}

.timeline__item:nth-of-type(14) .timeline__year {
  color: #9a134f;
}

.timeline__item:nth-of-type(15):before {
  background-color: #b10e45;
}

.timeline__item:nth-of-type(15) .timeline__year {
  color: #b10e45;
}

.timeline__item:nth-of-type(16):before {
  background-color: #b10e45;
}

.timeline__item:nth-of-type(16) .timeline__year {
  color: #b10e45;
}

.timeline__item:nth-of-type(17):before {
  background-color: #bb0a41;
}

.timeline__item:nth-of-type(17) .timeline__year {
  color: #bb0a41;
}

.timeline__item:nth-of-type(18):before {
  background-color: #c5093c;
}

.timeline__item:nth-of-type(18) .timeline__year {
  color: #c5093c;
}

.timeline__item:nth-of-type(19):before {
  background-color: #cd0738;
}

.timeline__item:nth-of-type(19) .timeline__year {
  color: #cd0738;
}

.timeline__item:nth-of-type(20):before {
  background-color: #c5093c;
}

.timeline__item:nth-of-type(20) .timeline__year {
  color: #c5093c;
}

.timeline__item:nth-of-type(21):before {
  background-color: #cd0738;
}

.timeline__item:nth-of-type(21) .timeline__year {
  color: #cd0738;
}

/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
*:target:before {
  display: none;
}

body,
td,
th,
input,
textarea {
  color: #000;
  font-family: "Noto Sans JP", "Akrobat-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  line-height: 1.5;
}

body {
  top: 0;
}

img {
  width: 100%;
}

/*---------------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .header {
    width: 100%;
    min-width: 1100px;
    z-index: 1000;
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: 0;
    right: 0;
    padding: 38px;
  }
  .header__logo {
    background-image: url(/common/images/sprite/sprite_anniv.png?rev=1524471010712);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -853px;
    width: 177px;
    height: 115px;
  }
  .gnav {
    color: #fff;
    margin-left: auto;
  }
  .gnav__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gnav__item {
    padding: 0.5em;
    text-shadow: 1.1px 1.6px 13px rgba(0, 0, 0, 0.4);
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
  }
  .iframe_movie {
    position: relative;
    width: 540px;
  }
  .iframe_movie iframe {
    width: 100%;
    height: 360px;
    left: 0;
    top: 0;
    border: none;
  }
  .hero {
    width: 100%;
    min-width: 1100px;
    min-height: 629px;
    height: 57.2vw;
    position: relative;
    overflow: hidden;
    background: url("/20years/images/hero.jpg") 90% 75%/cover no-repeat;
  }
  .section__heading {
    text-align: center;
    font-size: 56px;
    font-weight: bold;
    position: relative;
    padding-bottom: 0.6em;
    text-transform: uppercase;
  }
  .section__heading:before, .section__heading:after {
    content: '';
    width: 50px;
    height: 4px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section__heading:before {
    background-color: #023793;
    bottom: 10px;
  }
  .section__heading:after {
    bottom: 0px;
    background-color: #d5000a;
  }
  .section__inner {
    width: 1100px;
    margin: 0 auto;
  }
  .section__two_column {
    width: 100%;
    min-width: 1100px;
  }
  .section__two_column &gt; .section__inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .subsection {
    width: 640px;
    margin: 0 auto;
  }
  .subsection--concept {
    border-bottom: 1px solid #fff;
  }
  .subsection__heading {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 2em;
    position: relative;
  }
  .subsection__heading:before, .subsection__heading:after {
    content: '';
    width: 180px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .subsection--information .subsection__heading:before, .subsection--information .subsection__heading:after {
    width: 220px;
  }
  .subsection__heading:before {
    left: 0;
  }
  .subsection__heading:after {
    right: 0;
  }
  .subsection__heading--red {
    color: #d5000a;
  }
  .subsection--movie {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .concept {
    width: 100%;
    min-width: 1100px;
    background: url(../images/concept_bg.jpg) center/cover no-repeat;
    color: #fff;
    text-align: center;
  }
  .concept .section__inner {
    padding: 75px 0;
  }
  .concept__leadtext {
    background-image: url(/common/images/sprite/sprite_anniv.png?rev=1524471010712);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -621px -475px;
    width: 562px;
    height: 118px;
    margin: 36px auto 0;
  }
  .concept__list {
    font-size: 16px;
    line-height: 2em;
  }
  .concept__list li {
    position: relative;
    padding: 0.5em 0;
    line-height: 2;
  }
  .concept__list li:before {
    content: '・';
  }
  .concept__list--info li {
    text-align: left;
    text-indent: -7em;
    padding-left: 8em;
    padding-right: 1em;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
  }
  .concept__list--info li:last-of-type {
    border: none;
  }
  .concept__list--info li:before {
    content: none;
  }
  .concept__list--info a {
    position: relative;
  }
  .concept__list--info {
    height: 370px;
    overflow: scroll;
    -ms-overflow-style: none;
  }
  .concept__list--info::-webkit-scrollbar {
    display: none;
  }
  .concept .banner_area {
    margin-top: 60px;
  }
  .movie {
    width: 100%;
    min-width: 1100px;
    background-color: #000;
    color: #fff;
  }
  .movie .section__inner {
    padding: 75px 0 80px;
  }
  .movie__container {
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .movie__container:nth-of-type(odd) {
    margin-right: 20px;
  }
  .movie__container figcaption {
    font-size: 16px;
    line-height: 2;
    margin-top: 1em;
  }
  .history {
    width: 100%;
    min-width: 1100px;
    background-color: #eee;
    position: relative;
    overflow: hidden;
  }
  .history:before, .history:after {
    content: '';
    position: absolute;
    z-index: -webkit-calc(500 - 10);
    z-index: -moz-calc(500 - 10);
    z-index: calc(500 - 10);
  }
  .history:before {
    background-image: url(/common/images/sprite/sprite_anniv.png?rev=1524471010712);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px 0px;
    width: 601px;
    height: 706px;
    top: -55px;
    right: -65px;
  }
  .history::after {
    background-image: url(/common/images/sprite/sprite_anniv.png?rev=1524471010712);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -621px 0px;
    width: 701px;
    height: 455px;
    bottom: -75px;
    left: 0;
  }
  .history .section__inner {
    padding: 90px 0 64px;
  }
  .timeline {
    position: relative;
    z-index: 500;
    margin-top: 40px;
    min-height: 4593px;
    background: url(../images/timeline.png) top center no-repeat;
  }
  .timeline:after {
    content: '';
    clear: both;
    display: table;
  }
  .timeline__item {
    width: 371px;
    margin: 0 75px 25px;
  }
  .timeline__item:nth-of-type(odd) {
    float: left;
  }
  .timeline__item:nth-of-type(even) {
    float: right;
  }
  .timeline__item:nth-of-type(even) .timeline__year {
    text-align: left;
  }
  .timeline__item:nth-of-type(2) {
    margin-top: 180px;
  }
  .timeline__year {
    text-align: right;
    color: #043692;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3em;
    height: 1.3em;
  }
  .timeline__year--jp {
    font-size: 18px;
  }
  .timeline__text li {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    text-indent: -1em;
    padding-left: 1em;
  }
  .timeline__text li:before {
    content: '・';
  }
  .twitter {
    width: 540px;
    margin: 65px 0 auto;
    text-align: center;
  }
  .twitter__container {
    width: 380px;
    margin: 30px auto;
  }
  .twitter__wrap {
    margin-top: 10px;
    border: 1px solid #ddd;
    display: inline-block;
  }
  .twitter__link {
    display: block;
    margin-top: 40px;
    font-weight: bold;
    font-size: 1.6rem;
  }
  .goods {
    width: 560px;
    margin: 65px 0 120px;
  }
  .goods__list {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .goods__item {
    width: 260px;
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.5em;
  }
  .goods__item:nth-of-type(even) {
    margin-left: 40px;
  }
  .goods__image {
    width: 260px;
    height: 260px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
  }
  .goods__image img {
    width: initial;
    max-width: 100%;
    max-height: 260px;
  }
  .goods__name {
    font-weight: bold;
  }
  .goods__price {
    font-weight: bold;
  }
  .goods__price--sm {
    font-weight: normal;
  }
  .goods__note {
    font-size: 1.6rem;
    min-height: 30px;
  }
  .link_btn {
    color: white;
    font-size: 14px;
    line-height: 40px;
    width: 260px;
    height: 40px;
    -moz-border-radius: 20px;
         border-radius: 20px;
    margin-top: 10px;
    text-align: center;
    letter-spacing: -1px;
    font-weight: bold;
  }
  .link_btn--blue {
    background-color: #023793;
  }
  .link_btn--red {
    background-color: #d5000a;
  }
  .link_btn a {
    display: block;
    height: 100%;
    width: 100%;
  }
  .footer {
    width: 100%;
    min-width: 1100px;
    background-color: #eee;
  }
  .footer__topline {
    width: 1100px;
    margin: 0 auto;
    height: 46px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__logoarea {
    height: 248px;
    background-image: url("../images/footer_bg.jpg");
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__logo {
    width: 692px;
    height: 131px;
  }
  .footer__copyright {
    margin-left: auto;
    text-align: right;
    color: #000;
    height: 46px;
    font-size: 13px;
    font-weight: 400;
    line-height: 46px;
    padding-right: 1em;
  }
  .footer:after {
    content: '';
    display: block;
    height: 32px;
    width: 100%;
    background-color: #fc0000;
  }
  .back_to_top {
    width: 48px;
    height: 46px;
    background-color: #0e0e0e;
    position: relative;
  }
  .back_to_top:after {
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    background-image: url(/common/images/sprite/sprite_anniv.png?rev=1524471010712);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -1203px -510px;
    width: 18px;
    height: 12px;
    pointer-events: none;
  }
  .back_to_top a {
    display: block;
    height: 100%;
    width: 100%;
  }
  .csoon {
    font-size: 40px;
    text-align: center;
    margin: 80px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .header {
    z-index: 1000;
    position: fixed;
    text-align: right;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
  }
  .gnav {
    position: fixed;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    margin-left: auto;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    bottom: 0;
    -webkit-transition: right 0.6s;
    -moz-transition: right 0.6s;
    transition: right 0.6s;
  }
  .gnav__list {
    padding: 15.625vw 2.08333vw 0;
  }
  .gnav__item {
    font-size: 8.59375vw;
    font-weight: bold;
    width: 100%;
  }
  .gnav__item &gt; a {
    display: block;
    width: 100%;
    padding: 0.5em;
  }
  .hamburger {
    position: fixed;
    right: 3.125vw;
    top: 3.125vw;
    width: 9.375vw;
    height: 9.375vw;
    opacity: 0.7;
    background-color: #000;
    -moz-border-radius: 0.65104vw;
         border-radius: 0.65104vw;
    z-index: 1010;
    cursor: pointer;
  }
  .hamburger &gt; span {
    position: absolute;
    display: block;
    width: 4.16667vw;
    height: 2px;
    background-color: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -webkit-calc(1010 + 1);
    z-index: -moz-calc(1010 + 1);
    z-index: calc(1010 + 1);
    -webkit-transition: opacity 0.4s ease, top 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, top 0.4s ease, -webkit-transform 0.4s ease;
    -moz-transition: opacity 0.4s ease, transform 0.4s ease, top 0.4s ease, -moz-transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease, top 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease, top 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease;
    -webkit-transform-origin: center center;
       -moz-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
  }
  .hamburger &gt; span:nth-of-type(1) {
    top: 30%;
  }
  .hamburger &gt; span:nth-of-type(2) {
    top: 50%;
  }
  .hamburger &gt; span:nth-of-type(3) {
    top: 70%;
  }
  .-is_active.hamburger &gt; span:nth-of-type(1) {
    -webkit-transform: rotate(-30deg) translateX(-50%);
       -moz-transform: rotate(-30deg) translateX(-50%);
        -ms-transform: rotate(-30deg) translateX(-50%);
            transform: rotate(-30deg) translateX(-50%);
    top: 39%;
  }
  .-is_active.hamburger &gt; span:nth-of-type(2) {
    opacity: 0;
  }
  .-is_active.hamburger &gt; span:nth-of-type(3) {
    -webkit-transform: rotate(30deg) translateX(-50%);
       -moz-transform: rotate(30deg) translateX(-50%);
        -ms-transform: rotate(30deg) translateX(-50%);
            transform: rotate(30deg) translateX(-50%);
    top: 62%;
  }
  .-is_active.hamburger_target {
    right: 0;
  }
  .iframe_movie {
    position: relative;
  }
  .iframe_movie iframe {
    width: 100%;
    height: 62.5vw;
    left: 0;
    top: 0;
    border: none;
  }
  .hero {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url("/20years/images/hero_sp.jpg") center/contain no-repeat;
  }
  .hero__container {
    width: 92%;
    margin: 0 auto;
    height: 117.1875vw;
    position: relative;
  }
  .hero__copy {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_anniv.png?rev=1524471010712");
    -moz-background-size: 312.52955% 904.6729%;
         background-size: 312.52955% 904.6729%;
    background-position: 0% 84.32056%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 55.07812vw;
    height: 13.93229vw;
  }
  .hero__copy:after {
    content: '';
    display: block;
    padding-top: 25.29551%;
  }
  .section__heading {
    text-align: center;
    font-size: 14.32292vw;
    font-weight: bold;
    position: relative;
    padding-bottom: 0.6em;
    text-transform: uppercase;
    line-height: 1.3;
  }
  .section__heading:before, .section__heading:after {
    content: '';
    width: 13.02083vw;
    height: 1.04167vw;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section__heading:before {
    background-color: #023793;
    bottom: 2.60417vw;
  }
  .section__heading:after {
    bottom: 0;
    background-color: #d5000a;
  }
  .section__inner {
    width: 92%;
    margin: 0 auto;
    padding: 13.02083vw 0 15.625vw;
  }
  .subsection--concept {
    border-bottom: 1px solid #fff;
  }
  .subsection__heading {
    font-size: 8.07292vw;
    font-weight: bold;
    line-height: 6.25vw;
    text-transform: uppercase;
    margin-top: 2em;
    position: relative;
  }
  .subsection__heading:before, .subsection__heading:after {
    content: '';
    width: 10.41667vw;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .subsection--information .subsection__heading:before, .subsection--information .subsection__heading:after {
    width: 10.41667vw;
  }
  .subsection__heading:before {
    left: 0;
  }
  .subsection__heading:after {
    right: 0;
  }
  .subsection__heading--red {
    color: #d5000a;
  }
  .concept {
    width: 100%;
    background: url(../images/concept_bg.jpg) center/cover no-repeat;
    color: #fff;
    text-align: center;
  }
  .concept .subsection__heading {
    margin: 12vw 0 4vw;
  }
  .concept__leadtext {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_anniv.png?rev=1524471010712");
    -moz-background-size: 235.23132% 820.33898%;
         background-size: 235.23132% 820.33898%;
    background-position: 81.71053% 55.88235%;
    background-repeat: no-repeat;
    margin: 36px auto 0;
  }
  .concept__leadtext:after {
    content: '';
    display: block;
    padding-top: 20.99644%;
  }
  .concept__list {
    font-size: 16px;
    line-height: 2em;
  }
  .concept__list li {
    position: relative;
    padding: 0.5em 0;
    line-height: 2;
  }
  .concept__list li:before {
    content: '・';
  }
  .concept__list--info li {
    text-align: left;
    padding-left: 1em;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
  }
  .concept__list--info li:last-of-type {
    border: none;
  }
  .concept__list--info li:before {
    content: none;
  }
  .concept__list--info a {
    position: relative;
  }
  .concept__list--info {
    height: 100vw;
    overflow: scroll;
    padding: 4vw 0;
    -ms-overflow-style: none;
  }
  .concept__list--info::-webkit-scrollbar {
    display: none;
  }
  .concept .banner_area {
    margin-top: 10vw;
  }
  .movie {
    width: 100%;
    background-color: #000;
    color: #fff;
  }
  .movie__container {
    margin-top: 30px;
  }
  .movie__container figcaption {
    font-size: 3.64583vw;
    line-height: 2;
    margin-top: 1em;
  }
  .history {
    width: 100%;
    background-color: #eee;
    position: relative;
    overflow: hidden;
  }
  .history:before, .history:after {
    content: '';
    position: absolute;
    z-index: -webkit-calc(500 - 10);
    z-index: -moz-calc(500 - 10);
    z-index: calc(500 - 10);
  }
  .history:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_anniv.png?rev=1524471010712");
    -moz-background-size: 219.96672% 137.11048%;
         background-size: 219.96672% 137.11048%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    top: -55px;
    right: -65px;
  }
  .history:before:after {
    content: '';
    display: block;
    padding-top: 117.47088%;
  }
  .history::after {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_anniv.png?rev=1524471010712");
    -moz-background-size: 188.58773% 212.74725%;
         background-size: 188.58773% 212.74725%;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    bottom: -75px;
    left: 0;
  }
  .history::after:after {
    content: '';
    display: block;
    padding-top: 64.90728%;
  }
  .timeline {
    position: relative;
    z-index: 500;
    margin-top: 15.625vw;
    counter-reset: timeline 1998;
  }
  .timeline:after {
    content: '';
    clear: both;
    display: table;
  }
  .timeline__item {
    width: 100%;
    margin: 10.41667vw 0 0 auto;
    padding-left: 19.27083vw;
    position: relative;
    counter-increment: timeline;
  }
  .timeline__item .timeline__year {
    text-align: left;
  }
  .timeline__item:after {
    content: counter(timeline);
    font-family: 'Akrobat-Bold';
    letter-spacing: .05em;
    font-size: 5.46875vw;
    color: #fff;
    text-align: center;
    width: 13.02083vw;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .timeline__item:before {
    content: '';
    width: 13.02083vw;
    height: 120%;
    position: absolute;
    left: 0;
    top: -10%;
    -webkit-transform: skew(30deg) rotate(30deg);
       -moz-transform: skew(30deg) rotate(30deg);
        -ms-transform: skew(30deg) rotate(30deg);
            transform: skew(30deg) rotate(30deg);
  }
  .timeline__year {
    text-align: right;
    color: #043692;
    font-size: 7.8125vw;
    font-weight: 700;
    line-height: 1.3em;
    height: 1.3em;
  }
  .timeline__year--jp {
    font-size: 6.25vw;
  }
  .timeline__text li {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    font-size: 3.64583vw;
    line-height: 1.5em;
    text-indent: -1em;
    padding-left: 1em;
  }
  .timeline__text li:before {
    content: '・';
  }
  .twitter {
    margin-bottom: 5vw;
    text-align: center;
  }
  .twitter__container {
    width: 80%;
    text-align: center;
    margin: 30px auto;
  }
  .twitter__wrap {
    border: 1px solid #ddd;
    margin-top: 2vw;
  }
  .twitter__wrap iframe {
    height: 160vw !important;
  }
  .twitter__link {
    font-weight: bold;
    font-size: 4.6875vw;
    margin-top: 6vw;
    display: block;
  }
  .goods__list {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .goods__container {
    width: 67.70833vw;
    margin: auto;
    text-align: left;
  }
  .goods__item {
    width: 100%;
    margin-top: VW(70);
    font-size: 4.6875vw;
    line-height: 1.5em;
    text-align: center;
  }
  .goods__name {
    font-weight: bold;
  }
  .goods__price {
    font-weight: bold;
  }
  .goods__price--sm {
    font-weight: normal;
  }
  .goods__note {
    font-size: 3.90625vw;
  }
  .goods__image {
    width: 54.6875vw;
    height: 62.5vw;
    margin: 15px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .goods__image img {
    max-width: 100%;
    max-height: 62.5vw;
  }
  .link_btn {
    color: white;
    font-size: 3.64583vw;
    width: 67.70833vw;
    height: 9.63542vw;
    -moz-border-radius: 4.81771vw;
         border-radius: 4.81771vw;
    margin: 2.08333vw auto 0;
    text-align: center;
    letter-spacing: -1px;
    font-weight: bold;
  }
  .link_btn--blue {
    background-color: #023793;
  }
  .link_btn--red {
    background-color: #d5000a;
  }
  .link_btn a {
    display: block;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer {
    width: 100%;
    background-color: #eee;
    margin-top: 15.625vw;
  }
  .footer__topline {
    width: 92%;
    margin: 0 auto;
    height: 9.375vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__logoarea {
    height: 26.04167vw;
    background-image: url("../images/footer_bg.jpg");
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__logo {
    width: 72.13542vw;
    height: 13.67188vw;
  }
  .footer__copyright {
    margin: 0 auto;
    text-align: center;
    color: #000;
    height: 10.41667vw;
    font-size: 2.60417vw;
    font-weight: 400;
    line-height: 10.41667vw;
    text-indent: 4.94792vw;
  }
  .footer:after {
    content: '';
    display: block;
    height: 5.98958vw;
    width: 100%;
    background-color: #fc0000;
  }
  .back_to_top {
    width: 9.89583vw;
    height: 100%;
    background-color: #0e0e0e;
    position: relative;
  }
  .back_to_top:after {
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_anniv.png?rev=1524471010712");
    -moz-background-size: 7344.44444% 8066.66667%;
         background-size: 7344.44444% 8066.66667%;
    background-position: 92.2546% 53.34728%;
    background-repeat: no-repeat;
    position: absolute;
    width: 4.16667vw;
    height: 2.60417vw;
    pointer-events: none;
  }
  .back_to_top:after:after {
    content: '';
    display: block;
    padding-top: 66.66667%;
  }
  .back_to_top a {
    display: block;
    height: 100%;
    width: 100%;
  }
  .csoon {
    font-size: 6.51042vw;
    text-align: center;
    margin: 7.8125vw;
  }
}
</pre></body></html>