@charset "EUC-JP";

@media only screen and (min-width: 768px) {
  .visible-s {
    display: none !important;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-m {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .visible-m {
    display: none !important;
  }
}
.dify__mv {
  background-image: url("../../images/dify/bg_dify_l.png");
  background-position: center;
  height: 640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #01080b;
}
@media only screen and (max-width: 999px) {
  .dify__mv {
    background-image: url("../../images/dify/bg_dify_m.png");
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .dify__mv {
    height: 540px;
    background-image: url("../../images/dify/bg_dify_s.png");
  }
}
.dify__mv-inner {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.dify__mv-inner * {
  color: #fff;
  font-weight: bold;
  line-height: initial;
}
.dify__mv-sub {
  font-size: 3.2rem;
  letter-spacing: 0.25rem;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify__mv-sub {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .dify__mv-sub {
    font-size: 2rem;
  }
}
.dify__mv-sub .en {
  font-family: Outfit;
  font-size: 4rem;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify__mv-sub .en {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .dify__mv-sub .en {
    font-size: 2.8rem;
  }
}
.dify__mv-sub .clr {
  color: #00f9ff;
}
.dify__mv-sub .font-l {
  font-size: 3.6rem;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify__mv-sub .font-l {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .dify__mv-sub .font-l {
    font-size: 2.4rem;
  }
}
.dify__mv-main {
  font-family: Outfit;
  font-size: 20rem;
  font-weight: 500;
  line-height: 20rem;
  letter-spacing: 0.5rem;
  padding: 0.4rem 0 4rem;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify__mv-main {
    font-size: 18rem;
    line-height: 18rem;
  }
}
@media only screen and (max-width: 767px) {
  .dify__mv-main {
    font-size: 12rem;
    line-height: 14rem;
    padding: 0.4rem 0 3.2rem;
  }
}
.dify__mv-cp {
  font-size: 2rem;
  letter-spacing: 0.1rem;
  padding-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .dify__mv-cp {
    font-size: 1.8rem;
    padding-bottom: 1.6rem;
  }
}
.dify__mv-cp .en {
  font-family: Outfit;
  font-size: 2.4rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .dify__mv-cp .en {
    font-size: 2rem;
  }
}
.dify__mv-cp .clr {
  color: #00f9ff;
}
.dify__mv-registry {
  padding-bottom: 2rem;
}
.dify__mv .link-button1 {
  width: 342px;
  height: 80px;
  background: #00f9ff;
  border-radius: 50px;
}
@media only screen and (max-width: 767px) {
  .dify__mv .link-button1 {
    width: 300px;
    height: 72px;
  }
}
.dify__mv .link-button1 a {
  width: 100%;
  height: 100%;
}
.dify__mv .link-button1 a::before {
  background-image: url(../../images/dify/arrow-right-dify.svg);
  margin-top: 0px;
}
.dify__mv .link-button1 a span {
  font-weight: bold;
  font-size: 2rem;
  color: #021621;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .dify__mv .link-button1 a span {
    font-size: 1.8rem;
  }
}
.dify h2.type1 {
  position: relative;
}
.dify h2.type1::after {
  position: absolute;
  bottom: -2rem;
  right: 50%;
  width: 48px;
  height: 12px;
  margin-right: -24px;
  content: "";
  background: url(../../images/dify/img_title-deco.png) no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .dify h2.type1::after {
    width: 32px;
    height: 8px;
    margin-right: -16px;
  }
}
.dify .about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .dify .about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dify .about__text, .dify .about__img {
  -ms-flex-preferred-size: calc((100% - 32px) / 2);
      flex-basis: calc((100% - 32px) / 2);
}
.dify .feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dify .feature__box {
  background: #fff;
  padding: 6rem;
  -ms-flex-preferred-size: calc((100% - 40px) / 2);
      flex-basis: calc((100% - 40px) / 2);
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify .feature__box {
    padding: 32px 16px;
    -ms-flex-preferred-size: calc((100% - 16px) / 2);
        flex-basis: calc((100% - 16px) / 2);
    margin-top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .dify .feature__box {
    padding: 32px 24px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.dify .feature__box:first-child {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify .feature__box:first-child {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dify .feature__box:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dify .feature__box:first-child .feature__box__img {
  -ms-flex-preferred-size: 42%;
      flex-basis: 42%;
}
.dify .feature__box:first-child .feature__box__textArea {
  -ms-flex-preferred-size: calc(58% - 60px);
      flex-basis: calc(58% - 60px);
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify .feature__box:first-child .feature__box__textArea {
    -ms-flex-preferred-size: calc(58% - 24px);
        flex-basis: calc(58% - 24px);
  }
}
.dify .feature__box:first-child .feature__box__ttl {
  text-align: left;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .dify .feature__box:first-child .feature__box__ttl {
    text-align: center;
    margin-top: 32px;
  }
}
.dify .feature__box__ttl {
  color: #148dce;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-top: 32px;
}
@media only screen and (max-width: 999px) {
  .dify .feature__box__ttl {
    font-size: 1.8rem;
  }
}
.dify .feature__box__text {
  margin-top: 16px;
}
.dify .usage__box__wraper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .dify .usage__box__wraper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.dify .usage__box {
  background: #f6fafd;
  -ms-flex-preferred-size: calc((100% - 60px) / 3);
      flex-basis: calc((100% - 60px) / 3);
  padding: 40px 32px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify .usage__box {
    -ms-flex-preferred-size: calc((100% - 32px) / 3);
        flex-basis: calc((100% - 32px) / 3);
    padding: 24px 16px;
  }
}
@media only screen and (max-width: 767px) {
  .dify .usage__box {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 32px 24px;
  }
}
.dify .usage__box__img {
  max-width: 140px;
  margin: auto;
}
@media only screen and (max-width: 999px) {
  .dify .usage__box__img {
    max-width: 100px;
  }
}
.dify .usage__box__ttl {
  color: #148dce;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .dify .usage__box__ttl {
    font-size: 1.6rem;
  }
}
.dify .usage__box__text {
  margin-top: 16px;
}
.dify .merit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dify .merit .two-column {
  max-width: 49%;
  text-align: center;
  background-color: #fff;
  border: 3px solid #148dce;
  border-radius: 5px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .dify .merit .two-column {
    max-width: 100%;
  }
}
.dify .merit .two-column:first-child img {
  max-width: 152px;
}
.dify .merit .two-column__top {
  padding: 16px;
  background-color: #148dce;
}
.dify .merit .two-column__top span {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  position: relative;
  padding-left: 36px;
}
@media only screen and (max-width: 999px) {
  .dify .merit .two-column__top span {
    font-size: 1.6rem;
    padding-left: 32px;
  }
}
.dify .merit .two-column__top span::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  content: "";
  background: url(../../images/dify/ico_check.png) no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (max-width: 999px) {
  .dify .merit .two-column__top span::after {
    top: -1px;
    width: 24px;
    height: 24px;
  }
}
.dify .merit .two-column__top span sup {
  color: #fff;
}
.dify .merit .two-column__bottom p {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .dify .merit .two-column {
    width: 100%;
  }
}
.dify .merit .three-column {
  max-width: 32.3%;
  text-align: center;
  background-color: #fff;
  border: 3px solid #148dce;
  border-radius: 5px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .dify .merit .three-column {
    max-width: 100%;
  }
}
.dify .merit .three-column:first-child img {
  max-width: 152px;
}
.dify .merit .three-column__top {
  padding: 16px;
  background-color: #148dce;
}
.dify .merit .three-column__top span {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  position: relative;
  padding-left: 36px;
}
@media only screen and (max-width: 999px) {
  .dify .merit .three-column__top span {
    font-size: 1.6rem;
    padding-left: 32px;
  }
}
.dify .merit .three-column__top span::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  content: "";
  background: url(../../images/dify/ico_check.png) no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (max-width: 999px) {
  .dify .merit .three-column__top span::after {
    top: -1px;
    width: 24px;
    height: 24px;
  }
}
.dify .merit .three-column__top span sup {
  color: #fff;
}
.dify .merit .three-column__bottom p {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .dify .merit .three-column {
    width: 100%;
  }
}

.reccommend__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 999px) {
  .reccommend__flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.reccommend__single {
  position: relative;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  border-radius: 8px;
  max-width: 258px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  min-width: 344px;
}
@media only screen and (max-width: 1100px) {
  .reccommend__single {
    -ms-flex-preferred-size: 49.5% !important;
        flex-basis: 49.5% !important;
    max-width: 49.5% !important;
  }
  .reccommend__single:nth-child(3) {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .reccommend__single {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    max-width: 100% !important;
    min-width: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .reccommend__single {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
}
@media only screen and (max-width: 767px) {
  .reccommend__single {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .reccommend__single:first-of-type {
    margin-top: 0;
  }
}
.reccommend__top {
  background-color: #148dce;
  border-radius: 5px 5px 0 0;
  padding: 0 0 28px;
}
.reccommend__top p:nth-child(1) {
  border-bottom: solid 1px #127cb0;
}
.reccommend__top p:nth-child(2) {
  line-height: 1.2;
}
.reccommend__top p:nth-child(2) .fs12 {
  margin-left: 2px;
}
.reccommend__top span {
  color: #fff;
}
.reccommend__top .campaign_Cb {
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .reccommend__top {
    height: auto;
  }
}
.reccommend__top p {
  font-size: 2rem;
}
@media only screen and (max-width: 999px) {
  .reccommend__top p {
    font-size: 2rem;
  }
}
.reccommend__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.reccommend__block .d-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12%;
  font-weight: normal;
  line-height: 1.8rem;
  color: #858585;
}
.reccommend__block .bold {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding-left: 20px;
}
@media only screen and (max-width: 999px) {
  .reccommend__block .bold {
    padding-left: 8px;
  }
}
.reccommend__block .bold span {
  font-size: 2.4rem;
}
.reccommend__block .bold .twoByte {
  font-size: 2.2rem;
}
.reccommend__block:nth-child(odd) {
  background-color: #fff;
}
.reccommend__block:nth-child(even) {
  background-color: #F9F9F9;
}
.reccommend__block .link-button1 {
  width: 75%;
  height: 50px;
  border-radius: 4px;
}
.reccommend__block .link-button1::before {
  border-radius: 8px;
}
.reccommend__block .link-button1 a {
  font-size: 1.5rem;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.reccommend__block .link-button1 a::after {
  border-radius: 8px;
  width: 100%;
  height: 100%;
}
.reccommend__block.memory {
  height: 84px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reccommend__block.memory .memory__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.6;
  padding-left: 8px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.reccommend__block.memory .memory__value .main {
  padding-left: 8px;
}
.reccommend__block.memory .memory__value .main .num {
  font-size: 2.4rem;
  font-weight: bold;
}
.reccommend__block.memory .memory__value .sub {
  font-size: 1.4rem;
  color: #9C9C9C;
}
@media only screen and (max-width: 999px) {
  .reccommend__block.memory .memory__value {
    padding-left: 0;
  }
}
.reccommend__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .reccommend__bottom {
    height: auto;
  }
}
.reccommend__text {
  margin-top: auto;
}
.reccommend__text .bold {
  font-size: 2.4rem;
}
.reccommend__text span {
  color: #fff;
}
.reccommend__text span s {
  color: #fff;
  font-size: 14px;
  line-height: 2;
}
.reccommend__text span .campaignPrice {
  font-weight: bold;
  font-size: 30px;
  margin: 0 3px;
}
.reccommend__text span .CP_yen {
  color: #fff700;
}
.reccommend__text .campaign_text {
  text-align: center;
  font-size: 1.5rem;
  color: #fff700 !important;
  font-weight: bold;
}
.reccommend__text .campaign_yen {
  color: #fff700 !important;
}
.reccommend__text .campaign_yen span {
  color: #fff700 !important;
}
.reccommend__text .campaignPR {
  font-size: 13px;
  font-weight: bold;
  color: #148dce;
  background-color: #fff700;
  padding: 2px 5px;
  position: relative;
}
.reccommend__text .campaignPR strike {
  font-size: 13px;
  font-weight: bold;
  color: #aaa;
  text-decoration-color: #aaa;
}
.reccommend__text .campaignPR:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff700 rgba(0, 0, 0, 0);
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  margin: auto;
}
.reccommend__text .campaignPR_s {
  color: #148dce;
  font-size: 12px;
}

.campaignRecommend {
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  top: -4%;
  left: calc(50% - 47px);
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  background: #ff7e00;
}
.campaignRecommend:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #ff7e00 transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  margin: auto;
}

.difyCtaFooter {
  background: #148DCE;
  margin: 0 0 32px;
  padding: 64px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .difyCtaFooter {
    margin: 0 0 20px;
  }
}
.difyCtaFooter__ttl {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 0 24px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .difyCtaFooter__ttl {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .difyCtaFooter__ttl {
    font-size: 20px;
  }
}
.difyCtaFooter .link-button1 {
  width: 500px;
  border-radius: 5px;
}
.difyCtaFooter .link-button1:hover:after, .difyCtaFooter .link-button1:hover:before {
  border-radius: 0;
}
.difyCtaFooter .link-button1 a {
  height: 100px;
  font-size: 2rem;
  font-weight: bold;
}
.difyCtaFooter .link-button1 a:before {
  width: 10px;
  height: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .difyCtaFooter .link-button1 {
    width: 400px;
  }
  .difyCtaFooter .link-button1 a {
    height: 80px;
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .difyCtaFooter .link-button1 {
    width: 300px;
  }
  .difyCtaFooter .link-button1 a {
    height: 80px;
    font-size: 18px;
  }
}
/*# sourceMappingURL=dify.css.map */
