.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #333;
  font-family: Roboto, "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  margin: 0;
}
.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: 1200px) {
  html {
    font-size: 0.8333333333333334vw;
  }
}
@media only screen and (max-width: 749px) {
  html {
    font-size: 2.67022696929239vw;
  }
}

/*notes*/
header .header__main__wrap {
  background: center center / cover url(../img/0000.webp) no-repeat;
  padding: 6rem 5%;
}
header .header__main__wrap div {
  margin: auto;
  width: 120rem;
}
header .header__main__wrap p:nth-child(1) {
  display: table;
  border: .1rem solid #333;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1;
  padding: .5em .5em .35em;
}
h1 {
  margin: 2rem 0;
  width: 69.5rem;
}
header .header__main__wrap p:nth-child(3) {
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.5;
}
header .header__bottom__wrap {
  background: #004588;
  padding: 3rem 5%;
}
header .header__bottom__wrap a {
  display: table;
  background: linear-gradient(to right, #ff7400, #d80000);
  border-radius: 10rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  margin: auto;
  padding: .75em 3em;
  text-align: center;
}
header .header__bottom__wrap a span {
  display: block;
  font-size: 2.6rem;
}

/*notes*/
.s01__wrap {
  padding: 10rem 5%;
}
.s01__wrap h2 {
  font-size: 4.6rem;
  line-height: 1.4;
  margin-bottom: 1.25em;
  text-align: center;
}
.s01__wrap .t1 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 3em;
  text-align: center;
}
.s01__wrap ul {
  margin: auto;
  width: 100rem;
}
.s01__wrap ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4rem;
}
.s01__wrap ul li:nth-child(even) {
  flex-direction: row-reverse;
}
.s01__wrap ul li .box__wrap {
  width: 46rem;
}
.s01__wrap ul li .box__wrap div {
  display: flex;
  align-items: center;
  color: #004588;
  margin-bottom: 1.5em;
}
.s01__wrap ul li .box__wrap div p {
  display: flex;
  align-items: center;
  font-size: 6.4rem;
  font-weight: 400;
  line-height: 1;
  margin-right: .25em;
}
.s01__wrap ul li .box__wrap div h3 {
  font-size: 2.4rem;
  line-height: 1.3;
}
.s01__wrap ul li .box__wrap p span {
  color: #9f812c;
  font-weight: 700;
}
.s01__wrap ul li img {
  width: 48rem;
}

/*notes*/
.s02__wrap {
  background: #efeeea;
  padding: 10rem 5%;
}
h2 {
  font-size: 3.2rem;
  line-height: 1.4;
  margin-bottom: 1.25em;
  text-align: center;
}
h2 span {
  display: block;
  color: #004588;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: .2em;
  margin-bottom: 1em;
}
.s02__wrap .t1 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2em;
  text-align: center;
}
.s02__wrap .t1 span {
  font-size: 1.4rem;
  font-weight: 400;
}
.s02__wrap ul {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 100rem;
}
.s02__wrap ul:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0201.webp) no-repeat;
  width: 23.5rem;
  height: 24.6rem;
  top: -59.5%;
  right: -6%;
}
.s02__wrap ul li {
  background: #fff;
  width: 32rem;
}
.s02__wrap ul li .box__wrap {
  background: #004588;
  padding: 1.5rem;
  text-align: center;
}
.s02__wrap ul li .box__wrap p:nth-child(1) {
  display: table;
  background: #9f812c;
  border-radius: 10rem;
  color: #fff;
  font-weight: 700;
  margin: 0 auto .5em;
  padding: 0 1em;
}
.s02__wrap ul li .box__wrap h3 {
  color: #fff;
  font-size: 2.0rem;
  line-height: 1.4;
}
.s02__wrap ul li .item__wrap {
  display: flex;
  flex-direction: column;
  padding: 5%;
}
.s02__wrap ul li .item__wrap dl {
  font-size: 1.4rem;
  margin: auto;
  width: 28rem;
}
.s02__wrap ul li .item__wrap dl div {
  display: flex;
  align-items: center;
  padding: .15em 1em;
}
.s02__wrap ul li .item__wrap dt {
  color: #004588;
  font-weight: 700;
  max-width: 7em;
  width: 100%;
}
.s02__wrap ul li .t2 {
  background: #9f812c;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 1em;
  padding: .75em;
}

