@charset "UTF-8";
/*
Shingu Wine Marathon CSS
*/
/* WEB font */
@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Lato:300,400,700,900";
@import "https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i";
/*!
 * ress.css • v1.1.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

*,
::before,
::after {
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

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

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

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

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */ }

[hidden],
template {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

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

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */ }

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000; }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0; }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */ }

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

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

/*
基礎の共通部分
*/
body {
  color: #000;
  background: #fff;
  font-family: "Lato", 游ゴシック体, YuGothic-M, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  letter-spacing: .04em;
  line-height: 1;
  margin: 0;
  word-wrap: break-word;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "pwid";
          font-feature-settings: "pwid";
  position: relative;
  display: block;
  left: 0;
  transition: left .3s;
  height: 100%;
  min-height: 100%; }
  @media screen and (max-width: 800px) {
    body {
      font-size: 13px; } }

ul {
  list-style-type: none; }

p {
  line-height: 1.8em; }

address {
  font-style: normal; }

figure {
  margin: 0; }

button {
  outline: none; }

pre {
  padding-bottom: 10px;
  white-space: normal; }

code {
  font-family: "Lato", 游ゴシック体, YuGothic-M, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

input[type="text"],
select,
textarea {
  border: 1px solid lightgray;
  padding: 6px 20px;
  border-radius: 20px;
  min-width: 400px; }
  input[type="text"]:focus,
  select:focus,
  textarea:focus {
    outline: none; }

a:not(.btn) {
  color: #94275c;
  text-decoration: none; }
  section a:not(.btn):hover {
    text-decoration: underline; }

a[href$=".pdf"]:after {
  content: "\f1c1";
  font-family: fontawesome;
  margin: 0 0.3em;
  color: inherit; }

a.noIco:after {
  content: initial !important;
  margin: initial !important; }
  @media all and (-ms-high-contrast: none) {
    a.noIco:after {
      content: inherit !important; } }

a:focus {
  outline: none; }

img {
  vertical-align: bottom; }
  @media screen and (max-width: 600px) {
    section img {
      width: 100%; } }

h2, h3, h4, h5 {
  font-weight: normal;
  padding: 0 0 40px 0;
  margin: 0; }
  h2 .fa, h3 .fa, h4 .fa, h5 .fa {
    font-size: 125%;
    margin-right: .3em; }

h1 {
  display: inline; }

h2 {
  letter-spacing: .16em;
  font-size: 200%;
  line-height: 1.3em;
  padding: 0 0 45px 0;
  text-align: center;
  font-weight: 600;
  color: #94275c;
  letter-spacing: 0.3em; }
  @media screen and (max-width: 600px) {
    h2 {
      font-size: 110%;
      padding: 0 0 20px 0; } }
  [class*="bg"] h2 {
    padding-top: 0; }

.alphabet {
  color: #000;
  font-size: 200%;
  font-weight: 700;
  letter-spacing: 10.2px;
  padding-bottom: 10px; }

h2 span, h3 span {
  font-size: 19px;
  display: block;
  padding: .5em 0;
  font-weight: 600; }
  @media screen and (max-width: 600px) {
    h2 span, h3 span {
      font-size: 13px; } }
  h2 span.inline, h3 span.inline {
    display: inline; }

h3 {
  letter-spacing: .06em;
  line-height: 1.6em;
  font-size: 130%;
  font-weight: 600;
  text-align: center;
  padding: 36px 0 20px; }
  @media screen and (max-width: 600px) {
    h3 {
      font-size: 120%;
      padding: 28px 0 10px; } }
  h3.border {
    position: relative;
    text-align: center; }
    [class*="span-"] h3.border:first-child {
      padding-top: 20px; }
      @media screen and (max-width: 600px) {
        [class*="span-"] h3.border:first-child {
          padding-top: 10px; } }
    h3.border:before {
      content: "";
      border-top: 1px solid lightgray;
      position: absolute;
      top: 50%;
      height: 1px;
      width: 100%;
      left: 0; }
    h3.border > span {
      font-size: 110%;
      background: #fff;
      padding: 0 1em;
      position: relative;
      display: inline-block; }

h4 {
  line-height: 1.3em;
  font-weight: 500;
  padding: 19px 0 10px 0;
  font-size: 83%; }
  .entryPage h4 {
    font-size: 116%;
    font-weight: 700; }

h5 {
  font-weight: 600;
  padding: 0 0 9px;
  font-size: 110%;
  line-height: 1.3em; }
  h5:nth-child(n+2) {
    padding-top: 15px; }

/*
レイアウトの共通部分 (ページ内での大きな枠組み)
*/
#container {
  background: #fff;
  position: relative; }

@media screen and (max-width: 800px) {
  #contents {
    overflow: hidden; } }

section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
  padding-top: 80px;
  counter-reset: cnt; }
  section:after {
    content: " ";
    display: block;
    clear: both; }
  section:first-of-type {
    padding-top: 60px; }
    @media screen and (max-width: 600px) {
      section:first-of-type {
        padding-top: 0px; } }
  @media screen and (max-width: 1200px) {
    section {
      padding-left: 40px;
      padding-right: 40px; } }
  @media screen and (max-width: 600px) {
    section {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 20px; } }
  [class*="bg"] section {
    padding-top: 0; }
  @media screen and (max-width: 800px) {
    section.nopad {
      padding-left: 0;
      padding-right: 0; } }

/*
ヘッダー
*/
header {
  position: relative;
  z-index: 1000; }

/*
フッター
*/
footer {
  margin-top: 100px; }
  @media screen and (max-width: 600px) {
    footer {
      margin-top: 70px; } }
  footer small {
    margin-top: 70px;
    display: block;
    text-align: center;
    color: #94275c;
    padding: 20px 0; }
    @media screen and (max-width: 600px) {
      footer small {
        margin-top: 36px;
        font-size: 70%; } }
  footer a:not(#pageTop) {
    opacity: 1;
    transition: opacity .3s; }
    footer a:not(#pageTop):hover {
      opacity: .7; }

@media screen and (max-width: 600px) {
  .logo img {
    width: 60%; } }

.snsArea {
  font-size: 180%; }

.snsArea > * {
  padding: 30px 10px; }

.snsArea {
  font-size: 180%; }

.footerNavi li {
  padding: 0 14px 16px; }
  @media screen and (max-width: 600px) {
    .footerNavi li {
      font-size: 90%;
      padding-left: 10px;
      padding-right: 10px; } }

