.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

/*notes*/
header {
  background: center center / cover url(../img/0000.jpg) no-repeat;
  padding: 100px 5%;
}

header div {
  background: rgba(184, 21, 33, 0.9);
  color: #fff;
  margin: auto;
  max-width: 700px;
  padding: 2em 0;
  text-align: center;
}

header div .txt {
  color: #ffe838;
  font-size: 4.0rem;
  font-weight: 900;
  line-height: 1.2;
}

h1 {
  border: 1px solid #fff;
  display: table;
  font-size: 3.0rem;
  line-height: 1.3;
  margin: .5em auto;
  padding: .1em 1em;
}

/*notes*/
.s01__wrap {
  padding: 100px 5%;
}

h2 {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 1.5em;
  text-align: center;
}

h2 span {
  color: #b81521;
  font-size: 4.0rem;
  font-weight: 900;
}

.s01__wrap ul {
  position: relative;
  background: #2e3840;
  border-radius: 40px;
  color: #fff;
  margin: auto;
  max-width: 640px;
  padding: 50px;
}

.s01__wrap li {
  position: relative;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: .3em;
  padding-left: 1.5em;
}

.s01__wrap li:before {
  content: '';
  position: absolute;
  background: 100% / 100% url(../img/0101.svg) no-repeat;
  width: 22px;
  height: 20px;
  top: .3em;
  left: 0;
}

.s01__wrap li:last-child {
  margin-bottom: 0;
}

.s01__wrap li span {
  color: #ffc721;
}

.s01__wrap ul img:nth-child(6) {
  position: absolute;
  top: -120px;
  left: -200px;
  width: 240px;
}

.s01__wrap ul img:nth-child(7) {
  position: absolute;
  bottom: -120px;
  right: -200px;
  width: 240px;
}

.s01__wrap p {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 1em;
  text-align: center;
}

.s01__wrap p span {
  color: #b81521;
  font-size: 4.0rem;
  font-weight: 900;
}

/*notes*/
.s02__wrap {
  background: #f1f1f1;
  padding: 100px 5%;
}

h2 span span {
  font-size: 7.6rem;
}

.s02__wrap ul {
  margin: auto;
  max-width: 900px;
}

.s02__wrap ul li {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.s02__wrap ul li:last-child {
  margin-bottom: 0;
}

.s02__wrap ul li:nth-child(even) {
  flex-direction: row-reverse;
}

.s02__wrap ul li img {
  border-radius: 40px;
  width: 40.00%;
}

.s02__wrap ul li .box {
  width: 55.55%;
}

.s02__wrap ul li .box div {
  align-items: center;
  display: flex;
  margin-bottom: .5em;
}

.s02__wrap ul li .box div p {
  color: #b81521;
  font-size: 1.2rem;
  line-height: 1;
  margin-right: 1em;
  text-align: center;
}

.s02__wrap ul li .box div p span {
  font-size: 5.8rem;
}

.s02__wrap h3 {
  font-size: 2.4rem;
  line-height: 1.3;
}

.s02__wrap ul li .box p:last-child span {
  color: #b81521;
  font-weight: 700;
}

/*notes*/
.s03__wrap {
  background: center center / cover url(../img/0300.jpg) no-repeat;
  font-weight: 700;
  padding: 50px 5%;
  text-align: center;
}

.s03__wrap p:nth-of-type(1) {
  color: #ffc721;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 1em;
}

.s03__wrap p:nth-of-type(2) {
  color: #fff;
  font-size: 1.8rem;
}

/*notes*/
.s04__wrap {
  background: center center / cover url(../img/0400.jpg) no-repeat;
  padding: 100px 5%;
}

.s04__wrap .box {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}

.s04__wrap .box div:nth-child(1) p:nth-of-type(1) {
  background: #b81521;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0 1em;
}

.s04__wrap .box div:nth-child(1) p:nth-of-type(2) {
  color: #b81521;
  font-size: 3.4rem;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}

.s04__wrap .box div:nth-child(1) p:nth-of-type(2) span {
  font-size: 5.4rem;
}

.s04__wrap .box img {
  margin: 1em;
  width: 36px;
}

.s04__wrap .box li {
  line-height: 1.3;
}

.s04__wrap .box li span {
  font-size: 2.0rem;
  font-weight: 700;
}

.s04__wrap .txt1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 1em 0;
  text-align: center;
}

