@font-face {
  font-family: "perpetua-titling-mt-light";
  src: url("../../../fonts/ptml/perpetua-titling-mt-light.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "constan";
  src: url("../../../fonts/constan/constan.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
#header {
  background: #f6ebec;
  height: 54px;
}
.ptml {
  font-family: "perpetua-titling-mt-light", sans-serif;
}

.constan {
  font-family: "constan", sans-serif;
}

.animation,
.casual,
.invitation,
.information,
.information,
.gift {
  font-family: "Noto Sans JP", sans-serif;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic",
    sans-serif;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.iframe_map {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.iframe_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#main-inner {
  padding-top: 50px;
}

.c-header {
  text-align: center;
  margin-bottom: 50px;
}

.c-header .b {
  font-weight: bolder;
  margin-bottom: 10px;
  font-size: 16px;
}

.c-header .info {
  margin-bottom: 40px;
}

/*
.c-header .img {
	width:400px;
	margin:0 auto;
}
*/

.card .fl {
  width: 49%;
}
.card .fr {
  width: 49%;
  text-align: right;
}
.card img {
  width: 100%;
}
.casual .slick-track {
  display: flex;
  align-items: center;
}
.form {
  text-align: center;
}

.form .errs {
  margin-bottom: 5px;
}

.form table {
  width: 330px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.form table th {
  font-size: 12px;
}
.form table .l {
  width: 160px;
}
.form table .m {
  width: 10px;
}
.form table .r {
  width: 160px;
}

.btn .a-btn {
  font-size: 20px;
}

#main-inner {
  padding: 0 !important;
  width: 100% !important;
}

#template .animation {
  width: 100%;
  height: calc(100vh - 108px);
  position: relative;
  background-color: #c6ae96;
  overflow: hidden;
}
#template.template_g1a .animation {
  max-width: 480px;
  margin: 0 auto;
}
#template .animation__party {
  font-size: 30px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin-top: 40px;
  opacity: 0;
  animation: fedeInY 1s linear 2.5s forwards;
}
#template .animation__date {
  font-size: 30px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  opacity: 0;
  animation: fedeInY 1s linear 3s forwards;
}
#template .animation_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 90%;
  max-width: 480px;
  display: block;
  text-align: center;
}
#template #wedding_invitation {
  width: 80%;
  height: auto;
  margin: 0 auto;
  z-index: 1001;
  position: relative;
}

#template #wedding-invitation {
  max-width: 480px;
  margin: 0 auto;
}

#template #wedding-invitation path {
  fill-opacity: 0;
}

#template #wedding-invitation.finished path {
  fill-opacity: 1;
  transition: fill-opacity 0.5s;
}
#template .information {
  margin-top: 20px;
}
#template .information_inner {
  padding: 20px;
  border: 1px solid #d0bd92;
  max-width: 480px;
  margin: 0 auto;
}
#template .title {
  font-size: 30px;
  color: #d0bd92;
  text-align: center;
}
#template .common_img {
  width: 150px;
  margin: 0 auto;
}
#template .common_img img {
  width: 100%;
}
#template .information_dates {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #9f7925;
  padding-top: 20px;
}
#template .information_date {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 20px;
}
#template .information_times {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #9f7925;
  padding-top: 30px;
}
#template .information_time {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 20px;
}
#template .information_time span {
  font-size: 16px;
}
#template .information_info {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
}
#template .information_info_text {
  font-size: 19px;
  padding-top: 30px;
}
#template .information_info_page {
  font-size: 16px;
  padding-top: 20px;
}
#template .information_info_phone {
  font-size: 16px;
  padding-top: 10px;
}
#template .fade {
  max-width: 480px;
  margin: auto;
  width: 100%;
}
#template .fade .slick-arrow {
  display: none !important;
}

#template .casual_image {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
}
#template .casual_image:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#template .casual_image-inner {
  z-index: 2;
  height: 100%;
  overflow: hidden;
  margin: auto;
  display: flex;
  box-sizing: border-box;
}

#template .casual {
  position: relative;
}

#template .form__radio-input {
  display: none;
}
#template .form__radio-label {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}
#template .form__radio-button {
  height: 20px;
  width: 20px;
  border: 1px solid #9f7925;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transform: translateY(-2px);
}
#template .form__radio-button::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
  background-color: #9f7925;
  opacity: 0;
}
#template
  .form__radio-input:checked
  + .form__radio-label
  .form__radio-button:after {
  opacity: 1;
}
#template .form__radio-label-text {
  color: #9f7925;
  font-size: 16px;
}
#template .gift_inner,
#template .invitation_inner {
  max-width: 580px;
  max-width: 480px;
  margin: 0 auto;
}
#template .gift,
#template .invitation {
  margin: 80px 0px;
}
#template .gift {
  margin-bottom: 0;
  padding-bottom: 40px;
}

#template .gift_img,
#template .invitation_img {
  margin-top: 20px;
}
.gift_text,
.gift_text2,
.gift_text3 {
  padding-left: 20px;
  padding-right: 20px;
}
#template .gift_text {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#template .term {
  margin-top: 40px;
}
#template .term .form__group {
  display: flex;
  justify-content: space-around;
}
#template .gift_text2 {
  text-align: center;
  margin-top: 30px;
  font-size: 11px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#template .gift_text2.noborder {
  border-bottom: none;
}

.gift_text3 {
  text-align: center;
  padding-bottom: 20px;
}
.invitation_text1 {
  white-space: pre-line;
  padding: 0px 20px;
  line-height: 30px;
  padding-bottom: 30px;
}
#template .invitation_text1 {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  color: #3e3a39;
  white-space: pre-line;
}
#template .invitation_text2 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  letter-spacing: 0;
}
#template .leaf_top {
  position: absolute;
  left: -75px;
  top: -23px;
  width: 480px;
}
#template .leaf_top2 {
  position: absolute;
  left: -75px;
  top: -77px;
  width: 480px;
  mix-blend-mode: color-dodge;
}
#template .leaf_bottom {
  position: absolute;
  right: -25px;
  bottom: -15px;
  width: 480px;
}
#template .leaf_bottom2 {
  position: absolute;
  right: -60px;
  bottom: -85px;
  width: 480px;
  mix-blend-mode: color-dodge;
}

