.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

/*notes*/
header {
  background: center center / 2500px url(../img/0000.jpg) no-repeat;
}
.header__top__wrap {
  position: fixed;
  top: 0;
  background:rgba(255,255,255,0.8);
  filter: drop-shadow(0 4px 16px rgba(0,0,0,.1));
  width: 100%;
  z-index: 1;
}
.header__top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1000px;
  padding: 10px 4%;
}
.header__top img {
  width: 284px;
}
.header__top nav ul {
  align-items: center;
  display: flex;
}
.header__top nav li {
  font-weight: 700;
  margin-right: 2em;
}
.header__top nav li:last-child {
  font-size: 1.2rem;
  margin-right: 0;
  text-align: center;
}
.header__top nav li:last-child img {
  width: 233px;
}
.header__main__wrap {
  margin: auto;
  max-width: 1000px;
  padding: 120px 4% 70px;
}
h1 {
  color: #1f88ff;
  font-size: 3.0rem;
  font-weight: 900;
  margin-bottom: 1em;
  max-width: 537px;
}
.header__main__wrap div {
  filter: drop-shadow(0 6px 0px rgba(0,0,0,.16));
  max-width: 340px;
  text-align: center;
  width: 100%;
}

/*notes*/
.s01__wrap {
  background: #fff;
  padding: 100px 4%;
}
h2 {
  color: #00527f;
  font-size: 6.4rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1em;
  text-align: center;
}
h2 p {
  color: #1f88ff;
  font-size: 2.0rem;
  font-weight: 700;
  letter-spacing: .4em;
}
.s01__wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 940px;
}
.s01__wrap ul li {
  margin-bottom: 2em;
  width: 31.91%;
}
.s01__wrap ul li img {
  border-radius: 10px;
}
.s01__wrap ul li p:nth-child(2) {
  color: #1f88ff;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1.2;
  margin: .5em 0;
  text-align: center;
}

/*notes*/
.s02__wrap {
  background: #f2f9fe;
  padding: 80px 4%;
}
.s02__wrap .b1__wrap {
  margin: 0 auto 3em;
  max-width: 940px;
}
.s02__wrap .b1__wrap p {
  background: #ff4910;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 1em;
  text-align: center;
}
.s02__wrap .b1__wrap div {
  display: flex;
  justify-content: space-between;
}
.s02__wrap .b1__wrap div ul {
  width: 48.93%;
}
.s02__wrap .b1__wrap div ul li {
  border-bottom: 1px solid #1f88ff;
  color: #00527f;
  font-weight: 700;
  margin: .2em 0;
  padding: .2em 1em;
}
.s02__wrap .b1__wrap div ul li span {
  color: #1f88ff;
  margin-right: 1em;
}
.s02__wrap .b2__wrap {
  background: #fff;
  border-radius: 20px;
  margin: 0 auto 20px;
  max-width: 860px;
  padding: 40px;
}
.s02__wrap .item {
  align-items: center;
  color: #00527f;
  display: flex;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.3;
  margin-bottom: .5em;
  margin-top: -100px;
  padding-top: 100px;
}
.s02__wrap .item:nth-child(2),
.s02__wrap .item:nth-child(4) {
  margin-top: 1em;
}
.s02__wrap .item .number {
  color: #1f88ff;
  font-size: 5.6rem;
  font-weight: 400;
  line-height: 1;
  margin-right: .2em;
}
.s02__wrap .item span {
  font-size: 1.3rem;
  font-weight: 400;
  margin-left: 1em;
}
.s02__wrap .b2__wrap .b1 {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.s02__wrap .b2__wrap .b1 .b1__min {
  width: 48.83%;
}
.s02__wrap .t1 {
  color: #1f88ff;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: .5em;
}
.s02__wrap .b2__wrap .t2 {
  margin-bottom: 1em;
}
.s02__wrap .b2__wrap .i1 {
  margin-right: 1em;
  width: 196px;
}
.s02__wrap .b2__wrap .item2 {
  align-items: center;
  display: flex;
}
.s02__wrap .b2__wrap .i2 {
  margin-right: 1em;
  width: 80px;
}
.s02__wrap .b2__wrap .i3 {
  margin-top: 1em;
}
.s02__wrap .b3__wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 20px;
  max-width: 960px;
}
.s02__wrap .b3__wrap .b1 {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  width: 39.58%;
}

