@charset "UTF-8";
/* トラブルシューティング用スタイル */
/* parts */
/* media query */
/* layout */
/* padding, margin */
/* headline */
/* color */
/* flex */
/* font */
/* other */
/* parts */
#top-category-list {
  width: 80%;
  padding-bottom: 5em;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  #top-category-list {
    width: 1000px;
  }
}
#top-category-list ul.category-ul {
  text-align: left;
  list-style: none;
}
#top-category-list ul.category-ul li.category-ul-li {
  width: 100%;
  padding: 2em 1.5em 0 1.5em;
  border-bottom: dotted 1px #0266C3;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dt.c-dt {
  font-size: 1.4em;
  letter-spacing: 0.05em;
  font-weight: bold;
  width: 7em;
  height: 100%;
  float: left;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dt.c-dt a {
  color: #0266C3;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd {
  margin-left: 10em;
  padding-bottom: 1em;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd::after {
  display: block;
  clear: both;
  content: "";
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd:last-child dl.g-dl {
  padding-bottom: 0;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  list-style: none;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li {
  font-size: 1.2em;
  font-weight: bold;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
  padding: 0.5em 1em 0.75em 0;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li::before {
  width: 0.3em;
  height: 0.3em;
  margin-right: 0.5em;
  display: inline-block;
  border-right: solid 2px #0266C3;
  border-bottom: solid 2px #0266C3;
  transform: translateY(-0.1em) rotate(-45deg);
  content: "";
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li a {
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
  color: #000;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li a:hover, #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li a:active, #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li a:focus {
  text-decoration: none;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li:first-child {
  padding-top: 0;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd ul.c-ul li a {
  font-weight: bold;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl {
  padding: 0 0 1em 0;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dt.g-dt {
  font-size: 1.2em;
  font-weight: bold;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dt.g-dt::before {
  width: 0.3em;
  height: 0.3em;
  margin-right: 0.5em;
  display: inline-block;
  border-right: solid 2px #0266C3;
  border-bottom: solid 2px #0266C3;
  transform: translateY(-0.1em) rotate(-45deg);
  content: "";
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dt.g-dt a {
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
  color: #000;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dt.g-dt a:hover, #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dt.g-dt a:active, #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dt.g-dt a:focus {
  text-decoration: none;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dt.g-dt a {
  color: #000;
  font-weight: bold;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dd.g-dd ul.g-ul {
  padding: 1em 0 0 1em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  list-style: none;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dd.g-dd ul.g-ul li {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
  padding: 0.5em 1em 0.5em 0;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dd.g-dd ul.g-ul li::before {
  width: 0.3em;
  height: 0.3em;
  margin-right: 0.5em;
  display: inline-block;
  border-right: solid 2px #18A890;
  border-bottom: solid 2px #18A890;
  transform: translateY(-0.1em) rotate(-45deg);
  content: "";
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dd.g-dd ul.g-ul li a {
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
  color: #000;
}
#top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dd.g-dd ul.g-ul li a:hover, #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dd.g-dd ul.g-ul li a:active, #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd dl.g-dl dd.g-dd ul.g-ul li a:focus {
  text-decoration: none;
}

/* top */
#ts-popular-area {
  width: 75%;
  padding: 3em;
  margin: 5em auto;
  background: #F5F5F5;
}
@media screen and (min-width: 1601px) {
  #ts-popular-area {
    width: 800px;
  }
}
#ts-popular-area ul {
  padding: 2em 2em 0 2em;
  list-style: none;
}
#ts-popular-area ul li {
  padding-bottom: 1.5em;
}
#ts-popular-area ul li a {
  color: #000;
}
#ts-popular-area ul li:last-child {
  padding-bottom: 0;
}

.shooting-under #top-category-list {
  width: 90%;
  padding-top: 5em;
  margin-top: 5em;
  border-top: solid 1px #0088ff;
}
@media screen and (min-width: 1601px) {
  .shooting-under #top-category-list {
    width: 1000px;
  }
}

h2.category-list-head-h2 {
  font-size: 1.7em;
  color: #0266C3;
  letter-spacing: 0;
  width: 90%;
  padding-bottom: 2em;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  h2.category-list-head-h2 {
    width: 1000px;
  }
}

.category-head {
  width: 90%;
  padding-bottom: 5em;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .category-head {
    width: 1000px;
  }
}
.category-head h3 {
  font-size: 1.5em;
  letter-spacing: 0;
  margin-bottom: 0.75em;
}
.category-head ul {
  font-size: 1.15em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  list-style: none;
}
.category-head ul li {
  font-size: 1.1em;
  padding: 0.5em 1em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
}
.category-head ul li::before {
  width: 0.3em;
  height: 0.3em;
  margin-right: 0.5em;
  display: inline-block;
  border-right: solid 2px #0266C3;
  border-bottom: solid 2px #0266C3;
  transform: translateY(-0.1em) rotate(-45deg);
  content: "";
}
.category-head ul li a {
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
  color: #000;
}
.category-head ul li a:hover, .category-head ul li a:active, .category-head ul li a:focus {
  text-decoration: none;
}

/* category-list */
.category-list {
  width: 90%;
  padding-bottom: 5em;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .category-list {
    width: 1000px;
  }
}
.category-list h3 {
  font-size: 1.5em;
  letter-spacing: 0;
  margin-bottom: 0.75em;
}
.category-list .category-list-contents {
  padding: 2em;
}
.category-list .category-list-contents:nth-of-type(even) {
  background: #F5F5F5;
}
.category-list .category-list-contents dl {
  letter-spacing: 0.05em;
}
.category-list .category-list-contents dl dt {
  font-size: 1.15em;
  font-weight: bold;
  padding-bottom: 1.5em;
}
.category-list .category-list-contents dl dt a {
  color: #000;
}
.category-list .category-list-contents dl dt a:hover, .category-list .category-list-contents dl dt a:active, .category-list .category-list-contents dl dt a:focus {
  text-decoration: none;
}
.category-list .category-list-contents dl dd {
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
}
.category-list .category-list-contents dl dd p {
  font-size: 1.1em;
  line-height: 1.5;
  display: inline;
}
.category-list .category-list-contents dl dd p.more::before {
  content: "...[ ";
}
.category-list .category-list-contents dl dd p.more::after {
  content: " ]";
}
.category-list .category-list-contents ul {
  font-size: 1em;
  letter-spacing: 0;
  padding: 1em 0 0 0;
  list-style: none;
}
.category-list .category-list-contents ul li {
  padding-right: 1.5em;
  display: inline-block;
}

/* single-shooting-area */
#single-shooting-area {
  width: 95%;
  margin: 0 auto;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
@media screen and (min-width: 1601px) {
  #single-shooting-area {
    width: 1280px;
  }
}
#single-shooting-area #left-column {
  width: 84%;
  padding-right: 8%;
}
#single-shooting-area #left-column h1 {
  padding: 0 0.5em;
  margin-bottom: 2em;
}
#single-shooting-area #left-column nav#single-shooting-head {
  padding: 0 0.5em 0.5em 0.5em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: solid 1px #0696c9;
}
#single-shooting-area #left-column nav#single-shooting-head ul {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
  list-style: none;
}
#single-shooting-area #left-column nav#single-shooting-head ul li {
  letter-spacing: 0;
  padding: 0.25em 0.75em 0.25em 0;
  margin-top: 0.5em;
  margin-right: 0.75em;
  border-right: solid 1px #707070;
}
#single-shooting-area #left-column nav#single-shooting-head span.ts-post-like-btn {
  margin-top: 0.5em;
  margin-left: auto;
}
#single-shooting-area #left-column .shooting-contents {
  font-size: 1.15em;
  padding: 3em 1em;
}
#single-shooting-area #left-column .shooting-contents h2 {
  font-size: 2em;
  font-weight: 300;
  color: #0266C3;
  margin-bottom: 1em;
}
#single-shooting-area #left-column .shooting-contents p {
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
  line-height: 1.5;
}
#single-shooting-area #left-column .shooting-contents .target-product-area {
  width: 100% !important;
}
#single-shooting-area #left-column .shooting-contents .target-product-area .target-product-contents {
  width: 100%;
}
#single-shooting-area #right-column {
  width: 16%;
}
#single-shooting-area #right-column .yarpp-related {
  margin: 0;
}
#single-shooting-area #right-column .similar-area h3 {
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0;
  color: #0266C3;
}
#single-shooting-area #right-column .similar-area ol {
  list-style: none;
}
#single-shooting-area #right-column .similar-area ol li {
  font-size: 1.15em;
  padding: 1em 0;
}
#single-shooting-area #right-column .similar-area ol li a {
  color: #000;
  font-weight: bold;
}

