@media (min-width: 768px) {
  .main h2 {
    text-align: center; } }
.section__top {
  margin: 0 auto;
  max-width: 1160px; }
  .section__top-wrap {
    position: relative; }
    .section__top-wrap p {
      position: absolute;
      top: 0;
      left: 0; }
  .section__top--photo {
    position: relative; }
    .section__top--photo img {
      width: 100%;
      height: 324px;
      object-fit: cover;
      object-position: center 80%; }
      @media (min-width: 768px) {
        .section__top--photo img {
          height: 450px; } }
    @media (min-width: 1160px) {
      .section__top--photo {
        margin: 0 auto 0 230px;
        height: 550px; }
        .section__top--photo img {
          height: 550px;
          object-position: bottom; } }

.corona__button {
  text-align: right;
  position: absolute; }
  .corona__button--word {
    display: block;
    background-color: #a4d8c4;
    font-size: 1.2rem;
    padding: 6px 12px;
    font-weight: 600;
    border-radius: 10px; }

.top__message {
  color: #fff;
  font-family: 'Kaisei Decol', serif;
  text-align: center;
  line-height: 2.0rem;
  text-shadow: 2px 2px 2px #573001;
  position: absolute;
  top: 35%;
  left: 30%;
  transform: translate(-35% -35%); }
  .top__message-1 {
    display: block;
    padding-bottom: 10px; }
    .top__message-1 span {
      padding-left: 20px; }
  .top__message-2 span {
    padding-left: 20px; }
  .top__message h2 {
    font-size: 1.6rem; }
  .top__message small {
    padding-left: 240px;
    font-size: 1.4rem; }
  @media (min-width: 768px) {
    .top__message {
      font-size: 2.4rem; }
      .top__message-1 {
        padding-bottom: 30px; }
      .top__message h2 {
        font-size: 2.4rem; } }

.section__information h2, .section__about h2, .section__organ h2, .section__works h2, .section__prayer h2, .section__news h2 {
  padding: 30px 24px; }

.section__information {
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 20px; }
  .section__information h2 {
    display: inline-block; }
  .section__information--bird {
    width: 44px;
    display: inline-block;
    bottom: 30px;
    left: 80px; }
  @media (min-width: 768px) {
    .section__information {
      width: 50%;
      margin: 50px auto 0 auto;
      width: 380px; }
      .section__information h2 {
        padding-left: 24px; }
      .section__information .next__button--word {
        margin-bottom: 20px; }
      .section__information--bird {
        width: 56px; } }

.information_1, .information_2 {
  font-weight: 600;
  padding-left: 24px;
  padding-bottom: 50px;
  text-align: left; }

.information_2 {
  padding-bottom: 30px; }

.information__btn {
  padding-left: 24px; }

.section__message {
  max-width: 1160px;
  margin: 0 auto; }
  @media (min-width: 1160px) {
    .section__message {
      margin-top: 0px; } }

.tree-1 {
  width: 90%;
  text-align: right; }
  .tree-1 img {
    width: 62px; }

.section__message--content {
  font-family: 'Kaisei Decol', serif;
  text-align: center;
  line-height: 30px;
  margin: 50px auto 30px auto; }
  @media (min-width: 1160px) {
    .section__message--content {
      margin-top: 0px;
      font-size: 2.0rem;
      line-height: 4.0rem; } }

.picture-area {
  max-width: 1160px;
  margin: 0 auto; }

.tree-2 {
  width: 200px;
  padding-left: 120px; }
  .tree-2 img {
    width: 100px;
    top: 10px; }

.church-shape {
  width: 56px;
  top: 10px;
  left: 10%; }
  @media (min-width: 1160px) {
    .church-shape {
      left: 0; } }

.section__about {
  background-color: #ffffff;
  border-radius: 10px; }
  .section__about h2 {
    padding-bottom: 0; }
  .section__about p {
    padding-bottom: 30px; }
  .section__about p:first-of-type::first-letter {
    font-size: 1.5em; }
  @media (min-width: 768px) {
    .section__about {
      margin: 0 auto;
      text-align: center;
      background-color: #e6dcbd;
      background-image: url("../imges/picture/background_5.png");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 0; }
      .section__about h2 {
        padding-bottom: 20px; }
      .section__about p {
        display: inline-block;
        width: 330px; } }

.santa-shape {
  display: flexbox;
  width: 56px;
  bottom: 84px;
  left: 70%; }

.section__photo {
  text-align: center;
  padding: 0 24px;
  border-radius: 10px;
  display: inline-block; }

.section__organ {
  padding-bottom: 80px; }
  .section__organ h2 {
    margin-top: 16px;
    padding-top: 0; }
  .section__organ P {
    padding: 20px 24px; }
  .section__organ p:first-of-type::first-letter {
    font-size: 1.5em; }
  @media (min-width: 768px) {
    .section__organ {
      padding-bottom: 60px; } }
  @media (min-width: 1160px) {
    .section__organ {
      padding-bottom: 0; } }

