@charset "UTF-8";
/*!
Theme Name: tvlife2020
Theme URI: https://www.tvlife.jp/
Author: ONE PUBLISHING
Author URI: https://one-publishing.co.jp/
Description: tvlife 2020 theme
Version: 0.1.8
License URI: LICENSE
Text Domain: tvlife
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

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

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.newissue_green {
  width: 625px;
  float: left;
  background-image: url(http://wps.tvlife.jp/wp-content/uploads/2014/02/newissue_bg_green.png);
  background-image: repeat;
}

.newissue_left {
  width: 250px;
  float: left;
  padding: 13px 0 10px 0;
  text-align: center;
}

.newissue_right {
  width: 365px;
  float: right;
  padding: 0px 10px 10px 0;
}

/*image shadow*/
.shadow {
  display: inline-block;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

/*jigouyokoku div*/
.nextissue_left {
  width: 150px;
  float: left;
  padding: 0 20px 0 0;
  text-align: center;
}

.nextissue_right {
  width: 455px;
  float: left;
}

.clear {
  clear: both;
}

.clear hr {
  display: none;
}

/*gyoukan*/
.gyoukan {
  line-height: 150%;
}

/*interview question*/
.int_q {
  color: #bf783a;
}

/*fukidashi arrow_box*/
/*fukidashi nextissue*/
.ab_nextissue {
  position: relative;
  background: #dc143c;
}

.ab_nextissue:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(220, 20, 60, 0);
  border-left-color: #dc143c;
  border-width: 10px;
  margin-top: -10px;
}

/*fukidashi covertalk*/
.ab_covertalk {
  position: relative;
  background: #ffffff;
  border: 3px solid #f8b500;
  padding: 10px;
  font-size: 90%;
  line-height: 150%;
}

.ab_covertalk:after, .ab_covertalk:before {
  right: 100%;
  top: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ab_covertalk:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 10px;
  margin-top: -10px;
}

.ab_covertalk:before {
  border-color: rgba(248, 181, 0, 0);
  border-right-color: #f8b500;
  border-width: 14px;
  margin-top: -14px;
}

/*border*/
.border_left {
  border-left: solid;
  border-width: 7px;
  padding: 5px;
}

.border_top {
  border-top: solid 3px;
}

.border_bottom {
  border-bottom: solid 3px #165e83;
}

/*obi marker*/
.obi {
  padding: 5px;
  width: auto;
  height: auto;
  font-weight: bold;
}

.marker {
  font-size: 80%;
  padding: 2px 6px 2px 6px;
  width: auto;
  height: auto;
  font-weight: bold;
  line-height: 200%;
}

/*font size*/
.ft_LLL {
  font-size: 220%;
  line-height: 140%;
  font-weight: bold;
  padding: 5px;
}

.ft_LL {
  font-size: 180%;
  line-height: 140%;
  font-weight: bold;
  padding: 5px;
}

.ft_L {
  font-size: 140%;
  line-height: 140%;
  font-weight: bold;
  padding: 5px;
}

.ft_S {
  font-size: 80%;
  line-height: 100%;
  padding: 5px;
}

.ft_date {
  font-size: 320%;
  line-height: 140%;
}

a.w {
  text-decoration: none;
  color: #ffffff;
}

a.w:hover {
  text-decoration: underline;
  color: #ffffff;
}

/*font color*/
.ft_aiiro {
  color: #165e83;
}

.ft_hisui {
  color: #38b48b;
}

.ft_hiiro {
  color: #d3381c;
}

.ft_yamabuki {
  color: #f8b500;
}

.ft_azuki {
  color: #96514d;
}

.ft_asagi {
  color: #00a3af;
}

.ft_moegi {
  color: #006e54;
}

.ft_ruriiro {
  color: #1e50a2;
}

.ft_kohaku {
  color: #bf783a;
}

.ft_komurasaki {
  color: #895b8a;
}

.ft_rose {
  color: #e85298;
}

.ft_kyomurasaki {
  color: #522886;
}

.ft_lightmurasaki {
  color: #9b7cb6;
}

.ft_ruby {
  color: #b6007a;
}

.ft_orange {
  color: #f39700;
}

.ft_darkorange {
  color: #ee7b1a;
}

.ft_red {
  color: #e60012;
}

.ft_lightgreen {
  color: #6cbb5a;
}

.ft_gold {
  color: #d7c447;
}

.ft_spink {
  color: #f3a68c;
}

.ft_rpink {
  color: #f19ca7;
}

.ft_sblue {
  color: #418b89;
}

.ft_mgreen {
  color: #777e41;
}

.ft_navy {
  color: #202f55;
}

.ft_bordeaux {
  color: #6c272d;
}

.ft_silver {
  color: #9caeb7;
}

.ft_enji {
  color: #b94047;
}

.ft_konpeki {
  color: #007bbb;
}

.ft_cgreen {
  color: #009944;
}

.ft_w {
  color: #ffffff;
}

.ft_mizuiro {
  color: #4dffff;
}

/*border color*/
.bd_aiiro {
  border-color: #165e83;
}

.bd_hisui {
  border-color: #38b48b;
}

.bd_hiiro {
  border-color: #d3381c;
}

.bd_yamabuki {
  border-color: #f8b500;
}

.bd_azuki {
  border-color: #96514d;
}

.bd_asagi {
  border-color: #00a3af;
}

.bd_moegi {
  border-color: #006e54;
}

.bd_ruriiro {
  border-color: #1e50a2;
}

.bd_kohaku {
  border-color: #bf783a;
}

.bd_komurasaki {
  border-color: #895b8a;
}

.bd_rose {
  border-color: #e85298;
}

.bd_kyomurasaki {
  border-color: #522886;
}

.bd_lightmurasaki {
  border-color: #9b7cb6;
}

.bd_ruby {
  border-color: #b6007a;
}

.bd_orange {
  border-color: #f39700;
}

.bd_darkorange {
  border-color: #ee7b1a;
}

.bd_red {
  border-color: #e60012;
}

.bd_lightgreen {
  border-color: #6cbb5a;
}

.bd_gold {
  border-color: #d7c447;
}

.bd_spink {
  border-color: #f3a68c;
}

.bd_rpink {
  border-color: #f19ca7;
}

.bd_sblue {
  border-color: #418b89;
}

.bd_mgreen {
  border-color: #777e41;
}

.bd_navy {
  border-color: #202f55;
}

.bd_bordeaux {
  border-color: #6c272d;
}

.bd_silver {
  border-color: #9caeb7;
}

.bd_enji {
  border-color: #b94047;
}

.bd_konpeki {
  border-color: #007bbb;
}

.bd_cgreen {
  border-color: #009944;
}

.bd_w {
  border-color: #ffffff;
}

.bd_black {
  border-color: #000000;
}

.bd_mizuiro {
  border-color: #4dffff;
}

/*background color*/
.bg_aiiro {
  background-color: #165e83;
}

.bg_hisui {
  background-color: #38b48b;
}

.bg_hiiro {
  background-color: #d3381c;
}

.bg_yamabuki {
  background-color: #f8b500;
}

.bg_azuki {
  background-color: #96514d;
}

.bg_asagi {
  background-color: #00a3af;
}

.bg_moegi {
  background-color: #006e54;
}

.bg_ruriiro {
  background-color: #1e50a2;
}

.bg_kohaku {
  background-color: #bf783a;
}

.bg_komurasaki {
  background-color: #895b8a;
}

.bg_rose {
  background-color: #e85298;
}

.bg_kyomurasaki {
  background-color: #522886;
}

.bg_lightmurasaki {
  background-color: #9b7cb6;
}

.bg_ruby {
  background-color: #b6007a;
}

.bg_orange {
  background-color: #f39700;
}

.bg_darkorange {
  background-color: #ee7b1a;
}

.bg_red {
  background-color: #e60012;
}

.bg_lightgreen {
  background-color: #6cbb5a;
}

.bg_gold {
  background-color: #d7c447;
}

.bg_spink {
  background-color: #f3a68c;
}

.bg_rpink {
  background-color: #f19ca7;
}

.bg_sblue {
  background-color: #418b89;
}

.bg_mgreen {
  background-color: #777e41;
}

.bg_navy {
  background-color: #202f55;
}

.bg_bordeaux {
  background-color: #6c272d;
}

.bg_silver {
  background-color: #9caeb7;
}

.bg_enji {
  background-color: #b94047;
}

.bg_konpeki {
  background-color: #007bbb;
}

.bg_lavender {
  background-color: #e6e6fa;
}

.bg_cgreen {
  background-color: #009944;
}

.bg_w {
  background-color: #ffffff;
}

.bg_black {
  background-color: #000000;
}

.bg_mizuiro {
  background-color: #4dffff;
}

