@charset "UTF-8";
/* normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  background: #fff;
  font-family: "Lucida Grande", "Helvetica Neue", Verdana, sans-serif;
  font-size: 90%;
  color: #5a5d58; }

a {
  color: #56ab48;
  text-decoration: none; }

a:focus {
  outline: thin dotted; }

a:hover {
  color: #448739; }
a:active,
a:hover {
  outline: 0;
   }

h1 {
  font-size: 2em; }

h1, h2, h3, h4 {
  font-family: ubuntu,"Lucida Grande","Helvetica Neue",Verdana,Arial,Hiragino Sans,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","ＭＳ ゴシック","Kozuka Gothic Pr6N",Osaka,"MS PGothic",sans-serif;
  font-weight: normal; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.btn-top-create,
.btn-o,
.btn-em, .button, .ft-links .col-1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.inner {
  zoom: 1; }
  .inner:before, .inner:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020"; }
  .inner:after {
    clear: both; }

.button {
  text-align: center; }

.static-header .logo-static {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

html {
  -webkit-text-size-adjust: none; }

#content-main {
  clear: both;
  padding: 45px 0 30px 0;
  margin: 0 auto;
  min-height: 400px;
  margin-bottom: 20px;
  text-align: left; }
  @media only screen and (min-width: 960px) {
    #content-main {
      width: 960px;
      padding: 20px 0; } }

.head-box {
  padding: 20px 0 0 20px; }

.col-sub {
  float: left;
  width: 330px; }

.col-main {
  float: left;
  width: 610px;
  padding-right: 10px; }

.col-a {
  width: 450px;
  float: left;
  padding-right: 50px; }

.col-b {
  width: 450px;
  float: left; }

.box-main {
  width: 745px;
  float: left;
  padding: 35px;
  min-height: 300px; }

#content-main {
  padding-top: 0;
  min-height: inherit; }

.col-medium {
  width: 49%; }

.btn {
  background-color: #358019;
  background-image: -ms-linear-gradient(#8dbe22, #358019);
  background-image: -moz-linear-gradient(#8dbe22, #358019);
  background-image: -webkit-linear-gradient(#8dbe22, #358019);
  background-image: linear-gradient(#8dbe22, #358019);
  box-shadow: 0 1px rgba(0, 0, 0, 0.08), 0 0 1px rgba(255, 255, 255, 0.2) inset;
  display: inline-block;
  padding: 8px 25px 8px 25px;
  border-radius: 4px;
  border: 1px solid #68a051;
  text-align: center;
  cursor: pointer;
  color: #FFF;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  line-height: 120%; }
  .btn:hover {
    background-color: #3f871a;
    background-image: -ms-linear-gradient(#b1f02e, #3f871a);
    background-image: -moz-linear-gradient(#b1f02e, #3f871a);
    background-image: -webkit-linear-gradient(#b1f02e, #3f871a);
    background-image: linear-gradient(#b1f02e, #3f871a);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(255, 255, 255, 0.5) inset;
    color: #FFF; }

input.btn,
input.btn-sub,
button.btn,
button.btn-sub {
  font-weight: bold; }

.btn .small {
  color: rgba(250, 250, 250, 0.8);
  text-shadow: none; }

.btn-sub {
  background-color: #d5d4d1;
  background-image: -ms-linear-gradient(#f0efea, #d5d4d1);
  background-image: -moz-linear-gradient(#f0efea, #d5d4d1);
  background-image: -webkit-linear-gradient(#f0efea, #d5d4d1);
  background-image: linear-gradient(#f0efea, #d5d4d1);
  box-shadow: 0 1px rgba(0, 0, 0, 0.08), 0 0 1px rgba(255, 255, 255, 0.2) inset;
  display: inline-block;
  padding: 8px 25px 8px 25px;
  margin-right: 4px;
  border-radius: 4px;
  border: 1px solid #cbcac8;
  text-align: center;
  color: #000;
  cursor: pointer;
  text-shadow: white 1px 1px 1px;
  line-height: 120%; }
  .btn-sub:hover {
    background-color: #dcdbd7;
    background-image: -ms-linear-gradient(#ffffff, #dcdbd7);
    background-image: -moz-linear-gradient(#ffffff, #dcdbd7);
    background-image: -webkit-linear-gradient(#ffffff, #dcdbd7);
    background-image: linear-gradient(#ffffff, #dcdbd7);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(255, 255, 255, 0.5) inset;
    color: #444;
    text-shadow: white 1px 1px 1px; }

#tweet-Facebook.btn-sub {
  margin-right: 0px; }

.btn-l {
  padding: 15px 25px 15px 25px; }

.btn-s {
  border: none;
  border-radius: 4px;
  font-size: 85%;
  background-color: #C9C6AF;
  padding: 8px;
  color: #636258;
  cursor: pointer;
  font-weight: bold; }

.btn-s:hover {
  background-color: #56ab48;
  color: #FFF; }

.btn-xs {
  font-size: 85%;
  padding: 5px 10px; }

.btn-xxs {
  font-size: 85%;
  padding: 3px 5px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-s-on {
  background-color: #56ab48;
  color: #FFF; }

.btn-loading {
  font-weight: normal;
  font-style: italic; }

.btn-box {
  padding-bottom: 30px; }

.btn-outer {
  padding: 20px 0; }

.btn-top-create,
.btn-o,
.btn-em {
  background-color: #eeae0c;
  background-image: -ms-linear-gradient(#ffc534, #eeae0c);
  background-image: -moz-linear-gradient(#ffc534, #eeae0c);
  background-image: -webkit-linear-gradient(#ffc534, #eeae0c);
  background-image: linear-gradient(#ffc534, #eeae0c);
  border-color: #eeae0c;
  color: #fff;
  text-shadow: 0 1px 0 #bd8b0a;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 0 1px rgba(0, 0, 0, 0.08), 0 0 1px rgba(255, 255, 255, 0.2) inset;
  display: block;
  margin: 0 auto 15px auto;
  padding: 15px 25px 15px 25px;
  font-size: 120%; }
  .btn-top-create:hover,
  .btn-o:hover,
  .btn-em:hover {
    background-color: #d69c0b;
    background-image: -ms-linear-gradient(#ffbe1b, #d69c0b);
    background-image: -moz-linear-gradient(#ffbe1b, #d69c0b);
    background-image: -webkit-linear-gradient(#ffbe1b, #d69c0b);
    background-image: linear-gradient(#ffbe1b, #d69c0b);
    color: #fff;
    border-color: #bd8b0a; }
  .btn-top-create:active,
  .btn-o:active,
  .btn-em:active {
    background-color: #bd8b0a;
    background-image: -ms-linear-gradient(#ffb601, #bd8b0a);
    background-image: -moz-linear-gradient(#ffb601, #bd8b0a);
    background-image: -webkit-linear-gradient(#ffb601, #bd8b0a);
    background-image: linear-gradient(#ffb601, #bd8b0a);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset; }

.btn-o {
  display: inline-block;
  padding: 10px 25px 10px 25px; }

.btn-em {
  display: inline-block;
  font-size: inherit;
  padding: 8px 25px 8px 25px;
  border-radius: 4px;
  cursor: pointer;
  line-height: 120%;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5); }

.btn-top-create:hover,
.btn-o:hover {
  background-color: #ffa704;
  background-image: -ms-linear-gradient(#ffca02, #ffa704);
  background-image: -moz-linear-gradient(#ffca02, #ffa704);
  background-image: -webkit-linear-gradient(#ffca02, #ffa704);
  background-image: linear-gradient(#ffca02, #ffa704); }

.btn-sub-flat {
  background-color: #f9f7f1;
  color: #666;
  padding: 2px 5px;
  margin-right: 10px;
  border-radius: 4px; }

.btn-sub-flat:hover {
  background-color: #56ab48;
  color: #FFF; }

.btn-sub[disabled] {
  border-color: #9ea1a3;
  color: black !important;
  background: #f3f3f3 !important;
  box-shadow: none;
  opacity: 0.3;
  text-shadow: none !important;
  cursor: default !important; }

.button {
  box-shadow: 0 1px rgba(0, 0, 0, 0.08), 0 0 1px rgba(255, 255, 255, 0.2) inset;
  border-radius: 3px;
  background-color: #f4f4f4;
  background-image: -ms-linear-gradient(#f4f4f4, #f4f4f4);
  background-image: -moz-linear-gradient(#f4f4f4, #f4f4f4);
  background-image: -webkit-linear-gradient(#f4f4f4, #f4f4f4);
  background-image: linear-gradient(#f4f4f4, #f4f4f4);
  -webkit-appearance: none;
  -webkit-user-select: none;
  margin: 0;
  padding: 0 0.5em;
  border: 1px solid #dbdbdb;
  display: inline-block;
  overflow: visible;
  color: #444;
  font: normal normal 100%/1.75em Ubuntu, Helvetica Neue, sans-serif;
  text-decoration: none;
  text-shadow: 0 1px 0 #dbdbdb;
  white-space: normal;
  cursor: pointer;
  outline: none;
  vertical-align: middle; }
  .button:hover {
    background-color: #efefef;
    background-image: -ms-linear-gradient(#efefef, #efefef);
    background-image: -moz-linear-gradient(#efefef, #efefef);
    background-image: -webkit-linear-gradient(#efefef, #efefef);
    background-image: linear-gradient(#efefef, #efefef);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #444;
    border-color: #dbdbdb; }
  .button:active {
    background-color: #e7e7e7;
    background-image: -ms-linear-gradient(#e7e7e7, #e7e7e7);
    background-image: -moz-linear-gradient(#e7e7e7, #e7e7e7);
    background-image: -webkit-linear-gradient(#e7e7e7, #e7e7e7);
    background-image: linear-gradient(#e7e7e7, #e7e7e7);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

.sub {
  color: #444444;
  background: #f3f3f3;
  box-shadow: none;
  text-shadow: none; }
  .sub:hover {
    color: #2b2b2b;
    background: #e6e6e6;
    box-shadow: none; }
  .sub:active {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
    border-color: #adadad;
    background: #d9d9d9; }
  .sub.edit-save {
    border-color: #68a051;
    color: #f3f3f3;
    background: #56ab48; }
    .sub.edit-save:hover {
      border-color: #527e40; }
    .sub.edit-save:active {
      border-color: #1b2915;
      background-color: #476d37; }

.action {
  min-width: 11em;
  padding: 0.3em 1em; }

.primary {
  background-color: #4f9d42;
  background-image: -ms-linear-gradient(#68b946, #4f9d42);
  background-image: -moz-linear-gradient(#68b946, #4f9d42);
  background-image: -webkit-linear-gradient(#68b946, #4f9d42);
  background-image: linear-gradient(#68b946, #4f9d42);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.18);
  border-color: #4f9d42;
  color: #fff;
  text-shadow: 0 1px 0 #3d7933; }
  .primary:hover {
    background-color: #468b3a;
    background-image: -ms-linear-gradient(#5ea73f, #468b3a);
    background-image: -moz-linear-gradient(#5ea73f, #468b3a);
    background-image: -webkit-linear-gradient(#5ea73f, #468b3a);
    background-image: linear-gradient(#5ea73f, #468b3a);
    color: #fff;
    border-color: #3d7933; }
  .primary:active {
    background-color: #3d7933;
    background-image: -ms-linear-gradient(#539438, #3d7933);
    background-image: -moz-linear-gradient(#539438, #3d7933);
    background-image: -webkit-linear-gradient(#539438, #3d7933);
    background-image: linear-gradient(#539438, #3d7933);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset; }

.button.important {
  background-color: #eeae0c;
  background-image: -ms-linear-gradient(#ffc534, #eeae0c);
  background-image: -moz-linear-gradient(#ffc534, #eeae0c);
  background-image: -webkit-linear-gradient(#ffc534, #eeae0c);
  background-image: linear-gradient(#ffc534, #eeae0c);
  border-color: #eeae0c;
  color: #fff;
  text-shadow: 0 1px 0 #bd8b0a;
  letter-spacing: 2px; }
  .button.important:hover {
    background-color: #d69c0b;
    background-image: -ms-linear-gradient(#ffbe1b, #d69c0b);
    background-image: -moz-linear-gradient(#ffbe1b, #d69c0b);
    background-image: -webkit-linear-gradient(#ffbe1b, #d69c0b);
    background-image: linear-gradient(#ffbe1b, #d69c0b);
    color: #fff;
    border-color: #bd8b0a; }
  .button.important:active {
    background-color: #bd8b0a;
    background-image: -ms-linear-gradient(#ffb601, #bd8b0a);
    background-image: -moz-linear-gradient(#ffb601, #bd8b0a);
    background-image: -webkit-linear-gradient(#ffb601, #bd8b0a);
    background-image: linear-gradient(#ffb601, #bd8b0a);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset; }

.button[disabled] {
  border-color: #dcdddd;
  color: #9ea1a3;
  background: #f3f3f3 !important;
  box-shadow: none;
  text-shadow: none; }
  .button[disabled]:hover {
    color: #9ea1a3;
    border-color: #dcdddd; }
  .button[disabled]:active {
    box-shadow: none; }

.button.loading {
  position: relative; }

.field.required .field-header label:after {
  position: relative;
  top: -3px;
  display: inline-block;
  content: "\FF0A";
  margin-left: 0.1em;
  font-size: 80%;
  color: #c9171e; }

.gap-bottom {
  padding-bottom: 1em; 
}

.gap-top {
  padding-top: 1em;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}

.clearfix:after {
  clear: both;
}

.static-header {
  background: none;
  padding: 1em 1em 0 1em;
  border-bottom: 1px solid #dfdfdf; }
  @media only screen and (min-width: 960px) {
    .static-header {
      padding: 0; } }
  .static-header .logo-box {
    float: left; }
  .static-header .logo-static {
    background-image: url('/images/static/logo.png?1380729265');
    background-size: 100%;
    width: 160px;
    height: 50px;
    margin-left: 0.5em; }
    @media only screen and (min-width: 960px) {
      .static-header .logo-static {
        width: 200px;
        background-size: inherit; } }
  .static-header .top-links,
  .static-header .account-holder {
    float: right;
    margin-top: 1em;
    padding: 0; }
  .static-header .button__register {
    float: right;
    display: block;
    min-width: 5em;
    width: 8em;
    margin: -0.2em 0.5em 0 0;
    font-size: 0.8em;
    line-height: 1.5em;
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: none;
    color: #5a5855; }
    .static-header .button__register:hover {
      background-color: #56ab48;
      background-image: -ms-linear-gradient(#56ab48, #56ab48);
      background-image: -moz-linear-gradient(#56ab48, #56ab48);
      background-image: -webkit-linear-gradient(#56ab48, #56ab48);
      background-image: linear-gradient(#56ab48, #56ab48);
      color: #fff;
      border: none;
      box-shadow: none; }
    @media only screen and (min-width: 960px) {
      .static-header .button__register {
        display: inline-block;
        min-width: 11em;
        width: auto;
        margin: 0.4em 0 0 0;
        font-size: 100%;
        line-height: 1.75em;
        color: #56ab48; } }
    
    .static-header .top-nav.selected a {
      background-color: #bcc1ac; }
    .static-header .top-nav.last {
      margin-right: 0; }

.svg-logo-peatix {
  float: left;
  width: 120px;
}
.ja .svg-logo-peatix {
  width: 180px;
}


.btn-top-create,
.btn-o,
.btn-em, .button, .ft-links .col-1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.inner {
  zoom: 1; }
  .inner:before, .inner:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020"; }
  .inner:after {
    clear: both; }

.button {
  text-align: center; }

.static-header .logo-static, .social-media > a {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

/***** Footer *****/
/******************/