.fade_animation {
  animation: fadeIn 2s ease-in forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.loadding {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(198, 174, 150, 1);
  background-color: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: centera;
  z-index: 1000;
  /*  animation: fadeOut 1s linear 0.5s 1 forwards;*/
}
@keyframes fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fedeInY {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/*template e*/
#templatee {
  max-width: 480px;
  margin: 0 auto;
}
#templatee.template_g5 {
  position: relative;
  background-color: #ccb69f;
  overflow: hidden;
}
#templatee.template_g6 {
  background-color: #000;
  position: relative;
  overflow: hidden;
}
#templatee.template_g7 {
  background-color: #2d2d54;
  position: relative;
  overflow: hidden;
}
#templatee.template_g5:before,
#templatee.template_g6:before,
#templatee.template_g7:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url("../../../images/invitation/frame_g5.png");
  background-repeat: repeat;
  background-size: 240px;
}
#templatee .animation__party {
  font-size: 26px;
  margin-bottom: 8px;
  text-align: center;
  /*  font-weight: 300;*/
  letter-spacing: 0.1em;
  color: #b38852;
  margin-top: 12px;
  opacity: 0;
  animation: fedeInY 1s linear 2.5s forwards;
}
#templatee .animation__date {
  font-size: 30px;
  text-align: center;
  /*  font-weight: 300;*/
  letter-spacing: 0.1em;
  color: #b38852;
  opacity: 0;
  animation: fedeInY 1s linear 3s forwards;
  padding-top: 30px;
}
#templatee .animation_wrapper {
  max-width: 480px;
  position: relative;
  /*  padding-top: 140px;*/
  padding-bottom: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
}
#templatee .animation_wrapper:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: url(../../../images/invitation/frame_3_g5.png);
  content: "";
  display: block;
  background-repeat: no-repeat;
  z-index: -7;
  background-size: contain;
  background-position: center;
}
.animation__main {
  position: relative;
  padding: 30px;
  max-width: 480px;
  margin: 0 auto;
}
.line_g5 {
  display: flex;
}
.line_g5 img {
  width: 320px;
  height: 2px;
}
#templatee #wedding_invitation2 {
  width: 100%;
}
#templatee #wedding_invitation {
  width: 80%;
  height: auto;
  margin: 0 auto;
  z-index: 1001;
  position: relative;
}

#templatee #wedding-invitation {
  max-width: 480px;
  margin: 0 auto;
}

#templatee .bow_g5 {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
#templatee #wedding-invitation path {
  fill-opacity: 0;
}

#templatee #wedding-invitation.finished path {
  fill-opacity: 1;
  transition: fill-opacity 0.5s;
}

.information_inner .frame_text_g5 {
  position: relative;
  padding: 30px;
  padding-bottom: 0;
}
.gift_inner .frame_text_g5,
.invitation_inner .frame_text_g5 {
  position: relative;
  padding: 30px;
  padding-bottom: 0;
}

#templatee .information_inner {
  padding: 30px;
  padding-bottom: 0;
  max-width: 480px;
  margin: 0 auto;
}

.invitation_inner .frame_text_g5:after {
  content: "INVITATION";
  display: block;
  position: absolute;
  top: calc(50% + 18px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  color: #9f7925;
}
.gift_inner .frame_text_g5:after {
  content: "GIFT";
  display: block;
  position: absolute;
  top: calc(50% + 18px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  color: #9f7925;
}
.information_inner .frame_text_g5:after {
  content: "INFORMATION";
  display: block;
  position: absolute;
  top: calc(50% + 18px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  color: #9f7925;
}
#templatee .title {
  font-size: 30px;
  color: #9f7925;
  text-align: center;
}
#templatee .common_img {
  width: 150px;
  margin: 0 auto;
}
#templatee .common_img img {
  width: 100%;
}
#templatee .information_dates {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #b38852;
  padding-top: 21px;
}
#templatee .information_date {
  font-size: 20px;
  text-align: center;
  color: #66503d;
  padding-top: 10px;
}
#templatee .information_times {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #b38852;
  padding-top: 16px;
}
#templatee .information_time {
  font-size: 20px;
  text-align: center;
  color: #66503d;
  padding-top: 10px;
}
#templatee .information_time span {
  font-size: 16px;
}
#templatee .information_info {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  color: #66503d;
}
#templatee .information_info_text {
  font-size: 19px;
  padding-top: 30px;
}
.information_info_map {
  padding: 30px;
}
#templatee .information_info_page {
  font-size: 16px;
  padding-top: 20px;
}
#templatee .information_info_phone {
  font-size: 16px;
  padding-top: 10px;
}
#templatee .fade {
  max-width: 480px;
  margin: auto;
  width: 100%;
}
#templatee .fade .slick-arrow {
  display: none !important;
}

#templatee .casual_image {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
}
#templatee .casual_image:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#templatee .casual_image-inner {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  position: relative;
  z-index: 2;
  padding: 0;
  padding: 30px;
}
.slick-slide {
  overflow: hidden;
}
.slick-slide div {
  line-height: 1;
}
.fade .slider_01_g5 {
  object-fit: cover;
  mask-image: url("../../../images/invitation/frame_slider2_g5.png");
  mask-size: cover;
  mask-repeat: no-repeat;
  -webkit-mask-image: url("../../../images/invitation/frame_slider2_g5.png");
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
}
.frame_slider_g5 {
  position: absolute;
  z-index: 13;
  top: 0;
  height: 100%;
}
.slider_01_g5 {
  position: absolute;
  top: 0;
  z-index: -1;
  overflow: hidden;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

#templatee .casual_wrapper {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}
/*#templatee .casual_image-inner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: url(../../../images/invitation/frame_slider_g5.png);
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}*/
#templatee .form__radio-input {
  display: none;
}
#templatee .form__radio-label {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}
#templatee .form__radio-button {
  height: 20px;
  width: 20px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transform: translateY(0px);
}
#templatee .form__radio-button::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  opacity: 0;
}
#templatee
  .form__radio-input:checked
  + .form__radio-label
  .form__radio-button:after {
  opacity: 1;
}
#templatee .form__radio-label-text {
  color: #ffffff;
  font-size: 16px;
}
#templatee .gift_inner,
#templatee .invitation_inner {
  max-width: 480px;
  /*  max-width: 96%;*/
  margin: 0 auto;
}

#templatee .gift_img,
#templatee .invitation_img {
  margin-top: 20px;
}
#templatee .gift_text {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #66503d;
  padding-bottom: 30px;
  border-bottom: solid 1px #ffffff;
}
#templatee .term {
  margin-top: 40px;
}
#templatee .term .form__group {
  display: flex;
  justify-content: space-around;
}
#templatee .gift_text2 {
  text-align: center;
  margin-top: 30px;
  font-size: 11px;
  font-size: 16px;
  line-height: 30px;
  color: #66503d;
  padding-bottom: 30px;
  border-bottom: solid 1px #ffffff;
}
#templatee .gift_text2.noborder {
  border-bottom: none;
}
#templatee .invitation_text1 {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #66503d;
}
.invitation_text2 {
  letter-spacing: 0;
}
#templatee .invitation_text2 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #66503d;
}
#templatee .gift_inner {
  padding-bottom: 40px;
}
#templatee .leaf_top {
  position: absolute;
  left: -100px;
  top: -70px;
  width: 700px;
}
#templatee .leaf_bottom {
  position: absolute;
  right: -100px;
  bottom: -70px;
  width: 700px;
}
/*endtemplate e*/

