@charset "UTF-8";
#breadcrumb .wrap {
  width: 1300px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #breadcrumb .wrap {
    width: 100%;
    padding: 0 10px;
  }
}
#breadcrumb .wrap i {
  padding: 0 10px 0 15px;
}
#breadcrumb .wrap .ico_home {
  position: relative;
  top: -3px;
  left: 0;
}

a:hover {
  opacity: 1;
}

.wrap {
  width: 1300px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .wrap {
    width: 100%;
    padding: 0 10px;
  }
}

#contents {
  padding: 0;
}
#contents #breadcrumb {
  background-color: #faf9f0;
}
#contents #breadcrumb .wrap {
  border-bottom: none;
  padding: 0;
}
#contents #breadcrumb li {
  font-size: 1.4rem;
  padding: 15px 0;
}

#mainImgTop {
  height: 280px;
  position: relative;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #mainImgTop {
    height: auto;
    margin-bottom: 30px;
  }
}
#mainImgTop .wrap {
  height: 280px;
}
@media screen and (max-width: 767px) {
  #mainImgTop .wrap {
    height: auto;
  }
}
#mainImgTop .mainImgTop_txt {
  margin: 0 auto;
}
#mainImgTop .mainImgTop_txt .mainimg_en {
  font-family: "Cinzel", serif;
  font-size: 1.4rem;
  letter-spacing: 7px;
  margin-bottom: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #mainImgTop .mainImgTop_txt .mainimg_en {
    margin-bottom: 0.5rem;
    letter-spacing: 3px;
    font-size: 1.2rem;
  }
}
#mainImgTop .mainImgTop_txt .mainimg_ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 3.3rem;
  letter-spacing: 5px;
}
@media screen and (max-width: 767px) {
  #mainImgTop .mainImgTop_txt .mainimg_ttl {
    font-size: 1.8rem;
    letter-spacing: 1px;
  }
}

.result_archive_mainimg {
  background: url(../images/result/result_bk.jpg) no-repeat;
  background-size: cover;
}

.result_main .mainimg_bk {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
}
.result_main .mainimg_bk img {
  width: 100%;
  height: 100%;
}
.result_main .mainimg_bk .fillter {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #c4ba9d;
  z-index: 1;
  top: 0;
  opacity: 0.6;
}

