@charset "utf-8";
/* CSS Document */
.wrapInr {
  width: 1080px;
  margin: 0 auto;
}
.mainWrap {
  background-image: url("../img/bg01.png");
  background-position: center top;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding-bottom: 302px;
}
.mainWrap .jalLogo {
  line-height: 1;
  font-size: 0;
  padding-top: 32px;
}
.mainWrap .mainHead {
  text-align: center;
  line-height: 1;
  font-size: 0;
  padding-top: 150px;
}
.leadWrap {
  text-align: center;
}
.leadWrap .mainLead {
  line-height: 1;
  font-size: 0;
}
.leadWrap .capTxt01 {
  padding-top: 61px;
  line-height: 1;
  font-size: 0;
}
.leadWrap .capTxt01 + .printBtn {
  line-height: 1;
  font-size: 0;
  padding-top: 29px;
}
.howtoWrap {
  background-image: url("../img/bg02.png");
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 319px;
  padding-bottom: 316px;
  min-height: 3449px;
}
.playFlowBox {
  background-color: #fff;
  border-radius: 30px;
  padding-top: 177px;
  padding-bottom: 115px;
  position: relative;
  margin-top: 55px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.playFlowBox .flowHeader {
  margin-top: -291px;
  line-height: 1;
  font-size: 0;
  text-align: center;
}
.playFlowBox .flowBoxInr {
  width: 880px;
  margin: 0 auto;
  padding-top: 85px;
}
.flowBoxInr dt, .flowBoxInr dd {
  line-height: 1;
  font-size: 0;
  position: relative;
}
.flowBoxInr dd .howtoBtn {
  position: absolute;
}
.step03 dd .howtoBtn {
  top: 98px;
  right: 75px;
}
.step04 dd .howtoBtn {
  top: 118px;
  right: 15px;
}
.middleWrap .capTxt01 {
  line-height: 1;
  font-size: 0;
  padding-top: 98px;
  text-align: center;
}
.middleWrap .capTxt01 + .printBtn {
  padding-top: 30px;
}
.printBtn {
  line-height: 1 !important;
  font-size: 0;
  text-align: center;
}
.wrapInr.asobikata .inrHead {
  line-height: 1;
  font-size: 0;
  text-align: center;
  margin-top: 77px;
}
.sectionWrap {
  background-image: url("../img/bg03.png");
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 240px;
  padding-bottom: 140px;
}
.asobikataBox {
  display: flex;
  margin-top: 80px;
  justify-content: space-between;
}
.asobikataBox .boxItem {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 500px;
  height: 500px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  padding-top: 78px;
}
.orikata {
  padding-top: 352px;
}
.orikata .inrHead, .tobashikata .inrHead {
  line-height: 1;
  font-size: 0;
  text-align: center;
}
.tipsBox {
  margin-top: 79px;
  background-color: #fff;
  border-radius: 20px;
  width: 1080px;
  padding: 68px 66px 62px 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.tipsBox .boxItem {
  margin: 0 30px;
}
.tobashikata {
  padding-top: 121px;
}
.orikata .tipsBox {
  padding-bottom: 67px;
}
.tobashikata .tipsBox {
  margin-top: 80px;
}
.soraiku {
  padding-top: 311px;
  text-align: center;
}
.soraiku .inrHead {
  line-height: 1;
  font-size: 0;
}
.soraiku .leadTxt {
  line-height: 1;
  font-size: 0;
}
.soraiku .inrHead + .leadTxt {
  padding-top: 101px;
}
.bnrList {
  display: flex;
  padding-top: 63px;
  justify-content: space-between;
}
.soraiku .leadTxt:nth-of-type(2) {
  padding-top: 101px;
}
.bnrList .listItem {
  line-height: 1;
  font-size: 0;
}
.copyright{
background-color: #222;
height: auto;
line-height: 1.2;
padding: 32px 0;
text-align: center;
}
.copyright small{
float: none;
width: auto;
font-size: 14px;

}