/*template j*/
#templatej .animation {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#templatej .animation__main {
  padding: 0;
}
#templatej .animation__party {
  font-size: 36px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #c97726;
  margin-top: 30px;
  opacity: 0;
  letter-spacing: 0;
  animation: fedeInY 1s linear 2.5s forwards;
}
#templatej .animation__date {
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #c97726;
  opacity: 0;
  animation: fedeInY 1s linear 3s forwards;
  padding-top: 0px;
}
#templatej .gift,
#templatej .invitation,
#templatej .information {
  max-width: 480px;
  margin: 0 auto;
  background-image: url("../../../images/invitation/bg_top_g102.png");
  background-size: 480px;
  background-repeat: no-repeat;
}
.star_g10_bg {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
  background-repeat: round;
}
.loadding_g10 {
  background-color: #132845;
}
.star_g10_bg:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#templatej .animation_wrapper {
  max-width: 480px;
  position: relative;
  padding: 192px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
  background-image: url("../../../images/invitation/bg_top_g10.jpg");
  background-repeat: no-repeat;
  background-size: contain;
}

#templatej #wedding_invitation2 {
  width: 320px;
}
#templatej #wedding_invitation {
  width: 80%;
  height: auto;
  margin: 0 auto;
  z-index: 1001;
  position: relative;
}

#templatej #wedding-invitation {
  max-width: 480px;
  margin: 0 auto;
}

#templatej .bow_g5 {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
#templatej #wedding-invitation path {
  fill-opacity: 0;
}

#templatej #wedding-invitation.finished path {
  fill-opacity: 1;
  transition: fill-opacity 0.5s;
}
#templatej .information,
#templatej .gift,
#templatej .invitation {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#templatej .gift,
#templatej .invitation {
  padding-top: 30px;
}

#templatej .information_inner {
  padding: 30px;
  padding-bottom: 0;
  max-width: 480px;
  margin: 0 auto;
}

#templatej .information .title_img {
  width: 126px;
  margin: 0 auto;
}
#templatej .gift .title_img {
  width: 57px;
  margin: 0 auto;
}
#templatej .invitation .title_img {
  width: 140px;
  margin: 0 auto;
  margin-top: 40px;
}

#templatej .title {
  font-size: 30px;
  color: #9f7925;
  text-align: center;
}
#templatej .common_img {
  width: 150px;
  margin: 0 auto;
}
#templatej .common_img img {
  width: 100%;
}
#templatej .information_dates {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #c97726;
  padding-top: 21px;
}
#templatej .information_date {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 10px;
}
#templatej .information_times {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #c97726;
  padding-top: 16px;
}
#templatej .information_time {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 10px;
}
#templatej .information_time span {
  font-size: 16px;
}
#templatej .information_info {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  color: #3e3a39;
}
#templatej .information_info_text {
  font-size: 19px;
  padding-top: 30px;
}

#templatej .information_info_page {
  font-size: 16px;
  padding-top: 20px;
}
#templatej .information_info_phone {
  font-size: 16px;
  padding-top: 10px;
}
#templatej .fade {
  max-width: 480px;
  margin: auto;
  width: 100%;
}
#templatej .fade .slick-arrow {
  display: none !important;
}

#templatej .casual_image {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
}
#templatej .casual_image:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#templatej .casual_image-inner {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  position: relative;
  z-index: 2;
  padding: 0;
}

#templatej .casual {
  position: relative;
}

#templatej .casual_wrapper {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}

#templatej .form__radio-input {
  display: none;
}
#templatej .form__radio-label {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}
#templatej .form__radio-button {
  height: 20px;
  width: 20px;
  border: 1px solid #c97726;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transform: translateY(0px);
}
#templatej .form__radio-button::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
  background-color: #c97726;
  opacity: 0;
}
#templatej
  .form__radio-input:checked
  + .form__radio-label
  .form__radio-button:after {
  opacity: 1;
}
#templatej .form__radio-label-text {
  color: #c97726;
  font-size: 16px;
}
#templatej .gift_inner,
#templatej .invitation_inner {
  max-width: 480px;
  /*  max-width: 96%;*/
  margin: 0 auto;
}

#templatej .gift_img,
#templatej .invitation_img {
  margin-top: 20px;
}
#templatej .gift_text {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templatej .term {
  margin-top: 40px;
}
#templatej .term .form__group {
  display: flex;
  justify-content: space-around;
}
#templatej .gift_text2 {
  text-align: center;
  margin-top: 30px;
  font-size: 11px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templatej .gift_text2.noborder {
  border-bottom: none;
}
#templatej .invitation_text1 {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
}
#templatej .invitation_text2 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
}
#templatej .gift_inner {
  padding-bottom: 40px;
}
#templatej .leaf_top {
  position: absolute;
  left: -100px;
  top: -70px;
  width: 700px;
}
#templatej .leaf_bottom {
  position: absolute;
  right: -100px;
  bottom: -70px;
  width: 700px;
}
/*endtemplate j*/

/*template h*/
#templateh {
  max-width: 480px;
  margin: 0 auto;
}
#templateh .animation {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #000000;
  background-size: contain;
  background-position: center;
  background-image: url("../../../images/invitation/bg_layer_1_g8.png");
  background-repeat: repeat;
}
#templateh .animation__main {
  padding: 0;
  position: relative;
  background-size: contain;
  background-position: center;
  background-image: url("../../../images/invitation/bg_layer_2_g8.png");
  background-repeat: no-repeat;
  height: 777px;
}

