@charset "UTF-8";
.noto-serif-jp {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  scroll-behavior: smooth;
  background-color: #fff;
  width: 100%;
}

.fade-main {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body {
  width: 100%;
  min-width: 1000px;
  min-height: 1px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: #fff;
}
@media (max-width: 768px) {
  body {
    min-width: auto;
  }
}

#sdgs {
  padding-top: 100px;
}
@media (max-width: 768px) {
  #sdgs {
    padding-top: 50px;
  }
}
#sdgs p,
#sdgs a,
#sdgs li,
#sdgs span,
#sdgs h1,
#sdgs h2,
#sdgs h3,
#sdgs h4,
#sdgs h5,
#sdgs h6 {
  line-height: 1.6;
  color: #000;
  font-weight: 700;
}
#sdgs p,
#sdgs a {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.8;
}
@media (max-width: 768px) {
  #sdgs p,
  #sdgs a {
    font-size: 16px;
  }
}
#sdgs a {
  cursor: pointer;
}
#sdgs h2 {
  font-size: 36px;
}
@media (max-width: 768px) {
  #sdgs h2 {
    font-size: 20px;
  }
}
#sdgs img {
  width: 100%;
}
#sdgs .regular {
  font-weight: 500;
}
#sdgs .bold {
  font-weight: 700;
}
#sdgs .pc {
  display: block;
}
@media (max-width: 768px) {
  #sdgs .pc {
    display: none;
  }
}
#sdgs .sp {
  display: none;
}
@media (max-width: 768px) {
  #sdgs .sp {
    display: block;
  }
}
#sdgs .ta_c {
  text-align: center;
}
#sdgs main {
  width: 100%;
}
@media (max-width: 768px) {
  #sdgs main {
    min-width: auto;
  }
}
#sdgs .wrap1000 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 768px) {
  #sdgs .wrap1000 {
    padding: 0 15px;
  }
}
#sdgs .wrap800 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #sdgs .wrap800 {
    padding: 0 15px;
  }
}
#sdgs .first {
  background-color: #feeded;
  overflow: hidden;
  padding-bottom: 100px;
  overflow: hidden;
}
#sdgs .first .wrap1000 {
  position: relative;
  z-index: 1;
}
#sdgs .first .circle_area {
  position: relative;
}
#sdgs .first .circle_area .bg_circle {
  position: absolute;
  width: 199.2vw;
  /* 2550 ÷ 1280 × 100 = 約199.2vw */
  aspect-ratio: 1/1;
  /* 正円 */
  background-color: white;
  border-radius: 50%;
  bottom: 30px;
  /* 画面幅に対する相対位置 */
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
#sdgs .first .circle_area .ciecle01 {
  position: absolute;
  top: 124px;
  left: 8vw;
  max-width: 76px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .ciecle01 {
    top: 0;
    left: 2vw;
    max-width: 50px;
  }
}
#sdgs .first .circle_area .ciecle02 {
  position: absolute;
  top: 300px;
  left: 18vw;
  max-width: 88px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .ciecle02 {
    top: 150px;
    left: 10vw;
    max-width: 76px;
  }
}
#sdgs .first .circle_area .ciecle03 {
  position: absolute;
  top: 500px;
  left: 10vw;
  max-width: 130px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .ciecle03 {
    top: 300px;
    left: 0;
    max-width: 120px;
  }
}
#sdgs .first .circle_area .ciecle04 {
  position: absolute;
  top: 236px;
  right: 13vw;
  max-width: 130px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .ciecle04 {
    top: 30px;
    right: -30px;
    max-width: 104px;
  }
}
#sdgs .first .circle_area .ciecle05 {
  position: absolute;
  top: 470px;
  right: 5vw;
  max-width: 55px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .ciecle05 {
    top: 300px;
    right: 15vw;
    max-width: 40px;
  }
}
#sdgs .first .circle_area .y_ciecle01 {
  position: absolute;
  top: 69px;
  left: 16vw;
  max-width: 36px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .y_ciecle01 {
    top: -25px;
    left: 12vw;
    max-width: 25px;
  }
}
#sdgs .first .circle_area .y_ciecle02 {
  position: absolute;
  top: 500px;
  left: 8vw;
  max-width: 56px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .y_ciecle02 {
    top: 250px;
    left: 30px;
    max-width: 36px;
  }
}
#sdgs .first .circle_area .y_ciecle03 {
  position: absolute;
  top: 570px;
  right: 20vw;
  max-width: 36px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .y_ciecle03 {
    top: -35px;
    right: 20vw;
    max-width: 36px;
  }
}
#sdgs .first .circle_area .y_ciecle04 {
  position: absolute;
  top: 236px;
  right: 13vw;
  max-width: 56px;
}
@media (max-width: 768px) {
  #sdgs .first .circle_area .y_ciecle04 {
    top: 180px;
    right: 5vw;
    max-width: 56px;
  }
}
#sdgs .first .top_txtarea {
  display: flex;
  gap: 30px;
  padding-top: 70px;
}
#sdgs .first .top_txtarea h1 {
  font-size: 40px;
}
#sdgs .first .top_txtarea p {
  font-size: 16px;
  line-height: 3;
}
@media (max-width: 768px) {
  #sdgs .first .top_txtarea p {
    line-height: 2;
    margin-top: 10px;
  }
}
#sdgs .first .top_txtarea .imgarea {
  display: flex;
  gap: 15px;
}
#sdgs .first .top_txtarea .imgarea img {
  width: 100%;
  max-width: 140px;
}
@media (max-width: 768px) {
  #sdgs .first .top_txtarea {
    flex-wrap: wrap;
    padding-top: 35px;
  }
  #sdgs .first .top_txtarea h1 {
    font-size: 30px;
  }
  #sdgs .first .top_txtarea p {
    font-size: 16px;
  }
  #sdgs .first .top_txtarea .imgarea {
    flex-direction: column;
    width: 30%;
    align-items: flex-end;
  }
  #sdgs .first .top_txtarea .imgarea img {
    width: 100%;
    max-width: 80px;
  }
}
@media (max-width: 768px) {
  #sdgs .first .top_txtarea .sp_flex {
    display: flex;
  }
}
#sdgs .first .top_tablet {
  width: 100%;
  max-width: 340px;
  margin: 60px auto 0;
}
@media (max-width: 768px) {
  #sdgs .first .top_tablet {
    margin: 0px auto 0;
    width: 70%;
  }
}
#sdgs .first .top_people {
  width: 100%;
  max-width: 380px;
  margin: 60px auto 0;
}
@keyframes float {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(var(--x1, 8px), var(--y1, -8px));
  }
  50% {
    transform: translate(var(--x2, -8px), var(--y2, 8px));
  }
  75% {
    transform: translate(var(--x3, 8px), var(--y3, 8px));
  }
  100% {
    transform: translate(0, 0);
  }
}
#sdgs .ciecle01,
#sdgs .ciecle02,
#sdgs .ciecle03,
#sdgs .ciecle04,
#sdgs .ciecle05,
#sdgs .y_ciecle01,
#sdgs .y_ciecle02,
#sdgs .y_ciecle03,
#sdgs .y_ciecle04 {
  animation: float 3s ease-in-out infinite;
}
#sdgs .top_caption {
  margin: 50px 0;
}
#sdgs .top_caption h2 {
  font-weight: bold;
  margin-bottom: 30px;
  color: #462e1c;
}
#sdgs .top_caption p {
  font-weight: bold;
}
@media (max-width: 768px) {
  #sdgs .top_caption {
    padding: 0 15px;
  }
  #sdgs .top_caption p {
    font-weight: 400;
  }
}
#sdgs .box {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border: 4px solid #fedbdb;
  border-radius: 10px;
  padding: 50px 60px;
  background-color: #fff;
}
#sdgs .box .box_inner {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 60px;
}
#sdgs .box .box_inner .labeltitle {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  align-items: center;
  font-weight: bold;
  font-size: 26px;
}
#sdgs .box .box_inner .labeltitle .label {
  border-radius: 30px;
  padding: 6px 30px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
