@charset "UTF-8";
/*PC用*/
/*@media screen and (min-width:641px) {*/

.local-h2.single {
  background: none;
  height: 0px !important;
}

.info_ttl {
  height: 83px;
  margin-bottom: 0;
  width: 100%;
  line-height: 3em;
}

.local-h2 h2 {
  display: none;
}

.page-information .pan-Box {
  margin-bottom: 40px;
}

.category-ttl {
  background-color: #298e39;
  color: #fff;
  color: #fff;
  display: inline-block;
  padding: .5em 1.5em .5em 1.5em;
  margin-bottom: 10px;
}

.view-count {
  font-family: "游ゴシック", "Yu Gothic";
}

.list-Box {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.list-Box li {
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.list-Box .pic {
  width: 250px;
  height: 250px;
  margin-right: 24px;
  position: relative;
}

.list-Box .pic:hover {
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.list-Box .ttl-Box {
  width: 480px;
  position: relative;
}

.list-Box .ttl-Box .poa-btn {
  position: absolute;
  right: 0;
  bottom: 0;
}

.list-Box .ttl-Box .date {
  margin-left: 13px;
  color: #666666;
  font-size: 15px;
  font-family: "游ゴシック", "Yu Gothic";
}

.list-Box .ttl {
  font-family: "游ゴシック", "Yu Gothic";
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.45;
  margin-bottom: 25px;
}

.side-category-list .clump {
  margin-bottom: 50px;
}

.side-category-list__ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #1B1B1B;
  font-size: 20px;
  padding: 16px 0 12px 30px;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
}

.side-category-list__ttl span {
  font-family: "游ゴシック", "Yu Gothic";
  color: #aaa;
  font-size: 14px;
}

.side-category-list__ttl .en {
  margin-top: 6px;
  font-size: 16px;
  display: block;
}

.side-category-list .side-category-list__item a {
  padding: 16px 14px 16px 14px;
  display: block;
}

.side-category-list .side-category-list__item a:hover {
  background-color: #f8f5ec;
}

.side-category-list .side-category-list__item .active-item {
  background-color: #f8f5ec;
  font-weight: bold;
}

.side-category-list ul a {
  padding: 15px 20px 15px 20px;
  display: block;
}

.side-category-list ul .active-item {
  background-color: #f8f5ec;
  font-weight: bold;
}

/* 詳細
-------------------------------------*/
.detail-Box {
  font-family: "游ゴシック", "Yu Gothic";
}

.detail-Box .page-voice__ttl {
  margin-bottom: 20px;
  text-align: center;
}

.detail-Box .bd-Box {
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}

.detail-Box .ttl-Box {
  padding-bottom: 18px;
  margin-bottom: 30px;
  font-family: "游ゴシック", "Yu Gothic";
}

.detail-Box .ttl-Box .date {
  color: #666666;
  font-size: 15px;
}

.detail-Box .ttl-Box .detail-Box__ttl {
  color: #181919;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.4;
}

.detail-Box .customer-pic {
  width: 350px;
  height: 258px;
}

.detail-Box .customer-pic:hover {
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.detail-Box .product-detail {
  width: 320px;
}

.detail-Box .product-detail dl {
  border-top: 1px solid #908077;
}

.detail-Box .product-detail dt {
  padding-top: 14px;
  font-size: 16px;
  line-height: 30px;
  color: #908077;
  font-weight: 700;
}

.detail-Box .product-detail dd {
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  border-bottom: 1px solid #908077;
  padding-bottom: 16px;
}

.detail-Box .wysiwyg {
  font-family: "游ゴシック", "Yu Gothic";
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.35;
  margin-bottom: 20px;
  margin-top: 60px;
}

.local-cat {
  background: #E8ECE3;
  border-bottom: 3px solid #81C7D3;
  margin-bottom: 50px;
  font-family: "游ゴシック", "Yu Gothic";
}

#slide_menu {
  width: 1100px;
  margin: auto;
}

#slide_menu li {
  width: 20%;
}

.local_ul {
  /*width: 1100px;*/
  margin: auto;
  /*
    display: flex;
    justify-content: space-between;
*/
}

.local_ul li {
  text-align: center;
  float: left;
}

.local-cat .active {
  background: #81C7D3;
  text-align: center;
}

.local-cat a {
  padding: 17px 47px;
  ;
  display: block;
  width: 100%;
  height: 100%;
}

.local-cat a:hover {
  background: #81C7D3;
  color: #fff;
  text-decoration: none;
}

.local-cat .active a {
  color: #fff;
}

.thumb_cat {
  position: absolute;
  color: #fff;
  padding: 8px;
  margin-top: -7px;
  margin-left: -7px;
}

.thumb_cat:before {
  content: "";
  position: absolute;
  margin-left: -7px;
  bottom: -7px;
  border-style: solid;
  border-width: 0 7px 7px 0;
}

.thumb_cat:after {
  border-style: solid;
  border-width: 7px 0 0 7px;
  content: "";
  position: absolute;
  margin-left: 7px;
  top: 0;
}

.thumb_cat.weddingring, .categoryIcon.weddingring, .category-ttl.weddingring {
  background: #2FCDB4;
  font-family: "游ゴシック", "Yu Gothic";
}

.thumb_cat.weddingring:before {
  border-color: transparent #218A79 transparent transparent;
}

.thumb_cat.weddingring:after {
  border-color: transparent transparent transparent #218A79;
}

.thumb_cat.hiroshimamarriagering, .categoryIcon.hiroshimamarriagering, .category-ttl.hiroshimamarriagering {
  background: #F27398;
}

.thumb_cat.hiroshimamarriagering:before {
  border-color: transparent #a24d66 transparent transparent;
}

.thumb_cat.hiroshimamarriagering:after {
  border-color: transparent transparent transparent #a24d66;
}

.thumb_cat.hiroshimapropose, .categoryIcon.hiroshimapropose, .category-ttl.hiroshimapropose {
  background: #FBA848;
}

.thumb_cat.hiroshimapropose:before {
  border-color: transparent #BB7B32 transparent transparent;
}

.thumb_cat.hiroshimapropose:after {
  border-color: transparent transparent transparent #BB7B32;
}

.thumb_cat.hiroshimaengagementring, .categoryIcon.hiroshimaengagementring, .category-ttl.hiroshimaengagementring {
  background: #40AAEF;
}

.thumb_cat.hiroshimaengagementring:before {
  border-color: transparent #1B699D transparent transparent;
}

.thumb_cat.hiroshimaengagementring:after {
  border-color: transparent transparent transparent #1B699D;
}

.thumb_cat.hiroshimawedding, .categoryIcon.hiroshimawedding, .category-ttl.hiroshimawedding {
  background: #2C5379;
}

.thumb_cat.hiroshimawedding:before {
  border-color: transparent #132333 transparent transparent;
}

.thumb_cat.hiroshimawedding:after {
  border-color: transparent transparent transparent #132333;
}

.ttl_data {
  margin-bottom: 30px;
  margin-top: 30px;
  color: #aaa;
  font-family: "游ゴシック", "Yu Gothic";
}

.ttl_data div {
  display: inline-block;
}

.view-count {
  padding-left: 40px;
  position: relative;
  float: right;
  color: #aaa;
}

.view-count:before {
  content: "";
  background: url(../images/information/visibility-button.png)center center;
  height: 9px;
  width: 13px;
  position: absolute;
  margin-left: -18px;
  margin-top: 3px;
}

.content_ {
  font-size: 14px;
  line-height: 200%;
  color: #aaa;
}

.local-two-column .main-column {
  width: 750px;
}

.local-two-column .side-column {
  width: 300px;
  font-family: "游ゴシック", "Yu Gothic";
}

.side-category-list__ttl:before {
  content: "";
  border: 2px solid #81C7D3;
  width: 15px;
  position: absolute;
  left: 0;
  top: 22px;
}

.cat-item {
  border: 1px solid #ddd;
  border-bottom: 0;
}

.cat-item:last-child {
  border-bottom: 1px solid #ddd;
}

.side-column figure {
  max-width: 100px;
  float: left;
}

.side-column img {
  height: 100px;
  object-fit: cover;
  border: 1px #eee solid;
  width: 100px;
  position: relative;
}

.recommend_w .over {
  margin-bottom: 15px;
  position: relative;
}

.side-category-list ul.recommend_w a {
  padding: 0;
}

.lists h4,
.lists .sideSmallHead {
  float: left;
  width: calc(100% - 100px);
  padding-left: 10px;
  color: #333;
  font-weight: 500;
  font-size: 13px;
  line-height: 160%;
}

select {
  border: 1px solid #ddd;
  width: 100%;
  height: 46px;
  padding-left: 20px;
}

.categoryIcon {
  padding: 2px 10px 0;
  display: inline-block;
  color: #fff;
  font-size: 0.9em;
  margin-bottom: 10px;
}

.recommend_w .view-count {
  padding-left: 25px;
}

.recommend_w .view-count {
  color: #aaa;
  line-height: 14px;
}

.banner_w img {
  width: 100%;
  margin-bottom: 15px;
  border: 0;
  height: auto;
}

.page_w {
  margin-top: 50px;
}

.page_w .page-numbers.current {
  background: #1B1B1B;
  padding: 15px 21px;
  color: #fff;
}

.page_w .page-numbers {
  padding: 15px 21px;
  background: none;
  border: 1px solid #B0B0B0;
}

.page_w .page-numbers:hover {
  background: #1B1B1B;
  color: #fff;
}

.local-h2.ten-mce.single {
  height: 60px;
}

.local-h2.ten-mce.single .info_ttl {
  display: none;
}

#author {
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 40px;
}

