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

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

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

[hidden] {
  display: none
}

figure {
  margin: 0
}

html {
  font-size: 1em;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0;
  font: 0.8125em/1.692307em 'Bitter', Georgia, 'Times New Roman', Times, serif;
  color: #555;
  background: #fff;
  padding: 0;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none
}

a, a:visited {
  color: #E50011;
  text-decoration: none
}

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

.moveWrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 14px;
}

.moveWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.moveWrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.camera {
  margin: 0px 0px 10px 0px;
}

a:focus {
  outline: none
}

a:hover, a:active {
  outline: 0
}

abbr {
  cursor: help
}

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

acronym {
  font-size: .85em;
  text-transform: uppercase;
  color: #666;
  border-bottom: 1px dotted #eee;
  cursor: help
}

acronym:hover {
  color: #333;
  background: #f5f5f5;
  border-bottom: 1px dotted #aaa
}

small {
  font-size: 0.8461538461538462em
}

big {
  font-size: 15px
}

p {
  margin: 0 0 1.692307em 0
}

b, strong {
  font-weight: bold
}

blockquote {
  margin: 0 1.692307em;
  font-style: normal
}

blockquote em, blockquote cite {
  font-style: italic
}

blockquote, q {
  quotes: none
}

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

em, cite {
  font-style: italic;
  font-family: Georgia, 'Times New Roman', Times, serif
}

em em, cite cite {
  font-style: normal
}

dfn {
  font-style: italic
}

address {
  font-style: italic;
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 0 0 1.692307em 0
}

li address, dd address {
  margin: 0
}

del {
  text-decoration: line-through
}

object {
  margin-bottom: 1.692307em
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e7e7e7;
  margin: 1em 0 1.692307em 0;
  padding: 0
}

ins {
  font-family: Georgia, 'Times New Roman', Times, serif;
  background: #f5f5f5;
  color: #000;
  text-decoration: none;
  font-style: italic
}

mark {
  background: #f5f5f5;
  color: #000;
  font-style: italic;
  font-weight: bold
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em
}

pre code {
  font-size: 1em
}

pre {
  font-size: 0.8461538461538462em;
  font-family: Monaco, monospace, Courier, "Courier New";
  overflow: auto;
  line-height: 1.692307em;
  margin-bottom: 1.692307em;
  padding: 10px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

code {
  font-size: 0.8461538461538462em;
  font-family: Monaco, monospace, Courier, "Courier New"
}

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

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

ul {
  list-style: disc;
  margin: 0 0 1.692307em 2.8em;
  padding: 0
}

ol {
  list-style-type: decimal;
  margin: 0 0 1.692307em 3.1em;
  padding: 0
}

ol ol {
  list-style: upper-roman
}

ol ol ol {
  list-style: lower-roman
}

ol ol ol ol {
  list-style: upper-alpha
}

ol ol ol ol ol {
  list-style: lower-alpha
}

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0
}

dl {
  margin: 0 0 1.692307em 5px
}

dt {
  font-weight: bold;
  margin: 10px 0 0 0
}

dd {
  margin: 5px 0 0 1.5em
}

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: normal;
  margin: 0 0 15px 0;
  color: #333;
  line-height: 1.3em
}

h1 {
  font-size: 2.769230769230769em
}

h2 {
  font-size: 1.846153846153846em
}

h3 {
  font-size: 1.538461538461538em
}

h4 {
  font-size: 1.384615384615385em
}

h5 {
  font-size: 1.230769230769231em;
  font-weight: bold
}

h6 {
  font-size: 1.076923076923077em;
  font-weight: bold
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle
}

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

