@charset "utf-8";

#ogori img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#ogori .main__container {
  width: 95%;
  max-width: 1164px;
  min-width: 960px;
  margin: 0 auto;
}

#ogori .keyvisual-outer {
  margin-top: 60px;
}

#ogori .keyvisual__hl1 {
  max-width: 1164px;
  width: 100%;
  margin: 0 auto;
}

#ogori .keyvisual__about {
  max-width: 926px;
  width: 100%;
  margin: 60px auto 0;
}

#ogori .terms-outer {
  margin-top: 198px;
  padding-bottom: 88px;
  background-color: #fff;
  border-radius: 48px;
}

#ogori .terms__outline {
  position: relative;
}

#ogori .terms__outline-ttl {
  width: 617px;
  position: absolute;
  left: 50%;
  transform: translate(-50%,-60%);
  image-rendering: pixelated;
}

#ogori .terms__inner {
  margin: 0 auto;
  padding-top: 105px;
}

#ogori .terms__list-item + .terms__list-item {
  margin-top: 80px;
}

#ogori .terms__list-ttl {
  margin-bottom: 36px;
}

#ogori .terms__list-ttl-term {
  font-size: 28px;
  line-height: 1.857;
  display: flex;
  justify-content: center;
  align-items: center;
}

#ogori .terms__list-ttl-term .ttl-term-left {
  display: inline-block;
  padding: 0 28px;
  border-radius: 9999px;
  background: #5EC3DB;
  color: #fff;
  font-weight: bold;
}

#ogori .terms__list-ttl-term .ttl-term-left-num {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  font-size: 32px;
  margin-left: 4px;
}

#ogori .terms__list-ttl-term .ttl-term-right {
  margin-left: 16px;
  display: inline-block;
  color: #5EC3DB;
  font-weight: 900;
}

#ogori .terms__list-ttl-detail {
  margin-top: 24px;
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  color: #000;
}

#ogori .terms__result {
  border: 4px solid #5EC3DB;
  border-radius: 16px;
  width: 654px;
  margin: 0 auto;
}

#ogori .terms__result.terms__result--active {
  padding: 20px 0 28px;
}

#ogori .terms__result .terms__result-open {
  display: block;
  font-size: 24px;
  font-weight: 900;
  line-height: 2.4583;
  text-align: center;
  position: relative;
  width: 100%;
  color: #5EC3DB;
}

#ogori .terms__result.terms__result--active .terms__result-open {
  display: none;
}

#ogori .terms__result .terms__result-open::before,
#ogori .terms__result .terms__result-open::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 28px;
  transform: translate(0, -50%);
  width: 25px;
  height: 4px;
  border-radius: 20px;
  background: #5EC3DB;
}

#ogori .terms__result .terms__result-open::after {
  transform: translate(0, -50%) rotate(-90deg);
}

#ogori .terms__result-container {
  display: none;
}

#ogori .terms__result-item {
  text-align: center;
}

#ogori .terms__result-item + .terms__result-item {
  margin-top: 32px;
}

#ogori .terms__result-term {
  min-width: 174px;
  display: inline-block;
  font-size: 24px;
  font-weight: 900;
  color: #5EC3DB;
  position: relative;
  padding-bottom: 34px;
  text-align: center;
  background: url(/softdrink/jihanki/ogori/zatsudan/img/img-result-term-line.svg) center bottom 0 no-repeat;
  background-size: 100% auto;
}

#ogori .terms__result-item--head .terms__result-term {
  padding-left: 47px;
}

#ogori .terms__result-item--foot .terms__result-term {
  padding-left: 42px;
  padding-bottom: 26px;
  line-height: 1.4583;
}

#ogori .terms__result-term::before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
}

#ogori .terms__result-item--head .terms__result-term::before {
  background: url(/softdrink/jihanki/ogori/zatsudan/img/icon-terms-result.svg) left 0 center no-repeat;
  background-size: cover;
  width: 31px;
  height: 31px;
  left: 20px;
}

#ogori .terms__result-item--foot .terms__result-term::before {
  background: url(/softdrink/jihanki/ogori/zatsudan/img/icon-terms-reason.svg) left 0 center no-repeat;
  background-size: cover;
  width: 26px;
  height: 30px;
  left: 47px;;
}

#ogori .terms__result-detail,
#ogori .terms__result-detail .terms__result-txt {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  margin-top: 24px;
  line-height: 1.5;
}

#ogori .terms__result-item--head .terms__result-detail {
  color: #222586;
}

