@charset "UTF-8";
/*------ 画像のパスを設定 ------*/
/*------ webフォントの設定 ------*/
@import url("https://fonts.googleapis.com/css?family=Work+Sans:400,600,700");
/*------ サポートブラウザの定義 ------*/
/*------ テーマ設定 ------*/
/*---------- link color ----------*/
a:link,
a:visited {
  color: #000;
  text-decoration: none;
  -webkit-touch-callout: none; }

a:hover,
a:active {
  text-decoration: none; }

/*---------- html ----------*/
html {
  height: 100%;
  min-height: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/*---------- body ----------*/
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  color: #333;
  font-size: 14px;
  font: 13px/1.231 "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 1.5;
  letter-spacing: 1px;
  background: #fff;
  -webkit-text-size-adjust: none;
  -webkit-backface-visibility: hidden; }

article, aside, details, figcaption, figure,
footer, header, hgroup, nav, section, address {
  display: block; }

table {
  font-size: inherit;
  font: 100%;
  line-height: 1.5;
  border-collapse: collapse; }

th, td {
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-weight: normal; }

img {
  border: none;
  font-size: 1%;
  line-height: 1;
  vertical-align: top; }

dl {
  zoom: 1; }

dl, dt, dd {
  margin: 0;
  padding: 0; }

ul, ul li {
  margin: 0;
  padding: 0;
  list-style: none; }

ol {
  margin: 0 0 10px 0.8em;
  padding: 0 0 0 0.8em; }

ol li {
  margin: 0;
  padding: 0;
  list-style-position: outside; }

form, input, select {
  font: 100%;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

textarea {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

input,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.clear {
  clear: both; }

.protect {
  -webkit-touch-callout: none; }

.borderNone {
  border: none !important; }

.block {
  display: block; }

.bold {
  font-weight: bold; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.red,
.error {
  color: red; }

.white {
  color: white !important; }

.fontXXS {
  font-size: 77%; }

.fontXS {
  font-size: 85%; }

.fontS {
  font-size: 93%; }

.fontM {
  font-size: 108%; }

.fontL {
  font-size: 116%; }

.fontXL {
  font-size: 123.1%; }

.fontXXL {
  font-size: 131%; }

.fontXXXL {
  font-size: 146.5%; }

.gray {
  color: #999 !important; }

.right {
  text-align: right; }

.center {
  text-align: center; }

/* -----------------------------------

SNSアイコン

----------------------------------- */
.social-media-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify; }
  .social-media-list li {
    margin-right: 20px; }
    .social-media-list li:last-child {
      margin-right: 0 !important; }

.media-icon {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  height: 22px;
  background-repeat: no-repeat; }
  .media-icon a {
    display: block; }

.icon-twitter {
  width: 24px;
  background-image: url(../../../resources/images/icon_x.svg);
  background-size: 24px 22px; }

.icon-facebook {
  width: 22px;
  background-image: url(../../../resources/images/icon_facebook.svg);
  background-size: 22px 22px; }

.icon-youtube {
  width: 34px;
  background-image: url(../../../resources/images/icon_youtube.svg);
  background-size: 34px 22px; }

.icon-instagram {
  width: 22px;
  background-image: url(../../../resources/images/icon_instagram.png);
  background-size: 22px 22px; }

.icon-line {
  width: 22px;
  background-image: url(../../../resources/images/icon_line.svg);
  background-size: 22px 22px; }

/* -----------------------------------

お気に入りアイコン

----------------------------------- */
.add-favorite span {
  position: relative;
  display: block;
  width: 60px;
  padding-top: 24px;
  background-image: url(../../../resources/images/icon_favorite_outline.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 24px 24px;
  font-size: 8px;
  color: #0068b7;
  text-align: center;
  cursor: pointer; }
  .add-favorite span:hover {
    background-image: url(../../../resources/images/icon_favorite.svg); }
  .add-favorite span:after {
    content: 'お気に入り';
    display: block;
    text-align: center; }
  .add-favorite span.added-favorite {
    background-image: url(../../../resources/images/icon_favorite.svg); }

.add-favorite-active {
  background-image: url(../../../resources/images/icon_favorite.svg) !important; }

/* ----- お気に入りのアニメーション  -----*/
.added,
.remove-favorite {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  margin: -60px 0 0 -60px;
  text-align: center;
  z-index: 2;
  background-color: rgba(21, 21, 21, 0.9);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px 77px !important;
  border-radius: 15px; }
  .added img,
  .remove-favorite img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 44px;
    margin: -22px 0 0 -25px; }

.added {
  background-image: url(../../../resources/images/icon_add_favorite.svg); }

.remove-favorite {
  background-image: url(../../../resources/images/icon_remove_favorite.svg) !important; }

.success {
  display: block;
  -webkit-animation: fadeIn 800ms 1 forwards ease-out; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  30% {
    opacity: 1;
    -webkit-transform: scale(1);
    z-index: 9999; }
  80% {
    opacity: 1;
    -webkit-transform: scale(1);
    z-index: 9999; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1); } }
#page-header .add-favorite,
.program-item-header .add-favorite {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%); }

/* -----------------------------------

ファイルアイコン

----------------------------------- */
.icon_file {
  position: relative; }
  .icon_file:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 13px;
    margin-right: 5px;
    background: url(../../../resources/images/icon_file.svg) no-repeat;
    background-size: 11px 13px;
    vertical-align: middle; }

/* -----------------------------------

リンクアイコン

----------------------------------- */
.icon_link {
  position: relative; }
  .icon_link:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 13px;
    margin-right: 5px;
    background: url(../../../resources/images/icon_link.svg) no-repeat;
    background-size: 11px 13px;
    vertical-align: middle; }

/* -----------------------------------

パーソナリティアイコン

----------------------------------- */
.program-personality-icon {
  display: block !important;
  position: absolute;
  letter-spacing: -.4em; }
  .program-personality-icon li {
    margin-left: 10px;
    display: inline-block;
    border: 2px #eee solid;
    overflow: hidden;
    letter-spacing: normal; }
    .program-personality-icon li:first-child {
      margin-left: 0; }
    .program-personality-icon li a {
      display: block; }
      .program-personality-icon li a img {
        width: 100%;
        height: auto; }

.personality-large li {
  width: 72px !important;
  height: 72px !important;
  border-radius: 40px; }

.personality-medium li {
  width: 60px !important;
  height: 60px !important;
  border-radius: 34px; }

.personality-small li {
  width: 44px !important;
  height: 44px !important;
  border-radius: 24px; }