/*notes*/
.s03__wrap {
  position: relative;
  padding: 10rem 5%;
}
.s03__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0301.webp) no-repeat;
  width: 30rem;
  height: 20.7rem;
  bottom: 0;
  left: -2%;
  z-index: 1;
}
.s03__wrap ul {
  margin: auto;
  width: 100rem;
}
.s03__wrap ul li {
  background: #fff;
  filter: drop-shadow(0 0 1.6rem rgba(0,0,0,0.08));
  margin-top: 4rem;
  padding: 3rem 4rem;
}
.s03__wrap ul li .box__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.s03__wrap ul li .box__wrap div {
  display: flex;
  align-items: center;
}
.s03__wrap ul li .box__wrap p:nth-child(1) {
  background: #004588;
  color: #fff;
  font-weight: 700;
  margin-right: .25em;
  padding: 0 .5em;
}
.s03__wrap ul li .box__wrap p:nth-child(2) {
  color: #004588;
  font-size: 4.6rem;
  line-height: 1;
  margin-right: .5em;
}
.s03__wrap ul li .box__wrap h3 {
  color: #9f812c;
  font-size: 2.8rem;
}
.s03__wrap ul li .item__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.s03__wrap ul li .item__wrap dl {
  font-size: 1.5rem;
  margin: auto;
  width: 42rem;
}
.s03__wrap ul li .item__wrap dl div {
  border-bottom: .025rem solid #2e3840;
  display: flex;
  align-items: center;
  padding: .75em 1em;
}
.s03__wrap ul li .item__wrap dl div:last-child {
  border-bottom: none;
}
.s03__wrap ul li .item__wrap dt {
  color: #004588;
  font-weight: 700;
  max-width: 8em;
  width: 100%;
}
.s03__wrap ul li .item__wrap dd {
  line-height: 1.4;
}
.s03__wrap ul li .item__wrap p {
  line-height: 2;
  width: 42rem;
}
.s03__wrap ul li .item__wrap p span {
  color: #9f812c;
  font-weight: 700;
}

/*notes*/
.s04__wrap {
  background: #efeeea;
  padding: 10rem 5%;
}
.s04__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 104rem;
}
.s04__wrap ul li {
  background: #fff;
  box-sizing: border-box;
  padding: 2rem;
  width: 32rem;
}
.s04__wrap ul li div {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.s04__wrap ul li div img {
  margin: 0 2rem;
  width: 10rem;
}
.s04__wrap ul li .t1 {
  background: #9f812c;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  padding: .75em;
}
.s04__wrap ul li h3 {
  font-size: 1.8rem;
  margin: .75em 0;
  text-align: center;
}

/*notes*/
.s05__wrap {
  background: center center / cover url(../img/0500.webp) no-repeat;
  padding: 10rem 5%;
}
.s05__wrap h2,
.s05__wrap h2 span {
  color: #fff;
}
.s05__wrap .t1 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2em;
  text-align: center;
}
.s05__wrap .t1 span {
  font-size: 1.4rem;
  font-weight: 400;
}
.s05__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 100rem;
}
.s05__wrap ul li {
  background: #fff;
  width: 48rem;
}
.s05__wrap ul li h3 {
  background: #9f812c;
  color: #fff;
  font-size: 2.2rem;
  padding: .5em;
  text-align: center;
}
.s05__wrap ul li dl,
.s05__wrap ul li p {
  padding: 2em 3em;
}
.s05__wrap ul li dl div {
  border-bottom: .025rem solid #2e3840;
  display: flex;
  align-items: center;
  padding: .5em 1em;
}
.s05__wrap ul li dl div:last-child {
  border-bottom: none;
}
.s05__wrap ul li dt {
  font-weight: 700;
  max-width: 9em;
  width: 100%;
}
.s05__wrap ul li dd {
  line-height: 1.4;
}
.s05__wrap ul li p {
  line-height: 2.2em;
}

