@charset "UTF-8";
/*! ==================================================
Theme Name: TCC-WP 16102401
=================================================== */
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: inherit;
  text-decoration: none;
  font: inherit;
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  list-style: none;
  vertical-align: baseline;
  background: transparent;
  background-repeat: no-repeat;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}

*::before,
*::after {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
  background-repeat: no-repeat;
}

html {
  font-size: 62.5%;
  font-family: sans-serif;
  box-sizing: border-box;
  overflow-y: scroll;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

template,
[hidden] {
  display: none;
}

hr {
  height: 0;
  overflow: visible;
}

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

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

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

svg {
  fill: currentColor;
}

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

a {
  -webkit-text-decoration-skip: objects;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
  resize: vertical;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-cancel-button,
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden][aria-hidden="false"] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

/*
Theme Name: Sparkling
Theme URI: http://colorlib.com/wp/themes/sparkling
Author: Colorlib
Author URI: http://colorlib.com/
Description: Sparkling is a clean minimal and responsive WordPress theme well suited for travel, health, business, finance, portfolio, design, art, photography, personal, ecommerce and any other creative websites and blogs. Developed using Bootstrap 3 that makes it mobile and tablets friendly. Theme comes with full-screen slider, social icon integration, author bio, popular posts widget and improved category widget. Sparkling incorporates latest web standards such as HTML5 and CSS3 and is SEO friendly thanks to its clean structure and codebase. It has dozens of Theme Options based on WordPress Customizer to change theme layout, colors, fonts, slider settings and much more. Theme is also translation and multilingual ready, compatible with WPML and is available in Spanish, French, Dutch, Polish, Russian, German, Brazilian Portuguese, Portuguese (Portugal), Persian (Iranian language), Romanian, Turkish, Bulgarian, Japanese, Lithuanian, Czech, Ukrainian, Traditional Chinese, Simplified Chinese, Indonesian, Estonian, Spanish (Argentina) and Italian. Sparkling is a free WordPress theme with premium functionality and design. Theme is ecommerce ready thanks to its WooCommerce integration. Now theme is optimized to work with bbPress, Contact Form 7, Jetpack, WooCommerce and other popular free and premium plugins. Lately we introduced a sticky/fixed navigation that you can enable or disable via WordPress Customizer.
Version: 2.2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sparkling
Domain Path: /languages/
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments


This theme, like WordPress, is licensed under the GPL.

sparkling is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

*/
/* Table of content
-----------------------------------------------
1. Global
2. Content
3. Post styling
4. Singe Post/Page Pagination
5. Media
6. Widgets
7. Buttons
8. Infinite Scroll
8. Custom Styles
9. Navigation
10. Comments
11. Attachment styling
12. Gallery
13. Footer
14. Social icons
15. Call For Action
*/
/* =Global
----------------------------------------------- */
body {
  background-color: #F2F2F2;
  word-wrap: break-word;
  line-height: 1.7;
}

a {
  color: #FF4800;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #DADADA;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

pre {
  width: 100%;
  /* specify width */
  white-space: pre-wrap;
  /* CSS3 browsers */
  white-space: -moz-pre-wrap !important;
  /* 1999+ Mozilla */
  white-space: -pre-wrap;
  /* Opera 4 thru 6 */
  white-space: -o-pre-wrap;
  /* Opera 7 and up */
  word-wrap: break-word;
  /* IE 5.5+ and up */
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #FF4800;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
}

h1,
.h1 {
  font-size: 28px;
}

h2,
.h2 {
  font-size: 24px;
}

h3,
.h3 {
  font-size: 20px;
}

h4,
.h4 {
  font-size: 16px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 13px;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #E8E8E8;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 100%;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Layout */
.side-pull-left .main-content-inner {
  float: left;
}

.side-pull-right .main-content-inner {
  float: right;
}

.no-sidebar #secondary, .full-width #secondary {
  display: none;
}

.no-sidebar .main-content-inner {
  float: none;
  margin: 0 auto;
}

.full-width .main-content-inner {
  width: 100%;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Clearing floats */
.clear:before,
.clear:after,
.gallery:before,
.gallery:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.home-widget-area:before {
  content: '';
  display: table;
}

.clear:after,
.entry-content:after,
.gallery:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.home-widget-area:before {
  clear: both;
}

/* =Content
----------------------------------------------- */
.hentry {
  margin: 0;
}

.byline,
.updated {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
  margin-right: 0;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.main-content-area {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* =Post styling
----------------------------------------------- */
.entry-meta a {
  font-size: 13px;
  color: #6B6B6B;
}

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

footer.entry-meta {
  margin-bottom: 0;
}

.page-header {
  margin-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.entry-meta .fa {
  font-size: 14px;
  margin-right: 3px;
}

.entry-meta span {
  margin-right: 10px;
}

.entry-title {
  color: #444;
  font-size: 28px;
  margin-bottom: 30px;
}

.entry-title a {
  color: #444;
}

.entry-title a:hover {
  color: #FF4800;
}

.btn.btn-default.read-more {
  float: right;
  margin-top: 10px;
  font-size: 12px;
  padding: 11px 13px;
}

.search .btn.btn-default.read-more {
  float: none;
}

hr.section-divider {
  border-color: #E8E8E8;
  margin-top: 50px;
  margin-bottom: 50px;
}

/* author */
.author-bio {
  clear: both;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
}

.author-bio .avatar {
  float: left;
}

.author-bio-content h4 {
  font-size: 14px;
  margin-top: 0;
}

.author-bio .author-bio-content {
  margin-left: 74px;
}

.secondary-content-box {
  padding-top: 0;
  padding-bottom: 0;
}

.single-view,
.blog-item-wrap {
  margin-bottom: 50px;
}

.post-inner-content {
  padding: 45px 50px;
  background-color: #fff;
  border: 1px solid #dadada;
  border-top: none;
}

body.archive .post-inner-content,
body.blog .post-inner-content,
.post-inner-content:first-child {
  border-top: 1px solid #dadada;
}

.entry-title {
  margin-top: 0;
}

.more-link,
.says {
  display: none;
}

.comment-author .fn,
.author-bio h4,
.comment-reply-title {
  text-transform: uppercase;
  font-weight: 700;
}

#bbp-single-user-details #bbp-user-avatar img.avatar {
  position: relative;
  left: 0;
  top: 0;
}

/* =Singe Post/Page Pagination
----------------------------------------------- */
.page-links span {
  display: inline-block;
  color: #fff;
  background-color: #FF4800;
  border-radius: 4px;
  padding: 2px 10px;
  margin-left: 2px;
}

.page-links a span {
  background-color: inherit;
  border: 1px solid #E8E8E8;
  color: #FF4800;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.page-links a:hover span {
  background-color: #FF4800;
  border: 1px solid #FF4800;
  color: #fff;
}

.pagination .fa-chevron-left,
.pagination .fa-chevron-right {
  font-size: 12px;
}

.pagination li a {
  color: #FF4800;
}

.pagination li:hover a {
  color: #FF4800;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #FFF;
  background-color: #FF4800;
  border-color: #FF4800;
}

.pagination > li > a,
.pagination > li > span {
  padding: 9px 14px;
  border-color: #dadada;
}

.bottom-pagination {
  text-align: center;
}

/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.single-featured {
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  display: block;
  margin: auto;
}

.single-featured:hover {
  opacity: 0.8;
}

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* =Widgets
----------------------------------------------- */
/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

.widget ul li {
  list-style: none;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget ul {
  padding: 0;
  line-height: 18px;
  font-size: 14px;
}

.widget ul.nav.nav-tabs {
  padding: 0;
}

#secondary .widget {
  margin-bottom: 50px;
  color: #C1C0C0;
  overflow: hidden;
}

#secondary .widget:last-child {
  margin-bottom: 0px;
}

.tab-content ul li {
  list-style: none;
}

#secondary .widget_archive ul li:before,
#secondary .widget_categories ul li:before,
#secondary .widget_recent_comments ul li:before {
  font-family: fontawesome;
  margin-right: 10px;
}

#secondary .widget_archive ul li:before {
  content: '\f073';
}

#secondary .widget_categories ul li:before {
  content: '\f115';
}

#secondary .widget_recent_comments ul li:before {
  content: '\f0e5';
}

.well {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #DADADA;
  overflow: hidden;
  clear: both;
}

#secondary .widget > h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 0;
  color: #636467;
}

#secondary .widget a {
  color: #C1C0C0;
}

.widget ul ul {
  padding: 10px;
}

.widget #social ul li {
  border-bottom: 0;
}

.not-found-widget {
  margin-top: 30px;
}

@media (max-width: 767px) {
  #secondary {
    clear: both;
  }
}

/* Custom Category Widget */
.cats-widget ul li span {
  float: right;
}

/* Recent Post widgets */
.popular-posts-wrapper .post {
  float: left;
  clear: both;
  margin-bottom: 20px;
}

.popular-posts-wrapper .post .post-image {
  width: 60px;
  height: 60px;
  float: left;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #DADADA;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.popular-posts-wrapper .post .post-image img {
  border-radius: 4px;
  opacity: 1;
  -webkit-transition: opacity  0.5s;
  transition: opacity  0.5s;
}

.popular-posts-wrapper .post .post-image img:hover {
  opacity: 0.6 !important;
}

.popular-posts-wrapper .post .post-content {
  margin-left: 80px;
}

.widget .post-content > span {
  display: block;
}

#secondary .widget .post-content a {
  color: #FF4800;
}

#secondary .widget .post-content a:hover {
  color: #DADADA;
}

.widget .post-content span {
  font-size: 12px;
}