/*
グローバルナビゲーション
*/
#gnavi {
  text-align: center; }
  @media screen and (max-width: 600px) {
    #gnavi ul {
      padding: 0 !important; } }
  #gnavi .snsArea {
    margin: 110px auto 0;
    display: inline-block; }
    @media screen and (max-width: 600px) {
      #gnavi .snsArea {
        font-size: 160%;
        margin-top: 60px; } }
    #gnavi .snsArea li {
      padding: 0 30px !important; }
      @media screen and (max-width: 600px) {
        #gnavi .snsArea li {
          padding: 0 11px !important;
          display: inline-block;
          width: auto;
          margin-bottom: 20px; } }
      #gnavi .snsArea li:first-child {
        margin-right: 100px; }
        @media screen and (max-width: 600px) {
          #gnavi .snsArea li:first-child {
            margin-right: 40px; } }
  #gnavi .alphabet {
    color: #fff;
    display: block;
    text-align: left; }
    @media screen and (max-width: 600px) {
      #gnavi .alphabet {
        letter-spacing: 0.3em;
        font-size: 197%; } }

@media screen and (max-width: 600px) {
  .navigation {
    font-size: 65%;
    padding: 0 10vw; } }

@media screen and (max-width: 600px) {
  .navigation > * {
    padding: 0 !important; } }

#naviToggle {
  display: block;
  position: fixed;
  right: 38px;
  top: 38px;
  cursor: pointer;
  z-index: 9999;
  width: 58px;
  height: 56px;
  color: #000;
  transition: transform 0.3s cubic-bezier(0.3, 0.86, 0.61, 1.63);
  transform: scale(1); }
  #naviToggle:hover {
    transform: scale(1.1); }
  @media screen and (max-width: 800px) {
    #naviToggle {
      right: 10px;
      top: 10px;
      transform: scale(0.7); }
      #naviToggle:hover {
        transform: scale(0.7); } }
  #naviToggle:before {
    content: "";
    background: #94275c;
    display: inline-block;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -45px;
    margin-top: -45px; }
  #naviToggle span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: white;
    transition: .35s ease-in-out;
    left: 50%;
    width: 50%;
    margin-left: -25%;
    border-radius: 12px; }
    #naviToggle span:nth-child(1) {
      top: 18px; }
    #naviToggle span:nth-child(2) {
      top: 29px; }
    #naviToggle span:nth-child(3) {
      top: 40px; }

#gnavi {
  position: fixed;
  top: 0;
  z-index: -1;
  width: 100%;
  top: 0;
  overflow-x: hidden;
  height: 100%;
  background: rgba(148, 39, 92, 0.9); }
  #gnavi ul {
    padding: 20px; }
  #gnavi > ul > li {
    transition: transform .3s;
    width: 16.66667%;
    float: left;
    text-align: center;
    line-height: 1.3em;
    display: table-cell;
    vertical-align: middle;
    padding: 0; }
    @media screen and (max-width: 600px) {
      #gnavi > ul > li {
        width: 100%;
        float: none; } }
  #gnavi li {
    display: inline-block;
    position: relative;
    display: block;
    padding: 3px 0;
    list-style-image: url("data: 0");
    /* Edge対策 */
    margin-bottom: 20px;
    text-shadow: 0 0 0 #1b0711;
    transition: text-shadow .3s; }
    #gnavi li:hover {
      text-shadow: 0 0 49px #1b0711; }
    #gnavi li a {
      color: white;
      padding: 10px;
      text-align: center; }
      #gnavi li a:not(.btn) {
        padding: 15px 0; }
    #gnavi li:last-child {
      padding: 0; }

.open header {
  position: absolute; }

.open #gnavi {
  display: block; }
  .open #gnavi ul {
    margin-left: 0; }

.open #naviToggle span {
  top: 25px; }
  .open #naviToggle span:nth-child(1) {
    transform: rotate(45deg); }
  .open #naviToggle span:nth-child(2) {
    width: 0; }
  .open #naviToggle span:nth-child(3) {
    transform: rotate(-45deg); }

.open #main {
  filter: blur(5px); }

/*
ページトップへ戻る
*/
#pageTop {
  position: fixed;
  bottom: 50px;
  right: 50px;
  transition: transform 0.3s cubic-bezier(0.3, 0.86, 0.61, 1.63); }
  @media screen and (max-width: 800px) {
    #pageTop {
      display: none; } }
  #pageTop:hover {
    transform: rotate(10deg); }