.s04__wrap .txt1 span {
  font-size: 3.6rem;
}

.s04__wrap .txt2 {
  background: #b81521;
  color: #fff;
  font-weight: 700;
  margin: auto;
  max-width: 600px;
  text-align: center;
}

.s04__wrap .txt3 {
  margin-top: .5em;
  text-align: center;
}

/*notes*/
.s05__wrap {
  background: center center / cover url(../img/0500.jpg) no-repeat;
  padding: 100px 5%;
}

.s05__wrap div {
  margin: auto;
  max-width: 900px;
}

.s05__wrap h2 {
  text-align: left;
}

.s05__wrap p {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8;
}

/*notes*/
.s06__wrap {
  padding: 100px 5% 60px;
}

.s06 {
  margin: auto;
  max-width: 980px;
}

.s06 .txt {
  align-items: center;
  display: flex;
  font-size: 3.0rem;
  font-weight: 700;
  margin-bottom: .5em;
}

.s06 .txt:before,
.s06 .txt:after {
  content: '';
  background: #2e3840;
  flex-grow: 1;
  height: 1px;
}

.s06 .txt:before {
  margin-right: 1em;
}

.s06 .txt:after {
  margin-left: 1em;
}

.s06 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s06 ul li {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  width: 47.45%;
}

.s06 ul li img {
  border-radius: 20px;
  width: 34.04%;
}

.s06 ul li div {
  width: 61.70%;
}

.s06 ul li div p:nth-of-type(1) {
  background: #b81521;
  border-radius: 2em;
  color: #fff;
  font-size: 2.0rem;
  font-weight: 700;
  margin-bottom: .5em;
  padding: 0 1em;
}

.s06 ul li div p:nth-of-type(1) span {
  font-size: 1.6rem;
}

.s06 ul li div p:nth-of-type(2) {
  font-size: 1.5rem;
}

/*notes*/
.s07__wrap {
  padding: 100px 5%;
}

.s07__wrap .txt {
  margin: 0 auto 3em;
  max-width: 846px;
}

.s07__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 846px;
}

.s07__wrap ul li {
  text-align: center;
  width: 21.98%;
}

.s07__wrap ul li p:nth-of-type(1) {
  background: #b81521;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: .8em;
  padding: .4em;
}

.s07__wrap ul li p:nth-of-type(2) {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}

.s07__wrap ul li p:nth-of-type(2) span {
  font-size: 4.0rem;
}

/*notes*/
.s08__wrap {
  background: #b81521;
  padding: 100px 0 80px;
}

.s08__wrap h2 {
  color: #fff;
}

.s08__wrap h2 span {
  color: #ffc721;
}

.s08__wrap .box {
  background: center center / cover url(../img/0800.jpg) no-repeat;
  padding: 35px 5%;
}

.s08__wrap .box div {
  background: rgba(255, 255, 255, 0.9);
  border: 5px solid #b81521;
  border-radius: 40px;
  margin: auto;
  max-width: 700px;
  padding: 40px;
  text-align: center;
}

.s08__wrap h3 {
  color: #b81521;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 1em;
}

.s08__wrap .box span {
  color: #b81521;
  font-weight: 700;
}

.s08__wrap .box p:last-child {
  background: #dbd8c7;
  border-radius: 10px;
  font-size: 1.4rem;
  margin: 2em auto 0;
  max-width: 620px;
  padding: 1em;
  text-align: left;
}

/*notes*/
.s09__wrap {
  background: center center / cover url(../img/0900.png) no-repeat;
  padding: 100px 5%;
}

.s09__wrap ul {
  margin: auto;
  max-width: 700px;
}

.s09__wrap ul li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.s09__wrap ul li img {
  border-radius: 40px;
  width: 140px;
}

.s09__wrap ul li .box {
  width: 540px;
}