.tagcloud {
  margin-top: 25px;
}

.tagcloud a {
  padding: 6px 7px;
  margin-right: 0;
  margin-bottom: 4px;
  line-height: 100%;
  display: inline-block;
  color: #FFF !important;
  background-color: #DADADA;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 12px !important;
}

.tagcloud a:hover {
  background-color: #FF4800;
  border-color: #FF4800;
}

/* =Buttons
----------------------------------------------- */
.btn-default, .label-default, .woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #FF4800;
  border-color: #FF4800;
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

.btn-default:hover,
.label-default[href]:hover,
.label-default[href]:focus,
.btn-default:hover, .btn-default:focus,
.btn-default:active,
.btn-default.active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover, .woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #363636;
  border-color: #363636;
  color: #FFF;
}

.btn.btn-default, .woocommerce #respond input#submit, .woocommerce a.button,
.woocommerce button.button, .woocommerce input.button {
  color: #FFF;
  text-transform: uppercase;
}

.input-group-btn:last-child > .btn {
  margin-left: 0;
}

button, .button {
  background-color: #FF4800;
  border: none;
  text-transform: uppercase;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 5px 12px;
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

button:hover, .button:hover {
  background-color: #363636;
}

#subscription-toggle {
  float: right;
}

/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

#infinite-handle span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 20px;
  background: transparent;
  border: 1px solid #DADADA;
  background: #fff;
  color: #FF4800;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#infinite-handle span:hover {
  background-color: #FF4800;
  color: #fff;
}

/* =Custom Styles
----------------------------------------------- */
#logo .site-name {
  margin: 0;
}

.site-branding {
  margin-top: 20px;
  margin-bottom: 20px;
}

.site-description {
  color: #777;
  font-weight: 200;
  font-size: 16px;
}

.page-template-page-homepage-php .carousel {
  margin-top: -20px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .pull-right {
    float: none !important;
  }
  .pull-left {
    float: none !important;
  }
  .flex-caption {
    display: none;
  }
}

/* =Navigation
----------------------------------------------- */
.post-navigation a,
.paging-navigation a {
  border: 1px solid #DADADA;
  background-color: #FFF;
  padding: 8px 14px;
  font-size: 12px;
  border-radius: 4px;
  display: block;
  margin: 0 0 1.5em;
  overflow: hidden;
}

.post-navigation a:hover,
.paging-navigation a:hover {
  color: #FFF;
  background: #FF4800;
  text-decoration: none;
}

.paging-navigation {
  text-transform: uppercase;
}

.post-navigation .nav-previous,
.paging-navigation .nav-previous {
  float: left;
}

.post-navigation .nav-next,
.paging-navigation .nav-next {
  float: right;
  text-align: right;
}

.more-link {
  float: right;
  margin: 10px 0;
}

.single .nav-links {
  margin-top: 30px;
}

.nav > li > a {
  text-transform: uppercase;
}

.navbar.navbar-default {
  background-color: #363636;
  font-family: 'Open Sans', serif;
  margin-bottom: 0;
  font-weight: 500;
}

.navbar-default .navbar-nav > li > a {
  color: #F5F7FA;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 12px;
}

.navbar > .container .navbar-brand {
  color: #DADADA;
  font-size: 20px;
  margin: 13px 0;
  font-family: 'Roboto Slab', serif;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  border-right: none;
  border-left: none;
}

.navbar {
  border-radius: 0;
}

.navbar-default {
  border: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FF4800;
  background-color: transparent;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #FF4800;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #FF4800;
  }
}

.dropdown-menu {
  font-size: 13px;
}

.navbar-default .navbar-nav .current-menu-ancestor a.dropdown-toggle {
  color: #FF4800;
  background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > li.active > a {
  color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #DADADA;
}

@media (min-width: 768px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.dropdown-menu > li > a {
  padding: 10px 15px;
  color: #636467;
}

.dropdown-menu,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  border: none;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #FF4800;
  color: #fff;
}

.dropdown-menu .divider {
  background-color: rgba(0, 0, 0, 0.1);
}

.navbar-nav > li > .dropdown-menu {
  padding: 0;
}

.navbar-nav > li > a {
  padding-top: 18px;
  padding-bottom: 18px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.nav.navbar-nav {
  float: right;
}

@media (max-width: 767px) {
  .nav.navbar-nav {
    float: none;
  }
  .navbar > .container .navbar-brand {
    margin: 0;
  }
  .navbar-default .navbar-nav > li > a {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.navigation .wp-pagenavi-pagination a {
  border-radius: 0;
  margin-bottom: 0;
}

.navigation .wp-pagenavi-pagination span {
  font-size: 12px;
}

.navigation .wp-pagenavi-pagination span.current,
.navigation .wp-pagenavi-pagination a:hover {
  background-color: #FF4800;
  border-color: #FF4800;
  color: #FFF;
  text-decoration: none;
}

.pagination > li > a,
.pagination > li > span,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #FF4800;
}

.nav-links {
  text-align: center;
}

/* =Comments
----------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

#respond {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0px !important;
}

#respond > p, #respond p.comment-notes, p.logged-in-as {
  margin-bottom: 10px;
}

p.logged-in-as {
  padding-bottom: 0px;
}

.comment-list {
  margin-bottom: 40px !important;
  margin-left: 0px !important;
  padding-left: 0;
}

.comment-list,
.comment-list .children {
  list-style: none;
}

.comment .comment-body {
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 25px;
  margin-top: 2em;
  padding-left: 100px;
  position: relative;
  border: 1px solid #E8E8E8;
  border-bottom: 1px solid #DADADA;
  border-radius: 4px;
}

.comment-list .children {
  margin-left: 0px !important;
  padding-left: 40px;
  border-left: 1px solid #DADADA;
  background-repeat: no-repeat;
  background-position: left 20px;
}

.comment-list li.comment > div img.avatar {
  position: absolute;
  left: 29px;
  top: 29px;
}

#comment-form-title {
  font-size: 24px;
  padding-bottom: 10px;
}

.comment-author.vcard {
  font-size: 12px;
}

.vcard .avatar {
  position: absolute;
  left: 20px;
  top: 29px;
  border-radius: 2px;
}

.comment-metadata {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
}

.comment-reply-link {
  float: right;
}

.form-allowed-tags code {
  word-wrap: break-word;
  white-space: inherit;
}

.comment-respond label {
  display: block;
  font-weight: normal;
}

.comment-respond .required {
  color: #C7254E;
}

#submit {
  font-size: 12px;
}

.comment-navigation,
.single .nav-links {
  overflow: hidden;
  margin-top: 30px;
}

.comment-reply-title {
  font-size: 14px;
}

.comment-reply-link {
  background: #C1C0C0;
  border: #C1C0C0;
  font-size: 10px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .post-inner-content {
    padding: 20px 25px;
  }
  .comment-list .children {
    padding-left: 10px;
  }
}

/* =Attachment styling
----------------------------------------------- */
#image-navigation .nav-previous a,
#image-navigation .nav-next a {
  padding: 5px 20px;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  display: block;
}

#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover {
  background-color: #FF4800;
  color: #fff;
}

#image-navigation .nav-previous,
#image-navigation .nav-next {
  margin: 10px 0;
}

#image-navigation .nav-previous a {
  float: left;
}

#image-navigation .nav-next a {
  float: right;
}

/* =Gallery
-------------------------------------------------------------- */
.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* =Footer
----------------------------------------------- */
#footer-area {
  background-color: #313233;
  color: #999;
}

#footer-area a {
  color: #DADADA;
}

#footer-area .footer-widget-area {
  padding: 40px 0 20px 0;
  overflow: hidden;
}

#footer-area ul li {
  border-bottom: 1px solid #444;
}

#footer-area .site-info nav ul li {
  border-bottom: none;
}

.widgettitle {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 0;
  color: inherit;
}

#footer-area .widget ul li {
  list-style: none;
}

.footer-nav.nav > li {
  position: relative;
  display: inline-block;
}

.footer-nav.nav {
  float: left;
  margin-bottom: 2px;
}

.footer-widget {
  overflow: hidden;
}

.copyright {
  margin-top: 10px;
  float: right;
  text-align: right;
}

#colophon {
  background-color: #1F1F1F;
  padding: 10px 0;
  border-top: 1px solid #3A3A3A;
}

.site-info a {
  color: #777;
}

.site-info a:hover {
  color: #999;
}

#footer-area a:hover {
  color: #fff;
}

.site-info {
  color: #999;
  font-size: 12px;
}

.footer-nav.nav > li > a:hover {
  background-color: transparent;
}

.scroll-to-top {
  background: #363636;
  background: rgba(100, 100, 100, 0.4);
  color: #FFF;
  bottom: 4%;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  width: 40px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

.scroll-to-top:hover {
  background: #FF4800;
  opacity: .8;
}

@media (max-width: 768px) {
  .site-info, .copyright {
    text-align: center;
  }
  .footer-nav.nav, .copyright {
    float: none;
  }
}

/* =Social icons
----------------------------------------------- */
#secondary .widget .social-icons a {
  color: #fff;
}

.social-icons, #menu-social {
  position: relative;
  text-align: center;
}

#secondary .widget .social-icons {
  text-align: left;
}

.social-icons a {
  font-size: 18px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #DADADA;
  -webkit-transition: background-color  0.5s;
  transition: background-color  0.5s;
}

#menu-social li {
  border: none;
  display: inline-block;
  margin: 0;
}

.social-icons li a {
  font-size: 18px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #DADADA;
  -webkit-transition: background-color  0.5s;
  transition: background-color  0.5s;
}

