@charset "UTF-8";

a {
  transition: .3s;
}
a:hover {
  color: #03abc9;
  opacity: .7;
}
.a-wrap:hover,
.widget_categories ul li a:hover,
table tr:nth-of-type(2n+1) {
  background-color: transparent;
}

.page .date-tags,
.page .sns-share {
  display: none;
}
.search-edit,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  border: 1px solid #73BBE6;
  padding: 10px;
  font-family: Arial;
  font-size: 16px;
}

table th,
table td {
  padding: 3px 10px;
}

.wrap.content-in {
  margin-bottom: 70px;
  max-width: 1100px;
  flex-wrap: nowrap;
}
.main {
  width: 720px;
  padding: 10px;
}
.sidebar {
  width: 334px;
  max-width: 500px;
  padding: 0;
  background-color: transparent;
}
div.sidebar {
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 768px) {
  .content {
    margin-top: 0;
  }
  .wrap.content-in {
    margin-bottom: 35px;
  }
  main.main {
    margin: 10px;
  }
  div.sidebar {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}

/* ==========================================================================
slider
========================================================================== */
.p-slider {
  overflow: hidden;
  margin-bottom: 100px;
}
.p-slider a {
  opacity: 1;
}
.p-slider-list {
  margin: 0;
  padding: 0;
  background-color: rgba(0,128,204,.5);
}
.p-slider-list a {
  text-decoration: none;
  color: #fff;
}
.p-slider-list__item {
  overflow: hidden;
  position: relative;
}
.c-eyecatch {
  padding-top: 56.25%;
  background-position: center;
  background-size: cover;
  transition: .5s;
}
.c-eyecatch--slider {
  opacity: .5;
}
li.slick-active .c-eyecatch--slider,
a:hover .c-eyecatch--slider {
  opacity: 1;
}
a:hover .c-eyecatch--slider {
  transform: scale(1.1, 1.1);
}

.p-slider-label--pickup {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: #F7CC19;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #111;
}
.p-slider-cap {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 30px;
  z-index: 1;
  transition: .2s;
}
.p-slider-cap::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background: linear-gradient(rgba(0,0,0,0) 0, rgba(0,0,0,.55) 65%, rgba(0,0,0,.55) 100%);
  z-index: -1;
}
.p-slider-date {
  margin: 0;
  font-size: 14px;
}
.p-slider-label--cat {
  margin-left: 10px;
  border: 1px solid #fff;
  padding: 1px 8px 0;
  vertical-align: 2px;
  font-size: 12px;
}
.p-slider-title {
  margin-top: 5px;
  font-size: 24px;
  line-height: 1.4;
}

.slick-prev,
.slick-next {
  width: 50px;
  height: 50px;
  z-index: 3;
}
.slick-prev {
  left: 25%;
}
.slick-next {
  right: 25%;
}
.slick-prev::before,
.slick-next::before {
  font-size: 30px;
}
.slick-dots li {
  height: 12px;
  width: 12px;
}
.slick-dots li button,
.slick-dots li button::before {
  width: auto;
  height: auto;
}
.slick-dots li button {
  padding: 0;
}
.slick-dots li button::before {
  transition: .2s;
  font-size: 12px;
  color: #88D5E3;
}
.slick-dots li button:hover::before,
.slick-dots li.slick-active button::before {
  color: #0080CC;
}