.global-footer-wrap {
  clear: both;
  padding: .5em 0;
  background-color: #eaeaee;
  text-align: center;
}

.global-footer {
  width: 960px;
  padding: 1em 0;
  margin: 1em auto 0 auto;
  text-align: left;
  color: rgba(0, 0, 0, 0.4);
}

.global-footer ul {
  padding-left: 0; 
  margin: 0;
}

.global-footer .social-media {
  width: 90px;
  margin-right: 1em;
  float: left;
}
@media only screen and (max-width: 960px) {
  .global-footer .social-media {
    float: none;
    display: block;
    margin: 0 auto;
  }
}

.global-footer .social-media > a {
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  margin-right: 5px;
  float: left;
  opacity: .5;
}

.global-footer .social-media > a:hover {
  opacity: 1;
}

@media only screen and (max-width: 960px) {
  .global-footer {
    width: auto;
    text-align: center;
  }
  .global-footer .lang-switch-wrap {
    margin: 1em auto 0 auto;
  }
}

@media only screen and (max-width: 960px) {
  .footer-nav {
    margin-bottom: 1em;
    font-size: 0.8em;
  }
}

.footer-nav-item {
  display: inline-block;
  margin: 0 1.5em 1em 0;
  position: relative;
}

.footer-nav-item:after {
  position: absolute;
  right: -9px;
  top: 0;
  display: block;
  margin-left: 8px;
}

