@charset "UTF-8";
/* Contact Form7 */
.entry-header {
  width: 80%;
  margin: auto;
}
#template-topics .entry-header {
  width: 100%;
}
.entry-content {
  width: 80%;
  margin: auto;
}
.pagetitle {
  font-size: 24px;
  color: #1E1E22;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0.5rem;
}
.pagetitle-sub {
    margin: 0 0 24px;
    text-align: center;
    font-size: 14px;
    color: #1E1E22;
}
.inquiry-explanatory-text {
  text-align: center;
  color: #1E1E22;
  line-height: 2;
  margin-bottom: 3rem;
}
.inquiry-explanatory-notice {
  font-size: 12px;
  text-align: center;
  color: #1E1E22;
  line-height: 1.7;
  margin-bottom: 3rem;
}
.inquiry-detail {
  text-align: right;
  margin-bottom: 5rem;
}
.inquiry-detail a {
  color: #1E1E22;
}
.inquiry-detail a:hover {
  opacity: .5;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required, span.wpcf7-form-control-wrap.your-name, span.wpcf7-form-control-wrap.your-email, span.wpcf7-form-control-wrap.your-tel, span.wpcf7-form-control-wrap.product-number {
  width: 100%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-text {
  width: 100%;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  color: #1E1E22;
  width: 100%;
}
.individual-agree {
  text-align: center;
  margin: 2rem 0 3rem;
  color: #1E1E22;
}
.contact7 {
  max-width: 100%;
  box-sizing: border-box;
}
.contact7 dd {
  margin: 0 0 30px 0;
  border: 1px solid #1E1E22;
  padding: 10px;
}
.contact7 dt {
  font-weight: normal;
}
/* 必須マーク */
.contact7 .must {
  background: #3c3f48;
}
/* 任意マーク */
.contact7 .optional {
  background: #b3b6b9;
}
.contact7 .must, .contact7 .optional {
  color: #FFF;
  border-radius: 3px;
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 10px;
  letter-spacing: 2px;
}
.btn_contact7 {
  text-align: center;
  margin-bottom: 7rem;
}
.btn_contact7 input {
  width: 70%;
  background-color: #3c3c3c;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  border: 1px solid #3c3c3c;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
span.wpcf7-not-valid-tip {
  font-size: 16px;
  color: #FF1A00;
}
.individual-agree-link {
  text-align: center;
  margin-bottom: 3rem;
  font-size: 14px;
  color: #1E1E22;
}
.individual-agree-link a:hover {
  opacity: .5;
}
form.wpcf7-form.init {
    font-size: 14px;
}
.contact-details-wrapper {
  display: flex;
  margin: 0 auto 2rem;
}
.contact-details-wrapper .details-container {
  width: 100%;
  margin: 0 20px;
  justify-content: center;
  text-align: center;
  line-height: 22px;
  border: 1px solid #1E1E22;
  padding: 1rem;
  position: relative;
}
.contact-details-wrapper .details-container2 {
  width: 100%;
  margin: 0 20px;
  justify-content: center;
  text-align: center;
  line-height: 22px;
  border: 1px solid #1E1E22;
  padding: 1rem;
  position: relative;
  color: #1E1E22;
}
.arrow-bottom {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-bottom: 1px solid #1E1E22;
  border-right: 1px solid #1E1E22;
  transform: rotate(45deg);
  position: absolute;
  bottom: 10;
  right: 45%;
}
.details-container {
  color: #1E1E22;
}
.details-container:hover {
  opacity: .5;
}
.details-container a:hover {
  opacity: .5;
}
.details-container .pc:hover {
  opacity: 1;
}
.mail-inquiry-media {
    text-align: center;
    color: #1E1E22;
    margin-bottom: 3rem;
}
.mail-inquiry-media a {
  border-bottom: 1px solid #1E1E22;
  padding-bottom: 0.1rem;
}
.mail-inquiry-title {
  font-size: 18px;
  text-align: center;
  color: #1E1E22;
  margin-bottom: 2rem;
}
.entry-tag {
  margin-bottom: 2rem;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
}
.entry-tag a {
  font-size: 12px;
  margin-right: 0.8rem;
  padding: 0.2rem 0.4rem 0.2rem 1rem;
  border-radius: 3px;
  border: 1px solid #1E1E22;
  position: relative;
}
.entry-tag a::before {
    content: "#";
    color: #1E1E22;
    position: absolute;
    left: 0.3rem;
    top: 5px;
}
.cateOverTitle {
  color: #7c8790;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.2;
  margin: 0 0 5rem;
  padding: 1.8em 0 0;
  text-align: center;
}
.tag-list {
    display: flex;
    flex-wrap: wrap;
}
.tag-item {
    padding: 0.2rem 0.4rem 0.2rem 1rem;
    border: 1px solid #1E1E22;
    margin: 0.8rem 0.8rem 0 0;
    font-size: 12px;
    border-radius: 3px;
    position: relative;
    color: #1E1E22;
    list-style: none;
}
.tag-item a::before {
    content: "#";
    color: #1E1E22;
    position: absolute;
    left: 0.3rem;
}
.execphpwidget {
    display: flex;
    flex-wrap: wrap;
}

.view_timer {
    display: none;
}

@media screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .contact7 dt {
    float: left;
    clear: left;
    width: 35%;
    padding: 5px 10px 5px 0;
    color: #1E1E22;
  }
  .contact7 dd {
    margin-left: 35%;
  }
  .btn_contact7 input {
    width: 70%;
    background-color: #3c3c3c;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2em;
    border: 1px solid #3c3c3c;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    padding: 15px;
  }
  .btn_contact7 input:hover {
    opacity: .5;
  }
  form.wpcf7-form.sent {
    position: relative;
  }
  .wpcf7-response-output {
    text-align: center;
    margin-top: 1rem;
    color: #FF1A00;
  }
  .screen-reader-response {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .entry-content {
    width: 90%;
    margin: auto;
  }
  .entry-tag {
    margin-bottom: 1.5rem;
    padding-left: 20px;
    line-height: 2.4;
    display: flex;
    flex-wrap: wrap;
  }
  .entry-tag a::before {
      top: -2px;
  }
  .contact-details-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .contact-details-wrapper .details-container {
    width: 100%;
    margin: 0 0 2rem 0;
    text-align: center;
    line-height: 22px;
    border: 1px solid #1E1E22;
    padding: 1rem;
    position: relative;
  }
  .contact-details-wrapper .details-container2 {
    width: 100%;
    margin: 0 0 2rem 0;
    text-align: center;
    line-height: 22px;
    border: 1px solid #1E1E22;
    padding: 1rem;
    position: relative;
  }
  .arrow-bottom {
    position: absolute;
    bottom: 5;
  }
  form.wpcf7-form.sent {
    position: relative;
  }
  .wpcf7-response-output {
    text-align: center;
    margin-top: 1rem;
    color: #FF1A00;
  }
  .screen-reader-response {
    text-align: center;
    margin-top: 1rem;
    color: #FF1A00;
  }
  .contact7 dt {
    color: #1E1E22;
    margin-bottom: 1rem;
  }
  .btn_contact7 input {
    width: 100%;
    padding: 1rem;
  }
  .btn_contact7 input {
    width: 100%;
    background-color: #3c3c3c;
    color: #FFF;
    font-weight: normal;
    letter-spacing: 0.2em;
    border: 1px solid #3c3c3c;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
  .inquiry-explanatory-text {
    margin-bottom: 2rem;
  }
  .menu-header_contents__Cate {
    width: 33.3%;
    padding: .5rem 0;
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    line-height: 1em;
    text-align: center;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
  }
}
/* 投稿記事 */
.single_content {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px 0 150px 0;
  max-width: 1080px;
  width: 100%;
}
.single_content .sidebar {
  max-width: 240px;
  width: 100%;
}
.single_content .sidebar .side_widget h2 {
  border-bottom: 2px solid #1E1E22;
  color: #1E1E22;
  padding: 0 0 0.8em 0;
}
.single_content .sidebar .side_widget {
  margin-bottom: 50px;
}
.single_content .sidebar .side_widget .npcatch p {
  display: none;
}
.widget.popular-posts.wpp-ajax {
  margin-bottom: 50px;
}
.single_content .sidebar .npcatch li, .single_content .sidebar .popular-posts li {
  margin-top: 20px;
}
.single_content .sidebar .npcatch li a {
  color: #1E1E22;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8em;
  line-height: 1.5;
  text-align: left;
  width: 100%;
}
.single_content .sidebar .npcatch li a figure {
  height: 80px;
  width: 80px;
}
.single_content .sidebar .npcatch li a figure img {
  object-fit: cover;
  border: 1px solid #ddd;
}
.single_content .sidebar .npcatch li a .detail {
  display: flex;
  flex-direction: column-reverse;
  width: calc(100% - 90px);
}
.single_content .sidebar .wpp-list-with-thumbnails li {
  color: #1E1E22;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8em;
  line-height: 1.5;
  text-align: left;
  width: 100%;
}
.single_content .sidebar .wpp-list-with-thumbnails li a {
  display: block;
  position: relative;
  width: 80px;
}
.single_content .sidebar .wpp-list-with-thumbnails li a::after {
  background: #3c3f48;
  color: #FFF;
  font-size: 12px;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.single_content .sidebar .wpp-list-with-thumbnails li:nth-child(1) a::after {
  content: "1";
}
.single_content .sidebar .wpp-list-with-thumbnails li:nth-child(2) a::after {
  content: "2";
}
.single_content .sidebar .wpp-list-with-thumbnails li:nth-child(3) a::after {
  content: "3";
}
.single_content .sidebar .wpp-list-with-thumbnails li .wpp-post-title {
  width: calc(100% - 90px);
}
.single_content .sidebar .wpp-list-with-thumbnails li .wpp-post-title::after {
  display: none;
}
.single_content .sidebar .npcatch li a .detail .date {
  font-size: 0.9em;
  margin-bottom: 0.5rem;
}
.single_content #template-single {
  color: #1E1E22;
  max-width: 830px;
  width: 100%;
  margin-bottom: 50px;
}
.single_content #template-single img {
  height: auto;
  max-width: 100%;
  /* width: 100%;*/
}
.single_content #template-single .entry-header {
  margin-bottom: 15px;
  width: 100%;
}
.single_content #template-single .entry-header .pagetitle {
  border-bottom: 1px solid #1E1E22;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding: 10px;
  text-align: left;
  width: 100%;
}
.single_content #template-single .entry-header .entry-date {
  font-size: 0.8em;
  padding: 10px;
  text-align: right;
  width: 100%;
}
.single_content #template-single .entry-content {
  /*  width: 100%;*/
}
/*.single_content #template-single .entry-content p {
  color: #1E1E22;
  left: 0.02em;
  line-height: 2.5em;
  margin: 0 0 2.0em 0;
  font-size: 14px;
}*/
.single_content #template-single .entry-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 auto;
  width: 100%;
}
.single_content #template-single .entry-content ul li {
  font-size: 0.75em;
  line-height: 1.8;
  margin: 0 10px 10px;
  text-align: left;
  width: 180px;
}
.single_content #template-single .entry-content ul li img {
  margin-bottom: 5px;
}
.single_content #template-single .entry-content ul li strong {
  font-size: 1.1em;
}
.single_content #template-single .wp-pagenavi {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  width: 100%;
}
.single_content #template-single .wp-pagenavi div {
  font-size: 0.9em;
  width: 50%;
}
.single_content #template-single .wp-pagenavi div.prev {
  text-align: left;
}
.single_content #template-single .wp-pagenavi div.next {
  text-align: right;
}
.single_content #template-single .wp-pagenavi a, .single_content #template-single .wp-pagenavi span {
  border: none;
}
@media screen and (max-width: 768px) {
  .single_content {
    margin: 0 0 15vw 0;
  }
  .single_content .sidebar {
    margin-top: 10vw;
    max-width: 768px;
  }
  .single_content #template-single .entry-content p {
    font-size: 0.9em;
    line-height: 1.7em;
  }
  .single_content #template-single .entry-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
  }
  .single_content #template-single .entry-content ul li {
    margin: 10px;
    width: calc(33% - 20px);
  }
}
@media screen and (min-width: 768px) {
  .single_content #template-single {
    padding-left: 40px;
  }
}
/* TOP表示用 */
.index_topics {
  color: #1E1E22;
}
.index_topics .title {
  font-size: 24px;
  text-align: center;
}
.index_topics .title-sub {
  font-size: 12px;
  margin-bottom: 30px;
  margin-top: 10px;
  text-align: center;
}
.instagram-title {
  font-size: 24px;
  text-align: center;
}
.index_topics .su-posts-default-loop {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
  justify-content: space-around;
}
.index_topics .su-posts-default-loop h4 {
  display: none;
}
.index_topics .su-posts-default-loop .su-post {
  /*margin-left: 30px;
  max-width: 340px;
  width: calc(33.33% - 30px);*/
  margin-left: unset;
  width: auto;
  max-width: 330px;
}
.index_topics .su-posts-default-loop .su-post:first-child {
  margin-left: 0;
  width: 33.33%;
}
.index_topics .su-posts-default-loop .su-post img {
  height: 190px;
  max-height: 190px !important;
  object-fit: cover;
  max-width: 100%;
  border: 1px solid #ddd;
}
.index_topics .su-posts-default-loop .su-post .su-post-title {
  font-size: 0.8em;
  margin: 1.0em 0 0.5em 0;
  width: 100%;
}
.index_topics .su-posts-default-loop .su-post .su-post-title a {
  display: inline-block;
  height: 1.0em;
  line-height: 1.0em;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.index_topics .su-posts-default-loop .su-post .su-post-meta {
  color: #1E1E22;
  overflow: hidden;
  margin-left: -3.0em;
  position: relative;
  width: 100%;
}
.index_topics .su-posts-default-loop .su-post .su-post-meta::after {
  background: #FFF;
  content: "";
  display: block;
  height: 1.4em;
  left: 0;
  position: absolute;
  top: 0;
  width: 3.0em;
}
.index_topics .su-posts-default-loop .su-post .su-post-excerpt, .index_topics .su-posts-default-loop .su-post .su-post-comments-link {
  display: none;
}
.index_topics .su-posts-default-loop .su-post-thumbnail {
  float: none !important;
  height: 190px !important;
  max-width: 100% !important;
  width: 100% !important;
}
.index_topics .top_topicsMore {
  width: 100%;
  line-height: 2.2;
  margin: 0 auto;
  text-align: center;
}
.index_topics .top_InstagramMore {
  line-height: 2.2;
  margin: 30px auto 0;
  text-align: center;
}
.index_topics .top_topicsMore a {
  background: #b3b6b9;
  color: #fff;
  padding: 15px 60px;
  font-size: 14px;
  border-radius: 30px;
  position: relative;
}
.index_topics .top_topicsMore a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}
.index_topics .top_InstagramMore a {
  background: #b3b6b9;
  color: #fff;
  padding: 15px 60px;
  font-size: 14px;
  border-radius: 30px;
  position: relative;
}
.index_topics .top_InstagramMore a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}
.wp-topics_list {
  text-align: right;
  margin-top: 3rem;
}
.wp-topics_list a {
  font-size: 0.9em;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #999;
}
.wp-topics_sidelist {
  font-size: 0.8em;
  text-align: right;
  color: #1E1E22;
  margin-top: -1.5rem;
}
.wp-topics_sidelist a {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #1E1E22;
}
@media screen and (max-width: 768px) {
  .index_topics .su-posts-default-loop {
    width: 90vw;
  }
  .index_topics .su-posts-default-loop .su-post {
    margin: 0 0 5vw 0;
    max-width: 100%;
    width: 100%;
  }
  .index_topics .su-posts-default-loop .su-post:first-child {
    width: 100%;
  }
  .index_topics .su-posts-default-loop .su-post img {
    height: 55vw;
    width: 100%;
  }
  .index_topics .su-posts-default-loop .su-post-thumbnail {
    height: 55vw !important;
    max-height: 55vw !important;
  }
  .index_topics .top_topicsMore {
    width: 100%;
    line-height: 1.0;
    margin-top: 20px;
    text-align: center;
  }
  .index_topics .top_InstagramMore {
    width: 100%;
    line-height: 1.0;
    margin-top: 45px;
    text-align: center;
  }
  .wp-topics_list {
    margin-top: 50px;
  }
  .wp-topics_list a {
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #999;
    margin-right: 7px;
  }
  .index_topics .top_topicsMore a {
    margin-right: 0px;
  }
  .translated-ltr .su-post-meta {
    text-indent: -5em;
  }
}
/* Topics */
.single_content #template-topics {
  color: #1E1E22;
  max-width: 820px;
  width: 100%;
  padding-left: 40px;
}
.single_content #template-topics .topics-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin: 0;
  width: 100%;
}
.single_content #template-topics .topics-content ul li {
  margin-bottom: 20px;
  width: 31%;
  margin-right: 1.1rem;
}
.single_content #template-topics .topics-content ul li a, .single_content #template-topics .topics-content ul li span {
  display: block;
}
.single_content #template-topics .topics-content ul li .topics_images, .single_content #template-topics .topics-content ul li .topics_images img {
  height: 170px;
  object-fit: cover;
  width: 100%;
}
.single_content #template-topics .topics-content ul li .topics_images img,
#tag-list .attachment-.size-.wp-post-image {
  border: 1px solid #ddd;
}
.single_content #template-topics .topics-content ul li .topics_ttl {
  color: #1E1E22;
  font-size: 0.7em;
  margin: 1.5em 0 0.8em 0;
  width: 100%;
}
.single_content #template-topics .topics-content ul li .topics_data {
  color: #1E1E22;
  font-size: 0.65em;
  width: 100%;
}
.single_content #template-topics .wp-pagenavi {
  margin-top: 40px;
  text-align: center;
}
.single_content #template-topics .wp-pagenavi span, .single_content #template-topics .wp-pagenavi a {
  border: 1px solid #DDD;
  color: #1E1E22;
  display: inline-block;
  font-size: 0.75em;
  margin: 0 2px;
  padding: 5px 8px;
}
.single_content #template-topics .wp-pagenavi .current {
  background: #3c3f48;
  border-color: #3c3f48;
  color: #FFF;
}
#tag-list .wp-pagenavi {
  margin-top: 40px;
  text-align: center;
}
#tag-list .wp-pagenavi span, #tag-list .wp-pagenavi a {
  border: 1px solid #DDD;
  color: #000;
  display: inline-block;
  font-size: 0.75em;
  margin: 0 2px;
  padding: 5px 8px;
}
#tag-list .wp-pagenavi .current {
  background: #BF95A4;
  border-color: #BF95A4;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .single_content #template-topics {
    padding-left: 0;
    width: 95%;
    margin: 0 auto 50px;
  }
  .single_content #template-topics .topics-content ul li .topics_images, .single_content #template-topics .topics-content ul li .topics_images img {
    height: 150px;
    object-fit: cover;
    width: 100%;
  }
  .single_content #template-topics .topics-content ul li {
    width: 49%;
    margin-right: 3px;
  }
  .single_content #template-topics .wp-pagenavi {
    margin-top: 5vw;
  }
  #tag-list .wp-pagenavi {
    margin-top: 5vw;
  }
  .single_content .sidebar {
    width: 95%;
    margin: auto;
  }
}
/*トピックス*/
.ct01 h2 {
  font-weight: bold;
  margin-bottom: 3rem;
  font-size: 21px;
}
.column_scene {
  font-size: 18px;
  margin-bottom: 10px;
}
.itemlink {
  text-align: right;
  margin-bottom: 1em;
}
.itemlink a {
  border-bottom: 1px solid #1E1E22;
  padding-bottom: 3px;
}
.topics_main--img {
  margin-bottom: 2rem;
  width: 80%;
}
.column_title {
  margin-bottom: 2rem;
}
.column__note {
  margin-bottom: 5em;
  border: dotted 1px #999;
  padding: 30px 15px 0;
}
.column__note h2 {
  font-weight: bold;
  margin-bottom: 2rem;
  font-size: 21px;
}
#page-index {
    width: 90%;
    margin: 3rem auto;
}
#page-index li{
width: 100% !important;
    font-size: 13px !important;
}
#page-index .accordion-content {
    margin: 1rem;
    line-height: 1.2rem;
}
#page-index .accordion-container1 {
  border: 1px solid #ddd;
  padding: 1rem;
}

