@charset "UTF-8";
/*
	@include sc(pc) {
		width: 100%;
	}
	@include sc(sp) {
		width: 50%;
	}
*/
/*
	@include hover() {
		opacity: 0.6;
	}
*/
/*
	$line:イラレの行の値
	$size:イラレの文字の値

	@include lh(38, 15);
*/
/*
	$size:object-fitの値
	@include objectfit();
	@include objectfit('contain');
*/
/*
	@include taJ();
*/
/*
400：Regular
600：Demi（デフォルト）
700：Bold
*/
/*
	$color:色指定
	$stripe:線サイズ
	$spacing:線の空きサイズ
	$height:太さ

	@include dotted(#e6e1d2, 4,4,2);
*/
/*
example
@include dotted-y(#COLOR, WidthPX,SpaceingPX,LengthPX,); 横破線
@include dotted-y(#e6e1d2, 4,4,2,10);
*/
/*========================
共通
========================*/
.content_wrap {
  overflow: hidden;
}

/*========================
ページヘッダー
========================*/
.cont_header .cont_tit {
  text-align: left;
}
@media screen and (max-width: 640px) {
  .cont_header .cont_tit {
    text-align: center;
    font-size: 44rem;
  }
}
.cont_header .title {
  gap: 0.192rem;
  text-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 640px) {
  .cont_header .title {
    gap: 0.16rem;
  }
  .cont_header .title span {
    font-size: 0.16rem;
    font-weight: 700;
  }
}

