@font-face {
  font-family: "Oswald";
  font-weight: normal;
  font-style: normal;
  src: url("/english/_common/font/Oswald.eot?#iefix");
  src: url("/english/_common/font/Oswald.eot?") format("eot"), url("/english/_common/font/Oswald.woff") format("woff"), url("/english/_common/font/Oswald.ttf") format("truetype");
}

@media print, screen and (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
}

@media print, screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
}

.fontOswald {
  font-family: Oswald !important;
}

@media print, screen and (max-width: 768px) {
  p {
    font-size: 3.73133vw;
  }
}

.img {
  max-width: 100%;
}

.wrapBlock {
  max-width: 800px;
}

.wrapperPlusContent {
  color: #2C2C2C;
}
.wrapperPlusContent * {
  letter-spacing: normal;
}

@media print, screen and (max-width: 768px) {
  .p-mb5--sp {
    margin-bottom: 1.33vw !important;
  }
}

@media print, screen and (min-width: 769px) {
  .p-mb30--pc {
    margin-bottom: 30px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .p-mb0--pc {
    margin-bottom: 0px !important;
  }
}

.kvSection {
  background-color: #F8F2F4;
}
@media print, screen and (max-width: 768px) {
  .kvSection {
    padding-bottom: 1vw;
  }
}
.kvSection .ttl {
  margin-bottom: 2.67vw;
  background-color: #0066FF;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .kvSection .ttl {
    margin-bottom: 5px;
  }
}

sup {
  font-weight: 300;
}

.c-carousel__dot {
  display: flex;
}

.slick-track {
  display: flex;
}

.slick-list {
  padding: 0 !important;
}

.slick-slide {
  height: auto !important;
}