form {
  margin: 0
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

label {
  cursor: pointer
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0
}

button, input, select, textarea, a.button {
  font-size: 1em;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle
}

button, input, a.button {
  line-height: normal;
  *overflow: visible
}

table button, table input {
  *overflow: auto
}

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

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

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

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

input:invalid, textarea:invalid {
  background-color: #f0dddd
}

option {
  padding: 1px 2px
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.692307em
}

td {
  vertical-align: top
}

th, td {
  text-align: left
}

.hfeed h1, .hfeed h2, .hfeed h3, .hfeed h4, .hfeed h5, .hfeed h6 {
  font-weight: normal
}

img.wp-smiley {
  max-height: 0.8125em;
  margin: 0;
  padding: 0;
  border: none
}

.gallery {
  display: block;
  text-align: center;
  margin-bottom: 1.692307em !important
}

.left, .alignleft {
  float: left;
  margin: 0 15px 5px 0
}

.right, .alignright {
  float: right;
  margin: 0 0 10px 25px
}

.center, .aligncenter {
  display: block;
  margin: 0 auto 1.692307em auto !important
}

.block, .alignnone {
  display: block;
  margin: 0 0 1.692307em 0
}

img.alignleft, img.alignright {
  margin-top: 5px;
  display: inline
}

blockquote.alignleft, blockquote .alignright {
  width: 33%
}

.byline abbr, .entry-meta abbr, .comment-meta abbr {
  border: none
}

.clear {
  clear: both
}

table {
  margin: 0 0 1.692307em 0;
  width: 100%
}

table caption {
  font-size: 0.8125em;
  line-height: 1.692307em;
  color: #888
}

table th {
  font-size: 0.8461538461538462em;
  line-height: 1.692307em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 2%;
  border-bottom: none;
  border-bottom: 3px solid #e7e7e7;
  text-align: left
}

td {
  padding: 0.8125em 2%;
  color: #888;
  border-bottom: 1px solid #e7e7e7
}

ul li, ol li {
  line-height: 2.1em
}

dl {
  margin: 0 0 20px 30px
}

dl dt {
  margin: 0;
  font-size: 1.230769230769231em;
  line-height: 1.692307em;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: normal
}

dl dd {
  margin: 0 0 5px 20px;
  padding: 0;
  color: #888
}

blockquote, blockquote blockquote blockquote {
  overflow: hidden;
  padding: 0 0 0 40px;
  font-size: 1.153846153846154em;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  color: #aaa;
  background: url(images/quote.png) no-repeat 0 4px
}

code {
  padding: 0 3px;
  color: #555;
  background: #ffeacd
}

pre {
  padding: 15px 20px;
  background: #fff1dd;
  border: 1px solid #f6e4cc
}

pre code {
  padding: 0;
  background: transparent
}

form label, form input, form textarea {
  font-family: 'Bitter', Georgia, 'Times New Roman', Times, serif
}

form label {
  line-height: 1.5em;
  color: #222
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"], .input-text, textarea, select {
  border: 1px solid #ddd;
  padding: 5px;
  outline: none;
  font-size: 0.8125em;
  color: #888;
  margin: 0;
  display: inline;
  background: #fff
}

select {
  padding: 0
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, .input-text:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

textarea {
  display: block;
  width: 94%;
  min-height: 60px
}

input[type="radio"] {
  vertical-align: text-middle
}

input[type="checkbox"] {
  display: inline
}

input[type="submit"]:hover {
  cursor: pointer
}

.error {
  color: #ff4367
}

a:hover img {
  opacity: 0.85
}

#site-title a:hover img {
  border: none
}

.hentry img, .entry-content img, .widget img, .wp-caption, .hentry embed, .entry-content embed, .widget embed, .hentry object, .entry-content object, .widget object, .hentry video, .entry-content video, .widget video {
  max-width: 100%
}

.hentry img, .entry-content img, .widget img {
  height: auto;
  padding: 2px;
}

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

.wp-caption img {
  margin: 0 0 5px 0
}

.wp-caption .wp-caption-text {
  margin: 5px 0;
  font-size: 0.8461538461538462em;
  line-height: 1em;
  color: #888;
  text-align: left
}

.wp-caption a {
  border: none
}

.gallery {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  margin: 0 !important
}

.gallery br {
  display: block;
  line-height: 0;
  height: 0
}

.gallery a {
  border: none
}

.gallery .gallery-row {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0
}

.gallery .gallery-item {
  overflow: hidden;
  float: left;
  margin: 0;
  margin: 0 0 1.692307em 0 !important;
  text-align: left;
  list-style: none;
  padding: 0
}

.gallery img, .gallery .gallery-item .gallery-icon img {
  max-width: 89%;
  height: auto;
  margin: 0 auto
}

.gallery-icon {
  overflow: hidden;
  margin: 0
}

.gallery-caption {
  margin: 0;
  font-size: 0.8461538461538462em;
  line-height: 1.4em;
  color: #aaa
}

.attachment-image {
  float: left;
  width: 100%
}

.singular-attachment .hentry .gallery-caption {
  display: none
}

.gallery-caption {
  margin: 3px 0 0 0
}

.col-0 {
  width: 100%
}

.col-1 {
  width: 100%
}

.col-2 {
  width: 50%
}

.col-3 {
  width: 33.33%
}

.col-4 {
  width: 25%
}

.col-5 {
  width: 20%
}

.col-6 {
  width: 16.66%
}

.col-7 {
  width: 14.28%
}

.col-8 {
  width: 12.5%
}

.col-9 {
  width: 11.11%
}

.col-10 {
  width: 10%
}

.col-11 {
  width: 9.09%
}

.col-12 {
  width: 8.33%
}

.col-13 {
  width: 7.69%
}

.col-14 {
  width: 7.14%
}

.col-15 {
  width: 6.66%
}

.col-16 {
  width: 6.25%
}

.col-17 {
  width: 5.88%
}

.col-18 {
  width: 5.55%
}

.col-19 {
  width: 5.26%
}

.col-20 {
  width: 5%
}

.col-21 {
  width: 4.76%
}

.col-22 {
  width: 4.54%
}

.col-23 {
  width: 4.34%
}

.col-24 {
  width: 4.16%
}

.col-25 {
  width: 4%
}

.col-26 {
  width: 3.84%
}

.col-27 {
  width: 3.7%
}

.col-28 {
  width: 3.57%
}

.col-29 {
  width: 3.44%
}

.col-30 {
  width: 3.33%
}

#main {
  clear: both;
  width: 100%;
  margin: 0 auto;
  position: relative
}