#templateh .animation__party {
  font-size: 24px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.1em;
  opacity: 0;
  animation: fedeInY 1s linear 2.5s forwards;
  color: #ffffff;
}
#templateh .animation__date {
  font-size: 24px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  opacity: 0;
  animation: fedeInY 1s linear 3s forwards;
  padding-top: 10px;
}
#templateh .animation__party.edit {
  background: linear-gradient(
    to right,
    #f0cc7e 0.56%,
    #f4db8c 18.54%,
    #f9f3e5 41.01%,
    #c78a03 73.03%,
    #efca84 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#templateh .animation__date.edit {
  background: linear-gradient(
    to right,
    #f0cc7e 0.56%,
    #f4db8c 18.54%,
    #f9f3e5 41.01%,
    #c78a03 73.03%,
    #efca84 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#templateh .animation_wrapper {
  max-width: 480px;
  position: relative;
  /*	padding: 206px 0px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
  height: 100%;
}

#templateh #wedding_invitation2 {
  width: 320px;
  margin-top: 20px;
}
#templateh #wedding_invitation {
  width: 80%;
  height: auto;
  margin: 0 auto;
  z-index: 1001;
  position: relative;
}

#templateh #wedding-invitation {
  max-width: 480px;
  margin: 0 auto;
}

#templateh .bow_g5 {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
#templateh #wedding-invitation path {
  fill-opacity: 0;
}

#templateh #wedding-invitation.finished path {
  fill-opacity: 1;
  transition: fill-opacity 0.5s;
}
#templateh .information,
#templateh .gift,
#templateh .invitation {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #000000;
}
#templateh .gift,
#templateh .invitation {
  padding-top: 30px;
}

#templateh .information_inner {
  padding-bottom: 0;
  max-width: 480px;
  margin: 0 auto;
}

#templateh .information .title_img {
  width: 160px;
  margin: 0 auto;
  padding-top: 40px;
}
#templateh .gift .title_img {
  width: 70px;
  margin: 0 auto;
}
#templateh .invitation .title_img {
  width: 154px;
  margin: 0 auto;
}

#templateh .title {
  font-size: 30px;
  color: #9f7925;
  text-align: center;
}
#templateh .common_img {
  width: 100%;
  margin: 0 auto;
  margin-top: -25px;
  position: relative;
}
#templateh .common_img img {
  width: 100%;
}
#templateh .slide_frame {
  position: relative;
}
#templateh .frame_causle {
  position: absolute;
  bottom: 0;
  left: 0;
}
#templateh .information_dates {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  padding-top: 21px;
}
#templateh .information_date {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  padding-top: 10px;
}
#templateh .information_times {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  padding-top: 16px;
}
#templateh .information_time {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  padding-top: 10px;
}
#templateh .information_time span {
  font-size: 16px;
}
#templateh .information_info {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}
#templateh .information_info_text {
  font-size: 19px;
  padding-top: 30px;
}

#templateh .information_info_page {
  font-size: 16px;
  padding-top: 20px;
}
#templateh .information_info_phone {
  font-size: 16px;
  padding-top: 10px;
}
#templateh .fade {
  max-width: 480px;
  margin: auto;
  width: 100%;
}
#templateh .fade .slick-arrow {
  display: none !important;
}

#templateh .casual_image {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
}
#templateh .casual_image:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#templateh .casual_image-inner {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  position: relative;
  z-index: 2;
  padding: 0;
}

#templateh .casual {
  position: relative;
}

#templateh .casual_wrapper {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}

#templateh .form__radio-input {
  display: none;
}
#templateh .form__radio-label {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}
#templateh .form__radio-button {
  height: 20px;
  width: 20px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transform: translateY(0px);
}
#templateh .form__radio-button::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  opacity: 0;
}
#templateh
  .form__radio-input:checked
  + .form__radio-label
  .form__radio-button:after {
  opacity: 1;
}
#templateh .form__radio-label-text {
  color: #ffffff;
  font-size: 16px;
}
#templateh .gift_inner,
#templateh .invitation_inner {
  max-width: 480px;
  /*  max-width: 96%;*/
  margin: 0 auto;
}

#templateh .gift_img,
#templateh .invitation_img {
  margin-top: 20px;
}
#templateh .gift_img {
  margin-top: -20px;
}
#templateh .gift_text {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  z-index: -1;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templateh .term {
  margin-top: 40px;
}
#templateh .term .form__group {
  display: flex;
  justify-content: space-around;
}
#templateh .gift_text2 {
  text-align: center;
  margin-top: 30px;
  font-size: 11px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templateh .gift_text2.noborder {
  border-bottom: none;
}
#templateh .invitation_text1 {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}
#templateh .invitation_text2 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}
#templateh .gift_inner {
  padding-bottom: 40px;
}
#templateh .leaf_top {
  position: absolute;
  left: -100px;
  top: -70px;
  width: 700px;
}
#templateh .leaf_bottom {
  position: absolute;
  right: -100px;
  bottom: -70px;
  width: 700px;
}
/*endtemplate h*/

/*template c*/
#templatec .animation {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#templatec .animation__main {
  padding: 0;
  height: 777.92px;
}

#templatec .animation__party {
  font-size: 24px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #fff59e;
  margin-top: 30px;
  opacity: 0;
  animation: fedeInY 1s linear 2.5s forwards;
}
#templatec .animation__date {
  font-size: 24px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #fff59e;
  opacity: 0;
  animation: fedeInY 1s linear 3s forwards;
  padding-top: 10px;
}

#templatec .animation_wrapper {
  max-width: 480px;
  position: relative;
  /*	padding: 192px 0px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
  background-image: url("../../../images/invitation/frame_top_2_g3.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  background-color: #0d0c33;
}

#templatec #wedding_invitation2 {
  width: 236px;
  position: absolute;
}
#templatec #wedding_invitation {
  width: 80%;
  height: auto;
  margin: 0 auto;
  z-index: 1001;
  position: relative;
}
.box_day {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, -10%);
  width: 100%;
  z-index: 1;
}
#templatec #wedding-invitation {
  max-width: 480px;
  margin: 0 auto;
}

#templatec .bow_g5 {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
#templatec #wedding-invitation path {
  fill-opacity: 0;
}

#templatec #wedding-invitation.finished path {
  fill-opacity: 1;
  transition: fill-opacity 0.5s;
}
#templatec .information,
#templatec .gift,
#templatec .invitation {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#templatec .gift,
#templatec .invitation {
  padding-top: 30px;
}

#templatec .information_inner {
  padding: 30px;
  padding-bottom: 0;
  max-width: 480px;
  margin: 0 auto;
}

#templatec .information .title_img {
  width: 170px;
  margin: 0 auto;
}
#templatec .gift .title_img {
  width: 78px;
  margin: 0 auto;
}
#templatec .invitation .title_img {
  width: 164px;
  margin: 0 auto;
}

#templatec .title {
  font-size: 28px;
  color: #9f7925;
  text-align: center;
}
#templatec .common_img {
  width: 150px;
  margin: 0 auto;
}
#templatec .common_img img {
  width: 100%;
}
#templatec .information_dates {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #9f7925;
  padding-top: 21px;
}
#templatec .information_date {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 10px;
}
#templatec .information_times {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #9f7925;
  padding-top: 16px;
}
#templatec .slide_frame {
  position: relative;
}
#templatec .frame_causle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#templatec .information_time {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 10px;
}
#templatec .information_time span {
  font-size: 16px;
}
#templatec .information_info {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  color: #3e3a39;
}
#templatec .information_info_text {
  font-size: 19px;
  padding-top: 30px;
}

#templatec .information_info_page {
  font-size: 16px;
  padding-top: 20px;
}
#templatec .information_info_phone {
  font-size: 16px;
  padding-top: 10px;
}
#templatec .fade {
  max-width: 480px;
  margin: auto;
  width: 100%;
}
#templatec .fade .slick-arrow {
  display: none !important;
}

#templatec .casual_image {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
}
#templatec .casual_image:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#templatec .casual_image-inner {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  position: relative;
  z-index: 2;
  padding: 0;
  /*  padding: 30px;*/
}