/*
ボタン
*/
.btn {
  display: inline-block;
  padding: 15px;
  color: #fff;
  text-align: center;
/*
  background: #428bb6;
*/
  background: #732559;
  line-height: 1.3em;
  min-width: 180px;
  position: relative;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
  border-bottom: 0;
  text-decoration: none; }
  .btn:hover {
    text-decoration: none; }
  .btn.accent {
    background: #94275c; }
  .btn.white {
    background: white;
    color: #000;
    font-weight: 700;
    box-shadow: 0 0 0 #882454;
    transform: translateY(0);
    transition: box-shadow .3s, transform .3s; }
    .btn.white:hover {
      box-shadow: 0 0 35px #882454;
      transform: translateY(-2px); }
    .btn.white:after {
      content: "";
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -3.5px;
      width: 5px;
      height: 7px;
      display: inline-block;
      background: url(../image/ico_wine_arrow.png) no-repeat;
      background-size: 100%; }
      @media screen and (max-width: 600px) {
        .btn.white:after {
          right: 10px; } }
  .btn.small, .btn.mostSmall {
    padding: 10.5px;
    font-size: 80%;
    width: auto;
    min-width: 100%; }
  .btn.mostSmall {
    min-width: 200px;
    padding: 6px; }
  .btn.large {
    min-width: 35vw;
    font-size: 181%;
    padding: 2.5vw; }
    @media screen and (max-width: 800px) {
      .btn.large {
        min-width: 45vw; } }
    @media screen and (max-width: 600px) {
      .btn.large {
        min-width: 100%;
        font-size: 120%;
        padding: 5vw; } }
  .btn.join {
    border-radius: 9px;
    box-shadow: 0 7px 0 rgba(66, 139, 182, 0.3);
    transform: translateY(0);
    transition: transform .3s, box-shadow .3s; }
    .btn.join:hover {
      box-shadow: 0 0 0 rgba(66, 139, 182, 0.3);
      transform: translateY(7px); }
      .btn.join:hover:before {
        transform: translateY(-7px); }
    @media screen and (max-width: 600px) {
      .btn.join {
        border-radius: 6px;
        box-shadow: 0px 4px 0px rgba(66, 139, 182, 0.3); } }
    .btn.join:before {
      content: "";
      position: absolute;
      left: -22vw;
      top: 50%;
      margin-top: -5vw;
      width: 20vw;
      height: 11vw;
      display: inline-block;
      /*background: url(../image/txt_shimekiri.png) no-repeat;*/
      background-size: 100%;
      transform: translateY(0);
      transition: transform .3s; }
      @media screen and (max-width: 600px) {
        .btn.join:before {
          display: none; } }
    .btn.join:after {
      content: "";
      position: absolute;
      right: 2.2vw;
      top: 50%;
      margin-top: -4.5px;
      width: 9px;
      height: 9px;
      display: inline-block;
      background: url(../image/ico_arrow.png) no-repeat;
      background-size: 100%; }
      @media screen and (max-width: 600px) {
        .btn.join:after {
          right: 5.2vw;
          width: 5px;
          height: 5px;
          margin-top: -2.5px; } }
  .btn.wide {
    width: 100%; }

.btnArea {
  margin: 60px 0 0;
  text-align: center; }
  @media screen and (max-width: 600px) {
    .btnArea {
      margin: 30px 0 0; } }
  section .btnArea:first-child {
    margin-top: 0; }
  .btnArea.short {
    margin: 30px 0 0; }

.textLink {
  position: relative; }
  .textLink:after {
    content: "";
    width: 18px;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6.5px;
    transition: .3s transform ease-in-out; }
  .textLink:hover:after {
    transform: translateX(8px); }

a:hover .textLink:after {
  transform: translateX(8px); }

/*
テーブル
*/
.tblStyle {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 2px solid lightgray;
  line-height: 1.8em;
  background: #fff; }
  .tblStyle + .tblStyle {
    margin-top: 30px; }
  .tblStyle th {
    background: #f2f2f2;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 110%;
    font-weight: 600;
    padding: 18px 0; }
    @media screen and (max-width: 600px) {
      .tblStyle th {
        border-top: 1px solid lightgray;
        width: 100%; } }
    .tblStyle th + th {
      border-left: 1px solid lightgray; }
  .tblStyle th, .tblStyle td {
    border-top: 1px solid lightgray;
    padding: 9px; }
    @media screen and (max-width: 600px) {
      .tblStyle th, .tblStyle td {
        display: block; } }
  @media screen and (max-width: 600px) {
    .tblStyle td {
      border-top: none; } }
  .tblStyle td + td {
    border-left: 1px solid lightgray; }
  .tblStyle thead tr th {
    border-bottom: 1px solid lightgray;
    padding: 20px 0; }
  .tblStyle thead tr:first-child th, .tblStyle thead tr:first-child td,
  .tblStyle tbody tr:first-child th,
  .tblStyle tbody tr:first-child td {
    border-top: none; }
  .tblStyle thead + tbody tr:first-child th, .tblStyle thead + tbody tr:first-child td {
    border-top: 1px solid lightgray; }
  .tblStyle.narrow {
    font-size: 88%; }
    @media screen and (max-width: 800px) {
      .tblStyle.narrow {
        font-size: 80%; } }
    .tblStyle.narrow th, .tblStyle.narrow td {
      padding: 6px; }
      @media screen and (max-width: 600px) {
        .tblStyle.narrow th, .tblStyle.narrow td {
          display: table-cell; } }
    .tblStyle.narrow td {
      border-left: 1px solid lightgray; }
      @media screen and (max-width: 600px) {
        .tblStyle.narrow td {
          border-top: 1px solid lightgray; } }
  .tblStyle.borderOnly {
    border: none; }
    .tblStyle.borderOnly th {
      background: transparent;
      font-weight: normal;
      text-align: left; }
    .tblStyle.borderOnly th, .tblStyle.borderOnly td {
      border-top: none;
      border-bottom: 1px solid lightgray; }
    @media screen and (max-width: 600px) {
      .tblStyle.borderOnly.likeList tr td:first-of-type {
        padding-top: 15px; }
      .tblStyle.borderOnly.likeList tr td:last-child {
        padding-bottom: 20px; } }
    @media screen and (max-width: 600px) {
      .tblStyle.borderOnly.likeList td {
        border-bottom: none !important;
        padding: 5px 0 5px 20px; } }
  @media screen and (max-width: 600px) {
    .tblStyle.complicated th, .tblStyle.complicated td {
      display: table-cell; } }
  @media screen and (max-width: 600px) {
    .tblStyle.complicated td {
      border-top: 1px solid lightgray; } }
  .tblStyle.complicated thead tr:first-child th, .tblStyle.complicated thead tr:first-child td,
  .tblStyle.complicated tbody tr:first-child th,
  .tblStyle.complicated tbody tr:first-child td {
    border-top: none; }

@media screen and (max-width: 600px) {
  .scrollable-info:before {
    content: "このテーブルは横にスクロール可能です";
    width: 100%;
    display: block;
    padding: 5px 0;
    background-color: #94275c;
    color: #fff;
    text-align: center; }
  .wrap-scrolltable {
    width: 100%;
    overflow-x: scroll;
    margin-bottom: 40px;
    position: relative;
    border: 2px solid #94275c; } }

.nobreak {
  white-space: nowrap; }

.tblStyle .nopadCell {
  padding: 0; }

.tblStyle .thImg {
  width: 222px; }

/*
フォント
*/
.mincho, .alphabet, footer small, #news dt {
  font-family: "Playfair Display", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.italic, .alphabet, footer small, #news dt {
  font-style: italic; }

/*
文章など
*/
.taC {
  text-align: center !important; }

.taR {
  text-align: right !important; }

.taL {
  text-align: left !important; }

.mostLarge {
  font-size: 110%;
  font-weight: bold; }

.mostSmall {
  font-size: 50%; }

p + p {
  padding-top: 10px; }

.count {
  counter-increment: cnt; }
  .count:before {
    content: counter(cnt); }
  .count.round {
    position: relative; }
    .count.round:before {
      text-align: center;
      line-height: 50px;
      background: url(../image/bg_number.png) no-repeat;
      background-size: 100%;
      color: #fff;
      display: inline-block;
      width: 50px;
      height: 50px;
      position: absolute;
      top: -28px;
      left: 50%;
      margin-left: -25px; }
      @media screen and (max-width: 600px) {
        .count.round:before {
          width: 40px;
          height: 40px;
          margin-left: -20px;
          line-height: 40px;
          top: -21px;
          font-size: 86%; } }
  .count.step:before {
    display: block;
    color: #94275c;
    content: "STEP" counter(cnt);
    font-size: 60%;
    line-height: 1;
    padding-bottom: 2px; }

.caption, figcaption {
  font-size: 80%;
  color: #666; }

img.auto {
  width: auto !important; }
  @media screen and (max-width: 600px) {
    img.auto {
      width: 100% !important; } }

img.autoauto {
  width: auto !important; }

@media screen and (max-width: 600px) {
  img.autoSp {
    width: auto !important; } }

img.borderImg {
  border: 4px solid #f2f2f2; }

@media screen and (max-width: 600px) {
  .noneSp {
    display: none !important; } }

.nonePc {
  display: none !important; }
  @media screen and (max-width: 600px) {
    .nonePc {
      display: block !important; } }

.split {
  border-bottom: 2px dotted #cccccc;
  margin-bottom: 20px;
  padding-bottom: 30px; }

[class*="bg"]:not(.mfp-bg) {
  padding-top: 5vw;
  padding-bottom: 6vw; }
  @media screen and (max-width: 600px) {
    [class*="bg"]:not(.mfp-bg) {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-bottom: 0; } }
  [class*="bg"]:not(.mfp-bg) + section:not([class*="bg"]) {
    padding-top: 0; }

.bgWhite {
  background: #fff; }

.bgLightBlue {
  background: #76d5ed; }

.bgBordeaux {
  background: #8c4d5e; }

.bgYellow {
  background: #fbec65; }

.bgGray {
  background: #f2f2f2; }

.bgLightYellow {
  background-color: #fef7bd; }

.bgStripe {
  background-image: url("../image/bg_stripe.png");
  background-repeat: repeat; }

.bgStripeD {
  background-image: url("../image/bg_stripe_darker.png");
  background-repeat: repeat; }

.bgStripeB {
  background-image: url("../image/bg_stripe_brighter.png");
  background-repeat: repeat; }

.bgDot {
  background-image: url("../image/bg_dot.png");
  background-repeat: repeat; }

.accentColor {
  color: #94275c; }

.redColor {
  color: #E11538; }

.whiteColor {
  color: #fff; }

.keyColor {
  color: #428bb6; }

br.nowrap.md {
  display: block; }
  @media screen and (max-width: 800px) {
    br.nowrap.md {
      display: none; } }

br.nowrap {
  display: block; }
  @media screen and (max-width: 600px) {
    br.nowrap {
      display: none; } }

br.newLine.md {
  display: none; }
  @media screen and (max-width: 800px) {
    br.newLine.md {
      display: block; } }

br.newLine {
  display: none; }
  @media screen and (max-width: 600px) {
    br.newLine {
      display: block; } }

.breakAll {
  word-break: break-all; }

.attentionBox {
  padding: 20px;
  background: #f2f2f2;
  margin: 30px 0; }
  .attentionBox h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #428bb6; }
  .attentionBox.white {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #f2f2f2; }

@media screen and (max-width: 600px) {
  .upsideDown {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .upsideDown > div:first-child {
      -ms-flex-order: 2;
          order: 2; } }

/*
リスト
*/
ol[class*="List"],
ul[class*="List"] {
  padding-left: 1em; }
  ol[class*="List"] li,
  ul[class*="List"] li {
    line-height: 1.8em; }

ol.nonTypeList, ol.normalList, ol.komeList,
ul.nonTypeList,
ul.normalList,
ul.komeList {
  text-indent: -1em;
  list-style-type: none; }

ol.normalList li:before,
ul.normalList li:before {
  content: "";
  letter-spacing: -.5em;
  margin-right: .6em;
  width: 6px;
  height: 6px;
  display: inline-block;
  background: #94275c;
  border-radius: 50%;
  vertical-align: middle;
  margin-top: -3px; }

ol.komeList li:before,
ul.komeList li:before {
  content: "※"; }

ol.komeList li ul.normalList li:before,
ul.komeList li ul.normalList li:before {
  content: ""; }

ol.inlineList,
ul.inlineList {
  padding-left: 0; }
  ol.inlineList li,
  ul.inlineList li {
    display: inline-block; }

ol {
  padding-left: 1em; }
  ol li {
    line-height: 1.8em; }

dl.horizontal {
  padding-top: 16px; }
  dl.horizontal dt {
    width: 26%;
    float: left;
    text-align: center;
    text-align: left;
    line-height: 1.8em; }
    @media screen and (max-width: 800px) {
      dl.horizontal dt {
        width: 100%;
        padding-bottom: 16px; } }
  dl.horizontal dd {
    padding-left: 26%;
    padding-bottom: 16px;
    margin-bottom: 16px;
    margin-left: 0;
    border-bottom: 1px solid lightgray;
    line-height: 1.8em;
    text-align: left; }
    @media screen and (max-width: 800px) {
      dl.horizontal dd {
        padding-left: 0; } }

dl.horizontal.half {
  padding-top: 0; }
  dl.horizontal.half dt {
    width: 45%;
    margin-right: 12px; }
    @media screen and (max-width: 800px) {
      dl.horizontal.half dt {
        padding-bottom: 4px; } }
  dl.horizontal.half dd {
    padding-bottom: 4px;
    margin-bottom: 4px;
    padding-left: 45%;
    border-bottom: 0; }
    @media screen and (max-width: 800px) {
      dl.horizontal.half dd {
        padding-left: 0; } }

dl.horizontal.oneThird {
  padding-top: 0; }
  dl.horizontal.oneThird dt {
    width: 30%;
    margin-right: 12px; }
    @media screen and (max-width: 800px) {
      dl.horizontal.oneThird dt {
        padding-bottom: 4px; } }
  dl.horizontal.oneThird dd {
    padding-bottom: 4px;
    margin-bottom: 4px;
    padding-left: 30%;
    border-bottom: 0; }
    @media screen and (max-width: 800px) {
      dl.horizontal.oneThird dd {
        padding-left: 0; } }

/*
ラベル
*/
.label, dl.horizontal.half dt, dl.horizontal.oneThird dt {
  display: inline-block;
  padding: 6px;
  background: #428bb6;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  line-height: 1em; }
  .label.orangeLight, dl.horizontal.half dt.orangeLight, dl.horizontal.oneThird dt.orangeLight {
    background: #fdd481; }
  .label.orange, dl.horizontal.half dt.orange, dl.horizontal.oneThird dt.orange {
    background: #fcc14f; }
  .label.orangeDark, dl.horizontal.half dt.orangeDark, dl.horizontal.oneThird dt.orangeDark {
    background: #fcb028; }
  .label.accent, dl.horizontal.half dt.accent, dl.horizontal.oneThird dt.accent {
    background: #94275c; }

/* ==========================================================================
    GRIDLEX
    Just a Flexbox Grid System
========================================================================== */
[class*="grid"] {
  box-sizing: border-box;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin: 0 -5px; }
  .ie8 [class*="grid"] {
    padding: 0; }

.col,
[class*="col-"] {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: 0 5px 10px; }
  .ie8 .col, .ie8
  [class*="col-"] {
    padding: 0; }

.col {
  -ms-flex: 1 1 0%;
      flex: 1 1 0%; }

.grid.col,
.grid[class*="col-"] {
  margin: 0;
  padding: 0; }

/************************
    HELPERS SUFFIXES
*************************/
[class*="grid-"][class*="-noGutter"] {
  margin: 0; }
  [class*="grid-"][class*="-noGutter"] > [class*="col"] {
    padding: 0; }

[class*="grid-"][class*="-noWrap"] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

[class*="grid-"][class*="-center"] {
  -ms-flex-pack: center;
      justify-content: center; }

[class*="grid-"][class*="-right"] {
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: auto; }

[class*="grid-"][class*="-top"] {
  -ms-flex-align: start;
      align-items: flex-start; }

[class*="grid-"][class*="-middle"] {
  -ms-flex-align: center;
      align-items: center; }

[class*="grid-"][class*="-bottom"] {
  -ms-flex-align: end;
      align-items: flex-end; }

[class*="grid-"][class*="-reverse"] {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

[class*="grid-"][class*="-column"] {
  -ms-flex-direction: column;
      flex-direction: column; }
  [class*="grid-"][class*="-column"] > [class*="col-"] {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }

[class*="grid-"][class*="-column-reverse"] {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

[class*="grid-"][class*="-spaceBetween"] {
  -ms-flex-pack: justify;
      justify-content: space-between; }

[class*="grid-"][class*="-spaceAround"] {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

[class*="grid-"][class*="-equalHeight"] > [class*="col"] {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex; }
  [class*="grid-"][class*="-equalHeight"] > [class*="col"] > * {
    -ms-flex: 1;
        flex: 1; }

[class*="grid-"][class*="-noBottom"] > [class*="col"] {
  padding-bottom: 0; }

[class*="col-"][class*="-top"] {
  -ms-flex-item-align: start;
      align-self: flex-start; }

[class*="col-"][class*="-middle"] {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

[class*="col-"][class*="-bottom"] {
  -ms-flex-item-align: end;
      align-self: flex-end; }

[class*="col-"][class*="-first"] {
  -ms-flex-order: -1;
      order: -1; }

[class*="col-"][class*="-last"] {
  -ms-flex-order: 1;
      order: 1; }

/************************
    GRID BY NUMBER
*************************/
[class*="grid-1"] > .col, [class*="grid-1"] > [class*='col-'] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }

[class*="grid-2"] > .col, [class*="grid-2"] > [class*='col-'] {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%; }

[class*="grid-3"] > .col, [class*="grid-3"] > [class*='col-'] {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%; }

[class*="grid-4"] > .col, [class*="grid-4"] > [class*='col-'] {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%; }

[class*="grid-5"] > .col, [class*="grid-5"] > [class*='col-'] {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  max-width: 20%; }

[class*="grid-6"] > .col, [class*="grid-6"] > [class*='col-'] {
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%; }

[class*="grid-7"] > .col, [class*="grid-7"] > [class*='col-'] {
  -ms-flex-preferred-size: 14.28571%;
      flex-basis: 14.28571%;
  max-width: 14.28571%; }

[class*="grid-8"] > .col, [class*="grid-8"] > [class*='col-'] {
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
  max-width: 12.5%; }

[class*="grid-9"] > .col, [class*="grid-9"] > [class*='col-'] {
  -ms-flex-preferred-size: 11.11111%;
      flex-basis: 11.11111%;
  max-width: 11.11111%; }

[class*="grid-10"] > .col, [class*="grid-10"] > [class*='col-'] {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
  max-width: 10%; }

[class*="grid-11"] > .col, [class*="grid-11"] > [class*='col-'] {
  -ms-flex-preferred-size: 9.09091%;
      flex-basis: 9.09091%;
  max-width: 9.09091%; }

[class*="grid-12"] > .col, [class*="grid-12"] > [class*='col-'] {
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%; }

@media screen and (max-width: 80em) {
  [class*="_lg-1"] > .col, [class*="_lg-1"] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="_lg-2"] > .col, [class*="_lg-2"] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*="_lg-3"] > .col, [class*="_lg-3"] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*="_lg-4"] > .col, [class*="_lg-4"] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*="_lg-5"] > .col, [class*="_lg-5"] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%; }
  [class*="_lg-6"] > .col, [class*="_lg-6"] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*="_lg-7"] > .col, [class*="_lg-7"] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
    max-width: 14.28571%; }
  [class*="_lg-8"] > .col, [class*="_lg-8"] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%; }
  [class*="_lg-9"] > .col, [class*="_lg-9"] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
    max-width: 11.11111%; }
  [class*="_lg-10"] > .col, [class*="_lg-10"] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%; }
  [class*="_lg-11"] > .col, [class*="_lg-11"] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
    max-width: 9.09091%; }
  [class*="_lg-12"] > .col, [class*="_lg-12"] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; } }

@media screen and (max-width: 64em) {
  [class*="_md-1"] > .col, [class*="_md-1"] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="_md-2"] > .col, [class*="_md-2"] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*="_md-3"] > .col, [class*="_md-3"] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*="_md-4"] > .col, [class*="_md-4"] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*="_md-5"] > .col, [class*="_md-5"] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%; }
  [class*="_md-6"] > .col, [class*="_md-6"] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*="_md-7"] > .col, [class*="_md-7"] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
    max-width: 14.28571%; }
  [class*="_md-8"] > .col, [class*="_md-8"] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%; }
  [class*="_md-9"] > .col, [class*="_md-9"] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
    max-width: 11.11111%; }
  [class*="_md-10"] > .col, [class*="_md-10"] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%; }
  [class*="_md-11"] > .col, [class*="_md-11"] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
    max-width: 9.09091%; }
  [class*="_md-12"] > .col, [class*="_md-12"] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; } }

@media screen and (max-width: 48em) {
  [class*="_sm-1"] > .col, [class*="_sm-1"] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="_sm-2"] > .col, [class*="_sm-2"] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*="_sm-3"] > .col, [class*="_sm-3"] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*="_sm-4"] > .col, [class*="_sm-4"] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*="_sm-5"] > .col, [class*="_sm-5"] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%; }
  [class*="_sm-6"] > .col, [class*="_sm-6"] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*="_sm-7"] > .col, [class*="_sm-7"] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
    max-width: 14.28571%; }
  [class*="_sm-8"] > .col, [class*="_sm-8"] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%; }
  [class*="_sm-9"] > .col, [class*="_sm-9"] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
    max-width: 11.11111%; }
  [class*="_sm-10"] > .col, [class*="_sm-10"] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%; }
  [class*="_sm-11"] > .col, [class*="_sm-11"] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
    max-width: 9.09091%; }
  [class*="_sm-12"] > .col, [class*="_sm-12"] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; } }

