@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
  margin: 0; }

/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  margin: .67em 0;
  font-size: 2em; }

/* Grouping content
	========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
* Add the correct margin in IE 8.
*/
figure {
  margin: 1em 40px; }

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  height: 0;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-size: 1em;
  /* 2 */
  font-family: monospace;
  /* 1 */ }

/* Text-level semantics
	========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
* 1. Remove the bottom border in Chrome 57- and Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */ }

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder; }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-size: 1em;
  /* 2 */
  font-family: monospace;
  /* 1 */ }

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic; }

/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #ff0;
  color: #000; }

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%; }

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

/* Embedded content
	========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block; }

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0; }

/**
* Remove the border on images inside links in IE 10-.
*/
img {
  border-style: none; }

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden; }

/* Forms
	========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  /* 2 */
  font-size: 100%;
  /* 1 */
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 1 */ }

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible; }

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none; }

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  /* 2 */ }

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
input[type="button"]:-moz-focusring,
input[type="reset"]:-moz-focusring,
input[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: .35em .75em .625em; }

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
  overflow: auto; }

/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* 2 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */ }

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
input[type="search"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: none;
          appearance: none;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block; }

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item; }

/* Scripting
	========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block; }

/**
* Add the correct display in IE.
*/
template {
  display: none; }

/* Hidden
	========================================================================== */
/**
* Add the correct display in IE 10-.
*/
/**
 * Function
 */
/**
 * Font
 */
@font-face {
  font-weight: normal;
  font-family: "YuGothic";
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular"); }

@font-face {
  font-weight: bold;
  font-family: "YuGothicM";
  src: local("YoGothic-Bold"), local("Yu Gothic"); }

/**
 * Base
 */
:root {
  -webkit-text-size-adjust: 100%; }

body {
  color: #333;
  font-size: 4.26667vw;
  font-family: "Yu Gothic", "YuGothic", "YuGothicM", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6, table, tbody, thead, tfoot, tr, th, td, ul, ol, li, dl, dt, dd, figure, picture, p, a, div, article, section {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

span, button, input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  width: 100%;
  height: auto;
  vertical-align: middle; }

a,
button {
  outline: none; }

a {
  color: #0f6bb1;
  text-decoration: none; }

em {
  font-style: normal; }

ul, ol, li {
  list-style: none; }

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: none;
  background-color: transparent;
  outline: none;
  cursor: pointer; }

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: none;
  background-color: transparent;
  outline: none; }

td, th {
  font-weight: normal;
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

i {
  font-style: normal; }

sup,
sub {
  font-size: 65%; }

/**
 * Layout
 */
#l-header {
  position: relative;
  border-top: 0.8vw solid #ff547f;
  border-bottom: 2px solid #dfe6ee; }
  #l-header .l-header__logo {
    position: absolute;
    top: 5.86667vw;
    left: 4.26667vw;
    z-index: 3; }
    #l-header .l-header__logo img {
      display: block;
      width: 40.8vw; }
  #l-header .l-header__hamburger {
    position: absolute;
    top: 2.13333vw;
    right: 1.33333vw;
    width: 13.33333vw;
    height: 13.33333vw;
    padding-top: 9.33333vw;
    border-radius: 1.33333vw;
    background-image: linear-gradient(135deg, rgba(254, 29, 86, 0.9) 0%, rgba(255, 109, 146, 0.9) 100%);
    color: #fff;
    font-weight: bold;
    font-size: 2.66667vw;
    line-height: 1;
    text-align: center;
    cursor: pointer; }
    #l-header .l-header__hamburger::before {
      position: absolute;
      top: 1.6vw;
      left: calc( 50% - 3.33333vw);
      width: 6.66667vw;
      height: 6.66667vw;
      background: url("/sp/img/ico_cherryblossom.svg") 0 0/cover no-repeat;
      content: ""; }
  #l-header .l-header__navi {
    display: none;
    position: absolute;
    top: -0.8vw;
    left: 0;
    z-index: 2;
    width: 100%;
    background-color: #fff; }
    #l-header .l-header__navi .l-header__navi__close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #l-header .l-header__navi .l-header__navi__close > div {
        position: relative;
        width: 16vw;
        height: 16vw;
        background-color: #ff547f; }
        #l-header .l-header__navi .l-header__navi__close > div span {
          display: block;
          position: absolute;
          top: calc( 50% - 0.4vw);
          left: calc( 50% - 4vw);
          width: 8vw;
          height: 0.8vw;
          background-color: #fff; }
        #l-header .l-header__navi .l-header__navi__close > div span:first-child {
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        #l-header .l-header__navi .l-header__navi__close > div span:last-child {
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
    #l-header .l-header__navi .l-header__navi__item {
      border-top: 2px solid #e3e0e0; }
      #l-header .l-header__navi .l-header__navi__item a, #l-header .l-header__navi .l-header__navi__item button {
        display: block;
        position: relative;
        padding: 2.13333vw 8.53333vw 2.13333vw 4.26667vw;
        color: #333;
        font-size: 4.26667vw;
        line-height: 1.53; }
        #l-header .l-header__navi .l-header__navi__item a::after, #l-header .l-header__navi .l-header__navi__item button::after {
          position: absolute;
          top: calc( 50% - 1.73333vw);
          right: 4.26667vw;
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg);
          width: 2.13333vw;
          height: 3.6vw;
          background: url("/sp/img/ico_arrow_right_red.png") 0 0/cover no-repeat;
          content: ""; }
      #l-header .l-header__navi .l-header__navi__item button {
        width: 100%;
        text-align: left; }
        #l-header .l-header__navi .l-header__navi__item button.is-open::after {
          -webkit-transform: rotate(270deg);
                  transform: rotate(270deg); }
      #l-header .l-header__navi .l-header__navi__item li {
        border-top: 2px solid #e3e0e0; }
        #l-header .l-header__navi .l-header__navi__item li a {
          padding-left: 8.53333vw;
          background-color: #e9f1f6; }
        #l-header .l-header__navi .l-header__navi__item li a::after {
          -webkit-transform: none;
                  transform: none; }
      #l-header .l-header__navi .l-header__navi__item ul {
        display: none; }

