/*
Theme Name: JIN
Author: ryota
Author URI: https://tech-first.me/space/
Version: 1.11
*/
/*@import url("https://fonts.googleapis.com/css?family=Josefin+Slab:400,600|Quicksand:400,500,700&display=swap");*/
@media (max-width: 767px) {
  .is-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 3 !important;
    width: 100%; } }

@media (max-width: 767px) {
  .is-fixed2 {
    position: fixed !important;
    top: 4px;
    right: 3px; } }

@media (max-width: 767px) {
  .is-fixed3 {
    position: fixed !important;
    top: 2px;
    left: 0px; } }

@media (max-width: 767px) {
  .cps-sp-menu-bar {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 1;
    z-index: 0; } }

.slide-none {
  opacity: 0;
  z-index: -1;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0; }

@media (min-width: 768px) {
  .post-list-mag {
    padding: 3px 12px 0 0; } }

@media (max-width: 767px) {
  #scroll-content .pickup-contents-box {
    margin-top: 30px; } }

#scroll-content #main-contents .toppost-list-box-simple .post-list-mag .post-list-item {
  border-radius: 8px; }
  #scroll-content #main-contents .toppost-list-box-simple .post-list-mag .post-list-item .post-list-link {
    border-radius: 5px; }

#scroll-content #main-contents .toppost-list-box .post-list-mag .post-list-item {
  border-radius: 8px; }

#sidebar .widget {
  background-color: transparent; }

.space_style1 .widget {
  position: relative;
  margin: 20px 0; }
  .space_style1 .widget .widgettitle {
    width: 50%;
    margin: 0 25%;
    padding: 5px 0;
    text-align: center;
    display: inline-block;
    background: #1e2d37;
    border: 1px solid #707070;
    border-radius: 50px;
    font-size: 0.8rem; }
  .space_style1 .widget::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 20px;
    top: 17px;
    left: 0;
    border-top: 1px solid #707070;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-radius: 5px 5px 0 0;
    z-index: -1; }
  .space_style1 .widget::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 20px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #707070;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-radius: 0px 0px 5px 5px;
    z-index: -1; }
  @media (max-width: 767px) {
    .space_style1 .widget #new-entry-box {
      padding: 25px 0; } }
  .space_style1 .widget #new-entry-box::after {
    content: "";
    display: block;
    clear: both; }
  .space_style1 .widget #new-entry-box .new-entry-item {
    width: 100%;
    padding: 0; }
    .space_style1 .widget #new-entry-box .new-entry-item a {
      padding-left: 5px;
      padding-right: 5px; }
      .space_style1 .widget #new-entry-box .new-entry-item a .new-entry {
        float: left;
        width: 40%;
        margin-right: 3%; }
      .space_style1 .widget #new-entry-box .new-entry-item a .new-entry-item-meta {
        float: left;
        width: 57%;
        margin-left: 0; }
  .space_style1 .widget .search-box {
    position: relative;
    width: 90%;
    padding: 0 0 40px;
    margin: 20px 5% 0; }
    .space_style1 .widget .search-box::before {
      position: absolute;
      content: '';
      top: 0;
      width: 100%;
      height: 15px;
      border-top: 1px solid #F6F6F6;
      border-left: 1px solid #F6F6F6;
      border-right: 1px solid #F6F6F6;
      border-radius: 5px 5px 0 0;
      opacity: .35; }
    .space_style1 .widget .search-box::after {
      position: absolute;
      content: '';
      bottom: 25px;
      width: 100%;
      height: 15px;
      border-bottom: 1px solid #F6F6F6;
      border-left: 1px solid #F6F6F6;
      border-right: 1px solid #F6F6F6;
      border-radius: 0px 0px 5px 5px;
      opacity: .35; }
    .space_style1 .widget .search-box input[type="search"] {
      background-color: transparent;
      border: none;
      top: 7px;
      color: #fff; }
    .space_style1 .widget .search-box input[type="submit"] {
      top: 7px;
      right: 5px; }
  .space_style1 .widget ul {
    width: 95%;
    margin: 0 auto;
    padding: 10px 0 15px; }
    @media (min-width: 768px) {
      .space_style1 .widget ul {
        padding: 15px 0 20px; }
        .space_style1 .widget ul a {
          padding-top: 8px;
          padding-bottom: 8px;
          line-height: 1.6; }
          .space_style1 .widget ul a::before {
            top: 18px; } }
  .space_style1 .widget #calendar_wrap {
    width: 90%;
    margin: 20px auto 0;
    padding: 10px 15px 0;
    border-radius: 8px; }
    .space_style1 .widget #calendar_wrap #wp-calendar {
      border-top-width: 0;
      border-right-width: 0; }
      .space_style1 .widget #calendar_wrap #wp-calendar caption {
        border: none; }
      .space_style1 .widget #calendar_wrap #wp-calendar thead tr th {
        border-bottom-width: 0;
        border-left-width: 0; }
        .space_style1 .widget #calendar_wrap #wp-calendar thead tr th:nth-child(6) {
          background-color: #2d72d9; }
        .space_style1 .widget #calendar_wrap #wp-calendar thead tr th:nth-child(7) {
          background-color: #c53d52; }
      .space_style1 .widget #calendar_wrap #wp-calendar td {
        border-bottom-width: 0;
        border-left-width: 0; }
      .space_style1 .widget #calendar_wrap #wp-calendar tbody tr #today {
        background-color: #1e9171; }
  .space_style1 .widget #gallery-1 {
    width: 90%;
    margin: 0 5%;
    padding: 10px 0 10px; }
    .space_style1 .widget #gallery-1 .gallery-item {
      width: 48% !important; }
      .space_style1 .widget #gallery-1 .gallery-item:nth-child(1) {
        margin-right: 4%; }
    .space_style1 .widget #gallery-1 img {
      width: 100%;
      height: auto;
      border: none; }