#ogori .terms__result-item--foot .terms__result-detail .terms__result-txt {
  color: #000000;
  font-weight: 400;
}

#ogori .terms__result-close {
  width: 200px;
  height: 50px;
  border: 4px solid #5EC3DB;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto 0;
  border-radius: 9999px;
  color: #5EC3DB;
  font-size: 18px;
  font-weight: 900;
  position: relative;
}

#ogori .terms__result-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
  width: 25px;
  height: 4px;
  border-radius: 20px;
  background: #5EC3DB;
}

#ogori .terms__profile {
  width: 654px;
  margin: 80px auto 0;
}

#ogori .terms__tbl {
  width: 654px;
  margin: 40px auto 0;
  display: block;
}

#ogori .terms__tbl-item {
  display: flex;
  font-size: 16px;
}

#ogori .terms__tbl-term {
  width: 25%;
  background: #EFF9FB;
  padding: 8px 16px;
  border: 1px solid #D9D9D9;
  border-bottom: none;
  text-align: center;
  font-weight: normal;
  line-height: 1.5;
}

#ogori .terms__tbl-detail {
  width: 75%;
  padding: 8px 16px;
  border: 1px solid #D9D9D9;
  border-bottom: none;
  border-left: none;
  line-height: 1.5;
  font-weight: normal;
}

#ogori .terms__tbl-item:last-child .terms__tbl-term,
#ogori .terms__tbl-item:last-child .terms__tbl-detail {
  border-bottom: 1px solid #D9D9D9;
}


#ogori .main__results {
  min-width: 960px;
  margin-top: 88px;
  padding-top: 64px;
  padding-bottom: 92px;
  background-color: #eff9fc;
}

#ogori .results__ttl {
  text-align: center;
  margin-bottom: 64px;
}

#ogori .results__ttl-head {
  letter-spacing: .2em;
  display: inline-block;
  width: 234px;
  font-size: 32px;
  font-weight: 900;
  color: #5EC3DB;
  padding-bottom: 26px;
  background: url(/softdrink/jihanki/ogori/zatsudan/img/img-results-ttl-line.svg) center bottom 0 no-repeat;
  background-size: 100% auto;
}

#ogori .results__ttl-foot {
  width: 605px;
  margin: 24px auto 0;
}

#ogori .results__list {
  width: 95%;
  max-width: 1164px;
  margin: 0 auto;
}

#ogori .results__list-item {
  padding: 56px 36px 72px;
  border-radius: 48px;
  background: #fff;
  background-image: url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-top-left.png),
  url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-top-right.png),
  url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-bottom-right.png),
  url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-bottom-left.png),
  url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-top.png),
  url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-bottom.png),
  url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-left.png),
  url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-right.png);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, round no-repeat, round no-repeat, no-repeat round, no-repeat round;
  background-position: left top, right top, right bottom, left bottom, left 39px top, left 39px bottom, top 41px left, top 41px right;
}

#ogori .results__list-item + .results__list-item {
  margin-top: 40px;
}

#ogori .results__list-term {
  font-size: 32px;
  font-weight: 900;
  color: #5EC3DB;
  text-align: center;
  margin-bottom: 40px;
}

#ogori .results__list-detail .results__list-txt {
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
}

#ogori .results__list-detail .results__list-txt + .results__list-txt {
  margin-top: 1em;
}

#ogori .main__blocks {
  position: relative;
  overflow: hidden;
  margin-top: 80px;
  background-color: #fff;
  border-radius: 48px;
}

#ogori .jihanki-intro {
  padding: 80px 0 100px;
}

#ogori .jihanki-intro__logo {
  width: 479px;
  margin: 0 auto 56px;
}

#ogori .jihanki-intro__ttl {
  font-size: 30px;
  font-weight: 900;
  color: #222586;
  text-align: center;
  margin-bottom: 46px;
}

#ogori .jihanki-intro__ttl-line {
  display: inline;
  background: linear-gradient(transparent 70%, #FCED21 30%);
}

#ogori .jihanki-intro__txt {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  text-align: center;
  margin-bottom: 56px;
}

#ogori .jihanki-intro__img {
  width: 654px;
  margin: 0 auto 80px;
}

#ogori .jihanki-intro__btn {
  width: 654px;
  margin: 0 auto;
}