@media only screen and (max-width: 960px) {
  .footer-nav-item {
    margin: 1em .5em 1em .5em;
  }
}

.footer-nav-item a {
  color: #5a5d58;
}

.footer-nav-item a:hover {
  color: #448739;
}

.footer-button-main {
  float: right;
  font-weight: normal;
  text-transform: uppercase;
  font-family: ubuntu, "Helvetica Neue", Verdana, Arial, Hiragino Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "Kozuka Gothic Pr6N", Osaka, "MS PGothic", sans-serif;
  letter-spacing: 0.1em;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding: 20px 25px;
  margin-left: 1em;
  display: inline-block;
  color: #5a5d58;
}

.footer-button-main:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: black;
  text-decoration: none;
  -webkit-transition: background-color 1s ease-in-out;
  transition: background-color 0.5s ease-in;
}

@media (max-width: 960px) {
  .footer-button-main {
    float: none;
    margin: 0 .5em 1em .5em;
  }
}

.footer-legal {
  clear: both;
  width: 100%;
  padding-top: 4em;
  font-size: 0.8em;
}

.footer-legal .footer-nav-item {
  margin-right: 1em;
}

.footer-legal .footer-nav-item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 960px) {
  .footer-legal {
    float: none;
  }
}

.p-mark {
  float: right;
  margin-top: -2em;
  list-style: none;
}

