#Calender2021 .row {
  max-width: 1175px;
  width: 100%;
  margin: 0 auto;
}

#Calender2021 figure, #Calender2021 picture {
  line-height: 0;
}

#Calender2021 .fv {
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  text-align: center;
  padding: 15.72917% 0;
  font-size: 32px;
  letter-spacing: 0.45em;
  background: #FDE8BD;
}

#Calender2021 .fv::before, #Calender2021 .fv::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 50%;
  top: 0;
  z-index: -1;
}

#Calender2021 .fv::before {
  left: 0;
  background: #f19869;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(3.7%, #f19869), color-stop(63.61%, rgba(240, 142, 92, 0)));
  background: -webkit-linear-gradient(bottom, #f19869 3.7%, rgba(240, 142, 92, 0) 63.61%);
  background: -moz- oldlinear-gradient(bottom, #f19869 3.7%, rgba(240, 142, 92, 0) 63.61%);
  background: linear-gradient(0deg, #f19869 3.7%, rgba(240, 142, 92, 0) 63.61%);
}

#Calender2021 .fv::after {
  right: 0;
  background: #fff9e2;
  background: -webkit-gradient(linear, left top, right top, from(#fff9e2), to(rgba(255, 249, 226, 0)));
  background: -webkit-linear-gradient(left, #fff9e2 0%, rgba(255, 249, 226, 0) 100%);
  background: -moz- oldlinear-gradient(left, #fff9e2 0%, rgba(255, 249, 226, 0) 100%);
  background: linear-gradient(90deg, #fff9e2 0%, rgba(255, 249, 226, 0) 100%);
}

@media only screen and (max-width: 768px) {
  #Calender2021 .fv {
    font-size: 3.46667vw;
    padding: 40vw 0;
  }
}

#Calender2021 .intro {
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  text-align: center;
  padding: 9.375% 0;
  font-size: 18px;
  line-height: 80px;
  background: #C3D95E;
}

#Calender2021 .intro::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fde8bd;
  background: -webkit-gradient(linear, left top, right top, color-stop(68.13%, #fde8bd), to(rgba(253, 232, 189, 0)));
  background: -webkit-linear-gradient(left, #fde8bd 68.13%, rgba(253, 232, 189, 0) 100%);
  background: -moz- oldlinear-gradient(left, #fde8bd 68.13%, rgba(253, 232, 189, 0) 100%);
  background: linear-gradient(90deg, #fde8bd 68.13%, rgba(253, 232, 189, 0) 100%);
  z-index: -1;
}

#Calender2021 .intro .show_sp {
  display: none;
}

@media only screen and (max-width: 768px) {
  #Calender2021 .intro {
    padding: 21.33333vw 0;
    font-size: 2.66667vw;
    line-height: 8vw;
  }
  #Calender2021 .intro .show_sp {
    display: block;
  }
}

#Calender2021 .screen {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 120px 0 95px;
}

#Calender2021 .screen .device {
  width: 390px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#Calender2021 .screen .device figure {
  width: 100%;
  text-align: center;
}

#Calender2021 .screen .device h2 {
  font-size: 22px;
  line-height: 39px;
  text-decoration: underline;
  margin-top: 49px;
}

#Calender2021 .screen .device span {
  font-size: 22px;
  line-height: 39px;
  letter-spacing: 0.22em;
}

#Calender2021 .screen .device .btnDownload {
  margin-top: 30px;
}

#Calender2021 .screen .device .btnDownload a {
  width: 285px;
  height: 55px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DCDCDC;
  font-size: 21px;
  color: #000;
  font-weight: bold;
}

#Calender2021 .screen .device .btnDownload a:hover {
  background: #DCDCDC;
}

#Calender2021 .screen .device:nth-of-type(1) figure img {
  width: 100%;
}

#Calender2021 .screen .device:nth-of-type(2) figure img {
  width: 360px;
}

#Calender2021 .screen .device:nth-of-type(3) figure img {
  width: 120px;
}

#Calender2021 .screen .device:nth-of-type(4) figure img {
  width: 68px;
}

#Calender2021 .screen .device:not(:nth-of-type(-n+2)) {
  margin-top: 100px;
}

#Calender2021 .screen .device:nth-of-type(even) {
  margin-left: 70px;
}

#Calender2021 .screen .note {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  #Calender2021 .screen .note {
    font-size: 2.4vw;
    line-height: 8.66667vw;
    margin-top: 2.66667vw;
  }
}

