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

/*notes*/
header {
  background: top center / cover url(../img/0000.png) no-repeat;
  padding: 120px 4%;
}
header div {
  margin: auto;
  max-width: 860px;
}
h1 {
  max-width: 385px;
}

/*notes*/
.s01__wrap {
  background: #edede7;
  padding: 100px 4%;
}
h2 {
  color: #81803d;
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: 1.5em;
  text-align: center;
}
h2 span {
  font-size: 3.6rem;
}
.s01__wrap ul {
  margin: auto;
  max-width: 765px;
}
.s01__wrap li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.s01__wrap li:nth-child(even) {
  flex-direction: row-reverse;
}
.s01__wrap li:last-child {
  margin-bottom: 0;
}
.s01__wrap li img {
  width: 49.01%;
}
.s01__wrap li div {
  width: 43.79%;
}
.s01__wrap li:last-child div {
  background: #fff;
  border: 1px solid #2e3840;
}
.s01__wrap h3 {
  background: #2e3840;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.s01__wrap li:last-child div p {
  font-size: 1.3rem;
  line-height: 1.8;
  padding: 1em;
}

/*notes*/
.s02__wrap {
  background: #fff;
  padding: 100px 4%;
}
.s02__wrap .box__wrap {
  margin: auto;
  max-width: 765px;
}
.s02__wrap ul {
  margin-top: 40px;
}
.s02__wrap li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.s02__wrap li:nth-child(even) {
  flex-direction: row-reverse;
}
.s02__wrap li img {
  width: 49.01%;
}
.s02__wrap li div {
  width: 43.79%;
}
.s02__wrap table {
  border: 2px solid #2e3840;
  font-size: 1.5rem;
  margin: auto;
  text-align: left;
  max-width: 500px;
  width: 100%;
}
.s02__wrap th {
  background: #798080;
  border: 1px solid #2e3840;
  color: #fff;
  font-weight: 500;
  padding: .15em .5em;
}
.s02__wrap tr:last-child th {
  background: #800d00;
}
.s02__wrap td {
  background: #fff;
  border: 1px solid #2e3840;
  padding: .15em .5em;
}
.s02__wrap tr:last-child td {
  color: #800d00;
  font-weight: 700;
}

/*notes*/
.s03__wrap {
  background: #edede7;
  padding: 100px 4%;
}
.s03__wrap ul {
  margin: auto;
  max-width: 765px;
}
.s03__wrap li {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.s03__wrap li:last-child {
  margin-bottom: 0;
}
.s03__wrap li img {
  width: 44.44%;
}
.s03__wrap li div {
  width: 51.63%;
}
.s03__wrap h3 {
  color: #81803d;
  font-size: 2.2rem;
  font-weight: 500;
  margin: .75em 0 .5em;
}

/*notes*/
.s04__wrap {
  background: #fff;
  padding: 100px 4%;
}
.s04__wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 765px;
}
.s04__wrap li {
  margin-bottom: 40px;
  width: 46.40%;
}
.s04__wrap li:last-child {
  margin-bottom: 0;
}
.s04__wrap li div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.s04__wrap li div img {
  width: 56.33%;
}
.s04__wrap h3 {
  align-items: center;
  color: #81803d;
  display: flex;
  font-size: 1.8rem;
  font-weight: 500;
  justify-content: center;
  line-height: 1.5;
  text-align: center;
  width: 155px;
}
.s04__wrap li p {
  padding: 20px 0 0 20px;
}
.s04__wrap li:nth-child(even) p {
  padding: 20px 20px 0 0;
}

/*notes*/
.s05__wrap {
  background: #edede7;
  padding: 100px 4%;
}
.s05__wrap ul {
  margin: auto;
  max-width: 765px;
}
.s05__wrap li {
  margin-bottom: 40px;
}
.s05__wrap li:last-child {
  margin-bottom: 0;
}
.s05__wrap li div {
  align-items: center;
  display: flex;
  margin-bottom: .5em;
}
.s05__wrap li img {
  margin-right: .5em;
  width: 100px;
}
.s05__wrap h3 {
  color: #81803d;
  font-size: 2.2rem;
  font-weight: 500;
}

