html {
  line-height: 1.4;
  font-size: 62.5%;
  font-family: 'Open Sans', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body ,
html {
  margin: 0;
  padding:0;
}
body {
  -webkit-text-size-adjust: 100%;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover {
  color: #c06;
}
.selected a {
  color: #c06;
}
a:focus {
  outline:none;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  margin: 0;
}
p {
  margin: 0;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
input,
textarea,
select ,
option {
  font-size: 16px;
}
button, input, select, textarea {
  max-width: 100%;
}
button {
  overflow: visible;
}




#page {
  margin: 0 auto;
  overflow:hidden;
  position:relative;
  font-size: 1.4em;
}

#header-beside {
  margin-top: 15px;
}
#body {
  padding: 1em 0;
}

#header .col {
  position: relative;
}








/*==================================================
 *  Link Text
 *==================================================*/
a.link-text {
  font-size: 12px;
  color: #08c;
}
a.link-text .icon {
  margin: 0 0.2em;
}
a.link-text .icon-prefix {
}
a.link-text .icon-suffix {
  margin-left: 0.6em;
}



/*==================================================
 *  Head
 *==================================================*/
.head {
  position: relative;
}
.head .description {
  max-width: 600px;
  margin: 1em auto;
  line-height: 1.6;
  font-weight: normal;
  font-size: 86%;
  color: #666;
}
.head-center {
  overflow: hidden;
  text-align: center;
}
.head-side {
  overflow: hidden;
  padding-bottom: 10px;
}
.head-side h1 , .head-side h2 , .head-side h3 ,
.head-side h1 , .head-side h2 , .head-side h3 {
  float: left;
}
.head-side .shoulder {
  margin-top: 0.4em;
  float: right;
}
.head-side .shoulder a {
  border-bottom: 1px solid #acd;
  padding: 3px 8px;
  border: 1px solid #acd;
  border-radius: 3px;
  font-size: 86%;
}
.head-side .description {
  clear: both;
}







.item a {
  display: block;
}

.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}








/*==================================================
 *  Basic Structure
 *==================================================*/
.root {}
.row {
  overflow: hidden;
}
.row-wrapper {
  box-sizing: border-box;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  overflow: hidden;
}
.col {}
.col-wrapper {}
.container ,
.content {
  clear: both;
  overflow: visible;
}


/* ==================================================
  Basic Style
================================================== */

/* --------------------------------------------------
  .title-badge
-------------------------------------------------- */
.title-badge {
  display: inline-block;
  padding: 0.5em;
  border-bottom: 1px dashed #ffffff;
  line-height: 1;
  color: #ffffff;
}
.title-badge strong {
  font-family: 'Amatic SC', cursive;
  font-weight: bold;
  font-size: 60px;
}
.title-badge small {
  display: block;
  margin-top: -0.25em;
  font-size: 11px;
}

/* --------------------------------------------------
  .title-block
-------------------------------------------------- */
.title-container {
  width:100%;
  text-align: center;
}
.title-container .title {
  display: inline-block;
  margin: 0;
  border-bottom: 1px dashed #ffffff;
  line-height: 1;
  font-size: 30px; font-size: 3.0rem;
}
.title-container .title ,
.title-container .title a {
  border-bottom: none;
  text-decoration: none;
  color: #666;
}
.title-container .title strong {
  font-family: 'Amatic SC', cursive;
  font-weight: bold;
  font-size: 30px;
}
.title-container .title small {
  display: block;
  margin-top: -0.25em;
  font-weight: normal;
  font-size: 10px;
}

/*==================================================
 *  Path (Breadcrumbs)
 *  header, footer
 *==================================================*/
.path-container .body {
  float: left;
  width: calc(100% - 100px);
}
#footer .path-row {
  background-color: #f9f9f9;
  border-top: 1px solid #e9e9e9;
}
#footer .path-row .body {
  padding: 1em 0;
  float: none;
  width: calc(100% - 30px);
}

/*==================================================
 *  Share button
 *  header, footer
 *==================================================*/
.share-container {
  line-height: 1;
}
.share-container a {
  background-color: transparent;
  text-decoration: none;
  border: none;
}
#header-beside .share-col {
  float: right;
}
#header-beside .share-container .body {
  float: right;
  text-align: right;
  font-size: 24px; font-size: 2.4rem;
}
#footer-beside .share-container .body {
  margin: 1em 0;
  text-align: center;
  font-size: 36px; font-size: 3.6rem;
}
.share-container .facebook a {
  color: #3b5998;
}
.share-container .twitter a {
  color: #55acee;
}
.share-container .googleplus a {
  color: #dd4b39;
}

/*==================================================
 *  Rollup
 *  footer
 *==================================================*/
.rollup-row {
  position: relative;
  overflow: visible;
}
.rollup-container {
  position: absolute;
  top: -1.25em;
  right: 10px;
  padding: 0;
}
.rollup-container a {
  display: block;
  background-color: transparent;
  border: none;
  color: #08c;
}

/*==================================================
 *  Directory Menu
 *  footer
 *==================================================*/
.directory-row {
  display: block;
  width: 100%;
  background-color: #f6f6f6;
  border-top: 1px solid #e9e9e9;
}
.directory-container a {
  border: none;
  color: #666;
}
.directory-container .body {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 1em 0;
}
.directory-container ul {
  display: table-cell;
  list-style: none;
  padding-left: 2.14285714em;
}
.directory-container ul li {
  margin: 1em 0;
  padding-left: 1em;
}
@media (max-width: 1020px) and (min-width: 768px) { /* tablet */
}
@media (max-width: 767px) { /* phone */
  .directory-row .row-wrapper {
    padding: 0;
  }
  .directory-container {
  }
  .directory-container .body {
    display: block;
    margin: 0;
    padding: 0;
  }
  .directory-container ul {
    display: block;
    margin: 0;
    padding: 0.5em 0;
    padding-left: 20px;
    border-bottom: 1px solid #e9e9e9;
  }
  .directory-container ul:last-child {
    border-bottom: none;
  }
  .directory-container ul li {
    margin: 1.2em 2em;
  }
}

/*==================================================
 *  Directory Menu
 *  footer
 *==================================================*/