#contact_contents {
  background-color: #876824;
  color: #fff;
  padding: 3rem 0 10rem 0;
}
@media screen and (max-width: 767px) {
  #contact_contents {
    padding: 0.5rem 0;
  }
}
#contact_contents .ttl_h2 {
  padding-bottom: 1rem;
}
#contact_contents .ttl_h2 span {
  color: #fff;
}
#contact_contents .sub_txt {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contact_contents .sub_txt {
    padding: 0 10px;
  }
}
#contact_contents .contact_wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  #contact_contents .contact_wrap {
    display: block;
    margin: 0 10px;
  }
}
#contact_contents .contact_wrap li a, #contact_contents .contact_wrap li a:link, #contact_contents .contact_wrap li a:visited {
  border: #fff solid 1px;
  color: #fff;
  position: relative;
  margin: 1em;
  text-align: center;
  width: 300px;
  padding: 1.5rem 0;
  font-family: "Cinzel", serif;
  font-size: 2.3rem;
  letter-spacing: 6px;
  display: block;
  line-height: 1.5;
}
#contact_contents .contact_wrap li a span, #contact_contents .contact_wrap li a:link span, #contact_contents .contact_wrap li a:visited span {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳＰゴシック", "MS P Gothic", sans-serif;
  font-size: 1.4rem;
  display: block;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contact_contents .contact_wrap li a, #contact_contents .contact_wrap li a:link, #contact_contents .contact_wrap li a:visited {
    margin: 1em auto;
  }
}
#contact_contents .contact_wrap li a:hover, #contact_contents .contact_wrap li a:link:hover, #contact_contents .contact_wrap li a:visited:hover {
  background-color: #fff;
  color: #876824;
}
#contact_contents .contact_wrap .contact_btn a::before {
  background: url(../images/common/ico_mail.svg) no-repeat;
  top: 7px;
  left: -1.5rem;
  background-size: contain;
}
#contact_contents .contact_wrap .contact_btn a:hover::before {
  background: url(../images/common/ico_mail_br.svg) no-repeat;
  background-size: contain;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#contact_contents .contact_wrap .tel_btn a::before {
  background: url(../images/common/ico_tel.svg) no-repeat;
  left: -1rem;
  background-size: contain;
}
#contact_contents .contact_wrap .tel_btn a:hover::before {
  background: url(../images/common/ico_tel_br.svg) no-repeat;
  background-size: contain;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pageNavi_single {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 450px) {
  .pageNavi_single {
    text-align: center;
    display: block;
  }
}
.pageNavi_single li a,
.pageNavi_single li a:link,
.pageNavi_single li a:visited {
  position: relative;
  color: #876824;
  padding: 0.8rem 3rem;
  border: #876824 solid 1px;
  margin: 0 1rem;
}
@media screen and (max-width: 450px) {
  .pageNavi_single li a,
  .pageNavi_single li a:link,
  .pageNavi_single li a:visited {
    padding: 0.5rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .pageNavi_single li a,
  .pageNavi_single li a:link,
  .pageNavi_single li a:visited {
    font-size: 1.4rem;
    margin: 1rem;
    display: block;
  }
}
.pageNavi_single .previous a,
.pageNavi_single .previous a:link,
.pageNavi_single .previous a:visited {
  padding: 0.8rem 4rem 0.8rem 3rem;
}
@media screen and (max-width: 450px) {
  .pageNavi_single .previous a,
  .pageNavi_single .previous a:link,
  .pageNavi_single .previous a:visited {
    padding: 0.5rem 2rem 0.5rem 3rem;
  }
}
.pageNavi_single .previous a::after,
.pageNavi_single .previous a:link::after,
.pageNavi_single .previous a:visited::after {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: -20px;
  top: 14px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #876824;
  border-right: 1px solid #876824;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 450px) {
  .pageNavi_single .previous a::after,
  .pageNavi_single .previous a:link::after,
  .pageNavi_single .previous a:visited::after {
    top: 12px;
    right: 35px;
  }
}
.pageNavi_single .next a,
.pageNavi_single .next a:link,
.pageNavi_single .next a:visited {
  padding: 0.8rem 3rem 0.8rem 4rem;
}
.pageNavi_single .next a::before,
.pageNavi_single .next a:link::before,
.pageNavi_single .next a:visited::before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  left: 17px;
  top: 14px;
  border-top: 1px solid #876824;
  border-right: 1px solid #876824;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 450px) {
  .pageNavi_single .next a::before,
  .pageNavi_single .next a:link::before,
  .pageNavi_single .next a:visited::before {
    top: 16px;
  }
}