#footer-area .social-icons a {
  margin-right: 7px;
  background-color: #363636;
  color: #fff;
}

#footer-area .social-icons li a {
  background-color: #363636;
  color: #fff;
  margin-right: 7px;
}

#menu-social li a span {
  display: none;
}

#menu-social li a[href*="facebook.com"]:hover {
  background-color: #4265b9 !important;
}

#menu-social li a[href*="twitter.com"]:hover {
  background-color: #55ACEE !important;
}

#menu-social li a[href*="dribbble.com"]:hover {
  background-color: #ea4c89 !important;
}

#menu-social li a[href*="flickr.com"]:hover {
  background-color: #ff0084 !important;
}

#menu-social li a[href*="plus.google.com"]:hover {
  background-color: #d62408 !important;
}

#menu-social li a[href*="skype.com"]:hover {
  background-color: #0bbff2 !important;
}

#menu-social li a[href*="pinterest.com"]:hover {
  background-color: #c31e26 !important;
}

#menu-social li a[href*="linkedin.com"]:hover {
  background-color: #005987 !important;
}

#menu-social li a[href*="vimeo.com"]:hover {
  background-color: #1bb6ec !important;
}

#menu-social li a[href*="tumblr.com"]:hover {
  background-color: #35506b !important;
}

#menu-social li a[href*="youtube.com"]:hover {
  background-color: #df3333 !important;
}

#menu-social li a[href*="instagram.com"]:hover {
  background-color: #F95B60 !important;
}

#menu-social li a[href*="/feed"]:hover {
  background-color: #f39c12 !important;
}

#menu-social li a[href*="foursquare.com"]:hover {
  background-color: #2398C9 !important;
}

#menu-social li a[href*="soundcloud.com"]:hover {
  background-color: #F50 !important;
}

#menu-social li a[href*="github.com"]:hover {
  background-color: #4183C4 !important;
}

#menu-social li a[href*="xing.com"]:hover {
  background-color: #006567 !important;
}

#menu-social li a[href*="spotify.com"]:hover {
  background-color: #81b71a !important;
}

#menu-social li a[href*="mailto"]:hover {
  background-color: #FF4800 !important;
}

#menu-social li, #menu-social ul {
  border: 0 !important;
  list-style: none;
  padding-left: 0;
}

#menu-social li a[href*="twitter.com"] .fa:before {
  content: "\f099";
}

#menu-social li a[href*="xing.com"] .fa:before {
  content: "\f168";
}

#menu-social li a[href*="facebook.com"] .fa:before {
  content: "\f09a";
}

#menu-social li a[href*="github.com"] .fa:before {
  content: "\f09b";
}

#menu-social li a[href*="/feed"] .fa:before {
  content: "\f09e";
}

#menu-social li a[href*="dribbble.com"] .fa:before {
  content: "\f17d";
}

#menu-social li a[href*="skype.com"] .fa:before {
  content: "\f17e";
}

#menu-social li a[href*="foursquare.com"] .fa:before {
  content: "\f180";
}

#menu-social li a[href*="spotify.com"] .fa:before {
  content: "\f1bc";
}

#menu-social li a[href*="soundcloud.com"] .fa:before {
  content: "\f1be";
}

#menu-social li a[href*="vimeo.com"] .fa:before {
  content: "\f194";
}

#menu-social li a[href*="youtube.com"] .fa:before {
  content: "\f167";
}

#menu-social li a[href*="instagram.com"] .fa:before {
  content: "\f16d";
}

#menu-social li a[href*="flickr.com"] .fa:before {
  content: "\f16e";
}

#menu-social li a[href*="tumblr.com"] .fa:before {
  content: "\f173";
}

#menu-social li a[href*="pinterest.com"] .fa:before {
  content: "\f0d2";
}

#menu-social li a[href*="plus.google.com"] .fa:before {
  content: "\f0d5";
}

#menu-social li a[href*="linkedin.com"] .fa:before {
  content: "\f0e1";
}

#menu-social li a[href*="mailto"] .fa:before {
  content: "\f003";
}

@media (max-width: 992px) {
  .site-branding {
    text-align: center;
  }
  .side-pull-left .main-content-inner, .side-pull-right .main-content-inner {
    float: none;
  }
}

/* =Call For Action
----------------------------------------------- */
.cfa {
  padding: 30px 0px;
  background: #FFF;
  border-bottom: 1px solid #DADADA;
  text-align: center;
}

.cfa-text {
  font-size: 22px;
  color: #FF4800;
  display: block;
  padding-top: 10px;
}

.cfa-button {
  background-color: transparent;
  color: #FF4800;
  padding: 15px 30px;
  border-color: #FF4800;
}

.cfa-button a {
  color: #FF4800;
}

.cfa-button:hover {
  background-color: #FF4800;
  color: #fff;
}

@media (max-width: 767px) {
  .cfa {
    padding: 0 0 20px;
  }
  .cfa-button {
    padding: 10px 16px;
    margin-top: 10px;
  }
}

/* =Elements when no javaScript is present
----------------------------------------------- */
#submit,
.tagcloud,
.comment-reply-link,
.widget_rss ul,
button[type=submit],
.postform,
table#wp-calendar {
  display: none;
}

.no-js #submit,
.no-js .tagcloud,
.no-js .comment-reply-link,
.no-js .widget_rss ul,
button[type=submit],
.no-js .postform,
.no-js table#wp-calendar {
  display: block;
}

/* WooCommerce Support */
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
  padding: 6px;
}

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 10px 30px 20px;
}

.woocommerce .main-content-inner {
  background-color: #fff;
  border: 1px solid #dadada;
  padding: 45px 50px;
}

body {
  font-family: -apple-system, Helvetica Neue, "YakuHanJP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
}

code,
pre {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

body {
  background-color: #F2F2F2;
  word-wrap: break-word;
}

a {
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

a:before, a:after {
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.-block {
  display: block;
}

.-inline-block {
  display: inline-block;
}

.-none {
  display: none;
}

@media screen and (max-width: 543px) {
  .-none-mobile {
    display: none;
  }
}

@media screen and (min-width: 544px) and (max-width: 767px) {
  .-none-fablet {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .-none-tablet {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .-none-touch {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .-none-desktop {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .-none-wide {
    display: none;
  }
}

@media all and (orientation: landscape) {
  .-none-landscape {
    display: none;
  }
}

@media all and (orientation: portrait) {
  .-none-portrait {
    display: none;
  }
}

strong {
  font-weight: 700;
}

em {
  font-style: oblique;
}

del,
s {
  text-decoration: line-through;
}

.entry-content ul,
.entry-content ol {
  margin-left: 2rem;
}

.entry-content ul li {
  list-style: disc outside;
}

.entry-content ol li {
  list-style: decimal outside;
}

.container {
  padding-right: 10px;
  padding-left: 10px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-right: 10px;
  padding-left: 10px;
}

.post-inner-content {
  padding: 45px 40px;
}

@media (max-width: 767px) {
  .post-inner-content {
    padding: 20px 10px;
  }
}

.entry-title {
  font-size: 24px;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .home .navbar-brand {
    opacity: 0.8;
  }
}

.navbar > .container .navbar-brand {
  color: transparent;
  width: 210px;
  height: 28px;
  background-image: url(img/svg/logo_tcc_long.svg);
  background-size: 210px 28px;
  background-repeat: no-repeat;
  margin: 10px 0;
}

@media screen and (min-width: 768px) {
  .navbar > .container .navbar-brand {
    width: 250px;
    height: 34px;
    background-size: 250px 34px;
    margin: 13px 0;
  }
}

.navbar.navbar-default {
  font-family: -apple-system, Helvetica Neue, "YakuHanJP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  background-color: #000;
}

.navbar-default .navbar-nav > li > a {
  line-height: 24px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 10px;
    font-size: 1rem;
  }
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
  background-color: #FF4800;
  color: #fff;
}

.navbar-default .navbar-toggle {
  border: none;
}

.navbar-toggle {
  margin-right: 0;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FF4800;
}

.navbar-default .navbar-collapse {
  border: none;
  box-shadow: none;
}

.M-navi_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.M-navi_row .menu-item a {
  padding: 18px 7px;
}

@media screen and (min-width: 992px) {
  .M-navi_row .menu-item a {
    padding: 18px 8px;
  }
}

@media screen and (min-width: 1200px) {
  .M-navi_row .menu-item a {
    padding: 18px 15px;
  }
}

.M-navi_row > .-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .M-navi_row > .-col {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    width: auto;
  }
}

.M-navi_row > .-col:last-child {
  display: none;
}

@media screen and (min-width: 992px) {
  .M-navi_row > .-col:last-child {
    display: block;
  }
}

.S-logo_nifty {
  display: none;
}

@media screen and (min-width: 992px) {
  .S-logo_nifty {
    display: inline-block;
    color: transparent;
    width: 112px;
    height: 31px;
    background-image: url(img/svg/logo_nifty_white.svg);
    background-size: 112px 31px;
  }
  .S-logo_nifty:hover {
    color: transparent;
  }
}

.btn-default,
.label-default,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #FF4800;
  border-color: #FF4800;
}

.btn-default:hover,
.label-default[href]:hover,
.label-default[href]:focus,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #fe5d1d;
  border-color: #fe5d1d;
}

.M-topcover {
  position: relative;
  height: 30px;
}

@media screen and (min-width: 992px) {
  .M-topcover {
    height: 55px;
  }
}

.M-topcover .-inner {
  position: relative;
  max-width: 970px;
  padding: 10px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (min-width: 1200px) {
  .M-topcover .-inner {
    max-width: 1170px;
  }
}

.M-topcover .-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.M-topcover .-alignend {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.M-topcover .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.M-topcover .Z1 {
  z-index: 10;
}

.M-topcover .Z2 {
  z-index: 20;
}

.M-topcover .Z3 {
  z-index: 30;
}

@media screen and (min-width: 992px) {
  .home .M-topcover {
    height: 250px;
  }
}

.home .openning.M-topcover {
  height: 83px;
}

@media screen and (min-width: 544px) {
  .home .openning.M-topcover {
    height: 120px;
  }
}

@media screen and (min-width: 992px) {
  .home .openning.M-topcover {
    height: 250px;
  }
}

.S-openning-slide {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 30px;
}

@media screen and (min-width: 992px) {
  .S-openning-slide {
    height: 55px;
  }
}

.S-openning-slide > .-slide {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .S-openning-slide > .-slide {
    -webkit-animation: bg_openning_animation 12s linear infinite 0s;
            animation: bg_openning_animation 12s linear infinite 0s;
  }
}

.S-openning-slide > .-slide:nth-child(2) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

@-webkit-keyframes bg_openning_animation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  90% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    opacity: 0;
  }
}

@keyframes bg_openning_animation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  90% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    opacity: 0;
  }
}

.home .S-openning-slide {
  height: 83px;
}

@media screen and (min-width: 544px) {
  .home .S-openning-slide {
    height: 120px;
  }
}

@media screen and (min-width: 992px) {
  .home .S-openning-slide {
    height: 250px;
  }
}

.S-openning-copy {
  display: none;
}

.home .S-openning-copy {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 83px;
}

@media screen and (min-width: 544px) {
  .home .S-openning-copy {
    height: 120px;
  }
}

@media screen and (min-width: 992px) {
  .home .S-openning-copy {
    height: 250px;
  }
}

.home .S-openning-copy .-openning-inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .home .S-openning-copy .-openning-inner {
    padding: 50px 0 0;
  }
}

