.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #2E2E2E;
  font-family: "Zen Old Mincho", serif;
  font-feature-settings: "palt";
  font-size: 2.8rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
}
h1,h2,h3,h4,p,th,td,span {
  font-family: "Zen Old Mincho", serif;
}
.wrap {
  margin: auto;
  max-width: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
a:link,a:visited,a:hover,a:active {
  color: #333;
  text-decoration: none;
}
a img:hover {
  filter: brightness(1.2);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media only screen and (max-width: 1720px) {
  html {
    font-size: 0.5208333333vw;
  }
}
@media only screen and (max-width: 749px) {
  html {
    font-size: 2.67022696929239vw;
  }
}

/*notes*/
header {
  background: center bottom / cover url(../img/0000.webp) no-repeat;
  padding: 4rem 0 0;
  height: 94rem;
}
header div {
  color: #184083;
  margin: auto;
  width: 172rem;
}
header div p {
  font-size: 3.0rem;
}
h1 {
  font-size: 4.5rem;
  margin-top: 68rem;
}

/*notes*/
.s01__wrap {
  padding: 22rem 0 16rem;
}
.s01__wrap h2 {
  color: #FF1212;
  font-size: 5.8rem;
  text-align: center;
}

/*notes*/
.s02__wrap {
  background: center top / cover url(../img/0200.webp) no-repeat;
  padding: 24rem 0 10rem;
  text-align: center;
}
.s02__wrap h2 {
  font-size: 8.0rem;
  margin-bottom: .25em;
}
.s02__wrap p {
  font-size: 4.0rem;
  line-height: 2;
  margin-bottom: 3em;
}
.s02__wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  width: 164.6rem;
}
.s02__wrap ul li {
  width: 52.2rem;
}
.s02__wrap ul li h3 {
  color: #184083;
  font-size: 4.0rem;
  margin: .75em 0 1.25em;
}

/*notes*/
.s03__wrap {
  padding: 14rem 0;
}
.s03 {
  margin: auto;
  width: 172rem;
}
.s03__wrap h2 {
  font-size: 7.1rem;
}
.s03__wrap h3 {
  font-size: 4.0rem;
  line-height: 1.8;
  margin-bottom: 2em;
}
.s03__wrap ul li {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 5.2rem;
  filter: drop-shadow(.2rem .3rem .6rem rgba(0,0,0,0.16));
  margin-bottom: 4rem;
}
.s03__wrap ul li .box1__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #61E2ED;
  border-radius: 5.2rem 0 0 5.2rem;
  color: #fff;
  font-size: 5.0rem;
  text-align: center;
  padding: 8rem 0;
  width: 32.8rem;
}
.s03__wrap ul li .box1__wrap img { 
  width: 20rem;
}
.s03__wrap ul li .box2__wrap {
  font-size: 2.8rem;
  line-height: 1.8;
  padding: 6rem;
}

/*notes*/
.s04__wrap {
  background: center top / cover url(../img/0400.webp) no-repeat;
  padding: 22rem 0 11rem;
}
.s04__wrap .box1__wrap {
  margin: auto;
  text-align: center;
  width: 160.8rem;
}
.s04__wrap .box1__wrap .t1 {
  font-size: 3.5rem;
}
.s04__wrap .box1__wrap h2 {
  font-size: 8.0rem;
  margin: 1.25em 0;
}
.s04__wrap .box1__wrap ul {
  display: flex;
  justify-content: space-between;
}
.s04__wrap .box1__wrap ul li {
  width: 48.6rem;
}
.s04__wrap .box1__wrap ul li p {
  font-size: 4.0rem;
  line-height: 1.4;
  margin-top: 1em;
}
.s04__wrap .box1__wrap .t2 {
  font-size: 4.5rem;
  margin: 3em 0;
}
.s04__wrap .box2__wrap {
  background: #fff;
  border-radius: 5.2rem;
  box-sizing: border-box;
  filter: drop-shadow(.2rem .3rem .6rem rgba(0,0,0,0.16));
  margin: auto;
  padding: 9.4rem;
  width: 172rem;
}
.s04__wrap .box2__wrap h2 {
  font-size: 8.0rem;
  margin-bottom: 1em;
  text-align: center;
}
.s04__wrap .box2__wrap div {
  display: flex;
  align-items: center;
  margin-top: 3em;
}
.s04__wrap .box2__wrap div img {
  margin-right: 2em;
  width: 76.6rem;
}
.s04__wrap .box2__wrap div h3 {
  color: #0013A2;
  font-size: 5.0rem;
  line-height: 1.4;
}
.s04__wrap .box2__wrap p {
  font-size: 3.0rem;
  line-height: 2;
  margin-top: 2em;
}