/*notes*/
.s06__wrap {
  padding: 10rem 5%;
}
.s06__wrap .t1 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2em;
  text-align: center;
}
.s06__wrap ul {
  margin: auto;
  width: 80rem;
}
.s06__wrap ul li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 4rem;
}
.s06__wrap ul li img {
  width: 14rem;
}
.s06__wrap ul li div {
  width: 60rem;
}
.s06__wrap ul li div p:nth-child(1) {
  color: #004588;
  font-size: 1.6rem;
  line-height: 1;
}
.s06__wrap ul li div p:nth-child(1) span {
  font-size: 3.2rem;
}
.s06__wrap ul li div h3 {
  color: #9f812c;
  font-size: 2.2rem;
  margin-bottom: .25em;
}
.s06__wrap ul li div p:nth-child(3) span {
  color: #004588;
}

/*notes*/
.s07__wrap {
  background: #efeeea;
  padding: 10rem 5% 20rem;
}
.s07__wrap .t1 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 4em;
  text-align: center;
}
form {
  margin: auto;
  max-width: 58rem;
}
form .input__wrap {
  align-items: flex-start;
  display: flex;
  margin-bottom: 1.6rem;
}
form .item__wrap {
  font-weight: 700;
  margin-top: .5em;
  width: 35%;
}
form .item__wrap span {
  background: #f10033;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-right: .5em;
  padding: .2em .5em;
  text-align: center;
}
form .item__wrap span.any {
  background: #1d1d1d;
  color: #fff;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  background: #fff;
  border: .1rem solid #ddd;
  border-radius: .6rem;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2%;
  width: 65%;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 15rem;
}
form select {
  background: #fff;
  border: .1rem solid #ddd;
  border-radius: .6rem;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2%;
  width: 65%;
}
.checkbox__wrap {
  display: table;
  margin: 1.5em auto;
  text-align: center;
}
.checkbox__wrap div {
  align-items: baseline;
  display: flex;
}
form input[type=submit] {
  background: #f10033;
  border: none;
  border-radius: 1rem;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
  margin: auto;
  max-width: 36rem;
  padding: 1em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #900;
}

/*notes*/
footer {
  background: #efeeea;
  font-size: 1.2rem;
  text-align: center;
}










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

/*notes*/
header .header__main__wrap {
  background: bottom center / cover url(../img/0000_sp.webp) no-repeat;
  padding: 1rem 2% 24rem;
}
header .header__main__wrap div {
  width: 100%
}
header .header__main__wrap p:nth-child(1) {
  box-sizing: border-box;
  font-size: 1.4rem;
  letter-spacing: 0;
  padding: .75em .5em .5em;
  text-align: center;
  width: 100%;
}
h1 {
  margin: 1rem 0;
  width: 100%;
}
header .header__main__wrap p:nth-child(3) {
  font-size: 1.4rem;
  text-align: center;
}
header .header__bottom__wrap {
  padding: 1rem 5%;
}
header .header__bottom__wrap a {
  font-size: 1.5rem;
}
header .header__bottom__wrap a span {
  font-size: 2.0rem;
}

/*notes*/
.s01__wrap {
  padding: 5rem 5%;
}
.s01__wrap h2 {
  font-size: 2.4rem;
}
.s01__wrap .t1 {
  font-size: 1.5rem;
}
.s01__wrap ul {
  width: 100%;
}
.s01__wrap ul li {
  display: block;
}
.s01__wrap ul li .box__wrap {
  width: 100%;
}
.s01__wrap ul li .box__wrap div {
  margin-bottom: .5em;
}
.s01__wrap ul li .box__wrap div p {
  font-size: 4.6rem;
}
.s01__wrap ul li .box__wrap div h3 {
  font-size: 1.8rem;
}
.s01__wrap ul li .box__wrap p span {
  color: #9f812c;
  font-weight: 700;
}
.s01__wrap ul li img {
  margin-top: 1em;
  width: 100%;
}