#templatec .casual {
  position: relative;
}

#templatec .casual_wrapper {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}

#templatec .form__radio-input {
  display: none;
}
#templatec .form__radio-label {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}
#templatec .form__radio-button {
  height: 20px;
  width: 20px;
  border: 1px solid #9f7925;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transform: translateY(0px);
}
#templatec .form__radio-button::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
  background-color: #9f7925;
  opacity: 0;
}
#templatec
  .form__radio-input:checked
  + .form__radio-label
  .form__radio-button:after {
  opacity: 1;
}
#templatec .form__radio-label-text {
  color: #9f7925;
  font-size: 16px;
}
#templatec .gift_inner,
#templatec .invitation_inner {
  max-width: 480px;
  /*  max-width: 96%;*/
  margin: 0 auto;
}

#templatec .gift_img,
#templatec .invitation_img {
  margin-top: 20px;
}
#templatec .gift_text {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templatec .term {
  margin-top: 40px;
}
#templatec .term .form__group {
  display: flex;
  justify-content: space-around;
}
#templatec .gift_text2 {
  text-align: center;
  margin-top: 30px;
  font-size: 11px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templatec .gift_text2.noborder {
  border-bottom: none;
}
#templatec .invitation_text1 {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
}
#templatec .invitation_text2 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
}
#templatec .gift_inner {
  padding-bottom: 40px;
}
#templatec .leaf_top {
  position: absolute;
  left: -100px;
  top: -70px;
  width: 700px;
}
#templatec .leaf_bottom {
  position: absolute;
  right: -100px;
  bottom: -70px;
  width: 700px;
}
#templatec .title {
  color: #4c4948;
}
/*endtemplate c*/

/*template l*/
#templatel {
  max-width: 480px;
  margin: 0 auto;
}
#templatel .animation {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#templatel .animation__main {
  padding: 0;
  height: 777.92px;
}
#templatel .animation {
  background-image: url("../../../images/invitation/bg_layer_g11.jpg");
  background-size: 480px;
}
#templatel .animation__party {
  font-size: 34px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0;
  color: #4f4a34;
  margin-top: 54px;
  opacity: 0;
  animation: fedeInY 1s linear 2.5s forwards;
}
#templatel .animation__date {
  font-size: 27px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #4f4a34;
  opacity: 0;
  animation: fedeInY 1s linear 3s forwards;
  padding-top: 20px;
}
.star_g10_bg {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
  background-repeat: round;
}

#templatel .animation_wrapper {
  max-width: 480px;
  position: relative;
  padding: 192px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
  height: 100%;
}

#templatel #wedding_invitation2 {
  width: 370px;
  margin-top: 77px;
}
#templatel #wedding_invitation {
  width: 80%;
  height: auto;
  margin: 0 auto;
  z-index: 1001;
  position: relative;
}

#templatel #wedding-invitation {
  max-width: 480px;
  margin: 0 auto;
}

#templatel .bow_g5 {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
#templatel #wedding-invitation path {
  fill-opacity: 0;
}

#templatel #wedding-invitation.finished path {
  fill-opacity: 1;
  transition: fill-opacity 0.5s;
}
#templatel .information,
#templatel .gift,
#templatel .invitation {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#templatel .gift,
#templatel .invitation {
  padding-top: 30px;
}

#templatel .information_inner {
  padding: 30px;
  padding-bottom: 0;
  max-width: 480px;
  margin: 0 auto;
}

#templatel .information .title_img {
  width: 170px;
  margin: 0 auto;
}
#templatel .gift .title_img {
  width: 78px;
  margin: 0 auto;
}
#templatel .invitation .title_img {
  width: 164px;
  margin: 0 auto;
}

#templatel .title {
  font-size: 30px;
  color: #9f7925;
  text-align: center;
}
#templatel .common_img {
  width: 150px;
  margin: 0 auto;
}
#templatel .common_img img {
  width: 100%;
}
#templatel .information_dates {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #9f7925;
  padding-top: 21px;
}
#templatel .information_date {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 10px;
}
#templatel .information_times {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #9f7925;
  padding-top: 16px;
}
#templatel .information_time {
  font-size: 20px;
  text-align: center;
  color: #3e3a39;
  padding-top: 10px;
}
#templatel .information_time span {
  font-size: 16px;
}
#templatel .information_info {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  color: #3e3a39;
}
#templatel .information_info_text {
  font-size: 19px;
  padding-top: 30px;
}

#templatel .information_info_page {
  font-size: 16px;
  padding-top: 20px;
}
#templatel .information_info_phone {
  font-size: 16px;
  padding-top: 10px;
}
#templatel .fade {
  max-width: 480px;
  margin: auto;
  width: 100%;
}
#templatel .fade .slick-arrow {
  display: none !important;
}

#templatel .casual_image {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
  position: absolute;
}
#templatel .casual_image:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#templatel .casual_image-inner {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  position: relative;
  z-index: 2;
  padding: 0;
}

#templatel .casual {
  position: relative;
}

#templatel .casual_wrapper {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}

#templatel .form__radio-input {
  display: none;
}
#templatel .form__radio-label {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}
#templatel .form__radio-button {
  height: 20px;
  width: 20px;
  border: 1px solid #9f7925;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transform: translateY(0px);
}
#templatel .form__radio-button::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
  background-color: #9f7925;
  opacity: 0;
}
#templatel
  .form__radio-input:checked
  + .form__radio-label
  .form__radio-button:after {
  opacity: 1;
}
#templatel .form__radio-label-text {
  color: #9f7925;
  font-size: 16px;
}
#templatel .gift_inner,
#templatel .invitation_inner {
  max-width: 480px;
  /*  max-width: 96%;*/
  margin: 0 auto;
}

#templatel .gift_img,
#templatel .invitation_img {
  margin-top: 20px;
  position: relative;
}
#templatel .gift_text {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templatel .term {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
#templatel .term .form__group {
  display: flex;
  justify-content: space-around;
}
#templatel .gift_text2 {
  text-align: center;
  margin-top: 30px;
  font-size: 11px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
  padding-bottom: 30px;
  border-bottom: solid 1px #cccccc;
}
#templatel .gift_text2.noborder {
  border-bottom: none;
}
#templatel .invitation_text1 {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
}
#templatel .invitation_text2 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #3e3a39;
}
#templatel .gift_inner {
  padding-bottom: 40px;
}
#templatel .leaf_top {
  position: absolute;
  left: -100px;
  top: -70px;
  width: 700px;
}
#templatel .leaf_bottom {
  position: absolute;
  right: -100px;
  bottom: -70px;
  width: 700px;
}