@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > .col, [class*="_xs-1"] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="_xs-2"] > .col, [class*="_xs-2"] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*="_xs-3"] > .col, [class*="_xs-3"] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*="_xs-4"] > .col, [class*="_xs-4"] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*="_xs-5"] > .col, [class*="_xs-5"] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%; }
  [class*="_xs-6"] > .col, [class*="_xs-6"] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*="_xs-7"] > .col, [class*="_xs-7"] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
    max-width: 14.28571%; }
  [class*="_xs-8"] > .col, [class*="_xs-8"] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%; }
  [class*="_xs-9"] > .col, [class*="_xs-9"] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
    max-width: 11.11111%; }
  [class*="_xs-10"] > .col, [class*="_xs-10"] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%; }
  [class*="_xs-11"] > .col, [class*="_xs-11"] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
    max-width: 9.09091%; }
  [class*="_xs-12"] > .col, [class*="_xs-12"] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; } }

/************************
    COLS SIZES
*************************/
[class*='grid'] > [class*="col-1"] {
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%; }

[class*='grid'] > [class*="col-2"] {
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%; }

[class*='grid'] > [class*="col-3"] {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%; }

[class*='grid'] > [class*="col-4"] {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%; }

[class*='grid'] > [class*="col-5"] {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%; }

[class*='grid'] > [class*="col-6"] {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%; }