/* wpulike */
.knowhow .wpulike {
  padding: 0;
}
.knowhow .wpulike button {
  line-height: 1;
  padding: 0.25em 1em;
  background: #f0f0f0;
}
.knowhow .wpulike button span {
  font-size: 0.9em;
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
  color: #000;
}

/* other-list */
#other-list ul {
  list-style: none;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
#other-list ul li h3 {
  width: 100%;
}
#other-list ul li .otherlist-contents {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
#other-list ul li .otherlist-contents picture img {
  width: 100%;
}
#other-list ul li .otherlist-contents .txt-area dl dt {
  font-size: 0.9em;
  font-weight: bold;
}
#other-list ul li .otherlist-contents .txt-area dl dt span {
  font-size: 1.8em;
  width: 100%;
  display: inline-block;
}
#other-list ul li .otherlist-contents .txt-area a dl {
  color: #000;
}

#right-column #other-list {
  margin-top: 4em;
}
#right-column #other-list ul {
  flex-direction: column;
}
#right-column #other-list ul li {
  padding: 1.5em 0;
}
#right-column #other-list ul li .otherlist-contents {
  flex-direction: column;
}
#right-column #other-list ul li .otherlist-contents picture {
  width: 100%;
  height: 9em;
  margin-top: 1em;
  margin-bottom: 1.4em;
}
#right-column #other-list ul li .otherlist-contents picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.shooting-tax #other-list,
#ts-other-list #other-list {
  width: 90%;
  padding-bottom: 5em;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .shooting-tax #other-list,
  #ts-other-list #other-list {
    width: 1000px;
  }
}
.shooting-tax #other-list ul,
#ts-other-list #other-list ul {
  justify-content: space-between;
}
.shooting-tax #other-list ul li,
#ts-other-list #other-list ul li {
  width: 48%;
}
.shooting-tax #other-list ul li h3,
#ts-other-list #other-list ul li h3 {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-size: 2.4em;
  position: relative;
  padding: 0 0 0 0;
  margin-bottom: 0.75em;
  display: inline-block;
  width: 100%;
  font-weight: normal;
  font-size: 1.3em;
}
.shooting-tax #other-list ul li h3 span,
#ts-other-list #other-list ul li h3 span {
  padding: 0.5em 1em;
  background: #f9f9f9;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-block;
}
.shooting-tax #other-list ul li h3 span::after,
#ts-other-list #other-list ul li h3 span::after {
  content: "";
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: linear-gradient(0deg, #0088ff, #0363bd, #0088ff, #0363bd);
  position: absolute;
  z-index: 10;
}
.shooting-tax #other-list ul li h3:before,
#ts-other-list #other-list ul li h3:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #bbb;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.shooting-tax #other-list ul li .otherlist-contents,
#ts-other-list #other-list ul li .otherlist-contents {
  margin-top: 2em;
  align-items: center;
}
.shooting-tax #other-list ul li .otherlist-contents picture,
#ts-other-list #other-list ul li .otherlist-contents picture {
  width: 40%;
}
.shooting-tax #other-list ul li .otherlist-contents .txt-area,
#ts-other-list #other-list ul li .otherlist-contents .txt-area {
  width: 60%;
  padding-left: 2em;
}
.shooting-tax #other-list ul li .otherlist-contents .txt-area dl dt,
#ts-other-list #other-list ul li .otherlist-contents .txt-area dl dt {
  font-size: 1.15em;
}
.shooting-tax #other-list ul li .otherlist-contents .txt-area dl dt span,
#ts-other-list #other-list ul li .otherlist-contents .txt-area dl dt span {
  font-size: 1.5em;
  padding-top: 0.25em;
  display: inline-block;
}
.shooting-tax #other-list ul li .otherlist-contents .txt-area dl dd p,
#ts-other-list #other-list ul li .otherlist-contents .txt-area dl dd p {
  line-height: 1.4;
}