.page-template-fullwidth #content {
  width: 100%
}

#content {
  float: left;
  width: 68.08510638297872%;
  margin: 0 0 20px 0;
  min-height: 180px
}

#sidebar-primary {
  float: right;
  width: 27.65957446808511%
}

.wrap {
  max-width: 940px;
  margin: 0 auto;
  position: relative
}

#comments-template {
  clear: left
}

#sidebar-subsidiary {
  overflow: visible;
  width: 100%;
  margin: 30px auto 0 auto;
  padding: 30px 0 0 0;
  border-top: 5px solid #444;
  clear: both
}

#footer {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding: 26px 0 30px 0;
  border-top: 5px solid #444;
  font-size: 0.8461538461538462em;
  color: #aaa
}

#menu-primary {
  font-size: 1.6em;
  width: 75%;
  margin: 30px 0 12px 0;
  float: right;
  position: relative;
  z-index: 99
}

#menu-primary .menu {
  float: right
}

#menu-primary .menu ul {
  float: right;
  padding-top: 15px;
}

#menu-primary li {
  display: block;
  float: left;
  min-height: 30px
}

#menu-primary li a {
  line-height: 1em;
  margin-left: 1em;
  display: block;
  text-transform: uppercase;
  font-size: 0.8461538461538462em
}

#menu-primary li.current-menu-item a {
  color: #aaa
}

#menu-primary-items li a {
  color: #FF1D80
}

#menu-primary li li, #menu-primary li li.current-menu-item li {
  clear: both;
  float: none;
  border-top: 1px dotted #e5e5e5
}

#menu-primary li li:first-child, #menu-primary li li.current-menu-item li:first-child {
  border-top: none
}

#menu-primary li li a, #menu-primary li li.current-menu-item li a {
  font-size: 1em;
  text-transform: none;
  color: #888;
  margin: 0 5px;
  padding: 12px 15px
}

#menu-primary ul li a:hover, #menu-primary li ul li a:hover {
  color: #222
}

.menu ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.menu li:hover {
  visibility: inherit
}

.menu li {
  float: left;
  position: relative
}

.menu a {
  display: block;
  position: relative
}

#menu-primary li ul {
  display: none;
  position: absolute;
  top: 25px;
  left: 19px;
  border: 1px solid #e3e3e3;
  background: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .09);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .09);
  box-shadow: 0 0 7px rgba(0, 0, 0, .09);
  z-index: 100
}

#menu-primary li:hover ul, #menu-primary li.sfHover ul {
  display: block
}

#menu-primary li:hover li ul, #menu-primary li.sfHover li ul {
  top: -999em
}