#author .bgWrap h3 {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  position: relative;
  display: table;
  margin: -28px auto 0;
  background-color: #fff;
  padding: 0 15px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
}

#author .profile {
  margin-top: 10px;
  font-family: "游ゴシック", "Yu Gothic";
}

#author .profile figure {
  max-width: 40px;
  float: left;
  margin-right: 10px;
}

#author .profile figure img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

#author .profile p.name {
  font-weight: 700;
  font-size: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  display: inline-block;
}

#author .profile p.text {
  line-height: 24px;
  float: right;
  width: 560px;
}

#postIntro img {
  width: 100%;
  height: auto;
}

#postIntro p {
  font-size: 16px;
  padding: 30px 10px;
  line-height: 200%;
}

.detail_banner_w {
  padding-bottom: 50px;
  text-align: center;
}

.detail_banner_w .Btn {
  margin-top: -96px;
  text-align: center;
}

.detail_banner_w .Btn a {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
  background: #fff;
  padding: 18px 60px;
  border: 1px solid #707070;
}

.detail_banner_w .Btn a:hover {
  background: #111;
  color: #fff;
  text-decoration: none;
}

.CtaBanner{
  text-align: center;
}
.CtaBanner img{
  margin: 0 auto;
  width: auto;
}


.wysiwyg h2 {
  color: #fff;
  padding: 26px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
  background-color: #81c7d3;
  position: relative;
  line-height: normal;
}