.contact-row {
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.contact-container {
  width: 100%;
  padding: 2em 0;
  text-align: center;
}
.contact-container .text {
  margin-bottom: 1em;
  line-height: 1.2;
  font-size: 12px;
  color: #666;
}
.contact-container a {
  display: inline-block;
  padding: 0.5em 2em;
  background-color: #08c;
  border: none;
  border-radius: 100px;
  text-decoration: none;
  color: #666;
}
.contact-container .icon {
  margin-right: 0.5em;
  color: #fff;
}
.contact-container .icon ,
.contact-container .address {
  color: #fff;
}
/*---------- Fork ----------*/
#body .contact-row {
  background-color: transparent;
  border: none;
}
#body .contact-container {
  padding: 1em 0;
}
#body .contact-container .text {
  display: inline-block;
  margin: 0 1em;
}
@media (max-width: 1023px) { /* tablet */
}
@media (max-width: 767px) { /* phone */
  #body .contact-container a {
    box-sizing: border-box;
    width: 2.5em;
    height: 2.5em;
    padding: 0.5em;
  }
  #body .contact-container .address {
    display: none;
  }
  #body .contact-container .icon {
    margin: 0;
  }
}
@media (max-width: 479px) { /* small */
}
.contact-badge-container {
  position: absolute;
  top: 15px;
  right: 0;
  text-align: center;
}
.contact-badge-container .badge {
  display: inline-block;
  width: 2em;
  height: 2em;
  background-color: #08c;
  border-radius: 50%;
  line-height: 1.9;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.contact-badge-container .label {
  display: inline-block;
  margin-right: -2em;
  padding: 0.2em 2em 0.2em 1em;
  border-radius: 100px 0 0 100px;
  font-size: 12px;
  color: #999;
}



/*==================================================
 *  Copyright
 *  footer
 *==================================================*/
.copyright-row {
  background-color: #eee;
  padding-top: 2em;
  padding-bottom: 3em
}
.copyright-block p {
  text-align: center;
}



/*==================================================
 *  Sub navigation
 *  index, works-child
 *==================================================*/
.subnav-row {
  width: 100%;
  /*margin-bottom: 20px;*/
  background-color: #f6f6f6;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.subnav-container ul.ul-tab-style {
  padding: 15px 0 12px;
}
.subnav-container .contact a {
  color: #08c;
}
.subnav-container .contact .badge {
  display: inline-block;
  box-sizing: border-box;
  width: 3em;
  height: 3em;
  margin-top: -1em;
  margin-right: 0.5em;
  padding: 0 0.5em;
  padding-top: 0.8em;
  background-color: #08c;
  border-radius: 50%;
  vertical-align: middle;
  /*line-height: 2;*/
  text-align: center;
  font-size: 10px;
  color: #fff;
}
.subnav-container .contact .badge .icon {
  margin: 0;
}

/*==================================================
 *  Schedule Timeline Row
 *  index
 *==================================================*/
.schedule-timeline-row {
  margin-top: 20px;
}

/*==================================================
 *  Schedule Column
 *  index, schedule
 *==================================================*/
.schedule-col {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding-bottom: 20px;
}
.schedule-col .col-wrapper {
  position: relative;
}
.schedule-container .head {
  overflow: hidden;
  padding-bottom: 10px;
}
.schedule-container .ribbon {
  margin-right: 30px;
}
.schedule-container .foot {
  margin-top:0.5em;
}
.schedule-container .embed {
  position: relative !important;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 5px;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.4);
}
.schedule-container .embed iframe {
  width: 100%;
  height: 800px;
  vertical-align: middle;
}
.page-index .schedule-container .embed iframe {
  height: 500px;
}
/*---------- Fork ----------*/
.schedule-timeline-row .schedule-col {
  width: 66.66666666%;
  padding-right: 30px;
}
.schedule-timeline-row .schedule-container .embed iframe {
  height: 500px;
}
@media (max-width: 1023px) { /* tablet */
}
@media (max-width: 767px) { /* phone */
  .schedule-container .embed {
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
  }
}
@media (max-width: 479px) { /* small */
  .schedule-timeline-row .schedule-col {
    width: 100%;
    padding-right: 0;
  }
  .schedule-container .embed {
    padding-bottom: 75%;
  }
  .schedule-container iframe {
    position: absolute !important;
    top: 0;
    left: 0;
  }
  .schedule-container iframe { /* Shrink iFrame */
    width: 160% !important;
    height: 160% !important;
    max-width: 160% !important;
    max-height: 160% !important;
    -webkit-transform: scale(0.625);
    -moz-transform: scale(0.625);
    -ms-transform: scale(0.625);
    -o-transform: scale(0.625);
    transform: scale(0.625);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}



/*==================================================
 *  Timeline Column
 *  index
 *==================================================*/
.timeline-col {
  float: right;
  box-sizing: border-box;
  width: 33.33333333%;
  padding-bottom: 20px;
}
.timeline-col .col-wrapper {
  position: relative;
}
.timeline-container .head {
  overflow: hidden;
  padding-bottom: 10px;
}
.timeline-container .embed {
  position: relative !important;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.4);
  overflow: hidden;
}
.timeline-container .embed iframe {
  height: 505px !important;
  vertical-align: middle;
}
/*---------- Fork ----------*/
@media (max-width: 1023px) { /* tablet */
}
@media (max-width: 767px) { /* phone */
  .timeline-container .embed {
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
  }
}
@media (max-width: 479px) {
  .timeline-col {
    width: 100%;
  }
  .timeline-container .embed {
    padding-bottom: 75%;
  }
  .timeline-container iframe {
    position: absolute !important;
    top: 0;
    left: 0;
  }
}



/*==================================================
 *  Row Style
 *==================================================*/
.row-style {
  margin: 20px 0;
  padding: 15px 0 20px;
}
.row-style-singleline {
  padding-bottom: 0;
}
.row-style-gray {
  background-color: #f6f6f6;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}



/*==================================================
 *  Search Bar
 *==================================================*/
.search-row {
  margin-top: 10px;
  margin-bottom: 20px;
}
.search-form {
  position: relative;
}
input.search-field {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #08c;
  border-radius: 4px;
  color: #666666;
  width: 100%;
  padding: 0.5em 1em;
  background-color: red;
  background-color: #f9f9f9;
  -webkit-appearance: textfield;
  line-height: 1;
}
input.search-field::-webkit-input-placeholder {
  padding-top: 3px;
  color: #48b;
  font-weight: normal;
}
input.search-field:-ms-input-placeholder {
  color: #48b;
  font-weight: normal;
}
input.search-field::-moz-placeholder {
  color: #48b;
  font-weight: normal;
}
.search-submit {
  /*outline: 1px solid red;*/
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 42px;
  /*height: 100%;*/
  padding: 0;
  background-color: #08c;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 0 3px 3px 0;
}



/*==================================================
 *  Article Section
 *  categories
 *==================================================*/
.article-section {}
.article-column .head .category-list {
  margin-top: 10px;
  margin-bottom: 15px;
}
.article-column .body {
  clear: both;
  overflow: hidden;
  margin-bottom: 60px;
}



/*==================================================
 *  Archive Section
 *  categories
 *==================================================*/
.archive-row {
  margin-top: 30px;
}
.archive-container .head {
  margin-bottom: 5px;
}
/*--------------------------------------------------
 * Archive Select
 *--------------------------------------------------*/
.archive-select {
  position: relative;
  margin-top: 2px;
}
.archive-select:after {
  content: "▼";
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -0.6em;
  color: #08c;
  pointer-events: none;
}
.archive-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box;;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  background: none transparent;
  border: 1px solid #acd;
  border-radius: 4px;
  vertical-align: middle;
  line-height: 1;
  color: inherit;
  color: #08c;
}
.archive-select select::-ms-expand {
  display: none;
}



/*==================================================
 *  Works Index Section
 *  works
 *==================================================*/
.works-index-section {
}
.works-index-section .head {
}
.works-index-section .foot {
  margin-top: 5em;
  text-align: center;
}
ul.works-index-nav {
  display: table;
  list-style: none;
  width: 70%;
  margin: 40px auto;
  padding: 15px 0 10px;
  table-layout: fixed;
}
ul.works-index-nav li {
  display: table-cell;
  text-align: center;
}
ul.works-index-nav li a {
  border-bottom: none;
  text-decoration: none;
  color: #999;
}
ul.works-index-nav .icon {
  margin-right: 0;
  font-size: 2.0em;
}
ul.works-index-nav .label {
  display: block;
  font-size: 100%;
}
/*---------- Fork ----------*/
@media (max-width: 1023px) { /* tablet */
}
@media (max-width: 767px) { /* phone */
  ul.works-index-nav {
    width: 75%;
  }
}
@media (max-width: 479px) {
  ul.works-index-nav {
    width: 100%;
  }
}



/*==================================================
 *  Pagenation
 *  categories
 *==================================================*/