@media (min-width: 768px) {
  .section__organ h2, .section__works h2, .section__prayer h2 {
    margin-top: 0;
    padding-bottom: 40px; }
  .section__organ p, .section__works p, .section__prayer p {
    padding-left: 0;
    text-align: left; }
  .section__organ--container, .section__works--container, .section__prayer--container {
    display: grid;
    grid-template-areas: "main sub1" "main sub2";
    grid-template-rows: 170px 80px;
    grid-template-columns: 420px 380px;
    justify-content: center; }
  .section__organ .section__photo, .section__works .section__photo, .section__prayer .section__photo {
    grid-area: main;
    grid-row: 1 / 3; }
    .section__organ .section__photo img, .section__works .section__photo img, .section__prayer .section__photo img {
      height: 250px;
      object-fit: cover; }
    .section__organ .section__photo p, .section__works .section__photo p, .section__prayer .section__photo p {
      padding-top: 20px; }
  .section__organ .section__description, .section__works .section__description, .section__prayer .section__description {
    grid-area: sub1; }
  .section__organ .section__btn, .section__works .section__btn, .section__prayer .section__btn {
    grid-area: sub2; } }

.tree-3 {
  text-align: right;
  width: 80%; }
  .tree-3 img {
    height: 70px;
    top: 16px;
    z-index: 999; }

.section__works {
  background-color: #ffffff;
  border-radius: 10px; }
  .section__works p:first-of-type::first-letter {
    font-size: 1.5em; }
  .section__works--container {
    position: relative; }
  .section__works--bird1 {
    display: none; }
  .section__works--bird2 img {
    position: absolute;
    width: 50px;
    left: 10%;
    bottom: 52%; }
  @media (min-width: 768px) {
    .section__works {
      margin: 0 auto;
      background-color: #e6dcbd;
      background-image: url("../imges/picture/background_3.png");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 0; }
      .section__works--container {
        padding-bottom: 60px; }
      .section__works--bird2 img {
        left: 10%;
        bottom: 25%; }
      .section__works h2 {
        padding-top: 60px; } }
  @media (min-width: 1160px) {
    .section__works {
      position: relative; }
      .section__works--bird1 {
        position: absolute;
        display: inline-block;
        padding-left: 15%; }
        .section__works--bird1 img {
          width: 80px; }
      .section__works--bird2 {
        display: none; } }

.section__prayer {
  margin-top: 60px; }
  .section__prayer h2 {
    display: inline-block; }
  .section__prayer--child {
    display: inline-block;
    width: 40px; }
    .section__prayer--child img {
      top: 20px; }
  .section__prayer p:first-of-type::first-letter {
    font-size: 1.5em; }
  @media (min-width: 768px) {
    .section__prayer {
      margin-top: 0;
      margin-bottom: 30px; }
      .section__prayer--wrap {
        text-align: center; }
      .section__prayer h2 {
        padding-left: 260px;
        padding-top: 0; }
      .section__prayer--child {
        width: 50px;
        height: 85px;
        padding-left: 200px; }
        .section__prayer--child img {
          margin-bottom: 30px; } }

.section__news {
  background-color: #fff;
  border-radius: 10px; }
  .section__news .schedule {
    margin-top: 70px;
    border-radius: 10px 10px 0 0; }
  .section__news .calender__area {
    padding: 0 24px 60px; }
    .section__news .calender__area iframe {
      width: 100%;
      height: 250px;
      border: solid 1px #777; }
  .section__news .sns {
    border-radius: 0 0 10px 10px;
    padding-bottom: 40px; }
    .section__news .sns h2 {
      padding-bottom: 0; }
    .section__news .sns__wrap {
      padding-left: 24px;
      display: flex;
      vertical-align: bottom; }
    .section__news .sns img {
      width: 90px;
      height: 90px;
      border-radius: 0; }
  .section__news .instagram__area {
    width: 180px;
    padding-bottom: 10px;
    background-color: #a4d8c4;
    margin-left: 20px;
    border-radius: 10px;
    vertical-align: bottom;
    text-align: center; }
    .section__news .instagram__area span {
      display: block;
      padding: 10px 0; }
    .section__news .instagram__area img {
      width: auto;
      height: 40px; }
  @media (min-width: 768px) {
    .section__news {
      padding-top: 50px;
      margin: 0 auto;
      background-color: #e6dcbd;
      background-image: url("../imges/picture/background_4.png");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 0;
      vertical-align: top;
      text-align: center; }
      .section__news .schedule, .section__news .sns {
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
        padding-top: 0px;
        width: 50vh; }
        .section__news .schedule h2, .section__news .sns h2 {
          padding-bottom: 40px; }
        .section__news .schedule p, .section__news .sns p {
          text-align: left;
          padding-top: 0; }
      .section__news .sns__wrap {
        justify-content: left; } }
  @media (min-width: 1160px) {
    .section__news .schedule, .section__news .sns {
      width: 50vh; } }