.pagination li a {
  border: solid 1px #545454;
}
.pagination li a:hover {
  background: #faf9f0;
  border: solid 1px #faf9f0;
  color: #545454;
}
.pagination li.current a {
  background: #faf9f0;
  padding: 9px 15px;
  border: solid 1px #faf9f0;
  color: #545454;
}
.pagination .first a:after {
  content: "";
  display: inline-block;
  border-top: solid 2px #545454;
  border-right: solid 2px #545454;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  border-radius: 2px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.pagination .last a:after {
  content: "";
  display: inline-block;
  border-top: solid 2px #545454;
  border-right: solid 2px #545454;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.topics_wrap,
.company_wrap,
.performance_wrap {
  margin-top: 60px;
}

.ttl_wrap {
  margin: 40px auto;
}
.ttl_wrap .topics_ttl,
.ttl_wrap .company_ttl,
.ttl_wrap .performance_ttl {
  padding: 0;
  padding: 15px 0;
  letter-spacing: 4px;
  margin-bottom: 50px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 33px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ttl_wrap .topics_ttl,
  .ttl_wrap .company_ttl,
  .ttl_wrap .performance_ttl {
    font-size: 2.3rem;
    padding: 0;
    line-height: 1.3;
    letter-spacing: 0;
  }
}
.ttl_wrap .sub_ttl {
  margin: 30px auto 50px;
}
@media screen and (max-width: 767px) {
  .ttl_wrap .sub_ttl {
    margin: 20px auto 30px;
    font-size: 17px;
    padding: 0;
    line-height: 1.5;
  }
}

.topics_li,
.company_li,
.performance_li {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .topics_li,
  .company_li,
  .performance_li {
    margin-bottom: 0;
  }
}
.topics_li::after,
.company_li::after,
.performance_li::after {
  content: "";
  width: 32%;
  display: block;
}
.topics_li li,
.company_li li,
.performance_li li {
  width: 32%;
  background-color: #faf9f0;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .topics_li li,
  .company_li li,
  .performance_li li {
    width: 48%;
    margin-bottom: 20px;
  }
}
.topics_li img,
.company_li img,
.performance_li img {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 767px) {
  .topics_li img,
  .company_li img,
  .performance_li img {
    display: block;
    margin: auto;
    width: 100%;
  }
}
.topics_li img:hover,
.company_li img:hover,
.performance_li img:hover {
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.topics_li .list_txt_wrap,
.company_li .list_txt_wrap,
.performance_li .list_txt_wrap {
  padding: 30px 20px 80px;
}
@media screen and (max-width: 767px) {
  .topics_li .list_txt_wrap,
  .company_li .list_txt_wrap,
  .performance_li .list_txt_wrap {
    padding: 10px 10px 60px;
  }
}
.topics_li .list_txt_wrap .ttl,
.company_li .list_txt_wrap .ttl,
.performance_li .list_txt_wrap .ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #876824;
  font-size: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #876824;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topics_li .list_txt_wrap .ttl,
  .company_li .list_txt_wrap .ttl,
  .performance_li .list_txt_wrap .ttl {
    font-size: 22px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 400px) {
  .topics_li .list_txt_wrap .ttl,
  .company_li .list_txt_wrap .ttl,
  .performance_li .list_txt_wrap .ttl {
    font-size: 18px;
    margin: 10px 0;
  }
}
.topics_li .list_txt_wrap .txt,
.company_li .list_txt_wrap .txt,
.performance_li .list_txt_wrap .txt {
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .topics_li .list_txt_wrap .txt,
  .company_li .list_txt_wrap .txt,
  .performance_li .list_txt_wrap .txt {
    font-size: 14px;
    padding: 10px 0;
    line-height: 1.7;
  }
}
.topics_li .link_wrap,
.company_li .link_wrap,
.performance_li .link_wrap {
  position: absolute;
  bottom: 0;
  right: 20px;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 767px) {
  .topics_li .link_wrap,
  .company_li .link_wrap,
  .performance_li .link_wrap {
    margin: auto;
    right: 0;
    left: 0;
    padding-bottom: 10px;
    text-align: center;
  }
}
.topics_li .link_wrap .link_btn a,
.company_li .link_wrap .link_btn a,
.performance_li .link_wrap .link_btn a {
  text-align: center;
  font-size: 16px;
  width: 200px;
  padding: 10px 0;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .topics_li .link_wrap .link_btn a,
  .company_li .link_wrap .link_btn a,
  .performance_li .link_wrap .link_btn a {
    font-size: 14px;
    padding: 6px 6px 6px 0;
    width: 87%;
  }
}
.topics_li .link_wrap .arrow a:after,
.company_li .link_wrap .arrow a:after,
.performance_li .link_wrap .arrow a:after {
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 767px) {
  .topics_li .link_wrap .arrow a:after,
  .company_li .link_wrap .arrow a:after,
  .performance_li .link_wrap .arrow a:after {
    right: 2vw;
    width: 7px;
    height: 7px;
  }
}

#category_list {
  background-color: #faf9f0;
  padding: 7rem 0;
}
#category_list .category_ttl {
  text-align: center;
  margin-bottom: 3rem;
  font-size: 2rem;
  letter-spacing: 2px;
}
#category_list .result_cat_list {
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1000px;
}
@media screen and (max-width: 767px) {
  #category_list .result_cat_list {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#category_list .result_cat_list li {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  margin: 0.5rem;
}
@media screen and (max-width: 767px) {
  #category_list .result_cat_list li {
    width: 47%;
  }
}
@media screen and (max-width: 350px) {
  #category_list .result_cat_list li {
    width: 100%;
  }
}
#category_list .result_cat_list a, #category_list .result_cat_list a:link, #category_list .result_cat_list a:visited {
  background-color: #fff;
  padding: 1rem 2rem;
  color: #876824;
  display: inline-block;
  width: 230px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  #category_list .result_cat_list a, #category_list .result_cat_list a:link, #category_list .result_cat_list a:visited {
    width: 100%;
    padding: 0.8rem 1rem;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 400px) {
  #category_list .result_cat_list a, #category_list .result_cat_list a:link, #category_list .result_cat_list a:visited {
    font-size: 3.5vw;
  }
}
#category_list .result_cat_list a:hover, #category_list .result_cat_list a:link:hover, #category_list .result_cat_list a:visited:hover {
  background-color: #876824;
  color: #fff;
}