.pagination {
  margin-top: 60px;
  margin-bottom: 40px;
  clear: both;
}
.pagination .nav-links {
  line-height: 1;
  text-align: center;
}
.pagination .page-numbers {
  margin: 0 0.5em;
}
.pagination .nav-links .prev ,
.pagination .nav-links .next {
  margin: 0 2em;
}
.pagination .nav-links .prev {}
.pagination .nav-links .next {}
.pagination .nav-links .prev .icon ,
.pagination .nav-links .next .icon {
}
.pagination .nav-links a.page-numbers {}
.pagination .nav-links .current {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-color: #08c;
  border-radius: 4px;
  line-height: 1.5em;
  color: #fff;
}
.pagination .nav-links .dots {}



/*==================================================
 *  Button List
 *  categories, Archive, Single
 *==================================================*/
.buttons-list {
  list-style: none;
  clear: both;
  overflow: hidden;
  box-sizing: border-box;
  width: inherit;
  margin: 0 -2px;
  padding: 0;
  font-size: 12px;
}
.buttons-list li {
  float: left;
  display: block;
  box-sizing: border-box;
  padding: 2px;
  text-align: center;
  line-height: 1;
}
.buttons-list li a {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 7px 3px 5px;
  border: 1px solid #acd;
  border-radius: 4px;
  color: #08c;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.buttons-list li.selected a {
  background-color: #08c;
  color: #fff;
}
.buttons-list li { width: 12.5%; /* 8 */ }
@media (max-width: 1023px) { /* tablet */
  .buttons-list li { width: 20%; /* 5 */ }
  .buttons-list li:nth-child(n+16) { display: none; /* 15個表示 */ }
}
@media (max-width: 767px) { /* phone */
  .buttons-list li { width: 25%; /* 4 */ }
  .buttons-list li:nth-child(n+13) { display: none; /* 12個表示 */ }
}
@media (max-width: 479px) { /* small */
  .buttons-list li { width: 33.33333333%; /* 3 */ }
  .buttons-list li:nth-child(n+13) { display: none; /* 12個表示 */ }
}

.aside-col .buttons-list li { width: 50%; /* 8 */ }
.aside-col .category-list li:first-child {
  width: 100%;
}
@media (max-width: 1023px) { /* tablet */
}
@media (max-width: 767px) { /* phone */
  .aside-col .buttons-list li:nth-child(n+13) { display: none; /* 12個表示 */ }
}
@media (max-width: 479px) { /* small */
  .aside-col .buttons-list li { width: 33.33333333%; /* 3 */ }
  .aside-col .buttons-list li:nth-child(n+13) { display: none; /* 12個表示 */ }
}



/*==================================================
 *  Page Links
 *  single, works
 *==================================================*/