@media (max-width: 1024px) {
  .slick-prev,
  .slick-next {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .p-slider {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .p-slider-label--pickup {
    font-size: 12px;
  }
  .p-slider-cap {
    padding: 10px 15px;
  }
  .p-slider-cap::after {
    height: 100%;
  }
  .p-slider-date {
    font-size: 12px;
  }
  .p-slider-label--cat {
    margin-left: 5px;
    padding: 0 5px;
    vertical-align: 1px;
    font-size: 10px;
  }
  .p-slider-title {
    font-size: 16px;
  }

  .slick-dots {
    display: block !important;
    bottom: -20px;
  }
  .slick-dots li {
    width: 10px;
    height: 10px;
  }
  .slick-dots li button::before {
    font-size: 10px;
    line-height: 1;
  }
}

/* ==========================================================================
Post
========================================================================== */

/* under-entry-content
---------------------------------------------------------- */
/*--------------------
同じジャンルの記事
--------------------*/
.rect-vartical-card .related-list {
  justify-content: center;
}
.related-entry-card-wrap {
  margin-bottom: 0;
}
.related-entry-card .cat-label {
  display: none;
}
.related-entry-card-content {
  padding-bottom: 0;
}

/*--------------------
author-box
--------------------*/
body.author .p-author-box {
  margin: 20px 0 30px;
}

/*p-author-profile*/
.p-author-profile {
  border-bottom: 1px dotted #ccc;
  padding: 0;
  margin: 0;
}

.single .p-author-profile__description {
  font-size: 14px;
}

.p-author-profile .sns-follow-buttons a.follow-button:hover {
  opacity: 1;
  transform: rotateY(360deg);
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="website-button"]:hover {
  background-color: #b7b77e;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="twitter-button"]:hover {
  background-color: #1da1f2;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="facebook-button"]:hover {
  background-color: #3B5998;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="hatebu-button"]:hover {
  background-color: #008fde;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="google-plus-button"]:hover {
  background-color: #dd4b39;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="instagram-button"]:hover {
  background: linear-gradient(-135deg, #1400c8, #b900b4, #f50000);
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="youtube-button"]:hover {
  background-color: #cd201f;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="flickr-button"]:hover {
  background-color: #0063dc;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="pinterest-button"]:hover {
  background-color: #bd081c;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="line-button"]:hover {
  background-color: #00b900;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="amazon-button"]:hover {
  background-color: #f49c00;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="rakuten-room-button"]:hover {
  background-color: #bf0000;
}
.p-author-profile .sns-follow-buttons a.follow-button[class~="github-button"]:hover {
  background-color: #4183c4;
}

/*p-author-newpost*/
.under-entry-content h2.p-author-newpost__tit {
  margin-top: 20px;
}
.p-author-newpost-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-author-newpost-list__item {
  max-width: 25%;
  flex: 1;
  padding: 7px;
}
.p-author-newpost-list__item a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-weight: bold;
  color: #333;
}
.p-newpost-cat-label {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(0,128,204,.8);
  padding: 3px 5px;
  font-size: 11px;
  line-height: 1;
  color: #fff;
}
.p-newpost-date {
  margin-top: 4px;
  display: block;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.8;
}
.p-newpost-tit {
  margin: 0;
  font-size: 13px;
  line-height: 1.4;
}

/*--------------------
pager-post-navi
--------------------*/
.pager-post-navi {
  margin-bottom: 0;
}
.pager-post-navi a {
  border-top: 1px dotted #ccc;
  padding: 14px 0 11px;
  min-height: 1%;
  font-size: 15px;
  line-height: 1.5;
}
.pager-post-navi a::before {
  font-size: 12px;
}
.pager-post-navi a figure {
  min-width: 0;
  max-width: 0;
}

@media (max-width: 768px) {
  .p-author-newpost-list__item {
    flex: 0 1 auto;
    max-width: 100%;
    width: 50%;
  }
  .pager-post-navi {
    margin-top: 25px;
  }
}

/* article
---------------------------------------------------------- */
.date-tags {
  margin-bottom: 0;
  text-align: left;
  line-height: 1.8;
}
body.single .cat-label {
  font-size: 14px;
}

.blogcard-title {
  font-size: 18px;
  line-height: 1.4;
}
.blogcard-snipet {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.6;
}

.sns-share.ss-high-and-low-lc a.line-button {
  display: none;
}
.sns-share.ss-top.ss-col-6 a,
.sns-share.ss-bottom.ss-col-6 a {
  width: 19%;
}

@media (max-width: 768px) {
  .blogcard {
    padding-top: 10px;
    padding-bottom: 3px;
  }
  .blogcard-title {
    font-size: 16px;
  }
  .blogcard-snipet {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.5;
  }

  .sns-share.ss-high-and-low-lc a.line-button {
    display: flex;
  }
  .sns-share.ss-top.ss-col-6 a,
  .sns-share.ss-bottom.ss-col-6 a {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .entry-title {
    padding-right: 0;
    padding-left: 0;
  }
}

/* ==========================================================================
common
========================================================================== */

/*--------------------
header
--------------------*/
#header-container {
  position: relative;
}
#header-container::before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 14px;
  background: linear-gradient(to right, #0080cc 0%,#0080cc 50%,#03abc9 50%,#03abc9 100%);
}
.tagline {
  margin-top: 25px;
  font-size: 11px;
  font-weight: bold;
}
.logo-image span,
.logo-image a {
  display: inline-block;
}
.site-logo-image {
  width: 188px;
}

@media (max-width: 768px) {
  #header-container::before {
    height: 7px;
  }
  .header-container-in {
    padding: 0 10px;
  }
  .tagline {
    margin: 15px 0 0;
    font-size: 10px;
  }
  .logo-image {
    padding: 7px 0 5px;
  }

  .logo-image a {
    position: relative;
    z-index: 100;
  }
  .site-logo-image {
    width: calc(188px / 2);
    vertical-align: bottom;
  }

  #header-container #navi {
    background-color: transparent;
    width: calc(100% - 20px);
    position: absolute;
    top: 17px;
    left: 10px;
  }
  #navi-trigger {
    position: relative;
    background-color: #0080cc;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: .15s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
  }
  #navi-trigger::before {
    content: 'MENU';
  }
  #navi-trigger.is-active {
    background-color: rgba(21,21,21,.2);
  }
  #navi-trigger.is-active::before {
    content: '×';
    font-size: 30px;
  }

  #navi .navi-in > .menu-mobile {
    display: none;
    position: relative;
    z-index: 9999;
    background-color: #fff;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
  }
  #navi .navi-in > .menu-mobile li {
    width: 100%;
    height: auto;
    line-height: normal;
  }
  #navi .navi-in > .menu-mobile li:not(:first-child) {
    border-top: 1px dotted #0080CC;
  }
  #navi .navi-in > .menu-mobile li a {
    padding: 15px;
    font-size: 16px;
    text-align: left;
  }
}