#page-index .accordion-title.js-accordion-title {
        text-align: center;
    font-size: 14px;
}

#page-index .accordion-title.js-accordion-title.open {
   font-size: 14px;
    text-align: center;
    padding: 1rem;
    cursor: default;
}

#page-index .accordion-title.open:after {
  content: "[閉じる]";
  border: none;
    width: 100%;
    transform: none;
    left: 10%;
    top: 0;
    cursor: pointer;

}
#page-index .accordion-title:after {
  content: "[閉じる]";
  border: none;
    width: 100%;
    transform: none;
    left: 10%;
    top: 0;
    cursor: pointer;
}
#page-index .index-title {
    font-weight: bold;
    margin-bottom: 0.5rem;
    font-size: 14px;
    line-height: 2rem;
}
#page-index .index-subtitle {
    font-weight: normal;
    padding-left: 1rem;
    line-height: 1.4rem;
}
#page-index .index-subtitle a{
    display: block;
}
@media screen and (min-width: 768px) {
  .column__img--name {
    color: #1E1E22;
    left: 0.02em;
    line-height: 2em;
    margin: 0 0 3em 0;
    font-size: 12px;
    text-align: right;
  }
  .column__viewmore {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    margin-top: 5rem;
  }
  .column__viewmore a {
    background: #b3b6b9;
    color: #fff;
    padding: 15px 60px;
    font-size: 14px;
    border-radius: 30px;
    position: relative;
  }
  .topics_main--img {
    width: 80%;
  }
  .ct01 {
    margin-bottom: 7em;
  }
  .column__text {
    color: #1E1E22;
    left: 0.02em;
    line-height: 2.5em;
    margin: 0 0 2.0em 0;
    font-size: 14px;
  }
  .column__text2 {
    color: #1E1E22;
    line-height: 2.5em;
    font-size: 14px;
  }
  .column__text--s {
    color: #1E1E22;
    left: 0.02em;
    line-height: 2.5em;
    margin: 0 0 2.0em 0;
    font-size: 12px;
  }
  .column__text--s2 {
    color: #1E1E22;
    line-height: 2.5em;
    font-size: 12px;
  }
  .column__maintext {
    margin-bottom: 3rem;
  }
  .mizuhiki .column__maintext {
    margin-bottom: 4rem;
  }
  .column_image--box1 {
    width: 650px;
    height: 680px;
    position: relative;
  }
  .column_image--box1 .column_image--left2 {
    top: 10rem;
    left: 0;
    width: 70%;
    position: absolute;
  }
  .column_image--box1 .column_image--right1 {
    top: 0;
    left: 18rem;
    width: 60%;
    position: absolute;
  }
  .column_image--box2 {
    width: 650px;
    height: 620px;
    position: relative;
  }
  .column_image--box2 .column_image--left2 {
    top: 10rem;
    left: 0;
    width: 60%;
    position: absolute;
  }
  .column_image--left2 {
    top: 10rem;
    left: 0;
    width: 60%;
    position: absolute;
  }
  .column_image--box2 .column_image--right1 {
    top: 0;
    left: 18rem;
    width: 60%;
    position: absolute;
  }
  .column_image--right1 {
    top: 0;
    left: 18rem;
    width: 60%;
    position: absolute;
  }
  .column_image--box3 {
    width: 650px;
    height: 850px;
    position: relative;
  }
  .column_image--box3 .column_image--left1 {
    top: 0;
    left: 0;
    width: 60%;
    position: absolute;
  }
  .column_image--box3 .column_image--right2 {
    top: 25rem;
    left: 18rem;
    width: 60%;
    position: absolute;
  }
  .seijincolumn_image--box {
    width: 650px;
    height: 670px;
    position: relative;
  }
  .seijincolumn_image--box .column_image--left1 {
    top: 0;
    left: 0;
    width: 60%;
    position: absolute;
  }
  .column_image--left1 {
    top: 0;
    left: 0;
    width: 60%;
    position: absolute;
  }
  .seijincolumn_image--box .column_image--right2 {
    top: 15rem;
    left: 18rem;
    width: 60%;
    position: absolute;
  }
  .column_image--right2 {
    top: 15rem;
    left: 18rem;
    width: 60%;
    position: absolute;
  }
  .new202112_img01 {
    margin-bottom: 2rem;
  }
  .topics__img01 {
    margin-bottom: 2rem;
  }
  .list_margin {
    margin-bottom: 5rem !important;
  }
  .marker {
    /*background-image: -webkit-linear-gradient(left, transparent 50%, rgb(244, 210, 222) 50%);
    background-repeat: repeat-x;
    background-size: 200% 0.8em;
    background-position: 0 0.5em;
    transition: all 3.5s ease;*/
    font-weight: bold;
    background: linear-gradient(transparent 50%, rgb(244, 210, 222)50%);
  }
  .mizuhiki__column--box {
    width: 650px;
    height: 670px;
    position: relative;
  }
  .mizuhiki__column--box .column_image--left1 {
    width: 70%;
    position: absolute;
  }
  .mizuhiki__column--box .column_image--right2 {
    top: 20rem;
    left: 18rem;
    width: 50%;
    position: absolute;
  }
  .btn-main {
    position: relative;
    display: block;
    width: 55%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #666666;
    overflow: hidden;
    padding: 0.5rem 0;
    border-radius: unset;
    margin: 3rem auto;
    float: right;
    left: 0;
  }
.btn-gray1 {
    position: relative;
    display: block;
    width: 60%;
    text-align: center;
    color: #ffffff;
    background-color: #666666;
    padding: 15px 25px;
    margin: 3rem auto 1rem;
    float: right;
    line-height: 24px;
}
.btn-gray2 {
    position: relative;
    display: block;
    width: 60%;
    text-align: center;
    color: #ffffff;
    background-color: #666666;
    padding: 15px 25px;
    margin: 0 auto 3rem;
    float: right;
    line-height: 24px;
}
}
@media screen and (max-width: 768px) {
#page-index {
    width: 100%;
}
#page-index .index-subtitle li{
padding-left: 0.5rem !important;
}
#page-index li{
margin: 0 !important;
font-size: 12px !important;
}
#page-index .accordion-title.open:after {
    width: 85%;
    left: 24%;
}
#page-index .index-title{
font-size: 13px;
}
#page-index .index-subtitle li{
    padding-left: 1rem;
}
#pearl-type .pearltype-kv img {
    width: 100%;
}
#page-index .accordion-title:after {
    width: 70%;
    left: 35%;
}
#page-index .accordion-title.open:after {
    width: 70%;
    left: 35%;
}
  .column__img--name {
    margin-bottom: 2em;
    font-size: 0.7em !important;
    text-align: right;
  }
  .btn-main {
    position: relative;
    display: block;
    width: 80%;
    text-align: center;
    /* text-decoration: underline; */
    color: #ffffff;
    background-color: #666666;
    overflow: hidden;
    padding: 10px 20px;
    margin: 1.5rem auto;
    float: right;
    border-radius: unset;
    margin-bottom: 4em;
  }
  .column__viewmore {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
    margin: 0 auto;
    margin-top: 3rem;
  }
  .column__viewmore a {
    background: #b3b6b9;
    color: #fff;
    padding: 15px 25px;
    font-size: 14px;
    border-radius: 30px;
    position: relative;
  }
  .topics_main--img {
    width: 100%;
  }
  .column__text {
    margin-bottom: 2em;
  }
  .column__text-link {
    padding-bottom: .5rem;
    border-bottom: 1px solid #1E1E22;
  }
  .column__text2 {
    margin-bottom: 0;
  }
  .column__text--s {
    margin-bottom: 2em;
    font-size: 0.8em !important;
  }
  .column__text--s2 {
    margin-bottom: 0;
    font-size: 0.8em !important;
  }
  .column__maintext {
    margin-bottom: 4rem;
  }
  .mizuhiki .column__maintext {
    margin-bottom: 5rem;
  }
  .new202112_img01 {
    margin-bottom: 1em;
    width: 70%;
  }
  .topics__img01 {
    margin-bottom: 1em;
    width: 70%;
  }
  .column_image--box1 {
    width: 300px;
    height: 320px;
    position: relative;
  }
  .column_image--box1 .column_image--left2 {
    top: 5rem;
    left: 0;
    width: 70%;
    position: absolute;
  }
  .column_image--box1 .column_image--right1 {
    top: 0;
    left: 8rem;
    width: 60%;
    position: absolute;
  }
  .column_image--box2 {
    width: 300px;
    height: 320px;
    position: relative;
  }
  .column_image--box2 .column_image--left2 {
    top: 6rem;
    left: 0;
    width: 65%;
    position: absolute;
  }
  .column_image--left2 {
    top: 6rem;
    left: 0;
    width: 65%;
    position: absolute;
  }
  .column_image--box2 .column_image--right1 {
    top: 0;
    left: 6rem;
    width: 75%;
    position: absolute;
  }
  .column_image--right1 {
    top: 0;
    left: 6rem;
    width: 75%;
    position: absolute;
  }
  .column_image--box3 {
    width: 300px;
    height: 495px;
    position: relative;
  }
  .column_image--box3 .column_image--left1 {
    top: 0;
    left: 0;
    width: 90%;
    position: absolute;
  }
  .column_image--box3 .column_image--right2 {
    top: 18rem;
    left: 8rem;
    width: 60%;
    position: absolute;
  }
  .seijincolumn_image--box {
    width: 300px;
    height: 410px;
    position: relative;
  }
  .seijincolumn_image--box .column_image--left1 {
    top: 0;
    left: 0;
    width: 90%;
    position: absolute;
  }
  .column_image--left1 {
    top: 0;
    left: 0;
    width: 90%;
    position: absolute;
  }
  .seijincolumn_image--box .column_image--right2 {
    top: 10rem;
    left: 6.5rem;
    width: 75%;
    position: absolute;
  }
  .column_image--right2 {
    top: 10rem;
    left: 6.5rem;
    width: 75%;
    position: absolute;
  }
  .ct01 {
    margin-bottom: 3rem;
  }
  .ct01 h2 {
    margin-bottom: 2rem;
    font-size: 18px;
    line-height: 1.7rem;
  }
  .new202112_img01 {
    width: 100%;
  }
  .itemlink {
    font-size: 0.8em;
  }
  .list_margin {
    margin-bottom: 1.5em !important;
  }
  .marker {
    /* background-image: -webkit-linear-gradient(left, transparent 50%, rgb(244, 210, 222) 50%);
    background-repeat: repeat-x;
    background-size: 200% 0.8em;
    transition: all 2.5s ease;*/
    font-weight: bold;
    background: linear-gradient(transparent 50%, rgb(244, 210, 222) 50%);
  }
  .mizuhiki__column--box {
    width: 300px;
    height: 410px;
    position: relative;
  }
  .mizuhiki__column--box .column_image--left1 {
    top: 0;
    left: 0;
    width: 90%;
    position: absolute;
  }
  .mizuhiki__column--box .column_image--right2 {
    top: 12rem;
    left: 7rem;
    width: 65%;
    position: absolute;
  }
}
/* Instagram */
#sb_instagram {
  padding-bottom: 0 !important;
  width: 900px !important;
}
@media screen and (max-width: 768px) {
  #sb_instagram #sbi_images {
    padding: 0 !important;
  }
  .instagram-title {
    margin-bottom: 20px;
  }
  #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    margin: 1% !important;
    width: 31.33% !important;
  }