.s09__wrap ul li .box div {
  align-items: center;
  display: flex;
  margin-bottom: .5em;
}

.s09__wrap ul li .box div p:nth-of-type(1) {
  color: #b81521;
  font-size: 3.6rem;
  line-height: 1;
  margin-right: .2em;
}

.s09__wrap ul li .box div p:nth-of-type(2) {
  font-size: 2.0rem;
  font-weight: 700;
}

.s09__wrap ul li:last-child .box div p:nth-of-type(1) {
  color: #2e3840;
  font-size: 2.0rem;
  font-weight: 700;
}

/*notes*/
.s10__wrap {
  background: #b81521;
  padding: 100px 5% 80px;
}

.s10__wrap h2 span {
  color: #fff;
}

.acc__wrap {
  margin: auto;
  max-width: 740px;
  /*equip*/
  padding-bottom: 1em;
}

.acc__wrap .question {
  position: relative;
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.3;
  padding-bottom: .5em;
  padding-right: 2.5em;
}

.acc__wrap .question p:nth-of-type(1) {
  align-items: center;
  background: #fff;
  /*equip*/
  border-radius: 6px;
  color: #b81521;
  /*equip*/
  display: flex;
  font-size: 2.6rem;
  font-weight: 700;
  height: 36px;
  justify-content: center;
  margin-right: .5em;
  width: 36px;
}

.acc__wrap .question p:nth-of-type(2) {
  width: 90%;
}

.acc__wrap .question:before {
  position: absolute;
  content: "";
  top: 20%;
  right: 10px;
  width: 20px;
  height: 1px;
  transform: rotate(90deg);
  background: #fff;
  transition: all .3s ease-in-out;
}

.acc__wrap .question:after {
  content: "";
  position: absolute;
  top: 20%;
  right: 10px;
  width: 20px;
  height: 1px;
  background: #fff;
  transition: all .1s ease-in-out;
}

.acc__wrap .question.open:before {
  background: #fff;
  transform: rotate(180deg);
}

.acc__wrap .question.open:after {
  opacity: 0;
}

.acc__wrap .answer {
  background: #ffc721;
  /*equip*/
  border-radius: 10px;
  margin-bottom: .5em;
  padding: 1em;
}

/*notes*/
.s11__wrap {
  padding: 100px 5% 160px;
}

form {
  font-weight: 700;
  margin: auto;
  max-width: 725px;
  /*equip*/
}

form .item__wrap {
  align-items: flex-start;
  display: flex;
  margin-bottom: .8em;
}

form .item {
  align-items: center;
  display: flex;
  padding-top: .5em;
  width: 35%;
  /*equip*/
}

form .item span {
  background: #b81521;
  /*equip*/
  border-radius: 4px;
  color: #fff;
  font-size: 1.2rem;
  margin-right: .5em;
  text-align: center;
  width: 3.5em;
}

form .item span.any {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}

form input[type=text],
form textarea {
  background: #fcf6f6;
  border: 2px solid #cdcdcd;
  border-radius: 6px;
  font-size: 1.6rem;
  padding: 1.5%;
  width: 65%;
  /*equip*/
}

form .item2 input[type=text],
form .item2 textarea {
  background: #fff;
}

form textarea {
  font-family: Arial, 'Noto Sans JP', sans-serif;
  height: 120px;
}

form select {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  font-size: 1.6rem;
  font-weight: 700;
  margin-left: -1%;
  padding: 1.5%;
  width: 66%;
  /*equip*/
}

.radio__wrap {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
}

.radio__wrap div {
  align-items: baseline;
  display: flex;
  margin: .3em 0;
  width: 33%;
}

.submit__wrap {
  margin: 2em auto 0;
  max-width: 220px;
}

form input[type=submit] {
  background: #b81521;
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: block;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.16));
  font-size: 2.0rem;
  font-weight: 700;
  height: 56px;
  transition: .4s;
  width: 100%;
}

form input[type=submit]:hover {
  background: #2e3840;
}

::-webkit-input-placeholder {
  color: #ccc;
}