.home .S-openning-copy .-openning-inner img {
  height: 100%;
  max-height: 63px;
}

@media screen and (min-width: 544px) {
  .home .S-openning-copy .-openning-inner img {
    max-height: 100px;
  }
}

@media screen and (min-width: 992px) {
  .home .S-openning-copy .-openning-inner img {
    max-height: 180px;
  }
}

.S-slide_set {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(img/jpg/bg_top_01.jpg);
  height: 30px;
}

@media screen and (min-width: 992px) {
  .S-slide_set {
    height: 55px;
  }
}

.S-slide_set > .-slide {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .S-slide_set > .-slide {
    -webkit-animation: bg_slide_animation 12s linear infinite 0s;
            animation: bg_slide_animation 12s linear infinite 0s;
  }
}

.S-slide_set > .-slide:nth-child(1) {
  background-image: url(img/jpg/bg_top_01.jpg);
}

.S-slide_set > .-slide:nth-child(2) {
  background-image: url(img/jpg/bg_top_01.jpg);
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

@-webkit-keyframes bg_slide_animation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  90% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    opacity: 0;
  }
}

@keyframes bg_slide_animation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  90% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    opacity: 0;
  }
}

@media screen and (min-width: 992px) {
  .home .S-slide_set {
    height: 250px;
  }
}

.S-topsns {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}

@media screen and (min-width: 992px) {
  .S-topsns {
    display: block;
  }
}

.S-topsns .-item {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.S-topsns .-item .fa {
  margin: 0 3px 0 0;
}

.S-topsns .-link {
  color: rgba(255, 255, 255, 0.75);
}

.S-topsns .-link:hover {
  text-decoration: underline;
}

.S-topsubmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}

@media screen and (min-width: 992px) {
  .S-topsubmenu {
    display: block;
  }
}

.S-topsubmenu .-item {
  display: inline-block;
  margin: 0 20px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.S-topsubmenu .-link {
  color: rgba(255, 255, 255, 0.75);
}

.S-topsubmenu .-link:hover {
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  .S-topsearch {
    width: 220px;
  }
}

.navbar-collapse .S-topsearch {
  margin: 10px -15px;
}

.S-toplogo_tcc_long {
  width: 100%;
  height: 96px;
  background-image: url(img/svg/logo_tcc_long.svg);
  background-size: 697px 96px;
  background-position: 90% 100%;
  background-repeat: no-repeat;
  margin: 40px 0 20px;
  display: none;
}

@media screen and (min-width: 992px) {
  .home .S-toplogo_tcc_long {
    display: block;
  }
}

.S-toplogo_real_www {
  width: 210px;
  height: 28px;
  background-image: url(img/svg/logo_real_www.svg);
  background-size: 210px 28px;
  background-repeat: no-repeat;
  margin: 0 20px 0 0;
  display: none;
}

@media screen and (min-width: 992px) {
  .home .S-toplogo_real_www {
    display: block;
  }
}

.S-topttl_real_www {
  width: 395px;
  height: 12px;
  background-image: url(img/svg/ttl_real_www.svg);
  background-size: 395px 12px;
  background-repeat: no-repeat;
  display: none;
}

@media screen and (min-width: 992px) {
  .home .S-topttl_real_www {
    display: block;
  }
}

.S-topttl_from_tokyo {
  width: 178px;
  height: 8px;
  background-image: url(img/svg/ttl_from_tokyo.svg);
  background-size: 178px 8px;
  background-repeat: no-repeat;
  display: none;
}

@media screen and (min-width: 992px) {
  .home .S-topttl_from_tokyo {
    display: block;
  }
}

.S-sitelead {
  font-size: 13px;
  font-weight: 300;
  font-family: -apple-system, Helvetica Neue, "YakuHanJP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  line-height: 1.5;
  color: #231815;
  margin: 0 0 20px;
  display: none;
}

@media screen and (min-width: 992px) {
  .S-sitelead {
    display: block;
  }
}

.home .post-inner-content {
  padding: 0;
  background: none;
  border: none;
}

.home .page-header {
  display: none;
}

.home .entry-content {
  margin: 0;
}

.well {
  border: 0;
  padding: 15px;
  border-radius: 0;
}

@media screen and (min-width: 992px) {
  .well {
    max-width: 293.33px;
  }
}

@media screen and (min-width: 1200px) {
  .well {
    max-width: 360px;
  }
}

body.archive .post-inner-content,
body.blog .post-inner-content,
.post-inner-content:first-child,
.post-inner-content {
  border: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #FF4800;
  font-family: -apple-system, Helvetica Neue, "YakuHanJP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

.entry-title a {
  color: #365899;
}

.entry-title a:hover {
  color: #365899;
  text-decoration: underline;
}

.single-featured {
  width: auto;
  max-width: 100%;
  max-height: 700px;
  margin: 0 auto 30px;
}

.single-featured:hover {
  opacity: 1;
}

.main-content-area {
  margin-top: 25px;
}

.S-heading_today {
  width: 290px;
  height: 34px;
  color: transparent;
  background-image: url(img/svg/heading_today.svg);
  background-size: 290px 34px;
  background-repeat: no-repeat;
  margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
  .S-heading_today {
    width: 390px;
    height: 47px;
    background-size: 390px 47px;
  }
}

.S-event_box_today .-link {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}

.S-event_box_today .-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #FF4800;
}

.S-event_box_today .-link:hover {
  background: #fff8f7;
}

.S-event_box_today .-link:hover:after {
  border: 10px solid #FF4800;
}

.S-event_box_today .-link .-inner {
  max-width: 100%;
  padding: 15px;
}

.S-event_box_today .-link .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.S-event_box_today .-link .-row .-col {
  width: 100%;
}

@media screen and (min-width: 544px) {
  .S-event_box_today .-link .-row .-col {
    width: auto;
  }
}

.S-event_box_today .-link .-col.-change {
  margin: 0 5px 0 0;
}

@media screen and (min-width: 544px) {
  .S-event_box_today .-link .-col.-change {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.S-event_box_today .-link .-col.-flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.S-event_box_today .-link .-col.-small {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 105px;
      -ms-flex: 0 0 105px;
          flex: 0 0 105px;
}

.S-event_box_today .-link .-col.-medium {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  padding: 0 0 0 10px;
}

.S-event_box_today .-link .-date {
  margin: 0 15px 0 0;
}

.S-event_box_today .-link .-date_year {
  font-size: 16px;
  font-family: "Archivo Black";
  line-height: 1;
  color: #4c4c4c;
}

.S-event_box_today .-link .-date_md {
  font-size: 30px;
  font-family: "Archivo Black";
  line-height: 1;
  color: #4c4c4c;
  margin: -5px 0 3px;
}

.S-event_box_today .-link .-date_badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  border-radius: 2px;
  margin: 0 0 4px;
  overflow: hidden;
}

.S-event_box_today .-link .-week {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  background: #a0a0a0;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.S-event_box_today .-link .-ampm {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.S-event_box_today .-link .-ampm.noon {
  background: #f59b16;
}

.S-event_box_today .-link .-ampm.night {
  background: #30b0e8;
}

.S-event_box_today .-link .-time {
  font-family: "Archivo Black";
  line-height: 1;
  color: #4c4c4c;
}

.S-event_box_today .-link .-time.-open {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 4px 0 0 0;
}

.S-event_box_today .-link .-time.-start {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 0 10px;
}

.S-event_box_today .-link .-ttl_sub {
  color: #4a4a4a;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 0 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media screen and (min-width: 544px) {
  .S-event_box_today .-link .-ttl_sub {
    white-space: normal;
  }
}

.S-event_box_today .-link .-ttl_main {
  color: #365899;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  max-height: 110px;
  margin: 0 0 5px;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .S-event_box_today .-link .-ttl_main {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.S-event_box_today .-link:hover .-ttl_main {
  text-decoration: underline;
}

.S-event_box_today .-link .-thumbbox {
  width: 100%;
  height: 120px;
  position: relative;
  overflow: hidden;
  margin: 0 0 10px;
}

.S-event_box_today .-link .-thumbbg {
  content: "";
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 120%;
  background-size: cover;
  background-position: center center;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.S-event_box_today .-link .-thumbover {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 20px 20px;
  background-repeat: repeat;
  background-image: -webkit-linear-gradient(135deg, rgba(245, 245, 245, 0.75) 25%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.75) 50%, rgba(245, 245, 245, 0.75) 50%, rgba(245, 245, 245, 0.75) 75%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0.75));
  background-image: linear-gradient(-45deg, rgba(245, 245, 245, 0.75) 25%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.75) 50%, rgba(245, 245, 245, 0.75) 50%, rgba(245, 245, 245, 0.75) 75%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0.75));
}

.S-event_box_today .-link .-thumb {
  width: 100%;
  height: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative;
  z-index: 20;
}

.S-event_box_today .-link .-ticket_situation {
  font-size: 13px;
  font-size: 1.3rem;
}

.S-event_box_today .-link .-ticket_situation .-performer {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin: 0 3px 0 0;
  padding: 3px 5px;
  background: #00b391;
  border: 1px solid #00b391;
  display: inline-block;
}

.S-event_box_today .-link .-ticket_situation .-situation {
  display: inline-block;
}

.S-event_box_today .-link .-ticket_situation .-situation_black {
  color: #666;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #aaa;
  display: inline-block;
}

.S-event_box_today .-link .-ticket_situation .-situation_blue {
  color: #03A9F4;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #03A9F4;
  display: inline-block;
}

.S-event_box_today .-link .-ticket_situation .-situation_red {
  color: #FF4800;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #FF4800;
  display: inline-block;
}

.S-event_box_today .-link .-ticket_situation .-situation_green {
  color: #00b391;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #00b391;
  display: inline-block;
}

.S-event_box_today .-link .-ticket_situation .-min {
  font-weight: 400;
  font-size: 11px;
  font-size: 1.1rem;
}

.S-event_box_today:not(:last-child) {
  margin: 0 0 10px;
}

.S-event_box_today:last-child {
  margin: 0 0 40px;
}

.M-schedule_after {
  margin: 0 0 40px;
}

.S-heading_after {
  width: 273px;
  height: 28px;
  color: transparent;
  background-image: url(img/svg/heading_event.svg);
  background-size: 273px 28px;
  background-repeat: no-repeat;
  margin: 0 0 10px;
}

.S-heading_after.-archive {
  background-image: url(img/svg/heading_event_archive.svg);
}

@media screen and (min-width: 544px) {
  .php_after {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -0.25%;
  }
}

@media screen and (min-width: 768px) {
  .php_after {
    margin: -0.41%;
  }
}

.S-event_box_normal {
  margin: 0 0 10px;
  overflow: hidden;
}

@media screen and (min-width: 544px) {
  .S-event_box_normal {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49.5%;
        -ms-flex: 0 0 49.5%;
            flex: 0 0 49.5%;
    margin: 0.25% 0.25% 10px;
  }
}

@media screen and (min-width: 768px) {
  .S-event_box_normal {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32.5%;
        -ms-flex: 0 0 32.5%;
            flex: 0 0 32.5%;
    margin: 0.41% 0.41% 10px;
  }
}

.S-event_box_normal .-link {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
  -webkit-transition: ease-in 0.2s;
  transition: ease-in 0.2s;
}

.S-event_box_normal .-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #FF4800;
  -webkit-transition: ease-in 0.2s;
  transition: ease-in 0.2s;
}