#l-content .l-content__breadcrumb {
  padding: 2.4vw 4.26667vw;
  background-color: #e5eef5;
  color: #666;
  font-size: 3.73333vw;
  line-height: 1; }
  #l-content .l-content__breadcrumb ol {
    margin-bottom: -2.93333vw;
    letter-spacing: -.4em; }
  #l-content .l-content__breadcrumb li {
    display: inline-block;
    margin-right: 2.66667vw;
    margin-bottom: 2.93333vw;
    letter-spacing: 0; }
    #l-content .l-content__breadcrumb li + li {
      position: relative;
      padding-left: 4.53333vw; }
      #l-content .l-content__breadcrumb li + li::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 2.13333vw;
        height: 3.6vw;
        background: url("/sp/img/ico_arrow_right_gray.png") 0 0/cover no-repeat;
        content: ""; }

#l-footer {
  margin-top: 12vw;
  padding: 5.33333vw 12.53333vw 6vw;
  background-color: #e5eef5;
  text-align: center; }
  #l-footer .l-footer__button {
    display: block;
    border: 2px solid #4e90c3;
    border-radius: calc( 5.06667vw + 1px);
    background-color: #fff;
    font-weight: bold;
    font-size: 4.26667vw;
    line-height: 10.13333vw; }
    #l-footer .l-footer__button::before {
      display: inline-block;
      width: 6vw;
      height: 3.73333vw;
      margin-right: 1.06667vw;
      background: url("/sp/img/ico_pc.svg") 0 0/cover no-repeat;
      content: ""; }
  #l-footer .l-footer__copy {
    display: inline-block;
    margin-top: 4vw;
    color: #999;
    font-size: 3.73333vw;
    line-height: 1; }

/**
 * Component
 */

.c-bloomingMap__text {
  padding: 1.6vw 4.26667vw 2.66667vw;
  color: #666;
  font-size: 3.73333vw;
  line-height: 1;
  text-align: right; }
  .c-bloomingMap__text img {
    position: relative;
    top: 0.4vw;
    width: 4.66667vw;
    vertical-align: text-bottom; }

.c-bloomingMap__image {
  position: relative;
  border-top: 1px solid #d0cfd0;
  border-bottom: 2px solid #e0e6ed;
  overflow:hidden;}

#c-bloomingMap__mainImg {
  position: absolute;
  top: 0;
  left: -17%;
  height: 100%;
  width: auto;
}