#sdgs .box .box_inner .labeltitle.pink .label {
  background-color: #dc097b;
}
#sdgs .box .box_inner .labeltitle.yellow .label {
  background-color: #dfaf49;
}
#sdgs .box .box_inner .box_img {
  width: 100%;
  max-width: 150px;
}
#sdgs .box .box_inner p {
  font-size: 16px;
}
#sdgs .box .box_inner .sp_box_img {
  display: none;
}
@media (max-width: 768px) {
  #sdgs .box {
    width: calc(100% - 30px);
    padding: 30px 15px;
  }
  #sdgs .box .box_inner .labeltitle {
    font-size: 18px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
  #sdgs .box .box_inner .labeltitle .label {
    font-size: 14px;
  }
  #sdgs .box .box_inner .sp_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
  }
  #sdgs .box .box_inner .sp_box_img {
    display: block;
    width: 100%;
    max-width: 100px;
  }
  #sdgs .box .box_inner p {
    font-size: 16px;
  }
  #sdgs .box .box_img {
    display: none;
  }
}
#sdgs .sleep_area {
  padding: 80px 0;
}
#sdgs .sleep_area h1 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 30px;
  position: relative;
  display: inline-block;
}
#sdgs .sleep_area h1 .wave {
  width: 100%;
  height: 4px;
}
@media (max-width: 768px) {
  #sdgs .sleep_area {
    padding: 80px 15px;
  }
}
#sdgs .bluebg {
  background: rgba(38, 81, 160, 0.0509803922);
}
#sdgs .btn_tab_area {
  display: flex;
  align-items: center;
  margin-top: 50px;
  gap: 50px;
}
@media (max-width: 768px) {
  #sdgs .btn_tab_area {
    flex-direction: column;
    gap: 90px;
  }
}
#sdgs .button_area {
  width: 100%;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