/* search */
#ts-search-area {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  #ts-search-area {
    width: 1000px;
  }
}
#ts-search-area dl.ts-search-form {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
  justify-content: center;
}
#ts-search-area dl.ts-search-form dt {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0;
  color: #0266C3;
}
#ts-search-area dl.ts-search-form dd {
  padding-left: 2em;
}
#ts-search-area dl.ts-search-form dd input[type=text] {
  font-size: 1.15em;
  width: 25em;
  margin-right: 1em;
  border: solid 1px #707070;
  border-radius: 0px;
}
#ts-search-area dl.ts-search-form dd button {
  font-family: "Yu Gothic Medium", "Hiragino Kaku Gothic" !important;
  font-style: normal !important;
  font-weight: 300;
  font-size: 1.15em;
  font-weight: bold;
  letter-spacing: 0;
  color: #fff;
  padding: 0.5em 1.25em;
  background: #0266C3;
  border: none;
  cursor: pointer;
}
#ts-search-area .hot-keywords {
  padding-top: 2.5em;
}
#ts-search-area .hot-keywords dl {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
  justify-content: center;
}
#ts-search-area .hot-keywords dl dt {
  font-weight: bold;
  padding-right: 1.5em;
}
#ts-search-area .hot-keywords dl dd ul {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  list-style: none;
}
#ts-search-area .hot-keywords dl dd ul li {
  padding: 0 1.25em;
}