.flower_01 {
  position: absolute;
  top: -11px;
  width: 315px;
  left: 69px;
}
.flower_03 {
  position: absolute;
  top: -9px;
  width: 323px;
  right: -162px;
  rotate: 71deg;
}
.flower_04 {
  position: absolute;
  top: 207px;
  width: 266px;
  right: -147px;
  rotate: 74deg;
}
.flower_05 {
  position: absolute;
  bottom: -38px;
  width: 263px;
  right: -71px;
  rotate: 0deg;
}
.flower_06 {
  position: absolute;
  bottom: -33px;
  width: 315px;
  left: -16px;
}
.flower_07 {
  position: absolute;
  top: 299px;
  width: 315px;
  left: -109px;
  rotate: 256deg;
  opacity: 0.8;
}
.flower_02 {
  position: absolute;
  top: -46px;
  width: 267px;
  left: -192px;
  rotate: 157deg;
  opacity: 0.7;
}
.information .flower_05,
.information .flower_06 {
  opacity: 0.5;
}

.information .flower_01,
.information .flower_02,
.information .flower_03,
.information .flower_04,
.information .flower_05,
.information .flower_06,
.information .flower_07,
.gift .flower_01,
.gift .flower_02,
.gift .flower_03,
.gift .flower_04,
.gift .flower_05,
.gift .flower_06,
.gift .flower_07,
.invitation .flower_01,
.invitation .flower_02,
.invitation .flower_03,
.invitation .flower_04,
.invitation .flower_05,
.invitation .flower_06,
.invitation .flower_07 {
  opacity: 0.5;
}
.template_g1a #wedding_invitation2 {
  max-width: 340px;
  margin: 0 auto;
}
#template.template_g1a .information_inner {
  width: calc(100% - 80px);
}
#template.template_g1a .animation__party {
  font-size: 40px;
  letter-spacing: 0;
}
#template.template_g1a .animation__date {
  font-size: 34px;
}
.template_g2 #wedding_invitation2 {
  max-width: 340px;
  margin: 0 auto;
}
#template.template_g2 .animation__party {
  font-size: 40px;
  letter-spacing: 0;
}
#template.template_g2 .animation__date {
  font-size: 34px;
}
#template.template_g2 .animation {
  background-color: #192241;
  background-image: linear-gradient(
      to top left,
      rgba(255, 255, 255, 0.3),
      transparent 45%
    ),
    linear-gradient(to bottom right, rgba(255, 255, 255, 0.3), transparent 45%);
  background-blend-mode: screen;
}
#template.template_g2 .animation {
  max-width: 480px;
  margin: 0 auto;
}
#templatec.template_g4 .animation_wrapper {
  background-color: #281e05;
}

#templatee.template_g6 .information_dates,
#templatee.template_g6 .information_times {
  color: #b38852;
}
.template_g6 .animation,
.template_g6 .casual,
.template_g6 .information,
.template_g6 .invitation,
.template_g6 .gift {
  position: relative;
}
.template_g6 .invitation_inner,
.template_g6 .information_info,
.template_g6 .gift_inner {
  position: relative;
}
.template_g6 .animation:before,
.template_g6 .casual:before,
.template_g6 .information:before,
.template_g6 .invitation:before,
.template_g6 .gift:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 0;
  opacity: 0.26;
}
#templatee.template_g6 .animation_wrapper:after {
  background-image: url("../../../images/invitation/frame_3_g6.png");
}
.template_g6 .information_inner .frame_text_g5:after,
.template_g6 .invitation_inner .frame_text_g5:after,
.template_g6 .gift_inner .frame_text_g5:after {
  color: #b38852;
}
#templatee.template_g6 .gift_text,
#templatee.template_g6 .gift_text2 {
  color: #ffffff;
}

#templatee.template_g6 .form__radio-label-text {
  color: #b38852;
}
#templatee.template_g6 .form__radio-button {
  border-color: #b38852;
}
#templatee.template_g6 .form__radio-button::after {
  background-color: #b38852;
}
#templatee.template_g6 .information_time,
#templatee.template_g6 .information_date,
#templatee.template_g6 .information_info_text,
#templatee.template_g6 .information_info_page,
#templatee.template_g6 .information_info_phone,
#templatee.template_g6 .invitation_text2,
#templatee.template_g6 .invitation_text1 {
  color: #ffffff;
}

#templatee.template_g7 .information_time,
#templatee.template_g7 .information_date,
#templatee.template_g7 .information_info_text,
#templatee.template_g7 .information_info_page,
#templatee.template_g7 .information_info_phone,
#templatee.template_g7 .invitation_text2,
#templatee.template_g7 .gift_text,
#templatee.template_g7 .gift_text2,
#templatee.template_g7 .invitation_text1 {
  color: #ffffff;
}
.template_g7 .animation,
.template_g7 .casual,
.template_g7 .information,
.template_g7 .invitation,
.template_g7 .gift {
  position: relative;
}

.template_g7 .invitation_inner,
.template_g7 .information_info,
.template_g7 .gift_inner {
  position: relative;
}
.template_g7 .animation:before,
.template_g7 .casual:before,
.template_g7 .information:before,
.template_g7 .invitation:before,
.template_g7 .gift:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #2d2d54;
  z-index: 0;
  opacity: 0.68;
}
#templatee .information_inner2 {
  position: relative;
  background-image: url("../../../images/invitation/frame_information_g5.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 20px;
  margin-top: 20px;
}
#templatee.template_g6 .information_inner2 {
  position: relative;
  background-image: url("../../../images/invitation/frame_information_g6.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 20px;
  margin-top: 20px;
}

#templatee.template_g7 .information_inner2 {
  position: relative;
  background-image: url("../../../images/invitation/frame_information_g7.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 20px;
  margin-top: 20px;
}

#templatee.template_g7 .animation_wrapper:after {
  background-image: url("../../../images/invitation/frame_3_g7.png");
}

#templateh.template_g9 .animation {
  background-image: url("../../../images/invitation/bg_layer_g9.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
#templateh.template_g9 .animation__main {
  background: transparent;
}
#templateh.template_g9 .animation__party,
#templateh.template_g9 .animation__date {
  background: none;
  -webkit-text-fill-color: inherit;
}
/*endtemplate l*/

