/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.the_text .jd_block.jb_style h1,
.the_text .jd_block.jb_style h2,
.the_text .jd_block.jb_style h3,
.the_text .jd_block.jb_style h4,
.the_text .jd_block.jb_style h5,
.the_text .jd_block.jb_style h6,
.the_text .jd_block.jb_style p {
  padding: initial;
  margin: initial;
  font-weight: initial;
  line-height: 100%;
}
.the_text .jd_block.jb_style h1 span,
.the_text .jd_block.jb_style h2 span,
.the_text .jd_block.jb_style h3 span,
.the_text .jd_block.jb_style h4 span,
.the_text .jd_block.jb_style h5 span,
.the_text .jd_block.jb_style h6 span,
.the_text .jd_block.jb_style p span {
  display: inline-block;
}
.the_text .jd_block.jb_style * {
  box-sizing: border-box;
}

.jd_block h1,
.jd_block h2,
.jd_block h3,
.jd_block h4,
.jd_block h5,
.jd_block h6,
.jd_block p {
  padding: initial;
  margin: initial;
  font-weight: initial;
  line-height: 100%;
}
.jd_block * {
  box-sizing: border-box;
}

.jd_section_inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

.ld1 {
  position: relative;
  background: #f5f5f5;
  display: inline-block;
}
.ld1::before {
  content: "\e834";
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 2.2rem;
  font-family: "Material Icons";
  line-height: 1;
}

.WSP .ld1 {
  padding: 0 2.5vw 0 7.5vw;
  margin-bottom: 1.56vw;
}
.WSP .ld1::before {
  left: 1.56vw;
}

.WTT .ld1 {
  padding: 0 1.67vw 0 3.75vw;
  margin-bottom: 1.04vw;
}
.WTT .ld1::before {
  left: 0.83vw;
}

.WT .ld1 {
  padding: 0 16px 0 36px;
  margin-bottom: 10px;
}
.WT .ld1::before {
  left: 8px;
}

.WPC .ld1 {
  padding: 0 16px 0 36px;
  margin-bottom: 10px;
}
.WPC .ld1::before {
  left: 8px;
}

.jd-conversation .is-style-jd-bubble-style-border,
.jd-conversation .is-style-jd-bubble-style-border-radius {
  border-width: 2px;
  border-style: solid;
}
.jd-conversation .is-style-jd-bubble-style-only-bg-with-border {
  border-width: 2px;
  border-style: solid;
}
.jd-conversation .is-style-jd-bubble-style-bubble {
  border-radius: 64px/56px;
}
.jd-conversation .is-style-jd-bubble-style-dotted .jd_text_box {
  border-width: 2px;
  border-style: dashed;
}
.jd-conversation .is-style-jd-bubble-style-bg-radius,
.jd-conversation .is-style-jd-bubble-style-border-radius {
  border-radius: 12px;
}
.jd-conversation__bubble_cont {
  display: flex;
  justify-content: space-between;
}
.jd-conversation__bubble_cont.bubble_posi_right {
  flex-direction: row;
  justify-content: flex-end;
}
.jd-conversation__bubble_cont.bubble_posi_left {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.jd-conversation__text_cont {
  position: relative;
}
.jd-conversation__text_cont.is-style-jd-bubble-style-border .jd_bubble_deco, .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius .jd_bubble_deco, .jd-conversation__text_cont.is-style-jd-bubble-style-bg .jd_bubble_deco, .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius .jd_bubble_deco {
  position: absolute;
  top: 27%;
  display: inline-block;
  border-style: solid;
  border-color: transparent;
}
.jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_deco {
  position: absolute;
  display: inline-block;
  border-radius: 50%;
}
.jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  top: 50%;
}
.jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  top: 70%;
}
.jd-conversation__text_cont.is-style-jd-bubble-style-dotted {
  padding: 0;
}
.jd-conversation__text_box {
  width: 100%;
  height: 100%;
}
.jd-conversation__text_box p {
  line-height: 1.6;
}
.jd-conversation__img {
  border-style: solid;
  border-width: 2px;
  border-color: "";
  border-radius: 50%;
}
.jd-conversation__img_text {
  text-align: center;
}