#search-shooting-area {
  width: 90%;
  padding-bottom: 5em;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  #search-shooting-area {
    width: 1000px;
  }
}
#search-shooting-area .search-head {
  font-size: 0.9em;
  background: none;
  padding: 1em 0;
}
#search-shooting-area .search-head h2 {
  color: #0266C3;
}
#search-shooting-area .search-head h2 span {
  font-size: 1.05em;
  font-weight: normal;
  color: #000;
}
#search-shooting-area #result-shooting-area {
  padding-left: 2.5%;
}
#search-shooting-area #result-shooting-area ul.result-shooting-ul {
  width: 100%;
  list-style: none;
}
#search-shooting-area #result-shooting-area ul.result-shooting-ul li.result-shooting-li {
  width: 100%;
  margin-bottom: 1.5em;
  border-bottom: dotted 1px #0266C3;
}
#search-shooting-area #result-shooting-area ul.result-shooting-ul li.result-shooting-li dl dt {
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-bottom: 1em;
}
#search-shooting-area #result-shooting-area ul.result-shooting-ul li.result-shooting-li dl dt a {
  color: #000;
}
#search-shooting-area #result-shooting-area ul.result-shooting-ul li.result-shooting-li dl dd {
  padding: 0.5em 0;
}
#search-shooting-area #result-shooting-area ul.result-shooting-ul li.result-shooting-li dl dd ul {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
  list-style: none;
}
#search-shooting-area #result-shooting-area ul.result-shooting-ul li.result-shooting-li dl dd ul li {
  letter-spacing: 0;
  padding: 0.25em 0.75em 0.25em 0;
  margin-right: 0.75em;
  border-right: solid 1px #707070;
}

/* comments */
#comments-area {
  width: 100%;
  padding-top: 2.5em;
  margin-top: 5em;
  position: relative;
  border-top: solid 1px #707070;
}
#comments-area h3 {
  font-family: "Noto Sans JP";
  font-size: 1.4em;
  color: #858585;
}
#comments-area input#addcomment {
  display: none;
}
#comments-area input#addcomment ~ label {
  font-family: "Noto Sans JP";
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  padding: 0.75em 1em;
  position: absolute;
  top: 2em;
  right: 0;
  background: #0266C3;
  cursor: pointer;
}
#comments-area input#addcomment:checked ~ label ~ #comments-form {
  height: auto;
  padding: 1.5em;
  margin-top: 2em;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
#comments-area input#addcomment:checked ~ label ~ #comments-form form {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: space-between;
}
#comments-area #comments-form {
  width: 85%;
  height: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
#comments-area #comments-form h3 {
  margin-bottom: 1em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