#ogori .jihanki-intro__btn-anchor {
  position: relative;
  display: block;
  min-width: 305px;
  font-size: 32px;
  font-weight: bold;
  padding: 12px 0;
  text-decoration: none;
  transition: 0.4s;
  border-radius: 9999px;
  width: 100%;
  height: 120px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5ec3da;
  background: #ffffff;
  border: 4px solid #5ec3da;
  box-shadow: 0 6px 0 #5EC3DB;
}

#ogori .jihanki-intro__btn-anchor:hover {
  transform: translateY(8px);
  background: #5ec3da;
  box-shadow: 0 0 0 rgb(5 4 4 / 15%);
  color: #fff;
}

#ogori .faq-area {
  margin-top: 100px;
  padding-top: 80px;
}

#ogori .document {
  margin-top: 0;
}

@media(max-width: 767px) {
  #ogori .only-pc {
    display: none;
  }

  #ogori .main__container {
    width: auto;
    min-width: inherit;
    padding: 0 2.34375vw;
  }

  #ogori .keyvisual-outer {
    margin-top: 10.667vw;
  }

  #ogori .keyvisual__hl1 {
    padding: 0 2.667vw;
  }

  #ogori .keyvisual__about {
    margin-top: 10.667vw;
    max-width: max-content;
  }

  #ogori .terms-outer {
    margin-top: 32.533vw;
    padding-bottom: 21.333vw;
    border-radius: 12.8vw;
  }

  #ogori .terms__outline-ttl {
    width: 87.733vw;
    transform: translate(-50%, -50%);
  }

  #ogori .terms__inner {
    width: 100%;
    padding-top: 21.867vw;;
  }

  #ogori .terms__list-item + .terms__list-item {
    margin-top: 21.333vw;
  }

  #ogori .terms__list-ttl {
    margin-bottom: 5.333vw;
  }

  #ogori .terms__list-ttl-term {
    font-size: 5.333vw;
    line-height: 1.727;
  }

  #ogori .terms__list-ttl-term .ttl-term-left {
    padding: 0 4.267vw;
  }

  #ogori .terms__list-ttl-term .ttl-term-left-num {
    font-size: 5.867vw;
    margin-left: 1.067vw;
  }

  #ogori .terms__list-ttl-term .ttl-term-right {
    margin-left: 2.933vw;
  }

  #ogori .terms__list-ttl-detail {
    font-size: 6.4vw;
    margin-top: 4.267vw;
    line-height: 1.333;
  }

  #ogori .terms__result {
    border-width: 1.067vw;
    border-radius: 4.267vw;
    margin: 0 7.467vw;
    width: auto;
  }

  #ogori .terms__result.terms__result--active {
    padding: 7.467vw 0;
  }

  #ogori .terms__result .terms__result-open {
    font-size: 6.4vw;
    line-height: 2.4583;
  }

  #ogori .terms__result .terms__result-open::before, 
  #ogori .terms__result .terms__result-open::after {
    right: 4.267vw;
    width: 5.333vw;
    height: 1.067vw;
    border-radius: 5.333vw;
  }

  #ogori .terms__result-term {
    min-width: 46.4vw;
    font-size: 5.333vw;
    padding-bottom: 8.533vw;
  }

  #ogori .terms__result-item + .terms__result-item {
    margin-top: 8.533vw;
  }

  #ogori .terms__result-item--head .terms__result-term {
    padding-left: 12.533vw;
  }

  #ogori .terms__result-item--head .terms__result-term::before {
    width: 6.4vw;
    height: 6.4vw;
    left: 9.333vw;
  }

  #ogori .terms__result-detail,
  #ogori .terms__result-detail .terms__result-txt {
    font-size: 4.267vw;
    margin-top: 6.4vw;
  }

  #ogori .terms__result-item--foot .terms__result-term {
    padding-left: 11.2vw;
    padding-bottom: 6.933vw;
    line-height: 1.45;
  }

  #ogori .terms__result-item--foot .terms__result-detail .terms__result-txt {
    font-size: 3.733vw;
  }

  #ogori .terms__result-item--foot .terms__result-term::before {
    width: 6.4vw;
    height: 7.467vw;
    left: 12.533vw;
  }

  #ogori .terms__result-close {
    width: 53.333vw;
    height: 13.333vw;
    border-width: 1.067vw;
    margin: 8.533vw auto 0;
    font-size: 3.733vw;
  }

  #ogori .terms__result-close::after {
    right: 5.333vw;
    width: 5.333vw;
    height: 1.067vw;
    border-radius: 5.333vw;
  }

  #ogori .terms__profile {
    width: auto;
    padding: 0 7.467vw;
    margin: 21.333vw auto 0;
  }

  #ogori .terms__tbl {
    width: auto;
    padding: 0 7.467vw;
    margin: 10.667vw auto 0;
  }

  #ogori .terms__tbl-item {
    font-size: 3.733vw;
  }

  #ogori .terms__tbl-term,
  #ogori .terms__tbl-detail {
    padding: 2.133vw;
    border-width: 0.267vw;
  }

  #ogori .terms__tbl-term {
    width: 28%;
    line-height: 1.5;
  }

  #ogori .terms__tbl-detail {
    width: 72%;
  }

  #ogori .terms__tbl-item:last-child .terms__tbl-term, 
  #ogori .terms__tbl-item:last-child .terms__tbl-detail {
    border-bottom: 0.267vw solid #D9D9D9;
  }

  #ogori .main__results {
    min-width: auto;
    padding: 12.8vw 0 21.333vw;
    margin-top: 21.333vw;
  }

  #ogori .results__ttl {
    margin-bottom: 10.667vw;
    padding: 0 10.133vw;
  }

  #ogori .results__ttl-head {
    width: 42.667vw;
    font-size: 5.333vw;
    padding-bottom: 6.4vw;
    background: url(/softdrink/jihanki/ogori/zatsudan/img/img-results-ttl-line_sp.svg) center bottom 0 no-repeat;
    background-size: 100% auto;
  }


  #ogori .results__ttl-foot {
    width: 100%;
    margin-top: 6.4vw;
  }

  #ogori .results__list {
    width: auto;
    padding: 0 2.34375vw;
  }

  #ogori .results__list-item {
    padding: 8.533vw 5.333vw 10.667vw;
    border-width: 1.067vw;
    border-radius: 12.8vw;
    background-image: url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-top-left_sp.png),
    url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-top-right_sp.png),
    url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-bottom-right_sp.png),
    url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-bottom-left_sp.png),
    url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-top_sp.png),
    url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-bottom_sp.png),
    url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-left_sp.png),
    url(/softdrink/jihanki/ogori/zatsudan/img/bg-results-line-right_sp.png);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, round no-repeat, round no-repeat, no-repeat round, no-repeat round;
    background-size: 10.4vw 10.4vw, 10.4vw 10.4vw, 10.4vw 10.4vw, 10.4vw 10.4vw, 6.667vw 1.067vw, 6.667vw 1.067vw, 1.067vw 6.667vw, 1.067vw 6.667vw;
    background-position: left top, right top, right bottom, left bottom, left 11.067vw top, left 11.067vw bottom, top 8.933vw left, top 8.933vw right;
  }

  #ogori .results__list-item.results__list-item--03 {
    background-position: left top, right top, right bottom, left bottom, left 11.067vw top, left 11.067vw bottom, top 9.067vw left, top 9.067vw right;
  }

  .iPhone #ogori .results__list-item.results__list-item--03 {
    background-position: left top, right top, right bottom, left bottom, left 11.067vw top, left 11.067vw bottom, top 8vw left, top 8vw right;
  }

  #ogori .results__list-item + .results__list-item {
    margin-top: 6.4vw;
  }

  #ogori .results__list-term {
    font-size: 5.333vw;
    margin-bottom: 6.4vw;
    line-height: 1.5;
  }

  #ogori .results__list-detail .results__list-txt {
    font-size: 3.733vw;
  }

  #ogori .main__blocks {
    margin-top: 12.8vw;
    border-radius: 12.8vw;
  }

  #ogori .jihanki-intro {
    padding: 12.8vw 0 21.333vw;
  }

  #ogori .jihanki-intro__logo {
    width: 79.733vw;
    margin-bottom: 10.667vw;
  }

  #ogori .jihanki-intro__txt {
    font-size: 4.267vw;
    margin-bottom: 10.667vw;
  }

  #ogori .jihanki-intro__img {
    width: 79.733vw;
    margin-bottom: 8.533vw;
  }

  #ogori .jihanki-intro__btn {
    width: 79.733vw;
  }

  #ogori .jihanki-intro__btn-anchor {
    min-width: auto;
    font-size: 6.4vw;
    line-height: 1.5;
    padding: 3.2vw 0;
    height: 32vw;
    border: 1.067vw solid #5ec3da;
    box-shadow: 0 1.6vw 0 #5EC3DB;
  }

  #ogori .document .ogori-links-block.is-fixed .ogori-links {
    position: relative !important;
  }

  #ogori .faq-area {
    margin-top: 21.333vw;
    padding-top: 21.333vw;
  }
}