@charset "UTF-8";
/*!
Theme Name: Gori.me
Theme URI: http://gori.me
Description: gori.me theme
Version: 0.1
Author: gorime
Author URI: http://gori.me
*/
/*! Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

body {
  line-height: 1.6;
  color: #111;
  background-color: #eee;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px; }

a:link,
a:visited {
  color: #04c;
  text-decoration: underline; }

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

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

iframe, video, object {
  margin: 0 auto;
  display: block; }

.header {
  background-color: #111;
  background-image: url(images/black_yoko01.png);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  z-index: 4; }
  .header .header-content {
	  background-color: #111;
  	background-image: url(images/black_yoko01.png);
    margin: 0 auto;
    width: 1104px; }
  .header .logo {
    padding: 5px 5px 5px 15px;
    display: table-cell;
    vertical-align: middle;
    width: 160px; }
    .header .logo a, .header .logo img {
      display: block; }
    .header .logo a {
      padding: 5px 0; }
  .header .menu {
    padding: 10px 0 10px 11px;
    display: table-cell;
    vertical-align: middle; }
    .header .menu ul {
      border-top: 1px solid #fff;
      border-left: 1px solid #fff;
      display: flex;
      flex-wrap: wrap; }
    .header .menu li {
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
      width: 113px;
      line-height: 1.5;
      text-align: center; }
    .header .menu a {
      display: block;
      color: #fff;
      font-size: .8em;
      text-decoration: none; }
      .header .menu a:hover, .header .menu a:active {
        color: #111;
        background-color: #fff; }

.footer {
  clear: both;
  background-color: #111;
  background-image: url("images/black_yoko01.png");
  width: 100%;
  min-width: 1104px; }
  .footer .footer-content {
    margin: 0 auto;
    padding: 20px 0;
    width: 1040px;
    color: #fff; }
  .footer .widgets {
    font-size: .8125em;
    display: flex;
    justify-content: space-between;
    width: 100%; }
  .footer .widget {
    padding: 5px 0;
    width: 330px;
    text-align: center; }
    .footer .widget .widgetTitle {
      margin-bottom: 10px;
      font-weight: bold;
      font-size: 2em; }
    .footer .widget .widgetBody {
      margin-bottom: 24px;
      color: #aaa;
      font-size: 16px; }
      .footer .widget .widgetBody a {
        text-decoration: none; }
        .footer .widget .widgetBody a:hover, .footer .widget .widgetBody a:active {
          text-decoration: underline; }
      .footer .widget .widgetBody .page_item {
        margin: 7px 0;
        padding: 0; }
        .footer .widget .widgetBody .page_item a {
          color: #aaa; }
  .footer .copyright {
    padding: 15px 10px;
    border-top: 2px solid #fff;
    color: #fff; }
    .footer .copyright a {
      color: #ddd; }
      .footer .copyright a:hover {
        color: #e22f26;
        text-decoration: none; }

.archiveBackground {
  margin-top: -16px;
  display: block;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }

.container {
  margin: 0 auto 16px;
  padding-top: 16px;
  padding-bottom: 15px;
  width: 1104px; }
  .container::after {
    content: '';
    display: block;
    clear: both; }
  .container.containerArchive {
    padding-top: 32px; }
  .container.container_search {
    padding-top: 76px; }

.content {
  clear: both;
  padding: 0 28px;
  float: left;
  width: 728px; }
  .content.contentbg {
    border: 1px solid #ddd;
    background-color: #fff; }
  .content.contentbg_top {
    margin-bottom: 32px;
    padding: 0 11px;
    border: 1px solid #ddd;
    float: none;
    width: auto;
    background-color: #fff;
    position: relative; }
    .content.contentbg_top.prBoxWrapper {
      padding: 0; }
  .content.contentbg_videoreviewall {
    margin-bottom: 32px;
    padding: 0;
    float: none;
    width: auto;
    background-color: #333; }
  .content.content_onecolumn {
    padding: 0;
    float: none;
    width: auto; }
  .content.content_fullwidth {
    padding: 22px 22px 0;
    float: none;
    width: auto; }

.content_new {
  width: 766px;
  position: relative;
  background-color: #fff;
  padding: 0 11px 32px;
  margin-bottom: 32px;
  float: left; }

.sidebar,
.sidebar2 {
  float: right;
  width: 300px;
  position: relative; }

.breadcrumb {
  clear: both;
  margin: 22px 16px;
  color: #333;
  font-size: 11px; }
  .breadcrumb li {
    display: inline; }
  .breadcrumb a, .breadcrumb span {
    display: inline; }
  .breadcrumb a {
    color: #737373;
    text-decoration: underline; }
    .breadcrumb a:hover {
      text-decoration: none; }

.postHeader {
  margin-bottom: 16px;
  padding: 42px 0;
  display: table;
  width: 100%;
  background-color: #fff;
  font-size: 11px; }
  .postHeader .breadcrumb {
    padding: 8px 2px;
    display: table-cell;
    vertical-align: middle; }
    .postHeader .breadcrumb li.current {
      display: none; }
    .postHeader .breadcrumb li:nth-last-child(2) > span {
      display: none; }
  .postHeader .postHeaderMeta {
    display: table-cell;
    vertical-align: middle;
    text-align: right; }
    .postHeader .postHeaderMeta a {
      display: block;
      text-decoration: none; }
    .postHeader .postHeaderMeta .categoryName {
      display: inline-block;
      vertical-align: middle; }
      .postHeader .postHeaderMeta .categoryName a {
        padding: 4px 8px;
        border: 1px solid #e22f26;
        color: #e22f26; }
    .postHeader .postHeaderMeta .date {
      display: inline-block;
      vertical-align: middle; }
      .postHeader .postHeaderMeta .date a {
        padding: 4px 8px;
        border: 1px solid #737373;
        color: #737373;
        background-color: #fff; }
    .postHeader .postHeaderMeta .edit {
      margin-left: 10px;
      display: inline-block;
      vertical-align: middle; }
      .postHeader .postHeaderMeta .edit a {
        padding: 2px 4px; }
        .postHeader .postHeaderMeta .edit a:hover, .postHeader .postHeaderMeta .edit a:active {
          text-decoration: underline; }
  .postHeader.postHeaderSingleReview {
    padding-right: 22px;
    padding-left: 22px;
    display: block;
    width: auto; }
    .postHeader.postHeaderSingleReview .postHeaderMeta {
      display: block; }

.postHeader .categoryName a:hover,
.postHeader .categoryName a:active {
  color: #fff;
  background-color: #e22f26;
  border: 1px solid #fff; }

.postHeader .date a:hover, .postHeader .date a:active {
  color: #fff;
  border: 1px solid #fff;
  background-color: #111; }

.postHeader .categoryName {
  margin-right: 8px; }

.container .shareButtons {
  margin: 0 -28px;
  padding: 12px 0;
  background-color: #f6f6f6; }
  .archive .container .shareButtons {
    margin: 0 -11px 11px; }
  .container .shareButtons ul {
    margin: 0;
    display: flex;
    justify-content: space-between; }
  .container .shareButtons li {
    margin-right: 1%;
    margin-left: 1%;
    width: 18%;
    list-style: none;
    text-align: center;
    font-size: 16px; }
    .container .shareButtons li a {
      padding: 6px 0;
      border-radius: 3px;
      display: block;
      color: #fff;
      text-decoration: none; }
  .container .shareButtons .share-twitter a {
    background-color: #55acee;
    box-shadow: 0 2px #2795e9; }
    .container .shareButtons .share-twitter a:hover, .container .shareButtons .share-twitter a:active {
      background-color: #83c3f3; }
  .container .shareButtons .share-facebook a {
    background-color: #3b5998;
    box-shadow: 0 2px #2d4373; }
    .container .shareButtons .share-facebook a:hover, .container .shareButtons .share-facebook a:active {
      background-color: #4c70ba; }
  .container .shareButtons .share-hatena a {
    background-color: #2c6ebd;
    box-shadow: 0 2px #225694; }
    .container .shareButtons .share-hatena a:hover, .container .shareButtons .share-hatena a:active {
      background-color: #4888d4; }
  .container .shareButtons .share-pocket a {
    background-color: #f13d53;
    box-shadow: 0 2px #e6152f; }
    .container .shareButtons .share-pocket a:hover, .container .shareButtons .share-pocket a:active {
      background-color: #f26f7f; }
  .container .shareButtons .share-line a {
    background-color: #00c300;
    box-shadow: 0 2px #009d00; }
    .container .shareButtons .share-line a:hover, .container .shareButtons .share-line a:active {
      background-color: #2bd92b; }

.content_onecolumn .shareButtons {
  margin: 0 -186px;
  border-top: 2px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf; }

.container .shareButton.bottom_fulllwidth {
  margin: 0 -60px;
  background-color: #f6f6f6; }
.container .shareButton ul {
  display: table;
  width: 100%;
  word-spacing: -1em;
  text-align: center; }
.container .shareButton li {
  margin: 12px 4px;
  word-spacing: normal;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  text-align: center; }
.container .shareButton a, .container .shareButton img {
  display: block; }
.container .shareButton a {
  padding: 0 134px;
  border-radius: 8px;
  display: block;
  color: #fff;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: bold;
  font-size: 26px;
  text-decoration: none; }
  .container .shareButton a:hover, .container .shareButton a:active {
    opacity: .7; }
.container .shareButton .socialbtn_fb {
  border-bottom: 6px solid #293e6b;
  background-color: #3B5999; }
.container .shareButton .socialbtn_tw {
  border-bottom: 6px solid #3b78a6;
  background-color: #55acee; }
.container .SNSfollow {
  margin-top: 16px;
  padding: 4px 16px 16px;
  border: 1px solid #111; }
  .container .SNSfollow .SNSfollow_title {
    text-align: center;
    font-size: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #111;
    padding-bottom: 4px; }
  .container .SNSfollow ul {
    margin-bottom: 0;
    display: flex; }
    .container .SNSfollow ul li {
      margin: 0;
      width: 20%;
      list-style: none; }
      .container .SNSfollow ul li a {
        display: block;
        color: #111;
        font-size: 12px;
        text-align: center;
        text-decoration: none; }
        .container .SNSfollow ul li a img {
          display: inline-block;
          vertical-align: bottom; }
        .container .SNSfollow ul li a span {
          padding: 2px;
          display: block; }

.push7 a {
  padding: 8px 0;
  display: block;
  color: #fff;
  background-color: #eeac00;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  text-decoration: none; }
  .push7 a:hover, .push7 a:active {
    opacity: .7; }
.push7.push7_sidebar {
  margin: 0 auto;
  padding: 0 8px;
  border-radius: 8px;
  width: auto;
  background-color: #eeac00; }
  .push7.push7_sidebar a {
    font-size: 14px; }

.contentsBelowBox {
  clear: both; }

.searchBar {
  clear: both;
  padding: 16px 22px;
  background-color: #fff; }

.searchBarTop {
  clear: both;
  margin: 32px 0;
  padding: 16px 22px;
  background-color: #fff; }

.searchBarKeyword {
  padding: 4px 8px;
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  color: #fff;
  background-color: #e22f26;
  font-size: 13px;
  text-align: center; }

.searchBarKeywordLink {
  display: inline-block;
  vertical-align: middle; }
  .searchBarKeywordLink li {
    padding-left: 14px;
    display: inline-block;
    vertical-align: middle; }
  .searchBarKeywordLink a {
    color: #111; }

#cse-search-box {
  margin-top: 16px;
  width: 100%; }
  #cse-search-box input[type="text"] {
    padding: 0 8px;
    border-radius: 4px;
    border: 1px solid #aeaeae;
    width: 75%;
    height: 28px;
    font-size: 16px; }
  #cse-search-box input[type="submit"] {
    -webkit-appearance: none;
    padding: 7px 24px;
    border: 0;
    border-radius: 4px;
    line-height: 16px;
    color: #fff;
    background-color: #1660e6;
    font-size: 16px; }

.prBox {
  padding: 0;
  width: 100%;
  height: 260px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .prBox .prBox_thumbnail img {
    width: 100%;
    height: 260px;
    object-fit: cover; }
  .prBox .entryTitle {
    padding: 8px 16px;
    line-height: 1.8;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    z-index: 2;
    bottom: 8px;
    text-shadow: 1px 1px 3px #333; }

.sectionTitle {
  margin: 16px 0 16px 10px;
  padding: 4px 4px 4px 12px;
  border-left: 4px solid #111;
  color: #111;
  font-size: 24px;
  font-weight: bold; }
  .sectionTitle.sectionTitleTop {
    margin-left: 0; }
  .sectionTitle.sectionTitleSingle {
    margin: 16px 0 4px 22px; }

.fb-likebutton {
  margin-bottom: 32px; }
  .fb-likebutton .fblikebox_box {
    margin: 8px auto 0;
    padding: 0;
    width: 100%;
    height: 260px;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1; }
    .fb-likebutton .fblikebox_box::after {
      content: '';
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .fb-likebutton .fblikebox_box .fblikebox_thumbnail {
      position: absolute;
      top: -200px;
      z-index: 1; }
      .fb-likebutton .fblikebox_box .fblikebox_thumbnail img {
        display: block;
        width: 100%; }
    .fb-likebutton .fblikebox_box .fblikebox_text {
      padding-top: 60px;
      width: 100%;
      color: #fff;
      position: relative;
      z-index: 2;
      text-align: center; }
      .fb-likebutton .fblikebox_box .fblikebox_text p {
        height: 2.8em;
        font-weight: bold;
        font-size: 32px; }

.archiveThumbnail {
  margin-bottom: -7px;
  padding-top: 59px; }
  .archiveThumbnail img {
    width: 100%;
    height: 300px;
    object-fit: cover; }

.pageThumbnailTitle {
  padding: 1em;
  border-bottom: 1px solid #e22f26;
  display: block;
  color: #fff;
  background-color: #111;
  font-weight: bold;
  font-size: 3em;
  text-align: center; }

.archiveTitleDescp {
  font-size: 14px;
  font-weight: normal;
  text-align: center; }

.categoryHeaderBox {
  padding-bottom: 32px;
  background-color: #111;
  background-image: url(images/black_yoko01.png);
  background-repeat: repeat; }
  .categoryHeaderBox.reviewallHeaderBox {
    padding-bottom: 0; }

.categoryHeader {
  margin-bottom: 16px;
  padding: 22px;
  border: 1px solid #e22f26;
  background-color: #fff; }
  .categoryHeader a {
    color: #111; }
    .categoryHeader a:hover, .categoryHeader a:active {
      color: #e22f26; }
  .categoryHeader .breadcrumb {
    margin: 0 0 36px;
    padding-bottom: 18px;
    text-align: center; }
  .categoryHeader .categoryDescription p {
    margin-bottom: 1em;
    font-size: 15px; }
  .categoryHeader .archiveTitle {
    padding: 8px 0 32px;
    color: #222;
    font-weight: bold;
    font-size: 2.8em;
    text-align: center; }
  .categoryHeader .siblingTitle {
    margin-bottom: 12px;
    padding: 4px 12px;
    display: inline-block;
    color: #fff;
    background-color: #e22f26;
    font-size: 15px;
    text-align: center; }
  .categoryHeader .indepth_search {
    margin: 40px 8px 16px;
    padding-bottom: 18px;
    border: 1px solid #e22f26; }
    .categoryHeader .indepth_search form {
      padding: 0 28px; }
    .categoryHeader .indepth_search input[type="text"] {
      width: 510px;
      height: 34px;
      border: 1px solid #111;
      font-size: 18px;
      padding: 0 8px; }
    .categoryHeader .indepth_search input[type="submit"] {
      background-color: #111;
      padding: 8px 44px;
      color: #fff;
      border-bottom: 2px solid #aeaeae;
      border-top: none;
      border-right: none;
      border-left: none;
      border-radius: 4px;
      font-size: 14px;
      vertical-align: top; }
    .categoryHeader .indepth_search span {
      padding: 0 40px;
      color: #aeaeae;
      font-size: 14px; }
    .categoryHeader .indepth_search.categoryPopularPosts ul {
      margin: 0 20px;
      padding-left: 20px;
      list-style: disc; }
    .categoryHeader .indepth_search.categoryPopularPosts li {
      margin-bottom: .3em; }
  .categoryHeader.categoryHeaderSearch {
    margin-bottom: 0; }
    .categoryHeader.categoryHeaderSearch .archiveTitle {
      padding: 8px 0 32px;
      color: #222;
      font-weight: bold;
      font-size: 2.8em;
      text-align: center; }

.categoryDescription table {
  margin: 0 auto;
  border: 1px solid #666;
  border-spacing: 0;
  width: 95%;
  font-size: 14px;
  text-align: left; }
.categoryDescription th {
  padding: 5px;
  border: 1px solid #666;
  vertical-align: middle;
  color: #111;
  background-color: #e9e9e9;
  line-height: 2.0;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  overflow-wrap: break-word; }
.categoryDescription td {
  padding: 4px 8px;
  border: 1px solid #666;
  vertical-align: middle;
  overflow-wrap: break-word; }
.categoryDescription .odd td {
  background-color: #eee; }
.categoryDescription .table-01 tr:nth-child(even) {
  background-color: #fcfcfc; }

.categoryJumpLinks {
  margin-top: -1px;
  font-size: 14px;
  text-align: center; }
  .categoryJumpLinks ul {
    display: flex;
    flex-wrap: wrap;
    background: linear-gradient(#e22f26, #f9312a);
    position: relative; }
    .categoryJumpLinks ul::after {
      content: '';
      background-color: #111;
      height: 1px;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0; }
  .categoryJumpLinks li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    width: 25%; }
    .categoryJumpLinks li a {
      padding: 10px 0;
      display: block;
      color: #fff;
      font-size: 16px;
      text-decoration: none; }
      .categoryJumpLinks li a:hover, .categoryJumpLinks li a:active {
        color: #111;
        background-color: #fff; }

.sibling ul {
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap; }
.sibling li {
  margin: 0 8px 8px 0; }
  .sibling li a {
    padding: 7px;
    border: 1px solid #333;
    border-radius: 4px;
    display: block;
    color: #333;
    background-color: #fff;
    font-size: 11px;
    text-decoration: none; }
    .sibling li a:hover, .sibling li a:active {
      color: #fff;
      background-color: #333; }

.newArticleText {
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 8px;
  border-left: 4px solid #111;
  line-height: 1.4;
  color: #333;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 1.2px; }
  .newArticleText span {
    display: block;
    font-size: 14px; }

.archiveList .archiveListItem {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eee; }
  .archiveList .archiveListItem a {
    display: table;
    width: 100%;
    color: #333;
    text-decoration: none; }
    .archiveList .archiveListItem a:hover, .archiveList .archiveListItem a:active {
      opacity: .7;
      color: #e22f26; }
      .archiveList .archiveListItem a:hover .text .postmeta, .archiveList .archiveListItem a:active .text .postmeta {
        color: #333; }
    .archiveList .archiveListItem a .thumbnail {
      display: table-cell;
      vertical-align: top;
      width: 250px; }
      .archiveList .archiveListItem a .thumbnail img {
        display: block;
        width: 250px;
        height: 130px;
        object-fit: cover; }
    .archiveList .archiveListItem a .text {
      padding-bottom: 1em;
      padding-left: 16px;
      display: table-cell;
      vertical-align: top;
      position: relative; }
      .archiveList .archiveListItem a .text .entryTitle {
        padding: 8px 0;
        line-height: 1.6;
        font-weight: bold;
        font-size: 22px; }
      .archiveList .archiveListItem a .text .postmeta {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 12px; }
.archiveList .archiveListEnlargeItem:first-child {
  margin-top: 0; }
.archiveList .archiveListEnlargeItem {
  margin: -17px -11px 16px;
  padding: 11px 11px 16px;
  border-bottom: 1px solid #111;
  background-color: #111; }
  .archiveList .archiveListEnlargeItem:first-child {
    margin-top: 0; }
  .archiveList .archiveListEnlargeItem a {
    display: block;
    color: #fff;
    text-decoration: none; }
    .archiveList .archiveListEnlargeItem a:hover, .archiveList .archiveListEnlargeItem a:active {
      opacity: .7;
      color: #e22f26; }
      .archiveList .archiveListEnlargeItem a:hover .text .postmeta, .archiveList .archiveListEnlargeItem a:active .text .postmeta {
        color: #fff; }
    .archiveList .archiveListEnlargeItem a .thumbnail img {
      display: block;
      width: 100%;
      height: 450px;
      object-fit: cover; }
    .archiveList .archiveListEnlargeItem a .text .entryTitle {
      margin-bottom: 28px;
      padding: 12px;
      line-height: 1.4;
      font-weight: bold;
      font-size: 24px; }
    .archiveList .archiveListEnlargeItem a .text .postmeta {
      font-size: 12px;
      text-align: right; }

.archiveListTile {
  display: flex;
  flex-wrap: wrap; }
  .archiveListTile .archiveListItem {
    margin: 10px;
    width: 250px; }
    .archiveListTile .archiveListItem a {
      display: block;
      height: 100%;
      color: #333;
      text-decoration: none;
      position: relative; }
      .archiveListTile .archiveListItem a:hover, .archiveListTile .archiveListItem a:active {
        opacity: .7;
        color: #e22f26; }
        .archiveListTile .archiveListItem a:hover .text .postmeta, .archiveListTile .archiveListItem a:active .text .postmeta {
          color: #333; }
      .archiveListTile .archiveListItem a .thumbnail img {
        display: block;
        width: 100%;
        height: 150px;
        object-fit: cover; }
      .archiveListTile .archiveListItem a .text {
        padding-bottom: 1em; }
        .archiveListTile .archiveListItem a .text .entryTitle {
          padding-top: 10px;
          padding-bottom: 10px;
          line-height: 1.6;
          font-weight: bold;
          font-size: 16px; }
        .archiveListTile .archiveListItem a .text .postmeta {
          padding-bottom: 4px;
          position: absolute;
          right: 0;
          bottom: 0;
          font-size: 12px; }

.next_posts {
  padding-top: 32px;
  text-align: center; }
  .next_posts a {
    padding: 12px 116px;
    border: 1px solid #111;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    background-color: #111;
    font-size: 20px;
    text-decoration: none;
    box-shadow: 0 0 3px #777; }
    .next_posts a:hover, .next_posts a:active {
      color: #111;
      background-color: #fff; }

.more_posts {
  padding-bottom: 24px; }

.wp-pagenavi {
  padding-top: 24px;
  text-align: center; }
  .wp-pagenavi a, .wp-pagenavi .current {
    margin: 0 8px 0 0;
    padding: 0.5em 0.8em;
    border: 1px solid #333;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #111;
    font-size: 17px;
    text-decoration: none;
    text-align: center; }
  .wp-pagenavi a:hover, .wp-pagenavi a:active {
    border: 1px solid #111;
    color: #111;
    background-color: #fff; }
  .wp-pagenavi .current {
    border: 1px solid #111;
    color: #999;
    background-color: #eee; }
  .wp-pagenavi .pages {
    display: none; }
  .wp-pagenavi.page-link-button {
    margin-top: 30px;
    text-align: center; }
    .wp-pagenavi.page-link-button a {
      padding: 3% 0;
      border-radius: 2px;
      display: inline-block;
      width: 100%;
      color: #fff;
      background-color: #111;
      font-size: 16px;
      text-decoration: none;
      text-align: center; }
  .wp-pagenavi.page-link {
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center; }

.notfound {
  margin: 32px 0;
  padding: 16px;
  border-radius: 16px;
  color: #fcfcfc;
  background-color: #111;
  line-height: 1.5;
  font-weight: bold;
  font-size: 40px;
  text-align: center; }

.reviewallNewArticles {
  margin-bottom: 32px;
  padding: 1px 0 1px 1px;
  display: flex;
  flex-wrap: wrap;
  background-color: #111;
  position: relative;
  z-index: 1; }
  .reviewallNewArticles::before {
    content: '';
    border-top: 1px solid #e22f26;
    border-left: 1px solid #e22f26;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2; }
  .reviewallNewArticles .reviewallList {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e22f26;
    border-bottom: 1px solid #e22f26;
    width: 33.33333%;
    position: relative;
    z-index: 3; }
    .reviewallNewArticles .reviewallList a {
      display: block;
      height: 100%;
      min-height: 470px;
      color: #fff;
      text-decoration: none; }
      .reviewallNewArticles .reviewallList a .thumbnail {
        padding-bottom: 8px; }
        .reviewallNewArticles .reviewallList a .thumbnail img {
          display: block;
          width: 100%;
          height: 280px;
          object-fit: cover; }
      .reviewallNewArticles .reviewallList a .text .entryTitle {
        padding: 4px 12px 19px;
        line-height: 1.8;
        font-weight: bold;
        font-size: 24px; }

.review_block {
  margin-bottom: 32px;
  padding-bottom: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  position: relative; }
  .review_block .sectionTitle_reviewall {
    padding: 4px 24px;
    color: #fff;
    background-color: #e22f26;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .review_block .review_list {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1; }
  .review_block .archiveListFeatured {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #e22f26;
    width: 540px;
    background-color: #111; }
    .review_block .archiveListFeatured a {
      display: block;
      height: 100%;
      color: #fff;
      text-decoration: none;
      position: relative; }
      .review_block .archiveListFeatured a:hover, .review_block .archiveListFeatured a:active {
        color: #e22f26; }
        .review_block .archiveListFeatured a:hover .thumbnail img, .review_block .archiveListFeatured a:active .thumbnail img {
          opacity: .7; }
        .review_block .archiveListFeatured a:hover .postmeta, .review_block .archiveListFeatured a:active .postmeta {
          opacity: 1; }
      .review_block .archiveListFeatured a .thumbnail img {
        width: 536px;
        height: 340px;
        object-fit: cover; }
  .review_block .archiveListTile {
    padding-right: 11px;
    width: 540px; }
  .review_block .next_posts {
    width: 100%; }

.page-template .archiveListFeatured .entryTitle {
  font-size: 26px;
  padding: 12px;
  line-height: 1.6;
  font-weight: bold; }

.page-template .archiveListFeatured .postmeta .date {
  color: #fff;
  padding: 12px;
  position: absolute;
  right: 0;
  bottom: 0; }

.page-template-videoreviewall {
  background-color: #111;
  background-image: url("images/black_yoko01.png");
  background-repeat: repeat; }

.single_title_container {
  background-color: #fff; }
  .single_title_container .single_title_box {
    margin: 0 auto;
    padding: 50px 0;
    background: #fff;
    width: 1104px; }
    .single_title_container .single_title_box .entryTitle {
      font-weight: bold;
      background-color: #fff;
      font-size: 36px; }
  .single_title_container .postHeader {
    margin-bottom: 0;
    padding: 0; }

.onecolumnTitle {
  padding: 22px 22px 0;
  border: 1px solid #ddd;
  border-bottom: none;
  background-color: #fff;
  font-weight: bold;
  font-size: 3.5em;
  text-align: center; }
  .onecolumnTitle span {
    padding-bottom: 22px; }

.category-link-entry {
  margin: 0 -28px 0; }
  .category-link-entry span {
    margin-right: 8px;
    padding: 8px;
    color: #fff;
    background-color: #e22f26;
    font-size: 13px; }
  .category-link-entry a {
    color: #111; }
  .category-link-entry .attentionCategory {
    padding: 12px 26px;
    background-color: #f0f0f0;
    word-wrap: break-word;
    background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(250, 228, 230, 0)), color-stop(0.4, rgba(250, 228, 230, 0)), color-stop(0.4, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(250, 228, 230, 0)), to(rgba(250, 228, 230, 0)));
    background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-size: 4px 4px;
    font-size: 16px; }

.snsfollow-area {
  display: table;
  table-layout: fixed;
  width: 1104px; }
  .snsfollow-area li {
    padding: 8px;
    border: 8px #fff solid;
    display: table-cell;
    vertical-align: middle;
    background-color: #e6e5e1;
    text-align: center; }
    .snsfollow-area li img {
      width: 71px;
      border: none; }
    .snsfollow-area li span {
      display: block;
      font-size: 11px;
      text-align: center; }

.relatedPost {
  margin-bottom: 32px;
  background-color: #fff;
  overflow: hidden; }

.relatedCategory {
  margin: 32px 0;
  border: 1px solid #ddd;
  background-color: #fff; }
  .relatedCategory .category-link a {
    display: block;
    padding: 12px 22px;
    text-decoration: none; }
    .relatedCategory .category-link a:hover, .relatedCategory .category-link a:active {
      color: #e22f26;
      background-color: #ffffea; }
  .relatedCategory .category-link .categoryMatome {
    font-weight: bold; }
    .relatedCategory .category-link .categoryMatome::after {
      content: '';
      display: block;
      clear: both; }
    .relatedCategory .category-link .categoryMatome img {
      margin-right: 8px;
      float: left;
      width: 20%; }
    .relatedCategory .category-link .categoryMatome .categoryMatomeTitle {
      color: #111;
      font-size: 24px; }
      .relatedCategory .category-link .categoryMatome .categoryMatomeTitle a:hover, .relatedCategory .category-link .categoryMatome .categoryMatomeTitle a:active {
        color: #e22f26;
        background-color: #ffffea; }

.featuredThumbnail {
  padding-top: 59px; }

.featuredThumbnail img {
  margin-top: -16px;
  width: 100%;
  height: auto;
  background-size: cover; }

.featuredThumbnailTitle {
  display: inline;
  width: 90%;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  font-size: 3em; }
  .featuredThumbnailTitle span {
    color: #111;
    background-color: #fff;
    font-weight: bold;
    line-height: 0.4em;
    opacity: 0.9; }

.post-template-single-onecolumn_dark-php {
  background-color: #111;
  background-image: url(images/black_yoko01.png);
  background-repeat: repeat; }
  .post-template-single-onecolumn_dark-php .breadcrumb {
    color: #fff; }
    .post-template-single-onecolumn_dark-php .breadcrumb a {
      color: #fff;
      text-decoration: underline; }

.pageHeader {
  margin-bottom: 16px;
  padding: 22px;
  background-color: #fff; }
  .pageHeader.pageHeader_fullwidth {
    margin: -22px -22px 22px; }
  .pageHeader .breadcrumb {
    padding: 16px 2px 10px;
    color: #666;
    font-size: 11px; }
  .pageHeader .entryTitle {
    padding: 10px 0;
    color: #222;
    font-weight: bold;
    font-size: 2.8em;
    text-align: center; }

.catList {
  margin: 22px 0; }
  .catList .cat-item {
    margin-bottom: 16px;
    padding-bottom: 16px;
    font-size: 17px; }
  .catList .children {
    display: block;
    margin: 0 6px;
    clear: both; }
    .catList .children .cat-item {
      display: inline;
      border-bottom: none;
      margin: 4px 6px 8px;
      font-size: 16px; }
    .catList .children .children {
      display: inline; }
      .catList .children .children .cat-item {
        margin: 4px 6px;
        border-bottom: none;
        display: inline;
        font-size: 14px; }

.gsc-control-searchbox-only {
  margin: 12px 0; }

#gsc-iw-id1.gsc-input-box {
  padding: 6px;
  height: 28px; }

.gsc-search-button.gsc-search-button-v2 {
  padding: 12px 28px;
  margin-top: 6px; }

#___gcse_0,
#___gcse_1 {
  line-height: 1.8em; }

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  margin: 0 8px;
  padding: 8px 16px;
  border: 1px solid #aeaeae;
  color: #777;
  background-color: #fff;
  font-size: 1.2em; }

.searchResult {
  margin-bottom: 16px; }
  .searchResult .gsc-control-cse {
    margin-bottom: 18px; }

.sidebar .sidebarContent {
  margin-bottom: 16px;
  background-color: #fff; }
  .sidebar .sidebarContent .widgetTitle {
    padding: 8px 0;
    color: #111;
    font-weight: bold;
    font-size: 18px;
    text-align: center; }
  .sidebar .sidebarContent .widgetBody {
    padding: 7px 0; }
    .sidebar .sidebarContent .widgetBody.profile > a {
      display: block; }
      .sidebar .sidebarContent .widgetBody.profile > a img {
        display: block; }
    .sidebar .sidebarContent .widgetBody.profile .profile-body {
      margin-bottom: 7px;
      padding: 0 7px; }
    .sidebar .sidebarContent .widgetBody.profile iframe {
      margin: 0 auto;
      display: block; }
    .sidebar .sidebarContent .widgetBody.profile .profileInfo {
      margin: 16px 0 10px;
      text-align: center; }
      .sidebar .sidebarContent .widgetBody.profile .profileInfo li {
        display: inline; }
    .sidebar .sidebarContent .widgetBody.info {
      padding: 0 8px 8px; }
      .sidebar .sidebarContent .widgetBody.info ul {
        margin-bottom: 8px;
        display: flex;
        justify-content: space-between; }
      .sidebar .sidebarContent .widgetBody.info li {
        width: 64px; }
        .sidebar .sidebarContent .widgetBody.info li a, .sidebar .sidebarContent .widgetBody.info li img {
          display: block; }
.sidebar .sga-ranking .sga-ranking-list a {
  padding: 8px;
  display: block;
  color: #111;
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none; }
  .sidebar .sga-ranking .sga-ranking-list a:hover, .sidebar .sga-ranking .sga-ranking-list a:active {
    color: #e22f26; }
    .sidebar .sga-ranking .sga-ranking-list a:hover .image, .sidebar .sga-ranking .sga-ranking-list a:active .image {
      opacity: .7; }
  .sidebar .sga-ranking .sga-ranking-list a .image {
    padding-right: 8px;
    display: table-cell;
    vertical-align: top;
    width: 90px; }
    .sidebar .sga-ranking .sga-ranking-list a .image img {
      display: block;
      width: 100%;
      height: 90px;
      object-fit: cover; }
  .sidebar .sga-ranking .sga-ranking-list a span {
    display: table-cell;
    vertical-align: top; }
.sidebar .sga-ranking .sga-ranking-list-1 a {
  padding: 0; }
  .sidebar .sga-ranking .sga-ranking-list-1 a .image {
    margin-bottom: 8px;
    padding-right: 0;
    display: block;
    width: auto; }
    .sidebar .sga-ranking .sga-ranking-list-1 a .image img {
      height: 200px; }
  .sidebar .sga-ranking .sga-ranking-list-1 a span {
    padding: 8px;
    display: block; }
.sidebar .popinRanking {
  margin-top: 16px; }

.sidebarShareButton {
  margin-bottom: 16px;
  padding: 0 8px 8px 8px;
  background-color: #fff; }
  .sidebarShareButton > div {
    padding-top: 8px;
    font-weight: bold;
    font-size: 16px; }
  .sidebarShareButton li {
    margin: 8px 0;
    border-radius: 3px;
    font-size: 16px;
    text-align: center; }
    .sidebarShareButton li.share-facebook {
      background: #3b5998;
      box-shadow: 0 2px #2d4373; }
      .sidebarShareButton li.share-facebook:hover, .sidebarShareButton li.share-facebook:active {
        background: #4c70ba; }
    .sidebarShareButton li.share-twitter {
      background: #55acee;
      box-shadow: 0 2px #2795e9; }
      .sidebarShareButton li.share-twitter:hover, .sidebarShareButton li.share-twitter:active {
        background: #83c3f3; }
    .sidebarShareButton li.share-line {
      background: #00c300;
      box-shadow: 0 2px #009d00; }
      .sidebarShareButton li.share-line:hover, .sidebarShareButton li.share-line:active {
        background: #2bd92b; }
    .sidebarShareButton li a {
      padding: 7px 0 6px;
      display: block;
      color: #fff;
      text-decoration: none; }
      .sidebarShareButton li a:hover, .sidebarShareButton li a:active {
        color: #fff; }

.ads {
  text-align: center; }
  .ads.fixedAd {
    margin-bottom: 0;
    width: 300px; }
    .ads.fixedAd.fixed {
      position: fixed;
      top: 60px; }
    .home .ads.fixedAd.fixed {
      top: 0; }
    .home .ads.fixedAd.fixedBottom,
    .ads.fixedAd.fixedBottom {
      margin-bottom: 0;
      position: absolute;
      bottom: 0;
      top: auto; }
  .sidebar .ads {
    margin-bottom: 16px; }
  .ads.adSingleTop {
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
    z-index: 3; }
    .ads.adSingleTop.fixed .adInner {
      position: fixed;
      top: 60px;
      right: 0;
      left: 0;
      border-bottom: 1px solid #ddd;
      background-color: #fff; }
    .ads.adSingleTop.fixed.finish .adInner {
      position: static;
      border-bottom: 0;
      background-color: transparent; }
  .ads.adx970250 {
    clear: both;
    margin-bottom: 32px; }
  .ads.adsense970250 {
    margin-bottom: 32px; }
  .ads.adsenseSingle72890 {
    margin: 0 -28px 15px;
    padding: 12px;
    background-color: #fff; }
  .ads.single-ad-box {
    padding: 20px 0; }
    .ads.single-ad-box::after {
      content: '';
      display: block;
      clear: both; }
    .ads.single-ad-box .GAdsense_Article336280_left {
      float: left;
      width: 336px;
      height: auto; }
    .ads.single-ad-box .GAdsense_Article336280_right {
      float: right;
      width: 336px;
      height: auto; }
  .ads.ad_AfterMore140220, .ads.ad_AfterMore {
    margin-bottom: 1.8em;
    text-align: center; }
  .ads.adsense72890 {
    margin: -1em -1px 1.8em -2px;
    width: 728px;
    height: 90px; }

.nativeads {
  margin-top: 10px !important; }

.single_top_ad {
  margin: 0 auto 16px;
  width: 1104px;
  padding-top: 76px; }

.adsense1058342 {
  margin: 0 auto -28px;
  width: 1058px; }

#_popIn_recommend_2 {
  margin-top: 16px; }

#div-gpt-ad-1509118000859-0 {
  margin-top: 16px; }

.adsense_1060300 {
  padding: 0 10px; }

.post-gallery-area .adsense970250 {
  width: 970px;
  height: auto;
  margin: 32px auto 0;
  float: none; }

.ads.adsense970250top {
  width: 1104px;
  height: 250px;
  float: left;
  margin-left: -500%;
  margin-right: -500%;
  margin-bottom: 16px;
  padding-left: 500%;
  padding-right: 500%; }

.ads.adsense97090 {
  width: 1104px;
  height: 90px;
  margin-bottom: 16px;
  float: left;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  padding-top: 16px;
  padding-bottom: 16px; }

.adsense97090_single {
  width: 970px;
  height: 90px;
  margin: 22px auto; }

.ads.adSingleTop_reviewall {
  clear: both;
  padding-top: 32px;
  padding-bottom: 16px;
  position: relative;
  z-index: 10000; }

.widgetBody .ads {
  margin-bottom: 0;
  padding: 10px 0; }

.AR_1.ob-widget {
  margin: -8px 22px 16px !important; }

.footerAdTextLink {
  margin: 0 -22px;
  padding: 16px 22px;
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(250, 228, 230, 0)), color-stop(0.4, rgba(250, 228, 230, 0)), color-stop(0.4, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(250, 228, 230, 0)), to(rgba(250, 228, 230, 0)));
  background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
  background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
  background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
  background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
  background-size: 4px 4px; }

#AdsenseBetweenArticles {
  text-align: center;
  margin: 10px 10px 20px 10px; }

.entry {
  margin: 0 -28px 15px;
  padding: 28px 28px 0;
  font-size: 17px;
  background-color: #fff;
  line-height: 1.8;
  /* ### AMAZON LINK ### */
  /************************************
  ** ブログカードのスタイル
  ************************************/ }
  .entry h1 {
    margin: 10px 0;
    padding: 0;
    font-size: 1.6em; }
  .entry h2 {
    margin: 32px 0;
    padding: 8px 8px 8px 12px;
    border-left: 6px solid #333;
    color: #333;
    line-height: 1.4;
    font-weight: bold;
    font-size: 1.5em; }
  .entry h3 {
    margin-bottom: 16px;
    padding: 16px 8px 8px;
    border-bottom: 1px solid #333;
    line-height: 1.5;
    font-weight: bold;
    font-size: 1.3em; }
  .entry h4 {
    margin-bottom: 16px;
    padding: 8px;
    border-left: 3px solid #333;
    line-height: 1.3;
    font-weight: bold;
    font-size: 1.3em; }
  .entry h5 {
    font-weight: bold;
    font-size: 1.2em; }
  .entry h6 {
    font-weight: bold;
    font-size: 1.0em; }
  .entry h2 .wp_keywordlink a,
  .entry h3 .wp_keywordlink a,
  .entry h4 .wp_keywordlink a,
  .entry h5 .wp_keywordlink a,
  .entry h6 .wp_keywordlink a {
    color: #000;
    text-decoration: none; }
  .entry p {
    margin-bottom: 1.8em;
    font-size: 17px; }
  .entry a:hover, .entry a:active {
    opacity: .9; }
  .entry img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto; }
  .entry .imgWrapper img {
    margin: -28px -28px 0;
    width: 784px;
    max-width: none; }
  .entry ul, .entry ol {
    margin-bottom: 1.8em; }
  .entry ul {
    list-style: disc inside; }
  .entry ol {
    list-style: decimal inside; }
  .entry ul ul,
  .entry ul ol,
  .entry ol ul,
  .entry ol ol {
    margin-bottom: 5px;
    margin-left: 1em; }
  .entry li {
    margin: 0 0em 0.5em 1em; }
  .entry dl {
    margin: 0; }
  .entry dt {
    font-weight: bold; }
  .entry dd {
    margin-bottom: 20px; }
  .entry strong {
    font-weight: bold; }
   .entry .strong-large {
	  font-weight: bold;
	  font-size: 3em;
   }
  .entry .bold {
    font-weight: bold; }
  .entry cite, .entry em, .entry i {
    font-style: italic; }
  .entry big {
    font-size: 1.3em; }
  .entry ins {
    padding: 1px 2px;
    text-decoration: none; }
  .entry code, .entry pre {
    margin: 0 0 1.8em;
    padding: 3px 8px;
    background-color: #eee;
    color: #222;
    font-size: 0.9em;
    font-family: Monospace, "Courier New", Courier;
    overflow: auto; }
  .entry pre {
    font-family: "Courier 10 Pitch", Courier, monospace; }
  .entry del, .entry strike, .entry s {
    text-decoration: line-through; }
  .entry small {
    font-size: 0.7em; }
  .entry abbr, .entry acronym {
    border-bottom: 1px solid #666;
    cursor: help; }
  .entry sup, .entry sub {
    position: relative;
    vertical-align: baseline;
    line-height: 1;
    font-size: 0.8em; }
  .entry sup {
    bottom: 1ex; }
  .entry sub {
    top: .5ex; }
  .entry var, .entry kbd, .entry tt {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 1.1em; }
  .entry blockquote {
    margin-bottom: 1.8em;
    padding: 12px;
    color: #666;
    background-color: #eee;
    font-style: italic;
    font-size: 15px; }
    .entry blockquote::before {
      content: '“';
      line-height: 1;
      color: #999;
      font-family: 'Tahoma',sans-serif;
      font-size: 44px;
      position: absolute;
      z-index: 2; }
    .entry blockquote p {
      padding: 16px 0 0 16px;
      font-size: 15px; }
    .entry blockquote ul p {
      display: none; }
  .entry table {
    margin-bottom: 1.8em;
    border: 1px solid #666;
    border-spacing: 0;
    width: 100%;
    font-size: 13px;
    text-align: left; }
  .entry th {
    padding: 5px;
    border: 1px solid #666;
    vertical-align: middle;
    line-height: 2.0;
    color: #111;
    background-color: #e9e9e9;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    overflow-wrap: break-word; }
  .entry td {
    padding: 4px 8px;
    border: 1px solid #666;
    vertical-align: middle;
    overflow-wrap: break-word; }
  .entry .odd td {
    background-color: #eee; }
  .entry .table-01 tr:nth-child(even) {
    background-color: #fcfcfc; }
  .entry .table-01 ul, .entry .table-01 ol {
    margin-bottom: 0; }
  .entry .table-01 ul li {
    margin: 4px;
    text-align: left; }
  .entry .table-01.table_iPhoneCarrier {
    font-size: 11px;
    text-align: center; }
    .entry .table-01.table_iPhoneCarrier td {
      padding: 16px 8px; }
  .entry .table-01 .table_carrier {
    padding: 16px 8px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-shadow: 1px 1px 1px #333, -1px 1px 1px #333, 1px -1px 1px #333, -1px -1px 1px #333; }
  .entry .table-01 .table_docomo {
    background-color: #d00f31; }
  .entry .table-01 .table_au {
    background-color: #ffae00; }
  .entry .table-01 .table_softbank {
    background-color: #b7bbbe; }
  .entry .table-01 .table_apple {
    background-color: #111; }
  .entry .table-01 .table_highlight {
    color: #fff;
    background-color: #666;
    text-align: center; }
  .entry .table-01 .table_carrier_result {
    color: #fff;
    background-color: #191970; }
  .entry textarea {
    padding: 8px;
    border: 1px solid #ccc;
    width: 98%;
    font-size: 16px; }
  .entry a[href*="/images/"] {
    position: relative;
    display: block;
    z-index: 1; }
    .entry a[href*="/images/"]::after {
      opacity: 0;
      content: '';
      position: absolute;
      top: 16px;
      right: 16px;
      z-index: 2;
      width: 50px;
      height: 50px;
      color: #fff;
      background-image: url("data:image/png;base64,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");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 50px;
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
    .entry a[href*="/images/"]:hover::after, .entry a[href*="/images/"]:active::after {
      opacity: 1; }
  .entry .onecolumnTitle {
    margin: 0 -186px 16px;
    padding: 12px;
    border: none;
    display: block;
    font-size: 1.5em; }
    .entry .onecolumnTitle .wp_keywordlink a {
      color: #000;
      text-decoration: none; }
  .entry .highlight {
    color: #ff0000;
    font-weight: bold; }
  .entry .wp-caption {
    margin: 5px;
    padding: 6px 3px;
    max-width: 100%;
    text-align: center; }
  .entry .wp-caption-text {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    text-align: center; }
  .entry .alignleft {
    margin: 10px 15px 10px 5px;
    float: left;
    display: inline; }
  .entry .alignright {
    margin: 10px 5px 10px 15px;
    float: right;
    display: inline; }
  .entry .wp-post-image {
    padding-bottom: 5px; }
  .entry .gallery {
    margin: 0 auto 1.8em; }
    .entry .gallery::after {
      content: '';
      display: block;
      clear: both; }
  .entry .gallery-item {
    margin-bottom: 20px;
    float: left;
    text-align: center; }
  .entry .gallery-icon {
    text-align: center; }
    .entry .gallery-icon.portrait img {
      max-width: 96%; }
    .entry .gallery-icon.landscape img {
      margin: 8px;
      max-width: 96%; }
  .entry .gallery-caption {
    margin: 0;
    color: #666;
    font-size: 0.8em;
    text-align: center; }
  .entry .gallery-columns-1 .gallery-item {
    margin-right: 0;
    width: 100%; }
  .entry .gallery-columns-2 .gallery-item {
    width: 50%; }
  .entry .gallery-columns-3 .gallery-item {
    width: 33.33%; }
  .entry .gallery-columns-4 .gallery-item {
    width: 25%; }
  .entry .gallery-caption {
    padding: 0 5px; }
  .entry .attentionBorderMemo {
    margin: 1.8em 0;
    padding: 1.4em 1.2em;
    border: 1px solid #666;
    border-radius: 4px;
    word-wrap: break-word; }
  .entry .attentionBorder {
    margin: 0 0 16px;
    padding: 1em;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    text-align: center;
    word-wrap: break-word; }
    .entry .attentionBorder::after {
      content: '';
      display: block;
      clear: both; }
  .entry .attention_memo {
    margin-bottom: 1.8em;
    padding: 16px;
    border: 1px solid #FF8C04;
    border-radius: 4px;
    background-color: #ffffea; }
    .entry .attention_memo .memoTitle {
      background: linear-gradient(transparent 50%, #FFE990 25%);
      font-weight: bold;
      font-size: 18px; }
  .entry .attention {
    margin-bottom: 1.8em;
    padding: 12px 16px;
    border-left: 2px solid #333;
    background-color: #f0f0f0;
    word-wrap: break-word;
    background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(250, 228, 230, 0)), color-stop(0.4, rgba(250, 228, 230, 0)), color-stop(0.4, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(250, 228, 230, 0)), to(rgba(250, 228, 230, 0)));
    background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60%);
    background-size: 4px 4px;
    font-size: 16px; }
  .entry .checkBox {
    margin: 1.8em 0;
    padding: 2em 1em;
    border: 2px solid #333;
    border-radius: 4px;
    position: relative; }
    .entry .checkBox::before {
      content: "CHECK";
      padding: 0 .5em;
      color: #333;
      background-color: #fff;
      font-weight: bold;
      position: absolute;
      top: -1em;
      left: 1em; }
  .entry .attentionBorderMemo ul, .entry .attentionBorderMemo ol,
  .entry .attentionBorder ul,
  .entry .attentionBorder ol,
  .entry .attention_memo ul,
  .entry .attention_memo ol,
  .entry .attention ul,
  .entry .attention ol,
  .entry .checkBox ul,
  .entry .checkBox ol {
    margin-bottom: 0; }
  .entry .attentionBorderMemo li,
  .entry .attentionBorder li,
  .entry .attention_memo li,
  .entry .attention li,
  .entry .checkBox li {
    padding-left: 1em;
    text-indent: -1em; }
  .entry .carrierLink::after {
    content: '';
    display: block;
    clear: both; }
  .entry .carrierLink + .iPhoneCarrierLink_apple {
    margin-top: 18px; }
  .entry .iPhoneCarrierLink_docomo,
  .entry .iPhoneCarrierLink_au,
  .entry .iPhoneCarrierLink_softbank {
    float: left;
    width: 32%;
    font-weight: bold;
    text-align: center; }
    .entry .iPhoneCarrierLink_docomo a,
    .entry .iPhoneCarrierLink_au a,
    .entry .iPhoneCarrierLink_softbank a {
      padding: 6px;
      display: block;
      color: #fff;
      text-decoration: none;
      text-shadow: 0 0 3px #666;
      box-shadow: 0 0 3px #777; }
  .entry .iPhoneCarrierLink_docomo {
    background-color: #d00f31; }
  .entry .iPhoneCarrierLink_au {
    margin-right: 2%;
    margin-left: 2%;
    background-color: #ffae00; }
  .entry .iPhoneCarrierLink_softbank {
    background-color: #b7bbbe; }
    .entry .iPhoneCarrierLink_softbank + .iPhoneCarrierLink_apple {
      margin-top: 12px;
      float: left;
      width: 100%; }
  .entry .iPhoneCarrierLink_apple {
    clear: both;
    font-weight: bold;
    background-color: #222; }
    .entry .iPhoneCarrierLink_apple a {
      padding: 6px;
      display: block;
      color: #fff;
      text-decoration: none;
      text-shadow: 0 0 3px #666;
      box-shadow: 0 0 3px #777; }
    .entry .iPhoneCarrierLink_apple + .carrierLink {
      margin-top: 12px; }
  .entry .outerLink a {
    margin-bottom: 16px;
    padding: 14px 48px;
    border: 2px #111 solid;
    border-radius: 4px;
    display: block;
    color: #111;
    background-color: #eee;
    background-image: url(https://gori.me/wp-content/themes/gorime/images/outerLink.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 16px 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center; }
    .entry .outerLink a:hover, .entry .outerLink a:active {
      opacity: .7; }
  .entry .galleryLink a {
    margin-bottom: 16px;
    padding: 14px 48px;
    border-radius: 4px;
    font-weight: bold;
    display: block;
    color: #fff;
    background-color: #e22f26;
    text-decoration: none;
    text-align: center; }
    .entry .galleryLink a:hover, .entry .galleryLink a:active {
      opacity: .7; }
    .entry .galleryLink a::after {
      display: none; }
  .entry .appleLink {
    margin-bottom: 1.8em;
    padding: 12px 16px;
    border: #111 solid 1px;
    background: #f0f0f0;
    font-size: 16px; }
    .entry .appleLink p {
      padding: 4px 0 12px;
      border-bottom: 1px solid #111;
      font-weight: bold;
      font-size: 18px;
      text-align: center; }
    .entry .appleLink .iPhoneCarrierLink_apple a {
      margin: 8px 0;
      padding: 8px;
      text-align: center; }
      .entry .appleLink .iPhoneCarrierLink_apple a:hover, .entry .appleLink .iPhoneCarrierLink_apple a:active {
        background-color: #e22f26; }
  .entry .linkButton a {
    margin-bottom: 16px;
    padding: 10px 16px;
    border-radius: 4px;
    display: block;
    color: #fff;
    background-color: #FF8C04;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #777; }
    .entry .linkButton a:hover, .entry .linkButton a:active {
      opacity: .9; }
  .entry .linkBT a {
    margin: 16px auto;
    padding: 12px;
    border-radius: 4px;
    display: block;
    color: #fff;
    background-color: #111;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #777; }
    .entry .linkBT a:hover, .entry .linkBT a:active {
      opacity: .9; }
  .entry .annotation {
    margin-bottom: 1.8em;
    padding: 8px;
    border: 1px #aeaeae dotted;
    background-color: #fafafa;
    font-size: 13px;
    text-align: center; }
  .entry .nextpage_link {
    padding: 16px 0;
    border: 1px solid #333;
    border-radius: 8px;
    background-color: #f7fe2e;
    font-weight: bold;
    text-align: center; }
  .entry .keyshorcut {
    font-weight: bold;
    font-size: 18px;
    text-align: center; }
  .entry .wp_keywordlink a {
    color: #04c; }
  .entry .citationImage {
    margin-top: -2em;
    display: block;
    color: #666;
    font-size: 11px;
    text-align: center; }
    .entry .citationImage a {
      color: #666; }
  .entry .recommendedArticle {
    margin: 0 0 1.8em;
    padding: 20px;
    color: #e22f26;
    background-color: #f8f8f8; }
  .entry ul.relatedArticle li {
    margin: 0 0em 0.5em 0;
    list-style-type: none;
    line-height: 2.4; }
  .entry .amz-container {
    padding-top: 12px;
    padding-bottom: 12px; }
  .entry .amz-price {
    text-align: center; }
  .entry .PHGTextLink {
    padding: 0 8px; }
  .entry img.interviewIcons {
    margin: 0 15px 0 5px;
    float: left; }
  .entry .interviewBreak {
    clear: both;
    margin: 10px 0;
    display: block; }
  .entry ul.iPhoneCarrierLink {
    display: table;
    table-layout: fixed;
    width: 723px; }
    .entry ul.iPhoneCarrierLink li {
      padding: 10px 2px;
      border: 8px #fff solid;
      border-radius: 24px;
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .entry ul.iPhoneCarrierLink li a {
        color: #111; }
      .entry ul.iPhoneCarrierLink li span {
        margin-top: 16px;
        display: inline-block;
        line-height: 16px;
        color: #111;
        font-weight: bold;
        font-size: 12px;
        text-align: center; }
  .entry .fb_iframe_widget {
    display: block !important;
    margin: 0 auto 1.8em;
    text-align: center; }
  .entry .tw-followbutton-single {
    margin: 0 !important;
    display: inline;
    padding: 10px; }
  .entry .amazlet-link {
    margin-top: 20px !important; }
  .entry .amazlet-name a, .entry .kaerebalink-name a {
    color: #111;
    font-weight: bold;
    text-decoration: none; }
  .entry .amazlet-image {
    width: 150px;
    border-right: 1px solid #aeaeae;
    margin-right: 32px !important;
    padding-right: 32px; }
  .entry .amazlet-link a {
    padding: 12px;
    border-radius: 6px;
    border-bottom: 6px solid #E07B00;
    margin: 10px 0;
    background-color: #FF8C04;
    color: #fff;
    text-decoration: none;
    width: 278px;
    display: block;
    text-align: center;
    font-size: 16px; }
  .entry .amazlet-link a:hover, .entry .amazlet-name a:hover {
    opacity: 0.9; }
  .entry .shoplinkamazon a {
    text-decoration: none !important;
    color: #fff;
    width: auto;
    font-size: 20px;
    display: inline-block;
    padding: 12px 24px;
    text-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #777;
    background-color: #FF8C04;
    border-radius: 4px; }
  .entry .shoplinkrakuten a {
    text-decoration: none !important;
    color: #fff;
    width: auto;
    font-size: 20px;
    display: inline-block;
    padding: 12px 24px;
    text-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #777;
    background-color: #BD0000;
    border-radius: 4px; }
  .entry .shoplinkyahoo a {
    text-decoration: none !important;
    color: #fff;
    width: auto;
    font-size: 20px;
    display: inline-block;
    padding: 12px 24px;
    text-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #777;
    background-color: #333;
    border-radius: 4px; }
  .entry .shoplinkgdmart a {
    text-decoration: none !important;
    color: #fff;
    width: auto;
    font-size: 20px;
    display: inline-block;
    padding: 12px 24px;
    text-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #777;
    background-color: #293447;
    border-radius: 4px; }
  .entry .shoplinkamazon a:hover, .entry .shoplinkrakuten a:hover, .entry .shoplinkyahoo a:hover, .entry .shoplinkgdmart a:hover {
    opacity: 0.7; }
  .entry .kaerebalink-box, .entry .tomarebalink-box {
    font-size: 16px !important;
    padding-bottom: 0 !important; }
  .entry .kaerebalink-image {
    border-right: 1px solid #aeaeae;
    padding: 12px; }
  .entry .kaerebalink-link1 {
    margin: 16px 0; }
  .entry .kaerebalink-image {
    width: 160px; }
  .entry #rakuten_728200 {
    width: 728px;
    height: 200px;
    margin: 6px auto; }
  .entry .sbm-ad-box {
    height: 130px; }
    .entry .sbm-ad-box .sbm-online-ad a {
      color: #111;
      line-height: 50px;
      font-weight: bold;
      font-size: 23px; }
    .entry .sbm-ad-box .sbm-moretext {
      margin-bottom: 10px;
      padding: 10px 20px;
      border: 1px solid #b85f00;
      color: #fff;
      background-color: #e22f26;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(255, 255, 255, 0.7);
      -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(255, 255, 255, 0.7);
      text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.3); }
  .entry .bneAmnTieUp img {
    display: inline !important; }
  .entry .blog-card-caption {
    padding: 6px 16px;
    display: inline-block;
    color: #fff;
    background-color: #111;
    font-size: 14px; }
    .entry .blog-card-caption .wp_keywordlink a {
      color: #fff; }
  .entry .blog-card {
    margin: 0 0 16px;
    padding: 16px;
    border: 1px solid #111;
    max-width: 100%;
    background-color: #fff;
    word-wrap: break-word; }
    .entry .blog-card .blog-card-thumbnail,
    .entry .blog-card .blog-card-content {
      display: table-cell;
      vertical-align: top; }
    .entry .blog-card .blog-card-thumbnail {
      padding-right: 10px;
      width: 140px; }
      .entry .blog-card .blog-card-thumbnail a {
        display: block; }
      .entry .blog-card .blog-card-thumbnail img {
        margin: 0;
        padding-bottom: 0;
        width: 140px;
        height: 90px;
        object-fit: cover; }
    .entry .blog-card .blog-card-content {
      line-height: 1.2; }
      .entry .blog-card .blog-card-content .blog-card-title {
        margin-bottom: 5px;
        line-height: 1.8;
        font-size: 17px; }
        .entry .blog-card .blog-card-content .blog-card-title a {
          color: #111;
          font-weight: bold;
          text-decoration: none; }
  .entry .p402_premium {
    overflow: hidden; }
  .entry iframe.vine-embed {
    max-width: 100%;
    max-height: auto; }
  .entry .twitter-video {
    max-width: 100%; }
  .entry .twitter-tweet {
    margin: 0 auto; }
  .entry .twentytwenty-wrapper {
    margin-bottom: 1.8em; }
  .entry .fullwidth_nav {
    padding: 8px;
    border: 1px solid #aeaeae;
    display: flex;
    flex-wrap: wrap; }
    .entry .fullwidth_nav li {
      margin: 0;
      width: 50%;
      list-style: none; }
      .entry .fullwidth_nav li a {
        margin: 5px;
        padding: 8px 10px;
        border: 1px solid #ddd;
        display: block;
        color: #111;
        background-color: #eee;
        text-align: center; }
  .entry .scrollTable {
    overflow: auto;
    white-space: nowrap; }
  .entry .scrollTable::-webkit-scrollbar {
    height: 5px; }
  .entry .scrollTable::-webkit-scrollbar-track {
    background-color: #f1f1f1; }
  .entry .scrollTable::-webkit-scrollbar-thumb {
    background-color: #bcbcbc; }
  .entry .scrollTable table {
    table-layout: auto !important; }
  .entry .wpcf7 input {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 8px; }
  .entry .wpcf7 input[type="submit"] {
    width: 120px; }
  .entry .line-at {
    padding: 10px 0; }
    .entry .line-at img {
      margin: 0;
      width: 120px; }
  .entry .sticky-itslink,
  .entry .amazlet-box,
  .entry .kaerebalink-box,
  .entry .androidhtml,
  .entry .tomarebalink-box,
  .entry #appreach-box {
    margin-bottom: 1.6em !important;
    padding: 16px;
    border: 1px solid #111;
    min-height: 108px;
    position: relative; }
    .entry .sticky-itslink img,
    .entry .amazlet-box img,
    .entry .kaerebalink-box img,
    .entry .androidhtml img,
    .entry .tomarebalink-box img,
    .entry #appreach-box img {
      margin: 4px !important;
      border-style: none;
      float: left; }
  .entry .sticky-itslink p {
    display: none; }
  .entry .sticky-itslink .sticky-itslinktext {
    margin-left: 132px;
    padding-left: 12px;
    border-left: 1px solid #111; }
  .entry .relatedPostEntry {
    background-color: #fff;
    margin-top:32px; }
    .entry .relatedPostEntry ul {
      margin-bottom: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .entry .relatedPostEntry ul li {
        margin: 0 0 20px;
        list-style: none;
        width: 175px; }
        .entry .relatedPostEntry ul li a {
          display: block;
          text-decoration: none; }
          .entry .relatedPostEntry ul li a .thumbnail img {
            width: 100%;
            height: 116px;
            object-fit: cover; }
          .entry .relatedPostEntry ul li a .title {
            padding: 4px;
            color: #111;
            line-height: 1.4;
            font-weight: bold;
            font-size: 16px; }
  .entry.entry_onecolumn {
    margin: 0px;
    padding: 0 186px 0;
    border-top: none;
    font-size: 20px; }
    .entry.entry_onecolumn h2 {
      font-size: 30px; }
    .entry.entry_onecolumn h3 {
      font-size: 26px; }
    .entry.entry_onecolumn p {
      font-size: 18px; }
    .entry.entry_onecolumn img {
      max-width: initial;
      width: 960px;
      margin: 0 -115px; }
      .entry.entry_onecolumn img.onecolumn_screenshot {
        margin: 0 auto;
        width: 350px; }
      .entry.entry_onecolumn img.img_onecolumn_article {
        margin: 0 -186px;
        width: 1104px;
        max-width: none; }
    .entry.entry_onecolumn .imgWrapper img {
      margin: 0 -186px;
      width: 1104px;
      max-width: none; }
    .entry.entry_onecolumn .gallery {
      margin: 0 auto 1.8em -115px;
      width: 960px; }
    .entry.entry_onecolumn .gallery-icon.portrait img {
      margin: 8px; }
    .entry.entry_onecolumn a[href*="/images/"]::after {
      opacity: 0;
      content: '';
      position: absolute;
      top: 16px;
      right: -100px;
      z-index: 2;
      width: 50px;
      height: 50px;
      color: #fff;
      background-image: url("data:image/png;base64,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");
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-background-size: 50px;
      background-size: 50px;
      -webkit-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      transition: all .2s ease-in; }
    .entry.entry_onecolumn .twentytwenty-wrapper {
      margin-right: -115px;
      margin-left: -115px; }
      .entry.entry_onecolumn .twentytwenty-wrapper img {
        margin: 0; }
    .entry.entry_onecolumn .sticky-itslink img,
    .entry.entry_onecolumn .amazlet-box img,
    .entry.entry_onecolumn .kaerebalink-box img,
    .entry.entry_onecolumn .androidhtml img,
    .entry.entry_onecolumn .tomarebalink-box img,
    .entry.entry_onecolumn #appreach-box img {
      width: auto;
      max-width: 100%; }
  .entry.entry_fullwidth {
    margin: 0 -22px 15px;
    padding: 16px 60px; }

/*ギャラリー機能*/
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
.swiper-button-disabled {
  cursor: default;
  opacity: .5; }

.post-gallery {
  padding-top: 18px; }
  .post-gallery .breadcrumb {
    margin: 0 auto 16px;
    width: 1060px; }
  .post-gallery .postHeader {
    margin: 0 auto 16px;
    padding-right: 22px;
    padding-left: 22px;
    width: 1060px; }
    .post-gallery .postHeader .imageGalleryTitle a {
      padding-bottom: 8px;
      color: #111;
      font-weight: bold;
      font-size: 24px;
      text-decoration: none; }
      .post-gallery .postHeader .imageGalleryTitle a:hover, .post-gallery .postHeader .imageGalleryTitle a:active {
        color: #e22f26; }

.post-gallery-return-post {
  padding: 32px 0;
  text-align: center; }
  .post-gallery-return-post a {
    padding: 12px 116px;
    border-radius: 4px;
    display: inline-block;
    color: #000;
    background-color: #fff;
    font-size: 20px;
    text-decoration: none;
    -webkit-transition: all 120ms ease-in-out;
    transition: all 120ms ease-in-out; }
    .post-gallery-return-post a:hover, .post-gallery-return-post a:active {
      color: #333;
      background-color: #e22f26; }

.post-gallery-area {
  padding-top: 75px;
  background-color: #000;
  position: relative; }
  .post-gallery-area img {
	  width: auto;
	  max-width: none;
	  max-height: 100%; }
	  .post-gallery-area .post-gallery-content .image-gallery-listitem {
	    height: 65vh;
	    background-color: #000;
	    text-align: center;
	    opacity: 0; }
	    .post-gallery-area .post-gallery-content .image-gallery-listitem.swiper-slide-active {
	      opacity: 1; }
	    .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related {
	      margin: 0 auto;
	      width: 80vw;
	      position: absolute;
	      top: 50%;
	      left: 50%;
	      -webkit-transform: translate(-50%, -50%);
	      transform: translate(-50%, -50%); }
	      .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related ul {
	        margin: 0 auto;
	        display: flex;
	        flex-wrap: wrap;
	        width: 130vh;
	        max-width: 768px; }
	      .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related li {
	        width: 25%; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related li:last-child {
	          display: none; }
	      .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a {
	        display: block;
	        background-color: #fff;
	        position: relative;
	        z-index: 1; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a::before, .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a::after {
	          content: '';
	          -webkit-transition: all 250ms ease-in-out;
	          transition: all 250ms ease-in-out;
	          opacity: 0; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a::before {
	          display: block;
	          padding-top: 100%; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a::after {
	          position: absolute;
	          top: 0;
	          right: 0;
	          bottom: 0;
	          left: 0;
	          width: 100%;
	          background-color: rgba(255, 255, 255, 0.75);
	          z-index: 3; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a .thumbnail {
	          position: absolute;
	          top: 0;
	          right: 0;
	          bottom: 0;
	          left: 0;
	          width: 100%;
	          z-index: 2; }
	          .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a .thumbnail img {
	            display: block;
	            width: 100%;
	            height: auto; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a .title {
	          position: absolute;
	          top: 50%;
	          right: 10px;
	          left: 10px;
	          -webkit-transform: translateY(-50%);
	          transform: translateY(-50%);
	          color: #000;
	          font-weight: bold;
	          font-size: 16px;
	          z-index: 4;
	          -webkit-transition: all 280ms ease-in-out;
	          transition: all 280ms ease-in-out;
	          opacity: 0; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a:hover::before, .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a:hover:after, .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a:active::before, .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a:active:after {
	          opacity: 1; }
	        .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a:hover .title, .post-gallery-area .post-gallery-content .image-gallery-listitem .yarpp-related a:active .title {
	          opacity: 1; }
  .post-gallery-area .post-gallery-button-prev::before,
  .post-gallery-area .post-gallery-button-next::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    margin-top: 0;
    height: auto;
    background-image: none;
    z-index: 2;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    opacity: 0;
    cursor: pointer; }
  .post-gallery-area .post-gallery-button-prev span,
  .post-gallery-area .post-gallery-button-next span {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    opacity: .5;
    cursor: pointer;
    z-index: 3;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
    .post-gallery-area .post-gallery-button-prev span::before,
    .post-gallery-area .post-gallery-button-next span::before {
      content: '';
      border-radius: 10px;
      display: block;
      width: 60px;
      height: 60px;
      background-color: #fff; }
    .post-gallery-area .post-gallery-button-prev span::after,
    .post-gallery-area .post-gallery-button-next span::after {
      content: '';
      border-top: 1px solid #000;
      border-right: 1px solid #000;
      position: absolute;
      top: 50%;
      margin-top: -10px;
      width: 20px;
      height: 20px; }
  .post-gallery-area .post-gallery-button-prev:hover::before, .post-gallery-area .post-gallery-button-prev:hover span, .post-gallery-area .post-gallery-button-prev:active::before, .post-gallery-area .post-gallery-button-prev:active span,
  .post-gallery-area .post-gallery-button-next:hover::before,
  .post-gallery-area .post-gallery-button-next:hover span,
  .post-gallery-area .post-gallery-button-next:active::before,
  .post-gallery-area .post-gallery-button-next:active span {
    opacity: 1; }
  .post-gallery-area .post-gallery-button-prev::before {
    left: 0; }
  .post-gallery-area .post-gallery-button-prev span {
    left: 10vw; }
    .post-gallery-area .post-gallery-button-prev span::after {
      -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
      left: 25px; }
  .reachend .post-gallery-area .post-gallery-button-prev {
    display: none; }
  .post-gallery-area .post-gallery-button-next::before {
    right: 0; }
  .post-gallery-area .post-gallery-button-next span {
    right: 10vw; }
    .post-gallery-area .post-gallery-button-next span::after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      right: 25px; }
  .reachend .post-gallery-area .post-gallery-button-next {
    display: none; }
  .post-gallery-area .post-gallery-thumbnails {
    margin: 0 auto;
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    max-width: 784px; }
    .post-gallery-area .post-gallery-thumbnails .image-gallery-listitem {
      margin: 0 5px 10px;
      border: 4px solid #dedede;
      width: 80px;
      height: 80px;
      -webkit-transition: all 120ms ease-in-out;
      transition: all 120ms ease-in-out;
      cursor: pointer; }
      .post-gallery-area .post-gallery-thumbnails .image-gallery-listitem.is-active, .post-gallery-area .post-gallery-thumbnails .image-gallery-listitem:hover, .post-gallery-area .post-gallery-thumbnails .image-gallery-listitem:active {
        border-color: #e22f26; }
      .post-gallery-area .post-gallery-thumbnails .image-gallery-listitem.is-active {
        cursor: default; }
      .post-gallery-area .post-gallery-thumbnails .image-gallery-listitem img {
        display: block;
        width: 80px;
        height: 80px;
        object-fit: cover; }
.categoryPopularPosts_wrapper {
	display: flex;
	justify-content: space-evenly;
	width: 100%;
}
.categoryHeader .indepthItem {
	margin: 8px;
	width: 600px;
}
.adSingleTopIndex {
	background: #111;
}
.adbanner_1104262 {
	margin-bottom: 16px;
	width: 1104px;
	float: left;
	padding: 0;
}
.reviewInlineSection .ad72890 {
	text-align: center;
	margin-top: 10px;
}