#comments-area #comments-form h3 small {
  margin-left: auto;
}
#comments-area #comments-form h3 small a {
  font-size: 1rem;
  letter-spacing: 0;
  padding: 0.25em 1em;
  display: inline-block;
  border: solid 1px #0696c9;
}
#comments-area #comments-form form .textarea {
  width: 55%;
  padding-right: 5%;
}
#comments-area #comments-form form .textarea textarea {
  font-size: 1.1em;
  width: 100%;
}
#comments-area #comments-form form .inputarea {
  width: 45%;
}
#comments-area #comments-form form .inputarea input[type=submit] {
  font-family: "Noto Sans JP";
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  padding: 0.75em 1em;
  background: #0266C3;
  border: none;
  cursor: pointer;
}
#comments-area #comments-form form .inputarea p.comment-form-author, #comments-area #comments-form form .inputarea p.comment-form-email {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
}
#comments-area #comments-form form .inputarea p.comment-form-author label, #comments-area #comments-form form .inputarea p.comment-form-email label {
  width: 22.5%;
}
#comments-area #comments-form form .inputarea p.comment-form-author input, #comments-area #comments-form form .inputarea p.comment-form-email input {
  width: 77.5%;
}
#comments-area #comments-form form .inputarea p.comment-form-email + p {
  padding-bottom: 0;
}
#comments-area #comments-form.reply {
  height: auto;
  padding: 1.5em;
  margin-top: 2em;
  visibility: visible;
  opacity: 1;
}
#comments-area #comments-form.reply form {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: space-between;
}
#comments-area #comments-form.logined form .textarea {
  order: 0;
}
#comments-area #comments-form.logined form .textarea input[type=submit] {
  font-family: "Noto Sans JP";
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  padding: 0.75em 1em;
  background: #0266C3;
  border: none;
  cursor: pointer;
}
#comments-area #comments-form.logined form .inputarea {
  padding-top: 1.5em;
  order: 1;
}
#comments-area #comments-form.logined form .inputarea p.comment-form-author + p {
  padding-bottom: 0;
}
#comments-area .comments-contents {
  width: 80%;
  padding-top: 2em;
  margin: 0 auto;
}
#comments-area .comments-contents ol {
  list-style: none;
}
#comments-area .comments-contents ol li {
  font-size: 1em;
  width: 100%;
  padding: 1em 0;
  overflow: hidden;
}
#comments-area .comments-contents ol li.depth-1 {
  border-top: dotted 1px #4dabfd;
}
#comments-area .comments-contents ol li.depth-1:first-child {
  border-top: none;
}
#comments-area .comments-contents ol li p {
  font-size: 14px;
}
#comments-area .comments-contents ol li li,
#comments-area .comments-contents ol li li li,
#comments-area .comments-contents ol li li li li {
  font-size: 14px;
}
#comments-area .comments-contents ol li li p,
#comments-area .comments-contents ol li li li p,
#comments-area .comments-contents ol li li li li p {
  font-size: 14px;
}
#comments-area .comments-contents ol li.depth-2 {
  padding-left: 3em;
}
#comments-area .comments-contents ol li:has(em[class=comment-awaiting-moderation]) {
  display: none;
}
#comments-area .comments-contents ol li .comment-author {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
#comments-area .comments-contents ol li .comment-author cite {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  padding: 0.5em 0 0 1em;
}
#comments-area .comments-contents ol li .comment-author cite::after {
  font-size: 0.85em;
  content: "さん";
}
#comments-area .comments-contents ol li .comment-author cite a {
  pointer-events: none;
  color: #000;
}
#comments-area .comments-contents ol li .says,
#comments-area .comments-contents ol li .comment-meta {
  display: none;
}
#comments-area .comments-contents ol li .comment-body p {
  padding-left: 3em;
}
#comments-area .comments-contents ol li .wpulike {
  font-size: 0.9em;
  margin-left: 3.3em;
  float: left;
  display: inline-block;
}
#comments-area .comments-contents ol li .wpulike button.wp_ulike_btn {
  min-width: 40px;
  background-color: #fff;
}
#comments-area .comments-contents ol li .wpulike button.wp_ulike_btn::after {
  width: 25px;
  height: 25px;
}
#comments-area .comments-contents ol li .reply {
  font-size: 14px;
  padding-left: 1em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: flex-start;
}
#comments-area .comments-contents ol li .reply a {
  font-size: 0;
  width: 30px;
  height: 28px;
  display: inline-block;
  background-image: url(../img/icon/comment.png);
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: 0 5px;
}
#comments-area .comments-contents ol li em.comment-awaiting-moderation {
  font-size: 1em;
  display: inline-block;
  padding: 1.5em;
  margin: 2em 0 1em 0;
  border: solid 2px #b43c44;
}