/*========================
イントロ
========================*/
.introduction {
  position: relative;
}
.introduction::before {
  content: "";
  width: calc(50% - 1.59rem);
  height: 3.68rem;
  border-radius: 0 0.2rem 0.2rem 0;
  background-color: #ECF9FF;
  position: absolute;
  left: 0;
  top: 0.37rem;
  z-index: 0;
}
@media screen and (max-width: 640px) {
  .introduction::before {
    content: none;
  }
}
.introduction .deco01 {
  width: 1.72rem;
  height: 2.53rem;
  background-image: url(/common/img/content_deco13.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -0.4rem;
  right: -0.37rem;
  z-index: 0;
}
@media screen and (max-width: 640px) {
  .introduction .deco01 {
    width: 0.94rem;
    height: 1.13rem;
    background-image: url(/common/img/content_deco07.svg);
    top: auto;
    right: -0.27rem;
    bottom: 4.4rem;
  }
}
.introduction .deco02 {
  width: 2.6rem;
  height: 1.76rem;
  background-image: url(/img/support/deco_dot_yellow02.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -0.24rem;
  bottom: -0.52rem;
  z-index: 0;
}
.introduction .in {
  max-width: 9.6rem;
  margin: 0.4rem auto 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .introduction .in {
    margin: 0.35rem auto 0;
  }
}
.introduction .in .txt_box {
  width: 100%;
  max-width: 5.8rem;
  margin-left: auto;
  padding-top: 1.1rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 640px) {
  .introduction .in .txt_box {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 1.2rem;
    padding: 0 0.32rem 0.45rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.introduction .in .txt_box .read {
  letter-spacing: 0;
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .introduction .in .txt_box .read {
    white-space: nowrap;
  }
}
.introduction .in .ph_wrap {
  width: 100%;
  max-width: 5.34rem;
  position: absolute;
  top: 0;
  left: -2.56rem;
}
@media screen and (max-width: 640px) {
  .introduction .in .ph_wrap {
    max-width: 100%;
    height: 121.86vw;
    position: relative;
    left: 0;
  }
  .introduction .in .ph_wrap::before {
    content: "";
    width: 100%;
    height: 43.2vw;
    background-color: #ECF9FF;
    position: absolute;
    left: 0;
    top: 44.5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 0;
  }
}
.introduction .in .ph_wrap .cover {
  overflow: hidden;
}
.introduction .in .ph_wrap .ph01 {
  width: 2.6rem;
  height: 1.86rem;
  border-radius: 0.1rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 640px) {
  .introduction .in .ph_wrap .ph01 {
    width: 55.73vw;
    height: 49.6vw;
    border-radius: 0 0.1rem 0.1rem 0;
    z-index: 1;
  }
}
.introduction .in .ph_wrap .ph02 {
  width: 2.6rem;
  height: 1.95rem;
  border-radius: 0.1rem;
  position: absolute;
  top: 0.55rem;
  right: 0;
}
@media screen and (max-width: 640px) {
  .introduction .in .ph_wrap .ph02 {
    width: 41.33vw;
    height: 52vw;
    top: 14.66vw;
    border-radius: 0.1rem 0 0 0.1rem;
    z-index: 1;
  }
}
.introduction .in .ph_wrap .ph03 {
  width: 1.77rem;
  height: 1.9rem;
  border-radius: 0.1rem;
  position: absolute;
  top: 2.02rem;
  left: 0;
}
@media screen and (max-width: 640px) {
  .introduction .in .ph_wrap .ph03 {
    width: 41.33vw;
    height: 52vw;
    top: auto;
    bottom: 16.26vw;
    border-radius: 0 0.1rem 0.1rem 0;
    z-index: 1;
  }
}
.introduction .in .ph_wrap .ph04 {
  width: 3rem;
  height: 1.86rem;
  border-radius: 0.1rem;
  position: absolute;
  top: 2.65rem;
  right: 0.4rem;
}
@media screen and (max-width: 640px) {
  .introduction .in .ph_wrap .ph04 {
    width: 55.73vw;
    height: 49.6vw;
    top: auto;
    bottom: 0;
    right: 0;
    border-radius: 0.1rem 0 0 0.1rem;
    z-index: 1;
  }
}

/*========================
サポート体制
========================*/
.support {
  position: relative;
  margin-top: 0.4rem;
}
@media screen and (max-width: 640px) {
  .support {
    margin-top: 0.65rem;
  }
}
.support .deco01 {
  width: 3.21rem;
  height: 3.21rem;
  background-image: url(/img/support/deco_dot_yellow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -1.4rem;
  left: calc(50% + 4.15rem);
  z-index: -1;
}
.support .deco02 {
  width: 2.4rem;
  height: 2.18rem;
  background-image: url(/common/img/content_deco03.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 8rem;
  right: -0.8rem;
  z-index: 0;
}
.support .deco03 {
  width: 3.21rem;
  height: 3.21rem;
  background-image: url(/img/support/deco_dot_blue.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 14.9rem;
  left: -0.25rem;
  z-index: 0;
}
.support .deco04 {
  width: 1.82rem;
  height: 2.45rem;
  background-image: url(/common/img/content_deco01.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 19.9rem;
  left: -0.35rem;
  z-index: 0;
}
.support .sec_support_bnr_area {
  margin: 0 auto;
  max-width: 11.52rem;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_area {
    margin: 0.64rem 0 0;
  }
}
.support .sec_support_bnr_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  border-radius: 0.16rem;
  border: 4px solid #1591D8;
  background-color: #DEF5FF;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.no-touchevents .support .sec_support_bnr_link:hover {
  border-color: #FFC700;
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_link {
    display: block;
    margin: 0 0.16rem;
  }
}
.support .sec_support_bnr_link .of {
  width: 5.08rem;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_link .of {
    width: 100%;
  }
}
.support .sec_support_bnr_txtbox {
  padding-left: 0.56rem;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox {
    margin-top: 0.3rem;
    padding: 0 0.2rem 0.4rem;
  }
}
.support .sec_support_bnr_txtbox .sec_support_bnr_box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox .sec_support_bnr_box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.support .sec_support_bnr_txtbox .sec_support_bnr_box .comment {
  position: relative;
  margin-bottom: 0.22rem;
  padding: 0.08rem 0.47rem;
  border-radius: 50px;
  background-color: #1591D8;
  color: #fff;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox .sec_support_bnr_box .comment {
    position: absolute;
    top: -0.3rem;
    left: 50%;
    width: 3rem;
    padding: 0.06rem 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.support .sec_support_bnr_txtbox .sec_support_bnr_box .comment::after {
  content: "";
  position: absolute;
  bottom: -0.09rem;
  left: 50%;
  display: block;
  width: 0.14rem;
  height: 0.1rem;
  background-color: #1591D8;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.support .sec_support_bnr_txtbox .sec_support_bnr_box .name {
  color: #1591D8;
  font-size: 0.28rem;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox .sec_support_bnr_box .name {
    font-size: min(4.5vw, 0.19rem);
    line-height: 1.4;
  }
}
.support .sec_support_bnr_txtbox .sec_support_img {
  margin: 0 auto;
  width: 1.38rem;
  height: auto;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox .sec_support_img {
    width: 0.8rem;
  }
}
.support .sec_support_bnr_txtbox .sec_support_img img {
  width: 100%;
  height: auto;
}
.support .sec_support_bnr_txtbox .detail_title {
  margin-top: 0.24rem;
  color: #1591D8;
  line-height: 1;
  font-size: 0.28rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox .detail_title {
    margin-top: 0.32rem;
    font-size: 0.19rem;
  }
}
.support .sec_support_bnr_txtbox .caption {
  margin-top: 0.2rem;
  font-size: 0.14rem;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox .caption {
    margin-top: 0.13rem;
    font-size: 0.13rem;
  }
}
.support .sec_support_bnr_txtbox .more {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.08rem;
  margin-top: 0.24rem;
  padding-bottom: 0.06rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #1591D8;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  -webkit-transform: color 0.5s;
          transform: color 0.5s;
}
@media screen and (max-width: 640px) {
  .support .sec_support_bnr_txtbox .more {
    margin: 0.2rem auto 0;
    font-size: 0.18rem;
  }
}
.support .sec_support_bnr_txtbox .more::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #1591D8;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.support .sec_support_bnr_txtbox .more::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #1591D8;
  border-right: 2px solid #1591D8;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
.support .in {
  position: relative;
  max-width: 9.6rem;
  margin: 0 auto;
}
.support .in .support_list_wrap {
  padding-top: 0.64rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap {
    padding: 0.4rem 0.16rem 0;
  }
}
.support .in .support_list_wrap .support_box {
  background-color: #DEF5FF;
  border-radius: 0.15rem;
  padding: 0.4rem 0.6rem;
  margin-top: 0.3rem;
  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;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box {
    border-radius: 0.1rem;
    padding: 0.1rem 0.32rem 0.32rem;
    margin-top: 0.2rem;
  }
}
.support .in .support_list_wrap .support_box .support_tit {
  text-align: center;
  font-size: 0.18rem;
  font-weight: 700;
  padding-bottom: 0.4rem;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .support_tit {
    padding-bottom: 0.24rem;
    line-height: 1.3;
  }
}
.support .in .support_list_wrap .support_box .support_tit::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.15rem;
  position: relative;
}
.support .in .support_list_wrap .support_box .support_tit.-icon01::before {
  width: 0.29rem;
  height: 0.31rem;
  background-image: url(/img/support/support_icon01.png);
  top: 0.1rem;
}
.support .in .support_list_wrap .support_box .support_tit.-icon02::before {
  width: 0.31rem;
  height: 0.32rem;
  background-image: url(/img/support/support_icon02.png);
  top: 0.1rem;
}
.support .in .support_list_wrap .support_box .support_tit.-icon03::before {
  width: 0.33rem;
  height: 0.33rem;
  background-image: url(/img/support/support_icon03.png);
  top: 0.1rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .support_tit.-icon03::before {
    top: 0.2rem;
  }
}
.support .in .support_list_wrap .support_box .support_tit.-icon04::before {
  width: 0.34rem;
  height: 0.26rem;
  background-image: url(/img/support/support_icon04.png);
  top: 0.08rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .support_tit.-icon04::before {
    margin-top: 0.06rem;
  }
}
.support .in .support_list_wrap .support_box .support_tit.-icon05::before {
  width: 0.24rem;
  height: 0.26rem;
  background-image: url(/img/support/support_icon05.png);
  top: 0.08rem;
}
.support .in .support_list_wrap .support_box .support_tit.-icon06::before {
  width: 0.31rem;
  height: 0.28rem;
  background-image: url(/img/support/support_icon06.png);
  top: 0.09rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .support_tit.-icon06::before {
    top: 0;
  }
}
.support .in .support_list_wrap .support_box .support_tit.-icon07::before {
  width: 0.31rem;
  height: 0.21rem;
  background-image: url(/img/support/support_icon07.png);
  top: 0.05rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .support_tit.-icon07::before {
    margin-top: 0.06rem;
  }
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .support_tit.-icon03 {
    text-indent: -0.7rem;
    margin-left: 0.7rem;
    position: relative;
    left: -0.2rem;
    line-height: 1.3;
    padding-bottom: 0.16rem;
  }
  .support .in .support_list_wrap .support_box .support_tit.-icon06 {
    text-align: left;
    display: block;
    padding-top: 0.15rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.support .in .support_list_wrap .support_box .ph_wrap {
  width: 100%;
  max-width: 3.19rem;
  position: relative;
  height: 2.08rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .ph_wrap {
    max-width: 100%;
    height: auto;
  }
}
.support .in .support_list_wrap .support_box .ph_wrap .ph {
  height: 2.08rem;
  border-radius: 0.05rem;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .ph_wrap .ph {
    height: 48.53vw;
  }
}
.support .in .support_list_wrap .support_box .ph_wrap .round_txt_wrap {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -0.55rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .ph_wrap .round_txt_wrap {
    position: relative;
    bottom: auto;
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    padding-top: 0.16rem;
    padding-bottom: 0.06rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.06rem;
  }
}
.support .in .support_list_wrap .support_box .ph_wrap .round_txt_wrap .round_txt {
  width: 0.85rem;
  height: 0.85rem;
  border-radius: 0.5rem;
  background-color: #1FBCFF;
  position: relative;
  margin: 0 0.06rem;
}
.support .in .support_list_wrap .support_box .ph_wrap .round_txt_wrap .round_txt span {
  display: block;
  width: 100%;
  font-size: 0.15rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.375;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0.01rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .ph_wrap .round_txt_wrap .round_txt span {
    font-size: 0.14rem;
  }
}
.support .in .support_list_wrap .support_box .ph_wrap .round_txt_wrap .round_txt.-type02 span {
  line-height: 1.25;
  letter-spacing: 0;
}
.support .in .support_list_wrap .support_box .ph_wrap .round_txt_wrap .round_txt.-type03 span {
  font-size: 0.14rem;
  line-height: 1.35;
  letter-spacing: 0;
}
.support .in .support_list_wrap .support_box .txt_box {
  width: 100%;
  max-width: 4.8rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .txt_box {
    max-width: 100%;
    padding-top: 0.1rem;
  }
}
.support .in .support_list_wrap .support_box .txt_box .support_tit {
  margin-top: 0.1rem;
}
.support .in .support_list_wrap .support_box .txt_box .txt {
  font-size: 0.14rem;
  line-height: 1.8;
}
.support .in .support_list_wrap .support_box .txt_box .recommend {
  margin-top: 0.2rem;
}
.support .in .support_list_wrap .support_box .txt_box .recommend .tit {
  font-size: 0.16rem;
  font-weight: 700;
  position: relative;
}
.support .in .support_list_wrap .support_box .txt_box .recommend .tit::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
}
.support .in .support_list_wrap .support_box .txt_box .recommend .tit span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 0.15rem;
  background-color: #DEF5FF;
  z-index: 1;
}
.support .in .support_list_wrap .support_box .txt_box .recommend .list {
  padding: 0.1rem 0;
}
.support .in .support_list_wrap .support_box .txt_box .recommend .list .txt {
  font-size: 0.14rem;
  line-height: 1.8;
  padding-right: 0.15rem;
  text-indent: -0.14rem;
  padding-left: 0.14rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .txt_box .recommend .list .txt {
    padding-right: 0;
  }
}
.support .in .support_list_wrap .support_box .txt_box .recommend .list .txt::before {
  content: "・";
}
.support .in .support_list_wrap .support_box .txt_box .price {
  margin-top: 0.2rem;
}
.support .in .support_list_wrap .support_box .txt_box .price .tit {
  font-size: 0.16rem;
  font-weight: 700;
  position: relative;
}
.support .in .support_list_wrap .support_box .txt_box .price .tit::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
}
.support .in .support_list_wrap .support_box .txt_box .price .tit span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 0.15rem;
  background-color: #DEF5FF;
  z-index: 1;
}
.support .in .support_list_wrap .support_box .txt_box .price .list {
  padding: 0.1rem 0;
}
.support .in .support_list_wrap .support_box .txt_box .price .list .txt {
  font-size: 0.14rem;
  line-height: 1.8;
}
.support .in .support_list_wrap .support_box .txt_box .price .list .txt.kome {
  text-indent: -0.14rem;
  padding-left: 0.14rem;
}
.support .in .support_list_wrap .support_box .txt_box .price .list.dot .txt {
  text-indent: -0.14rem;
  padding-left: 0.14rem;
}
.support .in .support_list_wrap .support_box .txt_box .price .list.dot .txt::before {
  content: "・";
}
.support .in .support_list_wrap .support_box .txt_box .small_txt_wrap {
  padding-top: 0.1rem;
}
.support .in .support_list_wrap .support_box .txt_box .small_txt_wrap .small_txt {
  font-size: 0.12rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .txt_box .small_txt_wrap .small_txt {
    letter-spacing: -0.05em;
    text-indent: -1em;
    margin-left: 1em;
  }
}
.support .in .support_list_wrap .support_box .btn_list_wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.3rem;
  gap: 0.1rem;
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .btn_list_wrap {
    display: block;
    margin-top: 0.15rem;
  }
}
.support .in .support_list_wrap .support_box .btn_list_wrap .btn01 {
  margin: 0 0;
  width: calc((100% - 0.2rem) / 3);
}
@media screen and (max-width: 640px) {
  .support .in .support_list_wrap .support_box .btn_list_wrap .btn01 {
    margin: 0 0 0.2rem;
    width: 100%;
  }
  .support .in .support_list_wrap .support_box .btn_list_wrap .btn01:last-child {
    margin-bottom: 0;
  }
}
.support .in .support_list_wrap .support_box .btn_list_wrap .btn01 > span {
  font-size: 0.16rem;
  letter-spacing: -0.04em;
}
.support .in .support_list_wrap .support_box:nth-child(2n) {
  background-color: #FFFAEC;
}
.support .in .support_list_wrap .support_box:nth-child(2n) .txt_box .recommend .tit span {
  background-color: #FFFAEC;
}
.support .in .support_list_wrap .support_box:nth-child(2n) .txt_box .price .tit span {
  background-color: #FFFAEC;
}
.support .in .contact_wrap {
  margin-top: 0.8rem;
  background-color: #FFFAEC;
  padding: 0.35rem 0 0.3rem;
  text-align: center;
  border-radius: 0.15rem;
}
@media screen and (max-width: 640px) {
  .support .in .contact_wrap {
    padding: 0.25rem 0 0.2rem;
    margin: 0.4rem 0.32rem 0.5rem;
  }
}
.support .in .contact_wrap .txt {
  line-height: 1.8;
}
.support .in .contact_wrap .btn_list_wrap {
  padding-top: 0.2rem;
}
@media screen and (max-width: 640px) {
  .support .in .contact_wrap .btn_list_wrap {
    padding-top: 0.1rem;
  }
}
/*# sourceMappingURL=support.css.map */