.c-bloomingMap__button {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1.06667vw 0.8vw 1.33333vw;
  border: 2px solid #fff;
  border-radius: 1.6vw;
  background-color: #dfeaf3;
  color: #dc486c;
  font-weight: bold;
  font-size: 3.2vw;
  line-height: 1;
  width: 10vw; }
  .c-bloomingMap__button span {
    display: block;
    margin-top: 0.53333vw;
    text-align: center;
    pointer-events: none; }
  .c-bloomingMap__button img {
    max-width: 11.2vw;
    pointer-events: none; }
  .c-bloomingMap__button--sapporo {
    top: 5.68%;
    left: 53.6%; }
  .c-bloomingMap__button--niigata {
    top: 33.75%;
    left: 42.13%; }
  .c-bloomingMap__button--sendai {
    top: 49.73%;
    left: 76.67%; }
  .c-bloomingMap__button--tokyo {
    top: 76.38%;
    left: 69.73%; }
  .c-bloomingMap__button--nagoya {
    top: 82.59%;
    left: 42.67%; }
  .c-bloomingMap__button--osaka {
    top: 46.54%;
    left: 25.07%; }
  .c-bloomingMap__button--fukuoka {
    top: 54%;
    left: 2.67%; }
  .c-bloomingMap__button.is-active {
    background-color: #ff547f;
    color: #fff; }

.c-inner {
  padding-right: 4.26667vw;
  padding-left: 4.26667vw; }

.c-googleMap {
  position: relative;
  width: 100%;
  padding: 83.53% 0 0; }
  .c-googleMap iframe,
  .c-googleMap object,
  .c-googleMap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.c-notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3.73333vw 4.26667vw;
  color: #666;
  font-size: 3.73333vw; }
  .c-notice span {
    position: relative;
    padding-left: 5.33333vw; }
    .c-notice span::before {
      position: absolute;
      top: calc( 50% - 2.13333vw);
      left: 0;
      width: 4.26667vw;
      height: 4.26667vw;
      background: url("/sp/img/ico_notice.svg") 0 0/cover no-repeat;
      content: ""; }
  .c-notice--bg-blue {
    background-color: #e5eef5; }

.c-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .c-lang li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 100% / 3);
            flex: 0 0 calc( 100% / 3);
    padding-right: 1px;
    padding-left: 1px; }
    .c-lang li:first-child {
      padding-left: 0; }
    .c-lang li:last-child {
      padding-right: 0; }
  .c-lang a {
    display: block;
    padding: 4.53333vw 4.26667vw;
    background-color: #e5eef5;
    color: #2f79b7;
    font-weight: bold;
    font-size: 4.26667vw;
    line-height: 1;
    text-align: center; }
    .c-lang a span {
      font-size: 3.2vw; }

.c-sectionA {
  margin-top: 9.33333vw; }

.c-sectionB {
  margin-top: 7.33333vw; }
  .c-sectionB + .c-sectionB {
    margin-top: 9.33333vw;
    padding-top: 9.33333vw;
    border-top: 1px solid #e0e6ed; }

.c-titleA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4.26667vw;
  border-top: 2px solid #e0e6ed;
  background: url("/sp/img/bg_titleA.jpg") center top/cover no-repeat; }
  .c-titleA__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12vw;
            flex: 0 0 12vw; }
    .c-titleA__icon img {
      display: block;
      width: 9.33333vw; }
  .c-titleA__text {
    padding: 3.33333vw 0;
    font-weight: bold;
    font-size: 5.86667vw;
    line-height: 1.09; }

.c-titleB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4vw;
  padding: 1.86667vw 2.13333vw;
  border: 1px solid #e1e6ec;
  border-radius: 1.33333vw;
  background-color: #f1f6fa;
  font-weight: bold;
  font-size: 4.8vw; }
  .c-titleB__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6.66667vw;
            flex: 0 0 6.66667vw;
    min-width: 6.66667vw;
    padding-right: 1.86667vw; }
    .c-titleB__icon img {
      display: block;
      width: auto;
      max-width: none;
      height: 4.8vw;
      margin: 0 auto; }