/* -----------------------------------

タブ

----------------------------------- */
.tab {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden; }
  .tab:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px #0068b7 solid; }
  .tab li {
    margin-right: 10px;
    border: 2px #0068b7 solid;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    background-color: #0068b7;
    color: #fff;
    cursor: pointer;
    border-radius: 5px 5px 0 0; }
    .tab li a {
      display: block;
      color: #fff; }
    .tab li:last-child {
      margin-right: 0 !important; }
    .tab li.current {
      position: relative;
      background-color: #fff;
      color: #0068b7; }
      .tab li.current a {
        color: #0068b7; }
      .tab li.current:before {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        border-bottom: 3px #fff solid; }

.tab-item:first-child:nth-last-child(2),
.tab-item:first-child:nth-last-child(2) ~ .tab-item {
  width: calc(50% - 5px) !important; }

.tab-item:first-child:nth-last-child(4),
.tab-item:first-child:nth-last-child(4) ~ .tab-item {
  width: 23.5%;
  margin-right: 2%; }

.tab-content ul {
  display: none; }

@media screen and (min-width: 768px) {
  .tab li {
    height: 44px;
    line-height: 43px; } }
@media screen and (max-width: 767px) {
  .tab li {
    height: 34px;
    line-height: 33px;
    font-size: 12px; } }
.label-entry,
.label-arche,
.label-livecast {
  display: inline-block;
  color: #fff;
  padding: 3px 9px;
  font-size: 11px;
  font-weight: bold;
  border-radius: 3px; }

.label-entry {
  background: #f0563e; }

.label-arche {
  background: #f0c006; }

.label-livecast {
  background: #85b500; }

/* -----------------------------------

Moreボタン

----------------------------------- */
.more, .btn-remove {
  width: 260px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
  border: 1px #0068b7 solid;
  border-radius: 22px; }
  .more a, .btn-remove a {
    display: block;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #0068b7;
    background: url(../../../resources/images/icon_arrow_right_blue.svg) no-repeat 92% center;
    background-size: 5px 8px;
    transition: 300ms !important; }
    .more a:hover, .btn-remove a:hover {
      background-position: 95% center; }
  .more.back a, .back.btn-remove a {
    background: url(../../../resources/images/icon_arrow_left_blue.svg) no-repeat 8% center;
    background-size: 5px 8px; }

/* -----------------------------------

テーブル

----------------------------------- */
.tbl-style {
  width: 100%; }
  .tbl-style th {
    background: #f2f2f2; }
  .tbl-style td {
    line-height: 2; }

@media screen and (min-width: 768px) {
  .tbl-style th,
  .tbl-style td {
    padding: 15px;
    border: 1px #ccc solid; } }
@media screen and (max-width: 767px) {
  .tbl-style {
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid; }
    .tbl-style th {
      padding: 5px 10px;
      text-align: left; }
    .tbl-style td {
      padding: 10px; }
    .tbl-style th,
    .tbl-style td {
      display: block;
      width: 100%;
      border-right: 1px #ccc solid;
      border-bottom: 1px #ccc solid; } }
.breadcrumbs {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  .breadcrumbs a {
    color: #0068b7 !important; }
  .breadcrumbs span {
    color: #aaa; }

#form dt {
  margin-bottom: 20px;
  padding: 10px;
  background: #f2f2f2;
  font-weight: bold;
  border-radius: 5px; }
  #form dt .require {
    margin-left: 8px;
    color: red;
    font-size: 10px;
    font-weight: normal; }
#form dd {
  margin-bottom: 20px; }
#form .error {
  margin-top: 5px; }

.form-header {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px #0068b7 solid;
  border-radius: 5px;
  background: #DEF1FF; }

.form-title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px; }

.form-txtbody {
  font-size: 15px; }

/* -----------------------------------

検索フォーム

----------------------------------- */
.search {
  position: relative;
  width: 260px; }

.search-form-text {
  background: #f2f2f2;
  border-radius: 22px; }
  .search-form-text input,
  .search-form-text textarea {
    display: block;
    width: 100%;
    background: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .search-form-text input {
    height: 44px;
    padding: 0 44px 0 15px;
    font-size: 15px;
    line-height: 1; }
    .search-form-text input::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.search-form-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  background: url(../../../resources/images/icon_search.svg) no-repeat center center;
  background-size: 15px 15px; }
  .search-form-submit button {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer; }

/* -----------------------------------

google カスタム検索

----------------------------------- */
#___gcse_0,
#___gcse_1 {
  margin-left: 15px; }

.gsc-search-box {
  margin-bottom: 0 !important; }

.gsc-input-box {
  border: none !important;
  background: none !important;
  padding: 0 !important; }
  .gsc-input-box input {
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    background-color: transparent !important;
    border: none !important; }
    .gsc-input-box input::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.gsc-control-cse {
  padding: 0 !important;
  background: none !important;
  border: none !important; }

.gsst_a,
.gsst_b {
  padding: 0 !important; }
  .gsst_a .gscb_a,
  .gsst_b .gscb_a {
    color: #ccc !important; }

.gsc-search-button-v2 {
  width: 44px !important;
  height: 44px !important;
  margin-left: 0 !important;
  padding: 0 !important;
  background: transparent url(../../../resources/images/icon_search.svg) no-repeat center center !important;
  background-size: 15px 15px !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer; }
  .gsc-search-button-v2 svg {
    display: none; }

.gsib_a {
  padding: 0 !important; }

/* ---------------------------

テキストフィールド / テキストエリア

--------------------------- */
.text-field, .text-area {
  position: relative;
  border: 1px #ccc solid;
  border-radius: 5px;
  overflow: hidden; }
  .text-field input, .text-area input,
  .text-field textarea,
  .text-area textarea {
    display: block;
    width: 100%;
    background: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .text-field input, .text-area input,
  .text-field textarea,
  .text-area textarea {
    padding: 13px;
    font-size: 16px;
    transition: 300ms !important; }
    .text-field input:focus, .text-area input:focus,
    .text-field textarea:focus,
    .text-area textarea:focus {
      background: #fffce9; }

.text-area textarea {
  height: 150px; }

.zip-code {
  width: 100px; }
  .zip-code input {
    text-align: center; }

/* ---------------------------

ラジオボタン

--------------------------- */
.btn-radio label, .btn-checkbox label {
  display: block;
  margin-bottom: 10px; }

input[type="radio"] {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: #fff;
  border: 2px #ccc solid;
  border-radius: 10px;
  vertical-align: middle;
  cursor: pointer; }
  input[type="radio"]:checked:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #0068b7;
    border-radius: 5px;
    transform: translate(-50%, -50%); }

/* ---------------------------

チェックボックス

--------------------------- */
input[type="checkbox"] {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: #fff;
  border: 2px #ccc solid;
  border-radius: 5px;
  vertical-align: middle;
  cursor: pointer; }
  input[type="checkbox"]:checked:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    background: url(../../../resources/images/icon_check.svg) no-repeat center center;
    background-size: 12px 9px;
    border-radius: 5px;
    transform: translate(-50%, -50%); }

/* ---------------------------

セレクトボックス

--------------------------- */
.select-box {
  position: relative;
  width: 100%;
  border: 1px #ccc solid;
  background: #fff;
  border-radius: 5px; }
  .select-box:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 100%;
    border-left: 1px #ccc solid;
    background: url(../../../resources/images/icon_arrow_down_blue.svg) no-repeat center center;
    background-size: 15px 9px; }

select {
  position: relative;
  width: 100%;
  padding: 13px;
  border: none;
  background: none;
  font-size: 14px;
  z-index: 1; }

select::-ms-expand {
  display: none; }

.select-birthday {
  overflow: hidden; }
  .select-birthday .select-box {
    float: left; }
    .select-birthday .select-box:nth-child(2) {
      margin: 0 2%; }

.form-wrapper .btn-submit, .form-wrapper .header-btn-set > div {
  margin: 0 auto 30px; }

.date-select {
  overflow: hidden; }
  .date-select .select-box {
    float: left; }

#date-search .btn-submit, #date-search .header-btn-set > div {
  margin: 0 auto; }

#on-air-music-page .select-box,
#power-play-page .select-box {
  margin-bottom: 15px; }
  #on-air-music-page .select-box:first-child,
  #power-play-page .select-box:first-child {
    width: 100%; }
  #on-air-music-page .select-box:nth-child(2), #on-air-music-page .select-box:nth-child(3),
  #power-play-page .select-box:nth-child(2),
  #power-play-page .select-box:nth-child(3) {
    width: 49%; }
  #on-air-music-page .select-box:nth-child(2),
  #power-play-page .select-box:nth-child(2) {
    margin-right: 2%; }
  #on-air-music-page .select-box:nth-child(4),
  #power-play-page .select-box:nth-child(4) {
    width: 100%; }
  #on-air-music-page .select-box:last-child,
  #power-play-page .select-box:last-child {
    margin-right: 0; }

.event-date-select {
  margin-bottom: 15px; }
  .event-date-select .select-box:first-child {
    margin-right: 10px; }

.select-box:first-child:nth-last-child(2),
.select-box:first-child:nth-last-child(2) ~ .select-box {
  width: calc(50% - 5px) !important; }

@media screen and (min-width: 768px) {
  .form-wrapper {
    width: 640px;
    margin: 0 auto; }

  .select-birthday .select-box {
    width: 32%; } }
@media screen and (max-width: 767px) {
  .form-wrapper {
    width: 100%; }

  .select-birthday .select-box {
    width: 30%; }
    .select-birthday .select-box:first-child {
      width: 36%; }

  .gsc-results-wrapper-overlay {
    top: 135px !important;
    left: 5% !important;
    width: 90% !important;
    height: calc(100% - 150px) !important; } }
@media screen and (max-width: 374px) {
  .select-birthday select {
    font-size: 11px; } }
/* -----------------------------------

すべてのデバイス向けのスタイル

----------------------------------- */
#global-header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 12; }

#global-logo {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url(../../../resources/images/logo.png) no-repeat center center; }
  #global-logo a {
    display: block;
    height: 100%; }

#back {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background: url(../../../resources/images/icon_arrow_left_blue.svg) no-repeat center center;
  background-size: 9px 15px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  #back a {
    display: block;
    height: 100%; }

.header-btn-set {
  display: flex;
  width: 100%;
  margin: 0 auto;
  background: #fff; }
  .header-btn-set > div {
    width: calc(50% - 7.5px) !important;
    max-width: 220px; }
    .header-btn-set > div a {
      color: #fff;
      font-size: clamp(0.69rem, 1.25vi + 0.44rem, 0.94rem); }

#header-mypage {
  position: absolute;
  width: 60px;
  height: 45px;
  font-size: 10px;
  letter-spacing: 0;
  text-align: center; }
  #header-mypage a {
    display: block;
    height: 100%;
    padding-top: 30px;
    color: #0068b7;
    font-weight: bold;
    background: url(../../../resources/images/icon_mypage.svg) no-repeat center top;
    background-size: 30px; }
    #header-mypage a:after {
      position: absolute;
      left: 0;
      content: '';
      width: 100%;
      height: 2px;
      background: #ffcc00;
      transform: scale(0, 1);
      transform-origin: right top;
      transition: transform .3s;
      border-radius: 1px; }
    #header-mypage a:hover:after {
      transform-origin: left top;
      transform: scale(1, 1); }

#header-radiko {
  position: absolute;
  top: 9px;
  right: 0;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background: #00a7e9 url(../../../resources/images/icon_radiko.png) no-repeat center 18px;
  background-size: 24px 24px;
  transition: 300ms !important; }
  #header-radiko:hover {
    background-color: #00c0ff; }
  #header-radiko a {
    position: relative;
    display: block;
    height: 100%; }
    #header-radiko a:after {
      content: '今すぐ聴く';
      position: absolute;
      bottom: 12px;
      left: 0;
      width: 100%;
      color: #fff;
      font-size: 10px;
      text-align: center;
      letter-spacing: 0; }

#humberger {
  position: absolute;
  width: 60px;
  height: 60px;
  cursor: pointer; }
  #humberger span, #humberger:before, #humberger:after {
    position: absolute;
    left: 50%;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background: #0068b7;
    border-radius: 1px;
    transition: 300ms !important; }
  #humberger span {
    position: absolute;
    top: 50%;
    margin-top: -1px; }
  #humberger:before, #humberger:after {
    content: '';
    transition: 300ms !important; }
  #humberger:before {
    top: 23px; }
  #humberger:after {
    bottom: 23px; }
  #humberger.is-clicked span {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  #humberger.is-clicked:before {
    margin-top: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #humberger.is-clicked:after {
    margin-bottom: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

#global-nav {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 10;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); }

.gn-nav-group {
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1); }

#gn-label-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  #gn-label-list li {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    border-right: 2px #0068b7 solid;
    border-bottom: 2px #0068b7 solid; }
    #gn-label-list li:last-child {
      border-right: none; }
    #gn-label-list li.current:after {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      width: 100%;
      height: 2px;
      background: #fff; }
    #gn-label-list li:before {
      position: absolute;
      left: 0;
      bottom: -2px;
      content: '';
      width: 100%;
      height: 2px;
      background: #ffcc00;
      transform: scale(0, 1);
      transform-origin: right top;
      transition: transform .3s;
      border-radius: 1px; }
    #gn-label-list li:hover {
      opacity: 0.8; }
      #gn-label-list li:hover:before {
        transform-origin: left top;
        transform: scale(1, 1); }

.gn-label {
  cursor: pointer; }
  .gn-label:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    vertical-align: -3px;
    background-repeat: no-repeat; }

.icon-listen:before {
  background-image: url(../../../resources/images/icon_headphones_blue.svg); }

.icon-search:before {
  background-image: url(../../../resources/images/icon_search_blue.svg); }

.icon-info:before {
  background-image: url(../../../resources/images/icon_info_blue.svg); }

.gn-nav-group {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: 2px #0068b7 solid; }

.gn-nav-list {
  padding: 30px 0;
  background: #fff; }
  .gn-nav-list a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #0068b7; }
    .gn-nav-list a span {
      display: block;
      font-family: 'Work Sans', sans-serif;
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 0.8px;
      color: #999; }

#gn-nav-expanded .search {
  margin: 0 auto 30px; }
#gn-nav-expanded li {
  margin-bottom: 30px; }
#gn-nav-expanded dt {
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 2px #0068b7 solid; }
#gn-nav-expanded dd {
  position: relative;
  margin-bottom: 15px; }
  #gn-nav-expanded dd a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #0068b7; }
    #gn-nav-expanded dd a:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      width: 7px;
      height: 12px;
      margin-top: -7.5px;
      background: url(../../../resources/images/icon_arrow_right_gray.svg) no-repeat;
      background-size: 7px 12px; }
  #gn-nav-expanded dd span {
    display: block;
    font-family: 'Work Sans', sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: #999; }
#gn-nav-expanded .social-media-list {
  width: 80%;
  margin: 0 auto;
  justify-content: space-between; }
  #gn-nav-expanded .social-media-list li {
    margin-bottom: 0; }

.cd-primary-nav {
  background: rgba(255, 255, 255, 0.9) !important;
  z-index: 10 !important;
  -webkit-backdrop-filter: blur(7px);
  -moz-backdrop-filter: blur(7px);
  -o-backdrop-filter: blur(7px);
  -ms-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px); }

#on-air {
  position: fixed;
  width: 100%;
  background: #fff;
  border-top: 2px #0068b7 solid;
  border-bottom: 2px #0068b7 solid;
  z-index: 11; }
  #on-air dt {
    float: left;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    border-right: 2px #0068b7 solid; }
  #on-air dd {
    font-weight: bold;
    border-right: 2px #0068b7 solid; }

#now-on-air {
  color: #cc0000;
  background: url(../../../resources/images/icon_mic.svg) no-repeat;
  background-size: 12px 18px; }

#on-air-program {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  #on-air-program a {
    color: #0068b7;
    text-decoration: underline; }

#now-playing {
  background: url(../../../resources/images/icon_now_playing.svg) no-repeat;
  background-size: 11px 14px; }
  #now-playing a {
    color: #0068b7;
    text-decoration: underline; }

#on-air-music-title {
  overflow: hidden; }
  #on-air-music-title span {
    display: inline-block;
    padding: 0 10px 0 100%;
    white-space: nowrap;
    -webkit-animation: marquee 8s linear infinite;
    animation: marquee 8s linear infinite; }

@keyframes marquee {
  from {
    transform: translate(0%); }
  100%,to {
    transform: translate(-100%); } }