.wysiwyg h2:before {
  content: "";
  background-image: url(/wp-content/themes/www.wako-bridal.com/css/../images/information/h2_bg01_u.jpg);
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15px;
}

.wysiwyg h2:after {
  content: "";
  background-image: url(/wp-content/themes/www.wako-bridal.com/css/../images/information/h2_bg01_d.jpg);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
}

.wysiwyg p {
  padding: 0 20px;
}

.wysiwyg h3 {
  position: relative;
  padding: 10px 10px 10px 42px;
  margin: 0;
  color: #1B1B1B;
  font-weight: 600;
}

.wysiwyg h3:before {
  border: 2.5px solid #81c7d3;
  position: absolute;
  content: "";
  height: 30px;
  width: 5px;
  top: 14px;
  left: 20px;
}

.wysiwyg h4 {
  position: relative;
  padding-left: 60px;
}

.wysiwyg h4:before {
  border: 6px solid #81c7d3;
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  top: 11px;
  left: 35px;
  transform: rotate(45deg);
}

.detail-Box .recommend_w {
  margin-bottom: 65px;
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 25px;
  position: relative;
  line-height: initial;
}

.detail-Box .recommend_w figure {
  float: left;
  margin-right: 25px;
}

.detail-Box .recommend_w img {
  width: 134px;
  height: auto;
}

