@charset "utf-8";
/* smart2030 */
#visual {
  padding: 0 0 3%;
}
#visual .contentsDetail {
  max-width: inherit;
  padding: 0;
}
section .navi {
  padding: 1% 0;
  opacity: 1;
}

#smart .navi ul li {
    width: calc(100% / 5 - 5px);
}
#smart .navi ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 120%;
    text-align: center;
}
#smart .navi ul li:nth-child(1) a {
    background: #958f8f;
    color: #fff;
}
#smart .navi ul li:nth-child(2) a {color: #fff; background: #5db7e9;}
#smart .navi ul li:nth-child(3) a {color: #fff; background: #b5d781;}
#smart .navi ul li:nth-child(4) a {color: #fff; background: #f49950;}
#smart .navi ul li:nth-child(5) a {color: #fff; background: #ed86b5;}



main .block {
  padding: 0 0 3%;
  margin: 0;
}
main .detail {
  max-width: 1000px;
  margin: auto;
  padding: 3% 0;
}
#S01 h2 {
  padding: 0 0 2%;
}
#S01 p {
  line-height: 2.4em;
}
#S02 {
  background: #D8EBF9;
  background: linear-gradient(180deg, rgba(216, 235, 249, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 100%);
}
#S02 dl {
  display: flex;
  justify-content: center;
}
#S02 dl dt {
  width: auto;
}
#S02 dl dd {
  width: 60%;
  color: #21ade5;
  font-weight: 600;
  font-size: 120%;
  line-height: 1.4em;
}
#S02 dl dt, #S02 dl dd {
  border-bottom: 1px dashed #21ade5;
}
#S02 h2 {
  color: #21ade5;
  font-size: 240%;
  padding: 10px 0 0;
}
#S02 h2 strong {
  font-family: 'Noto Sans JP';
  font-weight: 700;
  font-size: 180%;
  letter-spacing: 3px;
  color: #21ade5;
}
#S02 h3 {
  display: flex;
  align-items: center;
  color: #21ade5;
  letter-spacing: 1px;
  border: none;
  padding: 10px;
}
#S02 h3 img {
  width: 80px;
  display: inline-block;
  margin: 0 20px 0 0;
}

#S03 {
  background: #EBF2C6;
  background: linear-gradient(180deg, rgba(235, 242, 198, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
}
#S03 h2 {
  color: #6cbb5a;
  font-size: 240%;
}
#S03 h2 strong {
  font-family: 'Noto Sans JP';
  font-weight: 700;
  font-size: 100%;
  letter-spacing: 3px;
  color: #6cbb5a;
}

#S03 .contents:nth-of-type(2) {
    padding: 5% 0 0;
}
#S03 .contents:nth-of-type(2) .contentsDetail {
max-width: inherit;
padding: 0;}
#S03 .contents:nth-of-type(2) h2 {
    color: #fff;
    font-size: 180%;
    background: #b5d781;
    padding: 10px 0;
    line-height: 1.6em;
}
#S03 .contents:nth-of-type(2) p {
    padding: 3% 0;
}