/* -----------------------------------

幅768px以上のデバイス向けのスタイル

----------------------------------- */
@media screen and (min-width: 768px) {
  #header-content {
    position: relative;
    width: 100%; }

  #header-roof-top {
    padding: 15px; }

  #global-logo {
    width: 100px;
    height: 58px;
    background-size: 100px 58px; }

  #back {
    display: none; }

  .search {
    position: absolute;
    top: 22px;
    left: 130px; }

  #header-social-media {
    position: absolute;
    top: 33px;
    left: 420px; }

  .header-btn-set {
    justify-content: center;
    padding: 15px 15px 0 15px; }
    .header-btn-set > div {
      margin: 0 7.5px; }

  #header-mypage {
    top: 21.5px;
    right: 100px; }
    #header-mypage a:after {
      bottom: -9px; }

  #humberger {
    display: none;
    top: 14px;
    right: 81px; }

  #global-nav {
    top: 179px; }

  #gn-label-list {
    height: 60px;
    line-height: 60px; }

  #gn-nav-expanded {
    display: none; }

  #on-air {
    top: 147px;
    width: 100%;
    overflow: hidden; }
    #on-air dl {
      width: 50%;
      float: left;
      height: 30px;
      line-height: 30px;
      background-color: #DEF1FF; }
      #on-air dl dt {
        width: 200px;
        float: left;
        text-align: center;
        border-right: 2px #0068b7 solid;
        background-color: #fff; }
      #on-air dl dd {
        width: calc(100% - 200px);
        padding: 0 15px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        border-right: 2px #0068b7 solid; }

  #now-on-air {
    padding-left: 27px;
    background-position: 49px center; }

  #now-playing {
    padding-left: 16px;
    background-position: 8px center; }
    #now-playing span {
      margin-left: 1em; }

  #on-air-music-title {
    border-right: none !important; } }
/* -----------------------------------

幅1080px以上のデバイス向けのスタイル

----------------------------------- */
@media screen and (min-width: 1080px) {
  #header-content {
    width: 1080px;
    margin: 0 auto; }

  #header-roof-top {
    padding: 15px 0; }

  .gn-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 60px;
    text-align: center; }
    .gn-nav-list li {
      position: relative;
      letter-spacing: normal;
      width: 100%; }
      .gn-nav-list li:last-child {
        margin-right: 0; }
      .gn-nav-list li:after {
        position: absolute;
        left: 0;
        bottom: -32px;
        content: '';
        width: 100%;
        height: 2px;
        background: #ffcc00;
        transform: scale(0, 1);
        transform-origin: right top;
        transition: transform .3s;
        border-radius: 1px; }
      .gn-nav-list li:hover:after {
        transform-origin: left top;
        transform: scale(1, 1); } }
/* -----------------------------------

幅1079px未満のデバイス向けのスタイル

----------------------------------- */
@media screen and (max-width: 1079px) {
  .gn-nav-list {
    top: 60px;
    padding: 15px 30px; }
    .gn-nav-list li {
      position: relative; }
      .gn-nav-list li a {
        padding: 15px 0; }
        .gn-nav-list li a:after {
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          width: 7px;
          height: 12px;
          margin-top: -7.5px;
          background: url(../../../resources/images/icon_arrow_right_gray.svg) no-repeat;
          background-size: 7px 12px; } }
/* -----------------------------------

幅767px未満のデバイス向けのスタイル

----------------------------------- */
@media screen and (max-width: 767px) {
  #header-roof-top {
    height: 60px; }
    #header-roof-top .search,
    #header-roof-top #header-social-media {
      display: none; }

  #global-logo {
    width: 62px;
    height: 100%;
    margin: 0 auto;
    background-size: 62px 36px; }

  .header-btn-set {
    justify-content: space-evenly;
    padding: 0 15px 15px 15px; }

  #humberger {
    top: 0;
    right: 0; }

  #header-radiko {
    display: none; }

  #header-mypage {
    top: 9px;
    left: 60px; }
    #header-mypage a:after {
      bottom: -2px; }

  #global-nav {
    top: 179px; }

  #gn-label-list {
    height: 44px;
    line-height: 44px; }
    #gn-label-list li {
      font-size: 15px; }

  .gn-nav-list {
    top: 44px; }

  .gn-label:before {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    vertical-align: -4px; }

  #gn-nav-expanded {
    padding: 150px 30px 30px 30px; }

  #on-air {
    top: 119px; }
    #on-air dl {
      overflow: hidden; }
    #on-air dt {
      width: 50px;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      background-position: center center; }
    #on-air dd {
      padding: 0 1em;
      border-right: none;
      background: #def1ff; }
    #on-air dt,
    #on-air dd {
      height: 28px;
      line-height: 28px; }
    #on-air #now-on-air {
      border-bottom: 2px #0068b7 solid; } }
@media screen and (max-width: 520px) {
  .header-btn-set {
    justify-content: space-between; } }
#global-footer {
  position: relative;
  padding: 30px 0;
  margin-top: 139px;
  color: #fff;
  background: #0068b7; }
  #global-footer:before {
    content: '';
    position: absolute;
    top: -77px;
    left: 0;
    width: 100%;
    height: 79px;
    background: url(../../../resources/images/town.svg) repeat-x;
    background-size: 640px 79px; }

#footer-roof-top {
  margin-bottom: 30px;
  border-bottom: 1px #005290 solid; }

.program-page #global-footer {
  padding-bottom: 94px; }

/* ---------- らじっと君 ----------*/
#footer-raddit, #footer-air-schedule {
  position: relative;
  overflow: hidden; }
  #footer-raddit dl dt, #footer-air-schedule dl dt {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px; }

#raddit {
  float: left;
  background: url(../../../resources/images/raddit.png) no-repeat;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }

#line-stamp {
  width: 280px;
  background: #00b84f; }

#footer-ground {
  padding-bottom: 30px;
  border-bottom: 1px #005290 solid; }
  #footer-ground a {
    color: #fff; }

.copy-right {
  display: block;
  text-align: center;
  font-size: 10px; }

/* ---------- エアースケジュール ----------*/
#footer-air-schedule dl {
  margin-left: 175px; }

#air-schedule {
  float: left; }

/* ---------- フッターナビゲーション ----------*/
#footer-nav {
  letter-spacing: -.4em;
  overflow: hidden; }
  #footer-nav li {
    width: 50%;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: normal; }
    #footer-nav li a {
      display: block;
      color: #fff;
      font-size: 14px;
      background: url(../../../resources/images/icon_arrow_right_wht.svg) no-repeat 90% center;
      background-size: 5px 8px; }
      #footer-nav li a:hover {
        text-decoration: underline; }

#footer-tel {
  padding: 30px 0 15px; }
  #footer-tel a {
    color: #ffcc00;
    font-weight: bold; }

@media screen and (min-width: 1080px) {
  #footer-content {
    width: 1080px;
    margin: 0 auto; }

  #footer-roof-top {
    padding-bottom: 15px; }

  /* ---------- らじっと君 ----------*/
  #footer-raddit dl, #footer-air-schedule dl {
    margin-left: 105px; }

  #raddit {
    width: 90px;
    height: 107px;
    background-size: 90px 107px; }

  #line-stamp {
    position: absolute;
    top: 31.5px;
    right: 0; }

  #footer-ground {
    overflow: hidden; }

  /* ---------- エアースケジュール ----------*/
  #footer-air-schedule {
    width: 50%;
    float: left;
    border-right: 1px #005290 solid; }
    #footer-air-schedule dl {
      margin-left: 175px; }

  #air-schedule {
    width: 160px;
    height: 226px; }

  /* ---------- フッターナビゲーション ----------*/
  #footer-nav {
    width: 50%;
    padding-left: 30px; } }
@media screen and (max-width: 1079px) {
  #footer-roof-top {
    padding-bottom: 30px; }

  /* ---------- らじっと君 ----------*/
  #footer-raddit, #footer-air-schedule {
    padding: 0 15px; }
    #footer-raddit dl, #footer-air-schedule dl {
      margin: 0 0 30px 89px; }
      #footer-raddit dl dd, #footer-air-schedule dl dd {
        font-size: 12px; }

  #raddit {
    width: 74px;
    height: 88px;
    background-size: 74px 88px; }

  #line-stamp {
    margin: 0 auto; }

  /* ---------- エアースケジュール ----------*/
  #footer-air-schedule {
    padding-bottom: 15px;
    border-bottom: 1px #005290 solid; }
    #footer-air-schedule dl {
      margin-left: 115px; }
    #footer-air-schedule dt span {
      display: block; }

  #air-schedule {
    width: 100px;
    height: 141px; }
    #air-schedule img {
      width: 100%;
      height: 100%; }

  /* ---------- フッターナビゲーション ----------*/
  #footer-nav {
    padding: 30px 15px 0; }
    #footer-nav li:nth-child(7), #footer-nav li:nth-child(8) {
      margin-bottom: 0; }

  #footer-tel span {
    display: block; } }
#page {
  overflow-x: hidden; }

#emergency {
  padding: 15px;
  border: 1px red solid;
  border-radius: 5px;
  color: red;
  background: #ffeeee; }
  #emergency dt {
    margin-bottom: 5px;
    font-weight: bold; }

@media screen and (min-width: 640px) {
  #bnr-top {
    margin-bottom: 30px; } }
@media screen and (max-width: 639px) {
  #bnr-top {
    margin-bottom: 15px; } }
#bnr-top a {
  display: block;
  height: auto; }
#bnr-top img {
  max-width: 100%;
  height: auto; }

/* -----------------------------------

トップスライド

----------------------------------- */
.swiper-container {
  overflow: visible !important; }

.swiper-slide {
  overflow: hidden; }

#program-list,
#hero,
#information-list,
#guest-calendar-list,
#power-play-list,
#oricon-news-list,
#sns-embed {
  margin-bottom: 60px; }

#program-list .swiper-slide {
  border-radius: 5px;
  border: 2px #0068b7 solid; }
  #program-list .swiper-slide .program-data {
    padding: 15px; }
#program-list .program-cover {
  border-bottom: 2px #0068b7 solid; }

.program-data {
  padding: 15px 0; }
  .program-data .label-group {
    margin-top: 10px; }

.personality-name {
  margin-right: 13px;
  padding-left: 13px;
  background: url(../../../resources/images/icon_mic.svg) no-repeat left center;
  background-size: 9px 13px; }
  .personality-name a {
    margin-left: 1em;
    color: #0068b7; }
    .personality-name a:first-child {
      margin-left: 0; }

.swiper-pagination-bullets {
  bottom: -25px !important; }

.swiper-pagination-bullet {
  background: #0068b7 !important; }

.swiper-button-prev,
.swiper-button-next {
  background: #0068b7;
  border-radius: 5px; }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    color: #fff;
    transform: scale(0.5);
    transition: 300ms !important; }
  .swiper-button-prev:hover:after,
  .swiper-button-next:hover:after {
    transform: scale(0.55); }

#hero .swiper-container img,
#information-list .swiper-container img,
#power-play-list .swiper-container img {
  width: 100%;
  height: auto; }
#hero .swiper-container .swiper-button-prev,
#hero .swiper-container .swiper-button-next,
#information-list .swiper-container .swiper-button-prev,
#information-list .swiper-container .swiper-button-next,
#power-play-list .swiper-container .swiper-button-prev,
#power-play-list .swiper-container .swiper-button-next {
  display: none; }

#information-list figure,
#power-play-list figure {
  margin-bottom: 10px; }

.entry-list h4 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px; }
.entry-list time {
  font-size: 12px;
  color: #666; }

/* -----------------------------------

モーダルウィンドウ

----------------------------------- */
#overlay, #podcast-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 13; }

#modal-content, #podcast-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  animation: popup 200ms ease-out 0s forwards;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

#podcast-modal-content {
  overflow: hidden; }

#corner-list dt {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px; }
#corner-list dd {
  margin-bottom: 15px;
  border: 1px #ccc solid;
  border-radius: 5px;
  transition: 300ms !important; }
  #corner-list dd:last-child {
    margin-bottom: 0; }
  #corner-list dd:hover {
    background: #f2f2f2; }
  #corner-list dd label {
    display: block;
    padding: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer; }

@keyframes popup {
  from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8, 0.8);
    -ms-transform: translate(-50%, -50%) scale(0.8, 0.8); }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1, 1);
    -ms-transform: translate(-50%, -50%) scale(1, 1); } }