[class*='grid'] > [class*="col-7"] {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%; }

[class*='grid'] > [class*="col-8"] {
  -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
  max-width: 66.66667%; }

[class*='grid'] > [class*="col-9"] {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%; }

[class*='grid'] > [class*="col-10"] {
  -ms-flex-preferred-size: 83.33333%;
      flex-basis: 83.33333%;
  max-width: 83.33333%; }

[class*='grid'] > [class*="col-11"] {
  -ms-flex-preferred-size: 91.66667%;
      flex-basis: 91.66667%;
  max-width: 91.66667%; }

[class*='grid'] > [class*="col-12"] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }

[class*="grid"] > [data-push-left*="off-0"] {
  margin-left: 0; }

[class*="grid"] > [data-push-left*="off-1"] {
  margin-left: 8.33333%; }

[class*="grid"] > [data-push-left*="off-2"] {
  margin-left: 16.66667%; }

[class*="grid"] > [data-push-left*="off-3"] {
  margin-left: 25%; }

[class*="grid"] > [data-push-left*="off-4"] {
  margin-left: 33.33333%; }

[class*="grid"] > [data-push-left*="off-5"] {
  margin-left: 41.66667%; }

[class*="grid"] > [data-push-left*="off-6"] {
  margin-left: 50%; }