.c-titleC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5.86667vw;
  padding: 2.53333vw 4.26667vw 2.53333vw 14.66667vw;
  border-top: 2px solid #e0e6ed;
  background: #0f6bb1 url("/sp/img/ico_titleC.png") 4.26667vw center / 9.33333vw auto no-repeat;
  color: #fff; }
  .c-titleC__name {
    font-weight: bold;
    font-size: 5.86667vw;
    line-height: 1; }
  .c-titleC__select {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24vw;
            flex: 0 0 24vw;
    max-width: 24vw;
    height: 6.66667vw;
    line-height: 6.66667vw; }
  .c-titleC__date {
    -ms-flex-item-align: end;
        align-self: flex-end;
    font-size: 3.2vw; }
  .c-titleC #jqs_dammy {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24vw;
            flex: 0 0 24vw;
    position: relative;
    max-width: 24vw;
    padding: 1.2vw 4vw 1.2vw 2vw;
    border-radius: 1.2vw;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 52, 52, 0)), to(rgba(51, 52, 52, 0.35)));
    background-image: linear-gradient(180deg, rgba(51, 52, 52, 0) 0%, rgba(51, 52, 52, 0.35) 100%);
    background-color: #fff;
    color: #333;
    font-size: 4.26667vw;
    line-height: 1; }
    .c-titleC #jqs_dammy::before {
      position: absolute;
      top: 0;
      right: 0;
      width: 3.46667vw;
      height: 100%;
      border-top-right-radius: 1.2vw;
      border-bottom-right-radius: 1.2vw;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#898989), to(#6d6d6d));
      background-image: linear-gradient(180deg, #898989 0%, #6d6d6d 100%);
      content: ""; }
    .c-titleC #jqs_dammy::after {
      position: absolute;
      top: calc( 50% - 0.8vw);
      right: 0.93333vw;
      height: 0;
      border-width: 1.6vw 0.8vw 0;
      border-style: solid;
      border-color: #fff transparent transparent;
      content: ""; }

.c-buttonA a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 14.4vw;
  padding-bottom: 0.53333vw;
  background: url("/sp/img/bg_buttonA.png") 0 0/contain no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 4.8vw; }

.c-buttonA--width-400 {
  text-align: center; }
  .c-buttonA--width-400 a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 53.33333vw;
    height: 11.73333vw;
    padding-right: 1.33333vw;
    background: url("/sp/img/bg_buttonA_400.png") 0 0/contain no-repeat;
    font-size: 4.26667vw; }

.c-buttonB {
  text-align: center; }
  .c-buttonB a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px solid #4e90c3;
    border-radius: calc( 5.06667vw + 1px);
    background-color: #fff;
    font-weight: bold;
    font-size: 4.26667vw;
    line-height: 10.13333vw; }
    .c-buttonB a::before {
      width: 4.26667vw;
      height: 4.26667vw;
      margin-right: 1.06667vw;
      background: url("/sp/img/ico_notice.svg") 0 0/cover no-repeat;
      content: ""; }
  .c-buttonB--width560 a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 74.66667vw; }

.c-date {
  margin: 3.2vw 0;
  color: #666;
  font-size: 3.73333vw;
  line-height: 1;
  text-align: right; }
  .c-date span {
    display: inline-block;
    position: relative;
    padding-top: 0.26667vw;
    padding-left: 5.33333vw; }
    .c-date span::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 4.26667vw;
      height: 4.26667vw;
      background: url("/sp/img/ico_clock.svg") 0 0/cover no-repeat;
      content: ""; }