.detail-Box .recommend_w .ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
  position: absolute;
  top: -14px;
  margin-left: auto;
  margin-right: auto;
  left: calc(50% - 34px);
  background: #fff;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 17px;
}

.detail-Box .recommend_w .r_tit {
  font-weight: 600;
  font-size: 15px;
  font-family: "游ゴシック", "Yu Gothic";
}

.detail-Box .recommend_w .r_des {
  font-size: 12px;
  font-family: "游ゴシック", "Yu Gothic";
}

#toc_container {
  border: 1px solid #ccc;
  padding: 25px 25px 25px 50px;
  color: #33CCCC;
  margin-bottom: 80px;
}

#toc_container ul {
  counter-reset: number;
  /*目次番号が増えるよう設定*/
  list-style: none;
  /*目次番号以外の記号は表示させない*/
}

#toc_container>ul>li:before {
  counter-increment: number;
  /*項目の始めの数字をつける*/
  content: counter(number)"、";
  margin-left: -20px;
}

#toc_container ul ul {
  margin-left: 1.25em;
}

#toc_container>ul>li>ul>li:before {
  counter-increment: number;
  /*項目の始めの数字をつける*/
  content: "（"counter(number)"）";
  padding-right: 12px;
  /*数字と目次項目の幅を広げたいときはここを調整*/
  margin-left: -20px;
}

div#toc_container p.toc_title {
  color: #1B1B1B;
  font-size: 16px;
}

.yarpp-related {
  display: none;
}

.relation_w {
  margin-bottom: 60px;
  font-family: "游ゴシック", "Yu Gothic";
}

.relation_w figure {
  width: 100px;
  float: left;
}

.recommend_ww {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}

.recommend_ww figure img {
  max-width: 100px;
  float: left;
  height: auto;
}

.recommend_ww li {
  width: 49%;
  margin-bottom: 20px;
  margin-right: 1%;
}

.recommend_ww td {
  height: 100px;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
  line-height: initial;
}

.list-Btn-Box {
  position: static;
  width: 100%;
  text-align: center;
  font-family: "游ゴシック", "Yu Gothic";
}

.previous-Btn, .next-Btn, .list-Btn {
  border: 1px solid #aaa;
  position: static;
  margin: 5px;
  box-shadow: none;
}

.previous-Btn a, .next-Btn a {
  padding: 17px 40px 17px 40px;
}

.list-Btn a {
  padding: 17px 50px 17px 50px;
}

.list-Btn {
  background: none;
}

.breadcrumbs_w {
  background: #F2F2F2;
  width: 100%;
  border-bottom: 5px solid #81C7D3;
}

.breadcrumbs {
  line-height: 45px;
  width: 1100px;
  margin: 0 auto;
  color: #000;
}

.breadcrumbs a {
  color: #000;
}

.item_w {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  font-family: "游ゴシック", "Yu Gothic";
}

.item_w li {
  float: left;
  margin: 0 2% 2% 2%;
  width: 21%;
  text-align: center;
}

.item_w img {
  width: 130px;
  height: 130px;
  object-fit: cover;
}

.item_w li h3, .item_w li p {
  text-align: left;
  font-size: 14px;
  line-height: 170%;
}