.p-mark {
  float: right;
  margin-top: -1.5em;
}

.p-mark-logo_link {
  display: block;
}

.p-mark_logo {
  width: 5.5em;
}

@media only screen and (max-width: 960px) {
  .p-mark {
    float: none;
    margin-top: 1em;
  }
}


.social-media {
  display: inline-block;
  width: 100px;
  margin-right: 10px; }

@media only screen and (min-width: 960px) {
 .social-media {
  float: left;
 }
}

.social-media > a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  color: transparent;
  text-shadow: none; }
  .social-media > a:hover {
    color: transparent;
    opacity: .8; }

.social-media .visit-twitter {
  background: url('/images/static/icon-twitter-follow01.png') no-repeat;
  background-size: contain; }

.social-media .visit-fb {
  background: url('/images/static/icon-fb-page01.png') no-repeat;
  background-size: contain; }

.social-media .visit-insta {
  background: url('/images/static/instagram-footer.png') no-repeat;
  background-size: contain; }

.social-media>a:hover {
  opacity: .8; }


.lang-switch-wrap {
  margin-top: -.7em;   
  vertical-align: middle;
  text-align: left;
  display: inline-block;
}

@media only screen and (min-width: 960px) {
.lang-switch-wrap {
    float: left;
  }
}

.lang-switch {
  width: 7em;
  margin: 0;
}