.c-bloomingInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .c-bloomingInfo__section {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-top: 8vw;
    overflow: hidden; }
  .c-bloomingInfo__area {
    margin-bottom: 3.2vw;
    font-weight: bold;
    font-size: 4vw;
    line-height: 1;
    text-align: center; }
    .c-bloomingInfo__area::before {
      display: inline-block;
      width: 5.33333vw;
      height: 5.33333vw;
      margin-right: 2.13333vw;
      background: url("/sp/img/ico_cherryblossom_02.svg") 0 0/cover no-repeat;
      vertical-align: bottom;
      content: ""; }
  .c-bloomingInfo__table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #e0e6ed; }
    .c-bloomingInfo__table th, .c-bloomingInfo__table td {
      padding: 2.13333vw;
      border-top: 1px solid #e0e6ed;
      font-weight: bold;
      font-size: 2.8vw;
      line-height: 1;}
    .c-bloomingInfo__table thead th {
      text-align: center; }
    .c-bloomingInfo__table tbody th:nth-child(1), .c-bloomingInfo__table tbody td:nth-child(1) {
      width: 40%;
      padding: 2.13333vw 0 2.13333vw 2.13333vw; }
    .c-bloomingInfo__table tbody th:nth-child(2), .c-bloomingInfo__table tbody td:nth-child(2) {
      width: 30%; }
      .c-bloomingInfo__table tbody th:nth-child(2).is-active, .c-bloomingInfo__table tbody td:nth-child(2).is-active {
        background-color: #fceff2;
        color: #ff547f; }
    .c-bloomingInfo__table tbody th:nth-child(3), .c-bloomingInfo__table tbody td:nth-child(3) {
      width: 30%; }
      .c-bloomingInfo__table tbody th:nth-child(3).is-active, .c-bloomingInfo__table tbody td:nth-child(3).is-active {
        background-color: #fceff2;
        color: #ff547f; }
    .c-bloomingInfo__table tbody td {
      text-align: right; }
    .c-bloomingInfo__table tbody a {
      text-decoration: underline; }
      .c-bloomingInfo__table tbody a::before {
        display: inline-block;
        width: 3.2vw;
        height: 3.2vw;
        margin-right: 0.8vw;
        background: url("/sp/img/ico_arrow_right_white.png") 0 0/cover no-repeat;
        vertical-align: bottom;
        content: ""; }
    .c-bloomingInfo__table--border-right {
      border-right: 1px solid #e0e6ed; }
    .c-bloomingInfo__table--border-left {
      border-left: 1px solid #e0e6ed; }

.c-tableA {
  width: 100%;
  border-collapse: collapse; }
  .c-tableA th, .c-tableA td {
    padding: 0.93333vw 2.93333vw;
    border: 1px solid #dfe6ee;
    font-size: 4vw;
    line-height: 1.5; }
  .c-tableA th {
    background-color: #e5eef5;
    font-weight: bold; }
  .c-tableA td {
    padding-left: 4vw; }

.c-tableB {
  width: 100%;
  border-collapse: collapse; }
  .c-tableB th, .c-tableB td {
    padding: 0.66667vw 3.33333vw;
    border: 1px solid #e0e6ed;
    font-weight: bold;
    font-size: 4.26667vw;
    line-height: 1.5; }
  .c-tableB thead th {
    background-color: #fceef2;
    text-align: center; }
  .c-tableB tbody td {
    color: #e3305d;
    text-align: center; }

.c-define {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -1.06667vw;
  font-size: 4.26667vw;
  line-height: 1.5; }
  .c-define dt, .c-define dd {
    margin-bottom: 1.06667vw;
    padding-bottom: 1.06667vw;
    border-bottom: 1px solid #e1e6ec; }
  .c-define dt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4em;
            flex: 0 0 4em;
    min-width: 3.2em; }
  .c-define dd {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 100% - 4em);
            flex: 0 0 calc( 100% - 4em); }
  .c-define span {
    color: #ea2f5c;
    font-weight: bold;}

.c-pointStatus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2vw;
  margin-left: -2vw; }
  .c-pointStatus__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-right: 2vw;
    padding-left: 2vw; }
    .c-pointStatus__item dl {
      border: 1px solid #dee7ee;
      font-size: 4.26667vw;
      line-height: 1.5;
      text-align: center;}
    .c-pointStatus__item dt, .c-pointStatus__item dd {
      padding: 0.8vw 2.93333vw; }
    .c-pointStatus__item dt {
      background-color: #e5eef5;
      font-weight: bold;
      text-align: center; }
    .c-pointStatus__item dd {
      border-top: 1px solid #dee7ee; }
      .c-pointStatus__item dd:nth-child(2) {
        color: #ea2f5c;
        font-weight: bold;
        text-align: center; }
        .c-pointStatus__item dd:nth-child(2).is-active {
          background-color: #fceef2; }
          .c-pointStatus__item dd:nth-child(2).is-active span {
            display: inline-block;
            position: relative;
            padding-left: 4.8vw; }
            .c-pointStatus__item dd:nth-child(2).is-active span::before {
              position: absolute;
              top: calc( 50% - 2vw);
              left: 0;
              width: 4vw;
              height: 4vw;
              margin-right: 1.06667vw;
              background: url("/sp/img/ico_cherryblossom_01.png") 0 0/cover no-repeat;
              vertical-align: middle;
              content: ""; }
      .c-pointStatus__item dd:not(:nth-child(2)) span {
        font-size: 3vw;
        margin-left: 0.5vw;}

.c-list {
  margin-bottom: -2.4vw; }
  .c-list li {
    position: relative;
    margin-bottom: 2.4vw;
    padding-bottom: 2.4vw;
    padding-left: 5.33333vw;
    border-bottom: 1px solid #dfe6ec; }
    .c-list li:last-child {
      padding-bottom: 2.4vw;
      border-bottom: 1px solid #dfe6ec; }
    .c-list li::before {
      position: absolute;
      top: 0.8vw;
      left: 0;
      width: 3.73333vw;
      height: 3.73333vw;
      background: url("/sp/img/ico_check.svg") 0 0/cover no-repeat;
      content: ""; }

.c-banner {
  margin-top: 6.66667vw;
  padding-right: 3.06667vw;
  padding-left: 3.06667vw; }

/**
 * Page
 */
#top .p-sectionA .c-buttonB {
  margin-top: 6vw; }

#top .p-sectionA .c-buttonA {
  margin-top: 8vw; }

#top .p-sectionA .c-banner {
  margin-top: 9.33333vw; }

#top .p-sectionB .c-inner > p:first-child {
  margin-top: 8vw;
  font-size: 3.73333vw; }
  #top .p-sectionB .c-inner > p:first-child span {
    color: #eb98ac; }

#top .p-sectionB .c-banner {
  margin-top: 9.33333vw; }