@media print, screen and (min-width: 769px) {
  .c-carousel__arrow {
    border-radius: 100%;
    border: none;
    font-size: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    padding: 0;
    position: absolute;
    bottom: 0px;
    top: 0;
    text-indent: 0 !important;
    z-index: 10;
    cursor: pointer;
  }
  .c-carousel__arrow img {
    width: 100%;
  }
  .c-carousel__arrow:hover {
    opacity: 0.7;
  }
  .c-carousel__arrow--prev {
    left: -20px;
  }
  .c-carousel__arrow--prev::before {
    transform: rotateZ(180deg);
  }
  .c-carousel__arrow--next {
    right: -20px;
  }
  .c-carousel__arrow--next.slick-disabled, .c-carousel__arrow--prev.slick-disabled {
    display: none !important;
  }
  .c-carousel__dot {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .c-carousel__dot li {
    display: flex;
  }
  .c-carousel__dot li:not(:last-child) {
    margin-right: 15px;
  }
  .c-carousel__dot button {
    border-radius: 100%;
    border: solid 2px #ffffff;
    background: #0066FF;
    font-size: 0;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
  }
  .c-carousel__dot .slick-active button {
    background-color: #FFF600;
    border-color: #FFF600;
  }
}
@media print, screen and (max-width: 768px) {
  .c-carousel {
    margin-right: -8vw;
    margin-left: -8vw;
  }
  .c-carousel__item {
    padding-right: 2vw;
    padding-left: 2vw;
  }
  .c-carousel__arrow {
    border-radius: 100%;
    border: none;
    font-size: 0;
    width: 8vw;
    height: 8vw;
    margin: auto;
    padding: 0;
    position: absolute;
    bottom: 1.2vw;
    top: 0;
    text-indent: 0 !important;
    z-index: 10;
    cursor: pointer;
  }
  .c-carousel__arrow--prev {
    left: -3vw;
  }
  .c-carousel__arrow--prev::before {
    transform: rotateZ(180deg);
  }
  .c-carousel__arrow--next {
    right: -3vw;
  }
  .c-carousel__arrow--next.slick-disabled, .c-carousel__arrow--prev.slick-disabled {
    display: none !important;
  }
  .c-carousel__dot {
    display: flex;
    justify-content: center;
    margin-top: 3vw;
  }
  .c-carousel__dot li {
    display: flex;
  }
  .c-carousel__dot li:not(:last-child) {
    margin-right: 1.76vw;
  }
  .c-carousel__dot button {
    border-radius: 100%;
    border: solid 2px #ffffff;
    background: #0066FF;
    font-size: 0;
    width: 2.6vw;
    height: 2.6vw;
    padding: 0;
  }
  .c-carousel__dot .slick-active button {
    background-color: #FFF600;
    border-color: #FFF600;
  }
}
p.offer {
  font-weight: 300;
  font-size: 2.67vw;
  line-height: 1.5;
  letter-spacing: 0%;
}
p.offer::not(:last-child) {
  margin-bottom: 2.67vw;
}

.cvFuki {
  position: relative;
  color: #EC1C24;
  text-align: center;
  font-weight: 600;
  font-size: 4.8vw;
  line-height: 1.5;
  margin-bottom: 1.33vw;
}
.cvFuki::before {
  content: "";
  position: absolute;
  right: 18vw;
  bottom: 0;
  height: 100%;
  width: 2px;
  transform: rotate(26deg);
  background-color: #EC1C24;
}
.cvFuki::after {
  content: "";
  position: absolute;
  left: 18vw;
  bottom: 0;
  height: 100%;
  width: 2px;
  transform: rotate(-26deg);
  background-color: #EC1C24;
}
@media print, screen and (min-width: 769px) {
  .cvFuki {
    font-size: 22px;
  }
  .cvFuki::before {
    right: 110px;
  }
  .cvFuki::after {
    left: 110px;
  }
}

.ttlFuki {
  position: relative;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 768px) {
  .ttlFuki {
    font-size: 4.8vw;
    margin-bottom: 1.33vw;
  }
}
.ttlFuki::before {
  content: "";
  position: absolute;
  right: 0vw;
  bottom: 0;
  height: 100%;
  width: 2px;
  transform: rotate(26deg);
  background-color: #ffffff;
}
.ttlFuki::after {
  content: "";
  position: absolute;
  left: 0vw;
  bottom: 0;
  height: 100%;
  width: 2px;
  transform: rotate(-26deg);
  background-color: #ffffff;
}
.ttlFuki.fukiSmall {
  font-size: 26px;
}
.ttlFuki.fukiSmall::before {
  right: 30px;
}
.ttlFuki.fukiSmall::after {
  left: 30px;
}
@media print, screen and (max-width: 768px) {
  .ttlFuki.fukiSmall {
    font-size: 5.87vw;
  }
  .ttlFuki.fukiSmall::before {
    right: 8vw;
  }
  .ttlFuki.fukiSmall::after {
    left: 8vw;
  }
}

.wrapBlock, .cvWrap {
  display: flex;
  flex-direction: column;
  gap: 8vw;
}
@media print, screen and (min-width: 769px) {
  .wrapBlock, .cvWrap {
    gap: 40px;
  }
}

.wrapBtn {
  display: flex;
  flex-direction: column;
  gap: 4vw;
}
@media print, screen and (min-width: 769px) {
  .wrapBtn {
    gap: 20px;
  }
}

.cvSection {
  padding: 8vw 0 16vw;
  background-color: #F8F2F4;
}
@media print, screen and (min-width: 769px) {
  .cvSection {
    padding: 80px 0;
  }
}

.costSection {
  padding: 16vw 0;
  background-color: #F8F2F4;
}
@media print, screen and (min-width: 769px) {
  .costSection {
    padding: 80px 0;
  }
}

.cvSection .wrapBlock, .cvWrap {
  max-width: 472px;
  display: flex;
  flex-direction: column;
}

.costSection .titleBlock {
  text-align: center;
  font-size: 6.93vw;
  font-weight: 600;
  color: #EC1C24;
}
@media print, screen and (min-width: 769px) {
  .costSection .titleBlock {
    font-size: 32px;
  }
}
.costSection .boxBlock {
  padding: 10.67vw 5.33vw;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .costSection .boxBlock {
    padding: 60px 83px 40px;
    max-width: 639px;
  }
}
.costSection h3 {
  margin: 0 8.37vw;
  position: absolute;
  right: 0;
  left: 0;
  top: -6.67vw;
  width: 75%;
  text-align: center;
  background-color: #FFF600;
  border-radius: 50px;
  padding: 2.67vw;
  font-size: 4.8vw;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  .costSection h3 {
    font-size: 26px;
    padding: 10px;
    width: 358px;
    top: -24px;
    margin: 0 140px;
    box-sizing: border-box;
  }
}
.costSection .contTitle {
  text-align: center;
  font-size: 4.8vw;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  .costSection .contTitle {
    font-size: 26px;
  }
}
.costSection .wrapBlock {
  gap: 17.07vw;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .costSection .wrapBlock {
    gap: 60px;
  }
}
.costSection .boxBlock .cont {
  display: flex;
  flex-direction: column;
  gap: 8vw;
}
@media print, screen and (min-width: 769px) {
  .costSection .boxBlock .cont {
    gap: 30px;
  }
}
.costSection .curriculum p {
  font-size: 3.73vw;
  font-weight: bold;
  margin-bottom: 1.33vw;
}
@media print, screen and (min-width: 769px) {
  .costSection .curriculum p {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.costSection .curriculum p span {
  color: #2C2C2C;
  font-size: 3.2vw;
  font-weight: normal;
}
@media print, screen and (min-width: 769px) {
  .costSection .curriculum p span {
    font-size: 14px;
  }
}

.featuresSection {
  padding: 16vw 0;
  background-color: #0066FF;
  background-image: url(/plus/resources/images/digie/deco.png);
  background-position: top center;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 768px) {
  .featuresSection {
    background-image: url(/plus/resources/images/digie/deco_sp.png);
    background-size: cover;
  }
}
.featuresSection .wrapBlock {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10.67vw;
}
@media print, screen and (min-width: 769px) {
  .featuresSection .wrapBlock {
    gap: 60px;
  }
}
.featuresSection .cont img {
  margin-bottom: 2.67vw;
}
@media print, screen and (min-width: 769px) {
  .featuresSection .cont img {
    margin-bottom: 10px;
  }
}
.featuresSection .titleBlock {
  color: #ffffff;
  max-width: 472px;
  text-align: center;
}
.featuresSection .featuresContBlock {
  color: #ffffff;
  width: 472px;
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .featuresSection .featuresContBlock {
    width: 100%;
  }
}
.featuresSection .featuresContBlock .featuresTitle {
  max-width: 335px;
  margin-bottom: 0;
}
@media print, screen and (max-width: 768px) {
  .featuresSection .featuresContBlock .featuresTitle {
    width: 85%;
  }
}
.featuresSection .featuresTaikenBlock {
  background-color: #FFF64D;
  color: #0066FF;
  box-sizing: border-box;
  text-align: center;
  width: 472px;
  padding: 30px;
  margin: 0 auto;
  border-radius: 10px;
}
@media print, screen and (max-width: 768px) {
  .featuresSection .featuresTaikenBlock {
    width: 100%;
    padding: 5.3333vw;
  }
}
.featuresSection .featuresTitle {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0px;
}
.featuresSection .featuresTitleSub {
  width: 193px;
}
@media print, screen and (max-width: 768px) {
  .featuresSection .featuresTitleSub {
    width: 42.4vw;
  }
}
.featuresSection .featuresTitle--small {
  width: 234px;
}
@media print, screen and (max-width: 768px) {
  .featuresSection .featuresTitle--small {
    width: 54.67vw;
    margin-bottom: 1.33vw;
  }
}
@media print, screen and (max-width: 768px) {
  .featuresSection .featuresTitle {
    font-size: 6.93vw;
    margin-bottom: 2.67vw;
  }
}
@media print, screen and (min-width: 769px) {
  .featuresSection {
    padding: 80px 0;
  }
}

.faqSection {
  padding: 16vw 0;
}
.faqSection .titleBlock {
  text-align: center;
  font-size: 6.93vw;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  .faqSection .titleBlock {
    font-size: 26px;
  }
}
@media print, screen and (min-width: 769px) {
  .faqSection {
    padding: 80px 0;
    font-size: 16px;
  }
}

.taikenLink {
  display: block;
  margin-top: 4vw;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .taikenLink {
    margin-top: 20px;
  }
}

.btnBlock {
  background-color: #EC1C24;
  border: 2px solid #EC1C24;
  border-radius: 100px;
  color: #ffffff;
  height: auto;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2509803922);
}
.btnBlock > span {
  display: block;
  font-size: 3.73vw;
  font-weight: 600;
  padding: 11px 26px 11px 10px;
  line-height: 1.5;
}
.btnBlock.telBtn {
  background-color: #ffffff;
  border: 2px solid #EC1C24;
}
.btnBlock.telBtn > span {
  color: #EC1C24;
}
.btnBlock.telBtn::before {
  background-image: url(/plus/resources/images/common/bullet03.png);
}
.btnBlock.telBtn .small {
  font-size: 3.2vw;
}
.btnBlock::before {
  width: 0.56875em;
  height: 1.0125em;
  margin-top: -0.60625em;
  right: 1.616667em;
  background-size: contain;
}
@media print, screen and (min-width: 769px) {
  .btnBlock > span {
    font-size: 16px;
  }
  .btnBlock.telBtn .small {
    font-size: 14px;
  }
}

.supple {
  background-color: #E7EBFF;
  border-radius: 10px;
  padding: 4vw 5.33vw;
  margin-top: 5.33vw;
  font-size: 3.73vw;
  display: flex;
  gap: 10px;
}
.supple .suppleImg {
  width: 28.27vw;
  margin-right: -2vw;
}
.supple .suppleTxt {
  flex-shrink: 100;
}
.supple .suppleTtl {
  font-weight: 600;
}
.supple .suppleList {
  margin-left: 3.73vw;
  text-indent: -3.73vw;
}
@media print, screen and (min-width: 769px) {
  .supple {
    padding: 15px 9px 15px 20px;
    font-size: 14px;
    margin-top: 0;
  }
  .supple .suppleImg {
    width: 128px;
    margin-right: 0;
    margin-top: -25px;
  }
  .supple .suppleTxt {
    flex-shrink: 30;
  }
  .supple .suppleTtl {
    font-weight: 600;
  }
  .supple .suppleList {
    margin-left: 14px;
    text-indent: -14px;
  }
}

.head {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.head h3 {
  margin-right: -20px;
  font-weight: 600;
}
.head h3 span {
  color: #0066FF;
  font-size: 24px;
  font-weight: 600;
}
@media print, screen and (max-width: 768px) {
  .head {
    font-size: 3.73vw;
    margin-bottom: 4vw;
  }
  .head h3 span {
    font-size: 5.33vw;
  }
}
.head .number {
  color: #0066FF;
  background-color: #FFF600;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border-radius: 100px;
  font-size: 5.87vw;
  width: 10.67vw;
  height: 10.67vw;
  line-height: 150%;
  letter-spacing: 20%;
  text-align: center;
  margin-right: 2.67vw;
  padding-left: 0.3vw;
  padding-top: 0.45vw;
}
@media print, screen and (min-width: 769px) {
  .head .number {
    font-size: 24px;
    width: 44px;
    height: 44px;
    margin-right: 10px;
    padding-left: 1px;
    padding-top: 2px;
  }
}

.boxWrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: space-around;
}
.boxWrap :first-child {
  order: 0;
}
.boxWrap::after {
  content: "";
  order: 0;
  width: 100%;
}
@media print, screen and (max-width: 768px) {
  .boxWrap {
    flex-direction: column;
    row-gap: 10.67vw;
  }
  .boxWrap::after {
    content: none;
  }
}

.boxItem {
  max-width: 388px;
  background-color: #ffffff;
  box-sizing: border-box;
  position: relative;
  padding: 30px 20px;
  text-align: left;
  border: 1px solid #ffffff;
  border-radius: 10px;
  order: 1;
}
@media print, screen and (max-width: 768px) {
  .boxItem {
    padding: 5.33vw;
  }
}
.boxItem p {
  color: #2C2C2C;
}
.boxItem p span {
  color: #EC1C24;
}
@media print, screen and (min-width: 769px) {
  .boxItem .cont {
    margin-bottom: 0px;
  }
}

.boxBlock {
  position: relative;
  padding: 30px 20px;
  text-align: left;
  border: 1px solid #ffffff;
  border-radius: 10px;
}
@media print, screen and (max-width: 768px) {
  .boxBlock {
    padding: 5.33vw;
  }
}
.boxBlock p {
  color: #2C2C2C;
}
.boxBlock p span {
  color: #EC1C24;
}

.voiceIcon {
  width: 60px;
  height: 60px;
  margin-top: -27px;
  margin-bottom: 12px;
  display: inline-block !important;
}
@media print, screen and (max-width: 768px) {
  .voiceIcon {
    width: 16vw;
    height: 16vw;
    margin-top: -8vw;
    margin-bottom: 3.2vw;
  }
}

.slider .boxBlock {
  text-align: center;
  padding: 0 57px 20px;
  margin-top: 40px;
  color: #2C2C2C;
}
@media print, screen and (max-width: 768px) {
  .slider .boxBlock {
    padding: 0 5.33vw 5.33vw;
    margin-top: 10.67vw;
  }
}
.slider .boxBlock p {
  text-align: left;
}

.costTitle {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  padding-left: 10px;
  max-width: 360px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .costTitle {
    font-size: 3.73vw;
    padding-left: 1.3333vw;
  }
}

.amount {
  font-family: Oswald;
  font-size: 100px;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .amount {
    font-size: 20vw;
  }
}

.multi {
  font-size: 32px;
  padding: 0 5px;
}
@media (max-width: 768px) {
  .multi {
    font-size: 9.07vw;
    padding: 0 1.3333vw;
  }
}

.cost {
  max-width: 360px;
  font-size: 26px;
  letter-spacing: 0;
  padding-left: 10px;
  margin: -15px auto 0;
  color: #EC1C24;
  font-weight: 600;
  white-space: nowrap;
}
.cost * {
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .cost {
    font-size: 6.4vw;
    letter-spacing: -2.6666vw;
    padding-left: 1.3333vw;
    margin-top: -2.6666vw;
    margin-right: -20px;
  }
}

.yen {
  position: relative;
  font-size: 40px;
}
.yen span {
  position: absolute;
  font-weight: 600;
  font-size: 18px;
  top: -15px;
  left: 0;
}
@media (max-width: 768px) {
  .yen {
    font-size: 9.07vw;
  }
  .yen span {
    font-size: 3.2vw;
    top: -3.6666vw;
  }
}

.year {
  position: relative;
}
.year::after {
  content: "";
  display: block;
  position: absolute;
  background: url(/plus/resources/images/digie/modal-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  right: 10px;
  bottom: 10px;
}
@media (max-width: 768px) {
  .year::after {
    width: 8vw;
    height: 8vw;
    right: 2.67vw;
    bottom: 2.67vw;
  }
}

.c_faq__choose__faq {
  margin: 0 auto;
  width: 800px;
  margin-top: 60px;
  margin-bottom: 60px;
  border-top: 2px solid #000;
}
@media (max-width: 768px) {
  .c_faq__choose__faq {
    margin: 0 auto;
    width: 90%;
  }
}
@media (max-width: 768px) {
  .c_faq__choose__faq {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.c_faq__choose__faq .faq_cont {
  display: none;
}
.c_faq__choose__faq .faq_cont .hide__content {
  padding-bottom: 60px;
  box-sizing: border-box;
  width: 800px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .c_faq__choose__faq .faq_cont .hide__content {
    width: 100%;
    padding-bottom: 50px;
  }
}
.c_faq__choose__faq dl {
  border-bottom: 2px solid #000;
}
.c_faq__choose__faq dt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  padding: 20px 0;
  padding-right: 20px;
  background-image: url(/english/img/icon_plus.png);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 100% center;
}
@media (max-width: 768px) {
  .c_faq__choose__faq dt {
    font-size: 4.27vw;
  }
}
.c_faq__choose__faq dt.active {
  background-image: url(/english/img/icon_minus.png);
  background-position: 100% center;
  background-size: 13px;
}
.c_faq__choose__faq dt span {
  display: inline-block;
  vertical-align: middle;
}
.c_faq__choose__faq dd {
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .c_faq__choose__faq dd {
    font-size: 14.5px;
    background-size: 23px;
  }
}

@media (min-width: 769px) {
  .en_faq_accordion > dt, .en_faq_accordion > dd {
    width: 724px;
    box-sizing: border-box;
    margin: 0 auto;
  }
}

.c_faq__notes {
  margin: 0 auto;
  width: 800px;
  margin-top: 63px;
}
@media (max-width: 768px) {
  .c_faq__notes {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

.c_faq__notes__title {
  margin: 63px 0 17px;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .c_faq__notes__title {
    margin-top: 150px;
  }
}

.c_faq__notes__list {
  font-size: 12px;
  line-height: 20px;
  padding-left: 1em;
  text-indent: -1em;
}

.c_faq__choose__faq #opens .faq_cont {
  display: block;
}

.c_faq__choose__tit {
  font-weight: 600;
  position: relative;
  cursor: pointer;
  background: url(/english/img/icon_minus.png) no-repeat center;
  background-position: 96% center;
  background-size: 13px 13px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 30px 22px;
}
@media (max-width: 768px) {
  .c_faq__choose__tit {
    padding: 20px 15px;
    background-position: right 15px center;
    background-size: 11px 11px;
  }
}
.c_faq__choose__tit .fontOswald {
  font-size: 28px;
  line-height: 1;
}
.c_faq__choose__tit img {
  position: relative;
  left: 0;
}
@media (max-width: 768px) {
  .c_faq__choose__tit img {
    width: 50px;
  }
}
.c_faq__choose__tit.active {
  background: url(../img/icon_minus.png) no-repeat center;
  background-position: 96% center;
  background-size: 13px;
}
@media (max-width: 768px) {
  .c_faq__choose__tit.active {
    background-position: right 15px center;
    background-size: 11px 11px;
  }
}
.c_faq__choose__tit:hover {
  transition: all 0.2s ease-in-out;
  opacity: 0.8;
}

.answer {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #0066FF;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .answer {
    font-size: 4.27vw;
    margin-bottom: 4vw;
  }
}
.answer .fontOswald {
  font-size: 28px;
  line-height: 1;
}
.answer-cont {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 768px) {
  .answer-cont {
    gap: 4vw;
  }
}
.answer--1line {
  align-items: center;
}

.c_faq-top__container {
  width: 800px;
  max-width: 100%;
  margin: 30px auto 0;
  position: relative;
}
@media (max-width: 768px) {
  .c_faq-top__container {
    width: calc(100% - 30px);
    margin: 20px 15px 0;
  }
}
.c_faq-top__container::before {
  content: "";
  position: absolute;
  top: -121px;
  right: 30px;
  width: 183px;
  height: 121px;
  background: url(/english/img/211021/faq_img.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 768px) {
  .c_faq-top__container::before {
    top: -16.1vw;
    right: 2vw;
    width: 24.4vw;
    height: 16.133333vw;
  }
}
.c_faq-top__content {
  background-color: #f7f1ed;
  padding: 40px 25px;
}
@media (max-width: 768px) {
  .c_faq-top__content {
    padding: 6.666667vw 4vw;
  }
}
.c_faq-top__head {
  padding: 0px 50px;
  font-size: 20px;
  position: relative;
  color: #000;
  font-weight: bold;
}
@media (max-width: 768px) {
  .c_faq-top__head {
    padding: 0;
    font-size: 3.733333vw;
  }
}
.c_faq-top__head::before {
  content: "question";
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  position: absolute;
  background: url(/english/img/211021/question_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 90px;
  height: 49px;
  top: -50px;
  left: 10px;
}
@media (max-width: 768px) {
  .c_faq-top__head::before {
    width: 15.333333vw;
    height: 8.4vw;
    top: -10vw;
    left: -10px;
  }
}
.c_faq-top__main {
  background-color: #fff;
  padding: 60px 50px;
  margin-top: 30px;
  position: relative;
}
@media (max-width: 768px) {
  .c_faq-top__main {
    padding: 6.666667vw 5.333333vw;
    margin-top: 6vw;
  }
}
.c_faq-top__main::before {
  content: "answer";
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  position: absolute;
  background: url(/english/img/211021/Answer_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 90px;
  height: 44px;
  top: 10px;
  left: 10px;
}
@media (max-width: 768px) {
  .c_faq-top__main::before {
    width: 15.333333vw;
    height: 7.466666vw;
    top: -2vw;
    left: 10px;
  }
}
.c_faq-top__txt {
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .c_faq-top__txt {
    font-size: 3.2vw;
  }
}
.c_faq-top__thumb {
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .c_faq-top__thumb {
    font-size: 6vw;
  }
}
.c_faq-top__thumb img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.c_faq-top__txt-blue {
  color: #00aaea;
}

.imgScrollX {
  text-align: center;
}
.imgScrollX img {
  width: 684px;
}
@media (max-width: 768px) {
  .imgScrollX {
    overflow: scroll;
  }
  .imgScrollX img {
    width: 105.3333vw;
  }
}

.c-notice {
  font-size: 12px;
}
@media (max-width: 768px) {
  .c-notice {
    font-size: 2.67vw;
  }
}
.c-notice__head {
  font-weight: bold;
  margin-top: 4.8vw;
}
@media (min-width: 769px) {
  .c-notice__head {
    margin-top: 20px;
  }
}
.c-notice .c-notice__text {
  line-height: 1.6;
  text-indent: -1em;
  margin: 0.1em 0 0.1em 1em;
}
.c-notice .c-notice__text--number {
  text-indent: -2em;
  margin-left: 2em;
}

a.c-link {
  font-weight: normal;
  text-decoration: underline;
}
a.c-link::after {
  content: "";
  display: inline-block;
  background-image: url(/common_rn/text_icon_arrow_sho.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
}
a.c-link--modal::after {
  background-image: url(/plus/resources/images/digie/link-modal-icon.png);
}

.c-modal {
  display: none;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 5.33vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000000;
}
@media (min-width: 769px) {
  .c-modal {
    padding: 60px 0;
  }
}
.c-modal * {
  -webkit-transform: translate3d(0, 0, 0);
}
.c-modal__bg {
  background-color: rgba(183, 183, 183, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-modal__body-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  pointer-events: none;
}
@media (min-width: 769px) {
  .c-modal__body-wrap {
    max-width: 970px;
  }
}
.c-modal__close {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.c-modal__close-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2211.945%22%20viewBox%3D%220%200%2018%2011.945%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_277%22%20data-name%3D%22%E3%83%91%E3%82%B9%20277%22%20d%3D%22M267.247%2C87.06%2C260.6%2C82.928l6.645-4.132a1%2C1%2C0%2C1%2C0-1.051-1.69l-7.479%2C4.65-7.479-4.65a1%2C1%2C0%2C1%2C0-1.051%2C1.69l6.646%2C4.132-6.646%2C4.132a1%2C1%2C0%2C0%2C0%2C1.051%2C1.69l7.479-4.65%2C7.479%2C4.65a1%2C1%2C0%2C1%2C0%2C1.051-1.69Z%22%20transform%3D%22translate(-249.717%20-76.955)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  width: 18px;
  height: 12px;
}
.c-modal__close-text {
  font-size: 10px;
}
.c-modal__body {
  overflow: auto;
  border-radius: 1.33333333vw;
  background-color: #fff;
  width: 100%;
  max-height: 100%;
  pointer-events: auto;
}
@media (min-width: 769px) {
  .c-modal__body {
    border-radius: 10px;
  }
}
.c-modal__body-inner {
  padding: 5.33333333vw;
}
@media (min-width: 769px) {
  .c-modal__body-inner {
    padding: 35px 50px;
  }
}
.c-modal__img {
  border-radius: 1.33333333vw;
}
@media (min-width: 769px) {
  .c-modal__tel-inner {
    margin: 0 auto;
    max-width: 500px;
    font-size: 12px;
  }
  .c-modal__tel-inner .p-link {
    font-size: 14px;
    font-weight: 500;
  }
  .c-modal__tel-inner .c-accTitle {
    font-size: 14px;
    font-weight: 500;
  }
  .c-modal__tel-inner .c-accBody p {
    margin-bottom: 5px;
    line-height: 1.5;
  }
  .c-modal__tel-inner > * {
    margin-bottom: 15px;
  }
}
.c-modal__tel--callnumber {
  display: grid;
  align-items: center;
  text-align: center;
  border: 2px solid #2c2c2c;
  gap: 15px;
  padding: 20px;
  font-size: 12px;
  margin-bottom: 15px;
}/*# sourceMappingURL=style.css.map */