.WSP .jd-conversation {
  margin-top: 10vw;
  margin-bottom: 10vw;
}
.WSP .jd-conversation__text_cont {
  padding: 5vw 5vw 6.25vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -7.81vw;
  border-width: 2.5vw;
  border-left-width: 5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -7.19vw;
  border-width: 2.5vw;
  border-left-width: 5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -7.81vw;
  border-width: 2.5vw;
  border-right-width: 5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -7.19vw;
  border-width: 2.5vw;
  border-right-width: 5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 4.38vw;
  height: 3.75vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 2.81vw;
  height: 2.19vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -7.5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -7.5vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-dotted {
  padding: 0.94vw;
}
.WSP .jd-conversation__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 3.75vw 3.75vw 5vw;
}
.WSP .jd-conversation__img_cont {
  margin-top: 1.25vw;
}
.WSP .jd-conversation__img_cont.avatar_posi_right {
  margin-left: 8.75vw;
}
.WSP .jd-conversation__img_cont.avatar_posi_left {
  margin-right: 8.75vw;
}
.WSP .jd-conversation__img_box {
  width: 15vw;
  height: 15vw;
}
.WSP .jd-conversation__img_text {
  font-size: 1.6rem;
}

.WTT .jd-conversation {
  margin-top: 6.67vw;
  margin-bottom: 6.67vw;
}
.WTT .jd-conversation__text_cont {
  padding: 3.33vw 3.33vw 4.17vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -5.21vw;
  border-width: 1.67vw;
  border-left-width: 3.33vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -4.79vw;
  border-width: 1.67vw;
  border-left-width: 3.33vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -5.21vw;
  border-width: 1.67vw;
  border-right-width: 3.33vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -4.79vw;
  border-width: 1.67vw;
  border-right-width: 3.33vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 2.92vw;
  height: 2.5vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 1.88vw;
  height: 1.46vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -3.33vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -5vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -3.33vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -5vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-dotted {
  padding: 0.63vw;
}
.WTT .jd-conversation__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 2.5vw 2.5vw 3.33vw;
}
.WTT .jd-conversation__img_cont {
  margin-top: 0.83vw;
}
.WTT .jd-conversation__img_cont.avatar_posi_right {
  margin-left: 5.83vw;
}
.WTT .jd-conversation__img_cont.avatar_posi_left {
  margin-right: 5.83vw;
}
.WTT .jd-conversation__img_box {
  width: 10vw;
  height: 10vw;
}
.WTT .jd-conversation__img_text {
  font-size: 1.6rem;
}

.WT .jd-conversation {
  margin-top: 64px;
  margin-bottom: 64px;
}
.WT .jd-conversation__text_cont {
  padding: 32px 32px 40px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -50px;
  border-width: 16px;
  border-left-width: 32px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -46px;
  border-width: 16px;
  border-left-width: 32px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -50px;
  border-width: 16px;
  border-right-width: 32px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WT .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -46px;
  border-width: 16px;
  border-right-width: 32px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 28px;
  height: 24px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 18px;
  height: 14px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -32px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -48px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -32px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -48px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-dotted {
  padding: 6px;
}
.WT .jd-conversation__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 24px 24px 32px;
}
.WT .jd-conversation__img_cont {
  margin-top: 8px;
}
.WT .jd-conversation__img_cont.avatar_posi_right {
  margin-left: 56px;
}
.WT .jd-conversation__img_cont.avatar_posi_left {
  margin-right: 56px;
}
.WT .jd-conversation__img_box {
  width: 96px;
  height: 96px;
}
.WT .jd-conversation__img_text {
  font-size: 1.6rem;
}