#owners_list {
  text-align: center;
  background-color: #faf9f0;
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #owners_list .wrap {
    width: 100%;
  }
}
#owners_list .owners_ttl {
  font-size: 1.8rem;
  margin-bottom: 0;
  text-align: center;
}
#owners_list .owners_wrap {
  width: 450px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #owners_list .owners_wrap {
    width: 100%;
  }
}
#owners_list .owners_wrap a, #owners_list .owners_wrap a:link, #owners_list .owners_wrap a:visited {
  background-color: #876824;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#owners_list .owners_wrap a:hover, #owners_list .owners_wrap a:link:hover, #owners_list .owners_wrap a:visited:hover {
  opacity: 0.8;
}
#owners_list .owners_wrap a .txt_lg, #owners_list .owners_wrap a:link .txt_lg, #owners_list .owners_wrap a:visited .txt_lg {
  font-size: 2.3rem;
}
@media screen and (max-width: 767px) {
  #owners_list .owners_wrap a, #owners_list .owners_wrap a:link, #owners_list .owners_wrap a:visited {
    display: block;
  }
}
#owners_list .owners_wrap a .txt_wrap, #owners_list .owners_wrap a:link .txt_wrap, #owners_list .owners_wrap a:visited .txt_wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  padding: 1rem;
}
@media screen and (max-width: 767px) {
  #owners_list .owners_wrap a .txt_wrap, #owners_list .owners_wrap a:link .txt_wrap, #owners_list .owners_wrap a:visited .txt_wrap {
    text-align: center;
  }
}
#owners_list .owners_wrap a picture img, #owners_list .owners_wrap a:link picture img, #owners_list .owners_wrap a:visited picture img {
  display: block;
  width: 300px;
  height: auto;
}
@media screen and (max-width: 767px) {
  #owners_list .owners_wrap a picture img, #owners_list .owners_wrap a:link picture img, #owners_list .owners_wrap a:visited picture img {
    width: 100%;
    height: auto;
  }
}

#result-archive .terms_li {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 7rem;
}
#result-archive .terms_li:after {
  content: "";
  width: 30%;
}
@media screen and (max-width: 767px) {
  #result-archive .terms_li {
    display: block;
    padding-top: 2rem;
  }
}
#result-archive .terms_li li {
  width: 30%;
  margin-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  #result-archive .terms_li li {
    width: 100%;
    padding: 0 10px;
  }
}
#result-archive .terms_li li a, #result-archive .terms_li li a:link, #result-archive .terms_li li a:visited {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 100%;
}
#result-archive .terms_li li a img, #result-archive .terms_li li a:link img, #result-archive .terms_li li a:visited img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#result-archive .terms_li li a .img_wrap, #result-archive .terms_li li a:link .img_wrap, #result-archive .terms_li li a:visited .img_wrap {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  #result-archive .terms_li li a .img_wrap, #result-archive .terms_li li a:link .img_wrap, #result-archive .terms_li li a:visited .img_wrap {
    width: 100%;
    height: auto;
  }
  #result-archive .terms_li li a .img_wrap img, #result-archive .terms_li li a:link .img_wrap img, #result-archive .terms_li li a:visited .img_wrap img {
    width: 100%;
  }
}
#result-archive .terms_li li a .img_wrap .hover-mask, #result-archive .terms_li li a:link .img_wrap .hover-mask, #result-archive .terms_li li a:visited .img_wrap .hover-mask {
  background: rgba(56, 47, 36, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0;
  width: 100%;
}
#result-archive .terms_li li a .img_wrap .hover-mask:hover, #result-archive .terms_li li a:link .img_wrap .hover-mask:hover, #result-archive .terms_li li a:visited .img_wrap .hover-mask:hover {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1;
}
#result-archive .terms_li li a .img_wrap .hover-mask p, #result-archive .terms_li li a:link .img_wrap .hover-mask p, #result-archive .terms_li li a:visited .img_wrap .hover-mask p {
  border: 1px #fff solid;
  padding: 0.8rem 3rem 0.8rem 2rem;
  display: inline-block;
  letter-spacing: 1px;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
}
#result-archive .terms_li li a .img_wrap .hover-mask p:after, #result-archive .terms_li li a:link .img_wrap .hover-mask p:after, #result-archive .terms_li li a:visited .img_wrap .hover-mask p:after {
  content: "";
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
}
#result-archive .terms_li li .term_ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.3rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
}
#result-archive .terms_li li .term_ttl .ttl_en {
  line-height: 1;
  display: block;
  font-size: 1.4rem;
  letter-spacing: 5px;
  font-family: "Cinzel", serif;
  color: #876824;
  font-weight: normal;
}
#result-archive .terms_li li .term_ttl:after {
  content: "";
  display: inline-block;
  border-top: solid 2px #876824;
  border-right: solid 2px #876824;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  position: relative;
  top: -3px;
  left: 1rem;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 767px) {
  #result-archive .terms_li li .term_ttl:after {
    content: none;
  }
}
#result-archive .terms_li li a:hover .term_ttl::after {
  left: 2rem;
}
#result-archive .terms_li li a:hover .hover-mask {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1;
}