.item_w .tit {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.item_w .tit span {
  font-family: "游ゴシック", "Yu Gothic";
  font-size: 14px;
  color: #AAAAAA;
}

.item_w .btn_02 {
  background: none;
  margin: 10px auto;
  font-family: "游ゴシック", "Yu Gothic";
}

.item_w .btn_02 a {
  width: 283px;
  color: #fff;
  padding: 20px;
  background: #81C7D3;
  display: block;
  text-align: center;
  margin: auto;
  border-radius: 3px;
}

.item_w .btn_02 a:hover {
  text-decoration: none;
  background: #9ddde8
}

.LinkBanner{
  margin: 100px 0 0 0;
}

.LinkBanner ul{
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 818px;
}
@media screen and (max-width: 769px) {
  .LinkBanner ul{
    width: 95%;
    flex-wrap: wrap;
  }
}

.LinkBanner ul li{
  width: 49%;
}
@media screen and (max-width: 769px) {
  .LinkBanner ul li{
    margin: 0 0 50px 0;
    width: 100%;
  }
}

.LinkBanner ul li img{
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
}


.container.detail_banner_w {
  margin-bottom: 100px;
}

h2.widgettitle {
  display: none;
}

.cat_w li {
  position: relative;
  margin-bottom: 15px;
}

.cat_w .num {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0px;
  top: 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  z-index: 1;
  line-height: 30px;
}

.num.rank1 {
  background: #A18E5C;
}

.num.rank2 {
  background: #BFBFBF;
}

.num.rank3 {
  background: #5D3B0E;
}

.num.rank4 {
  background: #1B1B1B;
}

.num.rank5 {
  background: #1B1B1B;
}

.side-category-list .cat_w a {
  padding: 0;
}

.cat_w li h4,
.cat_w li .sideSmallHead {
  padding-top: 8px;
  padding-right: 8px;
}

.side-column .view-count {
  float: left;
  padding-left: 30px;
  margin-top: 10px;
}

.recommend-list a:hover {
  text-decoration: none;
}

.linkBox:hover figure img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  /*  crome */
  -moz-transform: scale(1.21);
  /* FireFox */
  -o-transform: scale(1.2);
  transition: all 0.5s ease-in-out;
}

.list-Box figure {
  width: 250px;
  height: 250px;
  margin-right: 24px;
  position: relative;
  overflow: hidden;
}

figure {
  overflow: hidden;
}

.list-Box figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
}

.linkBox:hover {
  opacity: 0.8;
}

