@charset "UTF-8";
/* --------------------------
	ウエディングプラン
--------------------------- */
.plan .contents .best-rate {
  -webkit-animation: fadeIn 1.8s forwards;
          animation: fadeIn 1.8s forwards;
  text-align: center;
  margin-bottom: 65px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .best-rate {
    margin-bottom: 55px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .best-rate {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width:1024px) {
  .plan .contents .best-rate img {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .best-rate img {
    width: 85%;
  }
}
.plan .contents .best-rate table {
  -webkit-animation: fadeIn 1.8s forwards;
          animation: fadeIn 1.8s forwards;
  width: 100%;
  border: 1px solid #d1d4d7;
  table-layout: fixed;
}
.plan .contents .best-rate table th, .plan .contents .best-rate table td {
  padding: 25px 15px;
  vertical-align: middle;
}
@media only screen and (max-width:1024px) {
  .plan .contents .best-rate table th, .plan .contents .best-rate table td {
    padding: 20px 8px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .best-rate table th, .plan .contents .best-rate table td {
    width: 100%;
    display: block;
    padding: 15px;
  }
}
.plan .contents .best-rate table th {
  width: 30%;
  background-color: #f4f7f9;
}
@media only screen and (max-width:767px) {
  .plan .contents .best-rate table th {
    width: 100%;
  }
}
.plan .contents .best-rate table td {
  width: 70%;
  border-right: 1px solid #d1d4d7;
  color: #f8465b;
}
@media only screen and (max-width:767px) {
  .plan .contents .best-rate table td {
    width: 100%;
    border-right: none;
  }
}
.plan .contents h2 {
  margin-bottom: 65px;
	text-align: center;
}
@media only screen and (max-width:767px) {
  .plan .contents h2 {
    margin-bottom: 40px;
  }
}
.plan .contents .link-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 65px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .link-button {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 45px;
  }
}
.plan .contents .link-button li {
  width: calc(33.3333333% - 6.6666666667px);
  margin-right: 10px;
  text-align: center;
  margin-bottom: 13px;
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media only screen and (max-width:1024px) {
  .plan .contents .link-button li {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-right: 0;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .link-button li {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width:360px) {
  .plan .contents .link-button li {
    font-size: 12px;
  }
}
@media only screen and (max-width:320px) {
  .plan .contents .link-button li {
    font-size: 10px;
  }
}
.plan .contents .link-button li:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}
.plan .contents .link-button li:nth-child(3n) {
  margin-right: 0;
}
.plan .contents .link-button li span {
  font-size: 10px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .link-button li span {
    display: block;
    font-size: 9px;
  }
}
.plan .contents .link-button li a {
  display: block;
  padding: 10px 25px 10px 15px;
  position: relative;
}
@media only screen and (max-width:1024px) {
  .plan .contents .link-button li a {
    width: 100%;
    padding: 8px 25px 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.plan .contents .plan-col {
  margin-bottom: 100px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .plan-col {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col {
    margin-bottom: 40px;
  }
}
.plan .contents .plan-col .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f4f7f9;
  margin-bottom: 40px;
  position: relative;
  /*&:nth-of-type(1){
  	animation: fadeIn 1.8s forwards;
  }*/
  /*&:nth-child(8){
  	&:before{
  		background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image07_pc.webp);
  		@media only screen and (max-width:767px) {
  			background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image07_sp.webp);
  		}
  	}
  }
  &:nth-child(9){
  	&:before{
  		background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image08_pc.webp);
  		@media only screen and (max-width:767px) {
  			background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image08_sp.webp);
  		}
  	}
  }
  &:nth-child(10){
  	&:before{
  		background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image09_pc.webp);
  		@media only screen and (max-width:767px) {
  			background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image09_sp.webp);
  		}
  	}
  }
  &:nth-child(11){
  	&:before{
  		background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image10_pc.webp);
  		@media only screen and (max-width:767px) {
  			background-image: url(/mg/wp-content/themes/frigerio/files/img/plan/plan_image10_sp.webp);
  		}
  	}
  }*/
  /*.image{
  	width: 500px;
  	@media only screen and (max-width:1024px) {
  		width: 250px;
  		padding: 35px 0 35px 35px;
  	}
  	@media only screen and (max-width:767px) {
  		width: 100%;
  		padding: 0;
  	}
  	img{
  		object-fit: cover;
  	}
  }*/
}
@media only screen and (max-width:1024px) {
  .plan .contents .plan-col .item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
  }
}
.plan .contents .plan-col .item .image {
  width: 500px;
  height: 100%;
  position: absolute;
  left: 0;
}
.plan .contents .plan-col .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width:1024px) {
  .plan .contents .plan-col .item .image {
    width: 240px;
    left: 25px;
    top: 25px;
  }
  .plan .contents .plan-col .item .image img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .image {
    width: 100%;
    height: 200px;
    left: 0;
    top: 0;
  }
  .plan .contents .plan-col .item .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.plan .contents .plan-col .item .text {
  margin-left: 500px;
  padding: 45px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .plan-col .item .text {
    margin-left: 260px;
    padding: 35px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text {
    width: 100%;
    margin: 210px auto 0 0;
    padding: 10px 25px 30px;
  }
}
@media only screen and (max-width:320px) {
  .plan .contents .plan-col .item .text {
    padding: 10px 18px 30px;
  }
}
.plan .contents .plan-col .item .text .exclusive {
  padding: 2px 10px 2px 12px;
  background-color: #7db1c6;
  color: #fff;
  font-size: 12px;
  border-radius: 2em;
  text-align: center;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text .exclusive {
    width: -moz-fit-content; /* Firefox */
    width: -webkit-fit-content;
    width: fit-content; /* other browsers */
    font-size: 11px;
  }
}
.plan .contents .plan-col .item .text h2 {
  font-family: "Noto Serif JP";
  font-size: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d1d4d7;
  padding-bottom: 10px;
  letter-spacing: 0.15em;
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text h2 {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 8px;
  }
}
@media only screen and (max-width:320px) {
  .plan .contents .plan-col .item .text h2 {
    letter-spacing: 0.1em;
  }
}
.plan .contents .plan-col .item .text h2 span {
  font-size: 13px;
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text h2 span {
    font-size: 11px;
  }
}
@media only screen and (max-width:320px) {
  .plan .contents .plan-col .item .text h2 span {
    font-size: 10px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text p {
    text-align: left;
  }
}
.plan .contents .plan-col .item .text .price-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  padding: 13px 20px 16px;
  margin: 20px auto 30px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .plan-col .item .text .price-col {
    padding: 13px 15px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text .price-col {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 20px 16px;
    margin: 15px auto 20px;
  }
}
@media only screen and (max-width:320px) {
  .plan .contents .plan-col .item .text .price-col {
    padding: 10px 15px 16px;
  }
}
.plan .contents .plan-col .item .text .price-col .normal {
  width: 100%;
  text-align: center;
  font-size: 12px;
  position: relative;
  margin-bottom: 15px;
  color: #717375;
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text .price-col .normal {
    font-size: 10px;
  }
}
.plan .contents .plan-col .item .text .price-col .normal span {
  font-size: 16px;
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text .price-col .normal span {
    font-size: 14px;
  }
}
.plan .contents .plan-col .item .text .price-col .normal:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #7db1c6;
  border-right: solid 2px #7db1c6;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -13px;
  margin: auto;
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text .price-col .normal:after {
    bottom: -11px;
  }
}
.plan .contents .plan-col .item .text .price-col .emphasis {
  width: 100%;
  text-align: center;
  color: #f8465b;
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text .price-col .emphasis {
    margin-top: 5px;
  }
}
.plan .contents .plan-col .item .text .price-col .price {
  font-size: 20px;
  margin-left: 8px;
}
.plan .contents .plan-col .item .text .price-col .price span {
  font-size: 14px;
}
.plan .contents .plan-col .item .text .price-col .annotation {
  font-size: 12px;
  margin-left: 8px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .plan-col .item .text .price-col .annotation {
    margin-left: 0;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .plan-col .item .text .button {
    width: 200px;
    display: inherit;
    margin: auto;
  }
}
.plan .contents .fair {
  margin-bottom: 185px;
}
@media only screen and (max-width:1024px) {
  .plan .contents .fair {
    margin-bottom: 150px;
  }
}
@media only screen and (max-width:767px) {
  .plan .contents .fair {
    margin-bottom: 100px;
  }
}

/* --------------------------
	ウエディングプラン詳細
--------------------------- */
.plan-detail .main-col {
  -webkit-animation: fadeIn 1.8s forwards;
          animation: fadeIn 1.8s forwards;
  margin-bottom: 85px;
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col {
    margin-bottom: 65px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col {
    margin-bottom: 45px;
  }
}
.plan-detail .main-col .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col .inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner {
    display: block;
  }
}
.plan-detail .main-col .inner .text {
  width: calc(100% - 540px);
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col .inner .text {
    width: calc(100% - 320px);
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text {
    width: 100%;
    margin-bottom: 30px;
  }
}
.plan-detail .main-col .inner .text .exclusive {
  padding: 2px 10px 3px 12px;
  background-color: #7db1c6;
  color: #fff;
  font-size: 12px;
  border-radius: 2em;
  text-align: center;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text .exclusive {
    width: -moz-fit-content; /* Firefox */
    width: -webkit-fit-content;
    width: fit-content; /* other browsers */
    font-size: 11px;
  }
}
.plan-detail .main-col .inner .text h2 {
  margin-bottom: 25px;
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col .inner .text h2 {
    margin-bottom: 15px;
    line-height: 1.3;
  }
}
.plan-detail .main-col .inner .text h2 span {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text h2 span {
    font-size: 14px;
  }
}
.plan-detail .main-col .inner .text p {
  line-height: 2.2;
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text p {
    line-height: 1.8;
  }
}
.plan-detail .main-col .inner .text .price-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #d1d4d7;
  border-bottom: 1px solid #d1d4d7;
  padding: 18px 20px 30px;
  margin: 30px auto 0;
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col .inner .text .price-col {
    padding: 18px 10px 30px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text .price-col {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 10px 16px;
    margin: 20px auto 0;
  }
}
@media only screen and (max-width:320px) {
  .plan-detail .main-col .inner .text .price-col {
    padding: 10px 0 16px;
  }
}
.plan-detail .main-col .inner .text .price-col .normal {
  width: 100%;
  text-align: center;
  font-size: 12px;
  position: relative;
  margin-bottom: 10px;
  color: #717375;
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text .price-col .normal {
    margin-bottom: 15px;
    font-size: 10px;
  }
}
.plan-detail .main-col .inner .text .price-col .normal span {
  font-size: 16px;
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text .price-col .normal span {
    font-size: 14px;
  }
}
.plan-detail .main-col .inner .text .price-col .normal:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #7db1c6;
  border-right: solid 2px #7db1c6;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -13px;
  margin: auto;
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col .inner .text .price-col .normal:after {
    bottom: -10px;
  }
}
.plan-detail .main-col .inner .text .price-col .price {
  font-size: 23px;
  margin-left: 8px;
}
.plan-detail .main-col .inner .text .price-col .price span {
  font-size: 14px;
}
.plan-detail .main-col .inner .text .price-col .emphasis {
  width: 100%;
  text-align: center;
  color: #f8465b;
  line-height: 1;
  margin-bottom: 10px;
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col .inner .text .price-col .emphasis {
    margin-top: 8px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text .price-col .emphasis {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.plan-detail .main-col .inner .text .price-col .annotation {
  font-size: 12px;
  margin-left: 8px;
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .text .price-col .annotation {
    font-size: 10px;
    margin-left: 0px;
  }
}
.plan-detail .main-col .inner .image {
  width: 540px;
  margin-left: 70px;
}
@media only screen and (max-width:1024px) {
  .plan-detail .main-col .inner .image {
    width: 320px;
    margin-left: 40px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .main-col .inner .image {
    width: 100%;
    margin-left: 0;
  }
}
.plan-detail .main-col .inner .image img {
  width: 100%;
}
.plan-detail .plan-col {
  margin-bottom: 70px;
}
@media only screen and (max-width:1024px) {
  .plan-detail .plan-col {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .plan-col {
    margin-bottom: 35px;
  }
}
.plan-detail .plan-col .item {
  margin-bottom: 45px;
}
@media only screen and (max-width:767px) {
  .plan-detail .plan-col .item {
    margin-bottom: 25px;
  }
}
.plan-detail .plan-col .item h2 {
  background-color: #f5f5f5;
  padding: 10px 20px;
  font-size: 16px;
  letter-spacing: 0.15em;
  margin-bottom: 15px;
}
@media only screen and (max-width:767px) {
  .plan-detail .plan-col .item h2 {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.plan-detail .plan-col .item ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
}
@media only screen and (max-width:767px) {
  .plan-detail .plan-col .item ul li {
    padding-left: 16px;
  }
}
.plan-detail .plan-col .item ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #7db1c6;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
@media only screen and (max-width:767px) {
  .plan-detail .plan-col .item ul li:before {
    width: 10px;
    height: 10px;
    top: 5px;
  }
}
.plan-detail .plan-col .item table {
  width: 100%;
  border: 1px solid #d1d4d7;
}
.plan-detail .plan-col .item table th, .plan-detail .plan-col .item table td {
  padding: 18px 20px;
  border-bottom: 1px solid #d1d4d7;
}
@media only screen and (max-width:767px) {
  .plan-detail .plan-col .item table th, .plan-detail .plan-col .item table td {
    padding: 12px 12px;
  }
}
.plan-detail .plan-col .item table th {
  width: 15%;
  background-color: #f4f7f9;
  font-weight: 500;
  text-align: left;
}
@media only screen and (max-width:1024px) {
  .plan-detail .plan-col .item table th {
    width: 25%;
  }
}
.plan-detail .plan-col .item table td {
  width: 85%;
}
@media only screen and (max-width:1024px) {
  .plan-detail .plan-col .item table td {
    width: 75%;
  }
}
.plan-detail .special {
  border: 1px solid #7db1c6;
  background-color: #f4f7f9;
  text-align: center;
  padding: 40px 60px;
  margin-bottom: 70px;
}
@media only screen and (max-width:1024px) {
  .plan-detail .special {
    padding: 30px 50px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .special {
    padding: 20px;
    margin-bottom: 35px;
  }
}
.plan-detail .special h2 {
  font-size: 22px;
  font-family: "Noto Serif JP";
  letter-spacing: 0.15em;
  position: relative;
  padding-top: 50px;
  margin-bottom: 35px;
}
@media only screen and (max-width:767px) {
  .plan-detail .special h2 {
    font-size: 18px;
    padding-top: 42px;
    margin-bottom: 20px;
  }
}
.plan-detail .special h2:before {
  font-family: "icomoon";
  content: "\e902";
  color: #7db1c6;
  font-size: 35px;
  font-weight: bold;
  font-style: normal;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
}
@media only screen and (max-width:767px) {
  .plan-detail .special h2:before {
    font-size: 30px;
  }
}
.plan-detail .special ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:1024px) {
  .plan-detail .special ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .special ul {
    display: block;
  }
}
.plan-detail .special ul li {
  width: 28%;
  background-color: #fff;
  margin: 0 15px 30px;
  padding: 20px 25px 35px;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(75, 75, 75, 0.1));
          filter: drop-shadow(0px 0px 10px rgba(75, 75, 75, 0.1));
  letter-spacing: 0.08em;
}
@media only screen and (max-width:1024px) {
  .plan-detail .special ul li {
    width: 48%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .special ul li {
    width: 100%;
    margin: 0 0 15px;
    padding: 8px 15px 20px;
  }
  .plan-detail .special ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.plan-detail .special ul li .number {
  font-family: "Noto Serif JP";
  color: #7db1c6;
  font-size: 25px;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .plan-detail .special ul li .number {
    font-size: 23px;
    margin-bottom: 2px;
  }
}
.plan-detail .special ul li .catch {
  font-size: 12px;
}
.plan-detail .special ul li .main {
  font-size: 18px;
  border-bottom: 1px solid #7db1c6;
  display: inline-block;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .plan-detail .special ul li .main {
    font-size: 16px;
  }
}
.plan-detail .special ul li .main span {
  font-weight: 500;
  font-size: 13px;
}
.plan-detail .button-col {
  margin-bottom: 185px;
  text-align: center;
}
@media only screen and (max-width:1024px) {
  .plan-detail .button-col {
    margin-bottom: 150px;
  }
}
@media only screen and (max-width:767px) {
  .plan-detail .button-col {
    margin-bottom: 100px;
  }
}

/*ブライダルフェア遷移*/
.fair {
  border: 1px solid #d1d4d7;
  padding: 20px;
  margin-bottom: 70px;
}
@media only screen and (max-width:1024px) {
  .fair {
    padding: 40px;
  }
}
@media only screen and (max-width:767px) {
  .fair {
    padding: 25px;
    text-align: center;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width:320px) {
  .fair {
    padding: 20px;
  }
}
.fair .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:1024px) {
  .fair .inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width:767px) {
  .fair .inner {
    display: block;
  }
}
.fair .inner .text {
  padding-left: 45px;
}
@media only screen and (max-width:1024px) {
  .fair .inner .text {
    margin-right: 30px;
    width: calc(100% - 300px);
    padding-left: 0;
  }
}
@media only screen and (max-width:767px) {
  .fair .inner .text {
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .fair .inner .text .en {
    text-align: center;
  }
}
.fair .inner .text h2 {
  margin-bottom: 25px;
}
@media only screen and (max-width:1024px) {
  .fair .inner .text h2 {
    margin-bottom: 15px;
  }
}
.fair .inner .text p {
  margin-bottom: 35px;
}
@media only screen and (max-width:1024px) {
  .fair .inner .text p {
    margin-bottom: 20px;
    text-align: left;
  }
}
.fair .inner .image img {
  width: 100%;
}
@media only screen and (max-width:1024px) {
  .fair .inner .image {
    width: 300px;
  }
}
@media only screen and (max-width:767px) {
  .fair .inner .image {
    width: 100%;
    margin-bottom: 20px;
  }
}