#result-taxonomy .wrap {
  padding: 8rem 0 0;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .wrap {
    padding: 0 10px 0;
  }
}
#result-taxonomy .contents_main {
  position: relative;
}
@media screen and (max-width: 1300px) {
  #result-taxonomy .contents_main {
    padding: 8rem 1rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  #result-taxonomy .contents_main {
    display: block;
    padding: 0 1rem;
  }
}
#result-taxonomy .contents_main .img_wrap {
  height: 500px;
}
#result-taxonomy .contents_main .img_wrap img {
  height: 100%;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .contents_main .img_wrap {
    margin-top: 3rem;
    height: auto;
    width: 100%;
  }
  #result-taxonomy .contents_main .img_wrap img {
    height: auto;
  }
}
#result-taxonomy .contents_main .contents_wrap {
  position: absolute;
  padding: 7rem;
  background-color: #faf9f0;
  width: 600px;
  height: 350px;
  top: 16rem;
  right: 4rem;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .contents_main .contents_wrap {
    position: relative;
    padding: 3rem;
    width: 95%;
    height: auto;
    top: -5rem;
    right: 0;
    left: 0;
    margin: auto;
  }
}
#result-taxonomy .contents_main .contents_wrap .cat_ttl {
  color: #876824;
  font-family: "Cinzel", serif;
  font-size: 4.3rem;
  letter-spacing: 5px;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .contents_main .contents_wrap .cat_ttl {
    font-size: 2.5rem;
  }
}
#result-taxonomy .contents_main .contents_wrap .cat_ttl span {
  color: #545454;
  font-size: 2rem;
  display: block;
  font-weight: bold;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .contents_main .contents_wrap .cat_ttl span {
    font-size: 1.4rem;
  }
}
#result-taxonomy .cat_list ul {
  margin-bottom: 3rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -34.8px;
}
@media screen and (max-width: 1300px) {
  #result-taxonomy .cat_list ul {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 767px) {
  #result-taxonomy .cat_list ul {
    margin-top: -30.8px;
  }
}
#result-taxonomy .cat_list ul::after {
  content: "";
  width: 24%;
}
#result-taxonomy .cat_list ul::before {
  content: "";
  width: 24%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#result-taxonomy .cat_list li {
  width: 23%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 34.8px;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .cat_list li {
    width: 48%;
    height: auto;
    margin-bottom: 0;
    margin-top: 30.8px;
  }
}
#result-taxonomy .cat_list li .ico_fav {
  background-color: #D3C91C;
  font-size: 1.8rem;
  width: 33%;
  padding: 0.3rem 1.3rem;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-top: -34.8px;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .cat_list li .ico_fav {
    font-size: 1.3rem;
    width: 80px;
    padding: 0.5rem 1.3rem;
    margin-top: -30.8px;
  }
}
#result-taxonomy .cat_list li .ico_fav::before {
  content: "";
  background: url(../images/common/ico_crown.svg) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 24px;
  height: 19px;
  top: 2px;
  position: relative;
  margin-right: 0.8rem;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .cat_list li .ico_fav::before {
    width: 20px;
    height: 14px;
    margin-right: 0.3rem;
  }
}
#result-taxonomy .cat_list li img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #result-taxonomy .cat_list li img {
    width: 100%;
    height: auto;
  }
}
#result-taxonomy .cat_list li .img_wrap {
  overflow: hidden;
  position: relative;
  height: 206px;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .cat_list li .img_wrap {
    width: 100%;
    height: 30.5vw;
  }
  #result-taxonomy .cat_list li .img_wrap img {
    width: 100%;
  }
}
#result-taxonomy .cat_list li .img_wrap .hover-mask {
  background: rgba(56, 47, 36, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0;
  width: 100%;
}
#result-taxonomy .cat_list li .img_wrap .hover-mask:hover {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1;
}
#result-taxonomy .cat_list li .img_wrap .hover-mask p {
  border: 1px #fff solid;
  padding: 0.8rem 3rem 0.8rem 2rem;
  display: inline-block;
  letter-spacing: 1px;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
}
#result-taxonomy .cat_list li .img_wrap .hover-mask p:after {
  content: "";
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
}
#result-taxonomy .cat_list li .list_txt {
  margin: 2rem 0 5rem;
}
@media screen and (max-width: 767px) {
  #result-taxonomy .cat_list li .list_txt {
    margin: 1rem 0 1rem;
    font-size: 1.4rem;
  }
}
#result-taxonomy .cat_list li a:hover .hover-mask {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1;
}