#sdgs .button_area p {
  font-size: 16px;
  font-weight: bold;
}
#sdgs .button_area .btncaption {
  font-size: 10px;
  font-weight: 400;
}
#sdgs .tablet {
  width: 100%;
  max-width: 400px;
  position: relative;
}
#sdgs .tablet a {
  position: relative;
  display: block;
}
#sdgs .tablet a .tabletimg_icon {
  position: absolute;
  top: -65px;
  left: 50%;
  transform: translateX(-50%);
  width: 130px;
  z-index: 3;
  display: block;
}
#sdgs .about_tablet {
  padding: 100px 0 0;
  position: relative;
}
#sdgs .about_tablet h1 {
  display: flex;
  justify-content: center;
}
#sdgs .about_tablet h1 img {
  width: 100%;
  max-width: 330px;
}
@media (max-width: 768px) {
  #sdgs .about_tablet h1 {
    gap: 8px;
    align-items: center;
  }
  #sdgs .about_tablet h1 img {
    max-width: 200px;
  }
}
#sdgs .about_tablet .aboutcontents {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 60px;
  flex-wrap: wrap;
}
#sdgs .about_tablet .aboutcontents .aboutbox {
  width: calc(50% - 10px);
  background: #fef6f6;
  border: 2px solid #fca4a6;
  min-height: 100px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#sdgs .about_tablet .about_imgarea {
  position: relative;
  margin-top: 100px;
  overflow: hidden;
}
#sdgs .about_tablet .about_imgarea .tablet_sp {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#sdgs .about_tablet .about_imgarea .aboutimg_contents {
  z-index: 1;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 120px;
  position: relative;
}
#sdgs .about_tablet .about_imgarea .aboutimg_contents .ac_caption {
  font-size: 9px;
}
@media (max-width: 768px) {
  #sdgs .about_tablet .about_imgarea .aboutimg_contents {
    position: relative;
    transform: none;
    padding: 0 15px 45px;
    z-index: 1;
    top: auto;
    left: auto;
  }
}
#sdgs .about_tablet .about_imgarea .icon1,
#sdgs .about_tablet .about_imgarea .icon2 {
  width: 140px;
  position: absolute;
  top: 0%;
}
#sdgs .about_tablet .about_imgarea .icon1 {
  left: 0;
}
#sdgs .about_tablet .about_imgarea .icon2 {
  right: 0;
}
#sdgs .about_tablet .about_imgarea h2 {
  font-weight: bold;
  font-size: 20px;
  margin: 40px 0;
  text-align: center;
}
@media (max-width: 768px) {
  #sdgs .about_tablet .about_imgarea h2 {
    font-size: 16px;
  }
}
#sdgs .about_tablet .about_imgarea .three_circle {
  width: 100%;
  max-width: 800px;
  margin: 60px auto 0px;
}
#sdgs .about_tablet .about_imgarea .three_circle .three_circle_inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  gap: 55px;
}
@media (max-width: 768px) {
  #sdgs .about_tablet .about_imgarea .three_circle .three_circle_inner {
    flex-wrap: wrap;
  }
}
#sdgs .about_tablet .about_imgarea .three_circle img {
  width: 100%;
  max-width: 230px;
}
@media (max-width: 768px) {
  #sdgs .about_tablet .about_imgarea .three_circle {
    margin: 20px auto 0px;
  }
  #sdgs .about_tablet .about_imgarea .three_circle .three_circle_inner {
    justify-content: center;
    gap: 0px 15px;
  }
  #sdgs .about_tablet .about_imgarea .three_circle img {
    max-width: 160px;
  }
  #sdgs .about_tablet .about_imgarea .three_circle img:first-child {
    margin: 0 30px;
  }
}
#sdgs .about_tablet .about_imgarea .circlebg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  width: 100%;
  max-height: 700px;
}
@media (max-width: 768px) {
  #sdgs .about_tablet .about_imgarea {
    margin-top: 60px;
  }
  #sdgs .about_tablet .about_imgarea .tablet_sp {
    width: 90%;
  }
  #sdgs .about_tablet .about_imgarea h2 {
    position: relative;
    z-index: 1;
    margin: 20px 0 20px;
  }
  #sdgs .about_tablet .about_imgarea .icon1,
  #sdgs .about_tablet .about_imgarea .icon2 {
    width: 110px;
    position: absolute;
    top: 30%;
  }
  #sdgs .about_tablet .about_imgarea .circlebg {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
    width: 280vw;
    max-height: initial;
    max-width: initial;
  }
}
#sdgs .communication {
  padding: 100px 0;
}
#sdgs .communication h1 {
  font-size: 24px;
  text-align: center;
}
@media (max-width: 768px) {
  #sdgs .communication h1 {
    font-size: 18px;
    text-align: left;
  }
}
#sdgs .communication .questionlist {
  margin-top: 60px;
  position: relative;
  padding-bottom: 100px;
}
#sdgs .communication .questionlist .icon3 {
  width: 100%;
  max-width: 270px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#sdgs .communication .questionlist .list {
  border-radius: 5px;
  background-color: #fff;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}
#sdgs .communication .questionlist .list p {
  color: #462e1c;
  font-size: 16px;
}
#sdgs .communication .questionlist .list img {
  width: 20px;
}
#sdgs .communication .buybutton {
  margin: 60px auto;
  width: 100%;
  max-width: 440px;
}
#sdgs .service {
  padding: 100px 0;
}
#sdgs .service h1 {
  font-size: 30px;
  text-align: center;
}
#sdgs .service h1 span {
  font-size: 18px;
  display: block;
}
#sdgs .service .serviceitem {
  width: 100%;
  max-width: 600px;
  margin: 60px auto;
}
#sdgs .service .caption {
  font-size: 9px;
}
#sdgs .service .button_area {
  margin: 60px auto;
}/*# sourceMappingURL=style.css.map */