@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:200);
@import url(https://fonts.googleapis.com/css?family=Poppins:300);
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:600");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:700");
@import url("https://fonts.googleapis.com/css?family=Allura&display=swap");
main .content_img {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  main .content_img {
    margin-bottom: 10%;
  }
}
main .content_img img {
  width: 100%;
}
main .content .content {
  border-bottom: 2px solid #383630;
  padding-bottom: 35px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  main .content .content {
    margin: 4% 8%;
    padding-bottom: 5vw;
  }
}
main .content .content .ttl {
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  main .content .content .ttl {
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 768px) {
  main .content .content .ttl {
    margin-bottom: 8%;
  }
}
main .content .content .reading-time {
  font-size: 1.5rem;
  margin-bottom: 15px;
  text-align: right;
}
main .content .content_data {
  *zoom: 1;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
main .content .content_data:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1000px) {
  main .content .content_data {
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 768px) {
  main .content .content_data {
    display: block;
    margin: auto 0 5%;
  }
}
main .content .content_data .dataBox {
  width: 65%;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  main .content .content_data .dataBox {
    width: auto;
    font-size: 3.1992188vw;
    margin-bottom: 2%;
  }
}
main .content .content_data .dataBox .category {
  color: #2340ae;
  letter-spacing: 0.08em;
  border-left: 1px solid #000;
  padding-left: 10px;
  border-top: none;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  main .content .content_data .dataBox .category {
    padding-left: 2vw;
  }
}
main .content .content_data .dataBox .day {
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  main .content .content_data .dataBox .day {
    padding-right: 2vw;
  }
}
main .content .content_data .sns {
  width: 33%;
  margin-right: 1%;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  display: flex;
}
@media screen and (max-width: 768px) {
  main .content .content_data .sns {
    width: auto;
    font-size: 3.1992188vw;
  }
}
main .content .content_data .sns_ttl {
  display: block;
  position: relative;
  font-weight: bold;
}
main .content .content_data .sns_ttl:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 120%;
  height: 1px;
  width: 50px;
  background: #383630;
  display: block;
}
main .content .content_data .sns_link {
  display: flex;
  margin-left: 70px;
}
main .content .content_data .sns_link li {
  margin-right: 15px;
}
main .content .content_data .sns_link li:last-child {
  margin-right: 0;
}
main .content .content_data .sns_link .tw {
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 768px) {
  main .content .content_data .sns_link .tw {
    width: 4.9479167vw;
    height: 4.9479167vw;
  }
}
main .content .content_data .sns_link .tw img {
  padding-top: 3px;
}
main .content .content_data .sns_link .fb {
  width: 27px;
  height: 27px;
}
@media screen and (max-width: 768px) {
  main .content .content_data .sns_link .fb {
    width: 4.8177083vw;
    height: 4.8177083vw;
  }
}
main .content .content_data .sns_link .fb img {
  padding-top: 1px;
}
main .content .content_data .sns_link .line {
  width: 31px;
  height: 28px;
}
@media screen and (max-width: 768px) {
  main .content .content_data .sns_link .line {
    width: 5.3385417vw;
    height: 4.8177083vw;
  }
}
main .content .content_txt .mainimg {
  position: relative;
  overflow: hidden;
  height: 480px;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  main .content .content_txt .mainimg {
    margin-bottom: 5%;
    height: 56vw;
  }
}
main .content .content_txt .mainimg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  max-width: initial;
}
@media all and (-ms-high-contrast: none) {
  main .content .content_txt .mainimg img {
    max-width: none;
  }
}
main .content .content_txt .txt {
  font-size: 16px;
}
main .content .content_txt .txt h2 {
  color: #aa9454;
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  main .content .content_txt .txt h2 {
    margin-bottom: 8%;
  }
}
main .content .content_txt .txt h3 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 35px;
  margin-bottom: 30px;
  color: #8699e0;
  position: relative;
}
main .content .content_txt .txt h3:before {
  content: "";
  background: url(/common/img/blog/ttl_ring.svg) no-repeat left center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 25px;
  height: 35px;
}
@media screen and (max-width: 768px) {
  main .content .content_txt .txt h3:before {
    width: 4.5572917vw;
    height: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  main .content .content_txt .txt h3 {
    padding-left: 6vw;
    margin-bottom: 8%;
  }
}
main .content .content_txt .txt a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
main .content .content_txt .txt a:hover {
  opacity: 0.7;
}
main .content .content_txt .txt a:after {
  background: #919191;
}
main .content .content_txt .txt p {
  margin-bottom: 30px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  main .content .content_txt .txt p {
    margin-bottom: 8%;
  }
}
main .content .content_txt .txt p img {
  display: block;
  margin: 30px 0;
  width: auto !important;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  main .content .content_txt .txt p img {
    display: block;
    margin: 8% auto;
    width: 100% !important;
  }
}
main .content .content_txt .txt p a img {
  margin: 0 auto;
}
main .content .content_txt .txt strong {
  font-weight: bold;
  color: #5569b4;
}
main .content .content_txt .txt a strong {
  color: #0044cc;
  text-decoration: underline;
}
main .content .content_txt .txt .mokuji {
  background-color: #e3e9ff;
  border-radius: 1.4vh;
  opacity: 0.7;
}
main .content .content_txt .txt .mokuji_box {
  padding: 30px 40px;
}
main .content .content_txt .txt .mokuji_box li:not(:first-child) {
  padding-bottom: 10px;
  font-size: 1.6rem;
}
main .content .content_txt .txt .mokuji_box li a {
  padding-left: 1.6em;
  text-indent: -1.5em;
}
main .content .content_txt .txt .mokuji_title {
  font-size: 2rem;
  font-weight: bold;
  color: #5569b4;
  margin-bottom: 16px;
}
main .content .content_txt .txt .mokuji_mark {
  color: #aa9454;
}
main .content .content_txt .txt .headline {
  padding-top: 60px;
  margin-top: -60px;
}
main .content .content_txt .txt h2 {
  padding-top: 60px;
  margin-top: -60px;
}
/* CTAボタン ver2 */
.btn_campaign02 {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 48px;
}
.campaign_balloon {
  width: 70%;
  margin: 0 auto;
}
.btn02 {
  margin-top: -66px;
}
.btn02 .shiny-btn02 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .btn_campaign02 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .campaign_balloon {
    width: calc(100% + 16%);
    margin-left: -8%;
    margin-right: -8%;
    height: auto;
  }
  .btn02 .shiny-btn02 {
    margin-top: -60px;
  }
  .btn02 .shiny-btn02 {
    width: 100%;
  }
}
@keyframes shiny_btn {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
}
main .content .content_txt .txt .btn a {
  color: #fff;
  text-align: center;
  margin: 1em;
  text-decoration: none;
  text-shadow: 0px 1px 0px #333;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
  padding: 20px 0;
  border-radius: 100vh;
  box-shadow: 4px 4px #ce4266;
  background: linear-gradient(-45deg, #ffbe60, #ff3a76 86%);
  background: -webkit-linear-gradient(-45deg, #ffbe60, #ff3a76 86%);
  background: -moz-linear-gradient(-45deg, #ffbe60, #ff3a76 86%);
  width: 50%;
}
main .content .content_txt .txt .btn a #btn_txt {
  color: #ffffff;
  text-decoration: none;
  font-size: 2.2rem;
}
@media all and (max-width: 480px) {
  main .content .content_txt .txt .btn a {
    padding: 10px 0 20px;
    width: 90%;
    margin: 0.3em;
  }
  main .content .content_txt .txt .btn a #btn_txt {
    font-size: 1.8rem;
  }
}
@keyframes bounce {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
@keyframes shiny {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
main .content .content_txt .txt .shiny-btn {
  overflow: hidden;
}
main .content .content_txt .txt .shiny-btn::after {
  content: "";
  position: absolute;
  top: -10%;
  left: -20%;
  width: 40px;
  height: 100%;
  transform: scale(2) rotate(20deg);
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 0%);
  background: #fff !important;
  animation-name: shiny;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  transition: unset;
  transform-origin: unset;
}

main .content .content .tag_ttl {
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  main .content .content .tag_ttl {
    margin-bottom: 1%;
  }
}
main .content .content .tag_ttl:before {
  content: "";
  background: url(../img/com/tag.svg) no-repeat center center;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: -3px;
}
main .content .content .tag_list li {
  display: inline-block;
  border: 1px solid #bfbfbf;
  margin-bottom: 10px;
  margin-right: 3px;
}
@media screen and (max-width: 1000px) {
  main .content .content .tag_list li {
    margin-bottom: 2%;
  }
}
main .content .content .tag_list li a {
  display: block;
  padding: 3px 5px;
}
main .content .content .tag_list li a:hover {
  background: #bfbfbf;
  color: #fff;
}
main .content .content .tag_list li a .tag_link:before {
  content: "";
  background: url(../img/com/tag_02.svg) no-repeat center center;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: -3px;
}

.keyword {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .keyword {
    margin-top: 10%;
  }
}
.keyword li a {
  position: relative;
}
.keyword li a:before {
  content: "";
  background: url("../img/article/icon_02.svg") no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .keyword li a:before {
    background-size: contain;
  }
}
.keyword dt {
  font-size: 1.4rem;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .keyword dt {
    font-size: 3.1992188vw;
    margin-bottom: 4vw;
  }
}
.keyword dt:before {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 768px) {
  .keyword dt:before {
    width: 6vw;
    height: 6vw;
    top: 0.5vw;
  }
}
.keyword ul {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.keyword li {
  margin: 0 5px 5px 0;
}
.keyword li a {
  border: 1px solid #bfbfbf;
  height: auto;
  line-height: normal;
  display: block;
  padding: 3px 9px 3px 28px;
}
@media screen and (max-width: 768px) {
  .keyword li a {
    padding: 0.5vw 2vw 0.5vw 5vw;
  }
}
.keyword li a:before {
  width: 19px;
  top: 3px;
  left: 4px;
}
@media screen and (max-width: 768px) {
  .keyword li a:before {
    width: 3.8vw;
    top: 0.6vw;
    left: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .keyword li a .tag_link {
    font-size: 2.6666667vw;
    display: block;
    margin-top: -0.5vw;
  }
}

.ttl_4 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  margin-bottom: 15px;
}

.blog-card {
  background: #fbfaf8;
  border: 1px solid #ddd;
  word-wrap: break-word;
  max-width: 100%;
  border-radius: 5px;
  margin: 30px;
  position: relative;
  display: block;
  display: flex;
  justify-content: space-between;
}

.blog-card a:after {
  background-color: transparent !important;
}

@media screen and (max-width: 768px) {
  .blog-card {
    margin: 0;
    padding-bottom: 20px;
  }
}
.blog-card::before {
  background-color: #505050;
  border: solid 1px #939393;
  color: #fff;
  content: "合わせて読みたい";
  font-size: 12px;
  display: block;
  padding: 5px 20px;
  position: absolute;
  top: -15px;
  left: 5px;
}

.blog-card a {
  padding: 20px 0px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .blog-card a {
    display: flex;
  }
}
.blog-card-thumbnail {
  float: left;
  padding: 10px;
}

.blog-card-thumbnail img {
  display: block;
  padding: 0;
  width: 150px;
  height: 150px;
  transition: 0.3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .blog-card-thumbnail img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .blog-card span .sp {
    display: block;
  }
}
.blog-card-content {
  line-height: 120%;
  width: 80%;
}

@media screen and (max-width: 768px) {
  .blog-card-content {
    width: 260%;
  }
}
.blog-card-title {
  padding: 10px 10px 10px 0px;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.5em;
  color: #337ab7;
  display: block;
}

@media screen and (max-width: 768px) {
  .blog-card-title {
    font-size: 3.5vw;
  }
}
.blog-card-excerpt {
  color: #333;
  margin: 0 10px 10px;
  line-height: 1.5em;
}

@media screen and (max-width: 768px) {
  .blog-card-excerpt {
    font-size: 3.4vw;
    margin: 0;
  }
  .blog-card-excerpt .pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .blog-card-excerpt .sp {
    display: none;
  }
}

.yellow_list {
  font-size: 16px;
  background: #fffdeb;
  border: solid 2px #fff389;
  margin-bottom: 30px;
  line-height: 2;
}

.list-title {
  color: #5569b4;
  font-weight: bold;
  text-align: center;
  background: #fff389;
}

.list_mark {
  color: #5569b4;
  font-weight: bold;
  padding-left: 10px;
}

.list_mark::before {
  content: "■";
  padding-right: 10px;
}

.list_mark_clear {
  color: #5569b4;
  font-weight: bold;
  padding-left: 10px;
}

.list_mark_clear::before {
  content: "\25A1";
  padding-right: 10px;
}

.list_tile {
  color: #5569b4;
  font-weight: bold;
  text-align: center;
  background: #fff389;
}

.list_number {
  color: #5569b4;
  font-weight: bold;
  padding-left: 10px;
}

.gold {
  color: #aa9454;
}

.black_bold {
  font-weight: bold;
}

.yellow {
  background-color: #ffffbf;
}

.pink {
  background-color: #ffe9e9;
}

h4 {
  color: #5569b4;
  font-weight: bold;
  padding: 0.5em 0;
  border-top: solid 2px #5569b4;
  border-bottom: solid 2px #5569b4;
}

.letter01 {
  letter-spacing: -0.5px;
}

.letter02 {
  letter-spacing: -0.7px;
}

.letter03 {
  letter-spacing: -0.95px;
}

@media screen and (max-width: 768px) {
  h4 {
    margin-bottom: 8%;
  }
}

html {
  scroll-behavior: smooth;
}

/* 式場詳細バナー */
.bnr_ceremonyhall {
  background: #f7f7f7;
  text-align: center;
  padding: 20px;
  margin-bottom: 60px;
}
.bnr_ceremonyhall > div a:after {
  content: unset !important;
}
.bnr_ceremonyhall > div:not(:last-child) {
  margin-bottom: 10px;
}
.bnr_ceremonyhall p {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 8px !important;
  line-height: 1.6 !important;
}
@media screen and (max-width: 768px) {
  .bnr_ceremonyhall p {
    font-size: 1.6rem !important;
  }
}
@media all and (max-width: 480px) {
  .bnr_ceremonyhall {
    padding: 20px 10px;
  }
}

/* 表 */
table {
  font-size: 16px !important;
}
th,
td {
  line-height: 2 !important;
}

/* 施設情報 表 */
table.facility_info th {
  padding: 5px 20px;
  color: #5569b4;
  empty-cells: hide;
  background-color: #fff389;
  width: 26%;
}
table.facility_info td {
  vertical-align: top;
  padding: 10px 20px;
  background-color: #fffded;
}
table.facility_info th,
table.facility_info td {
  border: 1px solid #fff070;
}
@media screen and (max-width: 768px) {
  table.facility_info {
    font-size: 3.45vw;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
  }
}

/* ===== 著者カード ===== */
.author_card {
  color: #1b1b1b;
  background-color: #f2f2f2;
  padding: 32px;
}
.author_card_title {
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  margin: 0 0 16px;
}
.author_card_inner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.author_card_avatar {
  flex: 0 0 auto;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dedede;
}
.author_card_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.author_card_body {
  flex: 1 1 auto;
  min-width: 0;
}
.author_card_name {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 12px;
}
.author_card_desc {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
  word-break: break-word;
}
@media (max-width: 640px) {
  .author_card {
    padding: 16px;
  }
  .author_card_inner {
    gap: 12px;
  }
  .author_card_avatar {
    width: 70px;
    height: 70px;
  }
}

/*# sourceMappingURL=blog_detail.css.map */