.btn-gray1 {
    position: relative;
    display: block;
    width: 90%;
    text-align: center;
    color: #ffffff;
    background-color: #666666;
    padding: 10px 10px;
    margin: 1.5rem auto 1rem;
    float: right;
    line-height: 24px;
    font-size: 14px;
}
.btn-gray2 {
    position: relative;
    display: block;
    width: 90%;
    text-align: center;
    color: #ffffff;
    background-color: #666666;
    padding: 10px 10px;
    margin: 0 auto 4em;
    float: right;
    line-height: 24px;
    font-size: 14px;
}
}
/* AddQuicktag */
.btn-cv {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #bf95a4;
  overflow: hidden;
  border-radius: 7px;
  padding: 1.2rem 0.5rem;
  margin: 1.5rem auto;
}
/* tagページ */
@media screen and (min-width: 768px) {
  .single_content #tag-list {
    padding-left: 40px;
    color: #1E1E22;
    max-width: 820px;
    width: 100%;
  }
  .tag-list-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin: 2rem 0 0;
    width: 100%;
 }
 .tag-list-box {
   margin-bottom: 20px;
   width: 31%;
   margin-right: 1.1rem;
}
#tag-list .attachment-.size-.wp-post-image {
    height: 170px;
    object-fit: cover;
    width: 100%;
}
#tag-list .topics_ttl {
  color: #111;
  font-size: 0.7em;
  margin: 1.5em 0 0.8em 0;
  width: 100%;
}
#tag-list .topics_data {
  color: #1E1E22;
  font-size: 0.65em;
  width: 100%;
}
.tag_title {
    border-bottom: 2px solid #B3B6B9;
    color: #1E1E22;
    padding: 0 0 0.8em 0;
    margin-top: 5rem;
}
.tag-content {
    display: flex;
    flex-wrap: wrap;
    margin: 2rem 0 0;
}
}
@media screen and (max-width: 767px) {
#tag-list {
    padding-left: 0;
    width: 95%;
    margin: 0 auto 50px;
}
#tag-list .attachment-.size-.wp-post-image {
    height: 150px;
    object-fit: cover;
    width: 100%;
}
#tag-list .topics_ttl {
  color: #111;
  font-size: 0.7em;
  margin: 1.5em 0 0.8em 0;
  width: 100%;
}
#tag-list .topics_data {
  color: #1E1E22;
  font-size: 0.65em;
  width: 100%;
}
#tag-list .tag-list-box {
  margin-bottom: 20px;
  width: 49%;
}
.tag_title {
    border-bottom: 2px solid #1E1E22;
    color: #1E1E22;
    padding: 0 0 0.8em 0;
    margin-top: 50px;
}
.tag-content {
    display: flex;
    flex-wrap: wrap;
    margin: 2rem 0 0;
}
.tag-list-area {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
}
#page-index {
    width: 85%;
    margin: 3rem auto;
}