/*notes*/
.s05__wrap {
  padding: 11rem 0 17rem;
}
.s05__wrap h2 {
  font-size: 8.0rem;
  margin-bottom: 1em;
  text-align: center;
}
.s05__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3em;
  width: 154.8rem;
}
.s05__wrap ul li {
  background: #fff;
  border: .2rem solid #00B1FF;
  border-radius: 1.4rem;
  box-sizing: border-box;
  filter: drop-shadow(.2rem .3rem .6rem rgba(0,0,0,0.16));
  padding: 7rem 0 5rem;
  text-align: center;
  height: 56rem;
  width: 73.4rem;
}
.s05__wrap ul li p:nth-child(1) {
  display: table;
  background: #00B9FD;
  border-radius: 10rem;
  color: #fff;
  font-size: 4.5rem;
  padding: .25em 1em;
  margin: auto;
}
.s05__wrap ul li p:nth-child(2) {
  font-size: 9.1rem;
  margin: .25em 0;
}
.s05__wrap ul li p:nth-child(3) {
  font-size: 3.0rem;
}
.s05__wrap .t1 {
  font-size: 3.5rem;
  line-height: 1.4;
  margin: auto;
  width: 168rem;
}

/*notes*/
.s06__wrap {
  background: #FFF2F2;
  padding: 11rem 0 13rem;
}
.s06__wrap h3 {
  color: #FF0000;
  font-size: 5.5rem;
  text-align: center;
}
.s06__wrap .t1 {
  font-size: 4.5rem;
  margin-bottom: 3em;
  text-align: center;
}
.s06__wrap .box__wrap {
  background: #fff;
  border-radius: 5.2rem;
  filter: drop-shadow(.2rem .3rem .6rem rgba(0,0,0,0.16));
  margin: auto;
  padding: 12rem 0 15rem;
  width: 172rem;
}
.s06__wrap .box__wrap h2 {
  font-size: 8.5rem;
  margin-bottom: 2.5em;
  text-align: center;
}
form {
  margin: auto;
  max-width: 136rem;
}
form .input__wrap {
  display: flex;
  align-items: flex-start;
  font-size: 4.0rem;
  margin-bottom: 5.0rem;
}
form .item__wrap {
  margin-top: .5em;
  width: 25%;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form input[type=number],
form textarea {
  background: #fff;
  border: .1rem solid #505050;
  box-sizing: border-box;
  font-size: 3.3rem;
  padding: 2%;
  width: 75%;
}
form input[type=text].Symptoms {
  height: 16rem;
}
form textarea {
  font-family: "Zen Old Mincho", serif;
  height: 56rem;
}
form input[type=submit] {
  background: #FF675A;
  border: none;
  border-radius: 10rem;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "Zen Old Mincho", serif;
  font-size: 6.0rem;
  font-weight: 700;
  margin: 18rem auto 0;
  max-width: 100rem;
  padding: .35em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #900;
}
::-webkit-input-placeholder {
  color: #bbb;
}

/*notes*/
.s07__wrap {
  padding: 13rem 0;
}
.s07__wrap h2 {
  font-size: 8.0rem;
  margin-bottom: 1em;
  text-align: center;
}
.s07__wrap .box1__wrap {
  background: center top / cover url(../img/0700.webp) no-repeat;
  padding: 20rem 0;
}
.s07__wrap .box1__wrap div {
  margin: auto;
  width: 150rem;
}
.s07__wrap .box1__wrap div img {
  width: 60rem;
}
.s07__wrap h3 {
  font-size: 5.0rem;
  margin: 3em 0 2em;
  text-align: center;
}
.s07__wrap .tbl1 {
  margin: 0 auto 5em;
  width: 172rem;
}
.s07__wrap .tbl1 th {
  background: #0766ae;
  color: #fff;
  padding: 1em;
}
.s07__wrap .tbl1 td {
  border-bottom: .1rem solid #777;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}
.s07__wrap .tbl1 td:nth-child(n+2) {
  color: #0766ae;
}
.s07__wrap .box2__wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3em;
  width: 172rem;
}
.s07__wrap .box2__wrap img {
  border-radius: 2rem;
  width: 48%;
}
.s07__wrap .tbl2 {
  margin: 0 auto 5em;
  width: 172rem;
}
.s07__wrap .tbl2 th {
  background: #0766ae;
  border-bottom: .1rem solid #fff;
  color: #fff;
  padding: 1em;
  text-align: left;
  vertical-align: middle;
  width: 16%;
}
.s07__wrap .tbl2 td {
  border-bottom: .1rem solid #777;
  padding: 1em;
  vertical-align: middle;
}
.s07__wrap .tbl2 td span {
  font-size: 2.4rem;
}
.s07__wrap iframe {
  width: 100%;
}
.s07__wrap .btn {
  display: table;
  background: #0766ae;
  border-radius: 1rem;
  color: #fff;
  padding: 1em 4em;
  margin: 2em auto 0;
}
.s07__wrap .box3__wrap {
  border-bottom: .1rem solid #333;
  margin: 0 auto 2em;
  width: 172rem;
}
.s07__wrap .box3__wrap .t1 {
  font-size: 4.0rem;
  margin-bottom: 1em;
}
.s07__wrap .box3__wrap ul {
  display: flex;
  justify-content: space-between;
}
.s07__wrap .box3__wrap ul li {
  width: 30%;
}
.s07__wrap .box3__wrap ul li img {
  border-radius: 1rem;
  margin-bottom: 1em;
}
.s07__wrap .box3__wrap ul li p {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-bottom: 2em;
}

/*notes*/
footer {
  font-size: 2.0rem;
  text-align: center;
}










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

/*notes*/
header {
  background: center top / cover url(../img/0000_sp.webp) no-repeat;
  padding: 1rem 5% 0;
  height: auto;
}
header div {
  width: 100%;
}
header div p {
  font-size: 1.4rem;
}
h1 {
  font-size: 1.8rem;
  margin-top: 28rem;
}

/*notes*/
.s01__wrap {
  padding: 6rem 5% 4rem;
}
.s01__wrap h2 {
  font-size: 2.0rem;
}

/*notes*/
.s02__wrap {
  background: center top / cover url(../img/0200.webp) no-repeat;
  padding: 6rem 5% 3rem;
}
.s02__wrap h2 {
  font-size: 2.6rem;
}
.s02__wrap p {
  font-size: 1.6rem;
}
.s02__wrap ul {
  display: block;
  width: 80%;
}
.s02__wrap ul li {
  width: 100%;
}
.s02__wrap ul li h3 {
  font-size: 2.0rem;
}

/*notes*/
.s03__wrap {
  padding: 4rem 5%;
}
.s03 {
  width: 100%;
}
.s03__wrap h2 {
  font-size: 2.6rem;
}
.s03__wrap h3 {
  font-size: 1.8rem;
  line-height: 1.4;
}
.s03__wrap ul li {
  display: block;
  border-radius: 2rem;
  margin-bottom: 2rem;
}
.s03__wrap ul li .box1__wrap {
  border-radius: 2rem 2rem 0 0;
  font-size: 1.8rem;
  padding: 2rem 0;
  width: 100%;
}
.s03__wrap ul li .box1__wrap img { 
  width: 8rem;
}
.s03__wrap ul li .box2__wrap {
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 2rem;
}

/*notes*/
.s04__wrap {
  padding: 6rem 5% 3rem;
}
.s04__wrap .box1__wrap {
  width: 100%;
}
.s04__wrap .box1__wrap .t1 {
  font-size: 1.8rem;
}
.s04__wrap .box1__wrap h2 {
  font-size: 2.4rem;
}
.s04__wrap .box1__wrap ul {
  flex-wrap: wrap;
}
.s04__wrap .box1__wrap ul li {
  margin-bottom: 1em;
  width: 48%;
}
.s04__wrap .box1__wrap ul li p {
  font-size: 1.6rem;
}
.s04__wrap .box1__wrap .t2 {
  font-size: 2.0rem;
}
.s04__wrap .box2__wrap {
  border-radius: 2rem;
  padding: 3rem 1.5rem;
  width: 100%;
}
.s04__wrap .box2__wrap h2 {
  font-size: 2.4rem;
}
.s04__wrap .box2__wrap div {
  display: block;
  margin-top: 2em;
}
.s04__wrap .box2__wrap div img {
  margin-right: 0;
  width: 100%;
}
.s04__wrap .box2__wrap div h3 {
  font-size: 2.0rem;
}
.s04__wrap .box2__wrap p {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 1em;
}

/*notes*/
.s05__wrap {
  padding: 3rem 5% 5rem;
}
.s05__wrap h2 {
  font-size: 2.6rem;
}
.s05__wrap ul {
  display: block;
  width: 100%;
}
.s05__wrap ul li {
  border-radius: 1rem;
  margin-bottom: 1rem;
  padding: 2rem 0;
  height: auto;
  width: 100%;
}
.s05__wrap ul li p:nth-child(1) {
  font-size: 2.0rem;
}
.s05__wrap ul li p:nth-child(2) {
  font-size: 3.2rem;
  margin: .5em 0;
}
.s05__wrap ul li p:nth-child(3) {
  font-size: 1.4rem;
}
.s05__wrap .t1 {
  font-size: 1.5rem;
  width: 100%;
}

/*notes*/
.s06__wrap {
  padding: 3rem 5% 4rem;
}
.s06__wrap h3 {
  font-size: 2.0rem;
}
.s06__wrap .t1 {
  font-size: 1.8rem;
}
.s06__wrap .box__wrap {
  border-radius: 2rem;
  box-sizing: border-box;
  padding: 3rem 2rem;
  width: 100%;
}
.s06__wrap .box__wrap h2 {
  font-size: 2.0rem;
}
form .input__wrap {
  display: block;
  font-size: 1.6rem;
  margin-bottom: 2.0rem;
}
form .item__wrap {
  width: 100%;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form input[type=number],
form textarea {
  font-size: 1.6rem;
  padding: 4%;
  width: 100%;
}
form input[type=text].Symptoms {
  height: 12rem;
}
form textarea {
  height: 26rem;
}
form input[type=submit] {
  font-size: 2.0rem;
  margin: 4rem auto 0;
  width: 80%;
}
form input[type=submit]:hover {
  background: #900;
}
::-webkit-input-placeholder {
  color: #bbb;
}

/*notes*/
.s07__wrap {
  padding: 4rem 0;
}
.s07__wrap h2 {
  font-size: 2.8rem;
  margin-bottom: 1em;
  text-align: center;
}
.s07__wrap .box1__wrap {
  padding: 6rem 0;
}
.s07__wrap .box1__wrap div {
  width: 90%;
}
.s07__wrap .box1__wrap div img {
  width: 80%;
}
.s07__wrap h3 {
  font-size: 2.0rem;
}
.s07__wrap .tbl1 {
  font-size: 1.0rem;
  line-height: 1.4;
  width: 90%;
}
.s07__wrap .tbl1 th {
  background: #0766ae;
  color: #fff;
  padding: 1em 0;
  vertical-align: middle;
}
.s07__wrap .box2__wrap {
  display: block;
  width: 80%;
}
.s07__wrap .box2__wrap img {
  border-radius: 1rem;
  margin-top: 1rem;
  width: 100%;
}
.s07__wrap .tbl2 {
  font-size: 1.0rem;
  line-height: 1.4;
  width: 90%;
}
.s07__wrap .tbl2 td span {
  font-size: .8rem;
}
.s07__wrap iframe {
  height: 37.5rem;
}
.s07__wrap .btn {
  margin: 1em auto 0;
}
.s07__wrap .box3__wrap {
  width: 90%;
}
.s07__wrap .box3__wrap .t1 {
  font-size: 1.6rem;
}
.s07__wrap .box3__wrap ul {
  display: block;
}
.s07__wrap .box3__wrap ul li {
  width: 100%;
}
.s07__wrap .box3__wrap ul li p {
  font-size: 1.4rem;
}

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