/*drama award */
p.crown_gold {
  background: url(http://wps.tvlife.jp/wp-content/uploads/2014/01/crown_gold.gif) no-repeat left center;
  padding-left: 35px;
  font-size: 120%;
  font-weight: bold;
  height: 23px;
}

p.crown_silver {
  background: url(http://wps.tvlife.jp/wp-content/uploads/2014/01/crown_silver.gif) no-repeat left center;
  padding-left: 35px;
  font-size: 120%;
  font-weight: bold;
  height: 23px;
}

p.crown_bronze {
  background: url(http://wps.tvlife.jp/wp-content/uploads/2014/01/crown_bronze.gif) no-repeat left center;
  padding-left: 35px;
  font-size: 120%;
  font-weight: bold;
  height: 23px;
}

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

body {
  background: #f4f4f4;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

p {
  margin: 0 0 1em;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
a img {
  border: none;
}
a:hover {
  opacity: 0.7;
}

blockquote {
  margin: 1em 0;
  background: #eee;
  padding: 1em 2.5em;
  position: relative;
  border-left: 3px solid #ccc;
}
blockquote :last-child {
  margin-bottom: 0;
}
blockquote:before {
  content: "“";
  display: block;
  font-size: 300%;
  position: absolute;
  left: 0.2em;
  top: 0.2em;
  line-height: 1;
}
blockquote:after {
  content: "”";
  display: block;
  font-size: 300%;
  position: absolute;
  right: 0.2em;
  bottom: -0.2em;
  line-height: 1;
}

figure {
  margin: 0;
  font-size: 90%;
  max-width: 100%;
}

svg {
  fill: currentColor;
}

hr {
  border: none;
  background: #d8cecd;
  height: 1px;
  margin: 25px 0;
}

iframe,
video {
  max-width: 100%;
}

.screen-reader-text {
  display: none;
}

@media (min-width: 769px) {
  hr {
    margin: 50px 0;
  }
  .for-sp {
    display: none !important;
    background-image: none !important;
  }
  .site-content {
    padding: 60px 10px 20px;
    max-width: 1320px;
    margin: 0 auto;
  }
  .site-content:after {
    content: "";
    display: block;
    clear: both;
  }
  body.home .site-content {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .content-area {
    float: left;
    width: 100%;
    padding: 0 330px 0 0;
    margin: 0 -330px 0 0;
  }
}
@media (max-width: 768px) {
  .for-pc {
    display: none !important;
    background-image: none !important;
  }
  .site {
    position: relative;
  }
  body.opened-menu,
  body.opened-search {
    overflow: hidden;
  }
  body.opened-menu .site,
  body.opened-search .site {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  body.opened-menu.admin-bar .site,
  body.opened-search.admin-bar .site {
    top: 46px;
  }
}
.site-header {
  background: #fff;
}
.site-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 769px) {
  .site-header {
    padding: 30px 0 0;
  }
  .site-header .site-title {
    margin: 0 0 15px;
  }
  .site-header .site-title a {
    display: block;
    max-width: 248px;
    margin: 0 auto;
  }
  .site-header .site-title svg {
    color: #e60517;
    display: block;
    margin: 0 auto;
  }
  .site-header .site-description {
    text-align: center;
    font-size: 14px;
    margin: 15px 0 25px;
  }
  .site-header .wrapper {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
  }
  .site-header .wrapper ul.sns {
    position: absolute;
    left: 10px;
    top: -89px;
  }
  .site-header .wrapper ul.sns li {
    float: left;
    margin-right: 30px;
  }
  .site-header .wrapper ul.sns li:nth-child(1) {
    margin-top: 3px;
  }
  .site-header .wrapper ul.sns li:nth-child(1) a {
    color: #1da1f2;
  }
  .site-header .wrapper ul.sns li:nth-child(2) a {
    color: #1877f2;
  }
  .site-header .wrapper ul.sns li:nth-child(3) a {
    color: #ed9f08;
  }
  .site-header .wrapper .search {
    position: absolute;
    right: 10px;
    top: -98px;
  }
  .site-header .wrapper .search input[type=search],
  .site-header .wrapper .search input[type=text] {
    -webkit-appearance: none;
    border: none;
    font-size: 14px;
    border: 2px solid #202020;
    border-radius: 25px;
    background: #fff;
    position: absolute;
    right: 6px;
    top: 6px;
    height: 34px;
    width: 34px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .site-header .wrapper .search button {
    border: none;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 5px 0 0;
    position: absolute;
    right: 8px;
    top: 8px;
    color: #202020;
    background: #fff;
  }
  .site-header .wrapper .search button:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .site-header .wrapper .search:hover input[type=search], .site-header .wrapper .search:hover input[type=text],
  .site-header .wrapper .search input[type=search]:focus,
  .site-header .wrapper .search input[type=text]:focus {
    padding: 3px 35px 3px 25px;
    width: 300px;
    height: 50px;
    right: 0;
    top: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .site-header .wrapper .search:hover input[type=search] + button, .site-header .wrapper .search:hover input[type=text] + button,
  .site-header .wrapper .search input[type=search]:focus + button,
  .site-header .wrapper .search input[type=text]:focus + button {
    background: #e60517;
    color: #fff;
    height: 34px;
    width: 34px;
  }
  .site-header .main-navigation {
    background: #e60517;
  }
  .site-header .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1300px;
    margin: 0 auto;
  }
  .site-header .main-navigation ul > li {
    position: relative;
  }
  .site-header .main-navigation ul > li > a {
    display: block;
    padding: 0 15px;
    line-height: 55px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .site-header .main-navigation ul > li > a:hover {
    color: #000;
    background: #ffdcdf;
    opacity: 1;
  }
  .site-header .main-navigation ul > li > a:hover + ul {
    display: block;
  }
  .site-header .main-navigation ul > li.current-menu-item > a {
    color: #e60517;
    background: #fff;
  }
  .site-header .main-navigation ul > li > ul {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    position: absolute;
    top: 55px;
    left: 50%;
    border-top: 1px solid #d9d9d9;
    min-width: 240px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 20;
  }
  .site-header .main-navigation ul > li > ul:hover {
    display: block;
  }
  .site-header .main-navigation ul > li > ul > li {
    border-bottom: 1px solid #d9d9d9;
  }
  .site-header .main-navigation ul > li > ul > li > a {
    display: block;
    background: #f0f0f0;
    color: #202020;
    display: block;
    line-height: 54px;
    padding: 0 25px;
    position: relative;
  }
  .site-header .main-navigation ul > li > ul > li > a:before {
    content: "";
    background-color: #202020;
    position: absolute;
    left: 5px;
    top: 50%;
    width: 10px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .site-header .main-navigation ul > li > ul > li > a:hover {
    background: #fff;
    color: #e60517;
  }
  .site-header .main-navigation ul > li > ul > li > a:hover:before {
    content: "";
    background-color: #e60517;
  }
}
@media (min-width: 769px) and (max-width: 1100px) {
  .site-header .main-navigation ul > li > a {
    font-size: 12px;
    padding: 0 7px;
  }
  .site-header .wrapper .search:hover input[type=search], .site-header .wrapper .search:hover input[type=text],
  .site-header .wrapper .search input[type=search]:focus,
  .site-header .wrapper .search input[type=text]:focus {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .site-header {
    padding: 0 10px;
    border-bottom: 4px solid #e60517;
    height: 69px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
  .site-header .site-title {
    margin: 0;
  }
  .site-header .site-title a {
    display: block;
    margin: 0 auto;
    width: 123px;
  }
  .site-header .site-title svg {
    color: #e60517;
    display: block;
    margin: 0 auto;
    width: 123px;
    position: relative;
    top: -3px;
  }
  .site-header p.site-description {
    font-size: 10px;
    text-align: center;
    margin: -10px 0 0;
  }
  .site-header ul.toggle {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .site-header ul.toggle li {
    position: absolute;
    top: 17px;
  }
  .site-header ul.toggle li a {
    position: relative;
    color: inherit;
    display: block;
    -webkit-transition: none;
    transition: none;
  }
  .site-header ul.toggle li a svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .site-header ul.toggle li.search {
    left: 15px;
  }
  .site-header ul.toggle li.search a {
    width: 30px;
    height: 30px;
    border: 2px solid #202020;
    border-radius: 50%;
  }
  body.opened-search .site-header ul.toggle li.search a {
    background: image-url("btn-menu-close.svg") no-repeat 50% 50%;
    background-size: 25px 25px;
    border: none;
  }
  body.opened-search .site-header ul.toggle li.search a svg {
    display: none;
  }
  .site-header ul.toggle li.search a:hover {
    opacity: 1;
  }
  .site-header ul.toggle li.menu {
    right: 15px;
  }
  .site-header ul.toggle li.menu a {
    width: 25px;
    height: 25px;
  }
  .site-header ul.toggle li.menu a svg {
    width: 25px;
    height: 25px;
  }
  body.opened-menu .site-header ul.toggle li.menu a {
    background: image-url("btn-menu-close.svg") no-repeat 50% 50%;
    background-size: 25px 25px;
  }
  body.opened-menu .site-header ul.toggle li.menu a svg {
    display: none;
  }
  .site-header ul.toggle li.menu a:hover {
    opacity: 1;
  }
  .site-header .navigation-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 69px;
    z-index: 100;
    background: #f4f4f4;
    bottom: 0;
    overflow: auto;
    display: none;
  }
  .site-header .navigation-wrapper .search {
    padding: 30px 15px;
    position: relative;
    background: #fff;
  }
  .site-header .navigation-wrapper .search input[type=search],
  .site-header .navigation-wrapper .search input[type=text] {
    -webkit-appearance: none;
    border: none;
    font-size: 14px;
    border: 2px solid #202020;
    border-radius: 25px;
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 3px 35px 3px 25px;
    height: 50px;
    display: block;
    width: 100%;
  }
  .site-header .navigation-wrapper .search button {
    border: none;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    padding: 5px 0 0;
    position: absolute;
    right: 23px;
    top: 38px;
    background: #e60517;
    color: #fff;
  }
  .site-header .navigation-wrapper .widget {
    margin: 45px 15px;
  }
  .site-header .navigation-wrapper .widget_block {
    margin: 0;
  }
  .site-header .navigation-wrapper ul.sns {
    padding: 20px 5px 15px;
    text-align: center;
    background: #fff;
  }
  .site-header .navigation-wrapper ul.sns li {
    display: inline-block;
    margin: 0 10px;
  }
  .site-header .navigation-wrapper ul.sns li a svg {
    display: block;
  }
  .site-header .navigation-wrapper ul.sns li:nth-child(1) {
    margin-top: 4px;
    height: 30px;
  }
  .site-header .navigation-wrapper ul.sns li:nth-child(1) a {
    color: #1da1f2;
  }
  .site-header .navigation-wrapper ul.sns li:nth-child(2) a {
    color: #1877f2;
  }
  .site-header .navigation-wrapper ul.sns li:nth-child(3) a {
    color: #ed9f08;
  }
  .site-header .navigation-wrapper p.close {
    margin: 0;
  }
  .site-header .navigation-wrapper p.close a {
    display: block;
    font-size: 13px;
    color: #fff;
    background: #202020;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    position: relative;
  }
  .site-header .navigation-wrapper p.close a span {
    position: absolute;
    right: 15px;
    top: 10px;
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-indent: -9999px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .site-header .navigation-wrapper p.close a span:before, .site-header .navigation-wrapper p.close a span:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .site-header .navigation-wrapper p.close a span:before {
    width: 10px;
    height: 2px;
  }
  .site-header .navigation-wrapper p.close a span:after {
    width: 2px;
    height: 10px;
  }
}

@media (max-width: 768px) {
  #wpadminbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  #content {
    margin-top: 69px;
  }
}
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer.show-pagetop .pagetop {
  opacity: 1;
}
@media (min-width: 769px) {
  .site-footer {
    text-align: center;
    font-size: 12px;
  }
  .site-footer p.logo {
    position: absolute;
    left: 10px;
    top: 40px;
  }
  .site-footer p.logo svg {
    width: 180px;
    color: #e60517;
  }
  .site-footer .footer-navigation {
    max-width: 930px;
    margin: 0 0 0 auto;
  }
  .site-footer .footer-navigation > ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .site-footer .footer-navigation > ul > li {
    margin: 0 0 15px;
  }
  .site-footer .footer-navigation > ul > li > a {
    color: #202020;
    font-size: 16px;
    font-weight: bold;
  }
  .site-footer .footer-navigation > ul > li > a:hover {
    color: #e60517;
    opacity: 1;
  }
  .site-footer .footer-navigation > ul .toggle,
  .site-footer .footer-navigation > ul ul,
  .site-footer .footer-navigation > ul ul * {
    display: none;
  }
  .site-footer .pagetop-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 240px;
  }
  .site-footer .pagetop {
    margin: 0 auto;
    position: fixed;
    bottom: 120px;
    left: 0;
    right: 0;
    pointer-events: none;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  .site-footer .pagetop p {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .site-footer .pagetop p a {
    pointer-events: auto;
    color: #202020;
    background: #fff;
    display: block;
    width: 80px;
    height: 80px;
    border: 4px solid #202020;
    border-radius: 50%;
    position: relative;
    float: right;
    -webkit-transition: none;
    transition: none;
  }
  .site-footer .pagetop p a:hover {
    opacity: 1;
    border: 2px solid #e60517;
    color: #fff;
    background: #e60517;
  }
  .site-footer .pagetop p a svg {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 42px;
    height: 43px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .site-footer .pagetop.btn-fixed {
    position: absolute;
  }
  .site-footer .footer-body {
    background: #fff;
    margin: 0 0 35px;
    border-top: 2px solid #e60517;
  }
  .site-footer .footer-body > .container {
    text-align: left;
    max-width: 1330px;
    margin: 0 auto;
    padding: 40px 90px 40px 230px;
    position: relative;
  }
  .site-footer .footer-body .footer-body-bottom {
    max-width: 1320px;
    padding: 0 10px;
    margin: 0 auto;
  }
  .site-footer .footer-body .footer-body-bottom:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-footer .footer-body .footer-body-bottom > .container {
    margin: 0 auto;
    padding: 30px 0;
    border-top: 1px solid #d9d9d9;
  }
  .site-footer .footer-body .footer-body-bottom > .container:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns {
    float: left;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li {
    float: left;
    margin-right: 30px;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li a {
    display: block;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li a svg {
    display: block;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(1) {
    margin-top: 3px;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(1) a {
    color: #1da1f2;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(2) a {
    color: #1877f2;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(3) a {
    color: #ed9f08;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link {
    float: right;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link li {
    float: left;
    margin: 0 0 0 30px;
    line-height: 32px;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link li a {
    color: #666666;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .site-footer {
    font-size: 11px;
    margin: 0 0 150px;
  }
  .site-footer > p {
    margin: 0 100px 5px 15px;
  }
  .site-footer p.logo {
    margin: 0;
    padding: 4px 0;
  }
  .site-footer p.logo svg {
    color: #e60517;
    display: block;
    margin: 0 auto;
    width: 123px;
  }
  .site-footer .pagetop-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -210px;
  }
  .site-footer .pagetop {
    position: fixed;
    bottom: 140px;
    left: 0;
    right: 0;
    pointer-events: none;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  .site-footer .pagetop p {
    margin: 0 auto;
    padding: 0 20px;
  }
  .site-footer .pagetop p a {
    pointer-events: auto;
    color: #202020;
    background: #fff;
    display: block;
    width: 60px;
    height: 60px;
    border: 2px solid #202020;
    border-radius: 50%;
    position: relative;
    float: right;
    -webkit-transition: none;
    transition: none;
  }
  .site-footer .pagetop p a:hover {
    opacity: 1;
  }
  .site-footer .pagetop p a svg {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 29px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .site-footer .pagetop.btn-fixed {
    position: absolute;
  }
  .site-footer .footer-body {
    background: #fff;
    margin: 0 0 17px;
    border-top: 4px solid #e60517;
    position: relative;
  }
  .site-footer .footer-body > .container {
    text-align: left;
    margin: 0 auto;
  }
  .site-footer .footer-body .footer-body-bottom:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns {
    padding: 20px 5px 15px;
    text-align: center;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li {
    display: inline-block;
    margin: 0 10px;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li a svg {
    display: block;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(1) {
    width: 32px;
    height: 28px;
    padding: 0 3.5px;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(1) a {
    color: #1da1f2;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(2) a {
    color: #1877f2;
  }
  .site-footer .footer-body .footer-body-bottom ul.sns li:nth-child(3) a {
    color: #ed9f08;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link {
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link li {
    float: left;
    width: 50%;
    line-height: 32px;
    text-align: left;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link li.wide {
    width: 100%;
  }
  .site-footer .footer-body .footer-body-bottom ul.text-link li a {
    color: #666666;
    font-size: 11px;
    display: block;
    padding: 5px 5px 5px 15px;
  }
}

@media (min-width: 769px) {
  .breadcrumbs {
    clear: both;
    font-size: 12px;
    background: #fff;
    text-align: left;
  }
  .breadcrumbs ol {
    list-style: none;
    margin: 0 auto;
    padding: 8px 10px;
    max-width: 1320px;
  }
  .breadcrumbs ol:after {
    content: "";
    display: block;
    clear: both;
  }
  .breadcrumbs ol li {
    position: relative;
    float: left;
    padding: 0 0 0 36px;
  }
  .breadcrumbs ol li:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-right: 2px solid #202020;
    border-top: 2px solid #202020;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -3px;
  }
  .breadcrumbs ol li:first-child {
    padding: 0;
  }
  .breadcrumbs ol li:first-child:before {
    display: none;
  }
  .breadcrumbs ol li:last-child a {
    color: #e60517;
  }
  .breadcrumbs ol li a {
    display: inline-block;
    color: inherit;
    padding: 4px 0 2px;
  }
}
@media (max-width: 768px) {
  .breadcrumbs {
    font-size: 10px;
    padding: 10px 15px;
    background: #fff;
  }
  .breadcrumbs ol {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .breadcrumbs ol:after {
    content: "";
    display: block;
    clear: both;
  }
  .breadcrumbs ol li {
    position: relative;
    float: left;
    padding: 0 0 0 22px;
  }
  .breadcrumbs ol li:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    border-right: 1px solid #202020;
    border-top: 1px solid #202020;
    position: absolute;
    left: 8px;
    top: 9px;
    margin-top: -1px;
  }
  .breadcrumbs ol li:first-child {
    padding: 0;
  }
  .breadcrumbs ol li:first-child:before {
    display: none;
  }
  .breadcrumbs ol li a {
    display: inline-block;
    color: inherit;
    padding: 3px 0;
  }
  .breadcrumbs ol li:last-child a {
    color: #e60517;
  }
  .site-header .breadcrumbs {
    display: none;
  }
}
@media (max-width: 768px) {
  #navigation-wrapper-menu ul.menu,
  .footer-navigation ul.menu {
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
  }
  #navigation-wrapper-menu ul.menu > li,
  .footer-navigation ul.menu > li {
    border-top: 1px solid #d9d9d9;
    position: relative;
  }
  #navigation-wrapper-menu ul.menu > li > a:first-child,
  .footer-navigation ul.menu > li > a:first-child {
    color: #202020;
    font-size: 13px;
    font-weight: bold;
    padding: 18px 15px 17px 35px;
    display: block;
    position: relative;
    line-height: 1.2;
  }
  #navigation-wrapper-menu ul.menu > li > a:first-child:hover,
  .footer-navigation ul.menu > li > a:first-child:hover {
    color: #e60517;
    opacity: 1;
  }
  #navigation-wrapper-menu ul.menu > li > a:first-child:before,
  .footer-navigation ul.menu > li > a:first-child:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: image-url("btn-arrow-right.svg") no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #navigation-wrapper-menu ul.menu > li .click-area,
  .footer-navigation ul.menu > li .click-area {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 60px;
  }
  #navigation-wrapper-menu ul.menu > li a.toggle,
  .footer-navigation ul.menu > li a.toggle {
    position: absolute;
    top: 10px;
    right: 15px;
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #202020;
    background: #fff;
    border-radius: 50%;
    text-indent: -9999px;
  }
  #navigation-wrapper-menu ul.menu > li a.toggle:before, #navigation-wrapper-menu ul.menu > li a.toggle:after,
  .footer-navigation ul.menu > li a.toggle:before,
  .footer-navigation ul.menu > li a.toggle:after {
    content: "";
    display: block;
    background: #202020;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #navigation-wrapper-menu ul.menu > li a.toggle:before,
  .footer-navigation ul.menu > li a.toggle:before {
    width: 10px;
    height: 2px;
  }
  #navigation-wrapper-menu ul.menu > li a.toggle:after,
  .footer-navigation ul.menu > li a.toggle:after {
    width: 2px;
    height: 10px;
  }
  #navigation-wrapper-menu ul.menu > li.opened a.toggle:after,
  .footer-navigation ul.menu > li.opened a.toggle:after {
    display: none;
  }
  #navigation-wrapper-menu ul.menu > li ul,
  .footer-navigation ul.menu > li ul {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    display: none;
  }
  #navigation-wrapper-menu ul.menu > li ul:after,
  .footer-navigation ul.menu > li ul:after {
    content: "";
    display: block;
    clear: both;
  }
  #navigation-wrapper-menu ul.menu > li ul:before,
  .footer-navigation ul.menu > li ul:before {
    content: "";
    width: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    margin: 0 0 0 -1px;
    background: #d9d9d9;
    z-index: 3;
  }
  #navigation-wrapper-menu ul.menu > li ul li,
  .footer-navigation ul.menu > li ul li {
    width: 50%;
    float: left;
    border-top: 1px solid #d9d9d9;
    position: relative;
  }
  #navigation-wrapper-menu ul.menu > li ul li a,
  .footer-navigation ul.menu > li ul li a {
    font-size: 13px;
    color: inherit;
    display: block;
    padding: 15px 15px 15px 32px;
    position: relative;
    background: #f4f4f4;
  }
  #navigation-wrapper-menu ul.menu > li ul li a:before,
  .footer-navigation ul.menu > li ul li a:before {
    content: "";
    width: 15px;
    height: 4px;
    background: #202020;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
  }
  #navigation-wrapper-menu ul.menu > li ul li:last-child:after,
  .footer-navigation ul.menu > li ul li:last-child:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 100%;
    top: -1px;
    background: #d9d9d9;
  }
}
@media (min-width: 992px) {
  .widget-area {
    padding: 0 0 40px;
    width: 300px;
    float: right;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .widget-area {
    padding: 0 15px;
  }
}

@media (min-width: 769px) {
  .widget-area section.photo-gallery {
    margin: 40px 0;
    border-top: 2px solid #202020;
    padding: 25px 0 35px;
    position: relative;
  }
  .widget-area section.photo-gallery:first-child {
    margin-top: 0;
  }
  .widget-area section.photo-gallery:after {
    position: absolute;
    content: "";
    display: block;
    top: 45px;
    right: 0;
    left: 102px;
    bottom: 0;
    background: #fff;
    z-index: -1;
  }
  .widget-area section.photo-gallery h2 {
    margin: 0 0 20px;
    font-size: 24px;
  }
  .widget-area section.photo-gallery ul {
    list-style: none;
    padding: 0;
    margin: 0 35px 0 0;
  }
  .widget-area section.photo-gallery ul:after {
    content: "";
    display: block;
    clear: both;
  }
  .widget-area section.photo-gallery ul li {
    float: left;
    width: 33.33%;
    padding: 0 3px 3px 0;
  }
  .widget-area section.photo-gallery ul li a {
    padding: 0 0 100%;
    position: relative;
    display: block;
  }
  .widget-area section.photo-gallery ul li a img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
  }
}
@media (max-width: 768px) {
  .widget-area section.photo-gallery {
    margin: 40px 0 50px;
    border-top: 2px solid #202020;
    padding: 15px 0 25px;
    position: relative;
  }
  .widget-area section.photo-gallery:after {
    position: absolute;
    content: "";
    display: block;
    top: 38px;
    right: -15px;
    left: 65px;
    bottom: 0;
    background: #fff;
    z-index: -1;
  }
  .widget-area section.photo-gallery h2 {
    margin: 0 0 10px;
    font-size: 25px;
  }
  .widget-area section.photo-gallery ul {
    list-style: none;
    padding: 0;
    max-width: 500px;
    margin: 0 auto;
  }
  .widget-area section.photo-gallery ul:after {
    content: "";
    display: block;
    clear: both;
  }
  .widget-area section.photo-gallery ul li {
    float: left;
    width: 33.33%;
    padding: 0 3px 3px 0;
  }
  .widget-area section.photo-gallery ul li a {
    padding: 0 0 100%;
    position: relative;
    display: block;
  }
  .widget-area section.photo-gallery ul li a img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
  }
}

@media (min-width: 769px) {
  section.popular-tag {
    margin: 40px 0;
    border-top: 2px solid #202020;
    padding: 25px 0 35px;
    position: relative;
  }
  section.popular-tag:first-child {
    margin-top: 0;
  }
  section.popular-tag:after {
    position: absolute;
    content: "";
    display: block;
    top: 45px;
    right: 0;
    left: 102px;
    bottom: 0;
    background: #fff;
    z-index: -1;
  }
  section.popular-tag h2 {
    margin: 0 0 20px;
    font-size: 24px;
  }
  section.popular-tag ul {
    list-style: none;
    padding: 0;
    margin: 0 -13px 0 0;
  }
  section.popular-tag ul:after {
    content: "";
    display: block;
    clear: both;
  }
  section.popular-tag ul li {
    float: left;
    margin: 0 13px 11px 0;
  }
  section.popular-tag ul li a {
    display: block;
    font-size: 18px;
    color: #202020;
    font-weight: bold;
    position: relative;
    z-index: 2;
    line-height: 40px;
    padding: 0 10px;
  }
  section.popular-tag ul li a:before {
    content: "#";
  }
  section.popular-tag ul li a:after {
    content: "";
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 20px;
    background: #ffdcdf;
    z-index: -1;
  }
}
@media (max-width: 768px) {
  section.popular-tag {
    margin: 45px 0 50px;
    border-top: 2px solid #202020;
    padding: 15px 0 20px;
    position: relative;
  }
  section.popular-tag:after {
    position: absolute;
    content: "";
    display: block;
    top: 35px;
    right: -15px;
    left: 65px;
    bottom: 0;
    background: #fff;
    z-index: -1;
  }
  section.popular-tag h2 {
    margin: 0 0 10px;
    font-size: 25px;
  }
  section.popular-tag ul {
    list-style: none;
    padding: 0;
    margin: 0 -10px 0 0;
  }
  section.popular-tag ul:after {
    content: "";
    display: block;
    clear: both;
  }
  section.popular-tag ul li {
    float: left;
    margin: 0 10px 10px 0;
  }
  section.popular-tag ul li a {
    display: block;
    font-size: 14px;
    color: #202020;
    font-weight: bold;
    position: relative;
    z-index: 2;
    line-height: 29px;
    padding: 0 10px;
  }
  section.popular-tag ul li a:before {
    content: "#";
  }
  section.popular-tag ul li a:after {
    content: "";
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 15px;
    background: #ffdcdf;
    z-index: -1;
  }
}

.widget-area div.ad {
  margin: 40px 0;
  text-align: center;
}
.widget-area div.ad:first-child {
  margin-top: 0;
}
.widget-area div.ad a img {
  vertical-align: bottom;
}

.no-data {
  display: none;
}

@media (min-width: 769px) {
  .popular-posts {
    margin: 0 0 40px;
  }
  .popular-posts .ranking {
    padding: 25px 0 0;
    border-top: 2px solid #202020;
    position: relative;
  }
  .popular-posts .ranking:first-child {
    margin-top: 0;
  }
  .popular-posts .ranking:after {
    position: absolute;
    content: "";
    display: block;
    top: 45px;
    right: 0;
    left: 102px;
    bottom: 55px;
    background: #fff;
    z-index: -1;
  }
  .popular-posts .ranking h2 {
    font-size: 24px;
    margin: 0 0 20px;
  }
  .popular-posts .ranking ol {
    padding: 0;
    margin: 15px 35px 0 0;
    list-style: none;
  }
  .popular-posts .ranking ol li {
    position: relative;
    font-size: 14px;
    padding: 0 0 0 150px;
    margin: 0 0 20px;
    min-height: 95px;
  }
  .popular-posts .ranking ol li .number {
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #202020;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    font-weight: bold;
    font-size: 12px;
  }
  .popular-posts .ranking ol li .number.number1 {
    background: #caac1e;
  }
  .popular-posts .ranking ol li .number.number2 {
    background: #96a0a7;
  }
  .popular-posts .ranking ol li .number.number3 {
    background: #a4784d;
  }
  .popular-posts .ranking ol li .img {
    width: 140px;
    height: 95px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  .popular-posts .ranking ol li .img a {
    display: block;
    height: inherit;
  }
  .popular-posts .ranking ol li .img img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    width: auto;
  }
  .popular-posts .ranking ol li .title a {
    display: block;
    line-height: 1.5;
    color: inherit;
    font-weight: bold;
  }
  .popular-posts .ranking ol li .pr {
    font-size: 13px;
    color: #333;
  }
  .popular-posts .ranking a.more {
    display: block;
    margin: 60px auto 0;
    text-align: right;
    color: inherit;
    font-size: 16px;
    font-weight: bold;
  }
  .popular-posts .ranking a.more svg {
    width: 34px;
    height: 34px;
    vertical-align: middle;
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  .popular-posts {
    margin: 40px 0;
  }
  .popular-posts .ranking {
    padding: 15px 0 0;
    border-top: 2px solid #202020;
    position: relative;
  }
  .popular-posts .ranking:after {
    position: absolute;
    content: "";
    display: block;
    top: 35px;
    right: -15px;
    left: 65px;
    bottom: 50px;
    background: #fff;
    z-index: -1;
  }
  .popular-posts .ranking h2 {
    font-size: 25px;
    margin: 0 0 10px;
  }
  .popular-posts .ranking ol {
    padding: 0;
    margin: 0 10px 45px 0;
    list-style: none;
  }
  .popular-posts .ranking ol li {
    position: relative;
    font-size: 12px;
    padding: 0 0 0 110px;
    margin: 0 0 10px;
    min-height: 75px;
  }
  .popular-posts .ranking ol li .number {
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #202020;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    font-weight: bold;
    font-size: 11px;
  }
  .popular-posts .ranking ol li .number.number1 {
    background: #caac1e;
  }
  .popular-posts .ranking ol li .number.number2 {
    background: #96a0a7;
  }
  .popular-posts .ranking ol li .number.number3 {
    background: #a4784d;
  }
  .popular-posts .ranking ol li .img {
    width: 102px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  .popular-posts .ranking ol li .img a {
    display: block;
    height: inherit;
  }
  .popular-posts .ranking ol li .img img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    width: auto;
  }
  .popular-posts .ranking ol li .title a {
    display: block;
    line-height: 1.5;
    color: inherit;
    font-weight: bold;
  }
  .popular-posts .ranking ol li .pr {
    font-size: 13px;
    color: #333;
  }
  .popular-posts .ranking a.more {
    display: block;
    margin: 0 auto;
    text-align: right;
    color: inherit;
    font-size: 13px;
    font-weight: bold;
  }
  .popular-posts .ranking a.more svg {
    width: 34px;
    height: 34px;
    vertical-align: middle;
    margin-left: 10px;
  }
}

.article-list-large {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 769px) {
  .article-list-large {
    padding: 30px;
    margin: 0 0 60px;
  }
  .article-list-large .box {
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 2px solid #ccc;
  }
  .article-list-large .box:last-child {
    padding: 0;
    margin: 0;
    border-bottom: none;
  }
  .article-list-large .box > div {
    position: relative;
    min-height: 235px;
    padding: 0 0 0 380px;
  }
  .article-list-large .box > div:after {
    content: "";
    display: block;
    clear: both;
  }
  .article-list-large .box .img {
    width: 350px;
    height: 235px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  .article-list-large .box .img img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    max-height: 100%;
    left: 50%;
    top: 50%;
  }
  .article-list-large .box .img a {
    display: block;
  }
  .article-list-large .box .title {
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .article-list-large .box .title a {
    color: inherit;
  }
  .article-list-large .box p {
    color: #666;
    font-size: 14px;
    line-height: 1.64;
    margin: 0;
  }
  .article-list-large .box .date {
    font-size: 13px;
    color: #999491;
    padding: 5px 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .article-list-large .box .categories {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
  }
  .article-list-large .box .categories li {
    float: left;
  }
  .article-list-large .box .categories li.category1 {
    margin: 0 20px 0 0;
  }
  .article-list-large .box .categories li.category1 a {
    color: #fff;
    font-size: 12px;
    background: #999;
    padding: 5px 15px;
    display: block;
  }
  .article-list-large .box .categories li.category2 {
    margin: 0 15px 0 0;
  }
  .article-list-large .box .categories li.category2 a {
    font-size: 12px;
    float: left;
    position: relative;
    padding: 5px 5px 5px 19px;
    color: inherit;
  }
  .article-list-large .box .categories li.category2 a:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -1px 0 0;
  }
  .article-list-large .box .categories li.pr {
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    background: #333;
  }
  .article-list-large .box.category-drama > div:before {
    border-right-color: #ed9648;
  }
  .article-list-large .box.category-drama .categories li.category1 a {
    background: #ed9648;
  }
  .article-list-large .box.category-drama .categories li.category2 a:before {
    background: #ed9648;
  }
  .article-list-large .box.category-variety > div:before {
    border-right-color: #ef7d8f;
  }
  .article-list-large .box.category-variety .categories li.category1 a {
    background: #ef7d8f;
  }
  .article-list-large .box.category-variety .categories li.category2 a:before {
    background: #ef7d8f;
  }
  .article-list-large .box.category-anime > div:before {
    border-right-color: #a492f3;
  }
  .article-list-large .box.category-anime .categories li.category1 a {
    background: #a492f3;
  }
  .article-list-large .box.category-anime .categories li.category2 a:before {
    background: #a492f3;
  }
  .article-list-large .box.category-music > div:before {
    border-right-color: #a0c960;
  }
  .article-list-large .box.category-music .categories li.category1 a {
    background: #a0c960;
  }
  .article-list-large .box.category-music .categories li.category2 a:before {
    background: #a0c960;
  }
  .article-list-large .box.category-movie > div:before {
    border-right-color: #5765eb;
  }
  .article-list-large .box.category-movie .categories li.category1 a {
    background: #5765eb;
  }
  .article-list-large .box.category-movie .categories li.category2 a:before {
    background: #5765eb;
  }
  .article-list-large .box.category-entame > div:before {
    border-right-color: #5caccd;
  }
  .article-list-large .box.category-entame .categories li.category1 a {
    background: #5caccd;
  }
  .article-list-large .box.category-entame .categories li.category2 a:before {
    background: #5caccd;
  }
  .article-list-large .box.category-books > div:before {
    border-right-color: #50b192;
  }
  .article-list-large .box.category-books .categories li.category1 a {
    background: #50b192;
  }
  .article-list-large .box.category-books .categories li.category2 a:before {
    background: #50b192;
  }
  .article-list-large .box.category-latest > div:before {
    border-right-color: #cf0002;
  }
  .article-list-large .box.category-latest .categories li.category1 a {
    background: #cf0002;
  }
  .article-list-large .box.category-latest .categories li.category2 a:before {
    background: #cf0002;
  }
  .article-list-large .box.category-pickup > div:before {
    border-right-color: #d7ca61;
  }
  .article-list-large .box.category-pickup .categories li.category1 a {
    background: #d7ca61;
  }
  .article-list-large .box.category-pickup .categories li.category2 a:before {
    background: #d7ca61;
  }
}
@media (max-width: 768px) {
  .article-list-large {
    padding: 15px;
    margin: 0 0 50px;
  }
  .article-list-large .box {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 2px solid #ccc;
  }
  .article-list-large .box:after {
    content: "";
    display: block;
    clear: both;
  }
  .article-list-large .box:last-child {
    padding: 0;
    margin: 0;
    border-bottom: none;
  }
  .article-list-large .box .img img {
    display: block;
    margin: 0 auto 12px;
  }
  .article-list-large .box .img a {
    display: block;
  }
  .article-list-large .box .title {
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
    margin: 0 0 5px;
  }
  .article-list-large .box .title a {
    color: inherit;
  }
  .article-list-large .box p {
    color: #666;
    font-size: 12px;
    line-height: 1.4;
  }
  .article-list-large .box .date {
    font-size: 11px;
    color: #999491;
    padding: 2px 0;
    float: right;
  }
  .article-list-large .box .categories {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
  }
  .article-list-large .box .categories li {
    float: left;
  }
  .article-list-large .box .categories li.category1 {
    margin: 0 10px 0 0;
  }
  .article-list-large .box .categories li.category1 a {
    color: #fff;
    font-size: 11px;
    background: #999;
    padding: 4px 8px;
    display: block;
  }
  .article-list-large .box .categories li.category2 {
    margin: 0 6px 0 0;
  }
  .article-list-large .box .categories li.category2 a {
    font-size: 10px;
    float: left;
    position: relative;
    padding: 4px 4px 4px 18px;
    color: inherit;
  }
  .article-list-large .box .categories li.category2 a:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -1px 0 0;
  }
  .article-list-large .box .categories li.pr {
    font-size: 11px;
    color: #fff;
    padding: 4px 8px;
    background: #333;
  }
  .article-list-large .box.category-drama > div:before {
    border-right-color: #ed9648;
  }
  .article-list-large .box.category-drama .categories li.category1 a {
    background: #ed9648;
  }
  .article-list-large .box.category-drama .categories li.category2 a:before {
    background: #ed9648;
  }
  .article-list-large .box.category-variety > div:before {
    border-right-color: #ef7d8f;
  }
  .article-list-large .box.category-variety .categories li.category1 a {
    background: #ef7d8f;
  }
  .article-list-large .box.category-variety .categories li.category2 a:before {
    background: #ef7d8f;
  }
  .article-list-large .box.category-anime > div:before {
    border-right-color: #a492f3;
  }
  .article-list-large .box.category-anime .categories li.category1 a {
    background: #a492f3;
  }
  .article-list-large .box.category-anime .categories li.category2 a:before {
    background: #a492f3;
  }
  .article-list-large .box.category-music > div:before {
    border-right-color: #a0c960;
  }
  .article-list-large .box.category-music .categories li.category1 a {
    background: #a0c960;
  }
  .article-list-large .box.category-music .categories li.category2 a:before {
    background: #a0c960;
  }
  .article-list-large .box.category-movie > div:before {
    border-right-color: #5765eb;
  }
  .article-list-large .box.category-movie .categories li.category1 a {
    background: #5765eb;
  }
  .article-list-large .box.category-movie .categories li.category2 a:before {
    background: #5765eb;
  }
  .article-list-large .box.category-entame > div:before {
    border-right-color: #5caccd;
  }
  .article-list-large .box.category-entame .categories li.category1 a {
    background: #5caccd;
  }
  .article-list-large .box.category-entame .categories li.category2 a:before {
    background: #5caccd;
  }
  .article-list-large .box.category-books > div:before {
    border-right-color: #50b192;
  }
  .article-list-large .box.category-books .categories li.category1 a {
    background: #50b192;
  }
  .article-list-large .box.category-books .categories li.category2 a:before {
    background: #50b192;
  }
  .article-list-large .box.category-latest > div:before {
    border-right-color: #cf0002;
  }
  .article-list-large .box.category-latest .categories li.category1 a {
    background: #cf0002;
  }
  .article-list-large .box.category-latest .categories li.category2 a:before {
    background: #cf0002;
  }
  .article-list-large .box.category-pickup > div:before {
    border-right-color: #d7ca61;
  }
  .article-list-large .box.category-pickup .categories li.category1 a {
    background: #d7ca61;
  }
  .article-list-large .box.category-pickup .categories li.category2 a:before {
    background: #d7ca61;
  }
}

@media (min-width: 769px) {
  .article-list .body {
    overflow: hidden;
  }
  .article-list .body .inner {
    margin: 0 -20px 0 0;
  }
  .article-list .body .inner:after {
    content: "";
    display: block;
    clear: both;
  }
  .article-list .box {
    float: left;
    width: 33.33%;
    padding: 0 20px 20px 0;
  }
  .article-list .box:nth-child(3n+1) {
    clear: left;
  }
  .article-list .box > div {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 0 20px 10px;
    position: relative;
  }
  .article-list .box > div:after {
    content: "";
    display: block;
    clear: both;
  }
  .article-list .box > div:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 40px solid #999999;
    border-top: 40px solid transparent;
  }
  .article-list .box .img {
    overflow: hidden;
    position: relative;
    margin: 0 -20px 15px;
  }
  .article-list .box .img img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    max-height: 100%;
    width: auto;
    left: 50%;
    top: 50%;
  }
  .article-list .box .img a {
    display: block;
    padding: 0 0 66.53%;
    position: relative;
  }
  .article-list .box .img.full img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .article-list .box .title {
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    margin: 25px 0 20px;
    letter-spacing: 0.08rem;
  }
  .article-list .box .title a {
    color: inherit;
  }
  .article-list .box .date {
    font-size: 13px;
    color: #999491;
    float: right;
    padding: 5px 0;
  }
  .article-list .box .categories {
    list-style: none;
    margin: 0;
    float: left;
    padding: 0 0 10px;
  }
  .article-list .box .categories li {
    float: left;
  }
  .article-list .box .categories li.category1 {
    margin: 0 10px 10px 0;
  }
  .article-list .box .categories li.category1 a {
    color: #fff;
    font-size: 12px;
    background: #999;
    padding: 5px 15px;
    display: block;
  }
  .article-list .box .categories li.category2 {
    margin: 0 5px 10px 0;
  }
  .article-list .box .categories li.category2 a {
    font-size: 12px;
    float: left;
    position: relative;
    padding: 5px 5px 5px 19px;
    color: inherit;
  }
  .article-list .box .categories li.category2 a:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -1px 0 0;
  }
  .article-list .box .pr {
    font-size: 12px;
    color: #fff;
    margin: 0 10px 10px 0;
    float: left;
    padding: 5px 10px;
    background: #333;
  }
  .article-list .box.category-drama > div:before {
    border-right-color: #ed9648;
  }
  .article-list .box.category-drama .categories li.category1 a {
    background: #ed9648;
  }
  .article-list .box.category-drama .categories li.category2 a:before {
    background: #ed9648;
  }
  .article-list .box.category-variety > div:before {
    border-right-color: #ef7d8f;
  }
  .article-list .box.category-variety .categories li.category1 a {
    background: #ef7d8f;
  }
  .article-list .box.category-variety .categories li.category2 a:before {
    background: #ef7d8f;
  }
  .article-list .box.category-anime > div:before {
    border-right-color: #a492f3;
  }
  .article-list .box.category-anime .categories li.category1 a {
    background: #a492f3;
  }
  .article-list .box.category-anime .categories li.category2 a:before {
    background: #a492f3;
  }
  .article-list .box.category-music > div:before {
    border-right-color: #a0c960;
  }
  .article-list .box.category-music .categories li.category1 a {
    background: #a0c960;
  }
  .article-list .box.category-music .categories li.category2 a:before {
    background: #a0c960;
  }
  .article-list .box.category-movie > div:before {
    border-right-color: #5765eb;
  }
  .article-list .box.category-movie .categories li.category1 a {
    background: #5765eb;
  }
  .article-list .box.category-movie .categories li.category2 a:before {
    background: #5765eb;
  }
  .article-list .box.category-entame > div:before {
    border-right-color: #5caccd;
  }
  .article-list .box.category-entame .categories li.category1 a {
    background: #5caccd;
  }
  .article-list .box.category-entame .categories li.category2 a:before {
    background: #5caccd;
  }
  .article-list .box.category-books > div:before {
    border-right-color: #50b192;
  }
  .article-list .box.category-books .categories li.category1 a {
    background: #50b192;
  }
  .article-list .box.category-books .categories li.category2 a:before {
    background: #50b192;
  }
  .article-list .box.category-latest > div:before {
    border-right-color: #cf0002;
  }
  .article-list .box.category-latest .categories li.category1 a {
    background: #cf0002;
  }
  .article-list .box.category-latest .categories li.category2 a:before {
    background: #cf0002;
  }
  .article-list .box.category-pickup > div:before {
    border-right-color: #d7ca61;
  }
  .article-list .box.category-pickup .categories li.category1 a {
    background: #d7ca61;
  }
  .article-list .box.category-pickup .categories li.category2 a:before {
    background: #d7ca61;
  }
  body.home .article-list .body .inner {
    margin: 0 -20px 0 0;
  }
  body.home .article-list .box {
    width: 50%;
  }
  body.home .article-list .box:nth-child(3n+1) {
    clear: none;
  }
  body.home .article-list .box:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 768px) {
  .article-list {
    margin-top: 20px;
  }
  .page-header + .article-list {
    margin-top: 0;
  }
  .article-list .body {
    overflow: hidden;
  }
  .article-list .body .inner {
    margin: 0 5px 5px 15px;
  }
  .article-list .body .inner:after {
    content: "";
    display: block;
    clear: both;
  }
  .article-list .box {
    float: left;
    width: 50%;
    padding: 0 10px 10px 0;
  }
  .article-list .box:nth-child(2n+1) {
    clear: left;
  }
  .article-list .box > div {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 0 10px 15px;
    position: relative;
  }
  .article-list .box > div:after {
    content: "";
    display: block;
    clear: both;
  }
  .article-list .box > div:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 20px solid #999999;
    border-top: 20px solid transparent;
  }
  .article-list .box .img {
    background: #fff;
    overflow: hidden;
    margin: 0 -10px 5px;
  }
  .article-list .box .img img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    max-height: 100%;
    width: auto;
    left: 50%;
    top: 50%;
  }
  .article-list .box .img a {
    padding: 0 0 66.5%;
    position: relative;
    display: block;
  }
  .article-list .box .img.full img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .article-list .box .date {
    font-size: 11px;
    color: #999491;
    float: right;
    margin: 3px 0 0;
  }
  .article-list .box .categories {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .article-list .box .categories li {
    float: left;
  }
  .article-list .box .categories li.category1 {
    margin: 0 5px 5px 0;
  }
  .article-list .box .categories li.category1 a {
    color: #fff;
    font-size: 11px;
    background: #999;
    padding: 3px 8px;
    display: block;
  }
  .article-list .box .categories li.category2 {
    margin: 0 5px 5px 0;
  }
  .article-list .box .categories li.category2 a {
    font-size: 10px;
    float: left;
    position: relative;
    padding: 4px 0 4px 18px;
    color: inherit;
  }
  .article-list .box .categories li.category2 a:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -1px 0 0;
  }
  .article-list .box .pr {
    font-size: 11px;
    color: #fff;
    float: left;
    padding: 3px 8px;
    background: #333;
  }
  .article-list .box .title {
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
    margin: 20px 0 15px;
  }
  .article-list .box .title a {
    color: inherit;
  }
  .article-list .box.category-drama > div:before {
    border-right-color: #ed9648;
  }
  .article-list .box.category-drama .categories li.category1 a {
    background: #ed9648;
  }
  .article-list .box.category-drama .categories li.category2 a:before {
    background: #ed9648;
  }
  .article-list .box.category-variety > div:before {
    border-right-color: #ef7d8f;
  }
  .article-list .box.category-variety .categories li.category1 a {
    background: #ef7d8f;
  }
  .article-list .box.category-variety .categories li.category2 a:before {
    background: #ef7d8f;
  }
  .article-list .box.category-anime > div:before {
    border-right-color: #a492f3;
  }
  .article-list .box.category-anime .categories li.category1 a {
    background: #a492f3;
  }
  .article-list .box.category-anime .categories li.category2 a:before {
    background: #a492f3;
  }
  .article-list .box.category-music > div:before {
    border-right-color: #a0c960;
  }
  .article-list .box.category-music .categories li.category1 a {
    background: #a0c960;
  }
  .article-list .box.category-music .categories li.category2 a:before {
    background: #a0c960;
  }
  .article-list .box.category-movie > div:before {
    border-right-color: #5765eb;
  }
  .article-list .box.category-movie .categories li.category1 a {
    background: #5765eb;
  }
  .article-list .box.category-movie .categories li.category2 a:before {
    background: #5765eb;
  }
  .article-list .box.category-entame > div:before {
    border-right-color: #5caccd;
  }
  .article-list .box.category-entame .categories li.category1 a {
    background: #5caccd;
  }
  .article-list .box.category-entame .categories li.category2 a:before {
    background: #5caccd;
  }
  .article-list .box.category-books > div:before {
    border-right-color: #50b192;
  }
  .article-list .box.category-books .categories li.category1 a {
    background: #50b192;
  }
  .article-list .box.category-books .categories li.category2 a:before {
    background: #50b192;
  }
  .article-list .box.category-latest > div:before {
    border-right-color: #cf0002;
  }
  .article-list .box.category-latest .categories li.category1 a {
    background: #cf0002;
  }
  .article-list .box.category-latest .categories li.category2 a:before {
    background: #cf0002;
  }
  .article-list .box.category-pickup > div:before {
    border-right-color: #d7ca61;
  }
  .article-list .box.category-pickup .categories li.category1 a {
    background: #d7ca61;
  }
  .article-list .box.category-pickup .categories li.category2 a:before {
    background: #d7ca61;
  }
}

@media (min-width: 769px) {
  .site-main article {
    background: #fff;
    padding: 30px 80px;
  }
  .site-main article .entry-header {
    margin: 0 -20px;
  }
  .site-main article h1.entry-title {
    font-size: 32px;
    margin: 0 0 16px;
    line-height: 1.4;
  }
  .site-main article .wrap:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article ul.sns {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .site-main article ul.sns:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article ul.sns li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
  }
  .site-main article ul.sns li:before {
    display: none;
  }
  .site-main article ul.sns li.facebook {
    width: 157px;
    overflow: hidden;
  }
  .site-main article .category1 {
    background: #999;
    color: #fff;
    font-size: 12px;
    padding: 6px 20px;
    float: left;
    margin: 0 20px 0 0;
  }
  .site-main article .category1.category-drama {
    background-color: #ed9648;
  }
  .site-main article .category1.category-variety {
    background-color: #ef7d8f;
  }
  .site-main article .category1.category-anime {
    background-color: #a492f3;
  }
  .site-main article .category1.category-music {
    background-color: #a0c960;
  }
  .site-main article .category1.category-movie {
    background-color: #5765eb;
  }
  .site-main article .category1.category-entame {
    background-color: #5caccd;
  }
  .site-main article .category1.category-books {
    background-color: #50b192;
  }
  .site-main article .category1.category-latest {
    background-color: #cf0002;
  }
  .site-main article .category1.category-pickup {
    background-color: #d7ca61;
  }
  .site-main article .category2 {
    font-size: 12px;
    float: left;
    position: relative;
    padding: 5px 5px 5px 19px;
    margin: 0 20px 0 0;
  }
  .site-main article .category2:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -1px 0 0;
  }
  .site-main article .category2.category-drama:before {
    background-color: #ed9648;
  }
  .site-main article .category2.category-variety:before {
    background-color: #ef7d8f;
  }
  .site-main article .category2.category-anime:before {
    background-color: #a492f3;
  }
  .site-main article .category2.category-music:before {
    background-color: #a0c960;
  }
  .site-main article .category2.category-movie:before {
    background-color: #5765eb;
  }
  .site-main article .category2.category-entame:before {
    background-color: #5caccd;
  }
  .site-main article .category2.category-books:before {
    background-color: #50b192;
  }
  .site-main article .category2.category-latest:before {
    background-color: #cf0002;
  }
  .site-main article .category2.category-pickup:before {
    background-color: #d7ca61;
  }
  .site-main article .pr {
    background: #333;
    color: #fff;
    font-size: 12px;
    padding: 6px 20px;
    float: left;
    margin: 0 20px 0 0;
  }
  .site-main article .date {
    font-size: 14px;
    float: right;
    color: #aaa;
  }
  .site-main article .entry-meta {
    clear: both;
    border-top: 2px solid rgba(204, 204, 204, 0.8);
    padding: 30px 0 0;
    margin: 30px 0 20px;
  }
  .site-main article .entry-meta:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article.category-drama .entry-meta {
    border-top-color: #ed9648;
  }
  .site-main article.category-variety .entry-meta {
    border-top-color: #ef7d8f;
  }
  .site-main article.category-anime .entry-meta {
    border-top-color: #a492f3;
  }
  .site-main article.category-music .entry-meta {
    border-top-color: #a0c960;
  }
  .site-main article.category-movie .entry-meta {
    border-top-color: #5765eb;
  }
  .site-main article.category-entame .entry-meta {
    border-top-color: #5caccd;
  }
  .site-main article.category-books .entry-meta {
    border-top-color: #50b192;
  }
  .site-main article.category-latest .entry-meta {
    border-top-color: #cf0002;
  }
  .site-main article.category-pickup .entry-meta {
    border-top-color: #d7ca61;
  }
  .site-main article .meta-wrap {
    padding: 30px 0 0;
    margin: 20px 0 0;
    position: relative;
    border-top: 2px solid #f0f0f0;
  }
  .site-main article .meta-wrap:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article .meta-wrap div.tags {
    margin: 20px 0 10px;
  }
  .site-main article .meta-wrap div.tags a {
    float: left;
    font-size: 20px;
    color: #202020;
    font-weight: bold;
    position: relative;
    z-index: 2;
    line-height: 40px;
    padding: 0 10px;
    margin: 0 10px 10px 0;
    text-decoration: none;
  }
  .site-main article .meta-wrap div.tags a:before {
    content: "#";
  }
  .site-main article .meta-wrap div.tags a:after {
    content: "";
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 20px;
    background: #ffdcdf;
    z-index: -1;
  }
  .site-main article .magazine {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 30px 35px 35px 225px;
    position: relative;
    min-height: 300px;
    margin: 30px -20px;
  }
  .site-main article .magazine .img {
    width: 170px;
    height: 240px;
    position: absolute;
    left: 30px;
    top: 30px;
  }
  .site-main article .magazine .img img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
  }
  .site-main article .magazine .title {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .site-main article .magazine .body {
    font-size: 14px;
  }
  .site-main article .magazine .body dl {
    margin: 0;
  }
  .site-main article .magazine .body dl dt {
    color: #666;
    font-weight: bold;
  }
  .site-main article .magazine .body dl dd {
    margin: 5px 0 0;
    min-height: 65px;
  }
  .site-main article .magazine p.buy {
    margin: 25px 0 0;
  }
  .site-main article .magazine p.buy a {
    display: block;
    max-width: 400px;
    line-height: 80px;
    margin: 0 auto;
    color: #fff;
    background: #e60517;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    border-radius: 40px;
    position: relative;
  }
  .site-main article .magazine p.buy a svg {
    display: block;
    position: absolute;
    right: 23px;
    top: 50%;
    width: 34px;
    height: 34px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.page .site-main article,
  body.error404 .site-main article {
    padding: 55px 80px;
    font-size: 18px;
  }
  body.page .site-main article h1.entry-title,
  body.page .site-main article h1.page-title,
  body.error404 .site-main article h1.entry-title,
  body.error404 .site-main article h1.page-title {
    border-bottom: 2px solid #e60517;
    padding: 0 0 20px;
    margin: 0 0 35px;
  }
  body.page .site-main article p.return,
  body.error404 .site-main article p.return {
    text-align: center;
    margin: 30px 0;
  }
  body.page .site-main article p.return a,
  body.error404 .site-main article p.return a {
    color: inherit;
    font-weight: bold;
  }
  body.page .site-main article p.return svg,
  body.error404 .site-main article p.return svg {
    vertical-align: middle;
    margin: 0 0 0 8px;
  }
  .about-ad {
    text-align: center;
    margin: 60px 0 0;
  }
  .about-ad .logo-txt {
    display: block;
    margin: 10px auto;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .site-main article {
    padding: 30px 50px;
  }
}
@media (max-width: 768px) {
  .site-main article {
    background: #fff;
    padding: 20px 15px;
  }
  .site-main article h1.entry-title {
    font-size: 23px;
    line-height: 1.26;
    margin: 0 0 20px;
  }
  .site-main article .wrap:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article ul.sns {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .site-main article ul.sns:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article ul.sns li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    height: 26px;
  }
  .site-main article ul.sns li:before {
    display: none;
  }
  .site-main article ul.sns li.facebook {
    width: 135px;
    overflow: hidden;
  }
  .site-main article .category1 {
    background: #999;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    float: left;
    margin: 0 15px 0 0;
  }
  .site-main article .category1.category-drama {
    background-color: #ed9648;
  }
  .site-main article .category1.category-variety {
    background-color: #ef7d8f;
  }
  .site-main article .category1.category-anime {
    background-color: #a492f3;
  }
  .site-main article .category1.category-music {
    background-color: #a0c960;
  }
  .site-main article .category1.category-movie {
    background-color: #5765eb;
  }
  .site-main article .category1.category-entame {
    background-color: #5caccd;
  }
  .site-main article .category1.category-books {
    background-color: #50b192;
  }
  .site-main article .category1.category-latest {
    background-color: #cf0002;
  }
  .site-main article .category1.category-pickup {
    background-color: #d7ca61;
  }
  .site-main article .category2 {
    font-size: 10px;
    float: left;
    position: relative;
    padding: 5px 5px 5px 19px;
    margin: 0 20px 0 0;
  }
  .site-main article .category2:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -1px 0 0;
  }
  .site-main article .category2.category-drama:before {
    background-color: #ed9648;
  }
  .site-main article .category2.category-variety:before {
    background-color: #ef7d8f;
  }
  .site-main article .category2.category-anime:before {
    background-color: #a492f3;
  }
  .site-main article .category2.category-music:before {
    background-color: #a0c960;
  }
  .site-main article .category2.category-movie:before {
    background-color: #5765eb;
  }
  .site-main article .category2.category-entame:before {
    background-color: #5caccd;
  }
  .site-main article .category2.category-books:before {
    background-color: #50b192;
  }
  .site-main article .category2.category-latest:before {
    background-color: #cf0002;
  }
  .site-main article .category2.category-pickup:before {
    background-color: #d7ca61;
  }
  .site-main article .pr {
    background: #333;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    float: left;
    margin: 0 15px 0 0;
  }
  .site-main article .date {
    font-size: 11px;
    float: right;
    color: #aaa;
    padding: 3px 0;
  }
  .site-main article .entry-meta {
    clear: both;
    border-top: 2px solid rgba(204, 204, 204, 0.8);
    padding: 20px 0 0;
    margin: 20px 0;
  }
  .site-main article .entry-meta:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article.category-drama .entry-meta {
    border-top-color: #ed9648;
  }
  .site-main article.category-variety .entry-meta {
    border-top-color: #ef7d8f;
  }
  .site-main article.category-anime .entry-meta {
    border-top-color: #a492f3;
  }
  .site-main article.category-music .entry-meta {
    border-top-color: #a0c960;
  }
  .site-main article.category-movie .entry-meta {
    border-top-color: #5765eb;
  }
  .site-main article.category-entame .entry-meta {
    border-top-color: #5caccd;
  }
  .site-main article.category-books .entry-meta {
    border-top-color: #50b192;
  }
  .site-main article.category-latest .entry-meta {
    border-top-color: #cf0002;
  }
  .site-main article.category-pickup .entry-meta {
    border-top-color: #d7ca61;
  }
  .site-main article .meta-wrap {
    padding: 30px 0 0;
    margin: 40px 0 0;
    position: relative;
    border-top: 2px solid #f0f0f0;
  }
  .site-main article .meta-wrap:after {
    content: "";
    display: block;
    clear: both;
  }
  .site-main article .meta-wrap div.tags {
    margin: 20px 0 10px;
  }
  .site-main article .meta-wrap div.tags a {
    float: left;
    font-size: 20px;
    color: #202020;
    font-weight: bold;
    position: relative;
    z-index: 2;
    line-height: 40px;
    padding: 0 10px;
    margin: 0 10px 10px 0;
    text-decoration: none;
  }
  .site-main article .meta-wrap div.tags a:before {
    content: "#";
  }
  .site-main article .meta-wrap div.tags a:after {
    content: "";
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 20px;
    background: #ffdcdf;
    z-index: -1;
  }
  .site-main article .magazine {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px 15px 20px;
    margin: 15px 0;
  }
  .site-main article .magazine .img {
    width: 140px;
    height: 200px;
    position: relative;
    margin: 0 auto 12px;
  }
  .site-main article .magazine .img img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
  }
  .site-main article .magazine .title {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .site-main article .magazine .body {
    font-size: 12px;
  }
  .site-main article .magazine .body dl {
    margin: 0;
  }
  .site-main article .magazine .body dl dt {
    color: #666;
    font-weight: bold;
  }
  .site-main article .magazine .body dl dd {
    margin: 5px 0 0;
  }
  .site-main article .magazine p.buy {
    margin: 15px 0 0;
  }
  .site-main article .magazine p.buy a {
    display: block;
    max-width: 250px;
    line-height: 50px;
    margin: 0 auto;
    color: #fff;
    background: #e60517;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    border-radius: 25px;
    position: relative;
  }
  .site-main article .magazine p.buy a svg {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.page .site-main article,
  body.error404 .site-main article {
    font-size: 14px;
  }
  body.page .site-main article h1.entry-title,
  body.page .site-main article h1.page-title,
  body.error404 .site-main article h1.entry-title,
  body.error404 .site-main article h1.page-title {
    border-bottom: 2px solid #e60517;
    padding: 5px 0 10px;
    margin: 0 0 15px;
  }
  body.page .site-main article p.return,
  body.error404 .site-main article p.return {
    text-align: center;
    margin: 30px 0;
  }
  body.page .site-main article p.return a,
  body.error404 .site-main article p.return a {
    color: inherit;
    font-weight: bold;
  }
  body.page .site-main article p.return svg,
  body.error404 .site-main article p.return svg {
    vertical-align: middle;
    margin: 0 0 0 8px;
    width: 30px;
    height: 30px;
  }
  .about-ad {
    text-align: center;
    margin: 25px 0 0;
  }
  .about-ad .logo-txt {
    display: block;
    margin: 10px auto 0;
  }
  .about-ad .arrow-link {
    text-align: left;
  }
  .about-ad img {
    width: 75%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  section.relative-link {
    border-top: 2px solid #202020;
    padding: 30px 0 0;
    margin: 50px 0 40px;
  }
  section.relative-link h2 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  section.relative-link div.relative-links {
    margin: 0 -20px 0 0;
  }
  section.relative-link div.relative-links:after {
    content: "";
    display: block;
    clear: both;
  }
  section.relative-link div.relative-links div.relative-link {
    float: left;
    width: 50%;
    padding: 0 20px 20px 0;
  }
  section.relative-link div.relative-links div.relative-link > a {
    display: block;
    color: inherit;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
    font-weight: bold;
    overflow: hidden;
  }
  section.relative-link div.relative-links div.relative-link > a:after {
    content: "";
    display: block;
    clear: both;
  }
  section.relative-link div.relative-links div.relative-link > a:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 40px solid #fff;
    border-top: 40px solid transparent;
  }
  section.relative-link div.relative-links div.relative-link > a .image {
    width: 233px;
    height: 155px;
    float: left;
    position: relative;
  }
  section.relative-link div.relative-links div.relative-link > a .image img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  section.relative-link div.relative-links div.relative-link > a .text {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 233px;
    padding: 25px 15px;
    font-size: 20px;
    line-height: 1.6;
  }
  section.relative-link div.relative-links div.relative-link.category-drama > a:before {
    border-right-color: #ed9648;
  }
  section.relative-link div.relative-links div.relative-link.category-variety > a:before {
    border-right-color: #ef7d8f;
  }
  section.relative-link div.relative-links div.relative-link.category-anime > a:before {
    border-right-color: #a492f3;
  }
  section.relative-link div.relative-links div.relative-link.category-music > a:before {
    border-right-color: #a0c960;
  }
  section.relative-link div.relative-links div.relative-link.category-movie > a:before {
    border-right-color: #5765eb;
  }
  section.relative-link div.relative-links div.relative-link.category-entame > a:before {
    border-right-color: #5caccd;
  }
  section.relative-link div.relative-links div.relative-link.category-books > a:before {
    border-right-color: #50b192;
  }
  section.relative-link div.relative-links div.relative-link.category-latest > a:before {
    border-right-color: #cf0002;
  }
  section.relative-link div.relative-links div.relative-link.category-pickup > a:before {
    border-right-color: #d7ca61;
  }
}
@media (max-width: 991px) {
  section.relative-link {
    border-top: 2px solid #202020;
    padding: 15px 0 0;
    margin: 50px 15px 40px;
  }
  section.relative-link h2 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  section.relative-link div.relative-links {
    font-size: 15px;
    line-height: 1.5;
  }
  section.relative-link div.relative-links div.relative-link {
    margin: 0 0 10px;
  }
  section.relative-link div.relative-links div.relative-link > a {
    display: block;
    color: inherit;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
    font-weight: bold;
    overflow: hidden;
  }
  section.relative-link div.relative-links div.relative-link > a:after {
    content: "";
    display: block;
    clear: both;
  }
  section.relative-link div.relative-links div.relative-link > a:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
  }
  section.relative-link div.relative-links div.relative-link > a .image {
    width: 158px;
    height: 105px;
    float: left;
    position: relative;
  }
  section.relative-link div.relative-links div.relative-link > a .image img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  section.relative-link div.relative-links div.relative-link > a .text {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 165px;
    padding: 20px 10px;
  }
  section.relative-link div.relative-links div.relative-link.category-drama > a:before {
    border-right-color: #ed9648;
  }
  section.relative-link div.relative-links div.relative-link.category-variety > a:before {
    border-right-color: #ef7d8f;
  }
  section.relative-link div.relative-links div.relative-link.category-anime > a:before {
    border-right-color: #a492f3;
  }
  section.relative-link div.relative-links div.relative-link.category-music > a:before {
    border-right-color: #a0c960;
  }
  section.relative-link div.relative-links div.relative-link.category-movie > a:before {
    border-right-color: #5765eb;
  }
  section.relative-link div.relative-links div.relative-link.category-entame > a:before {
    border-right-color: #5caccd;
  }
  section.relative-link div.relative-links div.relative-link.category-books > a:before {
    border-right-color: #50b192;
  }
  section.relative-link div.relative-links div.relative-link.category-latest > a:before {
    border-right-color: #cf0002;
  }
  section.relative-link div.relative-links div.relative-link.category-pickup > a:before {
    border-right-color: #d7ca61;
  }
}
.alignleft {
  float: left;
  margin: 0 30px 0 0;
}

.alignright {
  float: right;
  margin: 0 0 0 30px;
}

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

.article-video {
  position: relative;
  padding: 0 0 56.25%;
  height: 0;
}
.article-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.width_0 {
  width: 0%;
}

.width_1 {
  width: 1%;
}

.width_2 {
  width: 2%;
}

.width_3 {
  width: 3%;
}

.width_4 {
  width: 4%;
}

.width_5 {
  width: 5%;
}

.width_6 {
  width: 6%;
}

.width_7 {
  width: 7%;
}

.width_8 {
  width: 8%;
}

.width_9 {
  width: 9%;
}

.width_10 {
  width: 10%;
}

.width_11 {
  width: 11%;
}

.width_12 {
  width: 12%;
}

.width_13 {
  width: 13%;
}

.width_14 {
  width: 14%;
}

.width_15 {
  width: 15%;
}

.width_16 {
  width: 16%;
}

.width_17 {
  width: 17%;
}

.width_18 {
  width: 18%;
}

.width_19 {
  width: 19%;
}

.width_20 {
  width: 20%;
}

.width_21 {
  width: 21%;
}

.width_22 {
  width: 22%;
}

.width_23 {
  width: 23%;
}

.width_24 {
  width: 24%;
}

.width_25 {
  width: 25%;
}

.width_26 {
  width: 26%;
}

.width_27 {
  width: 27%;
}

.width_28 {
  width: 28%;
}

.width_29 {
  width: 29%;
}

.width_30 {
  width: 30%;
}

.width_31 {
  width: 31%;
}

.width_32 {
  width: 32%;
}

.width_33 {
  width: 33%;
}

.width_34 {
  width: 34%;
}

.width_35 {
  width: 35%;
}

.width_36 {
  width: 36%;
}

.width_37 {
  width: 37%;
}

.width_38 {
  width: 38%;
}

.width_39 {
  width: 39%;
}

.width_40 {
  width: 40%;
}

.width_41 {
  width: 41%;
}

.width_42 {
  width: 42%;
}

.width_43 {
  width: 43%;
}

.width_44 {
  width: 44%;
}

.width_45 {
  width: 45%;
}

.width_46 {
  width: 46%;
}

.width_47 {
  width: 47%;
}

.width_48 {
  width: 48%;
}

.width_49 {
  width: 49%;
}

.width_50 {
  width: 50%;
}

.width_51 {
  width: 51%;
}

.width_52 {
  width: 52%;
}

.width_53 {
  width: 53%;
}

.width_54 {
  width: 54%;
}

.width_55 {
  width: 55%;
}

.width_56 {
  width: 56%;
}

.width_57 {
  width: 57%;
}

.width_58 {
  width: 58%;
}

.width_59 {
  width: 59%;
}

.width_60 {
  width: 60%;
}

.width_61 {
  width: 61%;
}

.width_62 {
  width: 62%;
}

.width_63 {
  width: 63%;
}

.width_64 {
  width: 64%;
}

.width_65 {
  width: 65%;
}

.width_66 {
  width: 66%;
}

.width_67 {
  width: 67%;
}

.width_68 {
  width: 68%;
}

.width_69 {
  width: 69%;
}

.width_70 {
  width: 70%;
}

.width_71 {
  width: 71%;
}

.width_72 {
  width: 72%;
}

.width_73 {
  width: 73%;
}

.width_74 {
  width: 74%;
}

.width_75 {
  width: 75%;
}

.width_76 {
  width: 76%;
}

.width_77 {
  width: 77%;
}

.width_78 {
  width: 78%;
}

.width_79 {
  width: 79%;
}

.width_80 {
  width: 80%;
}

.width_81 {
  width: 81%;
}

.width_82 {
  width: 82%;
}

.width_83 {
  width: 83%;
}

.width_84 {
  width: 84%;
}

.width_85 {
  width: 85%;
}

.width_86 {
  width: 86%;
}

.width_87 {
  width: 87%;
}

.width_88 {
  width: 88%;
}

.width_89 {
  width: 89%;
}

.width_90 {
  width: 90%;
}

.width_91 {
  width: 91%;
}

.width_92 {
  width: 92%;
}

.width_93 {
  width: 93%;
}

.width_94 {
  width: 94%;
}

.width_95 {
  width: 95%;
}

.width_96 {
  width: 96%;
}

.width_97 {
  width: 97%;
}

.width_98 {
  width: 98%;
}

.width_99 {
  width: 99%;
}

.width_100 {
  width: 100%;
}

@media (min-width: 769px) {
  .wp-caption-text {
    font-size: 13px;
    color: #999491;
    padding: 0 0 15px;
    line-height: 1.4;
  }
  .mce-content-body:after,
  .entry-content:after {
    content: "";
    display: block;
    clear: both;
  }
  .mce-content-body table,
  .entry-content table {
    width: 100%;
    border: solid 2px gray;
  }
  .mce-content-body table th,
  .mce-content-body table td,
  .entry-content table th,
  .entry-content table td {
    border: solid 1px gray;
  }
  .mce-content-body h2,
  .entry-content h2 {
    font-size: 26px;
    line-height: 1.3;
    background: #f7b4b9;
    padding: 12px 20px;
    margin: 40px -20px 20px;
    clear: both;
  }
  .mce-content-body h2:first-child,
  .entry-content h2:first-child {
    margin-top: 0;
  }
  .category-drama .mce-content-body h2,
  .category-drama .entry-content h2 {
    background-color: #fadfc8;
  }
  .category-variety .mce-content-body h2,
  .category-variety .entry-content h2 {
    background-color: #fad8dd;
  }
  .category-anime .mce-content-body h2,
  .category-anime .entry-content h2 {
    background-color: #dcd4ff;
  }
  .category-music .mce-content-body h2,
  .category-music .entry-content h2 {
    background-color: #e2efcf;
  }
  .category-movie .mce-content-body h2,
  .category-movie .entry-content h2 {
    background-color: #ccd0f9;
  }
  .category-entame .mce-content-body h2,
  .category-entame .entry-content h2 {
    background-color: #cee6f0;
  }
  .category-books .mce-content-body h2,
  .category-books .entry-content h2 {
    background-color: #cae7de;
  }
  .category-latest .mce-content-body h2,
  .category-latest .entry-content h2 {
    background-color: #f1b2b3;
  }
  .category-pickup .mce-content-body h2,
  .category-pickup .entry-content h2 {
    background-color: #f3efcf;
  }
  .mce-content-body h3,
  .entry-content h3 {
    font-size: 26px;
    line-height: 1.46;
    border-left: 8px solid #999;
    padding: 7px 14px;
    margin: 30px -20px 20px;
    clear: both;
  }
  .category-drama .mce-content-body h3,
  .category-drama .entry-content h3 {
    border-left-color: #ed9648;
  }
  .category-variety .mce-content-body h3,
  .category-variety .entry-content h3 {
    border-left-color: #ef7d8f;
  }
  .category-anime .mce-content-body h3,
  .category-anime .entry-content h3 {
    border-left-color: #a492f3;
  }
  .category-music .mce-content-body h3,
  .category-music .entry-content h3 {
    border-left-color: #a0c960;
  }
  .category-movie .mce-content-body h3,
  .category-movie .entry-content h3 {
    border-left-color: #5765eb;
  }
  .category-entame .mce-content-body h3,
  .category-entame .entry-content h3 {
    border-left-color: #5caccd;
  }
  .category-books .mce-content-body h3,
  .category-books .entry-content h3 {
    border-left-color: #50b192;
  }
  .category-latest .mce-content-body h3,
  .category-latest .entry-content h3 {
    border-left-color: #cf0002;
  }
  .category-pickup .mce-content-body h3,
  .category-pickup .entry-content h3 {
    border-left-color: #d7ca61;
  }
  .mce-content-body h4,
  .entry-content h4 {
    font-size: 22px;
    border-bottom: 2px solid #999;
    padding: 7px;
    margin: 30px 0 20px;
    clear: both;
  }
  .category-drama .mce-content-body h4,
  .category-drama .entry-content h4 {
    border-bottom-color: #ed9648;
  }
  .category-variety .mce-content-body h4,
  .category-variety .entry-content h4 {
    border-bottom-color: #ef7d8f;
  }
  .category-anime .mce-content-body h4,
  .category-anime .entry-content h4 {
    border-bottom-color: #a492f3;
  }
  .category-music .mce-content-body h4,
  .category-music .entry-content h4 {
    border-bottom-color: #a0c960;
  }
  .category-movie .mce-content-body h4,
  .category-movie .entry-content h4 {
    border-bottom-color: #5765eb;
  }
  .category-entame .mce-content-body h4,
  .category-entame .entry-content h4 {
    border-bottom-color: #5caccd;
  }
  .category-books .mce-content-body h4,
  .category-books .entry-content h4 {
    border-bottom-color: #50b192;
  }
  .category-latest .mce-content-body h4,
  .category-latest .entry-content h4 {
    border-bottom-color: #cf0002;
  }
  .category-pickup .mce-content-body h4,
  .category-pickup .entry-content h4 {
    border-bottom-color: #d7ca61;
  }
  .mce-content-body h5,
  .entry-content h5 {
    font-size: 22px;
    margin: 30px 0 14px;
    padding: 0 0 0 22px;
    position: relative;
    clear: both;
  }
  .mce-content-body h5:before,
  .entry-content h5:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #999;
  }
  .category-drama .mce-content-body h5:before,
  .category-drama .entry-content h5:before {
    background: #ed9648;
  }
  .category-variety .mce-content-body h5:before,
  .category-variety .entry-content h5:before {
    background: #ef7d8f;
  }
  .category-anime .mce-content-body h5:before,
  .category-anime .entry-content h5:before {
    background: #a492f3;
  }
  .category-music .mce-content-body h5:before,
  .category-music .entry-content h5:before {
    background: #a0c960;
  }
  .category-movie .mce-content-body h5:before,
  .category-movie .entry-content h5:before {
    background: #5765eb;
  }
  .category-entame .mce-content-body h5:before,
  .category-entame .entry-content h5:before {
    background: #5caccd;
  }
  .category-books .mce-content-body h5:before,
  .category-books .entry-content h5:before {
    background: #50b192;
  }
  .category-latest .mce-content-body h5:before,
  .category-latest .entry-content h5:before {
    background: #cf0002;
  }
  .category-pickup .mce-content-body h5:before,
  .category-pickup .entry-content h5:before {
    background: #d7ca61;
  }
  .mce-content-body h6,
  .entry-content h6 {
    font-size: 18px;
    margin: 30px 0 20px;
    color: #666;
    clear: both;
  }
  .mce-content-body p,
  .entry-content p {
    font-size: 18px;
    line-height: 1.67;
    color: #202020;
  }
  .mce-content-body p#tel,
  .entry-content p#tel {
    margin: 0;
    letter-spacing: 0.08rem;
  }
  .mce-content-body p#tel, .mce-content-body p#mail,
  .entry-content p#tel,
  .entry-content p#mail {
    position: relative;
    padding-left: 62px;
  }
  .mce-content-body p#tel:before, .mce-content-body p#mail:before,
  .entry-content p#tel:before,
  .entry-content p#mail:before {
    content: ":";
    padding-right: 8px;
  }
  .mce-content-body p#tel span, .mce-content-body p#mail span,
  .entry-content p#tel span,
  .entry-content p#mail span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .mce-content-body ul:not([style]),
  .entry-content ul:not([style]) {
    list-style: none;
    padding: 0;
    margin: 1em 0;
  }
  .mce-content-body ul:not([style]) li,
  .entry-content ul:not([style]) li {
    padding: 0 0 0 20px;
    margin: 0 0 3px;
    position: relative;
  }
  .mce-content-body ul:not([style]) li:before,
  .entry-content ul:not([style]) li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d8cecd;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .category-drama .mce-content-body ul:not([style]) li:before,
  .category-drama .entry-content ul:not([style]) li:before {
    background: #ed9648;
  }
  .category-variety .mce-content-body ul:not([style]) li:before,
  .category-variety .entry-content ul:not([style]) li:before {
    background: #ef7d8f;
  }
  .category-anime .mce-content-body ul:not([style]) li:before,
  .category-anime .entry-content ul:not([style]) li:before {
    background: #a492f3;
  }
  .category-music .mce-content-body ul:not([style]) li:before,
  .category-music .entry-content ul:not([style]) li:before {
    background: #a0c960;
  }
  .category-movie .mce-content-body ul:not([style]) li:before,
  .category-movie .entry-content ul:not([style]) li:before {
    background: #5765eb;
  }
  .category-entame .mce-content-body ul:not([style]) li:before,
  .category-entame .entry-content ul:not([style]) li:before {
    background: #5caccd;
  }
  .category-books .mce-content-body ul:not([style]) li:before,
  .category-books .entry-content ul:not([style]) li:before {
    background: #50b192;
  }
  .category-latest .mce-content-body ul:not([style]) li:before,
  .category-latest .entry-content ul:not([style]) li:before {
    background: #cf0002;
  }
  .category-pickup .mce-content-body ul:not([style]) li:before,
  .category-pickup .entry-content ul:not([style]) li:before {
    background: #d7ca61;
  }
  .mce-content-body a,
  .entry-content a {
    text-decoration: underline;
    color: #999;
  }
  .mce-content-body p.arrow-link a,
  .entry-content p.arrow-link a {
    display: inline-block;
    position: relative;
    padding: 5px 0 5px 48px;
  }
  .mce-content-body p.arrow-link a:before,
  .entry-content p.arrow-link a:before {
    content: "";
    display: block;
    background: image-url("btn-arrow-right.svg") no-repeat 50% 50%;
    background-size: 16px 16px;
    width: 34px;
    height: 34px;
    border: 2px solid #202020;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
  }
  html > body.mce-content-body {
    padding: 0 20px !important;
    background: #fff !important;
  }
  html > body.mce-content-body h2 {
    background: #eee;
  }
  .next-label {
    text-align: center;
    margin: 35px 0;
  }
  .next-label a {
    position: relative;
    display: block;
    background: #fff;
    color: inherit;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    padding: 11px 50px;
    border-radius: 25px;
    border: 2px solid #202020;
    max-width: 700px;
    margin: 0 auto;
  }
  .next-label a svg {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 10px;
    right: 30px;
    top: 50%;
  }
  body.page h3 {
    font-size: 22px;
    border-left: none;
    padding: 0;
    margin: 30px 0 20px;
  }
  body.page h3.department {
    font-size: 18px;
    margin: 20px 0 15px;
  }
}
@media (max-width: 768px) {
  .wp-caption-text {
    font-size: 13px;
    color: #999491;
    padding: 0 0 15px;
    line-height: 1.4;
  }
  .mce-content-body,
  .entry-content {
    font-size: 16px;
    line-height: 1.78;
  }
  .mce-content-body:after,
  .entry-content:after {
    content: "";
    display: block;
    clear: both;
  }
  .mce-content-body.more,
  .entry-content.more {
    height: 550px;
    position: relative;
    overflow: hidden;
  }
  .mce-content-body.more .btn-wrap .btn-more,
  .mce-content-body.more .btn-wrap .btn-cta,
  .entry-content.more .btn-wrap .btn-more,
  .entry-content.more .btn-wrap .btn-cta {
    display: block;
  }
  .mce-content-body table,
  .entry-content table {
    width: 100%;
    border: solid 2px gray;
  }
  .mce-content-body table th,
  .mce-content-body table td,
  .entry-content table th,
  .entry-content table td {
    border: solid 1px gray;
  }
  .mce-content-body .btn-wrap,
  .entry-content .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 35px;
  }
  .mce-content-body .btn-wrap:before,
  .entry-content .btn-wrap:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgb(255, 255, 255)), to(rgb(255, 255, 255)));
    background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255), rgb(255, 255, 255));
    content: "";
    display: block;
    height: 200px;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: -35px;
  }
  .mce-content-body .btn-wrap .btn-more,
  .mce-content-body .btn-wrap .btn-cta,
  .entry-content .btn-wrap .btn-more,
  .entry-content .btn-wrap .btn-cta {
    display: none;
    z-index: 10;
  }
  .mce-content-body .btn-wrap .btn-more a,
  .mce-content-body .btn-wrap .btn-cta a,
  .entry-content .btn-wrap .btn-more a,
  .entry-content .btn-wrap .btn-cta a {
    width: 250px;
    height: 50px;
    margin: 0 auto;
    padding: 10px;
    border: 2px solid #202020;
    color: #202020;
    background: #fff;
    display: block;
    border-radius: 25px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 26px;
  }
  .mce-content-body .btn-wrap .btn-cta a,
  .entry-content .btn-wrap .btn-cta a {
    margin: 15px auto 0;
  }
  .mce-content-body .btn-wrap .btn-cta p,
  .entry-content .btn-wrap .btn-cta p {
    margin: 0;
  }
  .mce-content-body .btn-wrap .btn-cta .wp-block-preformatted,
  .entry-content .btn-wrap .btn-cta .wp-block-preformatted {
    display: none;
  }
  .mce-content-body h2,
  .entry-content h2 {
    font-size: 20px;
    line-height: 1.2;
    background: #f7b4b9;
    padding: 14px 15px;
    margin: 20px 0 18px;
    clear: both;
  }
  .mce-content-body h2:first-child,
  .entry-content h2:first-child {
    margin-top: 0;
  }
  .category-drama .mce-content-body h2,
  .category-drama .entry-content h2 {
    background-color: #fadfc8;
  }
  .category-variety .mce-content-body h2,
  .category-variety .entry-content h2 {
    background-color: #fad8dd;
  }
  .category-anime .mce-content-body h2,
  .category-anime .entry-content h2 {
    background-color: #dcd4ff;
  }
  .category-music .mce-content-body h2,
  .category-music .entry-content h2 {
    background-color: #e2efcf;
  }
  .category-movie .mce-content-body h2,
  .category-movie .entry-content h2 {
    background-color: #ccd0f9;
  }
  .category-entame .mce-content-body h2,
  .category-entame .entry-content h2 {
    background-color: #cee6f0;
  }
  .category-books .mce-content-body h2,
  .category-books .entry-content h2 {
    background-color: #cae7de;
  }
  .category-latest .mce-content-body h2,
  .category-latest .entry-content h2 {
    background-color: #f1b2b3;
  }
  .category-pickup .mce-content-body h2,
  .category-pickup .entry-content h2 {
    background-color: #f3efcf;
  }
  .mce-content-body h3,
  .entry-content h3 {
    font-size: 20px;
    line-height: 1.2;
    border-left: 8px solid #999;
    padding: 7px 14px;
    margin: 20px 0 15px;
    clear: both;
  }
  .category-drama .mce-content-body h3,
  .category-drama .entry-content h3 {
    border-left-color: #ed9648;
  }
  .category-variety .mce-content-body h3,
  .category-variety .entry-content h3 {
    border-left-color: #ef7d8f;
  }
  .category-anime .mce-content-body h3,
  .category-anime .entry-content h3 {
    border-left-color: #a492f3;
  }
  .category-music .mce-content-body h3,
  .category-music .entry-content h3 {
    border-left-color: #a0c960;
  }
  .category-movie .mce-content-body h3,
  .category-movie .entry-content h3 {
    border-left-color: #5765eb;
  }
  .category-entame .mce-content-body h3,
  .category-entame .entry-content h3 {
    border-left-color: #5caccd;
  }
  .category-books .mce-content-body h3,
  .category-books .entry-content h3 {
    border-left-color: #50b192;
  }
  .category-latest .mce-content-body h3,
  .category-latest .entry-content h3 {
    border-left-color: #cf0002;
  }
  .category-pickup .mce-content-body h3,
  .category-pickup .entry-content h3 {
    border-left-color: #d7ca61;
  }
  .mce-content-body h4,
  .entry-content h4 {
    font-size: 18px;
    line-height: 1.27;
    border-bottom: 2px solid #999;
    padding: 0 0 5px;
    margin: 20px 0 15px;
    clear: both;
  }
  .category-drama .mce-content-body h4,
  .category-drama .entry-content h4 {
    border-bottom-color: #ed9648;
  }
  .category-variety .mce-content-body h4,
  .category-variety .entry-content h4 {
    border-bottom-color: #ef7d8f;
  }
  .category-anime .mce-content-body h4,
  .category-anime .entry-content h4 {
    border-bottom-color: #a492f3;
  }
  .category-music .mce-content-body h4,
  .category-music .entry-content h4 {
    border-bottom-color: #a0c960;
  }
  .category-movie .mce-content-body h4,
  .category-movie .entry-content h4 {
    border-bottom-color: #5765eb;
  }
  .category-entame .mce-content-body h4,
  .category-entame .entry-content h4 {
    border-bottom-color: #5caccd;
  }
  .category-books .mce-content-body h4,
  .category-books .entry-content h4 {
    border-bottom-color: #50b192;
  }
  .category-latest .mce-content-body h4,
  .category-latest .entry-content h4 {
    border-bottom-color: #cf0002;
  }
  .category-pickup .mce-content-body h4,
  .category-pickup .entry-content h4 {
    border-bottom-color: #d7ca61;
  }
  .mce-content-body h5,
  .entry-content h5 {
    font-size: 18px;
    margin: 20px 0 15px;
    padding: 0 0 0 21px;
    position: relative;
    clear: both;
  }
  .mce-content-body h5:before,
  .entry-content h5:before {
    position: absolute;
    left: 0;
    top: 5px;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #999;
  }
  .category-drama .mce-content-body h5:before,
  .category-drama .entry-content h5:before {
    background: #ed9648;
  }
  .category-variety .mce-content-body h5:before,
  .category-variety .entry-content h5:before {
    background: #ef7d8f;
  }
  .category-anime .mce-content-body h5:before,
  .category-anime .entry-content h5:before {
    background: #a492f3;
  }
  .category-music .mce-content-body h5:before,
  .category-music .entry-content h5:before {
    background: #a0c960;
  }
  .category-movie .mce-content-body h5:before,
  .category-movie .entry-content h5:before {
    background: #5765eb;
  }
  .category-entame .mce-content-body h5:before,
  .category-entame .entry-content h5:before {
    background: #5caccd;
  }
  .category-books .mce-content-body h5:before,
  .category-books .entry-content h5:before {
    background: #50b192;
  }
  .category-latest .mce-content-body h5:before,
  .category-latest .entry-content h5:before {
    background: #cf0002;
  }
  .category-pickup .mce-content-body h5:before,
  .category-pickup .entry-content h5:before {
    background: #d7ca61;
  }
  .mce-content-body h6,
  .entry-content h6 {
    font-size: 16px;
    margin: 20px 0 15px;
    color: #666;
    clear: both;
  }
  .mce-content-body ul:not([style]),
  .entry-content ul:not([style]) {
    list-style: none;
    padding: 0;
    margin: 1em 0;
  }
  .mce-content-body ul:not([style]) li,
  .entry-content ul:not([style]) li {
    padding: 0 0 0 15px;
    margin: 0 0 3px;
    position: relative;
  }
  .mce-content-body ul:not([style]) li:before,
  .entry-content ul:not([style]) li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d8cecd;
    position: absolute;
    left: 0;
    top: 7px;
  }
  .category-drama .mce-content-body ul:not([style]) li:before,
  .category-drama .entry-content ul:not([style]) li:before {
    background: #ed9648;
  }
  .category-variety .mce-content-body ul:not([style]) li:before,
  .category-variety .entry-content ul:not([style]) li:before {
    background: #ef7d8f;
  }
  .category-anime .mce-content-body ul:not([style]) li:before,
  .category-anime .entry-content ul:not([style]) li:before {
    background: #a492f3;
  }
  .category-music .mce-content-body ul:not([style]) li:before,
  .category-music .entry-content ul:not([style]) li:before {
    background: #a0c960;
  }
  .category-movie .mce-content-body ul:not([style]) li:before,
  .category-movie .entry-content ul:not([style]) li:before {
    background: #5765eb;
  }
  .category-entame .mce-content-body ul:not([style]) li:before,
  .category-entame .entry-content ul:not([style]) li:before {
    background: #5caccd;
  }
  .category-books .mce-content-body ul:not([style]) li:before,
  .category-books .entry-content ul:not([style]) li:before {
    background: #50b192;
  }
  .category-latest .mce-content-body ul:not([style]) li:before,
  .category-latest .entry-content ul:not([style]) li:before {
    background: #cf0002;
  }
  .category-pickup .mce-content-body ul:not([style]) li:before,
  .category-pickup .entry-content ul:not([style]) li:before {
    background: #d7ca61;
  }
  .mce-content-body p#tel,
  .entry-content p#tel {
    margin: 0;
  }
  .mce-content-body p#tel, .mce-content-body p#mail,
  .entry-content p#tel,
  .entry-content p#mail {
    font-size: 14px;
    letter-spacing: 0.08rem;
    position: relative;
    padding-left: 47px;
  }
  .mce-content-body p#tel:before, .mce-content-body p#mail:before,
  .entry-content p#tel:before,
  .entry-content p#mail:before {
    content: ":";
    padding-right: 7px;
  }
  .mce-content-body p#tel span, .mce-content-body p#mail span,
  .entry-content p#tel span,
  .entry-content p#mail span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .mce-content-body a,
  .entry-content a {
    text-decoration: underline;
    color: #999;
  }
  .mce-content-body p.arrow-link a,
  .entry-content p.arrow-link a {
    display: inline-block;
    position: relative;
    padding: 5px 0 5px 40px;
  }
  .mce-content-body p.arrow-link a:before,
  .entry-content p.arrow-link a:before {
    content: "";
    display: block;
    background: image-url("btn-arrow-right.svg") no-repeat 50% 50%;
    background-size: 12px 12px;
    width: 30px;
    height: 30px;
    border: 2px solid #202020;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
  }
  html > body.mce-content-body {
    padding: 0 20px !important;
    background: #fff !important;
  }
  html > body.mce-content-body h2 {
    background: #eee;
  }
  .next-label {
    text-align: center;
    margin: 30px 0;
  }
  .next-label a {
    position: relative;
    display: block;
    background: #fff;
    color: inherit;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    padding: 8px 50px;
    border-radius: 25px;
    border: 2px solid #202020;
    max-width: 700px;
    margin: 0 auto;
  }
  .next-label a svg {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 10px;
    right: 15px;
    top: 50%;
  }
  body.page h3 {
    font-size: 16px;
    border-left: none;
    padding: 0;
    margin: 15px 0 10px;
  }
  body.page h3.department {
    font-size: 14px;
  }
}
@media (min-width: 769px) {
  body.archive h1.page-title {
    font-size: 45px;
    text-align: center;
    border-top: 2px solid #202020;
    padding: 25px 0;
    margin: 0;
  }
  body.archive .archive-description {
    background: #fff;
    font-size: 18px;
    padding: 40px 50px;
    margin: 0 0 60px;
    overflow: hidden;
  }
  body.archive .archive-description p {
    margin: 0;
  }
  body.archive .sub-categories {
    background: #fff;
    border: 2px solid #ccc;
    padding: 20px 30px;
    margin: 45px 8px 60px;
  }
  body.archive .sub-categories h2 {
    font-size: 24px;
    margin: 0 0 18px -30px;
    padding: 0 0 0 30px;
    position: relative;
  }
  body.archive .sub-categories h2:before {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background: #202020;
    left: 0;
    top: 50%;
    margin-top: -1px;
  }
  body.archive .sub-categories ul {
    margin: 0 0 -7px;
    list-style: none;
    padding: 0;
  }
  body.archive .sub-categories ul:after {
    content: "";
    display: block;
    clear: both;
  }
  body.archive .sub-categories ul li {
    float: left;
    font-size: 12px;
    margin: 0 20px 10px 0;
  }
  body.archive .sub-categories ul li a {
    color: inherit;
    display: block;
    position: relative;
    padding: 0 0 0 20px;
  }
  body.archive .sub-categories ul li a:before {
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #ccc;
    left: 0;
    top: 50%;
    margin-top: -1px;
  }
  body.archive .sub-categories.drama ul li a:before {
    background: #ed9648;
  }
  body.archive .sub-categories.variety ul li a:before {
    background: #ef7d8f;
  }
  body.archive .sub-categories.anime ul li a:before {
    background: #a492f3;
  }
  body.archive .sub-categories.music ul li a:before {
    background: #a0c960;
  }
  body.archive .sub-categories.movie ul li a:before {
    background: #5765eb;
  }
  body.archive .sub-categories.entame ul li a:before {
    background: #5caccd;
  }
  body.archive .sub-categories.books ul li a:before {
    background: #50b192;
  }
  body.archive .sub-categories.latest ul li a:before {
    background: #cf0002;
  }
  body.archive .sub-categories.pickup ul li a:before {
    background: #d7ca61;
  }
}
@media (max-width: 768px) {
  body.archive h1.page-title {
    font-size: 30px;
    text-align: center;
    padding: 15px 0;
    margin: 0;
  }
  body.archive .archive-description {
    background: #fff;
    font-size: 14px;
    padding: 15px;
    margin: 0 0 50px;
    overflow: hidden;
  }
  body.archive .archive-description p {
    margin: 0;
  }
  body.archive .archive-description .alignleft,
  body.archive .archive-description .alignright {
    float: none;
    margin: 0 auto 13px;
  }
  body.archive .archive-description img {
    display: block;
    margin: 0 auto 13px;
  }
  body.archive .sub-categories {
    background: #fff;
    border: 2px solid #ccc;
    padding: 20px 25px;
    margin: 30px 15px;
  }
  body.archive .sub-categories h2 {
    font-size: 17px;
    margin: 0 0 8px -25px;
    padding: 0 0 0 25px;
    position: relative;
  }
  body.archive .sub-categories h2:before {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 4px;
    background: #202020;
    left: 0;
    top: 50%;
    margin-top: -2px;
  }
  body.archive .sub-categories ul {
    margin: 0 0 -7px;
    list-style: none;
    padding: 0;
  }
  body.archive .sub-categories ul:after {
    content: "";
    display: block;
    clear: both;
  }
  body.archive .sub-categories ul li {
    float: left;
    font-size: 10px;
    margin: 0 20px 10px 0;
  }
  body.archive .sub-categories ul li a {
    color: inherit;
    display: block;
    position: relative;
    padding: 0 0 0 20px;
  }
  body.archive .sub-categories ul li a:before {
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #ccc;
    left: 0;
    top: 50%;
    margin-top: -1px;
  }
  body.archive .sub-categories.drama ul li a:before {
    background: #ed9648;
  }
  body.archive .sub-categories.variety ul li a:before {
    background: #ef7d8f;
  }
  body.archive .sub-categories.anime ul li a:before {
    background: #a492f3;
  }
  body.archive .sub-categories.music ul li a:before {
    background: #a0c960;
  }
  body.archive .sub-categories.movie ul li a:before {
    background: #5765eb;
  }
  body.archive .sub-categories.entame ul li a:before {
    background: #5caccd;
  }
  body.archive .sub-categories.books ul li a:before {
    background: #50b192;
  }
  body.archive .sub-categories.latest ul li a:before {
    background: #cf0002;
  }
  body.archive .sub-categories.pickup ul li a:before {
    background: #d7ca61;
  }
}

.pagination {
  text-align: center;
}
.pagination .nav-links {
  display: inline-block;
}
.pagination .nav-links > span,
.pagination .nav-links > a {
  float: left;
  text-align: center;
  color: #202020;
  border-radius: 50%;
  font-weight: bold;
}
.pagination .nav-links > span {
  background: #202020;
  color: #fff;
}
.pagination .nav-links > span.dots {
  color: #202020;
  background: transparent;
  border-color: transparent;
}
@media (min-width: 769px) {
  .pagination {
    margin: 20px 0;
    font-size: 14px;
  }
  .pagination .nav-links > span,
  .pagination .nav-links > a {
    width: 50px;
    height: 50px;
    line-height: 48px;
    margin: 0 0 10px 20px;
  }
  .pagination .nav-links > span {
    border: 2px solid #575757;
    background: #575757;
  }
  .pagination .nav-links > a {
    text-decoration: none;
    border: 2px solid #202020;
  }
  .pagination .nav-links > a.prev, .pagination .nav-links > a.next {
    position: relative;
  }
  .pagination .nav-links > a.prev svg, .pagination .nav-links > a.next svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 15px;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 768px) {
  .pagination {
    margin: 25px 0;
    font-size: 11px;
  }
  .pagination .nav-links > span,
  .pagination .nav-links > a {
    width: 40px;
    height: 40px;
    line-height: 36px;
    margin: 0 0 10px 10px;
  }
  .pagination .nav-links > span {
    border: 2px solid #575757;
    background: #575757;
  }
  .pagination .nav-links > a {
    text-decoration: none;
    border: 2px solid #202020;
  }
  .pagination .nav-links > a.prev, .pagination .nav-links > a.next {
    position: relative;
  }
  .pagination .nav-links > a.prev svg, .pagination .nav-links > a.next svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 11px;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 769px) {
  .article-page-navigation {
    text-align: center;
    font-size: 14px;
    margin: 30px 0 20px;
    font-weight: bold;
    color: #202020;
  }
  .article-page-navigation ol {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
  }
  .article-page-navigation ol li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 10px;
  }
  .article-page-navigation ol li > span,
  .article-page-navigation ol li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    color: #202020;
    border-radius: 50%;
  }
  .article-page-navigation ol li > span {
    border: 2px solid #575757;
    background: #575757;
    color: #fff;
  }
  .article-page-navigation ol li > a {
    text-decoration: none;
    border: 2px solid #202020;
    position: relative;
  }
  .article-page-navigation ol li.prev svg, .article-page-navigation ol li.next svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 15px;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .article-page-navigation div.view-all-wrap {
    margin: 0 10px;
    display: inline-block;
    vertical-align: top;
  }
  .article-page-navigation div.view-all-wrap a.view-all {
    display: block;
    margin: 0 auto;
    line-height: 46px;
    border: 2px solid #202020;
    border-radius: 25px;
    padding: 0 15px;
    color: #202020;
    text-decoration: none;
  }
}
@media (max-width: 768px) {
  .article-page-navigation {
    text-align: center;
    font-size: 11px;
    margin: 20px auto;
    font-weight: bold;
    color: #202020;
  }
  .article-page-navigation ol {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
  }
  .article-page-navigation ol li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 7px 7px;
  }
  .article-page-navigation ol li > span,
  .article-page-navigation ol li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    color: #202020;
    border-radius: 50%;
  }
  .article-page-navigation ol li > span {
    border: 2px solid #575757;
    background: #575757;
    color: #fff;
  }
  .article-page-navigation ol li > a {
    text-decoration: none;
    border: 2px solid #202020;
    position: relative;
  }
  .article-page-navigation ol li.prev svg, .article-page-navigation ol li.next svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 15px;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .article-page-navigation div.view-all-wrap {
    margin: 0 10px;
    display: inline-block;
    vertical-align: top;
  }
  .article-page-navigation div.view-all-wrap a.view-all {
    display: block;
    margin: 0 auto;
    line-height: 36px;
    border: 2px solid #202020;
    border-radius: 25px;
    padding: 0 15px;
    color: #202020;
    text-decoration: none;
  }
}

div.not-found {
  color: #463426;
  background: #fafafa;
  padding: 95px 10px;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 769px) {
  body.home .site-main .viewmore {
    margin: 20px 0 60px;
  }
  body.home .site-main .viewmore a {
    color: #fff;
    background: #575757;
    font-size: 16px;
    display: block;
    max-width: 400px;
    padding: 28px;
    border-radius: 40px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: none;
    transition: none;
  }
  body.home .site-main .viewmore a svg {
    display: block;
    position: absolute;
    right: 23px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.home .site-main .viewmore a:hover {
    color: #202020;
    background: #fff;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  body.home .site-main .viewmore {
    margin: 5px 0 50px;
  }
  body.home .site-main .viewmore a {
    color: #fff;
    background: #575757;
    font-size: 13px;
    display: block;
    max-width: 250px;
    padding: 15px;
    border-radius: 40px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: none;
    transition: none;
  }
  body.home .site-main .viewmore a svg {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.home .site-main .viewmore a:hover {
    color: #202020;
    background: #fff;
    opacity: 1;
  }
}

@media (min-width: 769px) {
  body.home ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 54px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    position: relative;
    z-index: 1;
  }
  body.home ul.tabs:after {
    content: "";
    display: block;
    clear: both;
  }
  body.home ul.tabs li {
    float: left;
    margin: 0 10px 0 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  body.home ul.tabs li:hover {
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px);
  }
  body.home ul.tabs li:hover a {
    padding: 15px 30px 15px 40px;
  }
  body.home ul.tabs li a {
    color: #fff;
    background: #575757;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 10px 20px 10px 40px;
    -webkit-transition: none;
    transition: none;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  body.home ul.tabs li a:hover {
    opacity: 1;
  }
  body.home ul.tabs li a:before {
    content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="%23ffccec" viewBox="0 0 25 27"><path d="M12.246 1L9.073 4.386l6.27 6.753H.918v4.716h14.425l-6.269 6.753L12.245 26l11.7-12.5z"/></svg>');
    display: block;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.home ul.tabs li.active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  body.home ul.tabs li.active a {
    background: #ffccec;
    color: #000;
    border: 2px solid #ccc;
    border-bottom: 0;
    padding: 15px 30px 15px 40px;
    position: relative;
    z-index: 3;
    margin: 0 0 -2px;
  }
  body.home ul.tabs li.active a:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #ffccec;
    border: 2px solid #000;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
  body.home .pickup {
    background: #fff;
    padding: 30px 25px 25px;
    margin: 0 0 60px;
    border: 2px solid #ccc;
    position: relative;
    display: none;
  }
  body.home .pickup:after {
    content: "";
    display: block;
    clear: both;
  }
  body.home .pickup:before {
    content: "";
    width: 2px;
    background: #ccc;
    position: absolute;
    left: 63.2%;
    top: 30px;
    bottom: 25px;
    margin-left: -26px;
  }
  body.home .pickup.active {
    display: block;
  }
  body.home .pickup .box {
    float: right;
    width: 36.8%;
    padding: 0 0 18px;
    margin: 0 0 18px;
    position: relative;
    border-bottom: 2px solid #ccc;
    min-height: 165px;
  }
  body.home .pickup .box .img {
    width: 48%;
    float: left;
  }
  body.home .pickup .box .img a {
    display: block;
    padding: 0 0 66.5%;
    position: relative;
  }
  body.home .pickup .box .img a img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  body.home .pickup .box .text {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 20px;
    width: 52%;
    padding: 0 0 45px 12px;
  }
  body.home .pickup .box .title {
    line-height: 1.6;
  }
  body.home .pickup .box p {
    font-size: 14px;
    color: #666;
  }
  body.home .pickup .box:first-child {
    float: left;
    width: 63.2%;
    padding: 0 40px 0 0;
    margin: 0;
    border: none;
  }
  body.home .pickup .box:first-child .img {
    width: auto;
    height: auto;
    position: relative;
    margin: 0 0 10px;
    float: none;
  }
  body.home .pickup .box:first-child .text {
    float: none;
    min-height: auto;
    width: auto;
    position: relative;
    padding: 0 0 40px;
  }
  body.home .pickup .box:first-child .text .categories {
    left: 0;
  }
  body.home .pickup .box:first-child .title {
    margin: 25px 0 20px;
  }
  body.home .pickup .box:first-child .title a {
    font-size: 20px;
    line-height: 1.6;
  }
  body.home .pickup .box:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    min-height: 148px;
    border-bottom: none;
  }
  body.home .pickup .box:last-child .text {
    bottom: 0;
  }
  body.home .pickup .box:nth-child(odd) {
    clear: right;
  }
  body.home .pickup .box .date {
    font-size: 12px;
    color: #999491;
    padding: 5px 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  body.home .pickup .box .categories {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 12px;
    bottom: 0;
  }
  body.home .pickup .box .categories li {
    float: left;
    margin: 0 10px 0 0;
  }
  body.home .pickup .box .categories li.category1 a {
    color: #fff;
    font-size: 12px;
    background: #999;
    padding: 5px 15px;
    display: block;
  }
  body.home .pickup .box .categories li.pr {
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    background: #333;
  }
  body.home .pickup .box .title a {
    font-size: 20px;
    line-height: 1.6;
    color: inherit;
    font-weight: bold;
  }
  body.home .pickup .box.category-drama .categories li.category1 a {
    background: #ed9648;
  }
  body.home .pickup .box.category-variety .categories li.category1 a {
    background: #ef7d8f;
  }
  body.home .pickup .box.category-anime .categories li.category1 a {
    background: #a492f3;
  }
  body.home .pickup .box.category-music .categories li.category1 a {
    background: #a0c960;
  }
  body.home .pickup .box.category-movie .categories li.category1 a {
    background: #5765eb;
  }
  body.home .pickup .box.category-entame .categories li.category1 a {
    background: #5caccd;
  }
  body.home .pickup .box.category-books .categories li.category1 a {
    background: #50b192;
  }
  body.home .pickup .box.category-latest .categories li.category1 a {
    background: #cf0002;
  }
  body.home .pickup .box.category-pickup .categories li.category1 a {
    background: #d7ca61;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  body.home .pickup {
    padding: 10px;
  }
  body.home .pickup:before {
    top: 10px;
    bottom: 10px;
    margin-left: -14px;
  }
  body.home .pickup .box:first-child {
    padding: 0 22px 0 0;
  }
  body.home .pickup .box .text {
    position: static;
    float: right;
    padding: 0 0 0 10px;
  }
  body.home .pickup .box .meta {
    margin: 10px 0 0;
  }
  body.home .pickup .box .meta:after {
    content: "";
    display: block;
    clear: both;
  }
  body.home .pickup .box .meta .categories {
    position: static;
    float: left;
  }
  body.home .pickup .box .meta .date {
    position: static;
    float: right;
  }
}
@media (max-width: 768px) {
  body.home #scroll-tabs-wrapper {
    overflow-x: auto;
  }
  body.home ul.tabs {
    margin: 0 0 30px;
    padding: 0 15px;
    list-style: none;
    height: 50px;
    white-space: nowrap;
    min-width: 320px;
  }
  body.home ul.tabs:after {
    content: "";
    display: block;
    clear: both;
  }
  body.home ul.tabs li {
    float: right;
    margin: 0;
    padding: 0;
  }
  body.home ul.tabs li + li {
    margin: 0 5px 0 0;
  }
  body.home ul.tabs li a {
    color: #fff;
    background: #575757;
    font-size: 13px;
    font-weight: normal;
    display: block;
    padding: 10px 25px 10px 35px;
    -webkit-transition: none;
    transition: none;
    position: relative;
  }
  body.home ul.tabs li a:hover {
    opacity: 1;
  }
  body.home ul.tabs li a:before {
    content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="12" fill="%23ffccec" viewBox="0 0 25 27"><path d="M12.246 1L9.073 4.386l6.27 6.753H.918v4.716h14.425l-6.269 6.753L12.245 26l11.7-12.5z"/></svg>');
    display: block;
    position: absolute;
    left: 13px;
  }
  body.home ul.tabs li.active {
    padding: 0;
  }
  body.home ul.tabs li.active a {
    background: #ffccec;
    color: #000;
    border-top: 0;
    padding: 15px 25px 15px 35px;
    position: relative;
    font-weight: bold;
    z-index: 3;
    margin: 0 0 -2px;
  }
  body.home ul.tabs li.active a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ffccec;
    border: 2px solid #000;
    position: absolute;
    left: 17px;
    top: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body.home .pickup {
    background: #fff;
    position: relative;
    display: none;
    border-bottom: 4px solid #ffccec;
  }
  body.home .pickup.active {
    display: block;
  }
  body.home .pickup h2 {
    font-size: 13px;
    background: #ffccec;
    padding: 10px 15px 10px 34px;
    margin: 0 0 5px;
    position: relative;
  }
  body.home .pickup h2:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ffccec;
    border: 2px solid #000;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
  body.home .pickup .inner {
    padding: 15px;
  }
  body.home .pickup .box {
    margin: 0 0 20px;
    padding: 0 0 20px 149px;
    position: relative;
    border-bottom: 2px solid #ccc;
  }
  body.home .pickup .box .img {
    width: 138px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
  }
  body.home .pickup .box .img img {
    max-height: 100%;
  }
  body.home .pickup .box .text {
    min-height: 90px;
    padding: 0 0 30px;
    position: relative;
  }
  body.home .pickup .box .title {
    line-height: 1.5;
    font-size: 12px;
  }
  body.home .pickup .box p {
    font-size: 12px;
    color: #666;
  }
  body.home .pickup .box:first-child {
    padding: 0 0 20px;
  }
  body.home .pickup .box:first-child .img {
    width: auto;
    height: auto;
    position: static;
    margin: 0;
  }
  body.home .pickup .box:first-child .img a {
    display: block;
    padding-top: 66.5%;
    position: relative;
  }
  body.home .pickup .box:first-child .img a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
  }
  body.home .pickup .box:first-child .text {
    min-height: auto;
  }
  body.home .pickup .box:first-child .title {
    margin: 12px 0 5px;
  }
  body.home .pickup .box:first-child .title a {
    font-size: 15px;
    line-height: 1.5;
  }
  body.home .pickup .box:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  body.home .pickup .box .date {
    font-size: 11px;
    color: #999491;
    padding: 3px 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  body.home .pickup .box .categories {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  body.home .pickup .box .categories li {
    float: left;
    margin: 0 10px 0 0;
  }
  body.home .pickup .box .categories li.category1 a {
    color: #fff;
    font-size: 11px;
    background: #999;
    padding: 3px 10px;
    display: block;
  }
  body.home .pickup .box .categories li.pr {
    font-size: 11px;
    color: #fff;
    padding: 3px 10px;
    background: #333;
  }
  body.home .pickup .box .title a {
    font-size: 15px;
    color: inherit;
    font-weight: bold;
  }
  body.home .pickup .box.category-drama .categories li.category1 a {
    background: #ed9648;
  }
  body.home .pickup .box.category-variety .categories li.category1 a {
    background: #ef7d8f;
  }
  body.home .pickup .box.category-anime .categories li.category1 a {
    background: #a492f3;
  }
  body.home .pickup .box.category-music .categories li.category1 a {
    background: #a0c960;
  }
  body.home .pickup .box.category-movie .categories li.category1 a {
    background: #5765eb;
  }
  body.home .pickup .box.category-entame .categories li.category1 a {
    background: #5caccd;
  }
  body.home .pickup .box.category-books .categories li.category1 a {
    background: #50b192;
  }
  body.home .pickup .box.category-latest .categories li.category1 a {
    background: #cf0002;
  }
  body.home .pickup .box.category-pickup .categories li.category1 a {
    background: #d7ca61;
  }
}

@media (min-width: 769px) {
  .site-main.ranking h1.page-title {
    font-size: 45px;
    text-align: center;
    border-top: 2px solid #202020;
    padding: 25px 0 0;
    margin: 0;
  }
  .site-main.ranking ul.tab-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 850px;
    padding: 30px 0 40px;
    margin: 0 auto;
  }
  .site-main.ranking ul.tab-head li {
    list-style: none;
    width: 32%;
    background-color: #ffffff;
    text-align: center;
    height: 50px;
    border-radius: 25px;
    border: 2px solid #202020;
  }
  .site-main.ranking ul.tab-head li > a {
    display: block;
    color: #202020;
    line-height: 46px;
    font-size: 16px;
    font-weight: bold;
  }
  .site-main.ranking ul.tab-head li.current {
    background-color: #575757;
    border: 2px solid #575757;
  }
  .site-main.ranking ul.tab-head li.current > a {
    color: #ffffff;
  }
  .site-main.ranking .article-list-large {
    margin: 0 0 40px;
    padding: 30px 20px;
  }
  .site-main.ranking .article-list-large li.box {
    list-style: none;
  }
  .site-main.ranking .wrapper {
    padding: 0 0 0 480px;
  }
  .site-main.ranking .wrapper .number {
    width: 60px;
    height: 60px;
    border: 2px solid #202020;
    border-radius: 50%;
    text-align: center;
    line-height: 56px;
    background: #ffffff;
    color: #202020;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    font-weight: bold;
    font-size: 26px;
  }
  .site-main.ranking .wrapper .number.number1 {
    border: none;
    color: #ffffff;
    background: #caac1e;
  }
  .site-main.ranking .wrapper .number.number2 {
    border: none;
    color: #ffffff;
    background: #96a0a7;
  }
  .site-main.ranking .wrapper .number.number3 {
    border: none;
    color: #ffffff;
    background: #a4784d;
  }
  .site-main.ranking .wrapper .img {
    left: 100px;
  }
  .site-main.ranking .wrapper .img a {
    display: block;
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .site-main.ranking .wrapper .img a img {
    width: auto;
    max-height: 100%;
  }
  .site-main.ranking .wrapper .date {
    right: 10px;
  }
}
@media (max-width: 768px) {
  .site-main.ranking h1.page-title {
    font-size: 30px;
    text-align: center;
    padding: 15px 0 0;
    margin: 0;
  }
  .site-main.ranking ul.tab-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px 20px;
    margin: 0 auto;
  }
  .site-main.ranking ul.tab-head li {
    list-style: none;
    width: 32%;
    background-color: #ffffff;
    text-align: center;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #202020;
  }
  .site-main.ranking ul.tab-head li > a {
    display: block;
    color: #202020;
    line-height: 36px;
    font-size: 13px;
    font-weight: bold;
  }
  .site-main.ranking ul.tab-head li.current {
    background-color: #575757;
    border: 2px solid #575757;
  }
  .site-main.ranking ul.tab-head li.current > a {
    color: #ffffff;
  }
  .site-main.ranking .article-list-large {
    padding: 20px 15px;
  }
  .site-main.ranking .article-list-large li.box {
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 20px;
  }
  .site-main.ranking .article-list-large li.box:last-child {
    margin: 0;
    padding: 0;
  }
  .site-main.ranking .wrapper {
    position: relative;
    padding: 0 0 0 150px;
    min-width: 172px;
  }
  .site-main.ranking .wrapper .number {
    width: 40px;
    height: 40px;
    border: 2px solid #202020;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    background: #ffffff;
    color: #202020;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 5;
    font-weight: bold;
    font-size: 18px;
  }
  .site-main.ranking .wrapper .number.number1 {
    border: none;
    color: #ffffff;
    background: #caac1e;
    line-height: 40px;
  }
  .site-main.ranking .wrapper .number.number2 {
    border: none;
    color: #ffffff;
    background: #96a0a7;
    line-height: 40px;
  }
  .site-main.ranking .wrapper .number.number3 {
    border: none;
    color: #ffffff;
    background: #a4784d;
    line-height: 40px;
  }
  .site-main.ranking .wrapper .img {
    width: 138px;
    height: 92px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .site-main.ranking .wrapper .img a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .site-main.ranking .wrapper .img img {
    margin: 0 auto;
    max-height: 100%;
  }
  .site-main.ranking .wrapper .title {
    line-height: 1.5;
  }
  .site-main.ranking .wrapper p {
    font-size: 12px;
  }
  .site-main.ranking .wrapper .date {
    font-size: 11px;
  }
}

@media (min-width: 769px) {
  .gallery {
    overflow: hidden;
  }
  .gallery .gallery-item {
    float: left;
    width: 16.6666666667%;
    padding: 0 0.25%;
    margin-bottom: 0.5%;
  }
  .gallery .gallery-item a {
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 100%;
  }
  .gallery .gallery-item a img {
    display: none !important;
    visibility: hidden;
    width: 100%;
    height: auto;
    vertical-align: middle;
  }
}
@media (max-width: 768px) {
  .gallery {
    overflow: hidden;
  }
  .gallery .gallery-item {
    float: left;
    width: 25%;
    height: auto;
    padding: 0 0.25%;
    margin-bottom: 0.5%;
  }
  .gallery .gallery-item a {
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 100%;
  }
  .gallery .gallery-item a img {
    display: none !important;
    visibility: hidden;
    width: 100%;
    height: auto;
    vertical-align: middle;
  }
}

.gallery-caption {
  display: none;
}

#gallery-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  z-index: 9999;
}

.gallery-carousel-wrap img {
  display: block;
}
@media (min-width: 769px) {
  .gallery-carousel-wrap {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 9999;
  }
  .gallery-carousel-wrap .gallery-carousel {
    height: calc(100% - 62px - 10px - 107px - 50px);
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: relative;
    width: calc(100% - 330px);
  }
  .gallery-carousel-wrap .gallery-carousel > .slick-list {
    /*display: flex;
    align-items: center;*/
    bottom: 0;
    left: 45px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    width: calc(100% - 90px);
    height: 96%;
  }
  .gallery-carousel-wrap .gallery-carousel > .slick-list .slick-track {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item {
    outline: none;
    height: 100%;
    width: 100%;
    /*display: flex;
    align-items: center;
    flex-direction: column;*/
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img {
    /*height: 50vh;
    max-height: 600px;*/
    max-height: 50vh;
    margin: 0 auto;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img.landscape {
    /*height: 40vh;*/
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img.portrait {
    /*height: 55vh;*/
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item .gallery-carousel-caption {
    max-width: 490px;
    width: 86%;
    margin: 13px auto 0;
    font-size: 13px;
    color: #000;
    text-align: center;
    word-break: break-all;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow {
    position: absolute;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 40px;
    height: 40px;
    background: #fff;
    opacity: 1;
    border: 2px solid #303030;
    z-index: 9999;
    text-indent: -9999px;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow:before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 3px solid #303030;
    border-right: 3px solid #303030;
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-prev {
    left: 45px;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-prev:before {
    left: 54%;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-next {
    right: 45px;
    left: auto;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-next:before {
    left: 46%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .gallery-carousel-wrap .gallery-grid {
    height: calc(100% - 62px - 10px - 107px - 50px);
    left: 0;
    position: absolute;
    top: 62px;
    width: calc(100% - 330px);
    z-index: -1;
  }
  .gallery-carousel-wrap .gallery-thumb {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    bottom: 40px;
    overflow: hidden;
    position: absolute;
    width: calc(100% - 330px);
  }
  .gallery-carousel-wrap .gallery-thumb .gallery-thumb-item {
    display: block;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 84px;
    margin: 0 5px;
    outline: none;
    cursor: pointer;
  }
  .gallery-carousel-wrap .gallery-thumb .gallery-thumb-item.slick-current {
    opacity: 0.7;
  }
  .gallery-carousel-wrap .gallery-thumb .gallery-thumb-item.slick-current:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #000;
  }
  .gallery-carousel-wrap .gallery-thumb .gallery-thumb-item img {
    display: none;
  }
  .gallery-carousel-wrap .gallery-thumb .slick-list {
    height: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    overflow: hidden;
    position: relative;
    width: 660px;
  }
  .gallery-carousel-wrap .gallery-thumb .slick-arrow {
    position: relative;
    top: 50%;
    width: 30px;
    height: 30px;
    border: 2px solid #303030;
    background: #fff;
    z-index: 9999;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    text-indent: -9999px;
  }
  .gallery-carousel-wrap .gallery-thumb .slick-arrow:before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #303030;
    border-right: 2px solid #303030;
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
  .gallery-carousel-wrap .gallery-thumb .slick-arrow.slick-prev {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    left: 15px;
  }
  .gallery-carousel-wrap .gallery-thumb .slick-arrow.slick-prev:before {
    left: 54%;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  .gallery-carousel-wrap .gallery-thumb .slick-arrow.slick-next {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    right: 15px;
    left: auto;
  }
  .gallery-carousel-wrap .gallery-thumb .slick-arrow.slick-next:before {
    left: 46%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .gallery-carousel-wrap .gallery-ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: absolute;
    top: 0;
    right: 30px;
  }
  .gallery-carousel-wrap .gallery-ad .gallery-ad-pc {
    display: block !important;
    margin-top: 80px;
  }
  .gallery-carousel-wrap .gallery-ad .gallery-ad-sp {
    display: none !important;
  }
  .gallery-carousel-wrap .slick-counter {
    display: inline;
    font-size: 16px;
    color: #000;
    text-align: center;
    position: absolute;
    top: -33px;
    right: 108px;
    width: 80px;
    margin: 0 auto;
  }
  .gallery-carousel-wrap .slick-counter .gallery-current {
    font-weight: bold;
    font-size: 120%;
  }
  .gallery-carousel-wrap .gallery-arrow {
    width: 40px;
    height: 40px;
    border-width: 3px 3px 0 0;
    border-color: #fff;
    border-style: solid;
    top: 50%;
  }
  .gallery-carousel-wrap .gallery-arrow.prev {
    left: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .gallery-carousel-wrap .gallery-arrow.next {
    right: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .gallery-carousel-wrap .gallery-arrow.gallery-thumb-arrow {
    width: 30px;
    height: 30px;
  }
  .gallery-carousel-wrap #gallery-close {
    position: absolute;
    top: 20px;
    right: 362px;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .gallery-carousel-wrap #gallery-close:before, .gallery-carousel-wrap #gallery-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    width: 30px;
    height: 2px;
    background: #000;
  }
  .gallery-carousel-wrap #gallery-close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .gallery-carousel-wrap #gallery-close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@media (min-width: 769px) and (max-height: 800px) {
  .gallery-carousel-wrap .gallery-carousel > .slick-list {
    display: block;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img.landscape {
    width: auto;
    max-height: 45vh;
  }
}
@media (max-width: 1290px) {
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-prev {
    left: 0;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-next {
    right: 0;
  }
}
@media (min-width: 769px) and (max-width: 1120px) {
  .gallery-carousel-wrap .gallery-carousel > .slick-list {
    height: 92%;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img {
    width: auto;
    height: auto;
    max-height: 40vh;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img.landscape {
    height: auto;
    max-height: 50vh;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img.portrait {
    max-height: 40vh;
  }
}
@media (max-width: 768px) {
  .gallery-carousel-wrap {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    overflow-y: hidden;
    z-index: 9999;
  }
  .gallery-carousel-wrap .gallery-carousel {
    width: auto;
    height: auto;
    position: relative;
    top: 20%;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: relative;
  }
  .gallery-carousel-wrap .gallery-carousel > .slick-list {
    overflow-x: hidden;
    overflow-y: visible;
    bottom: auto;
    left: auto;
    position: relative;
    width: auto;
  }
  .gallery-carousel-wrap .gallery-carousel > .slick-list .slick-track {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item {
    outline: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 40px;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img {
    height: auto;
    margin: 0 auto;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item img.portrait {
    width: 70%;
  }
  .gallery-carousel-wrap .gallery-carousel .gallery-carousel-item .gallery-carousel-caption {
    color: #000;
    text-align: center;
    width: 80%;
    margin: 8px auto 20px;
    font-size: 12px;
    word-break: break-all;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow {
    position: absolute;
    top: 54%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #303030;
    z-index: 9999;
    opacity: 1;
    text-indent: -9999px;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow:before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 3px solid #303030;
    border-right: 3px solid #303030;
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-prev {
    left: 0;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-prev:before {
    left: 54%;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-next {
    right: 0;
    left: auto;
  }
  .gallery-carousel-wrap .gallery-carousel .slick-arrow.slick-next:before {
    left: 46%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .gallery-carousel-wrap .gallery-thumb {
    display: none;
  }
  .gallery-carousel-wrap .gallery-ad {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    margin: 0 auto 10%;
    text-align: center;
  }
  .gallery-carousel-wrap .gallery-ad .gallery-ad-pc {
    display: none !important;
  }
  .gallery-carousel-wrap .gallery-ad .gallery-ad-sp {
    display: block !important;
  }
  .gallery-carousel-wrap .slick-counter {
    color: #000;
    text-align: center;
    width: 80px;
    font-size: 14px;
    position: relative;
    bottom: auto;
    margin: 0 auto 10px;
    right: auto;
    display: block;
  }
  .gallery-carousel-wrap .slick-counter .gallery-current {
    font-weight: bold;
    font-size: 120%;
  }
  .gallery-carousel-wrap .gallery-arrow {
    width: 40px;
    height: 40px;
    border-width: 3px 3px 0 0;
    border-color: #fff;
    border-style: solid;
    top: 50%;
  }
  .gallery-carousel-wrap .gallery-arrow.prev {
    left: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .gallery-carousel-wrap .gallery-arrow.next {
    right: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .gallery-carousel-wrap .gallery-arrow.gallery-thumb-arrow {
    width: 30px;
    height: 30px;
  }
  .gallery-carousel-wrap #gallery-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .gallery-carousel-wrap #gallery-close:before, .gallery-carousel-wrap #gallery-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    width: 30px;
    height: 2px;
    background: #000;
  }
  .gallery-carousel-wrap #gallery-close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .gallery-carousel-wrap #gallery-close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}

@media (min-width: 769px) {
  .site-main.news h1.page-title {
    font-size: 45px;
    text-align: center;
    border-top: 2px solid #202020;
    padding: 25px 0;
    margin: 0;
  }
}
@media (max-width: 768px) {
  .site-main.news h1.page-title {
    font-size: 30px;
    text-align: center;
    padding: 15px 0;
    margin: 0;
  }
}

@media (min-width: 769px) {
  body.search h1.page-title {
    font-size: 45px;
    text-align: center;
    border-top: 2px solid #202020;
    padding: 25px 0;
    margin: 0;
  }
  body.search .site-main p {
    background: #fff;
    padding: 20px;
    margin: 20px;
  }
}
@media (max-width: 768px) {
  body.search h1.page-title {
    font-size: 30px;
    text-align: center;
    padding: 15px 0;
    margin: 0;
  }
  body.search .site-main p {
    background: #fff;
    padding: 10px;
    margin: 10px;
  }
}

#cookie-notice {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(50, 50, 58, 0.5) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 769px) {
  #cookie-notice {
    padding: 0 30px;
  }
}
#cookie-notice .cookie-notice-container {
  background: #fff;
  color: #000 !important;
  position: relative;
  border: solid 1px #f50003;
}
@media (min-width: 769px) {
  #cookie-notice .cookie-notice-container {
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 50px;
    padding: 115px 30px;
  }
}
@media (max-width: 768px) {
  #cookie-notice .cookie-notice-container {
    padding: 110px 15px;
    margin: 0 15px;
    border-radius: 25px;
  }
}
#cookie-notice .cookie-notice-container #cn-notice-text {
  margin: 0 auto 50px;
  font-weight: bold;
}
@media (min-width: 769px) {
  #cookie-notice .cookie-notice-container #cn-notice-text {
    max-width: 690px;
  }
}
#cookie-notice .cookie-notice-container #cn-notice-buttons {
  margin: 0 auto;
  max-width: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons a {
  color: #fff;
  padding: 15px 10px;
  border-radius: 7.5px;
  margin: 10px 0;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-more-info {
  background-color: transparent !important;
  color: #000;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
#cookie-notice .cookie-notice-container #cn-close-notice {
  display: none;
}

#cookie-notice.cookie-notice-hidden {
  display: none;
}
/*# sourceMappingURL=maps/style.css.map */
