@charset "UTF-8";
/* ==========================================================

title : 公式フェイスブック（Facebook）について
scope : 公式フェイスブック（Facebook）について

memo：

modify : 2020/03/16 TCI_yoneshima 新規作成
last modify :

========================================================== */
.wrap img {
  vertical-align: bottom;
  width: 100%;
}

.banner_h1 .txth1 {
  line-height: 1.25;
  left: 50.5%;
}

.desc {
  margin: 0 auto;
  max-width: 774px;
}

@media (min-width: 768px) {
  .banner_h1 .txth1 {
    font-size: 32px;
    letter-spacing: .06em;
  }
  .desc {
    letter-spacing: .1em;
    line-height: 1.6112;
    margin-top: 30px;
    text-align: justify;
  }
}

@media (max-width: 767px) {
  .banner_h1 {
    padding: 0;
  }
  .banner_h1 .txth1 {
    font-size: 6.5vw;
    letter-spacing: .1em;
    min-width: auto;
    top: 43%;
    width: 98%;
  }
  .desc {
    font-size: 16px;
    margin-top: 3%;
    padding: 0 3%;
  }
  .roll:hover img,
  .roll:hover {
    opacity: 1;
  }
}

/* ------------------------------------ */
/* ▼ .content */
/* ------------------------------------ */
.content {
  margin: 0 auto;
  max-width: 910px;
}

.bg_content {
  background: url("../image/bg-content-inner.png") repeat-y top left;
  background-size: 100% auto;
}

@media (min-width: 768px) {
  .content {
    margin-top: 4.9%;
  }
  .content:first-of-type {
    margin-top: 35px;
  }
  .introduction {
    background: url("../image/bg-introduction.png") no-repeat bottom 8.8% left;
    background-size: 28.6% auto;
  }
  .nice {
    background: url("../image/bg-nice.png") no-repeat bottom -1.2% left 6.6%;
    background-size: 37% auto;
  }
  .comment {
    background: url("../image/bg-comment.png") no-repeat bottom -5% left;
    background-size: 69.4% auto;
  }
  .share {
    background: url("../image/bg-share.png") no-repeat bottom 8.9% right 7%;
    background-size: 29.8% auto;
  }
  .save {
    background: url("../image/bg-save.png") no-repeat top 37% left;
    background-size: 31.2% auto;
  }
  .content_inner {
    padding: 0 4.946%;
  }
  .item {
    padding-bottom: 4.5%;
  }
  .item.comment {
    padding-bottom: 4.4%;
  }
  .item.save {
    padding-bottom: 3.7%;
  }
}

@media (max-width: 767px) {
  .content {
    margin-top: 10%;
    padding: 0 3%;
  }
  .introduction {
    background: url("../image/bg-introduction.png") no-repeat bottom 2.2% left;
    background-size: 30% auto;
  }
  .nice {
    background: url("../image/bg-nice.png") no-repeat bottom 1% left 2%;
    background-size: 37.143% auto;
  }
  .comment {
    background: url("../image/bg-comment.png") no-repeat bottom left;
    background-size: 69.451% auto;
  }
  .share {
    background: url("../image/bg-share.png") no-repeat bottom 1% right 2%;
    background-size: 24.2% auto;
  }
  .save {
    background: url("../image/bg-save.png") no-repeat bottom 2% left;
    background-size: 31.209% auto;
  }
  .content_inner {
    padding: 0 3%;
  }
  .item {
    padding-bottom: 8%;
  }
}

/*  .title_h2  */
.title_h2 {
  background: url("../image/bg-title-h2-pattern.png") repeat 0 0;
  background-size: 52px auto;
  border: 1px solid #403019;
  color: #fff;
  font-size: 22px;
  overflow: hidden;
  letter-spacing: .06em;
  position: relative;
  text-align: center;
}

.title_h2::before,
.title_h2::after {
  content: "";
  display: block;
  height: 86px;
  position: absolute;
}

.title_h2::before {
  background: url("../image/bg-title-h2-flw-r.png") no-repeat left center;
  left: 806px;
  bottom: calc(50% - 43px);
  width: 102px;
}

.title_h2::after {
  background: url("/image_cmn/titleh2/flw01_l.png") no-repeat right center;
  right: 818px;
  top: calc(50% - 43px);
  width: 90px;
}

.title_h2 .title_h2_inner {
  border: 2px solid #d3b287;
  border-left: none;
  border-right: none;
  display: block;
  padding: 12px 0 17px;
  position: relative;
  z-index: 2;
}

