/* default settings */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}

/* CUSTOM STYLES */
/* =================================================================== */
@media (min-width: 768px) {
  .pageValueBeliEVE footer+footer {
    padding-top: 40px;
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .pageValueBeliEVE footer+footer {
    padding-top: 2.5rem;
  }
}

@media (max-width: 767px) {
  .pageValueBeliEVE .onlyPc {
    display: none;
  }
}

@media (min-width: 768px) {
  .pageValueBeliEVE .onlySp {
    display: none;
  }
}

.pageValueBeliEVE .wrapper {
  max-width: 960px;
}

.pageValueBeliEVE .main {
  background-color: #C7D3FE;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  color: #1C1412;
  font-weight: 400;
  letter-spacing: 0.04em;
}

@media (max-width: 767px) {
  .pageValueBeliEVE .main {
    font-size: 1.4rem;
    line-height: 1.7142857143;
  }
}

@media (min-width: 768px) {
  .pageValueBeliEVE .breadcrumbs {
    padding: 9px 0;
  }
}

@media (min-width: 768px) {
  .pageValueBeliEVE .breadcrumbs li {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
  }

  .pageValueBeliEVE .breadcrumbs li::before {
    margin: 0 3px 0 6px;
    color: #fff;
  }

  .pageValueBeliEVE .breadcrumbs li a {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .pageValueBeliEVE .breadcrumbs li {
    font-weight: 500;
  }
}

.pageValueBeliEVE .secPagetitle {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pageValueBeliEVE .secPagetitle .wrapper {
  height: auto;
  position: static;
}

@media (max-width: 767px) {
  .pageValueBeliEVE .footer {
    position: relative;
  }
}

@media (max-width: 767px) {
  .pageValueBeliEVE .promomats_sp {
    padding-bottom: 0;
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    width: 100%;
  }
}

.factory {
  background-color: #C7D3FE;
}

.factoryWrap {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}

@media (max-width: 767px) {
  .factoryWrap {
    padding: 0 8.8vw;
  }
}

.factory .secAnchor {
  position: absolute;
  top: 0;
}

/* default settings */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}

/* --------------------
 .kv
--------------------*/
.kv {
  position: relative;
}

.kv h1 {
  width: 100%;
  display: block;
  padding-top: 0;
}

.kv img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

/* default settings */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}

.theAnswer {
  color: #1C1412;
  padding: 85px 0 120px;
}

@media (max-width: 767px) {
  .theAnswer {
    padding: 15.2vw 0 21.3333333333vw;
  }
}

.theAnswerTtl {
  margin-left: -12px;
  margin-bottom: 33px;
}

@media (max-width: 767px) {
  .theAnswerTtl {
    margin-left: -1.3333333333vw;
    margin-bottom: 5.0666666667vw;
  }
}

.theAnswerTtl span {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  color: #00267F;
  display: inline-block;
  padding: 0 0 0 12px;
  margin-bottom: 13px;
}

@media (max-width: 767px) {
  .theAnswerTtl span {
    font-size: 5.8666666667vw;
    line-height: 1.45;
    padding: 0 0 0 1.0666666667vw;
    margin-bottom: 2.1333333333vw;
  }
}

.theAnswerText {
  font-size: 18px;
  line-height: 2.2222222222;
  font-weight: 500;
  letter-spacing: 0.1em;
}

@media (max-width: 767px) {
  .theAnswerText {
    font-size: 4vw;
    line-height: 2.2;
  }
}

.theAnswerText+.theAnswerText {
  margin-top: 26px;
}

@media (max-width: 767px) {
  .theAnswerText+.theAnswerText {
    margin-top: 5.8666666667vw;
  }
}

.theAnswer .ttlVideo {
  margin-top: 85px;
}

@media (max-width: 767px) {
  .theAnswer .ttlVideo {
    margin-top: 13.6vw;
  }
}

.theAnswer .ttlVideo h3 {
  text-align: center;
}

.theAnswer .ttlVideo h3 span {
  display: inline-block;
  position: relative;
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #00267F;
  z-index: 0;
}

@media (max-width: 767px) {
  .theAnswer .ttlVideo h3 span {
    font-size: 4.8vw;
    line-height: 1.5;
  }
}

.theAnswer .ttlVideo h3 span::after {
  content: "";
  width: 100%;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0;
  bottom: 4px;
  z-index: -1;
}

@media (max-width: 767px) {
  .theAnswer .ttlVideo h3 span::after {
    height: 2.1333333333vw;
    bottom: 0.5333333333vw;
  }
}

.theAnswer .ttlVideo p {
  text-align: center;
  margin-top: 22px;
}

@media (max-width: 767px) {
  .theAnswer .ttlVideo p {
    margin-top: 3.2vw;
  }
}

.theAnswer .ttlVideo p span {
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #00267F;
  z-index: 0;
}

@media (max-width: 767px) {
  .theAnswer .ttlVideo p span {
    font-size: 4vw;
    line-height: 1.6;
  }
}

.theAnswer .ttlVideo p span::after {
  content: "";
  width: 251px;
  height: 8px;
  background: url("/assets/eve/openfactory/img/answer-line.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  bottom: -13px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .theAnswer .ttlVideo p span::after {
    width: 56.2666666667vw;
    height: 1.6vw;
    bottom: -3.4666666667vw;
  }
}

.theAnswer .videoContent {
  width: 100%;
  max-width: min(800px, 58.5651537335vw);
  height: min(458px, 33.5285505124vw);
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.theAnswer .videoContent iframe {
  position: absolute;
  top: -1%;
  left: -1%;
  right: 0;
  width: 102%;
  height: 102%;
  border: 0;
}

@media (max-width: 767px) {
  .theAnswer .videoContent iframe {
    left: -1.5%;
    width: 103%;
  }
}

@media (max-width: 767px) {
  .theAnswer .videoContent {
    width: 100%;
    max-width: 100%;
    height: 47.4666666667vw;
  }
}

.theAnswer .videoContentBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url("/assets/eve/openfactory/img/answer-poster.jpg") center center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 99;
}

.theAnswer .videoContentBtn img {
  width: min(80px, 5.8565153734vw);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .theAnswer .videoContentBtn img {
    width: 12.8vw;
  }
}

.theAnswer .videoContentBtn.is-play {
  background: none;
}

.theAnswer .videoContentBtn.is-play img {
  display: none;
}

.theAnswer .theAnswerVideo {
  margin-top: 38px;
  position: relative;
}

@media (max-width: 767px) {
  .theAnswer .theAnswerVideo {
    margin-top: 33px;
  }
}

.listAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .listAnchor {
    display: block;
    margin-top: 14.9333333333vw;
  }
}

