body {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}

header {
  display: flex;
  height: 70px;
  background: #fff79f;
}
header .inner {
  display: flex;
  width: 1148px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
header p {
  margin-right: auto;
  font-size: 20px;
  font-weight: bold;
}
header a {
  display: block;
  width: 143px;
  height: 46px;
  border-radius: 10px;
  background: #df6732;
  color: #fff;
  text-align: center;
  line-height: 46px;
}

.bg_w {
  background: #fff;
}

.bg_b {
  background: #edf5f8;
}

.bg_y {
  background: #fffeee;
}

.inner {
  max-width: 956px;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 28px;
}

.mv {
  max-width: 962px;
  margin-right: auto;
  margin-left: auto;
}
.mv .inner {
  position: relative;
}
.mv img {
  display: block;
  max-width: 90%;
  margin-left: auto;
}
.mv .nitteiWrp {
  position: absolute;
  top: 68%;
  left: 10%;
  width: 100%;
}
.mv .inner {
  position: relative;
  padding-top: 18px;
}
.mv .inner .maru {
  float: left;
  width: 74px;
  height: 74px;
  margin-right: 20px;
  border-radius: 37px;
  background: #428293;
  color: #fff;
  font-size: 18px;
  text-align: center;
  vertical-align: bottom;
  line-height: 74px;
}
.mv .inner .maru strong {
  font-size: 29px;
}
.mv .inner .task {
  font-size: 22px;
}
.mv .inner .first .task {
  color: #428293;
}
.mv .inner .second .task {
  margin-top: 23px;
  color: #df6732;
}
.mv .inner .nichiji + .maru {
  clear: both;
  margin-top: 21px;
  background: #df6732;
}
.mv .inner .dayWrp {
  display: flex;
  margin-top: 20px;
  margin-top: -3px;
  color: #131313;
  align-items: baseline;
}
.mv .inner .year {
  font-size: 16px;
}
.mv .inner .suuji {
  position: relative;
  top: 5px;
  margin-right: 6px;
  margin-left: 6px;
  font-size: 45px;
}
.mv .inner .hiduke {
  display: flex;
  align-items: flex-end;
}
.mv .inner .moon,
.mv .inner .day,
.mv .inner .youbi {
  font-size: 20px;
  vertical-align: bottom;
}
.mv .inner .time {
  position: relative;
  top: 5px;
  font-size: 25px;
}

.forAll {
  width: 772px;
  margin-top: 109px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.forAll h2 {
  margin-bottom: 23px;
  color: #428293;
  font-size: 24px;
}
.forAll p {
  font-size: 16px;
  line-height: 24px;
}

.about {
  margin-top: 48px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 50px;
  border-radius: 28px;
}
.about img {
  float: right;
  margin-right: 150px;
}
.about p {
  width: 423px;
  margin-top: 12px;
  margin-bottom: 10px;
  margin-left: 136px;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
  text-justify: inter-character;
}
.about a {
  display: block;
  position: relative;
  width: 263px;
  height: 45px;
  margin-left: 136px;
  border: #428293 2px solid;
  border-radius: 5px;
  color: #428293;
  font-size: 18px;
  text-align: center;
  line-height: 41px;
}
.about a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: #428293 2px solid;
  border-right: #428293 2px solid;
  transform: rotate(45deg);
}
.about a:hover {
  opacity: 0.8;
  transition: 0.3s;
}

.bg_y {
  padding-bottom: 40px;
}

h3 {
  max-width: 765px;
  width: 85%;
  height: 52px;
  margin-right: auto;
  margin-bottom: 21px;
  margin-left: auto;
  border-radius: 26px;
  background: #428293;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 52px;
}

.gaiyou {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gaiyou .bg_w {
  padding-top: 50px;
  padding-bottom: 19px;
}
.gaiyou table {
  margin-right: auto;
  margin-left: auto;
}
.gaiyou h4 {
  width: 128px;
  height: 52px;
  margin-right: 40px;
  border-radius: 26px;
  background: #428293;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 52px;
}
.gaiyou td {
  margin-top: 24px;
  border-top: 20px solid #fff;
  border-bottom: 20px solid #fff;
  font-size: 20px;
  vertical-align: middle;
}
.gaiyou td span.adoresu {
  display: block;
  font-size: 16px;
  font-weight: normal;
}
.gaiyou a {
  display: block;
  position: relative;
  width: 267px;
  height: 59px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 5px solid #a4543f;
  border-radius: 10px;
  background: #df6732;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 55px;
}
.gaiyou a:hover {
  box-shadow: 0 1px 0 #a4543f;
  transition: 0.3s;
  transform: translateY(2px);
}
.gaiyou a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  transform: rotate(45deg);
}
.gaiyou a + p {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #df6732;
  font-size: 20px;
  text-align: center;
}

.koushiWrp {
  margin-top: 49px;
}
.koushiWrp img {
  float: left;
  margin-right: 30px;
  border-radius: 70px;
}
.koushiWrp .koushi {
  margin-bottom: 10px;
  margin-left: 170px;
  padding-bottom: 10px;
  border-bottom: 1px solid #428293;
  color: #428293;
  font-size: 24px;
}
.koushiWrp .daigaku {
  margin-bottom: 20px;
  font-size: 18px;
}
.koushiWrp .name {
  margin-right: 15px;
  margin-left: 15px;
  font-size: 30px;
}
.koushiWrp > p {
  margin-bottom: 30px;
  font-size: 20px;
}
.koushiWrp .intro {
  font-size: 18px;
  line-height: 26px;
}
.koushiWrp .intro p {
  margin-bottom: 10px;
}

.merittoWrp {
  padding-top: 40px;
}
.merittoWrp h3 {
  margin-bottom: 49px;
}
.merittoWrp .meritto p {
  min-height: 51px;
}
.merittoWrp .meritto {
  width: 624px;
  min-height: 51px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-left: 50px;
}
.merittoWrp .meritto1 {
  background: url(img/number1Pc.png) no-repeat left center;
}
.merittoWrp .meritto1 p {
  line-height: 51px;
}
.merittoWrp .meritto2 {
  background: url(img/number2Pc.png) no-repeat left center;
}
.merittoWrp .meritto3 {
  width: 624px;
  min-height: 51px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  background: url(img/number3Pc.png) no-repeat left center;
  font-size: 18px;
  line-height: 26px;
}
.merittoWrp .inner {
  padding-bottom: 24px;
}
.merittoWrp .inner > p {
  margin-top: 43px;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
}

.onedayWrp {
  display: flex;
  max-width: 952px;
  margin-top: 44px;
  justify-content: space-between;
}
.onedayWrp .oneDay {
  max-width: 460px;
  width: 48%;
  padding-top: 32px;
  padding-right: 30px;
  padding-bottom: 25px;
  padding-left: 30px;
  border-radius: 28px;
  color: #428293;
  font-size: 22px;
}
.onedayWrp .maru1 {
  display: inline-block;
  width: 57px;
  height: 57px;
  margin-right: 20px;
  border-radius: 50%;
  background: #428293;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 57px;
}
.onedayWrp .maru1 span {
  font-size: 27px;
}
.onedayWrp .oneDay + .oneDay {
  color: #df6732;
}
.onedayWrp .oneDay + .oneDay .maru1 {
  background: #df6732;
}
.onedayWrp h4 {
  margin-top: 14px;
  margin-bottom: 23px;
  color: #131313;
  font-size: 24px;
  line-height: 30px;
}
.onedayWrp p {
  margin-top: 20px;
  color: #131313;
  font-size: 16px;
  line-height: 28px;
}
.onedayWrp img {
  width: 100%;
}

.moushikomiWrp {
  padding-top: 69px;
  text-align: center;
}
.moushikomiWrp p {
  max-width: 402px;
  margin-top: 31px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 16px;
}
.moushikomiWrp img + p {
  margin-top: 3px;
  font-size: 12px;
  font-weight: normal;
}
.moushikomiWrp .tel, .moushikomiWrp .mail {
  display: flex;
  width: 483px;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
}
.moushikomiWrp .tel p, .moushikomiWrp .mail p {
  max-width: none;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 18px;
  text-align: left;
}
.moushikomiWrp .tel p span, .moushikomiWrp .mail p span {
  font-size: 14px;
}
.moushikomiWrp .tel small, .moushikomiWrp .mail small {
  font-size: 12px;
  font-weight: normal;
}
.moushikomiWrp .tel h4, .moushikomiWrp .mail h4 {
  width: 53px;
  height: 23px;
  margin-right: 7px;
  border-radius: 11px;
  background: #428293;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 23px;
}
.moushikomiWrp .mail p {
  margin-bottom: 71px;
}

.eventContactWrp {
  padding-top: 6px;
}
.eventContactWrp > * {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.eventContactWrp p:first-child {
  font-size: 20px;
}
.eventContactWrp img {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-bottom: 11px;
  margin-left: auto;
}
.eventContactWrp .tel, .eventContactWrp .mail {
  display: flex;
  width: 326px;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
}
.eventContactWrp .tel p, .eventContactWrp .mail p {
  max-width: none;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 18px;
  text-align: left;
}
.eventContactWrp .tel p span, .eventContactWrp .mail p span {
  font-size: 14px;
}
.eventContactWrp .tel small, .eventContactWrp .mail small {
  font-size: 12px;
  font-weight: normal;
}
.eventContactWrp .tel h4, .eventContactWrp .mail h4 {
  width: 53px;
  height: 23px;
  margin-right: 7px;
  border-radius: 11px;
  background: #428293;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 23px;
}
.eventContactWrp .mail p {
  margin-bottom: 42px;
}

footer {
  height: 182px;
  padding-top: 43px;
  background: #fff79f;
  text-align: center;
}
footer img {
  display: block;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
}
footer a, footer p {
  margin-top: 12px;
  font-size: 12px;
  font-weight: 400;
}

.sp-only {
  display: none;
}
/*# sourceMappingURL=stylePc.css.map */