/*template g12*/
#templatee.template_g12 .animation {
  background-image: url("../../../images/invitation/bg_layer_g12.png");
  background-color: #4d1924;
}
#templatee.template_g12 .animation__main {
  padding: 0;
}
#templatee.template_g12 .animation_wrapper:after {
  background-image: url("../../../images/invitation/bg_frame_g12.jpg");
}
#templatee.template_g12 {
  background-color: #4d1924;
}
#templatee.template_g12:before {
  display: none;
}
#templatee.template_g12 .animation__party,
#templatee.template_g12 .animation__date {
  color: #ffffff;
}
#templatee.template_g12 .animation__party {
  font-size: 36px;
  margin-top: 12px;
  letter-spacing: 0;
}
#templatee.template_g12 .animation__date {
  font-size: 32px;
  letter-spacing: 0;
  padding-top: 15px;
}
#templatee.template_g12 #wedding_invitation2 {
  margin-bottom: 78px;
  margin-top: 62px;
  max-width: 325px;
}
#templatee.template_g12 .animation_wrapper {
  padding-bottom: 0;
}
#templatee.template_g12 .invitation_inner .title_img {
  width: 170px;
  margin: 0 auto;
  margin-top: 40px;
}
#templatee.template_g12 .information_inner .title_img {
  width: 205px;
  margin: 0 auto;
  margin-top: 20px;
}
#templatee.template_g12 .gift_inner .title_img {
  width: 64px;
  margin: 20px auto;
}

#templatee.template_g12 .casual,
#templatee.template_g12 .information,
#templatee.template_g12 .gift,
#templatee.template_g12 .invitation {
  background-image: none;
  background-color: #4d1924;
}

#templatee.template_g12 .casual_image-inner {
  padding: 0;
}

#templatee.template_g12 .invitation_text1,
#templatee.template_g12 .invitation_text2,
#templatee.template_g12 .information_dates,
#templatee.template_g12 .information_times,
#templatee.template_g12 .information_date,
#templatee.template_g12 .information_time,
#templatee.template_g12 .gift_text,
#templatee.template_g12 .gift_text2,
#templatee.template_g12 .information_info {
  color: #ffffff;
}
#templatee.template_g12 .information_inner2 {
  background-image: none;
}
/*end template g12*/

/*template g13*/
#templatee.template_g13 .animation,
#templatee.template_g13 .casual,
#templatee.template_g13 .invitation,
#templatee.template_g13 .information,
#templatee.template_g13 .gift {
  background-image: url("../../../images/invitation/bg_layer_g13.jpg");
  background-color: transparent;
}
#templatee.template_g13 .title {
  color: #000;
  font-weight: 400;
  font-size: 38px;
}
#templatee.template_g13 .gift_inner .title {
  padding-top: 20px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 20px;
}
#templatee.template_g13 .animation__date {
  font-size: 24px;
}
#templatee.template_g13 .animation__party {
  margin-top: 0;
  font-size: 28px;
  letter-spacing: 0;
}
#templatee.template_g13 .gift_inner .gift_img {
  margin-top: 0;
  padding: 0px 20px;
}
#templatee.template_g13 .animation_wrapper:after {
  display: none;
}
#templatee.template_g13 .animation_wrapper {
  background-color: #fff;
}
#templatee.template_g13 .animation__main {
  padding: 0;
}
#templatee.template_g13 .animation_wrapper .animation_text3_js {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#templatee.template_g13 .form__radio-label-text {
  color: #000;
}
#templatee.template_g13 .form__radio-button::after {
  background-color: #000;
}
#templatee.template_g13 .form__radio-button {
  border-color: #000;
}
#templatee.template_g13 .slide_g13 {
  /*border: 8px solid;
  border-image: linear-gradient(to right, #ceb186, #77693f, #faf8d3, #ac9467) 1;*/
}
#templatee.template_g13 .animation__party,
#templatee.template_g13 .animation__date {
  color: #231815;
}
.flower_g13 {
  max-width: 100px;
  margin: 0 auto;
}
#templatee.template_g13 #wedding_invitation2 {
  margin-bottom: 30px;
  margin-top: 20px;
  padding: 0px 30px;
  max-width: 420px;
  width: 100%;
}
#templatee.template_g13 .text_g13 {
  max-width: 480px;
  padding: 0px 100px;
  margin-top: 40px;
}
#templatee.template_g13 .animation_wrapper {
  padding-bottom: 0;
  z-index: 1;
  background-image: url("../../../images/invitation/bg_frame_g13.png");
  background-repeat: no-repeat;
  background-size: contain;
}
#templatee.template_g13 .invitation_inner .title_img {
  width: 170px;
  margin: 0 auto;
  margin-top: 40px;
}
#templatee.template_g13 .information_inner .title_img {
  width: 205px;
  margin: 0 auto;
  margin-top: 20px;
}
#templatee.template_g13 .gift_inner .title_img {
  width: 64px;
  margin: 20px auto;
}

/*#templatee.template_g13 .casual,
#templatee.template_g13 .information,
#templatee.template_g13 .gift,
#templatee.template_g13 .invitation{
 background-image: none;
  background-color: #4D1924;
}
*/
#templatee.template_g13 .casual_wrapper {
  padding: 0px;
}
#templatee.template_g13 .casual_image-inner {
  padding: 0px;
  background-color: #fff;
  position: relative;
}
#templatee.template_g13 .casual_image-inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: linear-gradient(to right, #b58e5b, #916d41, #f5c584, #916d41);
  position: absolute;
  top: 0;
  z-index: 2;
}
#templatee.template_g13 .casual_image-inner:after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: linear-gradient(to right, #b58e5b, #916d41, #f5c584, #916d41);
  position: absolute;
  bottom: 0;
  z-index: 2;
}

#templatee.template_g13 .gift_inner,
#templatee.template_g13 .invitation_inner,
#templatee.template_g13 .information_inner4 {
  border: 30px solid;
  border-image: linear-gradient(to right, #b58e5b, #916d41, #f5c584, #916d41) 1;
  border-left: 0;
  border-right: 0;
}
#templatee.template_g13 .information_inner4 {
  max-width: 480px;
  margin: 0 auto;
}
.slide_text_01_g13 img {
  max-width: 140px;
  margin-bottom: 5px;
  padding-top: 40px;
}
.slide_text_02_g13 {
  text-align: right;
}
.slide_text_02_g13 img {
  max-width: 140px;
  margin-top: 5px;
  padding-bottom: 40px;
}
#templatee.template_g13 .invitation_text1,
#templatee.template_g13 .invitation_text2,
#templatee.template_g13 .information_dates,
#templatee.template_g13 .information_times,
#templatee.template_g13 .information_date,
#templatee.template_g13 .information_time,
#templatee.template_g13 .gift_text,
#templatee.template_g13 .gift_text2,
#templatee.template_g13 .information_info {
  color: #000;
}

#templatee.template_g13 .invitation_inner2 {
  background-color: #fff;
  padding-top: 40px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
#templatee.template_g13 .information_inner3 {
  background-color: #fff;
  padding-top: 40px;
  width: 100%;
  margin: 0 auto;
}
#templatee.template_g13 .information_info {
  background-color: #fff;
}
#templatee.template_g13 .gift_inner {
  padding-bottom: 0;
}
#templatee.template_g13 .gift_text {
  margin-top: 0;
  padding-top: 40px;
}
#templatee.template_g13 .gift_text2.noborder {
  padding-bottom: 80px !important;
}
#templatee.template_g13 .gift_inner2 {
  background-color: #fff;
  width: calc(100% - 40px);
  margin: 0 auto;
}
#templatee.template_g13 .invitation_img {
  margin-top: 0;
}
#templatee.template_g13 .information_inner {
  padding-top: 0;
}