/*}*/
/*SP用*/
@media screen and (max-width:769px) {

  .info_ttl {
    background-size: 55%;
  }

  .page-information .pan-Box {
    margin-bottom: 20px;
  }

  .category-ttl {
    background-color: #298e39;
    color: #fff;
    color: #fff;
    display: inline-block;
    padding: 5px;
    margin: 10px 0;
  }

  .list-Box {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 3vw;
  }

  .list-Box li {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  /* clearfix */
  .list-Box .ten {
    zoom: 1;
  }

  .list-Box .ten:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
    content: ".";
  }

  .list-Box .pic {
    width: 100px;
    height: 100px;
    margin: 0 10px 0 0;
    float: left;
  }

  .list-Box .pic:hover {
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }

  .list-Box .ttl-Box {
    position: relative;
    width: 100%;
  }

  .list-Box .ttl-Box .poa-btn {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .list-Box .ttl-Box h3 {
    display: inline;
  }

  .list-Box .ttl-Box .date {
    margin-left: 5px;
    color: #666666;
    font-size: 14px;
    display: inline;
  }

  .list-Box .ttl {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
    margin-top: 10px;
  }

  .side-category-list .clump {
    margin-bottom: 20px;
    border-top: 2px solid #000;
  }

  .side-category-list__ttl .en {
    margin-top: 6px;
    font-size: 16px;
    display: block;
  }

  .side-category-list .side-category-list__item a {
    padding: 16px 14px 16px 14px;
    display: block;
  }

  .side-category-list .side-category-list__item a:hover {
    background-color: #f8f5ec;
  }

  .side-category-list .side-category-list__item .active-item {
    background-color: #f8f5ec;
    font-weight: bold;
  }

  .side-category-list ul a {
    padding: 16px 14px 16px 14px;
    display: block;
  }

  .side-category-list ul a:hover {
    background-color: #f8f5ec;
  }

  .side-category-list ul .active-item {
    background-color: #f8f5ec;
    font-weight: bold;
  }

  .bnr-Box {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 3vw;
  }

  .bnr-Box li {
    margin-bottom: 20px;
    text-align: center;
  }

  .bnr-Box li:last-child {
    margin-bottom: 0;
  }

  .local-two-column .main-column {
    width: 100%;
  }

  .local-cat {
    width: 100%;
    overflow-x: scroll;
    margin-bottom: 25px;
  }

  #slide_menu {
    width: 730px;
  }

  .local_ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 730px;
  }

  .local-cat li {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .local-cat a {
    padding: 10px;
  }

  .local-cat a:hover {
    background: initial;
    color: initial;
  }

  .thumb_cat {
    position: static;
    display: table-cell;
    padding: 5px;
  }

  .thumb_cat.weddingring:before, .thumb_cat.weddingring:after, .thumb_cat.hiroshimaengagementring:before, .thumb_cat.hiroshimaengagementring:after, .thumb_cat.hiroshimamarriagering:before, .thumb_cat.hiroshimamarriagering:after, .thumb_cat.hiroshimapropose:before, .thumb_cat.hiroshimapropose:after, .thumb_cat.hiroshimawedding:before, .thumb_cat.hiroshimawedding:after {
    display: none;
  }

  .ttl_data {
    margin: 5px 0;
    font-size: 12px;
  }

  .view-count {
    float: none;
    padding-left: 22px;
    font-size: 12px;
    margin-top: 6px;
  }

  .view-count:before {
    margin-top: 2px;
    margin-left: -15px;
  }

  .content_ {
    display: none;
  }

  .list-Box .ttl {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
  }

  .page_w {
    margin-bottom: 60px;
    text-align: center;
    margin-top: 0;
  }

  .local-two-column .side-column {
    width: 100%;
  }

  .side-category-list {
    padding: 0 3vw;
  }

  .side-category-list__ttl {
    padding: 25px 0 22px 30px;
  }

  .side-category-list__ttl:before {
    top: 32px;
  }

  .ttl_data .entry-cat {
    display: none;
  }

  /* 詳細
-------------------------------------*/
  .detail-Box {
    width: 100%;
    padding: 0 3vw;
  }

  .detail-Box .page-voice__ttl {
    margin-bottom: 20px;
    text-align: center;
  }

  .detail-Box .bd-Box {
    border: 1px solid #434343;
    padding: 3vw;
    ;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .detail-Box .ttl-Box .ten-ce {
    font-family: "游ゴシック", "Yu Gothic";
  }

  .detail-Box .ttl-Box h3 {
    margin: 0;
    white-space: nowrap;
  }

  .detail-Box .ttl-Box .date {
    color: #666666;
    font-size: 12px;
    margin-top: 6px;
  }

  .detail-Box .ttl-Box .detail-Box__ttl {
    font-weight: 700;
    font-size: 6vw;
    line-height: 1.4;
  }

  .detail-Box .customer-pic {
    width: 350px;
    height: 258px;
  }

  .detail-Box .customer-pic:hover {
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }

  .detail-Box .product-detail {
    width: 320px;
  }

  .detail-Box .product-detail dl {
    border-top: 1px solid #908077;
  }

  .detail-Box .product-detail dt {
    padding-top: 14px;
    font-size: 16px;
    line-height: 30px;
    color: #908077;
    font-weight: 700;
  }

  .detail-Box .product-detail dd {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    border-bottom: 1px solid #908077;
    padding-bottom: 16px;
  }

  .detail-Box .wysiwyg {
    margin-bottom: 20px;
  }

  .profile .fl {
    float: none;
  }

  #author .profile p.text {
    float: none;
    width: 100%;
    display: block;
  }

  .detail-Box .recommend_w .ttl {
    left: calc(50% - 55px);
  }

  .detail-Box .recommend_w figure {
    float: none;
    margin: 10px auto 20px;
    text-align: center;
  }

  .detail-Box .recommend_w img {
    width: 100%;
  }

  .detail-Box .recommend_w {
    margin-bottom: 30px;
    padding: 3vw;
  }

  .detail_banner_w .Btn {
    margin-top: 40px;
  }

  .detail_banner_w {
    padding-bottom: 0;
  }

  #toc_container {
    margin-bottom: 30px;
  }

  .wysiwyg h2 {
    font-size: 18px;
  }

  .wysiwyg p {
    padding: 0;
  }

  .wysiwyg h3 {
    padding: 10px 10px 10px 20px;
  }

  .wysiwyg h3:before {
    left: 0;
  }

  .nobd {
    width: 29%;
  }

  .previous-Btn a, .next-Btn a, .list-Btn a {
    padding: 10px;
    font-size: 12px;
  }

  .wysiwyg h4 {
    padding-left: 20px;
  }

  .wysiwyg h4:before {
    left: 0;
  }

  .breadcrumbs {
    width: 100%;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .item_w {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .item_w li {
    width: 42%;
    margin: 0 4%;
  }

  .item_w img {
    width: 65%;
    height: auto;
  }

  .item_w li h3, .item_w li p {
    line-height: 150%;
  }

  .container.detail_banner_w {
    margin-bottom: 60px;
  }

  .page_w .page-numbers.current, .page_w .page-numbers {
    padding: 5px 11px;
  }

  .relation_w {
    padding: 0 3vw;
  }

  .recommend_ww li {
    margin-bottom: 15px;
    width: 100%;
  }

  .relation_w h3 span {
    font-size: 12px;
    letter-spacing: 0px;
  }

  .list-Box figure {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .cat_w li:nth-child(n+4), .recommend_w li:nth-child(n+4) {
    display: none;
  }
}

main {
  margin-top: 6.5em;
}

.breadCrumb {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  font-family: Meiryo;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.breadCrumb li {
  letter-spacing: 2px;
}

.breadCrumb li:not(:last-child)::after {
  content: '\FF1E';
  padding: 0 5px;
}

.breadCrumb li a {
  color: #999;
}

@media screen and (max-width:640px) {
  main {
    margin-top: 1em;
  }
}

@media screen and (max-width:769px) {
  #slide_menu {
    width: 100%;
  }

  .local_ul {
    width: 100%;
    overflow: hidden;
  }

  .local-cat a {
    font-size: 11px;
  }
}

.btn_ring_link {
  display: flex;
  justify-content: center;
}

.btn_ring_link>div:nth-child(1) {
  margin-right: 20px;
}

@media screen and (max-width:640px) {
  .btn_ring_link {
    flex-direction: column;
  }

  .btn_ring_link>div:nth-child(1) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.information_ttl {
  font-size: 25px;
  font-weight: bold;
  font-family: "游ゴシック", "Yu Gothic";
  margin-bottom: 40px;
  line-height: 1.4;
}

@media screen and (max-width: 769px) {
  .information_ttl {
    font-size: 6vw;
    padding: 0 3vw;
    margin-bottom: 30px;
  }

  .breadCrumb {
    margin-top: 25px;
    padding: 0 3vw;
  }
}

#informationFooter01 {
  margin: 50px 0;
}

#informationFooter01 p {
  margin: 10px 0;
  padding: 0 20px;
  color: #666;
  font-size: 16px;
  font-family: "游ゴシック", "Yu Gothic";
  font-weight: 400;
  line-height: 1.8;
}

#informationFooter01 p.ifText01 {
  font-weight: bold;
}

#informationFooter01 p.ifText01 a {
  color: #3cc;
}

#informationFooter01 p span {
  color: #3cc
}