.S-event_box_normal .-link:hover {
  background: #fff8f7;
}

.S-event_box_normal .-link:hover:after {
  border: 10px solid #FF4800;
}

.S-event_box_normal .-link .-inner {
  max-width: 100%;
  padding: 15px;
}

.S-event_box_normal .-link .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.S-event_box_normal .-link .-col.-flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.S-event_box_normal .-link .-col.-small {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 105px;
      -ms-flex: 0 0 105px;
          flex: 0 0 105px;
}

.S-event_box_normal .-link .-col.-medium {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
}

.S-event_box_normal .-link .-date {
  margin: 0 15px 0 0;
}

.S-event_box_normal .-link .-date_year {
  font-size: 16px;
  font-family: "Archivo Black";
  line-height: 1;
  color: #4c4c4c;
}

.S-event_box_normal .-link .-date_md {
  font-size: 30px;
  font-family: "Archivo Black";
  line-height: 1;
  color: #4c4c4c;
  margin: -5px 0 3px;
}

.S-event_box_normal .-link .-date_badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  border-radius: 2px;
  margin: 0 0 4px;
  overflow: hidden;
}

.S-event_box_normal .-link .-week {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  background: #a0a0a0;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.S-event_box_normal .-link .-ampm {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.S-event_box_normal .-link .-ampm.noon {
  background: #f59b16;
}

.S-event_box_normal .-link .-ampm.night {
  background: #30b0e8;
}

.S-event_box_normal .-link .-time {
  font-family: "Archivo Black";
  line-height: 1;
  color: #4c4c4c;
}

.S-event_box_normal .-link .-time.-open {
  font-size: 11px;
  font-size: 1.1rem;
}

.S-event_box_normal .-link .-time.-start {
  font-size: 11px;
  font-size: 1.1rem;
}

.S-event_box_normal .-link .-ttl_sub {
  color: #4a4a4a;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  margin: 10px 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.S-event_box_normal .-link .-ttl_main {
  color: #365899;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  overflow: hidden;
  max-height: 78px;
  margin: 0 0 5px;
}

.S-event_box_normal .-link:hover .-ttl_main {
  text-decoration: underline;
}

.S-event_box_normal .-link .-thumbbox {
  width: 100%;
  height: 85px;
  position: relative;
  overflow: hidden;
  margin: 0 0 5px;
}

.S-event_box_normal .-link .-thumbbg {
  content: "";
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 120%;
  background-size: cover;
  background-position: center center;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.S-event_box_normal .-link .-thumbover {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 20px 20px;
  background-repeat: repeat;
  background-image: -webkit-linear-gradient(135deg, rgba(245, 245, 245, 0.75) 25%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.75) 50%, rgba(245, 245, 245, 0.75) 50%, rgba(245, 245, 245, 0.75) 75%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0.75));
  background-image: linear-gradient(-45deg, rgba(245, 245, 245, 0.75) 25%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.75) 50%, rgba(245, 245, 245, 0.75) 50%, rgba(245, 245, 245, 0.75) 75%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0.75));
}

.S-event_box_normal .-link .-thumb {
  width: 100%;
  height: 85px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative;
  z-index: 20;
}

.S-event_box_normal .-link .-ticket_situation {
  font-size: 13px;
  font-size: 1.3rem;
}

.S-event_box_normal .-link .-ticket_situation .-performer {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin: 0 3px 0 0;
  padding: 3px 5px;
  background: #00b391;
  border: 1px solid #00b391;
  display: inline-block;
}

.S-event_box_normal .-link .-ticket_situation .-situation {
  display: inline-block;
}

.S-event_box_normal .-link .-ticket_situation .-situation_black {
  color: #666;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #aaa;
  display: inline-block;
}

.S-event_box_normal .-link .-ticket_situation .-situation_blue {
  color: #03A9F4;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #03A9F4;
  display: inline-block;
}

.S-event_box_normal .-link .-ticket_situation .-situation_red {
  color: #FF4800;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #FF4800;
  display: inline-block;
}

.S-event_box_normal .-link .-ticket_situation .-situation_green {
  color: #00b391;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #00b391;
  display: inline-block;
}

.S-event_box_normal .-link .-ticket_situation .-min {
  font-weight: 400;
  font-size: 11px;
  font-size: 1.1rem;
}

.S-event_box_normal.-archive .-link:before {
  content: "終了";
  background-color: #FF4800;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 4px 8px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50;
}

#secondary .widget > h3 {
  display: none;
}

#secondary .widget {
  margin: 0 0 15px;
  overflow: visible;
}

.S-oshirase_widget_heading {
  height: 18px;
  position: relative;
  margin: 0 0 5px;
  color: transparent;
}

.S-oshirase_widget_heading:before {
  content: "";
  width: 105px;
  height: 18px;
  background-image: url(img/svg/heading_ohirase.svg);
  position: absolute;
  top: 0;
  left: 0;
  background-size: 105px 18px;
}

.S-oshirase_widget_heading:after {
  content: "";
  width: 58px;
  height: 20px;
  background-image: url(img/svg/heading_culcul.svg);
  background-size: 58px 20px;
  position: absolute;
  top: 0;
  right: 0;
}

#secondary .widget a {
  color: #365899;
}

#secondary .widget a:hover {
  text-decoration: underline;
}

.S-oshirase_special {
  line-height: 1.4;
}

.S-oshirase_special img {
  margin: 0 0 5px;
}

.S-oshirase_special a {
  color: #365899;
}

.S-oshirase_special a:hover {
  text-decoration: underline;
}

.S-oshirase_umachika .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}

.S-oshirase_umachika .-col {
  padding: 0 5px;
}