.lang-switch > li { list-style: none; }
.lang-switch > li > a {
  display: block;
  color: #5a5d58;
}

.lang-switch > li > a:hover {
  color: #448739;
}

.lang-switch .lang-option {
  display: none;
  padding: 1em; }

.lang-selected {
  padding: 1em; }

.lang-selected .icon-triangle {
  display: block;
  width: 10px;
  height: 15px;
  margin-right: 5px;
  overflow: hidden;
  float: left;
  text-decoration: none;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
.lang-selected .icon-triangle:before {
  display: block;
  width: 10px;
  height: 15px;
  font-size: 10px; }

.lang-active {
  position: relative;
  margin-top: -3.5em;
  z-index: 9999;
  border-radius: 2px;
  background-color: #FFF; }
  .lang-active > li > a {
    color: #444;
    text-shadow: none; }
  .lang-active .icon-triangle, .lang-active .icon-triangle:before {
    display: none; }
  .lang-active .selected-highlight {
    background: #CCC;
    padding-left: 15px;
    border-radius: 0 0 2px 2px; }
    .lang-active .selected-highlight > a:hover {
      text-decoration: none; }
  .lang-active .icon-checkmark:after {
    padding-left: 5px; }

.cf { zoom: 1; }
.cf:before,
.cf:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}

.cf:after { clear: both;}



/***** END Footer *****/
/******************/

.btn-sm-view {
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding: 0 1em; }

.btn-sm-view .btn-sub {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.3em;
  background: #CCC;
  float: none;
  font-size: 350%;
  color: #444; }


.more-link {
  display: inline-block;
  padding: 0.5em 0.7em;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  background: transparent; }
  .more-link:after {
    font-size: .8em;
    margin-left: 0.3em; }
  .more-link:hover {
    background: #fff;
    color: #56ab48;
    -webkit-transition: background, color, 0.5s ease-in;
    transition: background, color, 0.5s ease-in; }
  @media only screen and (min-width: 960px) {
    .more-link {
      float: right; } }

.more-info {
  text-align: center; }

.more-info_col {
  display: inline-block;
  padding: 0 5%;
  vertical-align: top; }
  @media only screen and (min-width: 960px) {
    .more-info_col {
      width: 39.5%; } }
  .more-info_col:last-child {
    border-top: 1px solid #a7a5a1; }
    @media only screen and (min-width: 960px) {
      .more-info_col:last-child {
        border: none;
        border-left: 1px solid #a7a5a1; } }
  .more-info_col > h4 {
    font-size: 1.5em;
    line-height: 1.8em; }
  .more-info_col i {
    display: block;
    padding: 0.3em 0;
    color: #56ab48;
    font-size: 1.5em; }
  .more-info_col p {
    font-size: 1.3em; }
  .more-info_col .button__more-info {
    display: block;
    width: 15em;
    margin: 0 auto 0.5em auto; }

.list-pop__top .list-pop_content {
  font-size: 1.2em;
  margin-top: 1em;
  width: 10em; }
.list-pop__top .icon-triangle:after {
  font-size: 0.7em;
  margin-left: 0.3em; }

.inner {
  margin: 0 auto;
  padding: 1em 0;
  position: relative;
  max-width: 960px;
}

.static-header nav {
  margin: 0 auto;
}

.static-header .top-nav {
  margin: 0;
  padding-left: 0;
  float: right;
}

.static-header .top-nav > li {
  list-style: none;
  margin-right: 5px;
  float: left;
}

.static-header .top-nav > li > a {
  display: block;
  padding: 0.5em;
  color: #6c6c6c;
  font-size: 1.1em;
}

.static-header .top-nav > li > a:hover {
  color: #56ab48;
}

.static-header .top-nav > li .account-button {
  display: inline-block;
  color: #56ab48;
}

.static-header .top-nav li .account-button:hover {
  color: #000;
}

.static-header .account-button .divider {
  color: #d3d3d5;
}

@media only screen and (min-width: 960px) {
  .svg-logo-peatix {
      width: 170px;
      float: left;
  }
  .ja .svg-logo-peatix {
      margin-top: 7px;
  }	
}

@media only screen and (max-width: 960px) {

  .static-header .top-nav {
    margin: 0 0 0 1em;
  } 
  .static-header .top-nav > li {
    margin-left: 0;
    font-size: 1em;
  }
}

@media only screen and (max-width: 750px) {

  .static-header nav {
    float: left;
    padding: 0;
    width: 100%;
  }

  .static-header .top-nav {
    float: left;
    margin: 1em 0 0 0;
  }

  .static-header .top-nav li .account-button {
    padding: .5em;
    margin-left: 1em;
    text-align: center;
    width: 10em;
    font-size: .8em;
    line-height: 1.5em;
    border: 1px solid #56ab48;
    border-radius: 5px;
  }

  .static-header .account-action {
    position: absolute;
    top: 12px;
    right: 0;
  }

  .static-header .divider {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .static-header .top-nav li .account-button {
    width: auto;
  }

  .static-header .account-action {
    top: 18px;
  }

  .static-header .top-nav > li {
    font-size: .8em;
  }
}

.ml-6 {
  margin-left: 1.5rem;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.m-2 {
  margin: .5rem;
}

.tabl-pp {
  border: solid 1px #5a5d58;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }
  .tabl-pp td{
    padding: .5rem;
    border: solid 1px #5a5d58; }
  .tabl-pp td:first-child{
    width: 130px;
  }