#guest-calendar-list li {
  width: 100%;
  margin-bottom: 30px;
  border: 2px #0068b7 solid;
  overflow: hidden;
  border-radius: 5px; }
  #guest-calendar-list li:last-child {
    margin-bottom: 0; }
  #guest-calendar-list li h3 {
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    background: #def1ff;
    border-bottom: 2px #0068b7 solid;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  #guest-calendar-list li dl {
    height: 100%; }
    #guest-calendar-list li dl dt {
      width: 60px;
      height: 73px;
      float: left;
      font-weight: 600;
      font-family: 'Work Sans', sans-serif;
      text-align: center; }
      #guest-calendar-list li dl dt .month {
        height: 24px; }
      #guest-calendar-list li dl dt .day {
        height: 49px;
        line-height: 49px; }
    #guest-calendar-list li dl dd {
      margin-left: 60px;
      padding: 15px;
      border-left: 2px #0068b7 solid; }
      #guest-calendar-list li dl dd a {
        display: block;
        margin-bottom: 5px;
        color: #0068b7;
        font-weight: bold;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }

.external-link {
  display: block;
  position: absolute;
  top: 17px;
  right: 15px;
  width: 15px;
  height: 15px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url(../../../resources/images/icon_external_link.svg) no-repeat;
  background-size: 15px; }

.month {
  display: block;
  width: 100%;
  background: #0068b7;
  color: #fff;
  font-size: 16px; }
  .month span {
    font-size: 10px; }

.day {
  display: block;
  width: 100%;
  font-size: 24px; }

/* -----------------------------------

オリコンニュース

----------------------------------- */
.oricon-cat-tab li,
#days_tab li {
  width: 23.5%;
  margin-right: 2%; }
  .oricon-cat-tab li:last-child,
  #days_tab li:last-child {
    margin-right: 0; }

.oricon-entry-list {
  display: none; }
  .oricon-entry-list figure a {
    display: block; }

/* -----------------------------------

SNS 埋め込み

----------------------------------- */
.sns-cat-tab li {
  width: 32%;
  margin-right: 2%; }
  .sns-cat-tab li:last-child {
    margin-right: 0; }

#embed-twitter {
  border: 1px #e5e9ec solid; }

/* -----------------------------------

幅768px以上のデバイス向けのスタイル

----------------------------------- */
@media screen and (min-width: 768px) {
  #emergency {
    margin: 0 auto 30px; }

  #content {
    padding-top: 269px; }

  .section-content {
    width: 90%;
    margin: 0 auto; }

  #program-list .swiper-container {
    width: 480px; }

  .swiper-button-prev {
    left: -13.5px !important; }

  .swiper-button-next {
    right: -13.5px !important; }

  .program-title {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

  .btn-stacked {
    width: 360px; }

  .btn-message-form, .btn-entry-form, .btn-submit, .header-btn-set > div, .btn-ticket-link {
    width: 300px; }

  #overlay #btn-fixed, #podcast-overlay #btn-fixed {
    width: 640px;
    margin: 0 auto; }

  #modal-content, #podcast-modal-content {
    width: 640px;
    height: 640px;
    padding: 60px 60px 66px 60px;
    border-radius: 5px; }

  #hero .swiper-container {
    width: 100%; }
    #hero .swiper-container li {
      width: 360px !important; }

  #information-list .swiper-container {
    width: 100%; }
    #information-list .swiper-container li {
      width: 240px !important; }
      #information-list .swiper-container li figure {
        height: 180px;
        overflow: hidden; }

  #guest-calendar-list .swiper-container {
    width: 100%; }
    #guest-calendar-list .swiper-container li {
      width: 100% !important; }

  #power-play-list .swiper-container li {
    width: 255px !important; }
    #power-play-list .swiper-container li figure {
      height: auto !important; }

  #sns-embed .tab-content {
    width: 500px;
    margin: 0 auto; } }
/* -----------------------------------

幅1080px以上のデバイス向けのスタイル

----------------------------------- */
@media screen and (min-width: 1080px) {
  #emergency,
  .section-content {
    width: 1080px; }

  .oricon-entry-list {
    overflow: hidden; }
    .oricon-entry-list li {
      width: calc(20% - 16px);
      margin-right: 20px;
      float: left; }
      .oricon-entry-list li:last-child {
        margin-right: 0; }
      .oricon-entry-list li figure {
        position: relative;
        width: 100%;
        height: auto !important;
        max-height: 150px;
        margin-bottom: 10px; }

  #ad-bnr-list {
    overflow: hidden; }
    #ad-bnr-list li {
      width: 200px;
      height: 83px;
      float: left;
      margin: 0 20px 20px 0; }
      #ad-bnr-list li:nth-child(5n) {
        margin-right: 0; } }
/* -----------------------------------

幅1079px未満のデバイス向けのスタイル

----------------------------------- */
@media screen and (max-width: 1079px) {
  #emergency {
    width: 90%; }

  .oricon-entry-list li {
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px #eee solid; }
    .oricon-entry-list li figure {
      position: relative;
      width: 20%;
      float: left;
      overflow: hidden; }
      .oricon-entry-list li figure img {
        width: 100%;
        height: auto; }
    .oricon-entry-list li > div {
      margin-left: calc(20% + 15px); }

  #ad-bnr-list {
    letter-spacing: -.4em;
    text-align: center; }
    #ad-bnr-list li {
      display: inline-block;
      width: 200px;
      height: 83px;
      margin: 0 20px 20px 0;
      letter-spacing: normal; } }
/* -----------------------------------

幅767px未満のデバイス向けのスタイル

----------------------------------- */
@media screen and (max-width: 767px) {
  #emergency {
    margin: 0 auto 15px; }

  #content {
    padding-top: 238px; }

  .section-content {
    width: calc(100% - 30px);
    margin: 0 auto; }

  #program-list .swiper-container {
    width: calc(100% - 30px);
    margin: 0 auto; }

  .program-cover {
    position: relative;
    width: 100%; }

  .program-title {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold; }

  .btn-stacked {
    width: 360px;
    margin: 0 auto; }

  .btn-message-form, .btn-entry-form, .btn-submit, .header-btn-set > div, .btn-ticket-link {
    width: 300px; }

  #modal-content, #podcast-modal-content {
    width: 100%;
    height: 100%;
    padding: 30px 15px 15px; }

  #corner-list {
    padding-bottom: 89px; }

  .swiper-default {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .swiper-button-prev {
    left: -6px !important; }

  .swiper-button-next {
    right: -6px !important; }

  #guest-calendar-list .swiper-container {
    width: 96%; }
    #guest-calendar-list .swiper-container li {
      margin-bottom: 15px; }

  #sns-embed .tab-content {
    width: 90% !important;
    margin: 0 auto; }

  #embed-facebook > div {
    width: 100% !important; }
    #embed-facebook > div > span {
      width: 100% !important; }

  iframe {
    max-width: 100% !important;
    margin: 0 auto; }

  #ad-bnr-list li {
    width: 48%;
    height: auto;
    margin-right: 4%; }
    #ad-bnr-list li:nth-child(even) {
      margin-right: 0; }
    #ad-bnr-list li img {
      max-width: 100%;
      height: auto; } }
/* -----------------------------------

幅414px未満のデバイス向けのスタイル

----------------------------------- */
@media screen and (max-width: 414px) {
  .btn-stacked {
    width: 259px; }

  .btn-message-form, .btn-entry-form, .btn-submit, .header-btn-set > div, .btn-ticket-link {
    width: 200px; } }
/* -----------------------------------

幅414px未満のデバイス向けのスタイル

----------------------------------- */
@media screen and (max-width: 374px) {
  .program-data .btn-message-form, .program-data .btn-entry-form, .program-data .btn-submit, .program-data .header-btn-set > div, .program-data .btn-ticket-link {
    width: 150px; } }
/* -----------------------------------

IE11向けのハック

----------------------------------- */
@media all and (-ms-high-contrast: none) {
  #modal-content:after, #podcast-modal-content:after {
    content: '';
    display: block;
    width: 100%;
    height: 66px; } }
#day-week-list {
  position: relative;
  margin-bottom: 30px; }
  #day-week-list:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px #0068b7 solid; }
  #day-week-list li:last-child {
    border-right: none; }
  #day-week-list a,
  #day-week-list div {
    position: relative;
    display: block;
    padding: 15px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center; }
    #day-week-list a:after,
    #day-week-list div:after {
      position: absolute;
      left: 0;
      bottom: 0;
      content: '';
      width: 100%;
      height: 2px;
      background: #ffcc00;
      transform: scale(0, 1);
      transform-origin: right top;
      transition: transform .3s;
      border-radius: 1px;
      z-index: 1; }
    #day-week-list a:hover:after,
    #day-week-list div:hover:after {
      transform-origin: left top;
      transform: scale(1, 1); }
    #day-week-list a span,
    #day-week-list div span {
      font-size: 11px; }
  #day-week-list .current div:after {
    transform-origin: left top;
    transform: scale(1, 1); }

.program-item {
  position: relative; }
  .program-item li {
    position: relative;
    clear: both; }
  .program-item figure {
    position: relative; }
    .program-item figure .btn-radiko {
      position: absolute;
      bottom: 10px;
      right: 10px; }
    .program-item figure img {
      width: 100%; }

.program-item-header {
  position: relative; }

.program-item-detail {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  overflow: hidden; }
  .program-item-detail:last-child {
    margin-bottom: 0; }

.program-insert {
  background: #f6f6f6; }
  .program-insert .btn-read-more span {
    background-color: #f6f6f6 !important; }

.program-on-air-time {
  position: relative; }

.label-on-air {
  width: 120px;
  padding: 5px 0;
  text-align: center;
  background: #cc0000;
  color: #fff;
  border-radius: 3px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600; }

.todays-guest {
  margin-top: 15px; }
  .todays-guest dt {
    position: relative;
    margin-bottom: 5px;
    font-weight: bold;
    z-index: 1; }
    .todays-guest dt:after {
      content: '';
      position: absolute;
      bottom: 3px;
      left: 0;
      width: 80px;
      border-bottom: 3px #ffcc00 solid;
      z-index: -1; }

@media screen and (min-width: 768px) {
  #time-table {
    position: relative; }
    #time-table:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150px;
      background: #DEF1FF;
      border-right: 1px #0068b7 solid;
      background-size: 40px;
      height: 100%; }
    #time-table .program-item {
      border-right: 1px #0068b7 solid;
      border-bottom: 1px #0068b7 solid;
      border-left: 1px #0068b7 solid;
      overflow: hidden; }
      #time-table .program-item:first-child {
        border-top: 1px #0068b7 solid; }
    #time-table .program-on-air-time {
      padding-top: 30px; }
    #time-table .program-item-body {
      padding: 30px;
      overflow: hidden; }
    #time-table figure {
      border-radius: 5px;
      overflow: hidden; }

  .program-item .add-favorite {
    position: absolute;
    top: 30px;
    right: 30px; }

  .program-column-first {
    margin-bottom: 30px; }

  .program-column-second .label-group {
    margin-bottom: 15px; }

  .program-on-air-time {
    width: 150px;
    padding: 0 0 15px 0;
    text-align: center;
    float: left; }
    .program-on-air-time span {
      display: block;
      font-size: 24px;
      font-weight: bold; }

  .program-item-body {
    margin-left: 150px; }

  .label-on-air {
    margin: 0 0 15px 15px; }

  .program-item .program-text-body {
    border: none !important; }
    .program-item .program-text-body .btn-read-more {
      z-index: 1; }
      .program-item .program-text-body .btn-read-more:before {
        content: '';
        position: absolute;
        top: 14px;
        left: 0;
        width: 100%;
        border-bottom: 1px #0068b7 solid;
        z-index: -1; } }
