@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&family=Sawarabi+Mincho&display=swap');

.head_ttl {
  position: relative;
}

h1.Catch, h1.Catch2 {
  font-weight: bold;
  font-size: 1.1em;
  font-family : "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, 'Noto Serif JP', serif;
  width: max-content;
  padding-top: 3em;
  margin: auto;
  text-align: center;
}
h2.greeting_Catch, h2.greeting_Catch2 {
  font-weight: bold;
  font-family : "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, 'Noto Serif JP', serif;
  text-align: center;
  line-height: 1.9em;
  font-size: 1.4em;
  padding: 2em 0 1em;
}
span.under_line {
  /* background: linear-gradient(transparent 60%, #ffff0085 80%); */
  background: linear-gradient(rgba(255, 255, 0, 0) 60%, rgba(255, 255, 0, 1) 80%);
}
.grt-mess p, .grt-mess2 p {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, 'Noto Serif JP', serif;
  text-align: center;
  font-weight: bold;
  line-height: 1.8em;
  margin: 3em 0;
}
.greeting_Box {
  /* background: -webkit-linear-gradient(224deg, #ffffef00, #f1f1a8d1); */
  /* background: linear-gradient(224deg, #ffffef00, #f1f1a8d1); */
  /* background: radial-gradient(ellipse at center, rgba(255,255,255,0) 40%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,1) 100%),url(../greeting/rikon-greeting/img/rikon-greeting_backimage_sp.jpg); */
  margin-top: 30px;
}
.rikon-greeting {
background: radial-gradient(ellipse at center, rgba(255,255,255,0) 40%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,1) 100%),url(../greeting/rikon-greeting/img/rikon-greeting_backimage_sp1_pink.jpg);
}
.grt-mess {
  /* background: radial-gradient(ellipse at center, rgba(255,255,255,0) 40%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,1) 100%),url(../greeting/rikon-greeting/img/rikon-greeting_backimage_sp2.jpg); */
  background: radial-gradient(ellipse at center, rgba(255,255,255,0) 40%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,1) 100%),url(../greeting/rikon-greeting/img/rikon-greeting_backimage_sp2_pink.jpg);
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
}
.txt_backcolor {
  /* background-color: #ffff0085; */
  /* background: linear-gradient(transparent 60%, #ffff0085 80%); */
  background: linear-gradient(rgba(255, 255, 0, 0) 60%, rgba(255, 255, 0, 1) 80%);
}
h1.Catch, h2.greeting_Catch, .grt-mess, .grt-mess2, h1.Catch2 {
  text-shadow:1px 1px 0 #ffffff, -1px -1px 0 #ffffff,
              -1px 1px 0 #ffffff, 1px -1px 0 #ffffff,
              0px 1px 0 #ffffff,  0-1px 0 #ffffff,
              -1px 0 0 #ffffff, 1px 0 0 #ffffff;
}
.greeting_Box2 {
  background: url(../greeting/share-greeting/img/kyouyuu-greeting_backimage_sp1.jpg);
  margin-top: 30px;
  background-repeat: no-repeat;
}

.grt-mess2 {
  background: url(../greeting/share-greeting/img/kyouyuu-greeting_backimage_sp2.jpg);
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
}