/*notes*/
.s02__wrap {
  padding: 5rem 0;
}
h2 {
  font-size: 2.2rem;
}
h2 span {
  font-size: 1.2rem;
  letter-spacing: .1em;
}
.s02__wrap .t1 {
  font-size: 1.5rem;
}
.s02__wrap .t1 span {
  font-size: 1.2rem;
}
.s02__wrap ul {
  display: block;
  width: 80%;
}
.s02__wrap ul:before {
  display: none;
}
.s02__wrap ul li {
  margin-top: 2rem;
  width: 100%;
}

/*notes*/
.s03__wrap {
  padding: 5rem 5%;
}
.s03__wrap:before {
  display: none;
}
.s03__wrap ul {
  width: 100%;
}
.s03__wrap ul li {
  margin-top: 2rem;
  padding: 2rem;
}
.s03__wrap ul li .box__wrap {
  display: block;
}
.s03__wrap ul li .box__wrap div {
  justify-content: center;
}
.s03__wrap ul li .box__wrap p:nth-child(1) {
  font-size: 1.2rem;
}
.s03__wrap ul li .box__wrap p:nth-child(2) {
  font-size: 3.2rem;
}
.s03__wrap ul li .box__wrap h3 {
  display: block;
  font-size: 2.0rem;
  line-height: 1.3;
  margin-top: .25em;
  text-align: center;
}
.s03__wrap ul li .item__wrap {
  display: block;
}
.s03__wrap ul li .item__wrap dl {
  font-size: 1.4rem;
  width: 100%;
}
.s03__wrap ul li .item__wrap p {
  line-height: 1.8;
  margin-top: 1em;
  width: 100%;
}

/*notes*/
.s04__wrap {
  padding: 5rem 5%;
}
.s04__wrap ul {
  display: block;
  width: 100%;
}
.s04__wrap ul li {
  margin-top: 2rem;
  width: 100%;
}
.s04__wrap ul li div {
  justify-content: center;
  font-size: 1.6rem;
}
.s04__wrap ul li div img {
  width: 8rem;
}
.s04__wrap ul li h3 {
  font-size: 1.6rem;
}

/*notes*/
.s05__wrap {
  padding: 5rem 5%;
}
.s05__wrap .t1 {
  font-size: 1.5rem;
}
.s05__wrap .t1 span {
  font-size: 1.2rem;
}
.s05__wrap ul {
  display: block;
  width: 100%;
}
.s05__wrap ul li {
  margin-top: 2rem;
  width: 100%;
}
.s05__wrap ul li h3 {
  font-size: 1.8rem;
  padding: .75em;
}
.s05__wrap ul li dl,
.s05__wrap ul li p {
  padding: 1em;
}
.s05__wrap ul li dl div {
  font-size: 1.4rem;
}
.s05__wrap ul li p {
  line-height: 1.8em;
}

/*notes*/
.s06__wrap {
  padding: 5rem 5%;
}
.s06__wrap .t1 {
  font-size: 1.5rem;
}
.s06__wrap ul {
  margin: auto;
  width: 100%;
}
.s06__wrap ul li {
  display: block;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 4rem;
}
.s06__wrap ul li img {
  display: block;
  margin: 0 auto 1em;
  width: 8rem;
}
.s06__wrap ul li div {
  text-align: center;
  width: 100%;
}
.s06__wrap ul li div p:nth-child(1) {
  font-size: 1.2rem;
}
.s06__wrap ul li div p:nth-child(1) span {
  font-size: 2.8rem;
}
.s06__wrap ul li div h3 {
  font-size: 2.0rem;
  line-height: 1.4;
}
.s06__wrap ul li div p:nth-child(3) {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
}

/*notes*/
.s07__wrap {
  padding: 5rem 5% 10rem;
}
.s07__wrap .t1 {
  font-size: 1.5rem;
}
form .input__wrap {
  display: block;
}
form .item__wrap {
  width: 100%;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  padding: 4%;
  width: 100%;
}
form select {
  padding: 4%;
  width: 100%;
}
form input[type=submit] {
  font-size: 1.8rem;
  max-width: 26rem;
}

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