#menu-primary li li:hover ul, #menu-primary li li.sfHover ul {
  top: -1px;
  left: 10em;
  margin-left: 0;
  border-top: 1px solid #e9e9e9
}

.menu li a.sf-with-ul, #menu-secondary li a.sf-with-ul {
  padding-right: 16px
}

.menu .sf-with-ul {
  background: url(images/dropdown.png) no-repeat right 10%
}

.menu li li .sf-with-ul {
  background: url(images/dropright.png) no-repeat right 50%
}

.site-navigation .nav-menu {
  display: none
}

.site-navigation .nav-menu.toggled-on {
  display: block
}

.menu-toggle {
  clear: both;
  display: none;
  float: left;
  width: 100%;
  height: 50px;
  margin: 0 0 0 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 47px;
  text-align: center;
  color: #eee;
  background: #111;
  cursor: pointer
}

.menu-toggle:hover {
  color: #fff
}

#header {
  clear: both;
  width: 100%;
  background: #b20000;
}

#branding {
  float: left;
  width: 25%;
  overflow: hidden;
  margin-top: 20px;
}

#site-title {
  font-size: 2.307692307692308em;
  line-height: 3em;
  font-weight: bold;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  letter-spacing: -2px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  word-wrap: break-word
}

#site-title a {
  color: #222;
  border-bottom: none
}

#header img {
  max-width:100%
}

#site-description {
  font-size: 1.246153em;
  line-height: 1.5em;
  margin: 0;
  color: #333;
  text-transform: none;
  float: left;
  width: 91.48936170212766%;
  clear: both;
  text-align: center;
  border-top: 5px solid #444;
  padding: 18px 4.25531914893617% 20px 4.25531914893617%
}

.home #site-description {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px
}

.breadcrumbs {
  font-size: 0.8461538461538462em;
  color: #888;
  float: left;
  width: 97.872340425532%;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 30px 0
}

.breadcrumb-trail {
  padding: 1px 1.086956521739%
}

.hentry {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  font-size: 1em;
  border-bottom: 1px solid #333;
}

.singular .hentry {
  margin: 0 0 30px 0;
  position: relative;
  float: left;
  width: 100%
}

.featured {
  margin-bottom: 20px
}

.sticky .sticky-header {
  float: left;
  width: 30%
}

.sticky .byline {
  clear: left
}

.sticky .entry-summary {
  float: right;
  width: 65%;
  border-left: 1px solid #e5e5e5;
  padding-left: 2.34375%
}

.hentry .featured-thumbnail {
  margin-bottom: 25px
}

.hentry .thumbnail {
  float: left;
  width: 40%;
  margin: 3px 3.90625% 20px 0;
  padding: 2px;
  border: 1px solid #999;
}

.hentry .entry-title {
  margin: 0 0 0.6em 0;
  padding: 0;
  font-size: 1.230769230769231em;
  line-height: 1.3em;
  border: none;
  color: #333;
  word-spacing: 2px;
  font-family: Merriweather;
}

.singular .entry-title {
  font-size: 1.846153846153846em;
  margin-bottom: 0.625em
}

.singular-page .entry-title {
  color: #ccc
}

.singular-page .entry-title, .singular-attachment .entry-title {
  margin-bottom: 1.2em
}

.entry-title a, .entry-title a:visited {
  color: #222
}

.entry-title a:hover {
  color: #dd5424
}

.byline {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  margin: 0 0 1em 0;
  font-size: 0.8461538461538462em;
  color: #aaa;
  line-height: 1.692307em;
  word-spacing: 2px
}

.singular .byline {
  margin-bottom: 1.7em
}

.byline a, .byline a:visited {
  color: #aaa
}

.byline a:hover {
  color: #000
}

.author, .published, .category, .edit, .bypostauthor {
  font-family: 'Bitter', Georgia, 'Times New Roman', Times, serif;
  font-style: normal
}

.comment-list .published, .comment-list .edit, .comment-list .comment-reply-link {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1em;
  font-style: italic;
  text-transform: none
}

.entry-summary p {
  margin: 0 0 0 0;
  font-family: Rubik;
}

.entry-content {
  font-family: Rubik;
}

.entry-meta {
  margin: 0 0 25px 0;
  font-size: 0.8461538461538462em;
  color: #aaa
}

.entry-meta a {
  color: #888
}