#templatee.template_g13 .information_inner2 {
  background-image: none;
  /*border: 2px solid;
  border-image: linear-gradient(to right, #ceb186, #77693f, #faf8d3, #ac9467) 1;*/

  margin: 0 auto;
}
/*end template g13*/

/*template g14*/
#templatee.template_g14 .animation,
#templatee.template_g14 .casual,
#templatee.template_g14 .invitation,
#templatee.template_g14 .information,
#templatee.template_g14 .gift {
  background-image: url("../../../images/invitation/bg_layer_g14.jpg");
  background-color: transparent;
  background-size: 480px;
}
#templatee.template_g14 .gift .gift_text2.noborder {
  margin-bottom: 0;
}
#templatee.template_g14 .title {
  color: #3c4153;
  font-weight: bold;
}
#templatee.template_g14 .animation_text4_js,
#templatee.template_g14 .animation_text3_js {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 8px solid;
  border-image: linear-gradient(to right, #ceb186, #77693f, #faf8d3, #ac9467) 1;
  padding: 98px 0px 107px 0px;
  width: calc(100% - 84px);
  margin-bottom: 30px;
}
#templatee.template_g14 .gift_inner .title {
  padding-top: 20px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 20px;
}
#templatee.template_g14 .animation__date {
  font-size: 24px;
  letter-spacing: 0;
}
#templatee.template_g14 .animation_wrapper2 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
#templatee.template_g14 .animation__party {
  margin-top: 0;
  font-size: 28px;
  letter-spacing: 0;
}
#templatee.template_g14 .gift_inner .gift_img {
  margin-top: 0;
}
#templatee.template_g14 .animation_wrapper:after {
  display: none;
}
#templatee.template_g14 .animation_wrapper {
  background-color: transparent;
  padding: 30px 27px;
}
#templatee.template_g14 .animation__main {
  padding: 0;
}
#templatee.template_g14 .animation_wrapper .animation_text3_js {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 8px solid;
  border-image: linear-gradient(to right, #ceb186, #77693f, #faf8d3, #ac9467) 1;
  padding: 80px 0px;
  width: calc(100% - 60px);
}
#templatee.template_g14 .form__radio-label-text {
  color: #000;
}
#templatee.template_g14 .form__radio-button::after {
  background-color: #000;
}
#templatee.template_g14 .form__radio-button {
  border-color: #000;
}
#templatee.template_g14 .slide_g14 {
  border: 8px solid;
  border-image: linear-gradient(to right, #ceb186, #77693f, #faf8d3, #ac9467) 1;
}
#templatee.template_g14 .animation__party,
#templatee.template_g14 .animation__date {
  color: #3c4153;
}
.flower_g14 {
  max-width: 100px;
  margin: 0 auto;
}
#templatee.template_g14 #wedding_invitation2 {
  margin-bottom: 40px;
  margin-top: 13px;
  padding: 0px 40px;
}
#templatee.template_g14 .animation_wrapper {
  padding-bottom: 0;
}
#templatee.template_g14 .invitation_inner .title_img {
  width: 170px;
  margin: 0 auto;
  margin-top: 40px;
}
#templatee.template_g14 .information_inner .title_img {
  width: 205px;
  margin: 0 auto;
  margin-top: 20px;
}
#templatee.template_g14 .gift_inner .title_img {
  width: 64px;
  margin: 20px auto;
}

/*#templatee.template_g14 .casual,
#templatee.template_g14 .information,
#templatee.template_g14 .gift,
#templatee.template_g14 .invitation{
 background-image: none;
  background-color: #4D1924;
}
*/
#templatee.template_g14 .casual_wrapper {
  padding: 30px 27px;
}
#templatee.template_g14 .casual_image-inner {
  padding: 30px;
  background-color: #fff;
}
.slide_text_01_g14 img {
  max-width: 140px;
  margin-bottom: 5px;
  padding-top: 40px;
}
.slide_text_02_g14 {
  text-align: right;
}
.slide_text_02_g14 img {
  max-width: 140px;
  margin-top: 5px;
  padding-bottom: 40px;
}
#templatee.template_g14 .invitation_text1,
#templatee.template_g14 .invitation_text2,
#templatee.template_g14 .information_dates,
#templatee.template_g14 .information_times,
#templatee.template_g14 .information_date,
#templatee.template_g14 .information_time,
#templatee.template_g14 .gift_text,
#templatee.template_g14 .gift_text2,
#templatee.template_g14 .information_info {
  color: #000;
}

#templatee.template_g14 .invitation_inner2 {
  background-color: #fff;
  padding-top: 40px;
  width: calc(100% - 60px);
  margin: 0 auto;
}
#templatee.template_g14 .information_inner3 {
  background-color: #fff;
  padding-top: 40px;
  width: 100%;
  margin: 0 auto;
}
#templatee.template_g14 .information_info {
  background-color: #fff;
}
#templatee.template_g14 .gift_inner {
  padding-bottom: 0;
}
#templatee.template_g14 .gift_text {
  margin-top: 0;
  padding-top: 40px;
}
#templatee.template_g14 .gift_text2.noborder {
  padding-bottom: 80px !important;
}
#templatee.template_g14 .gift_inner2 {
  background-color: #fff;
  width: calc(100% - 40px);
  margin: 0 auto;
}
#templatee.template_g14 .invitation_img {
  margin-top: 0;
}
#templatee.template_g14 .information_inner {
  padding-top: 0;
}
#templatee.template_g14 .information_info_map {
  padding-left: 0;
  padding-right: 0;
}
#templatee.template_g14 .information_inner2 {
  background-image: none;
  border: 2px solid;
  border-image: linear-gradient(to right, #ceb186, #77693f, #faf8d3, #ac9467) 1;
  width: calc(100% - 80px);
  margin: 0 auto;
  margin-top: 20px;
}
/*end template g14*/
#loading2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100%;
  background: rgb(168 168 168);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: progress;
}

/* Loading Spinner */
.loading2 {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border-top: 5px solid white;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  border-right: 5px solid transparent;
  animation: loading 1s linear infinite;
}

/* Spinner Animation */
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loadding.active {
  animation: fadeOut 1s linear 0.5s 1 forwards;
}
.gift_text2 {
  margin-bottom: 30px;
}

#loading2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100%;
  background: rgb(168, 168, 168);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: progress;
}
/* Spinner Animation */
@keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loading2 {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border-top: 5px solid white;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  border-right: 5px solid transparent;
}