@media (max-width: 480px) {
  .tagline {
    padding-left: 70px;
    line-height: 1.4;
  }
}

/*--------------------
footer
--------------------*/
.breadcrumb.sbp-main-before,
.breadcrumb.sbp-footer-before,
.breadcrumb.pbp-main-before,
.breadcrumb.pbp-footer-before {
  margin-top: 0;
  background-color: transparent;
  font-size: 12px;
}

.footer {
  margin-top: 25px;
  padding-top: 0;
  position: relative;
}
.footer::before {
  content: '';
  top: -10px;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #2D3B43 0%,#2D3B43 50%,#2F4958 50%,#2F4958 100%);
}
.footer-bottom {
  margin-top: 0;
  padding-top: 20px;
}
.navi-footer-in > .menu-footer {
  line-height: 1;
}
.navi-footer-in > .menu-footer li:first-child {
  border-left: none;
}
.navi-footer-in > .menu-footer li:last-child {
  border-right: none;
}
#footer a {
  padding: 0 18px;
  font-size: 12px;
}
#footer a:hover {
  background-color: transparent;
}
.copyright {
  margin-top: 15px;
  font-size: 10px;
}

@media (max-width: 768px) {
  .breadcrumb.sbp-main-before,
  .breadcrumb.sbp-footer-before,
  .breadcrumb.pbp-main-before,
  .breadcrumb.pbp-footer-before {
    padding: 10px;
    font-size: 11px;
  }

  .footer {
    margin-top: 15px;
  }
  .footer::before {
    top: -7px;
    height: 7px;
  }
  #footer a {
    padding: 5px;
    font-size: 13px;
  }
  .footer-bottom {
    padding-top: 10px;
  }
  .navi-footer-in > .menu-footer li.menu-item {
    width: auto;
    flex: 0 1 auto;
    align-items: center;
    border: none;
  }
  .navi-footer-in > .menu-footer li.menu-item:nth-child(2),
  .navi-footer-in > .menu-footer li.menu-item:nth-child(n+4):nth-last-child(n+2) {
    display: none;
  }
  .navi-footer-in > .menu-footer li.menu-item a::before {
    content: '\f0da';
    margin-right: 5px;
    font-family: "fontawesome";
    color: #F7CC19;
  }
  .copyright {
    margin-top: 7px;
  }
}

/*--------------------
sidebar
--------------------*/
.widget {
  margin-bottom: 30px;
}
.widget:last-child {
  margin-bottom: 0;
}
.sidebar h3 {
  margin-bottom: 20px;
  position: relative;
  width: calc(100% - 10px);
  border-radius: 0;
  padding: 10px;
  font-size: 19px;
  text-align: center;
}
.sidebar h3::before {
  content: '';
  position: absolute;
  right: -10px;
  top: 10px;
  width: 100%;
  height: 100%;
  background:  url(../img/stripe_bg.png) repeat;
  opacity: .5;
  z-index: -1;
}

.widget_search .search-box {
  margin: 0;
}
.search-submit {
  line-height: 1;
  padding: 8px;
}
.search-submit::before {
  font-size: 26px;
  color: #0080cc;
}

.widget-entry-cards .a-wrap,
.widget_categories .cat-item a {
  margin-bottom: 0;
  position: relative;
  background-color: #fff;
  padding-right: 20px;
  line-height: 1.5;
}
.widget-entry-cards .a-wrap:not(:first-child),
.widget_categories .cat-item:not(:first-child) a {
  border-top: 1px dotted #73BBE6;
}
.widget-entry-cards .a-wrap::after,
.widget_categories .cat-item a::after {
  content: '\f105';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  font-size: 20px;
  font-weight: bold;
  font-family: 'fontawesome';
  color: #0080cc;
}

/*--------------------
entry-card
--------------------*/
.cat-label {
  position: static;
  background-color: #fff;
  padding: 3px 5px;
  border-color: #0080CC;
  border-left-width: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #0080CC;
}
.cat-label-7 {
  border-color: #19B3B9;
  color: #19B3B9;
}
.cat-label-8 {
  border-color: #C94B85;
  color: #C94B85;
}
.cat-label-9 {
  border-color: #416072;
  color: #416072;
}
.cat-label-10 {
  border-color: #CBA231;
  color: #CBA231;
}