.WPC .jd-conversation {
  margin-top: 64px;
  margin-bottom: 64px;
}
.WPC .jd-conversation__text_cont {
  padding: 32px 32px 40px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -50px;
  border-width: 16px;
  border-left-width: 32px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -46px;
  border-width: 16px;
  border-left-width: 32px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -50px;
  border-width: 16px;
  border-right-width: 32px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -46px;
  border-width: 16px;
  border-right-width: 32px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 28px;
  height: 24px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 18px;
  height: 14px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -32px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -48px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -32px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -48px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-dotted {
  padding: 6px;
}
.WPC .jd-conversation__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 24px 24px 32px;
}
.WPC .jd-conversation__img_cont {
  margin-top: 8px;
}
.WPC .jd-conversation__img_cont.avatar_posi_right {
  margin-left: 56px;
}
.WPC .jd-conversation__img_cont.avatar_posi_left {
  margin-right: 56px;
}
.WPC .jd-conversation__img_box {
  width: 96px;
  height: 96px;
}
.WPC .jd-conversation__img_text {
  font-size: 1.6rem;
}

.jd-bubble .is-style-jd-bubble-style-border,
.jd-bubble .is-style-jd-bubble-style-border-radius {
  border-width: 2px;
  border-style: solid;
}
.jd-bubble .is-style-jd-bubble-style-only-bg-with-border {
  border-width: 2px;
  border-style: solid;
}
.jd-bubble .is-style-jd-bubble-style-bubble {
  border-radius: 64px/56px;
}
.jd-bubble .is-style-jd-bubble-style-dotted .jd_text_box {
  border-width: 2px;
  border-style: dashed;
}
.jd-bubble .is-style-jd-bubble-style-bg-radius,
.jd-bubble .is-style-jd-bubble-style-border-radius {
  border-radius: 12px;
}
.jd-bubble__bubble_cont {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.jd-bubble__text_cont {
  position: relative;
}
.jd-bubble__text_cont.is-style-jd-bubble-style-border .jd_bubble_deco, .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius .jd_bubble_deco, .jd-bubble__text_cont.is-style-jd-bubble-style-bg .jd_bubble_deco, .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius .jd_bubble_deco {
  position: absolute;
  top: 27%;
  display: inline-block;
  border-style: solid;
  border-color: transparent;
}
.jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_deco {
  position: absolute;
  display: inline-block;
  border-radius: 50%;
}
.jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  top: 50%;
}
.jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  top: 70%;
}
.jd-bubble__text_cont.is-style-jd-bubble-style-dotted {
  padding: 0;
}
.jd-bubble__text_box {
  width: 100%;
  height: 100%;
}
.jd-bubble__text_box p {
  line-height: 1.6;
}