.checkbox__wrap {
  text-align: center;
}

/*notes*/
footer {
  background: #b81521;
  color: #fff;
  font-size: 1.2rem;
  padding: 1em 5%;
  text-align: center;
}

/* table */
.table__ttl {
  font-size: 3.0rem;
  text-align: center;
  margin-bottom: 30px;
}

.table__inner {
  max-width: 900px;
  margin: 80px auto;
}


.fixed-btn-cont {
  position: fixed;
  bottom: 5%;
  right: 3%;
}

.fixed-btn {
  background: #b81521;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.16));
  color: #fff!important;
  height: 170px;
  width: 170px;
  font-size: 1.8rem;
  font-weight: bold;
  transition: .3s;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  position: relative;
}

.fixed-btn > span {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.fixed-btn::after {
  position: absolute;
  content: '';
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/arrow-white.png);
  width: 24px;
  height: 24px;
}

.fixed-btn:hover {
  background: #2e3840;
  transition: .3s;
}

@media screen and (max-width:720px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  /*notes*/
  header {
    background: center center / cover url(../img/0000_sp.jpg) no-repeat;
    font-size: 1.3rem;
    padding: 32% 6%;
  }

  header div {
    padding: 1.5em 0;
  }

  header div .txt {
    font-size: 3.2rem;
  }

  h1 {
    font-size: 2.0rem;
    padding: .4em 1em;
  }

  header div .txt2 {
    padding: 1em;
    text-align: left;
  }

  /*notes*/
  .s01__wrap {
    overflow: hidden;
    padding: 50px 3%;
  }

  h2 {
    font-size: 2.2rem;
  }

  h2 span {
    font-size: 2.8rem;
  }

  .s01__wrap ul {
    border-radius: 20px;
    padding: 20px 30px;
  }

  .s01__wrap li {
    font-size: 1.6rem;
    padding-left: 1.2em;
  }

  .s01__wrap li:before {
    width: 16px;
    height: 14px;
  }

  .s01__wrap ul img:nth-child(6) {
    top: -80px;
    left: -40px;
    width: 100px;
  }

  .s01__wrap ul img:nth-child(7) {
    bottom: -50px;
    right: -40px;
    width: 100px;
  }

  .s01__wrap p {
    font-size: 1.8rem;
  }

  .s01__wrap p span {
    font-size: 2.8rem;
  }

  /*notes*/
  .s02__wrap {
    padding: 50px 5%;
  }

  h2 span span {
    font-size: 5.4rem;
  }

  .s02__wrap ul li {
    display: block;
  }

  .s02__wrap ul li img {
    border-radius: 20px;
    width: 100%;
  }

  .s02__wrap ul li .box {
    margin-top: 1em;
    width: 100%;
  }

  .s02__wrap h3 {
    font-size: 2.2rem;
  }

  /*notes*/
  .s03__wrap {
    padding: 30px 0;
  }

  .s03__wrap p:nth-of-type(1) {
    font-size: 2.4rem;
  }

  .s03__wrap p:nth-of-type(2) {
    font-size: 1.5rem;
  }

  /*notes*/
  .s04__wrap {
    padding: 50px 5%;
  }

  .s04__wrap .box {
    display: block;
  }

  .s04__wrap .box div:nth-child(1) p:nth-of-type(1) {
    display: table;
    margin: auto;
    text-align: center;
  }

  .s04__wrap .box img {
    display: block;
    margin: 1em auto;
  }

  .s04__wrap .box li {
    line-height: 2.0;
    font-size: 1.5rem;
  }

  .s04__wrap .box li span {
    font-size: 1.8rem;
  }

  .s04__wrap .txt1 {
    margin: .6em 0;
  }

  .s04__wrap .txt2 {
    padding: .2em;
  }

  /*notes*/
  .s05__wrap {
    background: bottom center / cover url(../img/0500_sp.jpg) no-repeat;
    padding: 50px 5% 60%;
  }

  .s05__wrap p {
    font-size: 1.6rem;
  }

  /*notes*/
  .s06__wrap {
    padding: 50px 0 30px;
  }

  .s06 .txt {
    font-size: 2.2rem;
  }

  .s06 ul {
    display: block;
    margin: auto;
    max-width: 90%;
  }

  .s06 ul li {
    margin-bottom: 20px;
    width: 100%;
  }

  .s06 ul li img {
    border-radius: 12px;
    width: 29.85%;
  }

  .s06 ul li div {
    width: 67.16%;
  }

  .s06 ul li div p:nth-of-type(1) {
    font-size: 1.6rem;
    padding: .2em 1em;
  }

  .s06 ul li div p:nth-of-type(1) span {
    font-size: 1.2rem;
  }

  .s06 ul li div p:nth-of-type(2) {
    font-size: 1.4rem;
  }

  /*notes*/
  .s07__wrap {
    padding: 50px 5% 30px;
  }

  .s07__wrap .txt {
    margin: 0 auto 2em;
  }

  .s07__wrap ul {
    flex-wrap: wrap;
  }

  .s07__wrap ul li {
    margin-bottom: 20px;
    width: 48.65%;
  }

  .s07__wrap ul li p:nth-of-type(1) {
    font-size: 1.2rem;
  }

  .s07__wrap ul li p:nth-of-type(2) {
    font-size: 1.5rem;
  }

  .s07__wrap ul li p:nth-of-type(2) span {
    font-size: 3.5rem;
  }

  /*notes*/
  .s08__wrap {
    padding: 50px 0;
  }

  .s08__wrap .box {
    background: center center / cover url(../img/0800_sp.jpg) no-repeat;
    padding: 35px 3%;
  }

  .s08__wrap .box div {
    border-radius: 20px;
    font-size: 1.4rem;
    padding: 20px;
    text-align: left;
  }

  .s08__wrap h3 {
    font-size: 2.2rem;
    text-align: center;
  }

  .s08__wrap .box p:last-child {
    font-size: 1.2rem;
    padding: .6em;
  }

  /*notes*/
  .s09__wrap {
    padding: 50px 5%;
  }

  .s09__wrap ul li {
    align-items: flex-start;
    font-size: 1.4rem;
  }

  .s09__wrap ul li img {
    border-radius: 22px;
    width: 23.88%;
  }

  .s09__wrap ul li .box {
    width: 73.13%;
  }

  .s09__wrap ul li .box div p:nth-of-type(2) {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .s09__wrap ul li:last-child .box div p:nth-of-type(1) {
    font-size: 1.8rem;
  }

  /*notes*/
  .s10__wrap {
    padding: 50px 5% 30px;
  }

  .acc__wrap .question {
    align-items: flex-start;
    font-size: 1.6rem;
  }

  .acc__wrap:last-child .question {
    align-items: center;
  }

  .acc__wrap .answer {
    font-size: 1.4rem;
  }

  /*notes*/
  .s11__wrap {
    padding: 50px 5% 100px;
  }

  form .item__wrap {
    display: block;
  }

  form .item {
    margin-bottom: .5em;
    width: 100%;
    /*equip*/
  }

  form input[type=text],
  form textarea {
    padding: 3% 1.5%;
    width: 97%;
    /*equip*/
  }

  .radio__wrap {
    width: 100%;
  }

  /*notes*/
  footer {
    font-size: 1.0rem;
    padding: 1.5em 5%;
  }

  .table__inner {
    margin: 30px auto 40px;
  }

  .table__ttl {
    font-size: 2.2rem;
    margin-bottom: 16px;
  }

  .table__inner {
    /* padding-left: 30px;
    padding-right: 30px; */
  }
  
  .table__img {
    overflow: scroll;
    padding-left: 30px;
    padding-right: 30px;
  }

  .table__inner .table__img img {
    width: 600px;
    max-width: none;
    padding-bottom: 16px;
  }

  .fixed-btn-cont {
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: 60px;
  }

  .fixed-btn {
    width: 100%;
    border-radius: 10px;
    height: inherit;
    font-size: 1.6rem;
  }

  .fixed-btn::after {
    background: none;
  }

  .pc-only {
    display: none;
  }
  
}