[class*="grid"] > [data-push-left*="off-7"] {
  margin-left: 58.33333%; }

[class*="grid"] > [data-push-left*="off-8"] {
  margin-left: 66.66667%; }

[class*="grid"] > [data-push-left*="off-9"] {
  margin-left: 75%; }

[class*="grid"] > [data-push-left*="off-10"] {
  margin-left: 83.33333%; }

[class*="grid"] > [data-push-left*="off-11"] {
  margin-left: 91.66667%; }

[class*="grid"] > [data-push-right*="off-0"] {
  margin-right: 0; }

[class*="grid"] > [data-push-right*="off-1"] {
  margin-right: 8.33333%; }

[class*="grid"] > [data-push-right*="off-2"] {
  margin-right: 16.66667%; }

[class*="grid"] > [data-push-right*="off-3"] {
  margin-right: 25%; }

[class*="grid"] > [data-push-right*="off-4"] {
  margin-right: 33.33333%; }

[class*="grid"] > [data-push-right*="off-5"] {
  margin-right: 41.66667%; }

[class*="grid"] > [data-push-right*="off-6"] {
  margin-right: 50%; }

[class*="grid"] > [data-push-right*="off-7"] {
  margin-right: 58.33333%; }

[class*="grid"] > [data-push-right*="off-8"] {
  margin-right: 66.66667%; }

[class*="grid"] > [data-push-right*="off-9"] {
  margin-right: 75%; }

[class*="grid"] > [data-push-right*="off-10"] {
  margin-right: 83.33333%; }

[class*="grid"] > [data-push-right*="off-11"] {
  margin-right: 91.66667%; }