.ct-entry-card__item {
  position: relative;
}
.entry-card-wrap {
  margin-bottom: 0;
  border-bottom: 1px dotted #73BBE6;
  padding: 15px 0;
}

.entry-card-info--date {
  margin-bottom: 3px;
  line-height: 1;
}
.post-date {
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}
.post-date::before {
  display: none;
}
.entry-card-content {
  padding-bottom: 1.5em;
}
.related-entry-card-content {
/*  padding-bottom: 0;*/
}
.related-entry-card-wrap {
/*  margin-bottom: 0;*/
}
.entry-card-title/*,
.related-entry-card-title*/ {
  margin-top: 7px;
  font-size: 20px;
  line-height: 1.4;
}
.entry-card-snippet/*,
.related-entry-card-snippet*/ {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.7;
}
.entry-card-meta/*,
.related-entry-card-meta*/ {
  bottom: 10px;
}

.post-author-image {
  display: none;
}
.post-author-name {
  background: url(../img/pencil.png) 0 center/15px no-repeat;
  padding-left: 20px;
  min-height: 15px;
}
.post-author-name a {
  font-size: 13px;
  color: #333;
  text-decoration: none;
}

.pagination-next {
  display: none;
}
.page-numbers {
  height: 34px;
  width: 34px;
  line-height: 34px;
}

@media (max-width: 768px) {
  .entry-card-info--date {
    margin-bottom: 1px;
  }
  .post-date {
    font-size: 14px;
  }
  .entry-card-title {
    font-size: 16px;
  }
  .entry-card-snippet,
  .related-entry-card-snippet {
    margin-top: 5px;
  }
}

@media (max-width: 480px) {
  .entry-card-wrap.a-wrap {
    padding: 10px 0;
  }
  .entry-card-info--date {
    display: inline-block;
  }
  .post-date {
    margin-right: 2px;
    font-size: 12px;
  }
  .cat-label {
    padding: 1px 5px;
    border-left-width: 4px;
  }
  .entry-card-title {
    margin-top: 10px;
  }
  .related-entry-card-title {
    margin-top: 5px;
  }
  .entry-card-meta,
  .related-entry-card-meta {
    bottom: 5px;
  }
}

/* ==========================================================================
page
========================================================================== */
.archive-title span {
  color: #0080cc;
}

@media (max-width: 768px) {
  .entry-title,
  .archive-title {
    font-size: 20px;
  }
}


/*--------------------
contact
--------------------*/
.wpcf7 p:last-of-type {
  text-align: center;
}
input[type='submit'].wpcf7-submit {
  -webkit-appearance: button;
  position: relative;
  transition: .3s;
  width: 260px;
  border: none;
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  background-color: #333;
  padding: 15px 10px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}
input[type='submit'].wpcf7-submit:hover {
  opacity: .7;
}
div.wpcf7 .ajax-loader {
  display: block;
}

@media (max-width: 768px) {
  input[type='submit'].wpcf7-submit {
    font-size: 20px;
  }
}

/*--------------------
author
--------------------*/
.p-writer-box {
  margin-bottom: 1rem;
  border: 2px solid #0080cc;
  padding: 15px;
  display: flex;
}
.p-writer-box__img {
  width: 200px;
  flex-shrink: 0;
  margin-right: 15px;
}
.p-writer-profile {
  width: 100%;
  line-height: 1.6;
}
.p-writer-profile__name {
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
}
.p-writer-profile__description {
  font-size: 14px;
}
.p-writer-profile__btn {
  margin-top: 10px;
  font-size: 14px;
  text-align: right;
}
.p-writer-profile__btn::after {
  content: ' \00bb';
}

@media (max-width: 768px) {
  .p-writer-box {
    flex-direction: column;
  }
  .p-writer-box__img {
    width: 150px;
    margin: 0 auto;
  }
  .p-writer-profile__name {
    padding-bottom: 0;
    text-align: center;
  }
}

/*--------------------
404
--------------------*/
.p-404-option__item h2 {
  border: none;
  margin: 40px 0 0;
  padding-bottom: 0;
  font-size: 22px;
}
.mceContentBody ul.p-404-list1 {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mceContentBody ul.p-404-list1 li {
  margin-top: 10px;
  width: 47%;
}
.p-404-list1 a {
  display: block;
  border-bottom: 1px dotted;
  text-decoration: none;
  font-weight: bold;
}

@media (max-width: 768px) {
  .p-404-option__item h2 {
    margin-top: 30px;
    font-size: 18px;
  }
  .mceContentBody ul.p-404-list1 li {
    width: 100%;
  }
}