.S-oshirase_umachika .-col.V-half {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.S-oshirase_umachika .-discription {
  font-size: 11px;
  line-height: 1.2;
  margin: 5px 0;
  color: #333;
}

.S-oshirase_umachika .-more {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right;
}

.S-oshirase_umachika a .-more {
  color: #365899;
}

.S-oshirase_umachika a:hover .-more {
  text-decoration: underline;
}

.M-oshirase_news {
  margin: 0 -15px;
  padding: 30px 0;
  background: #f2f2f2;
}

.S-oshirase_news_heading {
  color: transparent;
  height: 24px;
  margin: 0 0 15px;
  background-image: url(img/svg/heading_report.svg);
  background-size: 290px 24px;
  background-repeat: no-repeat;
}

.S-oshirase_news_list ul li {
  margin: 0;
  padding: 0;
}

.S-oshirase_news_list ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
}

.S-oshirase_news_list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 10px;
  color: #444;
  font-size: 14px;
  font-size: 1.4rem;
}

.S-oshirase_news_list a .-time {
  font-size: 80%;
  color: rgba(0, 0, 0, 0.57);
}

.S-oshirase_news_list a:hover {
  background: #ffe0d4;
}

.S-oshirase_news_list .-thumb {
  width: 70px;
  height: 70px;
  background-size: cover;
  background-position: center center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  margin: 0 10px 0 0;
  position: relative;
}

.S-oshirase_news_list_archive ul li {
  margin: 0;
  padding: 0;
}

.S-oshirase_news_list_archive ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
}

.S-oshirase_news_list_archive a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 10px;
  color: #444;
  font-size: 14px;
  font-size: 1.4rem;
}

.S-oshirase_news_list_archive a .-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
}

.S-oshirase_news_list_archive a .-time {
  color: rgba(0, 0, 0, 0.57);
}

.S-oshirase_news_list_archive a:hover {
  background: #ffe0d4;
}

.S-oshirase_news_list_archive .-thumb {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  margin: 0 10px 0 0;
  position: relative;
}

/*.S-oshirase_news_list .-thumb.report:before {
  position: absolute;
  content: "REPORT";
  top: 0;
  left: 0;
  color: #fff;
  @include rem(12);
  line-height: 1;
  text-align: center;
  background: #ea629d;
  display: block;
  width: 100%;
  padding: 2px 0;
}
.S-oshirase_news_list .-thumb.news:before {
  position: absolute;
  content: "NEWS";
  top: 0;
  left: 0;
  color: #fff;
  @include rem(12);
  line-height: 1;
  text-align: center;
  background: #30b0e8;
  display: block;
  width: 100%;
  padding: 2px 0;
}*/
.S-oshirase_news_more .-link {
  background: #EA629D;
  color: #fff !important;
  text-align: right;
  padding: 8px 5px;
  width: 100%;
  display: block;
}

.S-oshirase_news_more .-link i {
  margin: 0 10px;
}

.S-oshirase_news_more .-link:hover {
  background: #f08fb9;
}

.S-schedule_more .-row {
  margin: -3px;
}

@media screen and (min-width: 544px) {
  .S-schedule_more .-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.S-schedule_more .-col {
  padding: 3px;
  width: 100%;
}

.S-schedule_more .-col.V1 .-link {
  background: #ccc;
  color: #fff;
  padding: 8px 5px;
  width: 100%;
  display: block;
}

.S-schedule_more .-col.V1 .-link:hover {
  background: #d9d9d9;
}

.S-schedule_more .-col.V2 .-link {
  background: #f59b16;
  color: #fff;
  text-align: right;
  padding: 8px 14px;
  width: 100%;
  display: block;
}

.S-schedule_more .-col.V2 .-link:hover {
  background: #f7b047;
}

.S-schedule_more i {
  margin: 0 10px;
}

.S-oshirase_bnr img {
  width: 100%;
}

.S-oshirase_bnr a:not(:last-child) img {
  margin: 0 0 10px;
}

.M-oshirase_etc {
  height: 400px;
  background: #fff;
  border-radius: 4px;
}

.S-oshirase_etc_heading {
  font-size: 18px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.7);
  padding: 8px 14px;
  border-bottom: 1px solid #e2e9ed;
}

.sidebar-top {
  padding-bottom: 15px;
}

.sidebar-bottom {
  padding-top: 15px;
}

#footer-area {
  background: #000;
}

#colophon {
  display: none;
}

#footer-area .footer-widget-area {
  padding: 60px 0 20px 0;
}

.footer-widget-area {
  position: relative;
}

.footer-widget-area .widget-twitter,
.footer-widget-area .widget-facebook {
  display: none;
}

@media screen and (min-width: 768px) {
  .footer-widget-area .widget-twitter,
  .footer-widget-area .widget-facebook {
    display: block;
  }
}

.footer-widget-area:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 10px;
  width: 210px;
  height: 31px;
  background-image: url(img/svg/logo_real_www.svg);
  background-size: 210px 31px;
}

#footer-area ul li {
  border-bottom: none;
}

@media screen and (min-width: 992px) {
  .M-footer_set_mobile {
    display: none;
  }
}

.M-footer_set_mobile > .-row {
  margin: 0 0 20px;
}

.M-footer_set_mobile > .-row:last-child {
  margin: 0;
}

.M-footer_set_mobile .S-gopolicy > .-list {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #444;
  margin: 0;
}

.M-footer_set_mobile .S-gopolicy > .-list:first-child {
  border-top: 1px solid #444;
}

.M-footer_set_mobile .S-gopolicy > .-list > .-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.M-footer_set_mobile .S-gopolicy > .-list > .-item + .-item {
  border-left: 1px solid #444;
}

.M-footer_set_mobile .S-gopolicy > .-list > .-item > a.-link {
  font-size: 13px;
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.6;
  display: block;
  padding: 15px 10px;
}

.M-footer_set_mobile .S-copylight {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  padding: 10px 10px 25px;
  color: rgba(255, 255, 255, 0.5);
}

.M-footer_set {
  display: none;
}

@media screen and (min-width: 992px) {
  .M-footer_set {
    display: block;
  }
}

.M-footer_set .-inner {
  max-width: 970px;
  padding: 20px 15px 30px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (min-width: 1200px) {
  .M-footer_set .-inner {
    max-width: 1170px;
  }
}

.M-footer_set .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#footer-area .widgettitle,
#footer-area .widgettitle a {
  color: #FF4800;
  text-transform: none;
  margin: 0 0 15px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 991px) {
  .footer-widget:not(:last-child) {
    margin: 0 0 30px;
  }
}

#footer-area .menu-oshirase-container {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
}

@media screen and (min-width: 768px) {
  #footer-area .menu-oshirase-container {
    height: 400px;
    overflow-y: scroll;
  }
}

#footer-area .menu-oshirase-container ul li {
  border-bottom: 1px solid #F2F2F2;
  padding: 5px 0;
}

#footer-area .menu-oshirase-container a {
  color: #365899;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
}

#footer-area .menu-oshirase-container a:hover {
  text-decoration: underline;
}

#footer-area .menu-oshirase-container a .-date {
  font-size: 65%;
}

.badge_new {
  font-size: 70%;
  font-weight: 700;
  padding: 2px 4px;
  margin: 0 0 0 3px;
  border-radius: 2px;
  color: #fff;
  background-color: #03a9f4;
}

.S-footer_bnr img {
  width: 1140px;
  margin: 0 0 20px;
}

.S-gonifty {
  display: none;
}

@media screen and (min-width: 768px) {
  .S-gonifty {
    display: block;
  }
}

.S-gonifty > .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.S-gonifty > .-row a.-link {
  display: block;
}

.S-gonifty .-gotop {
  margin: 0 5px 0 0;
}

.S-gonifty .-gotop, .S-gonifty .-gotop img {
  width: 88px;
  height: 17px;
}

.S-gonifty .-toroku, .S-gonifty .-toroku img {
  width: 100px;
  height: 17px;
}

.S-gopolicy > .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.S-gopolicy > .-row > .-partition {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.85);
}

.S-gopolicy > .-row > a.-link {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.85);
  text-align: center;
  text-decoration: underline;
}

.S-gopolicy > .-row > a.-link:hover {
  text-decoration: none;
}

.S-copylight {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
  padding: 10px 0px 0px;
  color: rgba(255, 255, 255, 0.5);
}

.tagcloud a {
  background-color: #FF4800;
}

.tagcloud a:hover {
  background-color: #ff6d33;
}

.sns_button_set .sns_button_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.sns_button_set .sns_button_content {
  display: inline-block;
  margin: 0 5px 5px 0;
}

.sns_button_dummy {
  height: 20px;
}

.sns_button_dummy img {
  height: 20px;
}

@media screen and (min-width: 768px) {
  .mobile-official-sns {
    display: none;
  }
}

.mobile-official-sns .-inner {
  padding: 0 10px;
}

.mobile-official-sns .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mobile-official-sns a.-btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  text-align: center;
  line-height: 1;
  padding: 10px;
  border-radius: 2px;
  color: #fff;
}

.mobile-official-sns a.-btn:not(:last-child) {
  margin: 0 6px 0 0;
}

.mobile-official-sns a.-btn-twitter {
  background-color: #1da1f2;
}

.mobile-official-sns a.-btn-facebook {
  background-color: #3b5998;
}

.mobile-official-sns a.-btn i {
  margin: 0 3px 0 0;
}

.mobile-official-sns .navbar-collapse {
  padding: 0 0 10px;
}

#footer-area .mobile-official-sns a {
  color: #fff;
}

.S-entry_event_meta {
  padding: 10px;
  margin: 0 0 10px;
  background-color: #fffae4;
  border: 1px dotted #e8dba1;
  border-radius: 4px;
  line-height: 1.4;
}