.listAnchor li {
  width: 192px;
}

@media (max-width: 767px) {
  .listAnchor li {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .listAnchor li+li {
    margin-top: 4.2666666667vw;
  }
}

.listAnchor li a {
  display: block;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid #00267F;
  text-align: center;
  -webkit-box-shadow: 0 6px 12px rgba(28, 20, 18, 0.1);
  box-shadow: 0 6px 12px rgba(28, 20, 18, 0.1);
}

@media (max-width: 767px) {
  .listAnchor li a {
    border-radius: 7.4666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 1.0666666667vw 2.1333333333vw rgba(28, 20, 18, 0.1);
    box-shadow: 0 1.0666666667vw 2.1333333333vw rgba(28, 20, 18, 0.1);
  }
}

@media (min-width: 768px) {
  .listAnchor li a {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (min-width: 768px) and (hover: hover) {
  .listAnchor li a:hover {
    opacity: 0.8;
  }

  .listAnchor li a:hover .listAnchorTopChap.--show {
    display: none;
  }

  .listAnchor li a:hover .listAnchorTopChap.--hidden {
    display: block;
  }

  .listAnchor li a:hover .listAnchorBottom::after {
    bottom: 10px;
  }
}

.listAnchorTop {
  background-color: #123181;
  position: relative;
  padding: 5px 0 40px;
}

@media (max-width: 767px) {
  .listAnchorTop {
    background-color: #00267F;
    border-radius: 7.4666666667vw;
    width: 27.2vw;
    padding: 4vw 0;
  }
}

.listAnchorTop .listAnchorIcon1 {
  width: 20px;
}

@media (max-width: 767px) {
  .listAnchorTop .listAnchorIcon1 {
    display: none;
  }
}

.listAnchorTop .listAnchorTopChap {
  display: block;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
}

@media (max-width: 767px) {
  .listAnchorTop .listAnchorTopChap {
    font-size: 3.7333333333vw;
    position: initial;
  }
}

.listAnchorTop .listAnchorTopChap.--show {
  display: block;
}

.listAnchorTop .listAnchorTopChap.--hidden {
  display: none;
}

.listAnchorText {
  font-size: 18px;
  line-height: 1.3333333333;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #00267F;
}

.listAnchor .listAnchorBottom {
  background-color: #fff;
  position: relative;
  padding: 22px 0 47px;
}

@media (max-width: 767px) {
  .listAnchor .listAnchorBottom {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 4.2666666667vw;
    text-align: left;
  }
}

.listAnchor .listAnchorBottom::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url("/assets/eve/openfactory/img/anchor-icon2.svg") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 15px;
  left: calc(50% - 10px);
  z-index: 1;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

@media (max-width: 767px) {
  .listAnchor .listAnchorBottom::after {
    width: 6.4vw;
    height: 6.4vw;
    left: auto;
    right: 3.7333333333vw;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.chapter .factoryWrap {
  position: relative;
}

@media (max-width: 767px) {
  .chapter .factoryWrap {
    padding: 0 2.6666666667vw;
  }
}

.chapter .factoryWrap+.factoryWrap {
  margin-top: 72px;
}

@media (max-width: 767px) {
  .chapter .factoryWrap+.factoryWrap {
    margin-top: 2.9333333333vw;
  }
}

.chapterTop {
  background-color: #ECF0FE;
}

.chapterTopText {
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
  padding: 40px min(80px, 5.8565153734vw) 46px;
  letter-spacing: 0.04em;
}

@media (max-width: 767px) {
  .chapterTopText {
    font-size: 3.7333333333vw;
    line-height: 2;
    padding: 6.6666666667vw 8.5333333333vw;
  }
}

.chapterTtl {
  text-align: center;
  background-color: #00267F;
  border-radius: 0 0 48px 48px;
  padding: 32px 0 21px;
}

@media (max-width: 767px) {
  .chapterTtl {
    border-radius: 0 0 8.5333333333vw 8.5333333333vw;
    padding: 6.4vw 0 4.5333333333vw;
  }
}

.chapterTtlEng {
  font-size: 16px;
  line-height: 1.5;
  color: #00267F;
  font-weight: bold;
  display: inline-block;
  padding: 5px 18px;
  border-radius: 28px;
  background-color: #fff;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .chapterTtlEng {
    font-size: 3.2vw;
    line-height: 2;
    border-radius: 7.4666666667vw;
    padding: 0 3.7333333333vw;
  }
}

.chapterTtlJap {
  font-size: 32px;
  line-height: 1.625;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #fff;
  display: block;
  margin-top: 13px;
}

@media (max-width: 767px) {
  .chapterTtlJap {
    font-size: 5.8666666667vw;
    line-height: 1.6363636364;
    margin-top: 2.4vw;
  }
}

.chapter .chapterBottom {
  background: #fff;
  padding: 56px min(80px, 5.8565153734vw) 72px;
}

@media (max-width: 767px) {
  .chapter .chapterBottom {
    padding: 9.6vw 5.8666666667vw 8.5333333333vw;
  }
}

.chapter .chapterBottomTtl1 {
  text-align: center;
  position: relative;
  padding-top: 38px;
  margin-bottom: 33px;
}

@media (max-width: 767px) {
  .chapter .chapterBottomTtl1 {
    padding-top: 9.3333333333vw;
    margin-bottom: 5.8666666667vw;
  }
}

.chapter .chapterBottomTtl1::before {
  content: "";
  width: 28px;
  height: 27px;
  background: url("/assets/eve/openfactory/img/chapter-icon-book.svg") no-repeat center/100% 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .chapter .chapterBottomTtl1::before {
    width: 6.4vw;
    height: 6.1333333333vw;
  }
}

.chapter .chapterBottomTtl1 span {
  font-size: 18px;
  line-height: 1.1666666667;
  font-weight: bold;
  color: #00267F;
  position: relative;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .chapter .chapterBottomTtl1 span {
    font-size: 4vw;
    line-height: 1.4;
  }
}

.chapter .chapterBottomTtl1 span::before,
.chapter .chapterBottomTtl1 span::after {
  content: "";
  width: 8px;
  height: 1px;
  background-color: #00267F;
  top: 50%;
  position: absolute;
}

@media (max-width: 767px) {

  .chapter .chapterBottomTtl1 span::before,
  .chapter .chapterBottomTtl1 span::after {
    width: 2.1333333333vw;
  }
}

.chapter .chapterBottomTtl1 span::before {
  left: -23px;
}

@media (max-width: 767px) {
  .chapter .chapterBottomTtl1 span::before {
    left: -5.3333333333vw;
  }
}

.chapter .chapterBottomTtl1 span::after {
  right: -23px;
}

@media (max-width: 767px) {
  .chapter .chapterBottomTtl1 span::after {
    right: -5.3333333333vw;
  }
}

.chapter .chapterBottomTtl2 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #00267F;
  text-align: center;
  background-color: #C7D3FE;
  width: 100%;
  padding: 27px 0;
}

@media (max-width: 767px) {
  .chapter .chapterBottomTtl2 {
    font-size: 4.8vw;
    line-height: 1.5;
    padding: 4vw 0;
  }
}

.chapter .chapterBottom .chapterBottomRow {
  border: 1px solid #C7D3FE;
}

.chapter .chapterBottom .chapterBottomRow+.chapterBottomRow {
  margin-top: 24px;
}

@media (max-width: 767px) {
  .chapter .chapterBottom .chapterBottomRow+.chapterBottomRow {
    margin-top: 5.3333333333vw;
  }
}

.chapter .chapterBottom .chapterBottomText {
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
  padding: 31px 38px 29px;
  letter-spacing: 0.04em;
}

@media (max-width: 767px) {
  .chapter .chapterBottom .chapterBottomText {
    font-size: 3.7333333333vw;
    line-height: 2;
    padding: 4.8vw 4.8vw 4vw;
    letter-spacing: 0;
  }
}

.chapter .chapterBottom .chapterBottomText span {
  color: #00267F;
  font-weight: bold;
}

.chapter .chapterMember {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ECF0FE;
  border-radius: 20px;
  padding: 16px 20px;
  margin-top: 40px;
}

@media (max-width: 767px) {
  .chapter .chapterMember {
    margin-top: 6.6666666667vw;
    border-radius: 4.2666666667vw;
    padding: 4.2666666667vw;
  }
}

@media (max-width: 767px) {
  .chapter .chapterMember.--style2 {
    padding: 2.9333333333vw 4.2666666667vw;
  }
}

.chapter .chapterMemberImg {
  width: 88px;
}

@media (max-width: 767px) {
  .chapter .chapterMemberImg {
    width: 21.3333333333vw;
  }
}

.chapter .chapterMemberTxt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 20px;
  padding-top: 4px;
}

.chapter .chapterMemberTxtSub {
  font-size: 14px;
  line-height: 1.2857142857;
  font-weight: 500;
}

@media (max-width: 767px) {
  .chapter .chapterMemberTxtSub {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}

.chapter .chapterMemberTxtName {
  font-size: 20px;
  line-height: 1.35;
  font-weight: 500;
  margin-top: 8px;
}

@media (max-width: 767px) {
  .chapter .chapterMemberTxtName {
    font-size: 4.8vw;
    line-height: 1.5;
    margin-top: 1.3333333333vw;
  }
}

.devoted {
  margin-top: 120px;
  background-color: #ECF0FE;
  padding-bottom: 64px;
}

@media (max-width: 767px) {
  .devoted {
    margin-top: 21.6vw;
    padding-bottom: 11.4666666667vw;
  }
}

.devotedImg {
  width: 100%;
}

.devotedImg img {
  width: 100%;
}

.devoted .devotedTtl {
  font-size: 32px;
  line-height: 1.75;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #123181;
  text-align: center;
  margin-top: 77px;
}

@media (max-width: 767px) {
  .devoted .devotedTtl {
    font-size: 5.3333333333vw;
    line-height: 1.75;
    margin-top: 8.8vw;
  }
}

.devoted .devotedList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .devoted .devotedList {
    max-width: 100%;
    display: block;
    margin-top: 8.2666666667vw;
  }
}

.devoted .devotedList li {
  width: calc(50% - 20px);
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 24px 27px 20px 28px;
  letter-spacing: 0;
  position: relative;
}

@media (max-width: 767px) {
  .devoted .devotedList li {
    width: 100%;
    border-radius: 5.3333333333vw;
    padding: 5.6vw 7.2vw 4.2666666667vw 6.1333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}

.devoted .devotedList li::after {
  content: "";
  width: 30px;
  height: 20px;
  background: url("/assets/eve/openfactory/img/devoted-arrow-left.png") no-repeat center/100% 100%;
  position: absolute;
  left: -16px;
  bottom: 40px;
}

@media (max-width: 767px) {
  .devoted .devotedList li::after {
    width: 8vw;
    height: 5.3333333333vw;
    left: -4.2666666667vw;
    bottom: 10.6666666667vw;
  }
}

.devoted .devotedList li:nth-child(2n)::after {
  left: auto;
  right: -16px;
  background: url("/assets/eve/openfactory/img/devoted-arrow-right.png") no-repeat center/100% 100%;
}

@media (max-width: 767px) {
  .devoted .devotedList li:nth-child(2n)::after {
    right: -4.2666666667vw;
    bottom: auto;
    top: 19.2vw;
  }
}

.devoted .devotedList li h4 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  color: #333;
  margin-bottom: 11px;
}

@media (max-width: 767px) {
  .devoted .devotedList li h4 {
    font-size: 4vw;
    line-height: 1.5;
    margin-bottom: 2.6666666667vw;
  }
}

@media (min-width: 768px) {
  .devoted .devotedList li h4.--margin {
    margin-bottom: 33px;
  }
}

.devoted .devotedList li p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: rgba(51, 51, 51, 0.7);
}

@media (max-width: 767px) {
  .devoted .devotedList li p {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}

.question {
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#cfdbff), to(#b6c2fc));
  background: linear-gradient(to right, #cfdbff 0%, #b6c2fc 100%);
  padding: 64px 0 43px;
}

@media (max-width: 767px) {
  .question {
    padding: 8.5333333333vw 0 6.6666666667vw;
  }
}

.question a {
  display: block;
  width: 480px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .question a {
    width: 100%;
  }
}

.question a+a {
  margin-top: 32px;
}

@media (max-width: 767px) {
  .question a+a {
    margin-top: 21px;
  }
}