#S03 h3 {
  display: flex;
  align-items: center;
  color: #ffffff;
  letter-spacing: 1px;
  border: none;
  background: #b5d781;
  padding: 10px;
}
#S03 h3 span {
  display: block;
  padding: 10px 30px;
  margin: 0 15px 0 0;
  border-right: 3px solid #fff;
  color: #fff;
  font-weight: 700;
}
#S03 .block {
  border: 2px solid #b5d781;
}
#S03 .title {
  display: flex;
  align-items: center;
}
#S03 .flexBox2 {
  padding: 5% 0 0;
}
#S03 .flexBox2 > ul > li {
    /* width: calc(100% / 2); */
    padding: 0 2%;
}
#S03 .title img {
  max-width: 100px;
}
#S03 .title h5 {
  padding: 20px;
  line-height: 1.4em;
}
#S03 li:nth-child(1) .title h5, #S03 li:nth-child(1) .title h5 strong, #S03 li:nth-child(1) .title h5 em {
  color: #21ade5;
}
#S03 li:nth-child(2) .title h5, #S03 li:nth-child(2) .title h5 strong, #S03 li:nth-child(2) .title h5 em {
  color: #f39950;
}
#S03 li .title h5 em {
  font-style: normal;
  font-size: 80%;
}
#S03 .title h5 strong {
  display: block;
  font-size: 160%;
  padding: 0 0 15px;
}
#S04 {
  background: #FDECDC;
  background: linear-gradient(180deg, rgba(253, 236, 220, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
}
#S04 h2 {
  color: #f39950;
  font-size: 240%;
}
#S04 h2 strong {
  font-family: 'Noto Sans JP';
  font-weight: 700;
  font-size: 100%;
  letter-spacing: 3px;
  color: #f39950;
}
#S04 h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    letter-spacing: 1px;
    border: none;
    background: #f39950;
    padding: 10px;
}
#S04 .block {
  border: 2px solid #f39950;
}
#S04 .copy {
  position: relative;
  padding: 50px 0 0;
}
#S04 .copy h2 {
  font-size: 180%;
  padding: 1% 0;
}
#S04 .copy p {
  text-align: center;
}
#S04 .copy img {
  position: absolute;
  top: -40px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

#S05 {background: #FBE6EF;
background: linear-gradient(180deg,rgba(251, 230, 239, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 100%);}
#S05 h2 {
  color: #ee87b4;
  font-size: 240%;
}
#S05 h2 strong {
  font-family: 'Noto Sans JP';
  font-weight: 700;
  font-size: 100%;
  letter-spacing: 3px;
  color: #ee87b4;
}
#S05 h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    letter-spacing: 1px;
    border: none;
    background: #ee87b4;
    margin: 0 0 3%;
    padding: 10px;
}

#S05 p {    text-align: center;}


#S05 .flexBox2 ul {
    flex-wrap: wrap;
}
#S05 .flexBox2 ul li {
    width: calc(100% / 2);
    padding: 0 1% 3%;
}
#S05 .flexBox2 ul li p {
    text-align: left;
    padding: 1% 1% 0;
    line-height: 1.4em;
}
#S05 .flexBox2 ul li .image {
    width: 100%;
    max-height: 360px;
    display: flex;
    justify-content: center;
    background: #eef1f1;
}
#S05 .flexBox2 ul li .image img {
    width: 100%;
    object-fit: cover;
}

#S06 .contents:nth-of-type(1) {
    padding: 5% 0 0;
}
#S06 .contents:nth-of-type(1) .contentsDetail {
max-width: inherit;
padding: 0;}
#S06 .contents:nth-of-type(1) h2 {
    color: #fff;
    font-size: 180%;
    background: #5db7e9;
    padding: 10px 0;
    line-height: 1.6em;
}
#S06 .contents:nth-of-type(1) p {
    padding: 3% 0;
}

#S06 ul {
    max-width: 1000px;
    margin: auto;
}

#S06 ul li {
    background: #e9f6fe;
    margin: 0 0 2%;
    border-radius: 20px;
    padding: 2% 3% 3.5%;
}
#S06 ul li h3 {
    color: #5db7e9;
    border: none;
    display: flex;
    align-items: center;
}
#S06 ul li h3 span {
    background: #5db7e9;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px 0 0;
}
#S06 ul li p {
    text-align: left;
    padding: 0 0 0 5.5%;
}



/*----------------------------------------------------------- 900px */
@media screen and (max-width: 900px) {
#smart .navi ul li {
    width: calc(100% / 3 - 5px);
}
#smart .navi ul li a {
    font-size: 100%;
}
}

/*----------------------------------------------------------- 768px */
@media screen and (max-width: 768px) {
#S02 dl dd {
    width: auto;
}
#S03 .contents:nth-of-type(2) h2 {
    font-size: 120%;
}
#S02 h2 {
    font-size: 160%;
}
#S05 h2 {
    font-size: 160%;
}
#S05 .flexBox2 ul li {
    width: auto;
}
#S06 .contents:nth-of-type(1) h2 {
    font-size: 120%;
}
}

/*----------------------------------------------------------- 480px */
@media screen and (max-width: 480px) {
#smart .navi ul li {
    width: calc(100% / 2 - 5px);
}
}