.title_h2_inner>span {
  display: inline-block;
  padding: 0 50px;
  position: relative;
  vertical-align: middle;
}

.title_h2_inner>span:before,
.title_h2_inner>span:after {
  background: url("../image/ico-ash-orange.png") no-repeat;
  content: "";
  display: block;
  height: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
}

.title_h2_inner>span:before {
  left: 7px;
}

.title_h2_inner>span:after {
  right: 7px;
}

.note {
  padding-left: 1em;
  text-indent: -1em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .title_h2 {
    letter-spacing: -.05em;
  }
}

@media (min-width: 768px) {
  .h2_txt {
    letter-spacing: .06em;
    line-height: 1.6112;
    padding: 3.847% 4.946% 2.6%;
  }
  .h2_txt._padding {
    padding-bottom: 3.9%;
  }
  .note {
    font-size: 16px;
    letter-spacing: .06em;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .title_h2::before,
  .title_h2::after {
    content: none;
  }
  .title_h2_inner>span {
    padding: 0 30px;
  }
  .title_h2_inner>span:before,
  .title_h2_inner>span:after {
    background-size: 90% auto;
    height: 16px;
    width: 24px;
  }
  .title_h2_inner>span:before {
    left: 4px;
  }
  .title_h2_inner>span:after {
    right: 4px;
  }
  .h2_txt {
    font-size: 16px;
    padding: 3%;
  }
  .h2_txt._padding {
    padding-bottom: 5%;
  }
  .note {
    font-size: 14px;
    margin-top: 1.83%;
  }
}

/*  .col_block  */
.col_block {
  display: flex;
  flex-wrap: wrap;
}

.col_block img {
  border: 1px solid #dfc4a1;
}

.col_block .col2_txt .txt {
  letter-spacing: .06em;
}

.col_block .col2_txt .txt:first-child {
  margin-top: 0;
}

@media (min-width: 768px) {
  .col_block {
    justify-content: space-between;
  }
  .col_block._padding {
    padding: 0 3.6%;
  }
  .col_block .col3 {
    width: 31.708%;
  }
  .col_block .col2_txt {
    width: 63%;
  }
  .col_block .col2_txt .txt {
    font-size: 18px;
    line-height: 1.6112;
    margin-top: 8px;
  }
  .col_block .col2_img {
    margin-top: 5px;
    width: 33.38%;
  }
}

@media (max-width: 767px) {
  .col_block {
    justify-content: center;
  }
  .col_block._padding {
    padding: 0 3.659%;
  }
  .col_block .col3 {
    max-width: 260px;
    width: 45%;
  }
  .col_block .col3:nth-of-type(even) {
    margin-left: 5%;
  }
  .col_block .col3:nth-of-type(n+3) {
    margin-top: 5%;
  }
  .col_block .col2_txt {
    width: 100%;
  }
  .col_block .col2_txt .txt {
    font-size: 16px;
    margin-top: .4778em;
  }
  .col_block .col2_img {
    margin-top: 3%;
    max-width: 252px;
    width: 80.36%;
  }
}

/*  .link_btn  */
.link_btn {
  margin: 0 auto;
}

.link_btn_item_text {
  font-size: 16px;
}

.link_btn_item_text::after {
  border-width: 6px 0 6px 8px;
  right: 15px;
  top: calc(50% - 6px);
}

@media (min-width: 768px) {
  .link_btn {
    margin-top: 35px;
    width: 388px;
  }
  .link_btn_item_text {
    letter-spacing: .06em;
    padding: 7px 24px 9px 16px;
  }
}

@media (max-width: 767px) {
  .link_btn {
    margin-top: 4.27%;
    max-width: 388px;
    width: 80%;
  }
}

/*  .title_darkyellow  */
.title_darkyellow {
  background: url("../image/bg-title-darkyellow-top.png") no-repeat top left,url("../image/bg-title-darkyellow-bottom.png") no-repeat bottom left;
  background-size: 100% auto,100% auto;
  display: block;
  margin: 0 auto 3.7%;
  padding: 12px 0 13px;
  text-align: center;
  width: 55.854%;
}

.title_darkyellow>span {
  background: url("../image/bg-title-darkyellow-pattern.png") repeat-y top center;
  background-size: 100% auto;
  display: block;
  font-size: 0;
  position: relative;
}

.title_darkyellow>span::before,
.title_darkyellow>span::after {
  background: #9a7f49;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36.245%;
}

.title_darkyellow>span::before {
  right: 103%;
}

.title_darkyellow>span::after {
  left: 103%;
}

.title_darkyellow>span>span {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: .06em;
  line-height: 1;
  padding: 0 27px;
  position: relative;
  vertical-align: middle;
}

.title_darkyellow>span>span::before,
.title_darkyellow>span>span::after {
  background: url("../image/ico-ttl-lightyellow.png") no-repeat top left;
  content: "";
  display: block;
  height: 19px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
}

.title_darkyellow>span>span::before {
  left: -7px;
}

.title_darkyellow>span>span::after {
  right: -7px;
}

@media (max-width: 767px) {
  .title_darkyellow {
    margin-bottom: 3.2%;
    max-width: 458px;
    padding: 2% 0 2.2%;
    width: 80%;
  }
  .title_darkyellow>span::before,
  .title_darkyellow>span::after {
    width: 10%;
  }
  .title_darkyellow>span>span {
    font-size: 19px;
  }
  .title_darkyellow>span>span::before,
  .title_darkyellow>span>span::after {
    background-size: 74.075% auto;
    height: 14px;
    width: 25px;
  }
}

/*  .information  */
.information {
  background-color: #fff;
  border: 1px solid #dfc4a1;
}

.information_ttl {
  color: #c82073;
  font-weight: 600;
  line-height: 1.42;
  padding-left: 30px;
  position: relative;
}

.information_ttl::before {
  background: url("../image/ico-question.png") no-repeat top left;
  background-size: contain;
  content: "";
  display: block;
  font-size: 0;
  height: 23px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 23px;
}

@media (min-width: 768px) {
  .information {
    margin-right: 3px;
    margin-top: 24px;
  }
  .information_inner {
    padding: 5% 5% 4.1% 5.8%;
  }
  .information_ttl {
    font-size: 18px;
    letter-spacing: .06em;
  }
  .information_txt {
    font-size: 16px;
    letter-spacing: .02em;
    margin-top: 12px;
  }
}

@media (max-width: 767px) {
  .information {
    margin-top: 2%;
  }
  .information_inner {
    padding: 3%;
  }
  .information_ttl {
    font-size: 16px;
  }
  .information_txt {
    font-size: 14px;
    letter-spacing: .06em;
    margin-top: 3%;
  }
}

/*  .sns_link_block  */
.sns_link_block a {
  display: block;
}

.sns_link_block .title {
  margin: 0 auto;
}

.sns_link_block .ttl img {
  border: none;
}

.sns_link_block .detail_txt {
  border: 1px solid;
  border-top: 2px solid; /*ipad用の表示修正のため*/
  color: #000;
  margin-top: -1px; /*ipad用の表示修正のため*/
  position: relative;
}

.sns_link_block .detail_txt::after {
  background: url("../image/ico-fb-arrow.png") no-repeat bottom left;
  background-size: contain;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  bottom: -1px; /*ipad用の表示修正のため*/
  right: 0;
  width: 32px;
}

.sns_link_block .ig .detail_txt {
  border-color: #ab72ca;
}

.sns_link_block .ig .detail_txt::after {
  background: url("../image/ico-ig-arrow.png") no-repeat bottom left;
  background-size: contain;
}

.sns_link_block .tw .detail_txt {
  border-color: #000;
}

.sns_link_block .tw .detail_txt::after {
  background: url("../image/ico-tw-arrow.png") no-repeat bottom left;
  background-size: contain;
}

.sns_link_block .yt .detail_txt {
  border-color: #d33d3c;
}

.sns_link_block .yt .detail_txt::after {
  background: url("../image/ico-yt-arrow.png") no-repeat bottom left;
  background-size: contain;
}

@media (min-width: 768px) {
  .sns_link_block {
    margin: 49px auto 70px;
    width: 82%;
  }
  .sns_link_block .title {
    margin-bottom: 18px;
    width: 56.1%;
  }
  .sns_link_block .detail_txt {
    font-size: 16px;
    letter-spacing: .06em;
    padding: 6.4% 7.6%;
  }
}

@media (max-width: 767px) {
  .sns_link_block {
    margin: 10% auto;
    padding: 0 3%;
    width: 100%;
  }
  .sns_link_block .title {
    margin-bottom: 3%;
    max-width: 460px;
    width: 92%;
  }
  .sns_link_block .detail_txt {
    font-size: 14px;
    padding: 6.924% 8.847% 6%;
  }
}

/* ------------------------------------ */
/* ▼ .seo */
/* ------------------------------------ */
@media (min-width: 768px) {
  .box_seo .seo_frame {
    letter-spacing: .06em;
  }
}