@media screen and (min-width: 1080px) {
  .program-item .program-column-first {
    width: 280px;
    margin-bottom: 0;
    float: left; }
  .program-item .program-column-second {
    width: 560px;
    float: right; }
  .program-item .program-text-body {
    border: none !important; }
    .program-item .program-text-body .program-text.is-hide {
      height: auto;
      max-height: 184px; }
  .program-item .btn-read-more:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    border-bottom: 1px #0068b7 solid;
    z-index: -1; }

  #timetable-page .program-on-air-time {
    position: relative; }
    #timetable-page .program-on-air-time span {
      display: block; }
  #timetable-page .program-title {
    padding-right: 60px; }
    #timetable-page .program-title a {
      transition: 300ms !important; }
      #timetable-page .program-title a:hover {
        color: #0068b7; }

  .program-desc {
    font-size: 14px; } }
@media screen and (max-width: 1079px) {
  .program-item .program-cover {
    width: 320px;
    height: auto;
    margin: 0 auto; }
    .program-item .program-cover img {
      width: 100%; }
  .program-item .program-cover-info {
    width: calc(100% - 150px);
    margin-left: 150px;
    padding-left: 30px; }
  .program-item .program-text-body .program-text.is-hide {
    height: auto;
    max-height: 184px; }
  .program-item .program-text-body {
    border: none !important; }
    .program-item .program-text-body .btn-read-more {
      z-index: 1; }
      .program-item .program-text-body .btn-read-more:before {
        content: '';
        position: absolute;
        top: 14px;
        left: 0;
        width: 100%;
        border-bottom: 1px #0068b7 solid;
        z-index: -1; }

  .program-on-air-time {
    font-weight: bold; } }
@media screen and (max-width: 767px) {
  .program-item {
    margin: 0 0 30px;
    border: 1px #0068b7 solid; }
    .program-item .program-cover {
      width: 100%; }
    .program-item .program-cover-info {
      width: 100%;
      margin: 0;
      padding: 15px; }
      .program-item .program-cover-info .btn-radiko {
        position: absolute;
        bottom: 10px;
        right: 10px; }
    .program-item .program-text-body {
      margin-bottom: 30px; }

  .program-on-air-time {
    margin-bottom: 0;
    height: 60px;
    padding: 0 15px;
    line-height: 60px;
    background: #DEF1FF;
    border-bottom: 1px #0068b7 solid; }
    .program-on-air-time span {
      font-size: 18px; }

  .label-on-air {
    position: absolute;
    top: -12px;
    left: 15px;
    height: 24px;
    line-height: 1; }

  .program-item .add-favorite {
    position: absolute;
    top: 12px;
    right: 12px; } }
#program-list .program-item {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal; }
  #program-list .program-item .program-cover {
    border-bottom: none; }
  #program-list .program-item h3 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px; }
#program-list .program-time {
  font-size: 12px; }
  #program-list .program-time span {
    font-size: 15px; }
#program-list .lebel-group {
  margin-top: 5px; }

.program-time:before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 3px;
  vertical-align: 0;
  background: url(../../../resources/images/icon_clock.svg) no-repeat;
  background-size: 13px; }

@media screen and (min-width: 768px) {
  #program-list-page #program-list {
    letter-spacing: -.4em; } }
@media screen and (min-width: 1080px) {
  #program-list .program-item {
    width: 340px;
    margin: 0 30px 30px 0; }
    #program-list .program-item:nth-child(3n) {
      margin-right: 0; } }
@media screen and (max-width: 1079px) {
  #program-list .program-item {
    width: 32%;
    margin: 0 2% 15px 0; }
    #program-list .program-item .program-cover {
      width: 100%; }
    #program-list .program-item:nth-child(3n) {
      margin-right: 0; } }
@media screen and (max-width: 767px) {
  #program-list .program-item {
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none; }
    #program-list .program-item .program-cover {
      margin-bottom: 0; } }
#program-header {
  margin-bottom: 15px; }
  #program-header .personality-name,
  #program-header .program-time {
    margin-bottom: 5px;
    font-size: 15px; }
  #program-header .program-time span {
    font-size: 20px; }
  #program-header .lebel-group {
    margin-top: 10px; }

.program-column-first .program-cover {
  margin-bottom: 40px; }
.program-column-first .social-media-list {
  justify-content: center; }

.program-cover {
  position: relative; }
  .program-cover .label-entry {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1; }
  .program-cover img {
    width: 100%;
    height: auto; }
  .program-cover .program-personality-icon {
    bottom: -15px;
    right: 10px; }
    .program-cover .program-personality-icon li {
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }
      .program-cover .program-personality-icon li img {
        pointer-events: none; }

#program-btn-radiko {
  margin-bottom: 30px; }
  #program-btn-radiko a {
    display: block;
    background: #00a7e9;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    transition: 300ms !important; }
    #program-btn-radiko a:before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-right: 5px;
      vertical-align: -3px;
      background: url(../../../resources/images/icon_radiko.png) no-repeat;
      background-size: 20px; }
    #program-btn-radiko a:hover {
      background-color: #00c0ff; }

.program-column-second {
  position: relative; }

.program-text-body {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px #0068b7 solid; }
  .program-text-body .program-text {
    font-size: 14px;
    overflow: hidden; }

.program-sub-head {
  position: relative;
  margin-bottom: 15px; }
  .program-sub-head:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0068b7;
    z-index: -1; }
  .program-sub-head span {
    padding-right: 15px;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #0068b7;
    background: #fff; }

#daily-content {
  margin-bottom: 30px; }

.program-basic-text {
  padding: 15px;
  background: #f2f2f2;
  border-radius: 5px;
  font-size: 13px; }

.hide-content {
  transition: 300ms !important; }

.btn-read-more {
  position: absolute;
  width: 100%;
  height: 28px;
  bottom: -14px; }
  .btn-read-more:after {
    content: 'さらに見る';
    display: block;
    padding-top: 28px;
    font-size: 8px;
    font-weight: bold;
    text-align: center;
    color: #0068b7; }
  .btn-read-more.is-show:after {
    content: '戻る'; }
  .btn-read-more.is-show span {
    transform: rotate(180deg); }
  .btn-read-more span {
    display: block;
    position: absolute;
    left: 50%;
    width: 28px;
    height: 28px;
    margin-left: -14px;
    border-radius: 14px;
    background: #fff url(../../../resources/images/icon_arrow_down_blue.svg) no-repeat center center;
    background-size: 15px 9px;
    cursor: pointer; }

.guest-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-bottom: 1px #0068b7 solid;
  *zoom: 1; }
  .guest-wrapper:after {
    content: '';
    display: table;
    clear: both; }

.guest-list {
  overflow: hidden; }

.guest-item {
  border: 2px #0068b7 solid;
  border-radius: 5px;
  overflow: hidden; }
  .guest-item dt {
    float: left;
    background: #DEF1FF;
    border-right: 2px #0068b7 solid;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    text-align: center; }
  .guest-item dd {
    position: relative;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .guest-item dd .external-link {
      top: 50%;
      right: 6px;
      margin-top: -7.5px; }

@media screen and (min-width: 768px) and (max-width: 1079px) {
  .guest-item {
    width: 32%;
    margin: 0 2% 2% 0; }
    .guest-item:nth-child(3n) {
      margin-right: 0; } }
@media screen and (min-width: 768px) {
  #program-wrapper .program-column-first,
  #program-wrapper .program-column-second {
    width: 640px;
    margin: 0 auto 30px; }

  .guest-item {
    float: left; }

  .guest-list.is-hide {
    height: 216px; }

  .guest-item dt {
    width: 52px;
    font-size: 11px; }
  .guest-item dd {
    height: 60px;
    margin-left: 52px;
    padding: 6px 27px 6px 10px;
    line-height: 48px;
    font-size: 16px; } }
@media screen and (min-width: 1080px) {
  #program-wrapper {
    *zoom: 1; }
    #program-wrapper:after {
      content: '';
      display: table;
      clear: both; }
    #program-wrapper .program-column-first {
      width: 510px;
      float: left; }
    #program-wrapper .program-column-second {
      width: 540px;
      float: right; }

  .program-text-body .program-text.is-hide {
    height: 372px; }

  .guest-item {
    width: 264px;
    margin: 0 8px 8px 0; }
    .guest-item:nth-child(4n) {
      margin-right: 0; } }
@media screen and (max-width: 1079px) {
  #program-wrapper {
    margin-bottom: 60px; }

  .program-text-body .program-text.is-hide {
    height: 250px; } }
@media screen and (max-width: 767px) {
  .program-column-first {
    margin-bottom: 30px; }

  .guest-item dt {
    width: 40px;
    font-size: 11px; }

  .guest-item {
    margin-bottom: 5px; }
    .guest-item:last-child {
      margin-bottom: 0; }
    .guest-item .month {
      font-size: 11px; }
    .guest-item .day {
      font-size: 18px; }
    .guest-item dd {
      height: 43px;
      margin-left: 40px;
      padding: 0 27px 0 10px;
      line-height: 43px; }

  .guest-list.is-hide {
    height: 364px; } }
@media screen and (max-width: 374px) {
  .program-column-first {
    margin-bottom: 30px; } }
#archive-list dt {
  position: relative;
  padding: 15px 0;
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px #ccc solid;
  cursor: pointer; }
  #archive-list dt:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 9px;
    background: #fff url(../../../resources/images/icon_arrow_down_blue.svg) no-repeat center center;
    background-size: 15px 9px;
    transform: translate(-50%, 0);
    transition: 300ms !important; }
  #archive-list dt.open:after {
    transform: rotate(180deg); }
#archive-list dd {
  display: none; }
#archive-list ul {
  overflow: hidden; }
  #archive-list ul li {
    width: 48%;
    float: left;
    margin: 0 4% 0 0;
    padding: 10px 0;
    border-bottom: 1px #ccc solid; }
    #archive-list ul li:nth-child(even) {
      margin-right: 0; }
    #archive-list ul li a {
      display: block; }

@media screen and (min-width: 768px) {
  #blog-page #program-btn-radiko {
    width: 480px;
    margin: 0 auto 30px; } }
.entry-header {
  margin-bottom: 30px; }
  .entry-header .tags {
    margin-top: 10px; }

.entry-title {
  font-weight: bold;
  font-size: 18px; }

#entry .lebel-group {
  margin-bottom: 15px; }
#entry .entry-header {
  padding-bottom: 9px;
  border-bottom: 1px #ccc solid; }
  #entry .entry-header time {
    display: block;
    margin-bottom: 6px; }
#entry .entry-content {
  *zoom: 1; }
  #entry .entry-content:after {
    content: '';
    display: table;
    clear: both; }

.entry-content {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.8; }
  .entry-content a {
    color: #0068b7; }
  .entry-content iframe {
    margin: 30px auto !important; }
  .entry-content img,
  .entry-content iframe {
    max-width: 100%; }
  .entry-content img {
    height: auto; }

#share {
  padding: 15px;
  background: #f2f2f2; }
  #share .social-media-list {
    width: 128px;
    margin: 0 auto; }

.entry-cover {
  margin: 0 auto 30px;
  text-align: center; }
  .entry-cover img {
    max-width: 100%;
    height: auto; }

.entry-list {
  margin-bottom: 30px; }

.entry-item {
  border-bottom: 1px #ccc solid;
  overflow: hidden; }
  .entry-item:last-child {
    border-bottom: none; }
  .entry-item figure {
    float: left; }
    .entry-item figure img {
      width: 100%;
      height: auto; }
  .entry-item figure + .entry-content {
    float: right; }
  .entry-item .entry-content {
    margin-bottom: 0; }
  .entry-item h4 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px; }
    .entry-item h4 a {
      color: #000;
      text-decoration: none;
      transition: 300ms !important; }
      .entry-item h4 a:hover {
        color: #0068b7; }
  .entry-item time {
    display: block; }
  .entry-item .excerpt {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.tags span {
  display: inline-block;
  margin: 0 6px 6px 0;
  padding: 2px 10px;
  word-break: keep-all;
  border: 1px #0068b7 solid;
  border-radius: 14px; }
.tags a {
  font-size: 11px;
  color: #0068b7;
  text-decoration: none; }

.event-date {
  margin-bottom: 15px;
  padding: 5px 15px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 2px;
  background: #f2f2f2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  .event-date:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 6px;
    vertical-align: 0;
    background: url(../../../resources/images/icon_clock.svg) no-repeat;
    background-size: 13px; }
  .event-date span {
    font-size: 18px; }

.entry-pager {
  border: 1px #ccc solid; }
  .entry-pager > div {
    margin: 0 !important; }

/* ------------------------------

サイドバー

------------------------------ */
.feature-list li a {
  display: block; }
.feature-list li img {
  width: 100%;
  height: auto; }

.link-list li {
  border-bottom: 1px #ccc solid; }
  .link-list li a {
    display: block;
    padding: 15px 0;
    font-weight: bold; }
  .link-list li time {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
    font-weight: normal; }

#corner-bnr {
  margin-top: 30px; }
  #corner-bnr li {
    margin-bottom: 15px; }
    #corner-bnr li:last-child {
      margin-bottom: 0; }
    #corner-bnr li a {
      display: block; }