/*notes*/
.s06__wrap {
  background: #1a1d20;
  color: #fff;
  padding: 100px 4%;
}
.s06__wrap ul {
  margin: auto;
  max-width: 765px;
}
.s06__wrap li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.s06__wrap li:last-child {
  align-items: flex-start;
}
.s06__wrap li img {
  width: 43.79%;
}
.s06__wrap li .box {
  text-align: center;
  width: 43.79%;
}
.s06__wrap h3 {
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: .5em;
}
.s06__wrap li .box img {
  width: 71.64%;
}
.s06__wrap li .box span {
  font-size: 1.4rem;
}
.s06__wrap li .box p:nth-of-type(1) {
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: left;
}
.s06__wrap li .box p:nth-of-type(2) {
  font-size: 1.4rem;
  margin: 1em 0;
}
.s06__wrap li .box p:nth-of-type(3) {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 1.5em;
  text-align: left;
}
.s06__wrap li .box div {
  width: 100%;
}

/*notes*/
.s07__wrap {
  background: #1a1d20;
  color: #fff;
  padding: 100px 4%;
}
.s07__wrap p {
  display: table;
  font-size: 1.4rem;
  margin: auto;
  max-width: 800px;
}

/*notes*/
footer {
  background: #1a1d20;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 4% 5px;
  text-align: center;
}
footer ul {
  display: flex;
  justify-content: center;
  margin-bottom: 5em;
}
footer li {
  padding: 0 1em;
}
footer a:link,footer a:visited {
  color: #fff;
}

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

/*notes*/
header {
  background: bottom center / cover url(../img/0000_sp.png) no-repeat;
  padding: 40px 4% 100%;
}
h1 {
  margin: auto;
  max-width: 275px;
}

/*notes*/
.s01__wrap {
  padding: 60px 0;
}
h2 {
  font-size: 2.0rem;
  line-height: 1.4;
}
h2 span {
  display: block;
  font-size: 2.6rem;
}
.s01__wrap li {
  display: block;
  margin-bottom: 0;
}
.s01__wrap li img {
  width: 100%;
}
.s01__wrap li div {
  padding: 8% 4%;
  width: 92%;
}
.s01__wrap li:last-child div {
  width: 92%;
  margin: 8% 4% 0;
  padding: 0;
}
.s01__wrap h3 {
  font-size: 1.6rem;
}

/*notes*/
.s02__wrap {
  padding: 60px 0;
}
.s02__wrap p {
  padding: 4%;
}
.s02__wrap ul {
  margin-top: 0;
}
.s02__wrap li {
  display: block;
  margin-bottom: 0;
}
.s02__wrap li img {
  width: 100%;
}
.s02__wrap li div {
  width: 100%;
}
.s02__wrap table {
  font-size: 1.2rem;
  width: 92%;
}

/*notes*/
.s03__wrap {
  padding: 60px 0;
}
.s03__wrap li {
  display: block;
}
.s03__wrap li img {
  width: 100%;
}
.s03__wrap li div {
  margin: 0 4%;
  width: 92%;
}
.s03__wrap h3 {
  font-size: 2.0rem;
  margin: .25em 0 .5em;
}

/*notes*/
.s04__wrap {
  padding: 60px 0;
}
.s04__wrap ul {
  display: block;
}
.s04__wrap li {
  width: 100%;
}
.s04__wrap li div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.s04__wrap li div img {
  width: 56.33%;
}
.s04__wrap h3 {
  align-items: center;
  color: #81803d;
  display: flex;
  font-size: 1.8rem;
  font-weight: 500;
  justify-content: center;
  line-height: 1.5;
  text-align: center;
  width: 155px;
}
.s04__wrap li p {
  padding: 4% 4% 0;
}
.s04__wrap li:nth-child(even) p {
  padding: 4% 4% 0;
}

/*notes*/
.s05__wrap {
  padding: 60px 4%;
}
.s05__wrap h3 {
  font-size: 2.0rem;
  line-height: 1.3;
}

/*notes*/
.s06__wrap {
  padding: 60px 4%;
}
.s06__wrap li {
  display: block;
}
.s06__wrap li img {
  width: 100%;
}
.s06__wrap li .box {
  margin-top: .75em;
  width: 100%;
}
.s06__wrap li .box img {
  width: 64%;
}

/*notes*/
footer {
  background: #1a1d20;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 4% 5px;
  text-align: center;
}
footer ul {
  display: block;
}
footer li {
  padding:.5em;
}
}