#page-index .accordion-container1 {
  border: 1px solid #1E1E22;
  padding: 1rem;
}

#page-index .accordion-title.js-accordion-title {
    text-align: center;
}

#page-index .accordion-title.js-accordion-title.open {
    text-align: center;
}

#page-index .accordion-title.open:after {
  content: "[閉じる]";
  border: none;
    width: 100%;
    transform: none;
    left: 10%;
    top: 0;
    cursor: pointer;

}
#page-index .accordion-title:after {
  content: "[閉じる]";
  border: none;
    width: 100%;
    transform: none;
    left: 10%;
    top: 0;
    cursor: pointer;
}
#page-index .index-title {
    font-weight: bold;
    margin-bottom: 0.5rem;
}
#page-index .index-subtitle {
    font-weight: normal;
    padding-left: 1rem;
}
#page-index .index-subtitle a{
    display: block;
}
#pearl-type .pearltype-kv {
    text-align: center;
    margin: 2rem 0;
}
.pearl-care-text-link {
    border-bottom: 1px solid #1E1E22;
}
#article-contents .fs-c-productList {
    display: none;
}
#article-contents .series-category-explanatory-area {
    margin-bottom: 3rem;
    padding: 0 2rem;
}

#article-contents table {
    margin: 2rem;
}