@media only screen and (max-width: 850px) {
  #Calender2021 .screen {
    padding-left: 15px;
    padding-right: 15px;
  }
  #Calender2021 .screen .device {
    width: 350px;
  }
  #Calender2021 .screen .device h2 {
    font-size: 2.93333vw;
    line-height: 5.33333vw;
    margin-top: 6.66667vw;
  }
  #Calender2021 .screen .device span {
    font-size: 2.93333vw;
    line-height: 5.33333vw;
  }
  #Calender2021 .screen .device:nth-of-type(even) {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #Calender2021 .screen {
    padding: 13.33333vw 4.66667vw 11.33333vw;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #Calender2021 .screen .device {
    width: 50%;
  }
  #Calender2021 .screen .device .btnDownload {
    margin-top: 4vw;
  }
  #Calender2021 .screen .device .btnDownload a {
    width: 43.6vw;
    height: 8.66667vw;
    font-size: 3.2vw;
  }
  #Calender2021 .screen .device:nth-of-type(2) {
    margin-left: 0;
  }
  #Calender2021 .screen .device:nth-of-type(2) figure img {
    width: 100%;
  }
  #Calender2021 .screen .device:nth-of-type(3) {
    width: auto;
  }
  #Calender2021 .screen .device:nth-of-type(3) figure img {
    width: 14.4vw;
  }
  #Calender2021 .screen .device:nth-of-type(4) {
    width: auto;
    margin-left: 7.33333vw;
  }
  #Calender2021 .screen .device:nth-of-type(4) figure img {
    width: 8.13333vw;
  }
  #Calender2021 .screen .device:not(:nth-of-type(-n+2)) {
    margin-top: 10.66667vw;
  }
}

#Calender2021 .listMonth {
  margin-bottom: 100px;
}

#Calender2021 .listMonth ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -8px;
  margin-right: -8px;
}

@media only screen and (max-width: 1024px) {
  #Calender2021 .listMonth ul {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#Calender2021 .listMonth ul li {
  width: 182px;
  margin: 8px;
}

#Calender2021 .listMonth ul li a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 55px;
  font-size: 21px;
  letter-spacing: 0.22em;
  color: #000;
  background: #eee;
}

#Calender2021 .listMonth ul li a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  #Calender2021 .listMonth {
    margin-bottom: 13.33333vw;
    padding-left: 4.66667vw;
    padding-right: 4.66667vw;
  }
  #Calender2021 .listMonth ul {
    margin-left: -0.93333vw;
    margin-right: -0.93333vw;
  }
  #Calender2021 .listMonth ul li {
    width: 21.2vw;
    margin: 0.93333vw;
  }
  #Calender2021 .listMonth ul li a {
    height: 7.33333vw;
    font-size: 2.8vw;
  }
}

#Calender2021 .month + .month {
  margin-top: 150px;
}

#Calender2021 .month h3 {
  font-size: 35px;
  line-height: 58px;
  letter-spacing: 0.08em;
  font-weight: bold;
  margin-bottom: 35px;
}

@media only screen and (max-width: 1024px) {
  #Calender2021 .month h3 {
    padding: 0 15px;
  }
}

#Calender2021 .monthWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media only screen and (max-width: 1024px) {
  #Calender2021 .monthWrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#Calender2021 .monthWrap figure {
  width: -webkit-calc(100% - 285px - 80px);
  width: -moz-calc(100% - 285px - 80px);
  width: calc(100% - 285px - 80px);
  border: 1px solid #dcdcdc;
}

@media only screen and (max-width: 1024px) {
  #Calender2021 .monthWrap figure {
    width: 100%;
  }
}

#Calender2021 .monthWrap figure img {
  width: 100%;
  height: auto;
}

#Calender2021 .monthWrap .wrapDl {
  width: 285px;
  margin-left: 80px;
}

@media only screen and (max-width: 1024px) {
  #Calender2021 .monthWrap .wrapDl {
    width: 100%;
    margin-left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

#Calender2021 .monthWrap .wrapDl dl dt {
  text-align: center;
  font-size: 16px;
  line-height: 42px;
}

#Calender2021 .monthWrap .wrapDl dl dd a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 55px;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 21px;
  border: 1px solid #dcdcdc;
  color: #000;
}

#Calender2021 .monthWrap .wrapDl dl dd a:hover {
  background: #dcdcdc;
}

#Calender2021 .monthWrap .wrapDl dl + dl {
  margin-top: 16px;
}

@media only screen and (max-width: 1024px) {
  #Calender2021 .monthWrap .wrapDl dl {
    width: 35%;
  }
  #Calender2021 .monthWrap .wrapDl dl + dl {
    margin-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  #Calender2021 .month {
    padding-left: 4.66667vw;
    padding-right: 4.66667vw;
  }
  #Calender2021 .month + .month {
    margin-top: 12vw;
  }
  #Calender2021 .month h3 {
    text-align: center;
    font-size: 4.66667vw;
    line-height: 7.73333vw;
    margin-bottom: 4.66667vw;
  }
  #Calender2021 .month .wrapDl {
    margin-top: 3.73333vw;
  }
  #Calender2021 .month .wrapDl dl {
    width: 43.6vw;
  }
  #Calender2021 .month .wrapDl dl dt {
    font-size: 2.4vw;
    line-height: 5.06667vw;
  }
  #Calender2021 .month .wrapDl dl dd a {
    font-size: 3.2vw;
    height: 8.4vw;
  }
}

#Calender2021 .notice {
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  margin-top: 204px;
  margin-bottom: 204px;
}

#Calender2021 .notice .show_sp {
  display: none;
}

@media only screen and (max-width: 768px) {
  #Calender2021 .notice {
    font-size: 2.4vw;
    line-height: 6.66667vw;
    margin-top: 10.4vw;
    margin-bottom: 10.4vw;
    padding: 0 2vw;
  }
  #Calender2021 .notice .show_sp {
    display: block;
  }
}