/* ------------------------------

エアースケジュール

------------------------------ */
.photo-swipe {
  letter-spacing: -.4em; }
  .photo-swipe figure {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal; }
    .photo-swipe figure a {
      display: block;
      margin-bottom: 15px; }
      .photo-swipe figure a img {
        width: 100%;
        height: auto; }

.pswp__caption__center {
  text-align: center !important; }

@media screen and (min-width: 1080px) {
  #entry {
    overflow: hidden; }
    #entry .left-col {
      width: 720px;
      float: left; }
    #entry .right-col {
      width: 280px;
      float: right; }

  .entry-cover {
    width: 720px; }

  .entry-item figure {
    width: 240px;
    height: auto; }
  .entry-item figure + .entry-content {
    width: 480px; }

  .feature-list li {
    margin-bottom: 15px; }

  .photo-swipe figure {
    width: 340px;
    margin: 0 30px 30px 0; }
    .photo-swipe figure:nth-child(3n) {
      margin-right: 0; }
  .photo-swipe figcaption {
    text-align: center; } }
@media screen and (max-width: 1079px) {
  .feature-list {
    overflow: hidden; }
    .feature-list li {
      width: calc(50% - 7.5px);
      margin: 0 15px 15px 0;
      float: left; }
      .feature-list li:nth-child(even) {
        margin-right: 0; } }
@media screen and (min-width: 768px) {
  .entry-list figure {
    height: 180px;
    overflow: hidden; }

  .entry-item {
    padding: 30px 0; }
    .entry-item figure + .entry-content {
      padding: 0 0 0 30px; }
    .entry-item time {
      margin-bottom: 15px; } }
@media screen and (min-width: 768px) and (max-width: 1079px) {
  .entry-item figure {
    width: 25%;
    height: auto;
    float: left; }
  .entry-item figure + .entry-content {
    width: 75%; }

  .photo-swipe figure {
    width: 30%;
    margin: 0 5% 15px 0; }
    .photo-swipe figure:nth-child(3n) {
      margin-right: 0; } }
@media screen and (max-width: 1079px) {
  #entry .left-col {
    margin-bottom: 30px; } }
@media screen and (max-width: 767px) {
  .entry-cover {
    width: 100%; }

  .entry-item {
    padding: 15px 0; }
    .entry-item figure {
      width: 25%;
      height: auto; }
    .entry-item figure + .entry-content {
      width: 75%;
      padding: 0 0 0 15px; }
    .entry-item h4 {
      font-size: 14px; }
    .entry-item time {
      margin-bottom: 10px; }

  .photo-swipe figure {
    width: calc(50% - 7.5px);
    margin: 0 15px 15px 0; }
    .photo-swipe figure:nth-child(even) {
      margin-right: 0 !important; }

  #corner-bnr {
    overflow: hidden; }
    #corner-bnr li {
      width: calc(50% - 7.5px);
      margin-right: 15px;
      float: left; }
      #corner-bnr li:nth-child(even) {
        margin-right: 0; }
      #corner-bnr li img {
        max-width: 100%;
        height: auto; } }
#guest-calendar-list li {
  position: relative; }
#guest-calendar-list .label-entry {
  position: absolute;
  bottom: 7.5px;
  right: 7.5px;
  font-size: 10px; }

#top-bar {
  position: relative;
  margin-bottom: 30px; }
  #top-bar .link-right a {
    color: #0068b7; }

.link-map:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-right: 3px;
  vertical-align: middle;
  background: url(../../../resources/images/icon_map.svg) no-repeat;
  background-size: 12px 15px; }

@media screen and (min-width: 768px) {
  #guest-page .select-box {
    width: 320px; }
  #guest-page #guest-calendar-list {
    overflow: hidden; }
    #guest-page #guest-calendar-list li {
      float: left; }

  #top-bar .link-right {
    position: absolute;
    right: 15px;
    top: 15px; } }
@media screen and (min-width: 1080px) {
  #guest-page #guest-calendar-list li {
    width: 340px;
    margin-right: 30px; }
    #guest-page #guest-calendar-list li:nth-child(3n) {
      margin-right: 0; } }
@media screen and (min-width: 768px) and (max-width: 1079px) {
  #guest-page #guest-calendar-list li {
    width: 48%;
    float: left;
    margin-right: 4%; }
    #guest-page #guest-calendar-list li:nth-child(2n) {
      margin-right: 0; } }
@media screen and (max-width: 767px) {
  #guest-page .select-box {
    width: 100%;
    margin: 0 auto 30px; }

  #top-bar .link-right {
    text-align: center; } }
#personality-list {
  letter-spacing: -.4em; }
  #personality-list li {
    display: inline-block;
    width: 100px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: top; }
    #personality-list li figure {
      position: relative;
      width: 100%;
      margin-bottom: 10px;
      border-radius: 50%;
      overflow: hidden;
      z-index: 1; }
      #personality-list li figure img {
        display: block;
        width: 100%;
        height: auto;
        pointer-events: none;
        transition: 300ms !important; }
      #personality-list li figure:hover img {
        transform: scale(1.15); }

#personality-page .entry-header {
  margin-bottom: 0; }
#personality-page .btn-stacked {
  border: 1px #ccc solid; }

.profile-body {
  position: relative;
  margin-bottom: 30px;
  padding: 75px 0 0;
  border: 1px #ccc solid;
  border-radius: 5px;
  overflow: hidden; }
  .profile-body:before {
    content: '';
    width: 100%;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../../resources/images/profile_bg.jpg) repeat-x;
    background-size: 640px auto;
    z-index: -1; }

.picture-profile {
  position: relative;
  border: 6px #fff solid;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); }
  .picture-profile img {
    width: 100%;
    height: auto;
    pointer-events: none; }

.profile-body .social-media-list {
  position: absolute;
  top: 165px; }

.kana {
  font-size: 10px;
  font-weight: normal; }

.qa-list {
  margin-top: 15px; }
  .qa-list dt,
  .qa-list dd {
    text-indent: -1em;
    padding-left: 1em; }
  .qa-list dt {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #ccc solid; }
    .qa-list dt b {
      color: #0068b7; }
  .qa-list dd {
    margin-bottom: 30px; }
    .qa-list dd b {
      color: #ffcc00; }

@media screen and (min-width: 768px) {
  #personality-page .entry-content {
    padding: 30px; }

  #personality-page .entry-header {
    text-align: center; }
  #personality-page .social-media-list {
    right: 30px; }
  #personality-page .kana {
    display: block; }
  #personality-page .section-content {
    width: 640px;
    margin: 0 auto; }

  .picture-profile {
    width: 150px;
    height: 150px;
    margin: 0 auto 15px; } }
@media screen and (min-width: 1080px) {
  #personality-list li {
    width: 150px;
    margin: 0 36px 36px 0; }
    #personality-list li:nth-child(6n) {
      margin-right: 0; } }
@media screen and (min-width: 768px) and (max-width: 1079px) {
  #personality-list li {
    width: 18%;
    margin: 0 2% 30px 0; }
    #personality-list li:nth-child(5n) {
      margin-right: 0; } }
@media screen and (max-width: 767px) {
  #personality-page .entry-header {
    padding: 0 15px; }
  #personality-page .social-media-list {
    right: 15px; }
    #personality-page .social-media-list li {
      margin-right: 20px; }
  #personality-page .kana {
    margin-left: 5px; }
  #personality-page .entry-content {
    padding: 15px; }

  .picture-profile {
    width: 120px;
    height: 120px;
    margin: 0 0 15px 15px; } }
@media screen and (min-width: 415px) and (max-width: 767px) {
  #personality-list li {
    width: 23%;
    margin: 0 2% 30px 0; }
    #personality-list li:nth-child(4n) {
      margin-right: 0; } }
@media screen and (max-width: 414px) {
  #personality-list li {
    width: 30%;
    margin: 0 5% 30px 0; }
    #personality-list li:nth-child(3n) {
      margin-right: 0; } }
/* ----------------------------------------------------

オンエアー楽曲検索、パワープレイ、パワーセレクション

 ---------------------------------------------------- */
#date-search {
  margin-bottom: 30px;
  border: 1px #0068b7 solid;
  border-radius: 5px;
  background: #DEF1FF; }
  #date-search dt {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px; }
  #date-search dd {
    margin-bottom: 5px;
    font-size: 14px; }
    #date-search dd a {
      color: #0068b7; }

.result-header {
  padding-bottom: 15px;
  border-bottom: 1px #ccc solid; }
  .result-header span {
    font-weight: bold; }

.date-search-item {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px #ccc solid; }
  .date-search-item .social-media-list {
    position: absolute;
    bottom: 15px;
    right: 15px;
    justify-content: center;
    align-items: center; }
    .date-search-item .social-media-list dt,
    .date-search-item .social-media-list dd {
      margin-right: 15px; }
    .date-search-item .social-media-list dt {
      font-size: 11px; }
    .date-search-item .social-media-list dd:last-child {
      margin-right: 0; }

.music-jk {
  float: left; }
  .music-jk a {
    display: block; }
  .music-jk img {
    width: 100%;
    height: 100%; }

.music-wrap {
  overflow: hidden; }

#on-air-music-page .music-txt-body {
  width: 100% !important;
  margin-left: 0 !important;
  padding: 0 !important; }

.music-txt-body h3 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  .music-txt-body h3 a {
    transition: 300ms !important; }
    .music-txt-body h3 a:hover {
      color: #0068b7; }

.artist-name,
.on-air-time {
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

#power-single-page .music-item {
  position: relative;
  margin-bottom: 30px;
  border: 1px #ccc solid;
  border-radius: 5px;
  overflow: hidden; }
#power-single-page .music-jk {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  float: none;
  border: 1px #ccc solid;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); }
#power-single-page .music-txt-body {
  width: 100%;
  margin-left: 0;
  padding: 30px 0 0; }
  #power-single-page .music-txt-body h3 {
    font-size: 24px;
    text-align: center; }
  #power-single-page .music-txt-body .entry-content {
    margin-bottom: 13px; }
#power-single-page .artist-name,
#power-single-page .on-air-time {
  text-align: center;
  margin-bottom: 10px; }

@media screen and (min-width: 768px) {
  #date-search {
    padding: 30px;
    overflow: hidden; }
    #date-search > div {
      width: 50%;
      float: left; }

  .date-search-item {
    width: 100%;
    padding: 15px 0;
    overflow: hidden; }
    .date-search-item .btn-stacked {
      padding: 17px 0; }

  .music-wrap {
    width: calc(100% - 320px);
    float: left; }

  .music-jk {
    width: 100px;
    height: 100px; }

  .music-txt-body {
    width: calc(100% - 100px);
    margin-left: 100px;
    padding: 0 30px; }

  #power-single-page .section-content {
    width: 640px;
    margin: 0 auto; }
  #power-single-page .music-item {
    padding: 30px; } }