.entry-meta a:hover {
  color: #000
}

.singular .loop-nav {
  font-size: 0.8461538461538462em;
  color: #888;
  clear: left
}

.page-links {
  clear: both;
  font-size: 0.8461538461538462em;
  word-spacing: 2px;
  line-height: 1em;
  color: #222
}

.entry-summary .page-links {
  clear: none;
  font-size: 0.8461538461538462em;
  line-height: 1em;
  color: #aaa
}

.page-links a, .page-links a:visited {
  display: inline-block;
  color: #555;
  background: #e9e9e9;
  padding: 3px 6px
}

.page-links a:hover {
  color: #fff;
  background: #555
}

.comment-navigation {
  margin-bottom: 1.692307em
}

.pagination.loop-pagination {
  float: left;
  clear: both;
  margin-top: 7px
}

.pagination .page-numbers, .comment-navigation .page-numbers {
  display: inline-block;
  /* padding: 4px 8px; */
  margin: 0;
  line-height: 1em;
  color: #444
}

.pagination a.page-numbers, .comment-navigation a.page-numbers {
  color: #333;
  background: #e9e9e9
}

.pagination a:hover, .comment-navigation a:hover {
  color: #fff;
  background: #555
}

.pagination .current, .comment-navigation .current {
  color: #aaa
}

#sidebar-after-singular {
  overflow: hidden;
  margin: 0;
  font-size: 1em;
  float: left
}

.sidebar .widget {
  float: left;
  width: 92%;
  margin-bottom: 26px;
  color: #888;
  background: #dedede;
  padding: 10px;
  -moz-border-radius: 2px;
  /* Firefox */
  -webkit-border-radius: 2px;
  /* Safari,Chrome */
  border-radius: 2px;
  /* CSS3 */
  border: 1px #999 solid;
  /* 枠線の装飾 */
}

.widget table, .widget ul, .widget ol {
  margin-bottom: 0
}

.sidebar .widget-title {
  font-size: 0.7692307692307692em;
  /* 10 / 13 = 0.7692307692307692 */
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
  background: #333;
  padding: 6px;
  box-shadow: 2px 2px 5px #aaa;
}

.sidebar .widget ul {
  margin-left: 14px
}

.sidebar .widget ul li a {
  color: #555
}

.sidebar .widget ul li a:hover {
  color: #000
}

.widget .search-form {
  overflow: hidden
}

.widget .search-form label {
  font-size: 0.8461538461538462em;
  line-height: 1.692307em;
  background: #333;
  color: #fff;
  padding: 6px;
  box-shadow: 2px 2px 5px #aaa;
}

.widget .search-form input[type="text"] {
  width: 91.538461%;
  float: left;
  padding: 8px 10px;
  font-size: 1em;
  color: #aaa
}

/* Read more
-------------------------------------------------------------- */

a.readmore {
  clear: both;
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 1px 12px 1px 12px;
  -moz-border-radius: 2px;
  /* Firefox */
  -webkit-border-radius: 2px;
  /* Safari,Chrome */
  border-radius: 4px;
  /* CSS3 */
  border: 1px #000 solid;
  /* 枠線の装飾 */
  background-color: #333;
  /* 背景色 */
  box-shadow: 1px 1px 3px #000;
  /* ドロップシャドウ */
  color: #fff;
  border: 1px solid #616261;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
  display: inline-block;
  text-shadow: -1px -1px 0 rgba (0, 0, 0, 0.3);
  font-weight: normal;
  color: #FFFFFF;
  background-color: #7d7e7d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
  background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);
  filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}