#article-contents td{
    padding-right: 5rem;
    padding-bottom: 1rem;
}

#article-contents th {
    text-align: left;
    font-weight: bold;
    padding-bottom: 1.5rem;
}

#article-contents .fs-c-documentColumn__heading {
  margin: 3rem 0;
}

#article-contents .series-category-explanatory {
    margin: 3rem 0;
}
#article-contents .series-category-explanatory-link {
    margin-top: 3rem;
}
@media screen and (min-width: 480px){
#pearl-type .pearltype-kv img {
    width: 60%;
}
}
@media screen and (max-width: 480px) {
#page-index {
    width: 100%;
}
#page-index .accordion-title.open:after {
    width: 85%;
    left: 24%;
}
#page-index .index-subtitle li{
    padding-left: 1rem;
}
#pearl-type .pearltype-kv img {
    width: 100%;
}
#page-index .accordion-title:after {
    width: 70%;
    left: 35%;
}
#page-index .accordion-title.open:after {
    width: 70%;
    left: 35%;
}
#article-contents .series-category-explanatory-area {
    padding: 0 1rem;
}
#article-contents table {
    margin: 0rem;
}
#article-contents .fs-c-documentArticle__title {
    margin-bottom: 3rem;
}
#article-contents td {
    padding-right: 1rem;
    width: 33%;
}
#article-contents .series-category-explanatory-link {
    font-size: 14px;
    margin-top: 3rem;
}
}
/* categoryナビ */
#tag-list .category-title-list {
    display: flex;
    justify-content: space-around;
    margin: 3rem 0;
    font-size: 14px;
}
#template-topics .category-title-list {
    display: flex;
    justify-content: space-around;
    margin: 3rem 0;
    font-size: 14px;
}
#tag-list .category-title-item {
    width: 20%;
    text-align: center;
    border-right: 1px solid #1E1E22;
    opacity: .6;
}
.category-title-item-under {
    width: 20%;
    text-align: center;
    border-right: 1px solid #1E1E22;
}
.category-title-item-under a {
    border-bottom: 1px solid #1E1E22;
    color: #1E1E22;
    padding-bottom: 3px;
}
#tag-list .category-title-item a {
    display: block;
}
#template-topics .category-title-item {
    width: 20%;
    text-align: center;
    border-right: 1px solid #1E1E22;
    opacity: .6;
}
#template-topics .category-title-item a {
    display: block;
}
#tag-list .category-title-item:nth-child(5) {
      border-right: none;
  }
  #tag-list .category-title-item-under:nth-child(5) {
        border-right: none;
    }
  #template-topics .category-title-item:nth-child(5) {
        border-right: none;
    }