/* ts-form-area */
#ts-form-area {
  width: 100%;
  padding: 2em;
  margin-top: 5em;
  background: #F5F5F5;
}
#ts-form-area h3 {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 1.5em;
}
#ts-form-area .sep-box .ts-form-l {
  font-size: 1.1em;
  font-weight: bold;
  width: 35%;
  padding-top: 2em;
}
#ts-form-area .sep-box .ts-form-l span {
  font-weight: bold;
  padding: 0.25em 0;
}
#ts-form-area .sep-box .ts-form-r {
  width: 65%;
  padding-left: 5%;
}
#ts-form-area .sep-box .ts-form-r textarea {
  width: 100%;
  margin-top: 0.5em;
  background: #fff;
}
#ts-form-area .sep-box .ts-form-r .btn-area {
  text-align: center;
  padding-top: 1em;
}
#ts-form-area .sep-box .ts-form-r .btn-area input {
  font-family: "Noto Sans JP";
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  padding: 0.75em 1em;
  background: #0266C3;
  border: none;
  cursor: pointer;
}
#ts-form-area .comment-complete {
  text-align: center;
}
#ts-form-area .comment-complete p:first-child {
  font-size: 1.2em;
}

.alertify-logs .success {
  color: #fff;
  width: auto !important;
  height: auto !important;
  max-height: none !important;
  padding: 5em !important;
  margin: auto !important;
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5) !important;
}

/* wp ulike */
.wpulike.wpulike-default {
  transition: 0.5s;
}
.wpulike.wpulike-default button {
  transition: 0.5s;
}
.wpulike.wpulike-default .wp_ulike_is_liked button {
  transition: 0.5s;
  background: #fff;
  border: solid 1px #0088ff;
}
.wpulike.wpulike-default .wp_ulike_is_liked button span {
  color: #0088ff !important;
}

.wpulike-notification .wpulike-message {
  font-size: 1.15em !important;
  letter-spacing: 0;
  width: auto !important;
  padding: 1em 2em !important;
  background-color: #777 !important;
}
.wpulike-notification .wpulike-message::before {
  display: none;
}
.wpulike-notification .wpulike-message.wpulike-success {
  display: none !important;
  background-color: #0088ff !important;
}

li.comment .wpulike.wpulike-default .wp_ulike_is_liked button {
  border: none !important;
}

.grecaptcha-badge {
  top: 30vh !important;
}