.space_style1 #calendar-2 {
  padding-bottom: 25px; }

.space_style1 .widget_categories ul li:last-child a {
  padding-bottom: 12px; }

.space_style1 .widget_meta ul {
  width: 75%;
  margin: 20px auto 0;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .space_style1 .widget_meta ul {
      margin: 0 auto; } }

.space_style1 .my-profile {
  padding-bottom: 0px;
  padding-top: 30px; }
  .space_style1 .my-profile .myjob {
    color: #fff; }
  .space_style1 .my-profile .profile-sns-menu {
    position: static;
    width: 100% !important;
    margin: 0 auto 10px;
    background-color: transparent !important; }
    .space_style1 .my-profile .profile-sns-menu ul li a {
      background: #2d72d9; }

.space_style1 .widget_media_image img {
  display: block;
  width: 90%;
  margin: 20px auto 0;
  padding-bottom: 20px; }

.space_style1 .widget_tag_cloud .tagcloud {
  padding: 15px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.h2-space-style1 h2 {
  position: relative;
  line-height: 1.7;
  font-size: 1.2rem;
  font-weight: bold;
  padding-left: 25px !important;
  margin-bottom: 20px; }
  .h2-space-style1 h2::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: #F66F6F;
    border: 1px solid #F66F6F; }
  .h2-space-style1 h2::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: #2d72d9;
    border: 1px solid #2d72d9; }

.h2-space-style2 h2 {
  position: relative;
  line-height: 1.7;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 60px;
  padding: 15px 0;
  padding-left: 50px !important;
  margin-bottom: 20px; }
  .h2-space-style2 h2::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 21px;
    border-radius: 50%;
    top: 20px;
    left: 20px;
    background: #fff; }
  .h2-space-style2 h2::after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: 18px;
    left: 18px;
    animation: pulsate 1.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform: translate(-50%, -50%); }

.h3-space-style01 h3 {
  position: relative;
  line-height: 1.7;
  font-size: 1.1rem;
  font-weight: bold;
  padding-left: 20px !important;
  margin-bottom: 20px; }
  .h3-space-style01 h3::before {
    position: absolute;
    content: '';
    top: 9px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #2d72d9;
    border: 1px solid #2d72d9; }

.h3-space-style02 h3 {
  position: relative;
  line-height: 1.7;
  font-size: 1.1rem;
  font-weight: bold;
  padding-left: 50px !important;
  margin-bottom: 20px; }
  .h3-space-style02 h3::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 50%;
    top: 5px;
    left: 20px; }
  .h3-space-style02 h3::after {
    position: absolute;
    content: '';
    width: 19px;
    height: 19px;
    border-radius: 50%;
    top: 5px;
    left: 19.5px;
    background: #fff;
    animation: pulsate 1.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform: translate(-50%, -50%); }

.post-list-mag3col-slide > .space_swiper-container {
  position: relative; }

@media (max-width: 767px) {
  .space_swiper-container .swiper-button-next, .space_swiper-container .swiper-button-prev {
    top: 30% !important; } }

.space_swiper-container .swiper-button-next {
  right: -14px !important; }

.space_swiper-container .swiper-button-prev {
  left: -14px !important; }

.footer-menu-sp .menu-item a {
  color: rgba(255, 255, 255, 0.9); }
  .footer-menu-sp .menu-item a:hover {
    background: none;
    background-color: rgba(31, 141, 250, 0.9); }

.footer-menu-sp .current-menu-item a {
  color: rgba(255, 255, 255, 0.9) !important; }
  .footer-menu-sp .current-menu-item a:before {
    content: none; }

#page-top, .sp-sidemenu-wrapper {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.menu_scale {
  position: relative;
  -webkit-filter: brightness(70%);
  filter: brightness(70%);
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  transform: scale(0.99);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 0; }
  .menu_scale:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.1; }