@media screen and (max-width: 80em) {
  [class*='grid'] > [class*="_lg-1"] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class*='grid'] > [class*="_lg-2"] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*='grid'] > [class*="_lg-3"] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*='grid'] > [class*="_lg-4"] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*='grid'] > [class*="_lg-5"] {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class*='grid'] > [class*="_lg-6"] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*='grid'] > [class*="_lg-7"] {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class*='grid'] > [class*="_lg-8"] {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class*='grid'] > [class*="_lg-9"] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  [class*='grid'] > [class*="_lg-10"] {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class*='grid'] > [class*="_lg-11"] {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class*='grid'] > [class*="_lg-12"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0; }
  [class*="grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.33333%; }
  [class*="grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.66667%; }
  [class*="grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%; }
  [class*="grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.33333%; }
  [class*="grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.66667%; }
  [class*="grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%; }
  [class*="grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.33333%; }
  [class*="grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.66667%; }
  [class*="grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%; }
  [class*="grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.33333%; }
  [class*="grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.66667%; }
  [class*="grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0; }
  [class*="grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.33333%; }
  [class*="grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.66667%; }
  [class*="grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%; }
  [class*="grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.33333%; }
  [class*="grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.66667%; }
  [class*="grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%; }
  [class*="grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.33333%; }
  [class*="grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.66667%; }
  [class*="grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%; }
  [class*="grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.33333%; }
  [class*="grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.66667%; } }

@media screen and (max-width: 64em) {
  [class*='grid'] > [class*="_md-1"] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class*='grid'] > [class*="_md-2"] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*='grid'] > [class*="_md-3"] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*='grid'] > [class*="_md-4"] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*='grid'] > [class*="_md-5"] {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class*='grid'] > [class*="_md-6"] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*='grid'] > [class*="_md-7"] {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class*='grid'] > [class*="_md-8"] {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class*='grid'] > [class*="_md-9"] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  [class*='grid'] > [class*="_md-10"] {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class*='grid'] > [class*="_md-11"] {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class*='grid'] > [class*="_md-12"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="grid"] > [data-push-left*="_md-0"] {
    margin-left: 0; }
  [class*="grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.33333%; }
  [class*="grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.66667%; }
  [class*="grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%; }
  [class*="grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.33333%; }
  [class*="grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.66667%; }
  [class*="grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%; }
  [class*="grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.33333%; }
  [class*="grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.66667%; }
  [class*="grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%; }
  [class*="grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.33333%; }
  [class*="grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.66667%; }
  [class*="grid"] > [data-push-right*="_md-0"] {
    margin-right: 0; }
  [class*="grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.33333%; }
  [class*="grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.66667%; }
  [class*="grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%; }
  [class*="grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.33333%; }
  [class*="grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.66667%; }
  [class*="grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%; }
  [class*="grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.33333%; }
  [class*="grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.66667%; }
  [class*="grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%; }
  [class*="grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.33333%; }
  [class*="grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.66667%; } }

@media screen and (max-width: 48em) {
  [class*='grid'] > [class*="_sm-1"] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class*='grid'] > [class*="_sm-2"] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*='grid'] > [class*="_sm-3"] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*='grid'] > [class*="_sm-4"] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*='grid'] > [class*="_sm-5"] {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class*='grid'] > [class*="_sm-6"] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*='grid'] > [class*="_sm-7"] {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class*='grid'] > [class*="_sm-8"] {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class*='grid'] > [class*="_sm-9"] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  [class*='grid'] > [class*="_sm-10"] {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class*='grid'] > [class*="_sm-11"] {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class*='grid'] > [class*="_sm-12"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0; }
  [class*="grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.33333%; }
  [class*="grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.66667%; }
  [class*="grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%; }
  [class*="grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.33333%; }
  [class*="grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.66667%; }
  [class*="grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%; }
  [class*="grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.33333%; }
  [class*="grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.66667%; }
  [class*="grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%; }
  [class*="grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.33333%; }
  [class*="grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.66667%; }
  [class*="grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0; }
  [class*="grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.33333%; }
  [class*="grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.66667%; }
  [class*="grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%; }
  [class*="grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.33333%; }
  [class*="grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.66667%; }
  [class*="grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%; }
  [class*="grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.33333%; }
  [class*="grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.66667%; }
  [class*="grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%; }
  [class*="grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.33333%; }
  [class*="grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.66667%; } }

@media screen and (max-width: 35.5em) {
  [class*='grid'] > [class*="_xs-1"] {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class*='grid'] > [class*="_xs-2"] {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class*='grid'] > [class*="_xs-3"] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  [class*='grid'] > [class*="_xs-4"] {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class*='grid'] > [class*="_xs-5"] {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class*='grid'] > [class*="_xs-6"] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  [class*='grid'] > [class*="_xs-7"] {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class*='grid'] > [class*="_xs-8"] {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class*='grid'] > [class*="_xs-9"] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  [class*='grid'] > [class*="_xs-10"] {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class*='grid'] > [class*="_xs-11"] {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class*='grid'] > [class*="_xs-12"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  [class*="grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0; }
  [class*="grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.33333%; }
  [class*="grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.66667%; }
  [class*="grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%; }
  [class*="grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.33333%; }
  [class*="grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.66667%; }
  [class*="grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%; }
  [class*="grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.33333%; }
  [class*="grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.66667%; }
  [class*="grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%; }
  [class*="grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.33333%; }
  [class*="grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.66667%; }
  [class*="grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0; }
  [class*="grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.33333%; }
  [class*="grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.66667%; }
  [class*="grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%; }
  [class*="grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.33333%; }
  [class*="grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.66667%; }
  [class*="grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%; }
  [class*="grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.33333%; }
  [class*="grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.66667%; }
  [class*="grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%; }
  [class*="grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.33333%; }
  [class*="grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.66667%; } }

/************************
    HIDING COLS
*************************/
[class*="col-"]:not([class*="col-0"]) {
  display: block; }

[class*="grid"][class*="col-"]:not([class*="col-0"]) {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex; }

[class*="col-"][class*="col-0"] {
  display: none; }

@media screen and (max-width: 80em) {
  [class*="grid"] > :not([class*="_lg-0"]) {
    display: block; }
  [class*="grid"]:not([class*="_lg-0"]) {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex; }
  [class*="grid"] > [class*="_lg-0"],
  [class*="grid"][class*="-equalHeight"] > [class*="_lg-0"] {
    display: none; } }

@media screen and (max-width: 64em) {
  [class*="grid"] > :not([class*="_md-0"]) {
    display: block; }
  [class*="grid"]:not([class*="_md-0"]) {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex; }
  [class*="grid"] > [class*="_md-0"],
  [class*="grid"][class*="-equalHeight"] > [class*="_md-0"] {
    display: none; } }

@media screen and (max-width: 48em) {
  [class*="grid"] > :not([class*="_sm-0"]) {
    display: block; }
  [class*="grid"]:not([class*="_sm-0"]) {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex; }
  [class*="grid"] > [class*="_sm-0"],
  [class*="grid"][class*="-equalHeight"] > [class*="_sm-0"] {
    display: none; } }

@media screen and (max-width: 35.5em) {
  [class*="grid"] > :not([class*="_xs-0"]) {
    display: block; }
  [class*="grid"]:not([class*="_xs-0"]) {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex; }
  [class*="grid"] > [class*="_xs-0"],
  [class*="grid"][class*="-equalHeight"] > [class*="_xs-0"] {
    display: none; } }

/*
グリッドの装飾
*/
[class*="grid-"] {
  margin: 0 -14px; }
  @media screen and (max-width: 600px) {
    [class*="grid-"] {
      margin: 0 -8px; } }
  [class*="grid-"] img {
    width: 100%; }

.col,
[class*="col-"] {
  padding: 0 14px; }
  @media screen and (max-width: 800px) {
    .col,
    [class*="col-"] {
      padding-bottom: 14px; } }
  @media screen and (max-width: 600px) {
    .col,
    [class*="col-"] {
      padding-left: 8px;
      padding-right: 8px; } }

[class*="grid-"][class*="marginS"] {
  margin-left: -6px;
  margin-right: -6px; }

[class*="marginS"] .col, [class*="marginS"] [class*="col-"] {
  padding-left: 6px;
  padding-right: 6px; }
  @media screen and (max-width: 800px) {
    [class*="marginS"] .col, [class*="marginS"] [class*="col-"] {
      padding-bottom: 6px; } }

[class*="noGuitter"] {
  margin: 0; }

.largeWidth {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px; }
  .largeWidth:after {
    content: " ";
    display: block;
    clear: both; }

.middleWidth {
  margin-left: auto;
  margin-right: auto;
  max-width: 710px; }
  .middleWidth:after {
    content: " ";
    display: block;
    clear: both; }

.smallWidth {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px; }
  .smallWidth:after {
    content: " ";
    display: block;
    clear: both; }

/*
トップページ
*/
/* メインビジュアル */
.mainVisual {
  position: relative; }

.budge {
  position: absolute;
  right: 3vw;
  bottom: -8vw;
  width: 29vw; }
  @media screen and (max-width: 600px) {
    .budge {
      bottom: -2vw;
      width: 25vw; } }

.mainImg {
  width: 100%; }

.joinBtnArea {
  padding-top: 4vw !important;
  padding-bottom: 4.5vw !important; }
  @media screen and (max-width: 600px) {
    .joinBtnArea {
      padding-top: 6vw !important;
      padding-bottom: 7.5vw !important; } }

.lead {
  font-size: 17px;
  font-weight: 700;
  line-height: 2.3em;
  letter-spacing: .26em;
  padding-top: 30px; }
  .entryPage .lead {
    padding-top: 0; }
  @media screen and (max-width: 600px) {
    .lead {
      font-size: 13px;
      padding-top: 10px; } }

.lead2 {
  font-size: 17px;
  font-weight: 700;
  line-height: 2.3em;
  letter-spacing: .26em;
  text-align: left;
  padding-top: 30px; }
  .entryPage .lead2 {
    padding-top: 0; }
  @media screen and (max-width: 600px) {
    .lead2 {
      font-size: 13px;
      padding-top: 10px; } }

/* About 神宮ワインマラソンとは */
@media screen and (max-width: 600px) {
  .bgAbout {
    padding-top: 70px !important;
    padding-bottom: 70px !important; } }

.bgAbout img {
  width: 88%; }

#about {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-image: url("../image/bg_about.png");
  background-size: cover; }
  @media screen and (max-width: 600px) {
    #about {
      background-size: 200%; } }
  #about section:before {
    content: "";
    display: inline-block;
    width: 76vw;
    height: 76vw;
    background: white;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.05);
    top: 50%;
    margin-top: -38vw;
    left: 50%;
    margin-left: -38vw; }
    @media screen and (max-width: 800px) {
      #about section:before {
        width: 100vw;
        height: 100vw;
        margin-top: -50vw;
        margin-left: -50vw; } }
    @media screen and (max-width: 600px) {
      #about section:before {
        width: 500px;
        height: 500px;
        margin-top: -250px;
        margin-left: -250px; } }

/* Event 種目 */
.bgEvent {
  position: relative;
  overflow: hidden; }

#event dl {
  margin-top: 20px; }
  @media screen and (max-width: 600px) {
    #event dl {
      margin-top: 5px; } }

@media screen and (max-width: 600px) {
  #event .middleWidth {
    width: 63%; } }

/* How Fun 楽しみ方 */
@media screen and (max-width: 600px) {
  .eventItem > * + * {
    margin-top: 20px; } }

.flow > * {
  padding-bottom: 4vw; }

/* Wine 注目ワイン */
.bgWine {
  position: relative;
  color: #fff; }

.winePoint > * {
  position: relative;
  z-index: 0; }
  .winePoint > *:before {
    content: "";
    background: url(../image/bg_wine_leef01.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 120%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
    z-index: -1; }
  .winePoint > *:nth-child(2):before {
    background: url(../image/bg_wine_leef02.png) no-repeat;
    background-size: 100%;
    width: 92%; }
  .winePoint > *:nth-child(3):before {
    background: url(../image/bg_wine_leef03.png) no-repeat;
    background-size: 100%;
    width: 91%; }
  .winePoint > *:nth-child(4):before {
    background: url(../image/bg_wine_leef04.png) no-repeat;
    background-size: 100%;
    width: 96%; }

.listPoint h3 {
  padding-top: 20px; }

.bgBordeaux h2 span {
  color: #fff !important; }

.bgBordeaux * {
  color: #fff; }

.decoGrape {
  position: absolute;
  right: 0;
  top: -65px; }
  @media screen and (max-width: 600px) {
    .decoGrape {
      width: 65vw;
      top: -37px; } }

.decoGrape02 {
  position: absolute;
  left: -95px;
  top: -140px; }
  @media screen and (max-width: 600px) {
    .decoGrape02 {
      left: -45px;
      top: -55px;
      width: 25vw; } }

.bgLottery {
  position: relative; }

.bgSupporter {
  position: relative;
  overflow: hidden; }

.map {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  background: #fff;
  border: 1px solid #cbcbcb; }
  .map:after {
    content: " ";
    display: block;
    clear: both; }
  .map > * {
    width: 50%;
    float: left;
    height: 460px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    @media screen and (max-width: 600px) {
      .map > * {
        width: 100%;
        float: none; } }
    @media screen and (max-width: 600px) {
      .map > * {
        height: 320px; } }
    .map > *:first-child {
      border-right: 1px solid #cbcbcb; }
  @media screen and (max-width: 600px) {
    .map img {
      width: 80%; } }

#news {
  position: relative;
  overflow: hidden; }
  #news dl {
    border-top: 1px solid lightgray; }
  #news dt {
    color: #94275c;
    font-size: 135%;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-align: center;
    line-height: 1em; }
  @media screen and (max-width: 600px) {
    #news dd {
      text-align: center; } }

.decoGarland,
.decoFestival,
.decoBalloon {
  position: absolute;
  display: inline-block;
  width: 1300px;
  top: 0;
  left: 50%;
  margin-left: -650px; }

.decoGarland {
  width: 1800px;
  margin-left: -900px; }
  @media screen and (max-width: 600px) {
    .decoGarland {
      width: 800px;
      margin-left: -400px; } }

@media screen and (max-width: 600px) {
  .decoFestival {
    width: 600px;
    margin-left: -300px; } }

.decoBalloon {
  top: 40px; }
  @media screen and (max-width: 600px) {
    .decoBalloon {
      width: 330px;
      margin-left: -170px; } }

/* Google Map */
#gmap {
  width: 100%;
  height: 100%; }

.listLogo > * {
  padding-bottom: 12px; }

/* partners 後援など */
#partners h2 {
  text-align: left;
  line-height: 1em; }
  @media screen and (max-width: 600px) {
    #partners h2 {
      padding-bottom: 0;
      margin-top: 20px;
      font-size: 190%; } }
  #partners h2 .alphabet {
    font-size: 123%;
    padding-top: 0;
    padding-bottom: 0; }
  #partners h2 span {
    color: #fff;
    font-size: 47%;
    letter-spacing: 0.15em; }

#partners h4 {
  padding-top: 10px;
  color: #fff;
  letter-spacing: -0.04em; }

@media screen and (max-width: 600px) {
  #partners .paddingB-Spnone {
    padding-bottom: 0; } }

#partners a img {
  box-shadow: 0 0 0 #882454;
  transform: translateY(0);
  transition: box-shadow .3s, transform .3s; }
  #partners a img:hover {
    box-shadow: 0 0 35px #882454;
    transform: translateY(-2px); }

/* ドット下線 */
.borderB {
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-image: url(../image/bg_dot_line.png);
  background-repeat: repeat-x;
  background-position: 0 bottom; }
  @media screen and (max-width: 600px) {
    .borderB {
      margin-bottom: 10px; } }

/*
エントリーページ
*/
.entryPage #gmap {
  height: 400px; }
  @media screen and (max-width: 600px) {
    .entryPage #gmap {
      height: 320px; } }

.entryPage .lead {
  line-height: 2em; }

.entryPage #main a:not(#pageTop) {
  opacity: 1;
  transition: opacity .3s; }
  .entryPage #main a:not(#pageTop):hover {
    opacity: .7; }

#entry,
#qa,
#contact {
  position: relative;
  overflow: hidden; }

#qa h2 {
  margin-bottom: 20px; }

#qa .borderB {
  margin-bottom: 60px; }

#contact h3 {
  margin-top: 30px; }

.entryPage h3:not(.count) {
  position: relative;
  z-index: 0;
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 180%;
  letter-spacing: .4em; }
  @media screen and (max-width: 600px) {
    .entryPage h3:not(.count) {
      font-size: 160%;
      letter-spacing: 0; } }
  .entryPage h3:not(.count):not(:first-of-type) {
    margin-top: 40px; }
  .entryPage h3:not(.count):before {
    content: "";
    display: inline-block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    top: 39px;
    z-index: -2; }
    @media screen and (max-width: 600px) {
      .entryPage h3:not(.count):before {
        top: 31px;
        height: 4px; } }
  .entryPage h3:not(.count):after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 260px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -130px;
    top: 0;
    z-index: -2; }
    @media screen and (max-width: 600px) {
      .entryPage h3:not(.count):after {
        width: 146px;
        margin-left: -73px; } }

.bgLightYellow h3:not(.count):after {
  background-color: #fef7bd; }

.bgDot h3:not(.count):after {
  background-color: #fef7bd;
  background-image: url("../image/bg_dot.png"); }

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