.single-result #breadcrumb {
  background-color: #fff !important;
  margin-top: 5rem;
}
.single-result #breadcrumb .wrap {
  padding: 0;
  border-bottom: 1px solid #d0d0d0 !important;
}
@media screen and (max-width: 1300px) {
  .single-result #breadcrumb .wrap {
    margin: 0 1rem !important;
  }
}

#result .result_head {
  margin-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  #result .result_head {
    margin-bottom: 4rem;
  }
}
#result .result_head .mainimg_wrap {
  margin: 7rem 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #result .result_head .mainimg_wrap {
    margin: 3rem 0;
  }
}
@media screen and (max-width: 500px) {
  #result .result_head .mainimg_wrap {
    margin: 3rem 0 2rem;
  }
}
#result .result_head .mainimg_wrap .result_subttl {
  margin-bottom: 1rem;
  text-align: left;
}
#result .result_head .result_ttl {
  font-size: 2.5rem;
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #result .result_head .result_ttl {
    font-size: 2rem;
    margin-bottom: 1rem;
    line-height: 1.4;
  }
}
#result .result_head .result_subtxt {
  text-align: center;
}
#result .result_list_wrap {
  background-color: #faf9f0;
  padding: 10rem 0 0;
}
@media screen and (max-width: 767px) {
  #result .result_list_wrap {
    padding: 3rem 0;
  }
}
#result .result_list_wrap .result_list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#result .result_list_wrap .result_list::after {
  content: "";
  width: 31%;
  display: block;
}
@media screen and (max-width: 767px) {
  #result .result_list_wrap .result_list::after {
    width: 100%;
  }
}
#result .result_list_wrap .list_wrap {
  margin: 0 1rem 8rem;
  width: 31%;
}
@media screen and (max-width: 767px) {
  #result .result_list_wrap .list_wrap {
    width: 46%;
    margin: 0 0.5rem 5rem;
  }
}
@media screen and (max-width: 500px) {
  #result .result_list_wrap .list_wrap {
    margin: 0 0.5rem 3rem;
  }
}
#result .result_list_wrap .list_wrap .img {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
}
#result .result_list_wrap .list_wrap .img a, #result .result_list_wrap .list_wrap .img a:link, #result .result_list_wrap .list_wrap .img a:visited {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
#result .result_list_wrap .list_wrap .img a img, #result .result_list_wrap .list_wrap .img a:link img, #result .result_list_wrap .list_wrap .img a:visited img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 240px;
}
@media screen and (max-width: 767px) {
  #result .result_list_wrap .list_wrap .img a img, #result .result_list_wrap .list_wrap .img a:link img, #result .result_list_wrap .list_wrap .img a:visited img {
    height: 24vw;
  }
}
#result .result_list_wrap .list_wrap .img a::before, #result .result_list_wrap .list_wrap .img a:link::before, #result .result_list_wrap .list_wrap .img a:visited::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
#result .result_list_wrap .list_wrap .img a:hover, #result .result_list_wrap .list_wrap .img a:link:hover, #result .result_list_wrap .list_wrap .img a:visited:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#result .result_list_wrap .list_wrap .img a:hover::before, #result .result_list_wrap .list_wrap .img a:link:hover::before, #result .result_list_wrap .list_wrap .img a:visited:hover::before {
  content: "";
  opacity: 1;
  mix-blend-mode: multiply;
  display: block;
}
#result .result_list_wrap .list_wrap .img a:hover::after, #result .result_list_wrap .list_wrap .img a:link:hover::after, #result .result_list_wrap .list_wrap .img a:visited:hover::after {
  content: "";
  background: url(../images/ico_zoom.svg) no-repeat;
  background-size: contain;
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#result .result_list_wrap .list_ttl {
  text-align: center;
  margin: 2rem 0;
  font-size: 2rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #result .result_list_wrap .list_ttl {
    margin: 1rem 0;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 500px) {
  #result .result_list_wrap .list_ttl {
    margin: 1rem 0 0.5rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #result .result_list_wrap .txt {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
/*# sourceMappingURL=second.css.map */