/* tablet */
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .wpulike button.wp_ulike_btn.wp_ulike_put_text {
    font-size: 11px !important;
  }
  .wpulike-default .count-box {
    font-size: 11px !important;
  }
  #comments-area .comments-contents {
    width: 100%;
  }
  #comments-area .comments-contents ol li p,
  #comments-area .comments-contents ol li li p,
  #comments-area .comments-contents ol li li li p,
  #comments-area .comments-contents ol li li li li p {
    font-size: 11px;
  }
  #comments-area .comments-contents ol li .comment-author cite {
    font-size: 12px;
  }
  #single-shooting-area #left-column {
    padding-right: 5%;
  }
  #single-shooting-area #left-column nav#single-shooting-head {
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
  #single-shooting-area #left-column nav#single-shooting-head ul {
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
  #single-shooting-area #left-column nav#single-shooting-head ul li {
    white-space: nowrap;
  }
  #single-shooting-area #left-column nav#single-shooting-head #ts-post-like-btn {
    padding-top: 1em;
    margin-left: auto;
  }
}
/* mobile */
@media screen and (max-width: 575px) {
  /* ts-search-area */
  #ts-search-area dl.ts-search-form {
    flex-direction: column;
  }
  #ts-search-area dl.ts-search-form dt {
    width: 100%;
    padding-bottom: 1.5em;
  }
  #ts-search-area dl.ts-search-form dd {
    width: 100%;
    padding-left: 0;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
  }
  #ts-search-area dl.ts-search-form dd input[type=text] {
    width: 70%;
    margin-right: 0;
    margin-left: 0;
  }
  #ts-search-area dl.ts-search-form dd button {
    width: 30%;
    padding: 0.5em 0;
  }
  #ts-search-area .hot-keywords dl {
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
  #ts-search-area .hot-keywords dl dt {
    padding-bottom: 0.5em;
  }
  #ts-search-area .hot-keywords dl dd ul {
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
  #ts-search-area .hot-keywords dl dd ul li {
    padding: 0.5em;
  }
  /* ts-popular-area */
  #ts-popular-area {
    width: 100%;
    padding: 1.5em;
  }
  #ts-popular-area ul {
    text-align: left;
    padding: 2em 1em 0 1em;
  }
  /* top-category-list */
  #top-category-list {
    padding-top: 2em;
  }
  /* #top-category-list */
  #top-category-list ul.category-ul li.category-ul-li {
    padding: 2em 0 0 0;
  }
  #top-category-list ul.category-ul li.category-ul-li dl.c-dl dt.c-dt {
    width: 100%;
    padding-bottom: 1em;
  }
  #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd {
    width: 100%;
    padding-left: 1em;
    margin-left: 0;
    clear: both;
  }
  .category-list {
    text-align: left;
  }
  /* ts-other-list */
  #ts-other-list #other-list ul {
    flex-direction: column;
  }
  #ts-other-list #other-list ul li {
    text-align: left;
    width: 100%;
    padding-bottom: 2em;
  }
  /* single-shooting-area */
  #single-shooting-area {
    flex-direction: column;
  }
  #single-shooting-area #left-column {
    text-align: left;
    width: 100%;
    padding: 0;
  }
  #single-shooting-area #left-column nav#single-shooting-head {
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
  #single-shooting-area #left-column nav#single-shooting-head ul {
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
  #single-shooting-area #left-column nav#single-shooting-head ul li {
    white-space: nowrap;
  }
  #single-shooting-area #left-column nav#single-shooting-head #ts-post-like-btn {
    padding-top: 1em;
    margin-left: auto;
  }
  #single-shooting-area #right-column {
    text-align: left;
    width: 100%;
  }
  .shooting-under {
    /* top-category-list */
  }
  .shooting-under #top-category-list {
    padding-top: 2em;
  }
  .shooting-under #top-category-list ul.category-ul li.category-ul-li {
    padding: 2em 0 0 0;
  }
  .shooting-under #top-category-list ul.category-ul li.category-ul-li dl.c-dl dt.c-dt {
    width: 100%;
    padding-bottom: 1em;
  }
  .shooting-under #top-category-list ul.category-ul li.category-ul-li dl.c-dl dd.c-dd {
    width: 100%;
    padding-left: 1em;
    margin-left: 0;
    clear: both;
  }
  #comments-area .comments-contents {
    width: 100%;
  }
  #comments-area #comments-form {
    width: 100%;
  }
  #comments-area #comments-form form .textarea {
    width: 100%;
    padding-right: 0;
  }
  #comments-area #comments-form form .inputarea {
    width: 100%;
    padding-top: 2em;
  }
  #comments-area #comments-form.reply {
    padding: 0.5em;
  }
  #comments-area #comments-form.reply form {
    flex-direction: column;
  }
  #comments-area input#addcomment:checked ~ label ~ #comments-form form {
    padding: 0.5em;
    flex-direction: column;
  }
  #ts-form-area {
    padding: 2em 1em;
  }
  #ts-form-area .sep-box {
    flex-direction: column;
  }
  #ts-form-area .sep-box .ts-form-l,
  #ts-form-area .sep-box .ts-form-r {
    width: 100%;
    padding-left: 0;
  }
  #ts-form-area .sep-box .ts-form-l {
    padding: 0 0 2em 0;
  }
}/*# sourceMappingURL=knowhow.css.map */