@media screen and (max-width: 767px) {
  #date-search {
    padding: 20px; }
    #date-search > div:first-child {
      margin-bottom: 20px; }

  .date-search-item {
    padding: 15px 0 52px; }
    .date-search-item .social-media-list {
      width: 100%; }

  .music-wrap {
    width: 100%;
    margin-bottom: 15px; }

  .music-jk {
    width: 72px;
    height: 72px; }

  .music-txt-body {
    width: calc(100% - 72px);
    margin-left: 72px;
    padding: 0 15px; }

  .btn-itunes, .btn-amazon, .btn-spotify, .btn-google, .btn-feed {
    width: 48% !important; }

  #power-single-page .music-item {
    padding: 15px; }
  #power-single-page .music-txt-body .entry-content {
    margin-bottom: 30px; } }
@media screen and (min-width: 768px) {
  #my-page #program-list {
    letter-spacing: -4px; } }
/* --------------------------------

プライバシーポリシー

-------------------------------- */
.privacy-policy dl {
  font-size: 12px; }

.sub-head {
  margin-bottom: 15px;
  padding: 10px 15px;
  background: #0068b7;
  color: #fff;
  font-weight: bold;
  border-radius: 3px; }

.dl-style dt {
  margin-bottom: 5px;
  font-weight: bold; }
.dl-style dd {
  margin-bottom: 15px; }

/* --------------------------------

会社概要

-------------------------------- */
@media screen and (min-width: 768px) {
  .company .tbl-style {
    margin: 0 auto; }
  .company th {
    width: 200px;
    vertical-align: middle; } }
/* --------------------------------

放送基準

-------------------------------- */
@media screen and (min-width: 768px) {
  .broadcasting .tbl-style {
    width: 480px; }
    .broadcasting .tbl-style th {
      width: 150px; } }
/* --------------------------------

ポッドキャスト

-------------------------------- */
.podcast-theme {
  background: #3A94D8; }
  .podcast-theme #page-title {
    width: 100%;
    background: url(../../../resources/images/podcast_raddit.gif) no-repeat center top;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; }
    .podcast-theme #page-title:before {
      display: none; }
  .podcast-theme .entry-content {
    margin-bottom: 0; }

#podcast-page dt {
  font-size: 19px;
  font-weight: bold; }

.podcast-list {
  display: flex;
  flex-wrap: wrap; }
  .podcast-list li {
    width: calc(25% - 15px); }
    @media (min-width: 768px) {
      .podcast-list li:not(:nth-child(4n)) {
        margin-right: 20px; } }
    @media (min-width: 520px) and (max-width: 767px) {
      .podcast-list li:not(:nth-child(3n)) {
        margin-right: 15px; } }
    @media (max-width: 519px) {
      .podcast-list li:nth-child(odd) {
        margin-right: 15px; } }

.podcast-item {
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  z-index: 1; }
  .podcast-item h3 {
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 2lh; }
  .podcast-item figure {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.15);
    transition: 300ms !important;
    overflow: hidden; }
    .podcast-item figure:hover {
      scale: 0.96; }
    .podcast-item figure img {
      width: 100%;
      height: auto; }
  .podcast-item .entry-content {
    padding: 15px;
    background: #DEF1FF;
    border-radius: 5px; }

.podcast-overview {
  padding: 0 !important; }
  @media (min-width: 520px) {
    .podcast-overview {
      justify-content: center;
      align-items: center;
      display: flex; } }
  .podcast-overview > div {
    height: 100%;
    padding: 60px 60px 66px 60px;
    overflow: scroll; }
    @media (min-width: 520px) {
      .podcast-overview > div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center; } }
    @media (max-width: 519px) {
      .podcast-overview > div {
        padding-bottom: 69px; } }
  .podcast-overview .podcast-jacket {
    width: 50%; }
    .podcast-overview .podcast-jacket figure {
      box-shadow: 0 3px 9px rgba(0, 0, 0, 0.15);
      border-radius: 10px;
      overflow: hidden; }
      .podcast-overview .podcast-jacket figure img {
        max-width: 100%;
        width: 100%;
        height: auto; }
    .podcast-overview .podcast-jacket .podcast-title {
      font-weight: bold;
      font-size: 16px; }
  .podcast-overview .badges {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 0 30px; }
    @media (min-width: 520px) {
      .podcast-overview .badges li:not(:first-child) {
        margin-top: 15px; } }
    .podcast-overview .badges li a {
      display: block; }
  .podcast-overview .podcast-body {
    width: 100%;
    margin-top: 15px;
    padding: 15px;
    background: #DEF1FF;
    border-radius: 10px; }
    .podcast-overview .podcast-body .podcast-title {
      margin-bottom: 15px;
      font-weight: bold;
      font-size: 16px; }
    .podcast-overview .podcast-body .podcast-content {
      line-height: 1.8; }
      .podcast-overview .podcast-body .podcast-content a {
        padding: 5px;
        text-decoration: underline; }
  @media (max-width: 519px) {
    .podcast-overview .podcast-jacket {
      width: 100%;
      margin: 0 auto 30px; }
    .podcast-overview .badges {
      justify-content: space-between;
      align-items: flex-start;
      padding: 0; }
      .podcast-overview .badges li {
        width: calc(50% - 5px);
        margin-bottom: 15px; }
        .podcast-overview .badges li img {
          width: 100%; }
    .podcast-overview .podcast-jacket,
    .podcast-overview .badges {
      width: 100%; } }

/* --------------------------------

パワーショップ

-------------------------------- */
.power-shop h3 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold; }
.power-shop ul {
  margin-bottom: 60px;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid; }
  .power-shop ul li {
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid; }
    .power-shop ul li:nth-child(even) {
      background: #f2f2f2; }
.power-shop dt {
  font-weight: bold; }
.power-shop dd {
  padding: 15px;
  line-height: 1.8; }

#nav-shop {
  letter-spacing: -.4em; }
  #nav-shop a {
    display: inline-block;
    color: #0068b7;
    border: 1px #0068b7 solid;
    letter-spacing: normal;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: 300ms !important; }
    #nav-shop a:hover {
      background: #0068b7;
      color: #fff; }

@media screen and (min-width: 768px) {
  .podcast-theme #page-title {
    height: 160px;
    background-size: 506px auto; }

  .podcast-item {
    padding: 20px;
    overflow: hidden; }
    .podcast-item figure img {
      width: 100%;
      height: auto; }

  #nav-shop {
    margin-bottom: 30px; }
    #nav-shop a {
      width: calc(25% - 12px);
      margin: 0 16px 16px 0;
      padding: 10px; }
      #nav-shop a:nth-child(4n) {
        margin-right: 0; }

  .power-shop li {
    overflow: hidden; }
    .power-shop li dt {
      width: 200px;
      padding: 15px;
      float: left; }
    .power-shop li dd {
      margin-left: 200px;
      border-left: 1px #ccc solid; } }
@media screen and (max-width: 767px) {
  .podcast-theme #page-title {
    height: 90px;
    background-size: 300px auto; }

  .podcast-list li {
    width: calc(33.33333% - 10px); }

  .podcast-item {
    padding: 15px; }
    .podcast-item figure {
      margin-bottom: 10px; }
    .podcast-item .btn-stacked {
      margin-bottom: 30px; }

  #nav-shop {
    margin-bottom: 15px; }
    #nav-shop a {
      width: calc(33.33333% - 5px);
      margin: 0 15px 15px 0;
      padding: 10px 5px; }
      #nav-shop a:nth-child(3n) {
        margin-right: 0; }

  .power-shop li dt {
    padding: 15px 15px 0 15px;
    font-size: 15px; }
  .power-shop li dd {
    word-break: keep-all; } }
@media screen and (max-width: 519px) {
  .podcast-list li {
    width: calc(50% - 7.5px);
    margin-bottom: 15px; }
    .podcast-list li h3 {
      font-size: 10px; }

  .podcast-item {
    padding: 10px; } }
/* --------------------------------

採用情報

-------------------------------- */
@media screen and (min-width: 768px) {
  .recruit .tbl-style th {
    width: 200px; } }
/* --------------------------------

よくあるご質問

-------------------------------- */
.faq dt {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px; }
.faq dd {
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.6;
  border-bottom: 1px #ccc solid;
  color: #666; }
  .faq dd a {
    text-decoration: underline; }

.tex-box {
  width: 280px;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  background: #DEF1FF;
  border: 1px #0068b7 solid; }

/* --------------------------------

SNS・アプリ

-------------------------------- */
.sns-app dl {
  margin-bottom: 30px; }
  .sns-app dl dt {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px; }
  .sns-app dl dd {
    font-size: 18px; }

.sns-list {
  margin-bottom: 60px;
  overflow: hidden; }
  .sns-list li {
    width: calc(25% - 15px);
    float: left; }
    .sns-list li img {
      width: 100%; }

.app-list {
  margin-bottom: 60px;
  overflow: hidden; }
  .app-list > div {
    float: left; }
  .app-list p {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
    text-align: center; }
  .app-list figure img {
    width: 100%; }
  .app-list li img {
    width: 100%; }

@media screen and (min-width: 640px) {
  .sns-list li {
    margin-right: 20px; }
    .sns-list li:last-child {
      margin-right: 0; }

  .app-list div {
    width: 48%;
    padding: 15px;
    border: 2px #0068b7 solid;
    border-radius: 5px;
    background: #def1ff; }
    .app-list div:first-child {
      margin-right: 4%; }
  .app-list figure {
    width: 200px;
    margin: 0 auto 15px; }
  .app-list li {
    width: 200px;
    margin: 0 auto 15px; } }
@media screen and (max-width: 639px) {
  .sns-list li {
    width: calc(50% - 10px);
    margin-bottom: 20px; }
    .sns-list li:nth-child(odd) {
      margin-right: 20px; }

  .app-list div {
    width: 50%;
    margin: 0 auto; }
  .app-list figure,
  .app-list li {
    width: 90%;
    margin: 0 auto 15px; }
    .app-list figure:first-child,
    .app-list li:first-child {
      margin-right: 20px; } }
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../../../resources/images/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../../../resources/images/default-skin/default-skin.svg); }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }
.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(../../../resources/images/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* -------------------------------- 

Primary style

-------------------------------- */
body.overflow-hidden {
  overflow: hidden; }

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto; }

.cd-container:after {
  content: "";
  display: table;
  clear: both; }

/* -------------------------------- 

Main components 

-------------------------------- */
.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  z-index: 3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media only screen and (min-width: 768px) {
  .cd-header {
    height: 88px;
    background: transparent;
    box-shadow: none; } }
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

  .cd-header.is-visible {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.cd-primary-nav-trigger .cd-menu-icon {
  display: block;
  background: url(../../../resources/images/btnMenu.png) no-repeat center center; }
  @media only screen and (min-width: 768px) {
    .cd-primary-nav-trigger .cd-menu-icon {
      width: 100px;
      height: 88px; } }
  @media only screen and (max-width: 767px) {
    .cd-primary-nav-trigger .cd-menu-icon {
      width: 44px;
      height: 44px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .cd-primary-nav-trigger .cd-menu-icon {
      background: url(../../../resources/images/btnMenu@2x.png) no-repeat center center;
      background-size: 34px 34px !important; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px) {
    .cd-primary-nav-trigger .cd-menu-icon {
      background-size: 24px 24px !important; } }

.cd-primary-nav-trigger .is-clicked {
  background: url(../../../resources/images/btnMenu_close.png) no-repeat center center !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .cd-primary-nav-trigger .is-clicked {
      background: url(../../../resources/images/btnMenu_close@2x.png) no-repeat center center !important;
      background-size: 34px 16px !important; } }

.cd-primary-nav {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 11;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.cd-main-content {
  position: relative;
  z-index: 1; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/* ---------------------------

見出し

--------------------------- */
.cat-header {
  position: relative; }

.cat-title, #page-title, .content-title {
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px;
  font-weight: bold; }
  .cat-title:before, #page-title:before, .content-title:before {
    content: '';
    position: absolute;
    left: 0;
    width: 6px;
    height: 44px;
    background: #0068b7 url(../../../resources/images/hedding_before.svg) no-repeat bottom left;
    border-radius: 3px; }
  .cat-title span, #page-title span, .content-title span {
    display: block;
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #999; }

#page-header {
  position: relative; }

#page-title {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold; }
  #page-title span {
    display: block;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: #999; }

#page-header-linkbox {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%); }
  #page-header-linkbox a {
    display: block;
    position: relative;
    width: 144px;
    height: 34px;
    padding-left: 21px;
    text-align: center;
    line-height: 32px;
    border: 1px #0068b7 solid;
    border-radius: 17px;
    letter-spacing: 0;
    color: #0068b7;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: #0068b7; }
    #page-header-linkbox a:hover {
      opacity: 0.8; }
    #page-header-linkbox a:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 10px;
      width: 16px;
      height: 16px;
      background: url(../../../resources/images/icon_pdf.png) no-repeat;
      background-size: 16px 16px;
      transform: translate(0, -50%); }