a:hover.readmore {
  color: #CCC;
  border: 1px solid #4a4b4a;
  background-color: #646464;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
  background-image: -webkit-linear-gradient(top, #646464, #282828);
  background-image: -moz-linear-gradient(top, #646464, #282828);
  background-image: -ms-linear-gradient(top, #646464, #282828);
  background-image: -o-linear-gradient(top, #646464, #282828);
  background-image: linear-gradient(to bottom, #646464, #282828);
  filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#646464, endColorstr=#282828);
}

a:visited.readmore {
  color: #fff;
}

.line_nashi {
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
}

/* Read more end
-------------------------------------------------------------- */

.cat-item-1 {
  display: none;
}

.search-form .search-submit, .widget.search .widget-title {
  display: none
}

.comment-list, .comment-list ol {
  list-style: none;
  margin: 0 0 25px 0
}

.comment-list {
  margin-bottom: 40px
}

.comment-list li {
  padding: 15px 0 0 0;
  border-top: none
}

.comment-list li li {
  padding-left: 10.15625%
}

.comment-list .avatar {
  float: left;
  margin: 0 15px 10px 0
}

.comment-meta {
  margin: 0 0 10px 0;
  font-size: 0.8461538461538462em;
  color: #aaa;
  line-height: 1.692307em
}

.comment-meta .comment-author cite {
  font-style: normal;
  font-weight: bold;
  color: #333;
  font-size: 1.153846153846154em
}

.comment-author {
  margin-right: 10px
}

.comment-meta a {
  font-style: normal;
  color: #aaa
}

.comment-meta a:hover {
  color: #000
}

.comments-closed {
  padding: 10px 25px;
  font-size: 1em;
  color: #888;
  background: #f5f5f5
}

.comment-content {
  margin-left: 65px
}

.comment-content p {
  margin-bottom: 1em
}

#respond {
  /*overflow: hidden;*/
  width: 75%
}

.comment-list #respond {
  margin-top: 1.692307em
}

#respond .log-in-out {
  font-size: 0.8461538461538462em;
  line-height: 1em;
  color: #888;
  margin-bottom: -7px
}

#reply-title small a {
  font-size: 0.8461538461538462em;
  line-height: 1.692307em;
  background: #fff;
  padding-right: 8px
}

#respond label {
  font-size: 0.8461538461538462em;
  line-height: 1.692307em;
  color: #bbb
}

#respond p.req label {
  color: #888;
  line-height: 2.4em
}

#respond span.required {
  font-size: 1em;
  font-weight: bold;
  color: #000
}

#respond #submit {
  margin-bottom: 1.692307em
}

#commentform input {
  display: inline;
  margin-right: 10px
}

#commentform p {
  margin-bottom: 15px;
  line-height: 1em
}

#comment {
  margin-top: 20px
}

#sidebar-subsidiary .widget {
  float: left;
  width: 21.80851063829787%;
  margin: 0 3.191489361702128% 20px 0;
  font-size: 1em
}

#footer p {
  margin-bottom: 0;
  text-align: center;
}

#footer a {
  color: #888
}

#footer a:hover {
  color: #dd5424
}

#respond #submit, .button, a.button, .wpcf7-submit, #loginform .button-primary {
  padding: 5px 12px 6px 12px;
  color: #fff;
  background: #db5629;
  border: none;
  height: 33px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

#respond #submit:hover, .button:hover, .wpcf7-submit:hover, #loginform .button-primary:hover {
  background: #222
}

.menu li a {
  position: relative
}

.sidebar .widget ul li.gfield, #content .hentry ul li.gfield {
  background: none;
  padding-left: 0;
  margin-bottom: 15px
}

.wordpress .gform_wrapper input[type="text"], .wordpress .gform_wrapper input[type="url"], .wordpress .gform_wrapper input[type="email"], .wordpress .gform_wrapper input[type="phone"], .wordpress .gform_wrapper input[type="number"], .wordpress .gform_wrapper input[type="password"], .wordpress .gform_wrapper textarea {
  padding: 4px;
  font-size: 1em
}

.wordpress .gform_wrapper .gform_footer, .wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label {
  padding-top: 0;
  margin-top: 0
}

.wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label {
  padding-left: 31.5%
}

.wordpress .gform_wrapper .top_label .gfield_label {
  font-weight: normal;
  margin: 0 0 5px
}

.wordpress .gform_wrapper .ginput_complex .ginput_full input {
  width: 92% !important
}

.wordpress .gform_wrapper .field_name_first input, .wordpress .gform_wrapper .ginput_complex .ginput_left input {
  width: 83.7% !important
}

.wordpress .gform_wrapper .ginput_complex .ginput_right input, .wordpress .gform_wrapper .ginput_complex .ginput_right select {
  width: 83.7% !important
}

.wordpress .gform_wrapper select {
  padding: 2px;
  height: 2em;
  font-size: 1em
}

.wordpress .gform_wrapper .gsection {
  border-bottom: 1px solid #e9e9e9;
  margin: 40px 0 20px 0 !important
}