.WSP .jd-bubble {
  padding-right: 7.5vw;
  padding-left: 7.5vw;
  margin-top: 10vw;
  margin-bottom: 10vw;
}
.WSP .jd-bubble__text_cont {
  padding: 5vw 5vw 6.25vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_deco {
  left: calc(50% - 2.5vw);
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_before_deco {
  top: -7.81vw;
  border-width: 2.5vw;
  border-bottom-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_after_deco {
  top: -7.19vw;
  border-width: 2.5vw;
  border-bottom-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_deco {
  left: calc(50% - 2.5vw);
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_before_deco {
  top: 100%;
  border-width: 2.5vw;
  border-top-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_after_deco {
  top: 96%;
  border-width: 2.5vw;
  border-top-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -7.81vw;
  border-width: 2.5vw;
  border-left-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -7.19vw;
  border-width: 2.5vw;
  border-left-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -7.81vw;
  border-width: 2.5vw;
  border-right-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -7.19vw;
  border-width: 2.5vw;
  border-right-width: 5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 4.38vw;
  height: 3.75vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 2.81vw;
  height: 2.19vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top {
  margin-top: 7.5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_before_deco {
  top: -4.69vw;
  left: calc(50% - 2.5vw);
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_after_deco {
  top: -7.5vw;
  left: calc(50% - 2.5vw);
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom {
  margin-bottom: 7.5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_before_deco {
  left: calc(50% - 2.5vw);
  top: 106%;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_after_deco {
  left: calc(50% - 2.5vw);
  top: 134%;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -7.5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -7.5vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-dotted {
  padding: 0.94vw;
}
.WSP .jd-bubble__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 3.75vw 3.75vw 5vw;
}
.WTT .jd-bubble {
  padding-right: 5vw;
  padding-left: 5vw;
  margin-top: 6.67vw;
  margin-bottom: 6.67vw;
}
.WTT .jd-bubble__text_cont {
  padding: 3.33vw 3.33vw 4.17vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_deco {
  left: calc(50% - 1.67vw);
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_before_deco {
  top: -5.21vw;
  border-width: 1.67vw;
  border-bottom-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_after_deco {
  top: -4.79vw;
  border-width: 1.67vw;
  border-bottom-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_deco {
  left: calc(50% - 1.67vw);
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_before_deco {
  top: 100%;
  border-width: 1.67vw;
  border-top-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_after_deco {
  top: 96%;
  border-width: 1.67vw;
  border-top-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -5.21vw;
  border-width: 1.67vw;
  border-left-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -4.79vw;
  border-width: 1.67vw;
  border-left-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -5.21vw;
  border-width: 1.67vw;
  border-right-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -4.79vw;
  border-width: 1.67vw;
  border-right-width: 3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 2.92vw;
  height: 2.5vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 1.88vw;
  height: 1.46vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top {
  margin-top: 5vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_before_deco {
  top: -3.13vw;
  left: calc(50% - 1.67vw);
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_after_deco {
  top: -5vw;
  left: calc(50% - 1.67vw);
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom {
  margin-bottom: 5vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_before_deco {
  left: calc(50% - 1.67vw);
  top: initial;
  bottom: -30%;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_after_deco {
  left: calc(50% - 1.67vw);
  top: initial;
  bottom: -48%;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -5vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -3.33vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -5vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-dotted {
  padding: 0.63vw;
}
.WTT .jd-bubble__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 2.5vw 2.5vw 3.33vw;
}
.WT .jd-bubble {
  padding-right: 48px;
  padding-left: 48px;
  margin-top: 64px;
  margin-bottom: 64px;
}
.WT .jd-bubble__text_cont {
  padding: 32px 32px 40px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_deco {
  left: calc(50% - 16px);
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_before_deco {
  top: -50px;
  border-width: 16px;
  border-bottom-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_after_deco {
  top: -46px;
  border-width: 16px;
  border-bottom-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_deco {
  left: calc(50% - 16px);
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_before_deco {
  top: 100%;
  border-width: 16px;
  border-top-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_after_deco {
  top: 96%;
  border-width: 16px;
  border-top-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -50px;
  border-width: 16px;
  border-left-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -46px;
  border-width: 16px;
  border-left-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -50px;
  border-width: 16px;
  border-right-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WT .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -46px;
  border-width: 16px;
  border-right-width: 32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 28px;
  height: 24px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 18px;
  height: 14px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top {
  margin-top: 48px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_before_deco {
  top: -30px;
  left: calc(50% - 16px);
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_after_deco {
  top: -48px;
  left: calc(50% - 16px);
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom {
  margin-bottom: 48px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_before_deco {
  left: calc(50% - 16px);
  top: 104%;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_after_deco {
  left: calc(50% - 16px);
  top: 134%;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -48px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -32px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -48px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-dotted {
  padding: 6px;
}
.WT .jd-bubble__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 24px 24px 32px;
}
.WPC .jd-bubble {
  padding-right: 48px;
  padding-left: 48px;
  margin-top: 64px;
  margin-bottom: 64px;
}
.WPC .jd-bubble__text_cont {
  padding: 32px 32px 40px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_deco {
  left: calc(50% - 16px);
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_before_deco {
  top: -50px;
  border-width: 16px;
  border-bottom-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_top .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_top .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_top .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_top .jd_bubble_after_deco {
  top: -46px;
  border-width: 16px;
  border-bottom-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_deco {
  left: calc(50% - 16px);
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_before_deco {
  top: initial;
  bottom: -48px;
  border-width: 16px;
  border-top-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_bottom .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_bottom .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_bottom .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_bottom .jd_bubble_after_deco {
  top: initial;
  bottom: -44px;
  border-width: 16px;
  border-top-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_before_deco {
  right: -50px;
  border-width: 16px;
  border-left-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_right .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_right .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_right .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_right .jd_bubble_after_deco {
  right: -46px;
  border-width: 16px;
  border-left-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_before_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_before_deco {
  left: -50px;
  border-width: 16px;
  border-right-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border.deco_posi_left .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-border-radius.deco_posi_left .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg.deco_posi_left .jd_bubble_after_deco, .WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bg-radius.deco_posi_left .jd_bubble_after_deco {
  left: -46px;
  border-width: 16px;
  border-right-width: 32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_before_deco {
  width: 28px;
  height: 24px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble .jd_bubble_after_deco {
  width: 18px;
  height: 14px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top {
  margin-top: 48px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_before_deco {
  top: -30px;
  left: calc(50% - 16px);
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_top .jd_bubble_after_deco {
  top: -48px;
  left: calc(50% - 16px);
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom {
  margin-bottom: 48px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_before_deco {
  left: calc(50% - 16px);
  top: 104px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_bottom .jd_bubble_after_deco {
  left: calc(50% - 16px);
  top: 132px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_before_deco {
  right: -32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_right .jd_bubble_after_deco {
  right: -48px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_before_deco {
  left: -32px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-bubble.deco_posi_left .jd_bubble_after_deco {
  left: -48px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-dotted {
  padding: 6px;
}
.WPC .jd-bubble__text_cont.is-style-jd-bubble-style-dotted .jd_text_box {
  padding: 24px 24px 32px;
}
.the_text .jd-frame__cont.is-solid.is-style-jd-frame,
.jd-frame__cont.is-solid.is-style-jd-frame {
  border-width: 1px;
  border-style: solid;
}
.the_text .jd-frame__cont_box.is-dashed.is-style-jd-frame-dashed,
.jd-frame__cont_box.is-dashed.is-style-jd-frame-dashed {
  border-width: 3px;
  border-style: dashed;
}
.the_text .jd-frame__cont_text *,
.jd-frame__cont_text * {
  line-height: 1.6;
}

.WSP .jd-frame {
  margin: 3.75vw 0;
}
.WSP .jd-frame__cont.is-solid {
  padding: 3.75vw;
}
.WSP .jd-frame__cont.is-solid.is-style-jd-frame {
  padding: 3.75vw;
}
.WSP .jd-frame__cont.is-dashed {
  padding: 0.63vw 0.94vw;
}
.WSP .jd-frame__cont_box.is-dashed.is-style-jd-frame-dashed {
  padding: 2.81vw 1.88vw;
}

.WTT .jd-frame {
  margin: 2.5vw 0;
}
.WTT .jd-frame__cont.is-solid {
  padding: 2.5vw;
}
.WTT .jd-frame__cont.is-solid.is-style-jd-frame {
  padding: 2.5vw;
}
.WTT .jd-frame__cont.is-dashed {
  padding: 0.42vw 0.63vw;
}
.WTT .jd-frame__cont_box.is-dashed.is-style-jd-frame-dashed {
  padding: 1.88vw 1.25vw;
}

.WT .jd-frame {
  margin: 24px 0;
}
.WT .jd-frame__cont.is-solid {
  padding: 24px;
}
.WT .jd-frame__cont.is-solid.is-style-jd-frame {
  padding: 24px;
}
.WT .jd-frame__cont.is-dashed {
  padding: 4px 6px;
}
.WT .jd-frame__cont_box.is-dashed.is-style-jd-frame-dashed {
  padding: 18px 12px;
}

.WPC .jd-frame {
  margin: 24px 0;
}
.WPC .jd-frame__cont.is-solid {
  padding: 24px;
}
.WPC .jd-frame__cont.is-solid.is-style-jd-frame {
  padding: 24px;
}
.WPC .jd-frame__cont.is-dashed {
  padding: 4px 6px;
}
.WPC .jd-frame__cont_box.is-dashed.is-style-jd-frame-dashed {
  padding: 18px 12px;
}

/*# sourceMappingURL=style-index.css.map*/