.content-title:before {
  width: 6px;
  background: #333; }

/* ---------------------------

ボタンスタイル

--------------------------- */
.btn {
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  text-align: center;
  transition: 300ms !important; }
  .btn input,
  .btn textarea {
    display: block;
    width: 100%;
    background: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .btn a,
  .btn input {
    display: block;
    height: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 15px; }

#btn-fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  position: fixed;
  left: 50%;
  width: 100%;
  height: 74px;
  padding: 15px;
  background: #DEF1FF;
  border-radius: 37px;
  transform: translate(-50%, 0);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); }

.btn-stacked {
  margin: 0 auto;
  text-align: center;
  letter-spacing: -.4em; }
  .btn-stacked > div {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle; }

.btn-message-form, .btn-entry-form, .btn-submit, .header-btn-set > div, .btn-ticket-link {
  position: relative;
  background: #0068b7;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  cursor: pointer; }
  .btn-message-form:hover, .btn-entry-form:hover, .btn-submit:hover, .header-btn-set > div:hover, .btn-ticket-link:hover {
    background-color: #0076d2; }

.btn-entry-form {
  background: #fff;
  border: 1px #0068b7 solid;
  color: #0068b7; }
  .btn-entry-form:hover {
    background-color: #eee; }

#btn-fixed-bottom, #podcast-btn-fixed-bottom {
  position: fixed;
  bottom: 10px;
  left: 50%;
  padding: 10px;
  background: rgba(222, 241, 255, 0.8);
  -webkit-backdrop-filter: blur(7px);
  -moz-backdrop-filter: blur(7px);
  -o-backdrop-filter: blur(7px);
  -ms-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  z-index: 1;
  border-radius: 37px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  transition: 300ms !important; }
  #btn-fixed-bottom .btn-stacked > div:only-child, #podcast-btn-fixed-bottom .btn-stacked > div:only-child {
    width: 100% !important; }
  #btn-fixed-bottom .btn-stacked > div:first-child:nth-last-child(2), #podcast-btn-fixed-bottom .btn-stacked > div:first-child:nth-last-child(2) {
    width: calc(50% - 5px); }

.btn-hide {
  bottom: -75px !important; }

.btn-corner-select {
  background: #0068b7 url(../../../resources/images/icon_arrow_right_wht.svg) no-repeat calc(100% - 15px) center;
  background-size: 5px 8px; }
  .btn-corner-select input:disabled {
    opacity: 0.3; }

_:-ms-lang(x)::backdrop, .btn-corner-select {
  background: #0068b7; }

*::-ms-backdrop, .btn-corner-select {
  background: #0068b7; }

.btn-corner-select-cancel {
  background: #fff;
  font-weight: bold;
  color: #666;
  cursor: pointer; }

.btn-radiko {
  width: 44px;
  margin-left: 15px;
  background: #00a8e9 url(../../../resources/images/icon_radiko.png) no-repeat center center;
  background-size: 20px 20px;
  color: #00a8e9;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  .btn-radiko:hover {
    background-color: #00c0ff; }

.btn-itunes, .btn-amazon, .btn-spotify, .btn-google, .btn-feed {
  width: 150px;
  border-radius: 16px;
  background: #f3274f;
  transition: 300ms !important; }
  .btn-itunes:hover, .btn-amazon:hover, .btn-spotify:hover, .btn-google:hover, .btn-feed:hover {
    background: #ff1b43; }
  .btn-itunes a, .btn-amazon a, .btn-spotify a, .btn-google a, .btn-feed a {
    display: block;
    padding: 6px 0;
    color: #fff;
    font-weight: bold; }
    .btn-itunes a:before, .btn-amazon a:before, .btn-spotify a:before, .btn-google a:before, .btn-feed a:before {
      content: '';
      display: inline-block;
      width: 12px;
      height: 14px;
      margin-right: 5px;
      vertical-align: middle;
      background: url(../../../resources/images/icon_itunes.svg) no-repeat;
      background-size: 12px 14px; }
  .btn-itunes.reversal, .reversal.btn-amazon, .reversal.btn-spotify, .reversal.btn-google, .reversal.btn-feed {
    background: #fff;
    border: 1px #f3274f solid; }
    .btn-itunes.reversal:hover, .reversal.btn-amazon:hover, .reversal.btn-spotify:hover, .reversal.btn-google:hover, .reversal.btn-feed:hover {
      background: #f3274f; }
      .btn-itunes.reversal:hover a, .reversal.btn-amazon:hover a, .reversal.btn-spotify:hover a, .reversal.btn-google:hover a, .reversal.btn-feed:hover a {
        color: #fff; }
    .btn-itunes.reversal a, .reversal.btn-amazon a, .reversal.btn-spotify a, .reversal.btn-google a, .reversal.btn-feed a {
      color: #f3274f; }
      .btn-itunes.reversal a:before, .reversal.btn-amazon a:before, .reversal.btn-spotify a:before, .reversal.btn-google a:before, .reversal.btn-feed a:before {
        display: none; }

.btn-amazon {
  background: #f08804; }
  .btn-amazon:hover {
    background: #fe9a1c; }
  .btn-amazon a:before {
    width: 15px;
    height: 14px;
    background: url(../../../resources/images/icon_amazon.svg) no-repeat;
    background-size: 15px 14px; }
  .btn-amazon.reversal {
    background: #fff;
    border: 1px #f08804 solid; }
    .btn-amazon.reversal:hover {
      background: #f08804; }
      .btn-amazon.reversal:hover a {
        color: #fff; }
    .btn-amazon.reversal a {
      color: #f08804; }
      .btn-amazon.reversal a:before {
        display: none; }

.btn-spotify {
  background: #1ed760; }
  .btn-spotify:hover {
    background: #1fdf64; }
  .btn-spotify a:before {
    width: 14px;
    height: 14px;
    background: url(../../../resources/images/icon_spotify.png) no-repeat;
    background-size: 14px 14px; }
  .btn-spotify.reversal {
    background: #fff;
    border: 1px #1ed760 solid; }
    .btn-spotify.reversal:hover {
      background: #1ed760; }
      .btn-spotify.reversal:hover a {
        color: #fff; }
    .btn-spotify.reversal a {
      color: #1ed760; }
      .btn-spotify.reversal a:before {
        display: none; }

.btn-google {
  background: #1a73e8; }
  .btn-google:hover {
    background: #217df7; }
  .btn-google a:before {
    display: none; }
  .btn-google.reversal {
    background: #fff;
    border: 1px #1a73e8 solid; }
    .btn-google.reversal:hover {
      background: #1a73e8; }
      .btn-google.reversal:hover a {
        color: #fff; }
    .btn-google.reversal a {
      color: #1a73e8; }
      .btn-google.reversal a:before {
        display: none; }

.btn-feed {
  background: #ff6600; }
  .btn-feed:hover {
    background: #ff7f00; }
  .btn-feed a:before {
    width: 15px;
    height: 15px;
    background: url(../../../resources/images/icon_rss.svg) no-repeat;
    background-size: 15px 15px;
    vertical-align: text-bottom; }
  .btn-feed.reversal {
    background: #fff;
    border: 1px #ff6600 solid; }
    .btn-feed.reversal:hover {
      background: #ff6600; }
      .btn-feed.reversal:hover a {
        color: #fff; }
    .btn-feed.reversal a {
      color: #ff6600; }
      .btn-feed.reversal a:before {
        display: none; }

.btn-ticket-link {
  margin: 0 auto 30px; }

.btn-remove input {
  color: #0068b7; }

.btn-pager:first-child:nth-last-child(1),
.btn-pager:first-child:nth-last-child(1) ~ .btn-pager {
  width: 100%;
  text-align: center; }

.btn-pager:first-child:nth-last-child(2),
.btn-pager:first-child:nth-last-child(2) ~ .btn-pager {
  width: 50%; }

.btn-pager:first-child:nth-last-child(3),
.btn-pager:first-child:nth-last-child(3) ~ .btn-pager {
  width: 33.3333%; }

.btn-pager {
  margin-right: 0 !important;
  border-right: 1px #ccc solid; }
  .btn-pager:last-child {
    border-right: none; }
  .btn-pager a,
  .btn-pager span {
    display: block;
    padding: 10px; }
  .btn-pager a {
    color: #0068b7; }
  .btn-pager span {
    color: #999; }

.btn-entry-recruit {
  position: fixed;
  bottom: 30px;
  right: 0;
  background: #ff9900;
  z-index: 1;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  transition: 300ms !important; }
  .btn-entry-recruit:hover {
    background: #ffb400; }
  .btn-entry-recruit a {
    position: relative;
    display: block;
    color: #fff;
    font-weight: bold;
    text-align: center; }
    .btn-entry-recruit a:before {
      content: '';
      display: inline-block;
      margin-right: 10px;
      background: url(../../../resources/images/icon_edit.svg) no-repeat;
      vertical-align: text-bottom; }

.btn-entry-hide {
  transform: translate(100%, 0); }

@media screen and (min-width: 768px) {
  .cat-title, #page-title, .content-title {
    font-size: 28px; }
    .cat-title:before, #page-title:before, .content-title:before {
      top: 11px; }

  #btn-fixed {
    bottom: 15px; }

  #btn-fixed-bottom, #podcast-btn-fixed-bottom {
    width: 640px;
    margin-left: -320px; }

  .btn-stacked {
    width: 100%; }
    .btn-stacked div:first-child {
      margin-right: 10px; }

  .btn-corner-select {
    width: calc(100% - 125px) !important; }

  .btn-corner-select-cancel {
    width: 115px !important; }

  .btn-entry-recruit a {
    padding: 30px;
    font-size: 24px; }
    .btn-entry-recruit a:before {
      width: 24px;
      height: 24px;
      background-size: 24px 24px; } }
@media screen and (min-width: 1080px) {
  #page-header {
    width: 1080px;
    margin: 0 auto 30px; } }
@media screen and (max-width: 767px) {
  .cat-title, #page-title, .content-title {
    font-size: 20px; }
    .cat-title:before, #page-title:before, .content-title:before {
      top: 3px; }

  #btn-fixed {
    width: 90%;
    bottom: 15px; }

  #btn-fixed-bottom, #podcast-btn-fixed-bottom {
    width: 92%;
    left: 4%; }

  .btn-stacked {
    width: 100%; }
    .btn-stacked div {
      width: calc(50% - 5px);
      font-size: 13px; }
      .btn-stacked div + div {
        margin-left: 10px; }
      .btn-stacked div:before {
        display: none; }

  .btn-corner-select {
    width: calc(100% - 90px) !important; }

  .btn-corner-select-cancel {
    width: 80px !important; }

  .btn-entry-recruit a {
    padding: 20px;
    font-size: 18px; }
    .btn-entry-recruit a:before {
      width: 18px;
      height: 18px;
      background-size: 18px 18px; } }
@media screen and (max-width: 1079px) {
  #page-header {
    width: 90%;
    margin: 0 auto 30px; } }

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