.page-links {
  margin-bottom: 40px;
  text-align: center;
}
.page-links p {
  display: inline-block;
}
.page-links a {
  display: inline-block;
}
.page-links .number {
  margin: 0 10px;
}
.page-links .number span {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin: 0 0.25em;
  line-height: 1.4;
  background-color: #08c;
  border: 1px solid #08c;
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.page-links .number a span {
  background-color: #fff;
  border-color: #08c;
  color: #08c;
}
.page-links .prev ,
.page-links .next {
  width: 1em;
  font-size: 20px;
  white-space: nowrap;
}



/*==================================================
 *  Edit Link
 *==================================================*/
.edit-link-container {
  margin: 20px 0;
  padding: 10px 0;
  background-color: #f6f6f6;
  border: 1px solid #eee;
  border-radius: 4px;
}
.edit-link {
  margin: 5px 0;
  text-align: center;
}
.edit-link a {
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #fff;
  border: 1px solid #c06;
  border-radius: 1em;
  line-height: 1;
  color: #c06;
}
.edit-link .icon {
  margin-right: 0.5em;
}






































/* --------------------------------------------------
  .navigation-row
-------------------------------------------------- */
.navigation-row {
  transform: translate3d(0, 0, 0); /* iOS fixed Bug Fix */
  overflow: visible;
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  background-color: rgba(255,255,255,0.9);
  border-bottom: 1px solid #6cf;
}
.fixed-menu .navigation-row {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.navigation-row::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 10px;
  background: -moz-linear-gradient(
    top,
    rgba(0,0,0,0.1) 0%,
    rgba(0,0,0,0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0,0,0,0.1) 0%,
    rgba(0,0,0,0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.1) 0%,
    rgba(0,0,0,0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(
    startColorstr='#1a000000',
    endColorstr='#00000000',
    GradientType=0
  );
}
.navigation-row .row-wrapper {
  padding: 0;
}
.navigation-container {
  padding: 15px 0 15px;
}
@media (max-width: 1023px) {
  .navigation-container {
  }
}
@media (max-width: 767px) {
  .navigation-container {
    padding: 10px 0 5px;
  }
}
@media (max-width: 479px) {
}










/*==================================================
 *  Movie Cards
 *==================================================*/
.movie-cards {
  list-style: none;
  display: block;
  box-sizing: border-box;
  margin: 0 -5px;
}
.movie-cards ,
.movie-cards a {
  text-decoration: none;
  font-size: 12px; font-size: 1.2rem;
  color: #666;
}
.movie-cards .item {
  margin: 5px;
}
.movie-cards .item-wrapper {
  display: block;
  box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.1);
  border: 1px solid #ccc;
  border-radius: 5px 5px 4px 4px;
  -webkit-transition: border-color 0.2s linear;
}
.movie-cards .item-wrapper:hover {
  background-color: #f6f6f6;
  border-color: #bbb;
}
.movie-cards .item-cover {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #bbb;
}
.movie-cards .item-cover .img {
  border-radius: 4px 4px 0 0;
}
.movie-cards .item-icon-play {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -0.5em;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
  font-size: 2em;
  color: #fff;
}
.movie-cards .item-icon-play::before {
  content: '';
  position: absolute;
  width: 2em;
  height: 2em;
  margin-top: -0.5em;
  margin-left: -0.75em;
  background-color: rgba(0, 136, 204, 0.75);
  border-radius: 50%;
  border: 5px solid #fff;
  z-index: 0;
}
.movie-cards .item-cover .item-icon span {
  position: relative;
  z-index: 1;
}
.movie-cards .item-head {
  width: 100%;
  margin: 10px 0 4px;
  padding: 0 10px;
}
.movie-cards .item-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.225;
  margin: 0.5em 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.movie-cards .item-body {
  padding: 0 10px;
}
.movie-cards .item-content {
  line-height: 1.4;
}
.movie-cards .item-foot {
  padding: 5px 10px 10px;
  text-align: right;
  color: #bbb;
}










/*==================================================
 *  Embed Movie
 *==================================================*/
.embed-mov {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  margin: 0;
  padding-bottom: 56.25%; /* 16:9 */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.embed-mov iframe {
  position: absolute;
  width: 100% !important;
  height: 100%;
}



















.iframe-zoom {
  position: relative !important;
  padding-bottom: 100%;
}
.iframe-zoom iframe {
  position: absolute !important;
  top: 0;
  left: 0;
}
.iframe-zoom-50 iframe {
  width: 200% !important;
  max-width: 200% !important;
  height: 200% !important;
  max-height: 200% !important;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.iframe-zoom-80 iframe {
  width: 125% !important;
  height: 125% !important;
  max-width: 125% !important;
  max-height: 125% !important;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}





















/*==================================================
 *  for Single Styles
 *  single
 *==================================================*/
/*--------------------------------------------------
 *  Single Structure
 *--------------------------------------------------*/
.single .body-col {
 float: left;
 width: 70%;
 margin-right: -100%;
}
.single .aside-col {
 overflow: hidden;
 margin-left: 75%;
}
.single .aside-col .container {
 margin-bottom: 10px;
}
.single .aside-col .cards-container {
 margin-bottom: 40px;
 padding-right: 5px;
}
.single .aside-col .cards-container article {
 width: 100%;
}
/*--------------------------------------------------
 *  Single Head
 *--------------------------------------------------*/
.entry-head {
  position: relative;
  margin-bottom: 40px;
}
.entry-head .cover {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  margin-bottom: -1px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.entry-head .info {
  position: absolute;
  bottom: 20px;
  /*width: 100%;*/
  padding: 10px 20px 0;
}
.entry-head .entry-title {
  margin: 0.2em 0;
  line-height: 1.2;
  font-weight: 400;
  font-size: 171%;
  color: #999;
  text-shadow: 0 0 3px #fff;
}
.entry-head .posted-on {
}
.entry-head .info a {
  color: #999;
}
.entry-head .entry-excerpt {
  line-height: 1.4;
  font-size: 86%;
}
/*--------------------------------------------------
 *  Single Note
 *--------------------------------------------------*/
.entry-note {
  overflow: hidden;
  box-sizing: border-box;
  float: left;
  width: 25%;
  padding: 20px;
  padding-top: 10px;
}
.entry-note .post-categories {
  display: block;
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0;
}
.entry-note .post-categories li {
  display: block;
  float: left;
}
.entry-note .post-categories li a {
  display: block;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 2px 10px;
  border: 1px solid #acd;
  border-radius: 4px;
  font-size: 72%;
  color: #08c;
}
.entry-note .tag-list {
  clear: both;
}
.entry-note .tag-list a {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 2px 10px;
  background-color: #f6fcff;
  border: 1px solid #acd;
  border-radius: 4px;
  font-size: 72%;
  color: #08c;
}
.entry-note .page-links {
  clear: both;
  padding: 1em 0;
  text-align: center;
}
/*--------------------------------------------------
 *  Single Content
 *--------------------------------------------------*/
.entry-head {
  border-radius: 4px 4px 0 0;
}
.entry-body {
  line-height: 1.8;
  overflow: hidden;
}
.entry-foot {
  padding-bottom: 60px;
}
.entry-content ,
.entry-excerpt {
  padding: 0 20px 20px;
}
.entry-content {
  padding-bottom: 20px;
}
.entry-excerpt {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f6f6f6;
  border-radius: 4px;
}
.single .aside-col .head .title {
  font-size: 120%;
}
.updated:not(.published) {
    display: none;
}
/*---------- Fork ----------*/
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
  .entry-head {
    margin-bottom: 10px;
  }
  .entry-head .info {
    bottom: 0;
  }
  .entry-note {
    float: none;
    width: auto;
  }
  .entry-content ,
  .entry-excerpt {
    float: none;
    width: auto;
  }
}
@media (max-width: 479px) {
  .entry-head {
    border-radius: 0;
  }
  .single .body-col {
    float: none;
    width: 100%;
  }
  .single .aside-col {
    width: 100%;
    margin: 0;
  }
  .single .aside-col .head .decoration-simple2 {
    font-size: 180%;
  }
  .single .article-container {
    margin-left: -20px;
    margin-right: -20px;
  }
  .single .aside-col .cards-container {
   padding-right: 0;
  }
  .single .postnav-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}
/*==================================================
 * 投稿内のメディアの処理
 *==================================================*/
/*--------------------------------------------------
 * 画像
 *--------------------------------------------------*/
.single a img ,
.single .img-wrapper {
  margin: 10px 0;
  border-radius: 4px;
}
/*--------------------------------------------------
 * キャプション付き画像
 *--------------------------------------------------*/
.single .wp-caption {
  width: auto !important;
}
.single .wp-caption .wp-caption-text {
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 0.2em 20px 0;
  line-height: 1.6;
  font-size: 86%;
  color: #666;
}
/*--------------------------------------------------
 * ギャラリー
 *--------------------------------------------------*/
.single .gallery-wrapper {
  margin: 0;
  margin: 20px -10px;
}
.single .gallery {
  padding: 5px;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.single .gallery .gallery-item {
  width: 25%;
  padding: 5px;
}
.single .gallery img {
  margin: 0;
}
/*--------------------------------------------------
 * 埋め込み動画
 *--------------------------------------------------*/
.single .responsive-wrap {
}
/*--------------------------------------------------
 * 投稿動画
 *--------------------------------------------------*/
.single video {
  min-width: 100%;
  height: auto;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 10px;
}
/*==================================================
 *  Post Navigation
 *  次の記事、前の記事
 *==================================================*/
.postnav-container {
  overflow: hidden;
  padding: 10px 20px 20px;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.postnav-container .title {
  color: #48b;
  margin-bottom: 0.5em;
}
.postnav-container .title .icon {
  margin: 0 0.5em;
}
.postnav-container .previous-post ,
.postnav-container .next-post {
  width: 40%;
}
.postnav-container .previous-post {
  float: left;
}
.postnav-container .next-post {
  float: right;
}
.postnav-container .previous-post .title {
  text-align: left;
}
.postnav-container .next-post .title {
  text-align: right;
}
.comment-content {
  clear: both;
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
  .postnav-container {
    border-radius: 0;
    border-right: none;
    border-left: none;
  }
  .postnav-container .previous-post ,
  .postnav-container .next-post {
    width: 45%;
  }
}
@media (max-width: 479px) {
  .postnav-container .previous-post {
    margin-left: -10px;
  }
  .postnav-container .next-post {
    margin-right: -10px;
  }
}



/*==================================================
 *  Comment
 *  single
 *==================================================*/
.comment-box-switch {
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 12px 20px;
  border: 1px solid #08c;
  border-radius: 3px;
  line-height: 1;
  text-align: center;
  background-color: #08c;
  color: #fff;
}
.comments-container {
  margin: 40px 0 20px;
}
.comments-container ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.comments-title {
  margin: 0 20px 20px;
  font-weight: 400;
  color: #999;
  font-size: 150%;
}
.comments-container .comment-list {
  margin-bottom: 20px;
  padding-right: 20px;
}
.comment-list article {
  padding: 10px 0 20px;
  border-top: 1px solid #acd;
}
.comment-list > li:first-child > article:first-child {
  border-top: none;
}
.comment-list .comment-content {
  margin: 10px 0;
}
.comment-reply-link {
  display: inline-block;
  padding: 4px 20px;
  border: 1px solid #acd;
  border-radius: 2px;
  line-height: 1;
  font-size: 72%;
  color: #08c;
}
.comment-list .children {
  list-style: none;
  margin: 0;
  /*border-top: 1px solid #acd;*/
}
.comment-list .children article {
  border-top: none;
}
.comment-list .children > li {
  margin-bottom: 10px;
  margin-right: 0;
  padding-left: 0;
  border-top: 1px dashed #acd;
}
.comment-respond {
  border-top: 1px solid #08c;
  padding: 20px;
  background-color: #f6f6f6;
  border-radius: 0 0 10px 10px;
}
.comment-form {}
.comment-notes {
  font-size: 86%;
  color: #666;
}
.comment-reply-title {}
.comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px;
}
.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
  position: relative;
  top: -5px;
}
.comment-form label {
  color: #686868;
  display: block;
}
.comment-form p {
  margin-bottom: 0.5em;
}
.comment-form textarea {
  border: 1px solid #999;
  width: 100%;
}
.comment-form input {
  border: 1px solid #999;
}
.form-submit {
  margin-top: 20px;
}
.form-submit input {
  padding: 5px 20px;
  background-color: #08c;
  border: 1px solid #08c;
  border-radius: 4px;
  color: #fff;
}
.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}
.comment {
  margin-left: 20px;
}
.comment-author {
  color: #999;
}
.comment-author b {
  font-weight: 400;
}
.bypostauthor > article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 1px;
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
  .comments-container {
    margin-right: -20px;
    margin-left: -20px;
    overflow: visible;
  }
  .comment {
  }
  .comment-respond {
    border-radius: 0px;
  }
  .comment-notes {
    font-size: 71%;
  }
}
@media (max-width: 479px) {
  .comment-box-switch {
    border-radius: 0;
  }
}



/*==================================================
 *  Gallery で埋め込まれた画像の処理
 *  profile
 *==================================================*/
.gallery-wrapper {
}
.gallery {
  overflow: hidden;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
}
.gallery .gallery-item {
  float: left;
  box-sizing: border-box;
}
.gallery-icon {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.gallery-icon a {border-radius: 4px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.gallery-icon a img {
  position: relative;
  top: 50%;
  left: 50%;
  max-width: inherit;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery-icon.landscape a img {
  width: auto;
  height: 100%;
}
.gallery-icon.portrait a img {
  width: 100%;
  height: auto;
}
.gallery .wp-caption-text {
  padding: 0.2em 0;
  line-height: 1.6;
  font-size: 86%;
  color: #666;
}
.gallery-wrapper {
  margin: 40px -30px;
}
.gallery {
  width: 100%;
}
.gallery .gallery-item {
  width: 25%;
  margin: 0;
  padding: 20px 30px;
}
@media (max-width: 1023px) {
  .gallery-wrapper {
    margin: 40px -20px;
  }
  .gallery {
    width: 100%;
  }
  .gallery .gallery-item {
    width: 25%;
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .gallery-wrapper {
    margin: 30px -15px;
  }
  .gallery {
    width: 100%;
  }
  .gallery .gallery-item {
    width: 25%;
    padding: 8px 15px;
  }
}
@media (max-width: 479px) {
  .gallery-wrapper {
    margin: 20px -5px;
  }
  .gallery {
    width: 100%;
  }
  .gallery .gallery-item {
    width: 33.33333333%;
    padding: 5px;
  }
}



/*==================================================
 *  Narrow Body
 *  コンテンツを細身の枠に収める
 *==================================================*/
.narrow-body {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 1023px) { /* tablet */
  .narrow-body {
    width: 80%;
  }
}
@media (max-width: 767px) { /* phone */
  .narrow-body {
    width: 95%;
  }
}
@media (max-width: 479px) { /* small */
  .narrow-body {
    width: 100%;
  }
}



/*==================================================
 *  Responsive Wrap
 *  レスポンシブ対応埋め込み動画
 *  JSで追加される
 *==================================================*/
.responsive-wrap div {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border-radius: 4px;
  transform: translateY(0px);
  overflow: hidden;
}
.responsive-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}




/*==================================================
 *  Disc Index
 *==================================================*/
.disc-index-section .content .body {
  margin-top: 20px;
  margin-bottom: 40px;
}



/*==================================================
 *  Disc Detail
 *==================================================*/
.disc-detail-section {
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #ccc;
}
.disc-detail-cover-content {}
.disc-detail-cover-content .cover {
  list-style: none;
  margin: 20px auto 40px;
  padding: 0;
}
.disc-detail-cover-content .cover .item {
  display: block;
}
.disc-detail-cover-content .slick-list {
  border-radius: 5px;
  box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.2);
}
.disc-detail-cover-content .slick-dots {
  text-align: center;
}
.disc-detail-info-content {
  line-height: 1.6;
}
.disc-detail-info-content p {
  margin: 1em 0;
}
.disc-detail-info-content .title {
  margin: 0 0 0.5em;
  font-weight: 300;
  color: #bbb;
}
.disc-detail-info-content .responsive-wrap {
  display: inline-block;
  width: 50%;
  vertical-align: bottom;
}
.disc-detail-spec-content {
  clear: none;
  padding-top: 1em;
  color: #666;
}
.disc-detail-cover-content .cover {
  width: 50%;
}
.disc-detail-info-content {
  float: left;
  width: 60%;
  margin-right: -100%;
}
.disc-detail-info-content .title {
  font-size: 180%;
}
.disc-detail-spec-content {
  margin-left: 64%;
  padding-left: 30px;
  border-left: 1px dashed #ccc;
  line-height: 2.0;
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
  .disc-detail-cover-content .cover {
    width: 80%;
  }
  .disc-detail-info-content {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .disc-detail-spec-content {
    margin-left: 0;
    padding-left: 0;
    border: none;
    line-height: 1.8;
  }
}











.post-style {}
.post-style p {
  margin: 1em 0;
}




















/*==================================================
 *  Works List
 *  works-child
 *==================================================*/
.works-list-block {
  width: 100%;
}
.works-list-block .icon {
  margin-right: 0.5em;
}
.works-list-block .head {
  margin: 1em 0;
  text-align: center;
}
.works-list-block .head .icon {
  color: #8ab;
}
.works-list {
  overflow: hidden;
  margin: 0 -20px 40px;
}
.works-list li {
  float: left;
  box-sizing: border-box;
  width: 33.33333333%;
  padding: 20px 20px 15px;
  border-bottom: 1px dashed #ddd;
}
.works-list li::before {
  display: block;
  float: left;
  width: 30px;
  margin-right: -100%;
  line-height: 1;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #bde;
}
.works-list li h4::before {
  color: #999;
}
.works-list h3 {
  line-height: 1.2;
  font-weight: normal;
  color: #48b;
}
.works-list h4 {
  line-height: 1.2;
  font-weight: normal;
  font-size: 86%;
  color: #48b;
}
.works-list h5 {
  padding: 0.25em 0;
  font-weight: normal;
  font-size: 86%;
  color: #666;
}
.works-list small {
  display: block;
}
.works-list iframe {
  max-width: 100%;
}
.works-list .responsive-wrap {
  margin-top: 10px;
}
/*---------- Fork ----------*/
.page-writing .works-list li h3 ,
.page-writing .works-list li h4 ,
.page-writing .works-list li h5 ,
.page-other .works-list li h3 ,
.page-other .works-list li h4 ,
.page-other .works-list li h5 ,
.page-join .works-list li h3 ,
.page-join .works-list li h4 ,
.page-join .works-list li h5 {
  padding-left: 40px;
}
.page-writing .works-list li::before {
  content: '\f06b'; /* fa-gift */
  font-family: FontAwesome;
}
.page-writing .works-list li h5::before {
  content: '\f040'; /* fa-pencil */
  font-family: FontAwesome;
  margin-right: 0.5em;
}
.page-other .works-list li::before {
  content: '\f290'; /* fa-shopping-bag */
  font-family: FontAwesome;
}
.page-other .works-list li h5::before {
  content: '\f040'; /* fa-pencil */
  font-family: FontAwesome;
  margin-right: 0.5em;
}
.page-join .works-list li::before {
  content: '\f130'; /* fa-microphone */
  font-family: FontAwesome;
}
.page-join .works-list li h5::before {
  content: '\f073'; /* fa-calendar */
  font-family: FontAwesome;
  margin-right: 0.5em;
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
  .works-list li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .works-list li {
    clear: both;
    float: none;
    width: 100%;
  }
}



/*==================================================
 *  Profile
 *  profile
 *==================================================*/
.profile-block {}
.profile-block .head {
  margin: 0 0 2em;
  text-align: center;
}
.profile-block .photo {
  display: inline-block;
  width: 120px;
}
.profile-block .name {
  margin-top: -30px;
}
.profile-block .shoulder {
  /*margin: 0.5em 0;*/
}
.profile-block .shoulder h3 {
  font-weight: normal;
}
.profile-block .body {
}
.profile-block .body p {
  margin: 0.5em 0;
  line-height: 1.8;
}
/*--------------------------------------------------
 *  History
 *--------------------------------------------------*/
.history-block {}
.history-block .head {
  margin: 2em 0;
  text-align: center;
}
.history-list {
  box-sizing: border-box;
  overflow: hidden;
  padding-left: 25px; /*a1*/
}
.history-list ul {
  border-left: 1px solid #cef;
}
.history-list ul li {
  box-sizing: border-box;
  padding-bottom: 10px;
  padding-left: 35px; /*a2*/
  clear: both;
}
.history-list ul li:last-child {
  padding-bottom: 0;
}
.history-list ul h3 {
  display: table;
  clear: both;
  float: left;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  margin-left: -60px; /*-(a1+a2)*/
  margin-bottom: 2em;
  padding: 0.25em;
  background-color: #acd;
  border-radius: 50%;
  color: #fff;
}
.history-list ul h3 span {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
  line-height: 1.2;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}
.history-list ul p {
  margin-bottom: 1em;
}
/*--------------------------------------------------
 *  Search
 *--------------------------------------------------*/
.search-container {
  margin-top: 40px;
}
.search-item {
  margin-bottom: 2em;
}
.search-container .entry-title {
  margin-bottom: 0.25em;
  font-size: 114%;
  font-weight: normal;
}
.search-container .entry-body {
  line-height: 1.4;
}
.search-container .entry-footer {
  margin-top: 0.25em;
}
.search-container .entry-footer span {
  vertical-align: top;
}
.search-container .entry-footer {
  color: #eee;
}
.search-container .entry-footer a {
  color: #999;
}
.search-container .posted-on {
  display: inline-block;
  padding-top: 0.25em;
  margin-right: 0.5em;
  line-height: 1;
}
.search-container .cat-links a {
  display: inline-block;
  padding: 0.2em 0.5em 0.15em;
  border: 1px solid #acd;
  border: 1px solid #ccc;
  border-radius: 4px;
  line-height: 1;
  font-size: 86%;
}
.search-container .tags-links {
  margin-left: 0.5em;
}
.search-container .tags-links a {
  font-size: 86%;
}



/*==================================================
 *  Common Style
 *==================================================*/
/*--------------------------------------------------
 *  UL Style
 *--------------------------------------------------*/
ul.ul-inline-style ,
ul.ul-block-style ,
ul.ul-tab-style {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.ul-block-style {
  width: 100%;
}
ul.ul-inline-style li {
  display: inline;
}
ul.ul-block-style li {
  display: block;
}
/*--------------------------------------------------
 * UL Tab Style
 *--------------------------------------------------*/
ul.ul-tab-style {
  display: table;
  width:100%;
  table-layout: fixed;
}
ul.ul-tab-style li {
  display: table-cell;
  text-align: center;
}
ul.ul-tab-style li a {
  border-bottom: none;
  text-decoration: none;
  color: #999;
}
ul.ul-tab-style li.selected a {
  color: #c06;
}
ul.ul-tab-style .icon {
  margin-right: 1em;
  font-size: 1.2em;
}
ul.ul-tab-style .label {
  display: inline;
  font-size: 1.2em;
}
@media (max-width: 1020px) and (min-width: 768px) { /* tablet */
}
@media (max-width: 767px) { /* phone */
  ul.ul-tab-style .icon {
    margin-right: 0;
    font-size: 1.5em;
  }
  ul.ul-tab-style .label {
    display: block;
    font-size: 12px;
  }
}
/*--------------------------------------------------
 * UL Path Style
 *--------------------------------------------------*/
ul.path-style {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
ul.path-style ,
ul.path-style a {
  border-bottom: none;
  text-decoration: none;
  color: #666;
}
ul.path-style a:hover {
  text-decoration: underline;
}
ul.path-style li {
  display: inline;
}
ul.path-style li::after {
  content: '\f105';
  font-family: FontAwesome;
  margin: 0 0.5em;
}
ul.path-style li:last-child::after {
  content: '';
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
  ul.path-style {
    margin-top: 3px;
    font-size: 86%;
  }
}
/*--------------------------------------------------
 * UL Card Style
 *--------------------------------------------------*/
ul.card-style {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.card-style ,
ul.card-style li a {
  text-decoration: none;
  font-size: 12px; font-size: 1.2rem;
  color: #666;
}
ul.card-style li a:hover .foot {
  text-decoration: underline;
}
ul.card-style li a:hover {
  border-color: #999;
}
ul.card-style li {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 25%;
  padding: 15px;
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
  ul.card-style {
    margin-left: -7px;
    margin-right: -7px;
  }
  ul.card-style li {
    width: 50%;
    padding: 7px;
  }
}
@media (max-width: 479px) {
}
ul.card-style li .item {
  display: block;
  background-color: #fff;
  border: 1px solid #ccc;
}
ul.card-style li .item .head {
  position: relative;
  width: 100%;
}
ul.card-style li .item .body {
  margin: 10px 0;
  padding: 0 10px;
}
ul.card-style li .item .body .title {
  font-size: 14px; font-size: 1.4rem;
}
ul.card-style li .item .foot {
  position: relative;
  overflow: hidden;
  padding: 0;
  padding-left: 10px;
  margin-bottom: -5px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
ul.card-style li .item .foot .date {
  float: left;
}
ul.card-style li .item .foot .more {
  float: right;
}
ul.card-style li .item .foot .more::after {
  content: '';
  display: block;
  float: right;
  width: 0;
  height: 0;
  background-color: #ddd;
  border-style: solid;
  border-width: 10px;
  border-color: transparent #f9f9f9 #f9f9f9 transparent;
}



/*==================================================
 *  Article Cards
 *==================================================*/
.article-cards {
  list-style: none;
  display: block;
  box-sizing: border-box;
}
.article-cards ,
.article-card-style a {
  text-decoration: none;
  font-size: 12px; font-size: 1.2rem;
  color: #666;
}
.article-cards {
  margin-left: -10px; /* = a*-1 */
  margin-right: -10px; /* = a*-1 */
}
.article-cards .article-card-style {
  float: left;
  width: 25%;
  padding: 10px; /* a */
}
.article-card-style a {
  display: block;
  float: left;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.1);
  -webkit-transition: border-color 0.2s linear;
}
.article-cards .item {
  box-sizing: border-box;
}
.article-cards .item a:hover {
  border-color: #ccc;
}
.article-card-style .item-cover {
  position: relative;
  width: 100%;
}
.article-card-style .item-cover .img {
}
.article-card-style .item-head {
  margin: 10px 0 4px;
  padding: 0 10px;
}
.article-card-style .item-categories {
  position: absolute;
  top: 0;
  list-style: none;
  margin: 5px;
  padding: 0;
  line-height: 1;
  font-size: 75%;
}
.article-card-style .item-categories li {
  display: inline-block;
  padding: 2px 4px;
  background-color: #999;
  border-radius: 4px;
  color: #fff;
}
.article-card-style .item-title {
  font-size: 14px; font-size: 1.4rem;
  line-height: 1.225;
  margin: 0.5em 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article-card-style .item-body {
  padding: 0 10px;
  line-height: 1.4;
}
.article-card-style .item-body p {
  margin: 0;
}
.article-card-style .item-foot {
  position: relative;;
  padding: 0;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.article-card-style .item-foot .item-posted {}
.article-card-style .item-foot .item-more {}
.article-card-style .item-foot .item-more::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 0;
  height: 0;
  background-color: #ddd;
  border-style: solid;
  border-width: 8px;
  border-color: transparent #f9f9f9 #f9f9f9 transparent;
  -webkit-transition: background-color 0.2s linear, border-width 0.2s linear;
}
.article-card-style a:hover .item-foot .item-more::after {
  background-color: #bbb;
  border-width: 12px;
}
/*--------------------------------------------------
 *  article-cards-singleline
 *--------------------------------------------------*/
.article-cards-singleline .item {
  width: 300px;
}
@media (max-width: 1023px) {
  .article-cards-singleline .slick-list {
    overflow: visible;
  }
  .article-cards-singleline .item {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .article-cards-singleline .item {
    width: 220px;
  }
}
@media (max-width: 479px) {}
/*--------------------------------------------------
 *  article-cards-multiline
 *--------------------------------------------------*/
.article-cards-multiline {
  overflow: auto;
}
.article-cards-multiline .item {
  width: 25%;
}
@media (max-width: 1023px) {
  .article-cards-multiline .item {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .article-cards-singleline {
    padding-right: 40px;
  }
  .article-cards-multiline .item {
    width: 50%;
  }
}
@media (max-width: 479px) {}
/*--------------------------------------------------
 *  Multiline Dropcap １つ目を倍のサイズにする
 *--------------------------------------------------*/
.article-cards-multiline-dropcap .item:first-child {
  width: 50%;
}
@media (max-width: 1023px) {
  .article-cards-multiline-dropcap .item:first-child {
    width: 66.66666666%;
  }
}
@media (max-width: 767px) {
  .article-cards-multiline-dropcap .item:first-child {
    width: 100%;
  }
}
@media (max-width: 479px) {}
/*--------------------------------------------------
 *  Large
 *--------------------------------------------------*/
.article-cards-large .item {
  width: 50%;
}
@media (max-width: 1023px) {}
@media (max-width: 767px) {}
@media (max-width: 479px) {
  .article-cards-large .item {
    width: 100%;
  }
}



/*==================================================
 *  Disc Cards
 *  footer
 *==================================================*/
.disc-cards-container {
  margin-bottom: 60px;
}
.disc-cards {
  list-style: none;
  display: block;
  box-sizing: border-box;
}
.disc-cards ,
.disc-card-style a {
  text-decoration: none;
  font-size: 12px; font-size: 1.2rem;
  color: #666;
}
.disc-cards {
  margin-left: -5px;
  margin-right: -5px;
}
.disc-cards .disc-card-style {
  float: left;
  box-sizing: border-box;
  width: 25%;
  padding: 5px;
}
.disc-card-style a {
  display: block;
  float: left;
  width: 100%;
}
.disc-card-style .item-cover {
  background-color: #fff;
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
  -webkit-transition: border-color 0.2s linear;
}
.disc-card-style .item-cover .img {}
.disc-card-style .item-cover ,
.disc-card-style .item-cover .img {
  border-radius: 4px;
}
.disc-card-style .item-head {
  /*display: table;*/
  width: 100%;
  margin-top: 5px;
  line-height: 1.2;
}
.disc-card-style .item-head .item-title {
  width: 100%;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #888;
}
@media (max-width: 1023px) {
  .disc-cards-content .slick-list {
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .disc-cards .disc-card-style {
    width: 33.33333333%;
  }
}
@media (max-width: 479px) {
  .disc-cards .disc-card-style {
    width: 50%;
  }
}



/*==================================================
 *  Order Style
 *==================================================*/
ul.order-style {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
}
ul.order-style ,
ul.order-style li a {
  text-decoration: none;
  font-size: 12px; font-size: 1.2rem;
  color: #666;
}
ul.order-style li a:hover .foot {
  text-decoration: underline;
}
ul.order-style li a:hover {
  border-color: #999;
}
ul.order-style li .item {
  display: table;
  width: 100%;
}
ul.order-style li .item .head ,
ul.order-style li .item .body ,
ul.order-style li .item .foot {
  display: table-cell;
  vertical-align: middle;
}
ul.order-style li .item .head {
  width: 20%;
  padding: 5px 10px 5px 0;
}
ul.order-style li .item .body {
}
ul.order-style li .item .body .title {
  font-size: 14px; font-size: 1.4rem;
}
ul.order-style li .item .foot {
  text-align: right;
}


/*--------------------------------------------------
 *  Image(background-image) Style
 *--------------------------------------------------*/
.img {
  display: block;
  width: 100%;
  height: 0;
  margin: 0;
  padding-bottom: 100.0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.img-square ,
.img-1x1 { /* 1:1 */
  padding-bottom: 100.0%;
}
.img-photo ,
.img-4x3 { /* 4:3 */
  padding-bottom: 75%;
}
.img-lsize ,
.img-40x28 {  /* 4:2.8 */
  padding-bottom: 70%;
}
.img-wlsize ,
.img-3x2 { /* 3:2*/
  padding-bottom: 66.6666666667%;
}
.img-hd ,
.img-16x9 { /* 16:9 */
  padding-bottom: 56.25%;
}
.img-harf ,
.img-2x1 { /* 2:1 */
  padding-bottom: 50.0%;
}
.img-cinema ,
.img-235x100 { /* 2.35:1 */
  padding-bottom: 42.5531914893617%;
}
.img-3x1 { /* 3:1 */
  padding-bottom: 33.3333333333%;
}
/* Circle Trim */
.img-circle {
  padding-bottom: 100.0%;
  border-radius: 50%;
  border: 1px solid #ccc;
}



/*--------------------------------------------------
 *  Ribbon Style
 *  use: <h2 class="ribbon"><p>Title</p></h2>
 *--------------------------------------------------*/
.ribbon {
  display: inline-block;
  position: relative;
  min-width: 150px;
  margin: 0 20px 10px;
  padding: 5px 0;
  background-color: #eee;
  line-height: 20px;
  font-size: 18px;
  color: #666;
  font-weight: 300;
  color: #789;
}
.ribbon::before ,
.ribbon::after {
  content: '';
  position: absolute;
  bottom: -10px;
  border-style: solid;
}
.ribbon::before {
  left: -20px;
  border-width: 20px 5px 20px 15px;
  border-color: #ddd #ddd #ddd transparent;
}
.ribbon::after {
  right: -20px;
  border-width: 20px 15px 20px 5px;
  border-color: #ddd transparent #ddd #ddd;
}
.ribbon p {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 40px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  text-align: center;
}
.ribbon p::before ,
.ribbon p::after {
  content: '';
  position: absolute;
  bottom: -10px;
  border-style: solid;
  border-width: 5px;
}
.ribbon p::before {
  left: 0px;
  border-color: #999 #999 #ddd #ddd;
}
.ribbon p::after {
  right: 0px;
  border-color: #999 #ddd #ddd #999;
}
/* ---------- Ribbon Blue ---------- */
.ribbon-blue {
  background-color: #cef;
}
.ribbon-blue::before {
  border-color: #bde #bde #bde transparent;
}
.ribbon-blue::after {
  border-color: #bde transparent #bde #bde;
}
.ribbon-blue p {
  border-top: 2px solid #acd;
  border-bottom: 2px solid #acd;
}
.ribbon-blue p::before {
  border-color: #8ab #8ab #bde #bde;
}
.ribbon-blue p::after {
  border-color: #8ab #bde #bde #8ab;
}
/*--------------------------------------------------
 *  Decoration Simple
 *--------------------------------------------------*/
.decoration-simple {
  display: inline-block;
  margin: 0.2em 0;
  font-weight: bold;
  color: #48b;
}
/*--------------------------------------------------
 *  Decoration Simple Gray
 *--------------------------------------------------*/
.decoration-simple2 {
  line-height: 1;
  font-weight: 400;
  font-size: 180%;
  color: #bbb;
}




/* --------------------------------------------------
  Decoration Tape Style
  use: <h3 class="decoration-tape"><p>Title</p></h3>
-------------------------------------------------- */
.decoration-tape {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  border-bottom: 1px solid #8ab;
}
.decoration-tape p {
  display: block;
  position: relative;
  margin-right: 2em;
  padding-left: 35px;
  background: #cef;
  text-align: left;
  line-height: 1;
  font-weight: bold;
  color: #689;
  max-width: calc(100% - 2em);
}
.decoration-tape p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 10px;
  height: 10px;
  margin-top :-5px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0px 2px 0px #8ab inset;
  -moz-box-shadow: 0px 2px 0px #8ab inset;
  -webkit-box-shadow: 0px 2px 0px #8ab inset;
  -o-box-shadow: 0px 2px 0px #8ab inset;
  -ms-box-shadow: 0px 2px 0px #8ab inset;
}
.decoration-tape p:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 100%;
  width: 0;
  height: 0;
  border-width: 1em;
  border-style: solid;
  border-color: #cef;
  border-right-color: transparent;
}
.decoration-tape p span {
  display: block;
  width: 101%; /* iPhone Fix */
  padding: 0.5em 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*--------------------------------------------------
 *  Bookmark Style
 *--------------------------------------------------*/
.bookmark {
  display: block;
  position: absolute;
  top: -2px;
  right: 1em;
}
.bookmark span {
  display: block;
  padding: 0.5em 0.5em;
  text-align: center;
  background-color: #f30;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.bookmark::after {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 100%;
  border-style: solid;
  border-width: 0 1.5em 0.75em;
  border-color: #f30 #f30 transparent #f30;
}
/*--------------------------------------------------
 *  Crown Style
 *--------------------------------------------------*/
.crown {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 2px;
  padding-top: 3px;
}
.crown:before ,
.crown:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
}
.crown:before {
  border-width: 0px 15px 29px;
  border-top-color: transparent;
  border-bottom-color: #999999;
  border-left-color: transparent;
  border-right-color: transparent;
}
.crown:after {
  border-width: 12px 15px 18px;
  border-top-color: transparent;
  border-bottom-color: #999999;
  border-left-color: #999999;
  border-right-color: #999999;
}
.crown .jewel ,
.crown .jewel::before ,
.crown .jewel::after {
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #999999;
  border-radius: 50%;
}
.crown .jewel {
  top: 0px;
  left: -2px;
  z-index: 1;
}
.crown .jewel::before ,
.crown .jewel::after {
  content: '';
  top: 0px;
}
.crown .jewel::before {
  left: 15px;
}
.crown .jewel::after {
  left: 30px;
}
.crown .label {
  display: block;
  position: absolute;
  bottom: 3px;
  width: 100%;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  z-index: 1;
}

.crown-gold:before {
  border-bottom-color: #eebb33;
}
.crown-gold:after {
  border-bottom-color: #ffcc33;
  border-left-color: #ffcc33;
  border-right-color: #f3c333;
}
.crown-gold .jewel ,
.crown-gold .jewel::before ,
.crown-gold .jewel::after {
  background-color: #eebb33;
}
.crown-silver::before {
  border-bottom-color: #b1bccf;
}
.crown-silver:after {
  border-bottom-color: #c0cbde;
  border-left-color: #c0cbde;
  border-right-color: #b8c3d6;
}
.crown-silver .jewel ,
.crown-silver .jewel::before ,
.crown-silver .jewel::after {
  background-color: #b1bccf;
}
.crown-bronze::before {
  border-bottom-color: #bb846b;
}
.crown-bronze:after {
  border-bottom-color: #d4997f;
  border-left-color: #d4997f;
  border-right-color: #c68e74;
}
.crown-bronze .jewel ,
.crown-bronze .jewel::before ,
.crown-bronze .jewel::after {
  background-color: #bb846b;
}










/*==================================================
 *  サワソニ
 *==================================================*/
#page-ss .cards-wrapper {
  margin-top: 50px;
}
.ssmain-content {
  line-height: 1.8;
}
.ssmain-content .badge {
  line-height: 1;
  font-size: 140px;
  color: #999;
}
.ssmain-content .head {
  margin-bottom: 20px;
}
.sslist-content .head {
  margin-top: 40px;
  margin-bottom: 10px;
}
.sslist-content .body .head {
  margin-top: 0;
}
.sslist-content .body ul {
  border: 1px solid #ccc;
  border-radius: 4px;
}
.sslist-content .body ul li {
  overflow: auto;
  padding: 15px 20px;
  color: #333;
}
.sslist-content .body ul li:nth-child(even) {
  background-color: #f6f6f6;
}
.sslist-content .body ul li .head {
  display: block;
  float: left;
  margin-right: -100%;
}
.sslist-content .body ul li .body {
  display: block;
  margin-right: 20px;
  margin-left: 50px;
}
.sslist-content .body ul li .number {
  display: block;
  width: 30px;
  height: 30px;
  padding-top: 7px;
  background-color: #bbb;
  border-radius: 4px;
  line-height: 1;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.sslist-content .body ul li .date {
  margin-right: 1em;
}
.sslist-content .body ul li .venue {
}
.sslist-content .body ul li .title {
  display: block;
  font-weight: bold;
}
.sslist-content .body ul li .cast {
  display: block;
  margin-top: 5px;
  font-size: 86%;
  color: #666;
}
.sslist-content .body ul li .media {
  display: block;
  overflow: hidden;
  margin: 0 -10px 0;
}
.sslist-content .body ul li .media .responsive-wrap {
  float: left;
  width: 33.33333333%;
  padding: 5px 10px;
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
  .sslist-content .body ul li .body {
    margin-right: 0;
  }
  .sslist-content .body ul li .media .responsive-wrap {
    width: 75%;
  }
}



/*==================================================
 *  Slick Custom
 *==================================================*/
.slick-slide {
  height: auto;
}
.slick-slide:focus {
  outline: none;
}
.slick-prev:before ,
.slick-next:before {
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
}
.slick-prev:before {
  content: '\f053';
}
.slick-next:before {
  content: '\f054';
}
.slick-prev {
  left: -18px;
  z-index: 1;
}
.slick-next {
  right: -18px;
  z-index: 1;
}
.slick-dots {
  margin: 0;
  padding: 0 10px;
  bottom: -25px;
  text-align: right;
}
.slick-dots li {
  margin: 0;
}
@media (max-width: 1023px) {
  .slick-singleline .slick-list {
    overflow: visible;
  }
}



/*==================================================
 *  Magnific Popup Custom
 *==================================================*/
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}



/*==================================================
 *  for Debug
 *==================================================*/
.debug .root { outline: 5px solid rgba(255,255,0,0.5); }
.debug .row { outline: 1px solid rgba(0,255,0,0.5); }
.debug .row-wrapper {outline: 1px dashed rgba(0,255,0,0.5); }
.debug .col { outline: 1px solid rgba(0,0,255,0.5); }
.debug .col-wrapper { outline: 1px dashed rgba(0,0,255,0.5);}
.debug .container { outline: 1px dashed rgba(255,0,0,0.5); }
.debug .container:nth-child(even) { outline: 1px dashed rgba(255,0,0,0.25); }
.debug .container .head ,
.debug .container .body ,
.debug .container .foot { outline: 1px dashed rgba(0,0,0,0.25); }