.gform_wrapper .gfield_description, .gform_wrapper div.charleft {
  color: #aaa !important
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction, .gform_wrapper div.charleft {
  font-family: 'Bitter', Georgia, 'Times New Roman', Times, serif !important
}

.wpcf7-form p {
  margin-bottom: 15px;
  line-height: 2.2em
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form select {
  padding: 6px
}

@media only screen and (min-width:768px) {
  .entry-content .video-js {
    width: 640px;
    height: 360px;
  }
  .site-navigation .nav-menu {
    display: block
  }
}

@media only screen and (max-width:767px) {
  .menu-toggle {
    display: block
  }
  #text-3 img {
    width: 100%;
  }
}

@media only screen and (min-width:768px) and (max-width:959px) {
  .entry-content .video-js {
    width: 495px;
    height: 278px;
  }
  .entry-content .video-js button {
    transform: scale(0.8);
  }
  .wrap {
    max-width: 728px
  }
  .widget .search-form input[type="text"] {
    width: 89%
  }
  .widget table {
    font-size: 0.8461538461538462em
  }
  #sidebar-subsidiary .widget table {
    width: 90%
  }
}

@media only screen and (max-width:767px) {
  .wrap {
    max-width: 300px
  }
  body {
    line-height: 1.615384615384615em
  }
  p {
    margin-bottom: 1.615384615384615em
  }
  #branding {
    float: left;
    width: 100%;
    position: relative
  }
  #site-description {
    font-size: 1.3em
  }
  #menu-primary .menu-toggle {
    width: 100%
  }
  .menu-toggle {
    display: block
  }
  #menu-primary {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 10px
  }
  #menu-primary .menu, #menu-primary .menu ul, #menu-primary ul li {
    float: left;
    width: 100%
  }
  #menu-primary li {
    min-height: 0
  }
  #menu-primary li ul, #menu-primary li li {
    display: block !important;
    visibility: visible !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
  }
  #menu-primary li ul {
    position: relative !important;
    top: 0;
    left: 30px
  }
  #menu-primary li li ul {
    left: 30px !important
  }
  #menu-primary li:hover ul, #menu-primary li.sfHover ul {
    display: block !important;
    top: 0 !important
  }
  .menu .sf-with-ul {
    background: none !important
  }
  #menu-primary li a, #menu-primary li li a {
    display: block;
    width: 100%;
    font-size: 13px;
    padding: 1em 0;
    margin-left: 0
  }
  #menu-primary li a:hover {
    background: none
  }
  #content {
    width: 100%
  }
  .comment-list li li {
    padding-left: 0
  }
  #sidebar-primary {
    width: 100%;
    clear: left
  }
  #sidebar-subsidiary .widget {
    width: 100%
  }
  #respond {
    width: 100%
  }
  #footer {
    min-height: 85px
  }
  #kakusu {
    display: none;
  }
  .col-0 {
    width: 100%
  }
  .col-1 {
    width: 100%
  }
  .col-2 {
    width: 100%
  }
  .col-3 {
    width: 100%
  }
  .col-4 {
    width: 50%
  }
  .col-5 {
    width: 50%
  }
  .col-6 {
    width: 33.33%
  }
  .col-7 {
    width: 33.33%
  }
  .col-8 {
    width: 33.33%
  }
  .col-9 {
    width: 33.33%
  }
  .col-10 {
    width: 33.33%
  }
  .col-11 {
    width: 33.33%
  }
  .col-12 {
    width: 33.33%
  }
  .col-13 {
    width: 33.33%
  }
  .col-14 {
    width: 33.33%
  }
  .col-15 {
    width: 33.33%
  }
  .col-16 {
    width: 33.33%
  }
  .col-17 {
    width: 33.33%
  }
  .col-18 {
    width: 33.33%
  }
  .col-19 {
    width: 33.33%
  }
  .col-20 {
    width: 33.33%
  }
  .col-21 {
    width: 33.33%
  }
  .col-22 {
    width: 33.33%
  }
  .col-23 {
    width: 33.33%
  }
  .col-24 {
    width: 33.33%
  }
  .col-25 {
    width: 33.33%
  }
  .col-26 {
    width: 33.33%
  }
  .col-27 {
    width: 33.33%
  }
  .col-28 {
    width: 33.33%
  }
  .col-29 {
    width: 33.33%
  }
  .col-30 {
    width: 33.33%
  }
}