/*notes*/
.s03__wrap {
  background: #fff;
  padding: 100px 4%;
}
.s03__wrap table {
  border: 2px solid #1f88ff;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 auto 20px;
  max-width: 940px;
  width: 100%;
}
.s03__wrap table th {
  background: #1f88ff;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.3;
  padding: .5em;
}
.s03__wrap table th span {
  font-size: 1.5rem;
}
.s03__wrap table td {
  border: 1px solid #1f88ff;
  padding: .5em;
  vertical-align: middle;
  width: 50%;
}
.s03__wrap table td:nth-child(1) {
  background: #e5f6ff;
}
.s03__wrap table td span {
  font-size: 1.3rem;
  margin-left: .5em;
}
.s03__wrap table:nth-child(4) td {
  background: #fff;
  text-align: center;
}
.s03__wrap table:nth-child(5) tr:nth-child(2) td:nth-child(1) {
  background: #e5f6ff;
  color: #1f88ff;
  font-size: 1.8rem;
  padding: .3em;
  text-align: center;
}
.s03__wrap table:nth-child(5) td:nth-child(1) {
  background: #fff;
}
.s03__wrap table:nth-child(6) td:nth-child(2) {
  font-size: 1.8rem;
  text-align: center;
}

/*notes*/
.s04__wrap {
  background: #f2f9fe;
  padding: 100px 4%;
}
.s04__wrap dl {
  margin: auto;
  max-width: 800px;
}
.s04__wrap dt {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.s04__wrap dt:before {
  background: #1f88ff;
  color: #fff;
  content: "Q";
  font-size: 2.2rem;
  font-weight: 400;
  margin-right: 8px;
  padding: 6px 10px;
}
.s04__wrap dd {
  margin-bottom: 1em;
  padding-bottom: 1em;
  padding-left: 2.8em;
}
.s04__wrap dd:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/*notes*/
.s05__wrap {
  background: #fff;
  padding: 80px 4%;
}
.s05__wrap .b1__wrap {
  background: #fff;
  border: 5px solid #1f88ff;
  border-radius: 40px;
  margin: auto;
  max-width: 860px;
  padding: 70px;
}
.s05__wrap h2 {
  color: #1f88ff;
  font-size: 3.0rem;
  font-weight: 700;
}
.s05__wrap h2 p {
  color: #80cd1d;
  margin-bottom: 3em;
}
h4 {
  border-bottom: 2px solid #1f88ff;
  color: #1f88ff;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: .8em;
  text-align: center;
}
.s05__wrap .b1 {
  display: flex;
  justify-content: space-around;
  margin-bottom: 3em;
}
.s05__wrap .b1 div {
  max-width: 320px;
  text-align: center;
  width: 100%;
}
.s05__wrap .b1 div .t1 {
  background: #1f88ff;
  border-radius: 2em;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: .5em;
  padding: .2em;
}
.s05__wrap .b1 div img {
  margin: .5em;
  max-width: 240px;
  width: 100%;
}
form {
  font-size: 1.4rem;
  margin: auto;
  max-width: 700px;
}
form div {
  margin-bottom: 16px;
}
form div .req {
  background: #ff4910;
  border-radius: 2px;
  color: #fff;
  font-size: 1.2rem;
  margin-right: 8px;
  padding: 2px 8px;
}
form input.txt,
form textarea.txt {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  font-size: 1.6rem;
  margin: 4px 0;
  padding: 8px 2% 12px;
  width: 96%;
}
form input.txt2__wrap {
  width: 26%;
}
form input.txt2 {
  margin-right: .5em;
  width: 26%;
}
form input.txt3 {
  margin-right: .5em;
  width: 8%;
}
form textarea.txt2 {
  height: 150px;
}
::-webkit-input-placeholder {
  color: #ccc;
}
form .b1 {
  align-items: baseline;
  display: flex;
  justify-content: space-between;
  width: 60%;
}
form .b1 p {
  margin-left: 1em;
  width: 10em;
}
form .b1 input.txt {
  margin: 0 .5em 0 1em;
  width: 20%;
}
form .cb__wrap {
  align-items: center;
  display: flex;
}
form .cb {
  margin: 1em 0;
}
.btn__submit {
  background: #1f88ff;
  border: none;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: block;
  filter: drop-shadow(0 4px 8px rgba(153,153,153,.24));
  font-size: 2.0rem;
  font-weight: 700;
  margin: 32px auto 0;
  padding: 12px 0;
  transition: .4s;
  width: 220px;
}
.btn__submit:hover {
  background: #ff4910;
}
input[type="submit"] {
  -webkit-appearance: none;
}

/*notes*/
footer {
  background: #fff;
  font-size: 1.2rem;
  padding: 0 4% .5em;
  text-align: center;
}

@media screen and (max-width:720px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.5rem;
}

/*notes*/
header {
  background: center center / cover url(../img/0000_sp.jpg) no-repeat;
}
.header__top {
  padding: 4px 2%;
}
.header__top img {
  width: 50%;
}
.header__top nav li:last-child {
  font-size: 1.0rem;
}
.header__top nav li:last-child img {
  width: 160px;
}
.header__main__wrap {
  padding: 60px 4% 20px;
}
h1 {
  font-size: 2.2rem;
  margin: auto;
  width: 90%;
}
.header__main__wrap div {
  margin: 60% auto 0;
  max-width: 90%;
}

/*notes*/
.s01__wrap {
  padding: 50px 4%;
}
h2 {
  font-size: 4.6rem;
}
h2 p {
  font-size: 1.4rem;
}
.s01__wrap ul li {
  width: 100%;
}
.s01__wrap ul li p:nth-child(2) {
  font-size: 2.0rem;
}

/*notes*/
.s02__wrap {
  padding: 40px 4%;
}
.s02__wrap .b1__wrap p {
  font-size: 2.0rem;
  line-height: 1.3;
  padding: .5em 0;
}
.s02__wrap .b1__wrap div {
  display: block;
}
.s02__wrap .b1__wrap div ul {
  width: 100%;
}
.s02__wrap .b1__wrap div ul li {
  font-size: 1.3rem;
  margin: .4em 0;
  padding: .4em 0;
}
.s02__wrap .b2__wrap {
  padding: 20px;
}
.s02__wrap .item {
  display: block;
  font-size: 2.2rem;
  text-align: center;
}
.s02__wrap .item .number {
  font-size: 3.6rem;
  margin-right: 0;
}
.s02__wrap .item span {
  font-size: 1.1rem;
}
.s02__wrap .b2__wrap .b1 {
  display: block;
}
.s02__wrap .b2__wrap .b1 .b1__min {
  margin-bottom: 1em;
  width: 100%;
}
.s02__wrap .t1 {
  font-size: 1.6rem;
}
.s02__wrap .b2__wrap .i1 {
  width: 50%;
}
.s02__wrap .b2__wrap .i2 {
  width: 20%;
}
.s02__wrap .b3__wrap {
  display: block;
}
.s02__wrap .b3__wrap .b1 {
  margin-bottom: 20px;
  padding: 5%;
  width: 90%;
}

/*notes*/
.s03__wrap {
  padding: 50px 4%;
}
.s03__wrap table {
  font-size: 1.3rem;
}
.s03__wrap table th {
  font-size: 1.5rem;
}
.s03__wrap table th span {
  font-size: 1.3rem;
}
.s03__wrap table td span {
  font-size: 1.0rem;
}
.s03__wrap table:nth-child(5) tr:nth-child(2) td:nth-child(1) {
  font-size: 1.5rem;
}
.s03__wrap table:nth-child(6) td:nth-child(2) {
  font-size: 1.5rem;
}

/*notes*/
.s04__wrap {
  padding: 50px 4%;
}
.s04__wrap dt {
  font-size: 1.6rem;
  padding-left: 2.6em;
  text-indent: -2.6em;
}
.s04__wrap dt:before {
  font-size: 1.8rem;
}

/*notes*/
.s05__wrap {
  padding: 40px 4%;
}
.s05__wrap .b1__wrap {
  border: 3px solid #1f88ff;
  border-radius: 20px;
  padding: 20px;
}
.s05__wrap h2 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.8rem;
}
.s05__wrap .b1 div .t1 {
  font-size: 1.6rem;
}
.s05__wrap .b1 div img {
  width: 70%;
}

/*notes*/
footer {
  font-size: 1.0rem;
}
}