#top .p-buttonArea {
  margin-top: 9.33333vw; }
  #top .p-buttonArea .c-buttonA {
    margin-top: 5.33333vw; }
  #top .p-buttonArea p {
    margin-top: 2.66667vw;
    text-align: center; }

#about .p-sectionA p {
  margin-top: 2.66667vw;
  font-size: 3.73333vw; }

#about .p-sectionB p {
  margin-top: 4vw; }

#about .p-sectionC figure {
  margin-top: 6vw; }

#about .p-sectionC figcaption {
  margin-top: 2.66667vw;
  font-size: 3.2vw;
  text-align: center; }

#about .p-sectionE .c-banner {
  margin-top: 14.66667vw; }

#point .p-sectionA .c-buttonB {
  margin-top: 8vw; }

#point .p-sectionA .c-banner {
  margin-top: 8vw; }

#point .p-sectionB .c-titleA {
  margin-bottom: 4vw; }

#point .p-sectionB .c-inner p:first-child {
  margin-bottom: 1.6vw;
  font-weight: bold; }

#point .p-sectionB .c-inner p:last-child {
  margin-top: 3.2vw;
  color: #e3305d;
  font-size: 3.73333vw;
  text-align: right; }

#point .p-sectionC .c-titleA {
  margin-bottom: 4vw; }

#point .p-sectionC .c-inner > p {
  margin-top: 4vw; }

#point .p-sectionC .c-buttonA {
  margin-top: 6vw; }

#point .p-sectionC .c-banner {
  margin-top: 10.66667vw; }

#point .p-sectionD .c-titleA {
  margin-bottom: 4vw; }

#point .p-sectionD .c-buttonB {
  margin-top: 8vw; }

#point .p-sectionE .c-banner {
  margin-top: 8vw; }

#point .p-weatherGraph #WD .i_wd {
  width: 21px;
  vertical-align: top; }

#point .p-weatherGraph #WT .i_wt {
  width: 26px;
  vertical-align: top; }

#point .p-weatherGraph #week10 + div {
  clear: both; }

#point .p-weatherGraph img {
  width: auto;
  max-width: none; }

#point .jqplot-highlighter-tooltip {
  font-size: 2.66667vw; }

#point #jqs_mat {
  padding: 2vw;
  background-color: #e5eef5; }
  #point #jqs_mat dl {
    font-size: 2.66667vw;
    line-height: 1.5; }
  #point #jqs_mat dd + dt {
    margin-top: 2.13333vw; }
  #point #jqs_mat a {
    display: inline-block; }
    #point #jqs_mat a:not(:last-child) {
      position: relative;
      margin-right: 1.33333vw;
      padding-right: 1.33333vw; }
      #point #jqs_mat a:not(:last-child)::before {
        position: absolute;
        top: calc( 50% - 0.93333vw);
        right: 0;
        width: 1px;
        height: 2vw;
        background-color: #333;
        content: ""; }

#map .p-sectionA .c-titleA {
  margin-bottom: 5.33333vw; }

#map .p-sectionA .c-googleMap {
  margin-top: 5.33333vw; }
  #map .p-sectionA .c-googleMap + p {
    margin-top: 4vw;
    color: #666;
    font-size: 3.73333vw;
    line-height: 1.5; }

#map .p-sectionB .c-titleA {
  margin-bottom: 4vw; }

#map .p-sectionB p {
  color: #666; }