.S-entry_event_meta .-col {
  display: inline-block;
}

.S-entry_event_meta .-date {
  display: inline-block;
  margin: 0 10px 0 0;
  font-weight: 700;
}

.S-entry_event_meta .-date_year {
  display: inline-block;
}

.S-entry_event_meta .-date_md {
  display: inline-block;
}

.S-entry_event_meta .-date_badge {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 90px;
  border-radius: 2px;
  margin: 0 0 4px;
  overflow: hidden;
}

.S-entry_event_meta .-week {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  background: #a0a0a0;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.S-entry_event_meta .-ampm {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.S-entry_event_meta .-ampm.noon {
  background: #f59b16;
}

.S-entry_event_meta .-ampm.night {
  background: #30b0e8;
}

.S-entry_event_meta .-time {
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
  margin: 0 5px 0 0;
}

.S-entry_event_meta .-ticket_situation {
  font-size: 16px;
  font-size: 1.6rem;
}

.S-entry_event_meta .-ticket_situation .-performer {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin: 0 3px 5px 0;
  padding: 3px 5px;
  background: #00b391;
  border: 1px solid #00b391;
  display: inline-block;
}

.S-entry_event_meta .-ticket_situation .-situation {
  display: inline-block;
  margin: 0 0 5px;
}

.S-entry_event_meta .-ticket_situation .-situation_black {
  color: #666;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #aaa;
  display: inline-block;
}

.S-entry_event_meta .-ticket_situation .-situation_blue {
  color: #03A9F4;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #03A9F4;
  display: inline-block;
}

.S-entry_event_meta .-ticket_situation .-situation_red {
  color: #FF4800;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #FF4800;
  display: inline-block;
}

.S-entry_event_meta .-ticket_situation .-situation_green {
  color: #00b391;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  padding: 3px 5px;
  border: 1px solid #00b391;
  display: inline-block;
}

.S-entry_event_meta .-ticket_situation .-min {
  font-weight: 400;
  font-size: 11px;
  font-size: 1.1rem;
}

.S-entry_event_meta .-ticket_infomation {
  font-size: 14px;
  font-size: 1.4rem;
}

.S-entry_event_ticket {
  padding: 10px;
  background-color: #fffae4;
  border: 1px dotted #e8dba1;
  border-radius: 4px;
  line-height: 1.4;
  margin: 0 0 10px;
}

.S-entry_event_ticket .-heading {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #FF4800;
  margin: 0 0 5px;
}

.S-entry_event_ticket .-ticket_guide {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0 0 5px;
}

.S-entry_event_ticket .-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.S-entry_event_ticket .-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 120px;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin: 0 5px 5px 0;
}

.S-entry_event_ticket .-ticket_btn_eplus {
  width: 120px;
  height: 43px;
}

.S-entry_event_ticket .-ticket_btn_pia {
  width: 120px;
  height: 43px;
}

.S-entry_event_ticket .-ticket_btn_lawson {
  width: 120px;
  height: 43px;
  border-radius: 4px;
  line-height: 1.2;
  color: #fff;
  background-color: #0073be;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.S-entry_event_ticket .-ticket_btn_lawson:hover {
  background-color: #0092f1;
  text-decoration: none;
}

.S-entry_event_ticket .-ticket_btn_peatix {
  width: 120px;
  height: 43px;
  border-radius: 4px;
  line-height: 1.2;
  color: #fff;
  background-color: #69b749;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.S-entry_event_ticket .-ticket_btn_peatix:hover {
  background-color: #87c56e;
  text-decoration: none;
}

.S-entry_event_ticket .-btn_text {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
}

.S-entry_event_ticket .-btn_brand {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.entry-content a {
  color: #365899;
}

.entry-content a:hover {
  text-decoration: underline;
}

.entry-content p {
  margin: 0 0 20px;
}

.S-etc-section a {
  color: #365899;
}

.S-etc-section a:hover {
  text-decoration: underline;
}

.min-notes {
  font-size: 12px;
  font-size: 1.2rem;
  color: #9a9a9a;
  padding: 15px;
  background: #fafafa;
}

.min-notes p {
  margin: 0 0 10px;
}

.min-notes p:last-child {
  margin: 0;
}

.S-date-end {
  font-size: 22px;
  font-size: 2.2rem;
  display: inline-block;
  background-color: #FF4800;
  color: #fff;
  padding: 3px 8px;
}

.page-id-9 .main-content-inner,
.page-id-203 .main-content-inner {
  width: 100%;
}

.page-id-9 .main-content-inner .page-header,
.page-id-203 .main-content-inner .page-header {
  display: none;
}

.page-id-9 .main-content-inner .entry-content,
.page-id-203 .main-content-inner .entry-content {
  margin: 0;
}

.ui-page-special a {
  text-decoration: underline;
}

.ui-page-special a:hover {
  text-decoration: none;
}

.ui-page-special .ui-section {
  margin: 0 0 40px;
}

.ui-page-special .ui-heading.-v1st {
  color: #333;
  margin: 0 0 25px;
}

.ui-page-special .ui-heading.-v1st .-big {
  margin: 0 10px 0 0;
}

.ui-page-special .ui-heading.-v1st .-min {
  font-size: 14px;
  font-weight: 300;
}

.ui-page-special .ui-heading.-v1st .-inlineblock {
  display: inline-block;
}

.ui-page-special .ui-heading.-v2nd {
  color: #333;
  font-size: 20px;
  margin: 0 0 10px;
}

.ui-page-special .ui-heading.-v3rd {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 18px;
  font-weight: 700;
  color: #999;
  border: 2px solid rgba(153, 153, 153, 0.9);
  padding: 4px 6px;
  margin: 0 0 10px;
}

.ui-page-special .ui-heading.-v4th {
  position: relative;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  color: #333;
  padding: 0 0 0 10px;
  margin: 0 0 12px;
}

.ui-page-special .ui-heading.-v4th:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 2px;
  height: 100%;
  background: #ff4800;
}

.ui-page-special .ui-heading.-v4th .-text-min {
  font-size: 14px;
}

.ui-page-special .ui-heading.-v5th {
  color: #fff;
  background: #c3d714;
  font-size: 26px;
  font-weight: 700;
  padding: 10px;
  margin: 0 0 20px;
}

.ui-page-special .ui-heading.-v6th {
  font-size: 22px;
  font-weight: 700;
  color: #ff4800;
  margin: 0 0 10px;
}

.ui-page-special .ui-heading.-v8th {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
}

.ui-page-special .ui-heading.-v9th {
  position: relative;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  color: #333;
  padding: 0 0 0 7px;
  margin: 0 0 12px;
}

.ui-page-special .ui-heading.-v9th:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 2px;
  height: 100%;
  background: #ff4800;
}

.ui-page-special .ui-heading.-v10th {
  font-size: 16px;
  font-weight: 300;
  color: #a2a2a2;
  margin: 0 0 2px;
}

.ui-page-special .ui-row.-do-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .ui-page-special .ui-row.-do-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 992px) {
  .ui-page-special .ui-row.-do-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.ui-page-special .-col.-flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

@media screen and (min-width: 768px) {
  .ui-page-special .-col.-flex:not(:last-child) {
    padding: 0 20px 0 0;
  }
}

.ui-page-special .-col.-half {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

.ui-page-special .-col.-small {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
}

@media screen and (min-width: 768px) {
  .ui-page-special .-col.-small {
    margin: 0 0 0 40px;
  }
}

.ui-page-special .-col.-medium {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 450px;
      -ms-flex: 0 0 450px;
          flex: 0 0 450px;
}

@media screen and (min-width: 768px) {
  .ui-page-special .-col.-medium {
    margin: 0 0 0 40px;
  }
}

.ui-page-special ul.ui-linkset-text {
  margin-left: 0;
}

.ui-page-special ul.ui-linkset-text.-right {
  text-align: right;
}

.ui-page-special ul.ui-linkset-text li {
  list-style: none;
  display: inline-block;
  position: relative;
}

.ui-page-special ul.ui-linkset-text li:after {
  content: "\f107";
  font-family: "FontAwesome";
  margin: 0 10px 0 5px;
}

.ui-page-special ul.ui-linkset-text li.-jump:after {
  content: "\f105";
}

.ui-page-special .ui-iframe {
  margin: 0 0 15px;
}

.ui-page-special a.ui-linkbtn {
  text-decoration: none;
  background: #ff4800;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
}

.ui-page-special a.ui-linkbtn.-line {
  box-sizing: border-box;
  border: 1px solid #ff4800;
  background: #fff;
  color: #ff4800;
}

.ui-page-special a.ui-linkbtn.-small {
  display: block;
  max-width: 300px;
  margin: 0 auto 20px;
  text-align: center;
}

.ui-page-special a.ui-linkbtn.-medium {
  display: block;
  max-width: 260px;
  margin: 0 auto 20px;
  text-align: center;
}

.ui-page-special a.ui-linkbtn.-large {
  display: block;
  text-align: center;
  max-width: 500px;
  padding: 15px;
  margin: 0 auto;
}

.ui-page-special a.ui-linkbtn .-text-min {
  display: block;
  line-height: 1.2;
}

.ui-page-special a.ui-linkbtn .-text-big {
  display: block;
  font-size: 30px;
  line-height: 1.4;
}

.ui-page-special a.ui-linkbtn:hover {
  color: #fff;
  background-color: #ff6d33;
  text-decoration: none;
}

.ui-page-special .ui-bigcopy.-v1st {
  display: block;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  padding: 20px 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
}

.ui-page-special .ui-bigcopy.-v1st:before, .ui-page-special .ui-bigcopy.-v1st:after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  display: block;
  height: 10px;
  background: #ffffff -webkit-repeating-linear-gradient(135deg, #ffffff, #ffffff 5px, #eaeaea 5px, #eaeaea 10px) repeat scroll 0% 0%;
  background: #ffffff repeating-linear-gradient(-45deg, #ffffff, #ffffff 5px, #eaeaea 5px, #eaeaea 10px) repeat scroll 0% 0%;
}

.ui-page-special .ui-bigcopy.-v1st:before {
  margin: 0 10px 0 0;
}

.ui-page-special .ui-bigcopy.-v1st:after {
  margin: 0 0 0 10px;
}

.ui-page-special .ui-copyset.-reason {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 20px;
  margin: 0 0 15px;
}

.ui-page-special .ui-copyset.-reason .-inner {
  max-width: 370px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.86);
  padding: 20px;
}