/******* For WP→MT追加 *******/

/* 記事テキスト */

.article_txt p {
  margin: 0 0 20px 0;
  word-break: break-all;
  text-indent: 0.5em;
}

/* read moreボタン */

.continued {
  text-align: right;
  margin-bottom: 10px;
}

.continued a {
  border: 1px solid #616261;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #FFFFFF !important;
  background-color: #7d7e7d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
  background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: linear-gradient(top, #7d7e7d, #0e0e0e);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}

.continued a:hover {
  color: #FFFFFF;
  border: 1px solid #4a4b4a;
  background-color: #646464;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #282828));
  background-image: -webkit-linear-gradient(top, #646464, #282828);
  background-image: -moz-linear-gradient(top, #646464, #282828);
  background-image: -ms-linear-gradient(top, #646464, #282828);
  background-image: -o-linear-gradient(top, #646464, #282828);
  background-image: linear-gradient(top, #646464, #282828);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#646464, endColorstr=#282828);
}

.pagination a {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 0 8px 0;
  line-height: 1em;
  color: #333 !important;
  background: #e9e9e9;
}

.pagination a:hover {
  color: #fff !important;
  background: #555;
}

.current_page {
  margin: 4px 8px 4px 4px !important;
}

.link_page {
  margin-right: 4px !important;
}

.link_last {
  margin-left: -4px !important;
}

/* 月別バックナンバー */

#text-5 a.menu {
  color: #dd5424;
  margin: 0;
  text-decoration: none;
  display: block;
}

#text-5 a:hover {
  color: #000 !important;
}

#text-5 li {
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  list-style-type: none;
}

#text-5 a.menu:hover {
  color: #999;
}

#text-5 .side {
  margin: 0 !important;
}

#text-5 ul {
  margin-left: 0 !important;
  margin-bottom: 15px !important;
}

#text-5 ul.tree {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}

#text-5 ul.tree ul {
  margin: 0 0 0 10px;
  padding: 0;
}

#text-5 ul.tree li {
  margin: 0;
  padding: 5px 0 5px 15px;
  background-repeat: no-repeat;
  list-style: none;
}

#text-5 ul.tree li.tree_end {
  list-style: none;
  border-bottom: none;
}

#text-5 ul.tree a {
  text-decoration: underline;
}

#text-5 ul.tree a:hover {
  text-decoration: none;
}

/* 検索エリア */

.search {
  margin-bottom: 26px;
}

#search_box {
  width: calc(100% - 93px);
  margin-right: 6px;
}

.search_form {
  display: inline-flex;
  width: 100%;
  flex-wrap: nowrap;
}

#search_button {
  padding: 3px 0;
  width: 87px;
}

/* TOP動画アイコン */

#lastn {
  position: relative;
}

#lastn-must-watch {
  position: relative;
}

.movie_arrow {
  background-image: url(../user_images/movie_arrow.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 0;
  cursor: pointer;
  height: 72px;
  left: 50%;
  margin: -50px 0 0 -30px;
  /*opacity: 0;*/
  position: absolute;
  top: 50%;
  width: 72px;
}

/* VideoCloud */

@media only screen and (max-width:767px) {
  .entry-content .video-js {
    width: 300px;
    height: 168px;
  }
  .entry-content .video-js button {
    transform: scale(0.5);
  }
  .content {
    word-wrap: break-word;
  }
  .entry-content .fb-post {
    width: 300px;
    overflow: hidden
  }
  .entry-content .fb-post iframe {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

/******* For MT→UNIT04追加 *******/
.before2019__annotation {
  font-size: 10px;
  margin-bottom: 20px;
  color: #fff;
  background: #333;
  padding: 6px;
  box-shadow: 2px 2px 5px #aaa;
  text-align: center;
  line-height: 2em;
}

#recent-posts-2 ul li a {
  color: #dd5424;
}
#recent-posts-2 ul li a:hover {
  color: #000;
}

#recent-posts-2 #latest-posts li a {
  color: #555;
}
#recent-posts-2 #latest-posts li a:hover {
  color: #000;
}

.wsbl_facebook_like {
  display: flex;
  justify-content: flex-end;
  width: 117px;
}