#sp-footer-box .footer-menu-sp {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  #sp-footer-box .footer-menu-sp li ul.sub-menu {
    width: 100vw;
    position: absolute;
    top: 51px;
    left: 0; }

#spaceArticle > p {
  padding-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: bold; }
  @media (min-width: 768px) {
    #spaceArticle > p {
      font-size: 1.4rem; } }

#spaceArticle .spaceList {
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    #spaceArticle .spaceList {
      white-space: normal;
      overflow-x: hidden; } }
  #spaceArticle .spaceList li {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    padding-top: 3px;
    margin: 0 25px 0 0; }
    #spaceArticle .spaceList li > p {
      display: none; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      #spaceArticle .spaceList li {
        width: 48%;
        margin: 0;
        margin-bottom: 15px; }
        #spaceArticle .spaceList li:nth-child(odd) {
          margin-right: 4%; } }
    @media (min-width: 1200px) {
      #spaceArticle .spaceList li {
        width: 46%;
        margin: 0;
        margin-bottom: 20px;
        margin-right: 4%; }
        #spaceArticle .spaceList li:nth-child(2n) {
          margin-right: 0; } }
    #spaceArticle .spaceList li::before {
      content: none; }
    #spaceArticle .spaceList li a {
      display: block;
      -webkit-box-shadow: 2px 1px 18px -6px #1a202b;
      box-shadow: 2px 1px 18px -6px #1a202b;
      border-radius: 0 0 5px 5px;
      text-decoration: none;
      color: #fff; }
      #spaceArticle .spaceList li a:hover {
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px); }
      #spaceArticle .spaceList li a .space_thumb img {
        margin-bottom: 0px;
        border-radius: 5px 5px 0 0; }
      #spaceArticle .spaceList li a .space_title {
        padding: 15px; }
        #spaceArticle .spaceList li a .space_title span {
          opacity: 0.6;
          position: relative;
          padding-left: 20px;
          font-size: 0.75rem;
          vertical-align: top; }
          #spaceArticle .spaceList li a .space_title span::before {
            position: absolute;
            font-size: 0.8rem;
            top: 1.5px;
            left: 0;
            content: "\e92f";
            font-family: "jin-icons"; }
        #spaceArticle .spaceList li a .space_title p {
          white-space: normal;
          font-weight: bold;
          padding-top: 0;
          padding-bottom: 0;
          font-size: 1rem;
          line-height: 1.6em; }