.ui-page-special .ui-copyset.-reason .-realwww {
  margin: 0 0 15px;
}

.ui-page-special .ui-copyset.-reason .-heading {
  color: #333;
  margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
  .ui-page-special .ui-copyset.-reason .-heading .-inlineblock {
    display: inline-block;
  }
}

.ui-page-special .ui-copyset.-reason .-body {
  margin: 0;
}

.ui-page-special .ui-copyset.-reason .-niftylogo {
  width: 100px;
  margin: 0 0 0 auto;
}

.ui-page-special .ui-copyset.-corporate {
  text-align: center;
  padding: 10px;
  margin: 0 0 15px;
}

.ui-page-special .ui-copyset.-corporate .-logo-nifty {
  max-width: 240px;
  margin: 10px auto;
}

.ui-page-special .ui-copyset.-corporate .-copy-nifty {
  max-width: 700px;
  margin: 15px auto;
}

.ui-page-special .ui-bigcopy.-v2nd {
  font-size: 30px;
  font-weight: 300;
  color: #333;
  text-align: center;
  padding: 10px 0;
  margin: 0 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.ui-page-special .ui-bigcopy.-v2nd:before, .ui-page-special .ui-bigcopy.-v2nd:after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.ui-page-special .ui-bigcopy.-v2nd:before {
  margin: 0 20px 0 0;
  -webkit-transform: skew(25deg);
      -ms-transform: skew(25deg);
          transform: skew(25deg);
  border-right: 1px solid #ccc;
}

.ui-page-special .ui-bigcopy.-v2nd:after {
  margin: 0 0 0 20px;
  -webkit-transform: skew(-25deg);
      -ms-transform: skew(-25deg);
          transform: skew(-25deg);
  border-left: 1px solid #ccc;
}

.ui-page-special .ui-paragraph {
  font-size: 14px;
  font-weight: 300;
  color: #333;
  line-height: 1.6;
}

.ui-page-special .ui-paragraph.-center {
  text-align: center;
}

.ui-page-special .ui-paragraph.-strong {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 10px;
}

.ui-page-special ul.ui-linkset-event {
  margin: -5px -5px 10px;
  text-align: center;
}

.ui-page-special ul.ui-linkset-event li {
  list-style: none;
  display: inline-block;
  width: 150px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  overflow: hidden;
  margin: 5px;
  -webkit-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
}

.ui-page-special ul.ui-linkset-event li:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.ui-page-special ul.ui-linkset-event li a + p {
  margin: 0;
}

.ui-page-special ul.ui-linkset-event a {
  text-decoration: none;
}

.ui-page-special ul.ui-linkset-event a .-heading {
  background: #333;
  color: #fff;
  text-decoration: none;
  text-align: left;
  padding: 5px 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-page-special ul.ui-linkset-event .-thumbbox {
  width: 100%;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.ui-page-special ul.ui-linkset-event .-thumbbox:after {
  content: "\f138";
  font-size: 20px;
  font-family: "Fontawesome";
  color: #ff4800;
  position: absolute;
  z-index: 50;
  top: 30px;
  right: 8px;
}

.ui-page-special ul.ui-linkset-event .-thumbbg {
  content: "";
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 120%;
  background-size: cover;
  background-position: center center;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ui-page-special ul.ui-linkset-event .-thumbover {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 20px 20px;
  background-repeat: repeat;
  background-image: -webkit-linear-gradient(135deg, rgba(245, 245, 245, 0.75) 25%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.75) 50%, rgba(245, 245, 245, 0.75) 50%, rgba(245, 245, 245, 0.75) 75%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0.75));
  background-image: linear-gradient(-45deg, rgba(245, 245, 245, 0.75) 25%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.75) 50%, rgba(245, 245, 245, 0.75) 50%, rgba(245, 245, 245, 0.75) 75%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0.75));
}

.ui-page-special ul.ui-linkset-event .-thumb {
  width: 100%;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative;
  z-index: 20;
}

.ui-page-special .ui-btn-stage {
  background: #fff2ec;
  padding: 30px 10px;
}

.ui-page-special .ui-btn-stage .ui-paragraph {
  font-size: 16px;
}

.ui-page-special .ui-moving-stage {
  border: 3px dotted #d7e3bf;
  background: rgba(215, 227, 191, 0.18);
  padding: 20px;
}

.ui-page-special .ui-img-medium {
  max-width: 300px;
  margin: 0 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.11);
}

.ui-page-special .ui-img-medium.-inlineblock {
  display: inline-block;
}

.ui-page-special .ui-img-small {
  width: 130px;
  margin: 0 5px 8px 0;
  border: 1px solid rgba(0, 0, 0, 0.11);
}

.ui-page-special .ui-img-small.-inlineblock {
  display: inline-block;
}

.ui-page-special .ui-viewimg {
  text-align: center;
  margin: 0 0 10px;
}

.ui-page-special .ui-viewimg.-map {
  background: #fff;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.11);
}

.ui-page-special .ui-viewimg.-map-small {
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.11);
}

.ui-page-special .ui-viewimg img {
  width: 100%;
}

.ui-page-special .ui-viewimg a {
  display: block;
  position: relative;
  padding: 10px;
}

.ui-page-special .ui-viewimg a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ff4800;
}

.ui-page-special .ui-viewimg a.-moderate:before {
  border: 1px solid rgba(0, 0, 0, 0.11);
}

.ui-page-special .ui-viewimg a:hover:before {
  border-width: 5px;
}

.ui-page-special .ui-viewimg a:after {
  content: "\f00e";
  font-family: "FontAwesome";
  position: absolute;
  bottom: 3px;
  right: 3px;
  line-height: 1;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 15px;
  color: #ffffff;
  background: #ff4800;
  border-radius: 2px;
}

.ui-page-special .ui-building-photo-set .ui-row {
  margin: -5px;
}

.ui-page-special .ui-building-photo-set .-col {
  margin: 5px;
}

.ui-page-special .ui-building-photo-set .ui-viewimg {
  margin: 0 0 5px;
}

.ui-page-special .ui-img-beginning-main {
  text-align: center;
  padding: 25px;
  margin: 0 0 10px;
}

.ui-page-special ul.ui-pointset-text {
  margin-left: 2.5rem;
}

.ui-page-special ul.ui-pointset-text li {
  list-style: none;
  position: relative;
  line-height: 1.4;
  margin: 0 0 8px;
}

.ui-page-special ul.ui-pointset-text li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 2px;
  left: -2.5rem;
  color: #ff4800;
  font-size: 22px;
}

.ui-page-special ul.ui-pointset-text .-strong {
  color: #ff4800;
  font-size: 22px;
  margin: 0 10px 0 0;
}

.ui-page-special .ui-copy-stage {
  max-width: 100%;
  text-align: center;
  padding: 30px;
}

.ui-page-special .ui-copy-stage .ui-bigcopy.-v2nd {
  font-size: 20px;
}

.ui-page-special .ui-copy-stage .-copy-nifty {
  max-width: 700px;
  margin: 0 auto;
}

.ui-page-special .ui-copy-stage img {
  margin: 0 auto;
}

.ui-page-special ul.ui-case-set {
  margin: 0 0 30px;
}

.ui-page-special ul.ui-case-set li.-case {
  list-style: none;
  padding: 10px 0 0;
  margin: 0 0 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.ui-page-special ul.ui-list-set {
  margin: 0;
}

.ui-page-special ul.ui-list-set li {
  list-style: none;
  border-top: 1px dashed #ccc;
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  .ui-page-special ul.ui-list-set li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.ui-page-special ul.ui-list-set li:last-child {
  border-bottom: 1px dashed #ccc;
}

@media screen and (min-width: 768px) {
  .ui-page-special ul.ui-list-set li .-date {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 125px;
        -ms-flex: 0 0 125px;
            flex: 0 0 125px;
  }
}

.ui-page-special ul.ui-producer-set {
  margin: 20px 0 0;
}

.ui-page-special ul.ui-producer-set li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  max-width: 150px;
}

.ui-page-special ul.ui-producer-set li:not(:last-child) {
  margin: 0 10px 0 0;
}

.ui-page-special ul.ui-producer-set .-photo {
  margin: 0 0 5px;
}

.ui-page-special ul.ui-producer-set p.-role {
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 5px;
}

.ui-page-special ul.ui-producer-set p.-name {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.ui-page-special .ui-section.-next a {
  text-decoration: none;
}

.ui-page-special .ui-section.-next .-col.-small {
  margin: 0;
}

.ui-page-special .ui-section.-access .ui-viewimg.-map-small {
  padding: 0;
  border: none;
}
