<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.con_cer .box_cer, .con_app, .con_fair, .con_bn {
  width: 89.0625%;
  margin: auto;
}

/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :コピー
=================================================================== */
/* -----------------------------------------------------------
	.con_mainimg
----------------------------------------------------------- */
.con_mainimg {
  text-align: center;
}
.con_mainimg img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#page .slick-dots li button {
  background: rgba(255, 255, 255, 0);
  width: 10px;
  height: 10px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #bfdca0;
}
#page .slick-dots li.slick-active button {
  background: #bfdca0;
}

/* -----------------------------------------------------------
	#wnav　ウエディング共通ナビ
----------------------------------------------------------- */
#wnav {
  overflow: hidden;
}
#wnav li {
  float: left;
  width: 33.33%;
  text-align: center;
}
#wnav li a {
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 1.2em 0;
  display: block;
}
#wnav li a i {
  margin-right: 0.3em;
}
#wnav .wnav_res {
  background: #c35c61;
}
#wnav .wnav_res i.fa-search {
  color: #ceb693;
}
#wnav .wnav_doc {
  background: #a2c35c;
}
#wnav .wnav_con {
  background: #574037;
}
#wnav .wnav_con i.fa-envelope-o {
  color: #ceb693;
}

/* -----------------------------------------------------------
	.con_cer　挙式スタイル
----------------------------------------------------------- */
.con_cer {
  background: url(../wedding/images/bg_st.png) no-repeat center top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.con_cer h2 {
  width: 31.875%;
  margin: 0 auto 5%;
  padding-top: 1.2em;
}
.con_cer .box_cer #tab_cer {
  overflow: hidden;
  table-layout: fixed;
  display: table;
  width: 100%;
}
.con_cer .box_cer #tab_cer li {
  display: table-cell;
  text-align: center;
  width: 25%;
  border-left: solid 1px #a2c35c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2% 0;
}
@media only screen and (max-width: 640px) {
  .con_cer .box_cer #tab_cer li {
    font-size: 82%;
  }
}
.con_cer .box_cer #tab_cer li:last-child {
  border-right: solid 1px #a2c35c;
}
.con_cer .box_cer #tab_cer li.active {
  background: #f6ffee;
  border-top: solid 8px #a2c35c;
}
.con_cer .box_cer #panel_cer {
  border: 1px solid #a2c35c;
  background: #f6ffee;
  padding: 3.5%;
}
.con_cer .box_cer #panel_cer &gt; li:not(:first-child) {
  display: none;
}
.con_cer .box_cer #panel_cer .st {
  text-align: left;
  margin-bottom: 1em;
}
.con_cer .box_cer #panel_cer .pict {
  margin-bottom: 1.5em;
}
.con_cer .box_cer #panel_cer .sst {
  text-align: center;
  margin: 0 auto 1em;
}
.con_cer .box_cer #panel_cer .text {
  font-size: 100%;
}
.con_cer .box_cer #panel_cer #panel_garden .st {
  width: 88.30189%;
}
.con_cer .box_cer #panel_cer #panel_garden .sst {
  width: 63.58491%;
}
.con_cer .box_cer #panel_cer #panel_lounge .st {
  width: 88.11321%;
}
.con_cer .box_cer #panel_cer #panel_lounge .sst {
  width: 50.56604%;
}
.con_cer .box_cer #panel_cer #panel_hanitsu .st {
  width: 79.62264%;
}
.con_cer .box_cer #panel_cer #panel_hanitsu .sst {
  width: 64.15094%;
}
.con_cer .box_cer #panel_cer #panel_shinzen .st {
  width: 79.24528%;
}
.con_cer .box_cer #panel_cer #panel_shinzen .sst {
  width: 56.60377%;
}

/* -----------------------------------------------------------
	.con_app
----------------------------------------------------------- */
.con_app {
  margin-top: 6%;
}
.con_app h2 {
  width: 35.78947%;
  margin: 0 auto 5%;
  padding-top: 1.2em;
}
.con_app ul {
  overflow: hidden;
}
.con_app ul li:not(:first-child) {
  width: 48.24561%;
  float: right;
  margin-top: 4.5%;
}
.con_app ul li:not(:first-child):nth-child(even) {
  float: left;
}

/* -----------------------------------------------------------
	.con_fair
----------------------------------------------------------- */
.con_fair {
  margin-top: 6%;
}
.con_fair h3 {
  width: 68.94737%;
}
.con_fair ul li a {
  text-decoration: none;
  display: block;
  padding: 3% 0;
  border-bottom: 1px solid #9c8831;
  overflow: hidden;
}
.con_fair ul li a:active .txt {
  text-decoration: none;
}
.con_fair ul li a .pictarea {
  float: left;
  width: 29.47368%;
}
.con_fair ul li a .textarea {
  float: right;
  width: 67.89474%;
}
.con_fair ul li a .textarea .date {
  line-height: 1.3;
  font-size: 84%;
  color: #9c8831;
}
.con_fair ul li a .textarea .date span {
  font-size: 84%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #fff;
  margin-left: .5em;
  padding: .1em .3em;
}
.con_fair ul li a .textarea .date span:first-child {
  margin-left: .8em;
}
.con_fair ul li a .textarea .date span.cat_01 {
  background: #a3c45c;
}
.con_fair ul li a .textarea .date span.cat_02 {
  background: #a890cb;
}
.con_fair ul li a .textarea .txt {
  text-decoration: underline;
  margin-top: 2%;
  color: #5d4633;
}
.con_fair .btn {
  text-align: center;
  width: 73.68421%;
  margin: 6% auto 0;
}
.con_fair .btn a {
  font-size: 121%;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  display: block;
  padding: 1em 0;
  background: #523a2d url(../images/home/ic_btnarr.png) no-repeat right 0.5em center;
  -webkit-background-size: 0.3em auto;
  -moz-background-size: 0.3em auto;
  -o-background-size: 0.3em auto;
  background-size: 0.3em auto;
  border: 2px solid #7c5a47;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

/* -----------------------------------------------------------
	.con_bn
----------------------------------------------------------- */
.con_bn {
  margin-top: 6%;
}
.con_bn li:not(first-child) {
  margin-top: 3%;
}
</pre></body></html>