#sidebar #spaceArticle > p {
  font-size: 1.1rem;
  margin-bottom: 15px;
  padding-bottom: 2px;
  font-weight: 500; }

#sidebar #spaceArticle .spaceList li {
  width: 100%;
  margin-right: 0px;
  display: block; }
  @media (max-width: 767px) {
    #sidebar #spaceArticle .spaceList li {
      margin-bottom: 15px; }
      #sidebar #spaceArticle .spaceList li:last-child {
        margin-bottom: 0px; } }
  #sidebar #spaceArticle .spaceList li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
    #sidebar #spaceArticle .spaceList li a .space_thumb {
      width: 40%; }
      #sidebar #spaceArticle .spaceList li a .space_thumb img {
        border-radius: 0px; }
    #sidebar #spaceArticle .spaceList li a .space_title {
      padding: 5px;
      width: 60%;
      padding-left: 10px; }
      #sidebar #spaceArticle .spaceList li a .space_title span {
        display: none; }
      #sidebar #spaceArticle .spaceList li a .space_title > p {
        font-size: 0.75rem;
        font-weight: normal;
        line-height: 1.15rem; }

#sidebar.sidebar_style1 #spaceArticle > p {
  border-bottom: 1px solid #ddd; }

#sidebar.sidebar_style2 #spaceArticle > p {
  margin-bottom: 15px;
  padding: 10px 15px;
  background: #ccc;
  color: #fff;
  border-radius: 2px;
  font-weight: 500; }
  @media (min-width: 768px) {
    #sidebar.sidebar_style2 #spaceArticle > p {
      font-size: 1rem; } }

#sidebar.sidebar_style3 #spaceArticle > p {
  margin-bottom: 15px;
  padding: 10px;
  position: relative; }
  @media (min-width: 768px) {
    #sidebar.sidebar_style3 #spaceArticle > p {
      font-size: 1rem;
      font-weight: 300; } }
  @media (min-width: 1024px) {
    #sidebar.sidebar_style3 #spaceArticle > p {
      font-size: 1.3rem; } }
  #sidebar.sidebar_style3 #spaceArticle > p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(135deg, transparent 25%, #f4e2de 25%, #f4e2de 50%, transparent 50%, transparent 75%, #f4e2de 75%, #f4e2de);
    background-image: -o-linear-gradient(135deg, transparent 25%, #f4e2de 25%, #f4e2de 50%, transparent 50%, transparent 75%, #f4e2de 75%, #f4e2de);
    background-image: linear-gradient(-45deg, transparent 25%, #f4e2de 25%, #f4e2de 50%, transparent 50%, transparent 75%, #f4e2de 75%, #f4e2de);
    background-size: 6px 6px; }

#sidebar.sidebar_style4 #spaceArticle > p {
  margin-bottom: 15px;
  padding: 10px 15px;
  font-size: 0.95rem;
  border: 3px double #fff !important;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  font-weight: 500; }

#sidebar.sidebar_style5 #spaceArticle > p {
  margin-bottom: 15px;
  padding: 10px;
  padding-bottom: 2px;
  position: relative;
  border-bottom: 3px double #ccc; }
  @media (min-width: 768px) {
    #sidebar.sidebar_style5 #spaceArticle > p {
      font-size: 1rem;
      font-weight: 300; } }
  @media (min-width: 1024px) {
    #sidebar.sidebar_style5 #spaceArticle > p {
      font-size: 1.3rem; } }

#sidebar.sidebar_style6 #spaceArticle > p {
  background: #2b2b2b;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-weight: 500;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    #sidebar.sidebar_style6 #spaceArticle > p {
      padding: 10px 15px;
      font-size: 0.95rem; } }