@media screen and (max-width: 480px) {
#tag-list .category-title-item {
  color: #1E1E22;
  font-size: 14px;
}
#template-topics .category-title-item {
  color: #1E1E22;
  font-size: 14px;
}
}
.tab-area {
  width: 95%;
  margin: 0 auto;
}
.full_content {
        max-width:750px;
		    height: 300px;
        position:relative;
        margin:10px auto 0;
        clear:both;
}
.tabmenu{
        width:18.7vw;
        background:#333;
        float:left;
        list-style:none;
        padding:10px 0 10px;
        text-align:center;
        display:block;
        cursor: pointer;
        color:#FFF;
        font-size: 12px;
}



.tabmenu img:hover { opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";}

.mr01{margin-right:1px;}

.tabcontent {
  width:100%;
  margin-top:9%;
  left:0;
	position:absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tabcontent dl{max-width:750px; margin: 20px auto;}

.tabcontent dl dt{padding:0 20px 5px; border-bottom: solid 1px #e2e2e2; margin-bottom:10px;}

.tab_title{margin-top: 10px; padding: 5px 20px 5px; font-weight: bold; border-bottom: 1px #999 solid;}

.tabmenu-item-area {
  width: 49%;
}
.tabmenu-item-image {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

/*特集回遊カード*/
.embed_topic:hover {
        opacity: .5;
}
.related-article {
    margin-bottom: 4rem;
}
.connection {
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0 4px 12px;
    display: block;
    margin: 60px 0 1.3em 0;
    line-height: 1.4;
    letter-spacing: 0.32px;
    position: relative;
    border-left: 6px solid #1E1E22;
}
.embed_topic {
    position: relative;
    padding: 10px 15px;
    margin: 25px auto;
    box-sizing: border-box;
    border: 1px solid #1E1E22;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.embed_topic--thumb {
    width: 14%;
}
.embed_topic--title {
    width: 83.5%;
    padding-left: 3rem;
}
.embed_topic--title p {
font-size: 14px;
    line-height: 24px;
}
.embed_topic a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.embed_topic--right {
    width: 2.5%;
    margin-left: 1rem;
}
@media screen and (max-width: 480px){
.embed_topic {
    padding: 10px 8px 5px 8px;
max-width: 100%;
}
.embed_topic--thumb {
    width: 20%;
}
.embed_topic--title {
    width: 72%;
    margin-bottom: 0.5rem;
    padding-left: 1rem;
    line-height: 1.7;
    letter-spacing: 1.7px;
}
.embed_topic--title p {
padding: 0.5rem 0 0;
    text-align: left;
    font-size: 12px!important;
}
.embed_topic--right {
    width: 5%;
    padding: 0px;
    margin-left: 1rem;
}
.connection {
    font-size: 15px;
    padding: 3px 0 3px 8px;
    margin: 4rem 0 1rem;
}
.single_content #template-single .entry-header .pagetitle {
  font-size: 18px;
}
}
