@charset "UTF-8";

html {
    font-size: 62.5%;
}

img {
  width: 100%;
  vertical-align: bottom;
}

p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.campaign-date{
  color: #fff;
  font-size: 1.4rem;
  background-color: #333333;
  text-align: center;
  padding: 6px 0;
}

.campaign-date p{
  font-weight: 800;
}

.download-area{
  text-align: center;
  background-color: #f6b220;
  color: #333;
  padding: 24px 0;
}

.download-text{
  margin-bottom: 20px;
}

.download-text1{
  font-size: 1.3rem;
  font-weight: 800;
  margin-bottom: 10px;
}

.download-text2{
  font-size: 1.2rem;
  font-weight: 800;
}

.download-text2 a{
  border-bottom: 1.6px solid #333333;
  padding-bottom: 2px;
}

.annotation1{
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 18px;
}

.download-btn1{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  background-color: #eb5505;
  padding: 10px 16px;
  border: solid 2px #fff;
  border-radius: 10px;
  box-shadow: 0px 3px #fff;
  margin-bottom: 10px;
}

.download-btn2{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  background-color: #43bfde;
  padding: 10px 16px;
  border: solid 2px #fff;
  border-radius: 10px;
  box-shadow: 0px 3px #fff;
  margin-bottom: 10px;
}

.explanation1{
  background-color: #e84e5c;
  padding: 30px;
}

.explanation1-1{
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 14px;
}

.em-text1{
  font-size: 1.7rem;
  font-weight: 800;
}

.explanation1-2{
  color: #444444;
  background-color: #fff;
  border-radius: 10px;
  padding: 24px 20px;
}

.explanation-title{
  font-size: 1.3rem;
  font-weight: 800;
  margin-bottom: 4px;
}

.explanation-text1{
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 6px;
}

.explanation-set{
  margin-bottom: 20px;
}

.em-text2{
  font-size: 1.5rem;
  font-weight: 800;
  vertical-align: -2px
}

.em-text3{
  font-size: 2rem;
  font-weight: 800;
  color: #e84e5c;
  vertical-align: -3.5px
}

.explanation-text2{
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.explanation2{
  color: #fff;
  background-color: #eb5505;
  padding: 30px 20px;
}

.headline{
  text-align: center;
  margin-bottom: 20px;
}

.headline img{
  width: 300px;
}

.explanation2-text1{
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}

.explanation2-set{
  text-align: center;
  margin-bottom: 20px;
}

.explanation2-text2{
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.explanation2-text3{
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 8px;
  margin-bottom: 36px;
}


.download-btn3{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  color: #eb5505;
  background-color: #fff;
  padding: 10px 16px;
  border-radius: 10px;
  box-shadow: 0px 3px #444444;
  margin-bottom: 10px;
}

.download-btn4{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  color: #0a58f5;
  background-color: #fff;
  padding: 10px 16px;
  border-radius: 10px;
  box-shadow: 0px 3px #444444;
  margin-bottom: 10px;
}

.download-btn{
  text-align: center;
  margin-bottom: 8px;
}

.attention-area{
  background-color: #bdbdbd;
  padding: 30px;
}

.attention-text-area{
  color: #444444;
  background-color: #fff;
  border-radius: 10px;
  padding: 24px 20px;
}

.attention-title{
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: 10px;
}

.attention-text{
  margin-bottom: 6px;
}

.attention-date{
  margin-top: 16px;
}

.footer{
  color: #fff;
  background-color: #333333;
  padding: 10px 0;
  text-align: center;
}

.img01 img{
  width: 300px;
}

.img02 img{
  width: 300px;
}

.img03 img{
  border-radius: 10px;
  margin-bottom: 40px;
}

.img04 img{
  width: 400px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.img05 img{
  width: 400px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.img06 img{
  width: 400px;
  border-radius: 10px;
}