p.space_btn01, p.space_btn02 {
  position: relative; }
  @media (max-width: 767px) {
    p.space_btn01, p.space_btn02 {
      margin-bottom: 10px; } }
  p.space_btn01 a, p.space_btn02 a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 16px 19px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    border-radius: 8px; }
    p.space_btn01 a:hover, p.space_btn02 a:hover {
      -webkit-filter: brightness(115%);
      filter: brightness(115%);
      opacity: 1; }
    p.space_btn01 a .space-icon-code, p.space_btn02 a .space-icon-code {
      position: relative;
      margin-right: 0.5rem;
      display: inline-block;
      width: 25px;
      height: 25px;
      background-color: #fff;
      border-radius: 50%; }
      p.space_btn01 a .space-icon-code .jic::before, p.space_btn02 a .space-icon-code .jic::before {
        position: absolute;
        padding-bottom: 0px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

p.space_btn02.blue a {
  background-image: -webkit-gradient(linear, left top, right top, from(#005bea), to(#00c6fb));
  background-image: -webkit-linear-gradient(left, #005bea 0%, #00c6fb 100%);
  background-image: -o-linear-gradient(left, #005bea 0%, #00c6fb 100%);
  background-image: linear-gradient(to right, #005bea 0%, #00c6fb 100%); }

p.space_btn02.blue .space-icon-code .jic::before {
  color: #0194ef; }

p.space_btn02.red a {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff0844), to(#ffb199));
  background-image: -webkit-linear-gradient(left, #ff0844 0%, #ffb199 100%);
  background-image: -o-linear-gradient(left, #ff0844 0%, #ffb199 100%);
  background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%); }

p.space_btn02.red .space-icon-code .jic::before {
  color: #ff0844; }

p.space_btn02.orange a {
  background-image: -webkit-linear-gradient(330deg, #f6d365 0%, #fda085 100%);
  background-image: -o-linear-gradient(330deg, #f6d365 0%, #fda085 100%);
  background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%); }

p.space_btn02.orange .space-icon-code .jic::before {
  color: #fda085; }

p.space_btn02.purple a {
  background-image: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background-image: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background-image: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background-image: linear-gradient(to right, #6a11cb 0%, #2575fc 100%); }

p.space_btn02.purple .space-icon-code .jic::before {
  color: #6a11cb; }

p.space_btn02.green a {
  background-image: -webkit-linear-gradient(110deg, #00cdac 0%, #8ddad5 100%);
  background-image: -o-linear-gradient(110deg, #00cdac 0%, #8ddad5 100%);
  background-image: linear-gradient(-20deg, #00cdac 0%, #8ddad5 100%); }

p.space_btn02.green .space-icon-code .jic::before {
  color: #20E2D7; }

p.space_btn02.pink a {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc3a0), to(#ffafbd));
  background-image: -webkit-linear-gradient(left, #ffc3a0 0%, #ffafbd 100%);
  background-image: -o-linear-gradient(left, #ffc3a0 0%, #ffafbd 100%);
  background-image: linear-gradient(to right, #ffc3a0 0%, #ffafbd 100%); }

p.space_btn02.pink .space-icon-code .jic::before {
  color: #ffafbd; }

.widget_widget_space_category ul {
  padding: 15px 0 !important;
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 15px; }
  @media (min-width: 1024px) {
    .widget_widget_space_category ul {
      overflow-x: normal; } }
  .widget_widget_space_category ul li {
    padding-left: 0px;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    margin: 0 20px 0 0; }
    .widget_widget_space_category ul li a {
      padding: 12px 20px;
      display: block;
      border-left: none;
      position: relative;
      line-height: 1.6rem;
      border-radius: 8px;
      -webkit-filter: brightness(100%);
      filter: brightness(100%);
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .widget_widget_space_category ul li a:hover {
        -webkit-filter: brightness(110%);
        filter: brightness(110%);
        color: #fff; }
      @media (max-width: 767px) {
        .widget_widget_space_category ul li a {
          font-size: 0.95rem;
          font-weight: 600; } }
      .widget_widget_space_category ul li a span {
        position: relative; }
      .widget_widget_space_category ul li a i::before {
        padding-bottom: 4.5px;
        padding-right: 2px; }

@media (min-width: 768px) {
  #post-bottom-widget #spaceArticle .space_title {
    padding: 15px 15px 17px; }
    #post-bottom-widget #spaceArticle .space_title span {
      font-size: 0.65rem;
      padding-left: 15px; }
      #post-bottom-widget #spaceArticle .space_title span::before {
        top: 0px;
        font-size: 0.7rem; } }

@media (min-width: 1024px) {
  #post-bottom-widget #spaceArticle .space_title span {
    font-size: 0.75rem;
    padding-left: 18px; }
    #post-bottom-widget #spaceArticle .space_title span::before {
      top: 1px;
      font-size: 0.8rem; }
  #post-bottom-widget #spaceArticle .space_title p {
    font-size: 1rem; } }

#post-bottom-widget, .home.page #home-bottom-widget {
  margin-top: 0px; }

.space_article_list #spaceArticle > p {
  margin-bottom: 0px; }

.space_article_list #spaceArticle .spaceList li a .space_title p {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 0em;
  margin-block-end: 0em; }

.space_article_list p.space_btn01, .space_article_list p.space_btn02 {
  margin-bottom: 30px; }

.overflow {
  overflow: hidden; }

.my-profile {
  padding-bottom: 0px !important; }

.my-profile .profile-sns-menu {
  position: static; }

#gallery-1 .gallery-item {
  width: 49% !important;
  margin-top: 5px !important; }
  #gallery-1 .gallery-item img {
    border: none;
    width: 100%; }
  #gallery-1 .gallery-item:nth-child(odd) {
    margin-right: 2%; }

.sidebar_style2 .my-profile, .sidebar_style3 .my-profile, .sidebar_style4 .my-profile, .sidebar_style5 .my-profile {
  background: transparent !important; }

.widget.widget_media_image img {
  margin-top: 20px; }

@media (max-width: 767px) {
  .sidebar_style6 #new-entry-box {
    padding: 15px 0; } }

.sidebar_style1 .my-profile .profile-sns-menu {
  position: static; }
  .sidebar_style1 .my-profile .profile-sns-menu ul li a {
    margin: 0 auto; }

.sidebar_style2 .widget_search .search-box input[type="submit"] {
  color: #5d5d5d !important; }

.sidebar_style2 .my-profile {
  background: transparent; }
  .sidebar_style2 .my-profile .profile-sns-menu ul li:nth-child(odd) {
    margin-right: 2% !important; }
  .sidebar_style2 .my-profile .profile-sns-menu ul li a {
    margin: 0 auto; }

.space_cus #onecolumn {
  width: 90%;
  margin: 0 auto;
  float: none; }
  @media (min-width: 768px) {
    .space_cus #onecolumn #spaceArticle .spaceList li {
      width: 30%; }
      .space_cus #onecolumn #spaceArticle .spaceList li:nth-child(odd) {
        margin-right: 0%; }
      .space_cus #onecolumn #spaceArticle .spaceList li:not(:nth-child(3n)) {
        margin-right: 3%; } }

#sidebar .wpp-list.wpp-list-with-thumbnails li {
  width: 100%;
  position: relative;
  margin-bottom: 15px; }
  #sidebar .wpp-list.wpp-list-with-thumbnails li .wpp-thumbnail {
    width: 38%; }
  #sidebar .wpp-list.wpp-list-with-thumbnails li .wpp-post-title {
    display: block;
    width: 57%;
    float: left;
    margin-top: 5px;
    padding-left: 10px;
    font-size: 0.75rem;
    line-height: 1.05rem; }
  #sidebar .wpp-list.wpp-list-with-thumbnails li .wpp-meta {
    font-size: 0.65rem;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0; }
  #sidebar .wpp-list.wpp-list-with-thumbnails li .wpp-excerpt {
    display: none; }
  @media (min-width: 768px) {
    #sidebar .wpp-list.wpp-list-with-thumbnails li .wpp-post-title {
      width: 59%;
      padding-left: 5px;
      font-size: 0.85rem;
      line-height: 1.15rem; } }
