section, h2 {
  margin: 0 auto;
  color: #3d2e1b;
}
section {
  padding: 0;
}
.sec-top {
  text-align: center;
}
.capt-h1 {
  border-bottom: none;
  font-weight: 700;
}
.capt-h1 p {
  font-size: 0.6em;
  font-weight: 500;
}
.txt-day { border-bottom: 1px solid #3d2e1b; }
.txt-day span {
  margin-left: 5px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  background-color: #3d2e1b;
  border-radius: 50%;
  font-size: 15px;
  vertical-align: middle;
}
.txt-time {
  display: inline-block;
  font-size: 20px;
  line-height: 2em;
  margin-bottom: 180px;
}
.wrap-sec01-txt {
  padding: 50px 20px;
  background-color: #eaf7f8;
}
.wrap-sec01-txt p {
  margin: auto;
  padding: 80px;
  width: 60%;
  background: #fff;
  border-radius: 29% 71% 30% 70% / 49% 49% 51% 51% ;
}
.wrap-sec01-img {
  width: 100%;
  background-color: #b5dee7;
  text-align: right;
}
.wrap-sec01-img img {
  width: 300px;
  height: auto;
  margin-top: -8%;
}
.sec-02 {
  margin: -2px auto 0;
  padding-bottom: 50px;
  background:
  linear-gradient( to bottom, rgba(181,222,231,1) 0%, rgba(238,233,197,1) 100%);
}
.wrap-sec02-title { background: url(img_sec02.svg)no-repeat bottom center/ 90%; }
h2 { text-align: center; }
.border-h2 {
  height: 5px;
  width: 80px;
  margin: 0 auto;
  color: #f5e5a9;
  background-color: #f5e5a9;
  border: 0 none;
}
.wrap-sec02 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.wrap-sec02 ul li {
  background-color: #fff;
  list-style: none;
  margin-bottom: 40px;
  padding: 20px 0;
}
.wrap-sec02 ul li > p {
  border-bottom: #b5dee7 1px solid;
  padding: 0 10px 0;
  text-align: right;
  font-size: 14px;
}
.wrap-sec02 ul li div {
  margin: 20px 0;
  vertical-align: middle;
}
.wrap-sec02 ul li div:nth-of-type(2) {
  margin-left: 20px;
}
.wrap-sec02 ul li div img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
}
h3 {
  font-weight: 700;
  line-height: 1.2em;
}
h3:last-child {
  margin-left: 20px;
}
.wrap-sec02 > p {
  text-align: center;
  font-size: 14px;
}
.wrap-sec02 button {
  width: 60%;
  height: 75px;
  margin: 80px 0 50px;
  border: none;
  font-size: 20px;
  /* background: rgb(254,158,22);
  background: linear-gradient(0deg, rgba(254,158,22,1) 0%, rgba(255,170,49,1) 100%); */
  background: gainsboro;
  box-shadow: rgba(0,0,0,0.5) 2px 2px 5px;
  cursor: default;
}
.wrap-sec02 button:hover {  opacity: 1; }
@media all and (min-width: 1024px) {
  .capt-h1 {
    padding: 200px 0 80px;
    font-size: 42px;
  }
  .capt-h1 p { padding: 50px 0 30px; }
  .sec-top {
    background:
    url(back_pc.svg) no-repeat bottom center/ cover,
    url(img_bk_main.png) repeat,
    linear-gradient( to bottom, rgba(159,206,236,1) 0%, rgba(225,224,152,0.25) 100%);
  }
  .txt-day { font-size: 48px; }
  .wrap-sec01-img img { margin-right: 10%; }
  .wrap-sec02-title { padding: 30px 0 70px; }
  h2 {
    padding-top: 80px;
    font-size: 36px;
  }
  h3 { font-size: 24px; }
  .wrap-sec02 ul li div { display: inline-block; }
  .wrap-sec02 ul li div img { margin: 0 0 0 20px; }
  .wrap-sec02 ul li div:nth-of-type(2) { width: 80%; }
  .wrap-sec02 ul li {
    border-left: 10px solid #f5e5a9;
  }
}
@media all and (min-width: 600px) and (max-width: 1023px) {
  .capt-h1 {
    padding: 180px 0 80px;
    font-size: 40px;
  }
  .capt-h1 p { padding: 30px 0; }
  .sec-top {
    background:
    url(back_tab.svg) no-repeat bottom center/ cover,
    url(img_bk_main.png) repeat,
    linear-gradient( to bottom, rgba(159,206,236,1) 0%, rgba(225,224,152,0.25) 100%);
  }
  .txt-day { font-size: 36px; }
  .wrap-sec01-img img {
    width: 300px;
    height: auto;
    margin-top: -20%;
  }
  h2 {
    padding: 60px 0 8px;
    font-size: 30px;
  }
  h3 { font-size: 20px; }
  .wrap-sec02-title { padding: 50px 0 60px; }
  .wrap-sec02 ul li div img { margin: 0; }
  .wrap-sec02 ul li div:nth-of-type(2) { margin-right: 20px; }
  .wrap-sec02 ul li div:first-of-type { text-align: center; }
  .wrap-sec02 ul li { border-left: 10px solid #f5e5a9; }
}
@media all and (max-width: 599px) {
  .capt-h1 {
    padding: 120px 0 200px;
    font-size: 24px;
  }
  .capt-h1 p { padding: 10px 0; }
  .sec-top {
    background:
    url(img_main_t_sp.svg) no-repeat top left/ contain,
    url(img_main_m_sp.svg) no-repeat center 200px/ contain,
    url(img_main_b_sp.svg) no-repeat bottom center/ contain,
    url(img_bk_main.png) repeat,
    linear-gradient( to bottom, rgba(159,206,236,1) 0%, rgba(225,224,152,0.25) 100%);
  }
  .wrap-sec01-txt p {
    margin: auto;
    padding: 60px;
    width: 100%;
    background: #fff;
  }
  .txt-day { font-size: 32px; }
  .wrap-sec01-img img {
    width: 200px;
    height: auto;
    margin-top: -120px;
  }
  h2 {
    padding: 10px 0;
    font-size: 24px;
  }
  .wrap-sec02-title { padding: 30px 0; }
  .wrap-sec02 ul li div img { margin: 0; }
  h3 { font-size: 18px; }
  .wrap-sec02 ul li div:nth-of-type(2) { margin-right: 20px; }
  .wrap-sec02 ul li div:first-of-type { text-align: center; }
  .wrap-sec02 ul li { border-top: 10px solid #f5e5a9; }
  .wrap-sec02 button { width: 100%; }
}