@charset "UTF-8";
img {
  width: auto;
  height: auto;
}
/*header*/
body.habii_lp_2105 {
  padding: 100px 0 0 0;
}
.header_wrap {
  padding: 20px 0;
}
.hLogo_txt {
  font-size: 14px;
  font-weight: 800;
}
.htel_box {
  right: 0;
}
.htel_btn {
  padding: 0 18px 0 0;
}
.htel_btn a .is-tel {
  font-size: 34px;
  padding: 0 0 0 35px;
  background: url(/cmn_lp/svg/icn_tel.svg) no-repeat bottom 2px left;
}
.htel_btn a .is-time {
  font-size: 15px;
  padding: 4px 0 0 35px;
}
header .c-btn.is-cv {
  width: 280px;
}
header .c-btn.is-cv.is-clr01 {
  width: 250px;
}
header .c-btn.is-cv a {
  font-size: 16px;
  font-weight: 800;
}
/*MV*/
.lpmv_wrap {
  height: 590px;
  background: url("/cmn_lp/img/lp_MV_n.webp") no-repeat center center / cover;
}
.no-webp .lpmv_wrap {
  background: url("/cmn_lp/img/lp_MV_n.jpg") no-repeat center center / cover;
}
.lpmv_in {
  position: relative;
  width: 1180px;
  margin: 0 auto;
}
.lpmv_ttl {
  position: absolute;
  top: 170px;
  left: 0;
  z-index: 10;
  padding: 40px 0 0 0;
  background: url("/cmn_lp/img/lpmv_ttl_bf.png") no-repeat center top;
}
.lpmv-ttl {
  font-size: 50px;
  font-weight: 800;
  line-height: 1;
}
.lpmv-ttl span.tl1 {
  display: block;
  font-size: 33px;
  padding: 0 0 50px 0;
}
.lpmv-ttl span.tl2 {
  display: block;
  font-size: 40px;
  padding: 30px 0 0 0;
}
.lpmv-ttl span.clr {
  color: #ff9e1a;
}
/*動画*/
.lpmovie_wrap {
  text-align: center;
  padding: 60px 0;
}
.lpmovie_wrap iframe {
  width: 880px;
  height: 490px;
}
/*共通*/
.lp_wrap {
  padding: 70px 0;
  background: #fff;
}
.lpmovie_wrap,
.lp_wrap.ver4 {
  background: url("/cmn_lp/img/bg07_n.png") repeat 0 0;
}
.lp_wrap.ver40 {
  background: url("/cmn_lp/img/bg07_non.png") repeat 0 0;
}
.lp_wrap.ver8 {
  background: url("/cmn_lp/img/bg02_n.png") repeat 0 0;
}
.lp_wrap.ver2,
.lp_wrap.ver10 {
  background: url("/cmn_lp/img/bg03_n.png") repeat top center;
}
.lp_wrap.ver6,
.lp_wrap.ver12 {
  background: url("/cmn_lp/img/bg01_n.png") repeat top center;
}
.lp_wid {
  width: 1000px;
  margin: 0 auto;
}
.lp_ttl {
  margin: 0 0 50px 0;
}
.lp-ttl {
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
  text-align: center;
}
.lp-txts {
  position: relative;
  padding: 0 0 0 1em;
  margin: 0 0 0 50px;
}
.lp-txts span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.cv_warp {
  box-sizing: border-box;
  background: #fff6e4;
}
.cv_in {
  background: none;
  padding: 30px 0;
}
.cv_ttl {
  font-size: 24px;
}
.cv_box {
  width: 890px;
  padding: 30px 0 0 0;
}
.cv_warp .c-btn.is-cv a {
  width: 430px;
  max-width: 430px;
  height: 80px;
  font-size: 22px;
  font-weight: bold;
}
.c-btn.is-icn01 a .is-btn:after {
  width: 28px;
  height: 36px;
}
.cv_warp .c-btn.is-icn01 a .is-btn:after {
  left: 48px;
}
.c-btn.is-cv a .is-btn:before {
  width: 30px;
  height: 30px;
}
.cv_warp .c-btn.is-icn01 a .is-btn::before {
  right: 28px;
}
.cv_tel {
  font-size: 16px;
  text-align: center;
  margin: 30px 0 0 0;
}
.cv_tel a {
  position: relative;
  display: inline-block;
  text-align: left;
}
.cv_tel a:before {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 47px;
  bottom: 0;
  left: -70px;
  z-index: 10;
  background: url("/cmn_lp/img/lpcv_bg01.png") no-repeat 0 0;
}
.cv_tel a:after {
  content: "";
  position: absolute;
  display: block;
  width: 78px;
  height: 38px;
  bottom: 0;
  right: -85px;
  z-index: 10;
  background: url("/cmn_lp/img/lpcv_bg02.png") no-repeat 0 0;
}
.cv_tel .is-tel {
  font-size: 44px;
  padding: 0 10px 0 54px;
  background: url(/cmn_lp/svg/icn_tel.svg) no-repeat left 10px center;
  background-size: 34px auto;
  -ms-background-size: 34px auto;
  -moz-background-size: 34px auto;
  -webkit-background-size: 34px auto;
}
.lp-item {
  text-align: center;
  margin: 0 0 15px 0;
}
.lp-item span {
  display: inline-block;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  color: #fff;
  padding: 8px 20px;
  border-radius: 19px;
  -ms-border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
}
.lp_wrap.ver4 .lp-item span {
  background: #ff9e1a;
}
.lp_wrap.ver5 .lp-item span {
  background: #fb8d92;
}
.lp_wrap.ver40 .lp-item span {
  background: #1aabff;
}
/*ハビーの感染症対策*/
.lp_wrap.ver1 {
  padding: 80px 0 70px 0;
}
.measures_box {
  position: relative;
  margin: 0 0 60px 0;
  padding: 60px 100px 40px 100px;
  border-radius: 16px;
  -ms-border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #f3f3f3;
}
.measures_box:after {
  content: "";
  position: absolute;
  display: block;
  width: 909px;
  height: 157px;
  bottom: 0;
  right: 46px;
  z-index: 10;
  background: url("/cmn_lp/img/lp_measures_after.webp") no-repeat 0 0;
}
.no-webp .measures_box:after{
  background: url("/cmn_lp/img/lp_measures_after.png") no-repeat 0 0;
}
.measures_box .lp_ttl {
  position: relative;
  padding: 0 0 35px 0;
  border-bottom: 4px dotted #f9c789;
}
.measures_box .lp_ttl:before {
  content: "";
  position: absolute;
  display: block;
  top: -96px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 72px;
  height: 64px;
  background: url(/cmn_lp/img/h-about_ttl.png) no-repeat 0 0;
}
.measures_in {
  padding: 0 85px;
}
.measures_list {
  margin: 0 0 25px 0;
}
.measures_list li {
  position: relative;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.4;
  text-align: left;
  padding: 0 0 0 50px;
  margin: 0 0 30px 0;
}
.measures_list li:nth-child(1),
.measures_list li:nth-child(4) {
  margin: 0 0 25px 0;
}
.measures_list li:before {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  z-index: 10;
  background: url("/cmn_lp/img/icn_checkbox.png") no-repeat 0 0;
}
.measures_list li:last-child {
  margin: 0;
}
.measures_list li span {
  display: block;
  font-weight: 500;
  font-size: 16px;
}
/*こんな特徴がお子さまにありませんか？*/
.features_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -15px 0 0 0;
}
.features_lst li {
  display: table;
  table-layout: fixed;
  letter-spacing: -0.4em;
  width: 250px;
  height: 230px;
}
.features_lst li.n1 {
  background: url(/cmn_lp/img/place_bg1n.png) no-repeat center center;
}
.features_lst li.n2 {
  background: url(/cmn_lp/img/place_bg2n.png) no-repeat center center;
}
.features_lst li.n3 {
  background: url(/cmn_lp/img/place_bg3n.png) no-repeat center center;
}
.features_lst li.n4 {
  background: url(/cmn_lp/img/place_bg4n.png) no-repeat center center;
}
.features_lst li.n5 {
  background: url(/cmn_lp/img/place_bg5.png) no-repeat center center;
}
.features_lst li.n6 {
  background: url(/cmn_lp/img/place_bg6.png) no-repeat center center;
}
.features_lst li.n7 {
  background: url(/cmn_lp/img/place_bg7.png) no-repeat center center;
}
.features_lst li.n8 {
  background: url(/cmn_lp/img/place_bg8.png) no-repeat center center;
}
.features_lst li span {
  display: table-cell;
  letter-spacing: normal;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.4;
  color: #fff;
}
.features_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 25px 0 0 0;
  padding: 20px;
  background: #fff;
  border-radius: 16px;
  -ms-border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.features_img img {
  border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.features-txt {
  font-size: 28px;
  font-weight: 800;
  padding: 0 0 0 30px;
}
.features-txt span.txt1 {
  color: #ff9e1a;
}
.features-txt span.txt2 {
  color: #ee8070;
}
/*ハビーってどんなところ？*/
.lp_wrap.ver3 {
  padding: 70px 0 90px 0;
  background: #fff url("/cmn_lp/img/lp_about_bg.png?data=20210607") no-repeat top
    70px center;
}
.lp_wrap.ver3 .lp_ttl {
  position: relative;
  margin: 0 0 60px 0;
}
.lp_wrap.ver3 .lp_ttl:before {
  content: "";
  position: absolute;
  display: block;
  width: 98px;
  height: 125px;
  top: -76px;
  right: 110px;
  z-index: 10;
  background: url("/cmn_lp/img/lp_about_before.png") no-repeat 0 0;
}
.lpabout-txt {
  font-size: 24px;
  line-height: 1.6;
  font-weight: 800;
  color: #ffa830;
  text-align: center;
}
.lpabout_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 330px;
  padding: 30px 0 40px 0;
}
.lpabout_in {
  width: 310px;
  height: 100%;
  border: 6px solid #facb6e;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  box-sizing: border-box;
  background: #fff;
}
.lpabout_img img {
  border-top-left-radius: 10px;
  -ms-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}
.about-txt {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.4;
  padding: 15px 20px 0 20px;
}
.lpabout_box {
  position: relative;
  padding: 60px 35px 30px 35px;
  border-radius: 16px;
  -ms-border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #eeeeee;
}
.lpabout_box:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
  margin-left: -58px;
  border-style: solid;
  border-width: 36px 58px 0 58px;
  border-color: #fff transparent transparent transparent;
}
.lpabout_txt {
  margin: 25px 0 20px 0;
}
.lpabout_txt p.txt {
  display: table;
  width: 100%;
  height: 70px;
  padding: 0 10px;
  margin: 0 0 0 -10px;
  background: #fff;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
/*
.lpabout_txt p.txt:first-child {
  margin: 0 0 15px -10px;
}
*/
.lpabout_txt p.txt span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 800;
}
.lpabout_txt p.txt.ver1 span {
  background: url("/cmn_lp/img/lp_about_txt1.png") no-repeat center left 15px;
}
.lpabout_txt p.txt.ver2 span {
  background: url("/cmn_lp/img/lp_about_txt2.png") no-repeat center left 12px;
}
.lpabt-txt {
  font-weight: 800;
}
.lpabt-txt span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0 0 0;
}
/*未就学のお子さま（０歳～６歳）小学生・中学生・高校生（６歳～１８歳）*/
.lptxt-wid {
  text-align: justify;
  margin: 0 35px;
}
.lptxt-wid span {
  display: block;
  font-size: 14px;
  margin: 10px 0 0 0;
}
.initiatives_wrap {
  margin: 30px 0 0 0;
}
.initiatives_box {
  width: 100%;
  margin: 0 0 20px 0;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  box-sizing: border-box;
  background: #fff;
}
.initiatives_box:last-child {
  margin: 0;
}
.initiatives_box dl dt {
  position: relative;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  padding: 30px;
  cursor: pointer;
}
.initiatives_box dl dt:after {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
  right: 30px;
  transform: rotate(90deg);
}
.initiatives_box dl dt.active:after {
  transform: rotate(-90deg);
}
.initiatives_box dl dd {
  display: none;
  line-height: 2;
  min-height: 180px;
  padding: 25px 0 30px 0;
  margin: 0 30px;
  border-top: 3px solid #f9f3eb;
}
.initiatives_box dl dd.on {
  display: block;
}
.initiatives-txt {
  text-align: justify;
}
.initiatives-txt span {
  display: block;
  font-size: 20px;
}
.initiatives_img {
  float: right;
  margin: 0 0 0 30px;
}
.initiatives_img.ver2 {
  margin: 0 0 20px 30px;
}
.initiatives_img img {
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
/*未就学のお子さま（０歳～６歳）*/
.lp_wrap.ver4 {
  padding: 70px 0 80px 0;
  margin: 0 0 10px 0;
}
.lp_wrap.ver4 .lp_ttl {
  position: relative;
}
.lp_wrap.ver4 .lp_ttl:before {
  content: "";
  position: absolute;
  display: block;
  width: 158px;
  height: 182px;
  bottom: 0;
  left: -38px;
  z-index: 10;
  background: url("/cmn_lp/img/lp_0-6ttl_before.png") no-repeat 0 0;
}
.lp_wrap.ver4 .initiatives_box {
  border: 4px solid #ff9e1a;
}
.lp_wrap.ver4 .initiatives_box dl dt:after {
  background: url(/cmn_lp/svg/icn_arw_y.svg) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
/*小学生・中学生・高校生（６歳～１８歳）*/
.lp_wrap.ver5 {
  background: url(/cmn_lp/img/bg02_n.png) repeat 0 0;
  margin: 0 0 10px 0;
}
.lp_wrap.ver5 .lp_ttl {
  position: relative;
}
.lp_wrap.ver5 .lp_ttl:before {
  content: "";
  position: absolute;
  display: block;
  width: 124px;
  height: 88px;
  top: -88px;
  right: 0;
  z-index: 10;
  background: url("/cmn_lp/img/lp_6-18ttl_after.png") no-repeat 0 0;
}
.lp_wrap.ver5 .initiatives_box {
  border: 4px solid #fb8d92;
}
.lp_wrap.ver5 .initiatives_box dl dt:after {
  background: url(/cmn_lp/svg/icn_arw_p.svg) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lp_wrap.ver5 .initiatives_box dl dd {
  padding: 0 0 30px 0;
  border-top: none;
}

/*オンライン*/
.lp_wrap.ver40 {
  padding: 70px 0 80px 0;
  margin: 0 0 10px 0;
}
.lp_wrap.ver40 .lp_ttl {
  position: relative;
}
.lp_wrap.ver40 .lp_ttl:before {
  content: "";
  position: absolute;
  display: block;
  width: 158px;
  height: 182px;
  bottom: 0;
  left: -38px;
  z-index: 10;
  background: url("/cmn_lp/img/lp_0-6ttl_beforeon.png") no-repeat 0 0;
}
.lp_wrap.ver40 .initiatives_box {
  border: 4px solid #1aabff;
}
.lp_wrap.ver40 .initiatives_box dl dt:after {
  background: url(/cmn_lp/svg/icn_arw_b.svg) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}

.skill-target_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  border-top: 3px solid #fbece9;
  border-bottom: 3px solid #fbece9;
  box-sizing: border-box;
  margin: 0 0 30px 0;
}
.skill-target_wrap p.st {
  position: relative;
  font-size: 15px;
  font-weight: 800;
  margin: 0 20px 0 0;
}
.skill-target_wrap p.st:first-child {
  padding: 0 0 0 8em;
}
.skill-target_wrap p.st:last-child {
  padding: 0 0 0 4em;
  margin: 0;
}
.skill-target_wrap p.st span.ver2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.skill-target_wrap p.st span.type {
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
  color: #ed806f;
  padding: 0 14px;
  margin: 0 7px 0 0;
  border: 2px solid #ed806f;
  border-radius: 12px;
  -ms-border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
.lp_wrap.ver5 .initiatives-txt span {
  display: inline;
  font-size: 16px;
  color: #ed806f;
  font-weight: 800;
}
/*ハビーの特徴*/
.lp-subttl {
  text-align: center;
}
.lp-subttl span {
  position: relative;
  display: inline-block;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  padding: 11px 32px;
  margin: 0 0 25px 0;
  border: 3px solid #ffe2a9;
  border-radius: 25px;
  -ms-border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  background: #fff;
}
.lp-subttl span:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  bottom: -18px;
  left: 50%;
  margin-left: -10px;
  z-index: 10;
  border-style: solid;
  border-width: 18px 10px 0 10px;
  border-color: #ffe2a9 transparent transparent transparent;
}
.lp-subttl span:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  bottom: -12px;
  left: 50%;
  margin-left: -7px;
  border-style: solid;
  width: 0;
  height: 0;
  z-index: 11;
  border-style: solid;
  border-width: 12px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
}
.habiifeatures_wrap {
  position: relative;
}
.habiifeatures_wrap:before {
  content: "";
  position: absolute;
  display: block;
  width: 201px;
  height: 135px;
  top: -120px;
  left: 0;
  z-index: 10;
  background: url("/cmn_lp/img/lp_habiifeatures_before.png") no-repeat 0 0;
}
.habiifeatures_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px;
  margin: 0 0 30px 0;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
}
.habiifeatures_box.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.habiifeatures_box:last-child {
  margin: 0;
}
.habiifeatures_box dl dt {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.5;
  color: #ff9e1a;
  margin: 0 0 10px 0;
}
.habiifeatures_box dl dd {
  line-height: 2;
}
.habiifeatures_img {
  margin: 0 0 0 30px;
}
.habiifeatures_img img {
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.habiifeatures_box.rev .habiifeatures_img {
  margin: 0 30px 0 0;
}
/*お子さまの事例*/
.case_wrap {
  margin: 0 0 70px 0;
}
.case_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 630px;
  margin: 0 auto 25px auto;
}
.case_list li {
  display: table;
  width: 200px;
  height: 55px;
  font-size: 24px;
  font-weight: 800;
  color: #fb8d92;
  border: 2px solid #fb8d92;
  border-radius: 28px;
  -ms-border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  box-sizing: border-box;
  background: #fff;
}
.case_list li.on {
  color: #fff;
  background: #fb8d92;
}
.case_list li span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.case_box {
  padding: 45px 35px 35px 35px;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fbf1ef;
}
.casebox_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 40px 0;
}
.case_img img {
  border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.casebox_top dl {
  margin: 0 0 0 30px;
}
.casebox_top dl dt {
  font-size: 30px;
  font-weight: 800;
  color: #ed806f;
  margin: 0 0 10px 0;
}
.casebox_top dl dt span {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  padding: 4px 18px;
  margin: 0 0 0 15px;
  border: 2px solid #ed806f;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
}
.casebox_top dl dd span {
  display: block;
  font-weight: 800;
  margin: 0 0 5px 0;
}
.casebox_list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 20px;
  margin: 0 0 40px 0;
  border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #fff;
}
.casebox_list li:last-child {
  margin: 0;
}
.casebox_list li:after {
  content: "";
  position: absolute;
  display: block;
  width: 26px;
  height: 13px;
  bottom: -26px;
  left: 50%;
  margin-left: -13px;
  z-index: 10;
  background: url("/cmn_lp/img/lp_case_arw.png") no-repeat 0 0;
}
.casebox_list li:last-child:after {
  display: none;
}
.casebox_list li span {
  display: block;
  width: 100%;
  max-width: 160px;
  font-weight: 800;
  color: #ed806f;
}
.slick-prev,
.slick-next {
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.slick-next {
  right: -35px;
  background: #fff url(/cmn_lp/img/lpslider_next.png) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.slick-prev {
  left: -35px;
  background: #fff url(/cmn_lp/img/lpslider_prev.png) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 630px;
  margin: 0 auto 25px auto;
  bottom: auto;
  top: -80px;
  left: 0;
  right: 0;
}
.slick-dots li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 200px;
  height: 55px;
  font-size: 24px;
  font-weight: 800;
  color: #fb8d92;
  border: 2px solid #fb8d92;
  border-radius: 28px;
  -ms-border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  box-sizing: border-box;
  background: #fff;
  margin: 0;
}
.slick-dots li:nth-child(1):before {
  content: "小1(女子)";
}
.slick-dots li:nth-child(2):before {
  content: "中2(男子)";
}
.slick-dots li:nth-child(3):before {
  content: "高3(男子)";
}
.slick-dots li.slick-active {
  color: #fff;
  background: #fb8d92;
}
.slick-dots li button {
  display: none;
}
/*ハビーが選ばれる理由*/
.lp_wrap.ver8 .lp_ttl {
  margin: 0 0 70px 0;
}
.reason_wrap {
  position: relative;
}
.reason_wrap:before {
  content: "";
  position: absolute;
  display: block;
  width: 964px;
  height: 150px;
  top: -115px;
  left: 0;
  z-index: 10;
  background: url("/cmn_lp/img/lp_reasonttl_before.png") no-repeat 0 0;
}
.reason_box {
  position: relative;
  padding: 35px 35px 40px 35px;
  margin: 0 0 60px 0;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
}
.reason_box:last-child {
  margin: 0;
}
.reason-item {
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 11;
  text-align: center;
}
.reason-item span {
  font-size: 24px;
  font-weight: 800;
  color: #fff;
  padding: 3px 25px;
  border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background: #fb8d92;
}
.reason-ttl {
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  padding: 10px 0;
  margin: 0 0 30px 0;
  border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #fbf1ef;
}
.reason_con {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reason_con.ver2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0;
}
.reason_con.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.reason-txt {
  text-align: justify;
  line-height: 2;
  margin: 0 30px 0 0;
}
.reason_con.rev .reason-txt {
  margin: 0 0 0 30px;
}
.reason-txt.ver2 {
  margin: 0;
}
.reason_img img {
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.spt_box {
  width: 450px;
  padding: 20px 20px 25px 20px;
  border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #f4f4f4;
  box-sizing: border-box;
}
.spt-txt {
  font-size: 15px;
  line-height: 1.6;
  text-align: justify;
}
.spt-txt span {
  display: block;
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 15px 0;
  text-align: center;
}
/*ご家族・支援機関の声*/
.voice_wrap {
  margin: 0 0 70px 0;
}
.voice_in.family {
  margin: 0 0 70px 0;
}
.voice-ttl {
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  color: #ff9e1a;
  text-align: center;
  margin: 0 0 20px 0;
}
.voice-ttl span {
  position: relative;
  display: inline-block;
  padding: 0 30px;
}
.voice-ttl span:before {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 20px;
  bottom: 4px;
  left: 0;
  z-index: 10;
  background: url("/cmn_lp/img/class_shape_l.png") no-repeat 0 0;
}
.voice-ttl span:after {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 20px;
  bottom: 4px;
  right: 0;
  z-index: 10;
  background: url("/cmn_lp/img/class_shape_r.png") no-repeat 0 0;
}
.voice_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px;
  margin: 0 0 40px 0;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.voice_box:last-child {
  margin: 0;
}
.voice_in.family .voice_box {
  background: #fff6e4;
}
.voice_in.medical .voice_box {
  background: #f4f4f4;
}
.voice-img img {
  border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.voice_txt {
  margin: 0 0 0 30px;
}
.voice-name {
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 5px 0;
}
.voice-txt {
  line-height: 1.875;
}
/*ご利用までの流れ*/
.lp_wrap.ver10 .lp_ttl {
  margin: 0 0 70px 0;
}
.lpflow_wrap {
  position: relative;
  padding: 35px;
  margin: 0 0 50px 0;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
}
.lpflow_wrap:before {
  content: "";
  position: absolute;
  display: block;
  width: 90px;
  height: 38px;
  top: -24px;
  left: 50%;
  margin-left: -45px;
  z-index: 10;
}
.lpflow_wrap.ver1:before {
  background: url("/cmn_lp/img/lp_flow_no1.png") no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lpflow_wrap.ver2:before {
  background: url("/cmn_lp/img/lp_flow_no2.png") no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lpflow_wrap.ver3:before {
  background: url("/cmn_lp/img/lp_flow_no3.png") no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lpflow_wrap.ver4:before {
  background: url("/cmn_lp/img/lp_flow_no4.png") no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lpflow_wrap.ver1:after,
.lpflow_wrap.ver3:after {
  content: "";
  position: absolute;
  display: block;
  z-index: 0;
}
.lpflow_wrap.ver1:after {
  width: 50px;
  height: 91px;
  top: 55px;
  left: -50px;
  background: url("/cmn_lp/img/lp_flow_after01.png") no-repeat 0 0;
}
.lpflow_wrap.ver3:after {
  width: 74px;
  height: 77px;
  top: 128px;
  right: -73px;
  background: url("/cmn_lp/img/lp_flow_after02.png") no-repeat 0 0;
}
.lpflow-ttl {
  font-size: 22px;
  line-height: 1.6;
  font-weight: 800;
  padding: 0 0 15px 0;
  margin: 0 0 30px 0;
  border-bottom: 2px dotted #fb999e;
}
.lpflow-ttl span {
  display: block;
  font-size: 16px;
  margin: 5px 0 0 0;
}
.lpflow_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lpflow_in.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.lpflow_img img {
  border-radius: 16px;
  -ms-border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.lpflow-txt {
  margin: 0 0 0 25px;
  line-height: 1.875;
}
.lpflow_in.rev .lpflow-txt {
  margin: 0 25px 0 0;
}
/*料金について*/
.fee_wrap {
  position: relative;
  margin: 0 0 70px 0;
  padding: 60px 35px 35px 35px;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #f4f4f4;
}
.fee_wrap:before {
  content: "";
  position: absolute;
  display: block;
  width: 930px;
  height: 108px;
  top: -68px;
  left: 50%;
  margin-left: -465px;
  background: url("/cmn_lp/img/lp_feettl_before.png") no-repeat 0 0;
}

.fee_wrap {
  position: relative;
  margin: 0 0 70px 0;
  padding: 60px 35px 35px 35px;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #f4f4f4;
}
.fee_wrap:before {
  content: "";
  position: absolute;
  display: block;
  width: 930px;
  height: 108px;
  top: -68px;
  left: 50%;
  margin-left: -465px;
  background: url("/cmn_lp/img/lp_feettl_before.png") no-repeat 0 0;
}

.fee_wrapon {
  position: relative;
  margin: 0 0 70px 0;
  padding: 60px 35px 35px 35px;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #f4f4f4;
}
.fee_wrapon:before {
  content: "";
  position: absolute;
  display: block;
  width: 930px;
  height: 108px;
  top: -68px;
  left: 50%;
  margin-left: -465px;
  background: url("/cmn_lp/img/lp_feettl_beforeon.png") no-repeat 0 0;
}
.fee_in {
  margin: 45px 0 0 0;
}
.fee-ttl {
  font-size: 24px;
  line-height: 1;
  font-weight: 800;
  color: #ff9e1a;
  text-align: center;
  margin: 0 0 20px 0;
}
.fee-ttl span {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 30px;
}
.fee-ttl span:before {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 20px;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: url(/cmn_lp/img/class_shape_l.png) no-repeat 0 0;
}
.fee-ttl span:after {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 20px;
  bottom: 0;
  right: 0;
  z-index: 10;
  background: url(/cmn_lp/img/class_shape_r.png) no-repeat 0 0;
}
.fee_table {
  margin: 0;
}
.fee_table tr {
  border-bottom: 3px solid #ffe2a9;
  border-left: 3px solid #ffe2a9;
  border-right: 3px solid #ffe2a9;
}
.fee_table tr:first-child {
  border-top: 3px solid #ffe2a9;
}
.fee_table tr th:nth-child(1),
.fee_table tr th:nth-child(2) {
  border-right: 3px solid #ffe2a9;
}
.fee_table tr td {
  background: #fff;
}
.fee_table tr td:nth-child(1),
.fee_table tr td:nth-child(2) {
  border-right: 3px solid #ffe2a9;
}
.fee-txt {
  font-size: 14px;
  margin: 10px 0 0 0;
}
/*教室について*/
.lpclass_wrap {
  position: relative;
}
.lpclass_wrap:before {
  content: "";
  position: absolute;
  display: block;
  width: 117px;
  height: 183px;
  top: -170px;
  right: 60px;
  z-index: 10;
  background: url("/cmn_lp/img/lp_class_after.png") no-repeat 0 0;
}
.lpclass_in {
  margin: 0 0 30px 0;
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
}
.lpclass_in:last-child {
  margin: 0;
}
.lpclass_name {
  position: relative;
  padding: 30px 35px;
  cursor: pointer;
  display: flex;
}
.lpclass_name:after {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
  right: 35px;
  transform: rotate(90deg);
  background: url(/cmn_lp/svg/icn_arw_y.svg) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lpclass_name.active:after {
  transform: rotate(-90deg);
}
.lpclass_name.ver2 {
  padding: 0;
  cursor: auto;
}
.lpclass_name.ver2:after {
  display: none;
  transform: rotate(0);
}
.lpclass_name.ver2 a {
  display: block;
  padding: 30px 35px;
  pointer-events: none;
}
.digsmile {
  font-size: 16px;
  color: #fc8389;
  margin-left: 50px;
}
.digsmile-content {
  border-top: 2px dotted #ff9e1a;
  text-align: center;
  padding: 24px 0px;
}
.digsmile-ttl {
  display: flex;
  justify-content: center;
  margin: 16px 0px 24px 0px;
}
.digsmile-ttl p {
  font-size: 20px;
  padding: 0px 10px 0px 15px;
  position: relative;
}
.digsmile-ttl p:before {
  content: "";
  background: url(/cmn_lp/img/digsmile_shape_l.png) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  left: -15px;
  top: 5px;
}
.digsmile-ttl p:after {
  content: "";
  background: url(/cmn_lp/img/digsmile_shape_r.png) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -20px;
  top: 5px;
}
.digsmile-ttl img {
  width: 19px;
  height: 22px;
}
.dig_smile_li:first-of-type {
  border-top: 2px dotted #fc8389;
}
.dig_smile_li:last-child {
  border-bottom: 2px dotted #fc8389;
}
.schedule {
  width: 86%;
  background-color: #fff2f1;
  padding: 20px;
  border-radius: 15px;
  margin: 0 auto;
}
.money {
  font-size: 14px;
  text-align: left;
  color: #2c2c2c;
  margin-top: 50px;
}
.schedule_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.schedule_in {
  position: relative;
  width: 50%;
  height: 100%;
  padding-top: 30px;
}
.schedule_in:before {
  content: "";
  position: absolute;
  display: block;
  width: 4px;
  height: 100%;
  top: 0;
  left: 0;
  background: url("/cmn_lp/img/shape02.png") repeat top center;
}
.schedule_in:first-child:before {
  content: none;
}
.schedule_ttl {
  position: relative;
  width: 360px;
  margin: 0 auto;
  padding-bottom: 45px;
}
.schedule-ttl {
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  background: #ff8b84;
  border-radius: 25px;
}
.schedule_lst {
  width: 360px;
  margin: 0 auto;
}
.schedule_lst li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
}
.schedule_lst li .date {
  font-family: "Roboto", sans-serif;
  position: relative;
  width: 100%;
  max-width: 75px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  color: #ff8b84;
  text-align: left;
}
.schedule_lst li .date:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: calc(100% - 35px);
  top: 31px;
  left: 24px;
  border-left: 4px dotted #ff8b84;
}
.schedule_lst li:last-child .date:before {
  content: none;
}
.schedule_lst li .txt {
  text-align: left;
  font-size: 18px;
  line-height: 1.2;
}
.schedule_lst li .txt span {
  display: block;
  font-size: 14px;
}
.note_lst {
  margin-top: 50px;
  padding: 0 50px;
}
.note_lst li {
  position: relative;
  padding-left: 1em;
}
.note_lst li span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.class_name {
  display: flex;
  align-items: center;
}
.class_list .dig_smile_li {
  border-color: #fc8389;
}
.car {
  display: inline-block;
  font-size: 13px;
  color: #fc8389;
  box-sizing: border-box;
  border: 2px solid #fc8389;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  margin-left: 20px;
}
.car img {
  width: 18px;
  height: auto;
  margin-right: 10px;
}
@media only screen and (max-width: 896px) {
  .schedule_in {
    width: 100%;
    padding-top: 15px;
  }
  .schedule_in:first-child {
    padding-top: 0;
  }
  .schedule_in:before {
    content: none;
  }
  .schedule_ttl {
    width: 290px;
    padding-bottom: 35px;
  }
  .schedule-ttl {
    font-size: 14px;
    line-height: 35px;
  }
  .schedule_lst {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .schedule_lst li {
    min-height: 50px;
  }
  .schedule_lst li .date {
    max-width: 55px;
    font-size: 16px;
  }
  .schedule_lst li .date:before {
    height: calc(100% - 25px);
    top: 22px;
    left: 20px;
    border-left: 2px dotted #ff8b84;
  }
  .schedule_lst li .txt {
    font-size: 16px;
  }
  .schedule_lst li .txt span {
    font-size: 12px;
    margin-top: 5px;
  }
  .note_lst {
    margin-top: 10px;
    padding: 0;
  }
  .schedule_wrap {
    flex-direction: column;
  }
}

@media (min-width: 896px) {
  .lpclass_name.ver2 a:hover {
    text-decoration: none;
  }
}
.lpclass-name {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
  color: #ff9e1a;
}
.class_list {
  display: none;
  margin: 0 35px;
  padding: 0 0 30px 0;
}
.class_list.on {
  display: block;
}
.class_list > li {
  padding: 18px 0;
}
.class_list > li:first-child {
  border-top: 2px dotted #ff9e1a;
}
.class_list > li a {
  display: block;
  pointer-events: none;
  padding: 0 0 0 15px;
}
.class_list > li a:before {
  display: none;
}
.class_link-past {
  font-weight: 500;
  margin: 10px 0 0 0;
}
.class_list span.is-name {
  display: block;
  font-size: 15px;
  margin: 7px 0 0 0;
}
/*よくあるご質問*/
.lp_wrap.ver13 {
  padding: 70px 0 100px 0;
}
.lpfaq_wrap {
  margin: 100px 0 0 0;
}
.lpfaq_box {
  border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 3px solid #ff9e1a;
  margin: 0 0 30px 0;
}
.faq_box:last-child {
  margin: 0;
}
.lpfaq_box dt {
  position: relative;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  padding: 20px 60px;
  cursor: pointer;
}
.lpfaq_box dt:after {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 30px;
  top: 50%;
  margin-top: -16px;
  background: url(/cmn_lp/svg/icn_arw_ydw.svg) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lpfaq_box dt.active:after {
  transform: rotate(180deg);
}
.lpfaq_box dd span {
  font-weight: 800;
}
.lpfaq_box dt span.icn,
.lpfaq_box dd span.icn {
  position: absolute;
  left: 30px;
  z-index: 10;
  font-size: 24px;
  color: #ff9e1a;
  font-weight: 800;
}
.lpfaq_box dt span.icn {
  top: 17px;
}
.lpfaq_box dd {
  display: none;
  position: relative;
  padding: 20px 0 20px 30px;
  margin: 0 30px 0 30px;
  font-size: 16px;
  line-height: 1.875;
  border-top: 3px solid #f9f3eb;
}
.lpfaq_box dd.on {
  display: block;
}
.lpfaq_box dd span.icn {
  top: 12px;
  left: 0;
}
/*下CV*/
.lpcv_wrap .cv_warp {
  position: relative;
  width: 100%;
  border-left: none;
  border-right: none;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.lpcv_wrap .cv_warp:before {
  content: "";
  position: absolute;
  display: block;
  width: 108px;
  height: 74px;
  top: 0;
  left: 50%;
  margin-left: -54px;
  z-index: 10;
  background: url("/cmn_lp/img/lpcv_logo.png") no-repeat 0 0;
}
.lpcv_wrap .cv_in {
  position: relative;
  width: 900px;
  margin: 0 auto;
  padding: 100px 0 30px 0;
}
.lpcv_wrap .cv_in:before {
  content: "";
  position: absolute;
  display: block;
  width: 109px;
  height: 307px;
  top: 50%;
  left: -130px;
  margin-top: -153px;
  z-index: 10;
  background: url("/cmn_lp/img/lpcv_before.png") no-repeat 0 0;
}
.lpcv_wrap .cv_in:after {
  content: "";
  position: absolute;
  display: block;
  width: 150px;
  height: 287px;
  top: 50%;
  right: -140px;
  margin-top: -143px;
  z-index: 10;
  background: url("/cmn_lp/img/lpcv_after.png") no-repeat 0 0;
}
.lpcv-ttl {
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 30px 0;
  text-align: center;
}
.lpcv_wrap .cv_tel a:before,
.lpcv_wrap .cv_tel a:after {
  display: none;
}
section.lp_wrap.ver2 .lp_wid {
  width: 1040px;
}

.cv_ttl {
  font-size: 40px;
  color: #ff2a77;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.cv_ttl.ver2 {
  font-size: 24px;
}

.cv_sbttl {
  font-size: 22px;
  color: #ff2a77;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.cv_ttl span {
  position: relative;
  padding: 0 30px 0 30px;
}
/*footer*/
.lpfooter_wrap {
  display: table;
  height: 75px;
  width: 1270px;
  margin: 0 auto;
}
.lpfooter_logo {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.lpfooter-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lpfooter_logo a {
  display: block;
  width: 174px;
  height: 23px;
}
.lpfooter_logo span {
  height: 0;
  display: block;
  padding: 23px 0 0 0;
  overflow: hidden;
  background: url(/cmn_lp/img/logo_welbe.png) no-repeat 0 0;
  background-size: 100% auto;
  -ms-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.lpfooter-txt {
  font-size: 14px;
  font-weight: 800;
  margin: 0 0 0 20px;
}
.copy-txt {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.copy-txt small {
  font-size: 14px;
}
@media (max-width: 767px) {
  /*header*/
  body.habii_lp_2105 {
    padding: 65px 0 50px 0;
  }
  .header_wrap {
    padding: 10px 0;
  }
  .hLogo_txt {
    display: block;
    font-size: 11px;
    padding: 0 0 0 10px;
  }
  .htel_btn {
    width: 160px;
    padding: 0;
  }
  .htel_btn a {
    text-align: center;
    padding: 0;
    background: none;
  }
  .htel_btn a .is-tel {
    font-size: 15px;
    padding: 0;
    background: none;
  }
  .htel_btn a .is-txt {
    padding: 0;
  }
  .htel_btn a .is-time {
    font-size: 11px;
    padding: 4px 0 0 28px;
  }
  /*MV*/
  .lpmv_wrap {
    height: 435px;
    background: url("/cmn_lp/img/sp/lp_MV_n.webp") no-repeat center center / cover;
  }
  .no-webp .lpmv_wrap{
    background: url("/cmn_lp/img/sp/lp_MV_n.jpg") no-repeat center center / cover;
  }
  .lpmv_in {
    width: 100%;
  }
  .lpmv_ttl {
    width: 100%;
    text-align: center;
    top: 30px;
    padding: 25px 0 0 0;
    background: url("/cmn_lp/img/sp/lpmv_ttl_bf.png") no-repeat center top;
    background-size: 95px auto;
    -ms-background-size: 95px auto;
    -moz-background-size: 95px auto;
    -webkit-background-size: 95px auto;
  }
  .lpmv-ttl {
    font-size: 28px;
  }
  .lpmv-ttl span.tl1 {
    font-size: 18px;
    padding: 0 0 20px 0;
  }
  .lpmv-ttl span.tl2 {
    font-size: 22px;
    padding: 10px 0 0 0;
  }
  /*動画*/
  .lpmovie_wrap {
    text-align: center;
    padding: 30px 25px;
  }
  .lpmovie_wrap iframe {
    width: 100%;
    max-width: 325px;
    height: 180px;
  }
  /*共通*/
  .lp_wrap {
    padding: 30px 0;
  }
  .lp_wrap.cv {
    padding: 30px 20px;
  }
  .lpmovie_wrap,
  .lp_wrap.ver4 {
    background: url("/cmn_lp/img/bg07_n.png") repeat 0 0;
    background-size: auto 24px;
    -ms-background-size: auto 24px;
    -moz-background-size: auto 24px;
    -webkit-background-size: auto 24px;
  }
  .lp_wrap.ver5,
  .lp_wrap.ver8 {
    background: url(/cmn_lp/img/bg02_n.png) repeat top center;
    background-size: auto 25px;
    -ms-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -webkit-background-size: auto 25px;
  }
  .lp_wrap.ver40 {
    background: url("/cmn_lp/img/bg07_non.png") repeat 0 0;
    background-size: auto 24px;
    -ms-background-size: auto 24px;
    -moz-background-size: auto 24px;
    -webkit-background-size: auto 24px;
  }

  .lp_wrap.ver2,
  .lp_wrap.ver10 {
    background: url(/cmn_lp/img/bg03_n.png) repeat top center;
    background-size: auto 25px;
    -ms-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -webkit-background-size: auto 25px;
  }
  .lp_wrap.ver6,
  .lp_wrap.ver12 {
    background: url(/cmn_lp/img/bg01_n.png) repeat top center;
    background-size: auto 25px;
    -ms-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -webkit-background-size: auto 25px;
  }
  .lp_wid {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .lp_ttl {
    margin: 0 0 20px 0;
  }
  .lp-ttl {
    font-size: 20px;
    line-height: 1.2;
  }
  .lp-txts {
    margin: 0 0 0 25px;
  }
  .cv_in {
    padding: 15px 0 20px 0;
  }
  .cv_ttl {
    font-size: 14px;
  }
  .cv_box {
    display: block;
    width: 100%;
    padding: 0;
  }
  .cv_warp .c-btn.is-cv {
    width: 250px;
    margin: 15px auto 0 auto;
  }
  .cv_warp .c-btn.is-cv.is-clr02 {
    width: 250px;
    margin: 15px auto 0 auto;
  }
  .cv_warp .c-btn.is-cv a {
    width: 100%;
    max-width: 100%;
    height: 50px;
    font-size: 14px;
  }
  .cv_warp .c-btn.is-icn01 a .is-btn:after {
    width: 17px;
    height: 21px;
    left: 28px;
  }
  .cv_warp .c-btn.is-icn01 a .is-btn::before {
    content: "";
    width: 16px;
    height: 16px;
    right: 16px;
  }
  .cv_warp .c-btn.is-cv.is-clr02 a .is-btn .is-tel:after {
    top: 10px;
    left: -40px;
  }
  .cv_ttl span:before {
    width: 25px;
    height: 30px;
    left: -20px;
    background: url("/cmn_lp/img/sp/lpcv_bg01.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .cv_ttl span:after {
    width: 34px;
    height: 29px;
    right: -25px;
    background: url("/cmn_lp/img/sp/lpcv_bg02.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lp-item {
    margin: 0 0 10px 0;
  }
  .lp-item span {
    font-size: 14px;
    padding: 5px 13px;
    border-radius: 12px;
    -ms-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
  }
  /*ハビーの感染症対策*/
  .lp_wrap.ver1 {
    padding: 45px 0 30px 0;
  }
  .measures_box {
    margin: 0 0 30px 0;
    padding: 30px 15px 50px 15px;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
  @media (min-width: 376px) {
    .measures_box {
      padding: 30px 15px 75px 15px;
    }
  }
  .measures_box:after {
    width: 320px;
    height: 70px;
    right: 50%;
    transform: translateX(50%);
    background: url("/cmn_lp/img/sp/lp_measures_after.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .measures_box .lp_ttl {
    padding: 0 0 18px 0;
    border-bottom: 2px dotted #f9c789;
  }
  .measures_box .lp_ttl:before {
    top: -45px;
    width: 36px;
    height: 32px;
    background: url(/cmn_lp/img/h-about_ttl.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .measures_in {
    padding: 0;
  }
  .measures_list {
    margin: 0 0 15px 0;
  }
  .measures_list li {
    font-size: 14px;
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
  }
  .measures_list li:nth-child(1),
  .measures_list li:nth-child(4) {
    margin: 0 0 10px 0;
  }
  .measures_list li:before {
    width: 18px;
    height: 18px;
    background: url("/cmn_lp/img/sp/icn_checkbox.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .measures_list li span {
    font-weight: 500;
    font-size: 12px;
  }
  /*こんな特徴がお子さまにありませんか？*/
  .features_lst {
    margin: 20px 0 0 0;
  }
  .features_lst li {
    width: 50%;
    height: 145px;
  }
  .features_lst li.n1 {
    background: url(/cmn_lp/img/sp/place_bg1n.png) no-repeat center center;
    background-size: 127px auto;
    -ms-background-size: 127px auto;
    -moz-background-size: 127px auto;
    -webkit-background-size: 127px auto;
  }
  .features_lst li.n2 {
    background: url(/cmn_lp/img/sp/place_bg2n.png) no-repeat center center;
    background-size: 136px auto;
    -ms-background-size: 136px auto;
    -moz-background-size: 136px auto;
    -webkit-background-size: 136px auto;
  }
  .features_lst li.n3 {
    background: url(/cmn_lp/img/sp/place_bg3n.png) no-repeat center center;
    background-size: 127px auto;
    -ms-background-size: 127px auto;
    -moz-background-size: 127px auto;
    -webkit-background-size: 127px auto;
  }
  .features_lst li.n4 {
    background: url(/cmn_lp/img/sp/place_bg4n.png) no-repeat center center;
    background-size: 157px auto;
    -ms-background-size: 157px auto;
    -moz-background-size: 157px auto;
    -webkit-background-size: 157px auto;
  }
  .features_lst li.n5 {
    background: url(/cmn_lp/img/sp/place_bg5.png) no-repeat center center;
    background-size: 120px auto;
    -ms-background-size: 120px auto;
    -moz-background-size: 120px auto;
    -webkit-background-size: 120px auto;
  }
  .features_lst li.n6 {
    background: url(/cmn_lp/img/sp/place_bg6.png) no-repeat center center;
    background-size: 155px auto;
    -ms-background-size: 155px auto;
    -moz-background-size: 155px auto;
    -webkit-background-size: 155px auto;
  }
  .features_lst li.n7 {
    background: url(/cmn_lp/img/sp/place_bg7.png) no-repeat center center;
    background-size: 138px auto;
    -ms-background-size: 138px auto;
    -moz-background-size: 138px auto;
    -webkit-background-size: 138px auto;
  }
  .features_lst li.n8 {
    background: url(/cmn_lp/img/sp/place_bg8.png) no-repeat center center;
    background-size: 136px auto;
    -ms-background-size: 136px auto;
    -moz-background-size: 136px auto;
    -webkit-background-size: 136px auto;
  }
  .features_lst li span {
    font-size: 14px;
  }
  .features_box {
    margin: 8px 0 0 0;
    padding: 15px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .features_img img {
    width: 88px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .features-txt {
    font-size: 14px;
    line-height: 1.4;
    padding: 0 0 0 15px;
  }
  /*ハビーってどんなところ？*/
  .lp_wrap.ver3 {
    padding: 30px 0 40px 0;
    background: #fff url("/cmn_lp/img/sp/lp_about_bg.png?data=202106073") no-repeat
      top 25px center;
    background-size: 500px auto;
    -ms-background-size: 500px auto;
    -moz-background-size: 500px auto;
    -webkit-background-size: 500px auto;
  }
  .lp_wrap.ver3 .lp_wid {
    max-width: 375px;
    margin: 0 auto;
  }
  .lp_wrap.ver3 .lp_ttl {
    margin: 0 0 20px 0;
  }
  .lp_wrap.ver3 .lp_ttl:before {
    width: 49px;
    height: 63px;
    top: -34px;
    right: -14px;
    background: url("/cmn_lp/img/sp/lp_about_before.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpabout-txt {
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
  }
  .lpabout_wrap {
    display: block;
    height: auto;
    padding: 20px 0;
  }
  .lpabout_in {
    width: 100%;
    margin: 0 0 20px 0;
    border: 3px solid #facb6e;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .lpabout_in:last-child {
    margin: 0;
  }
  .lpabout_img img {
    width: 100%;
    border-top-left-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
  }
  .about-txt {
    font-size: 15px;
    padding: 10px 15px;
    background: #fff;
    border-bottom-left-radius: 8px;
    -ms-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    -ms-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
  }
  .lpabout_box {
    font-size: 14px;
    padding: 35px 15px 20px 15px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .lpabout_box:before {
    margin-left: -28px;
    border-width: 18px 28px 0 28px;
  }
  .lpabout_txt {
    margin: 15px 0;
  }
  .lpabout_txt p.txt {
    height: auto;
    padding: 10px 15px;
    margin: 0;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-sizing: border-box;
  }
  .lpabout_txt p.txt:first-child {
    margin: 0 0 15px 0;
  }
  .lpabout_txt p.txt span {
    padding: 0 0 0 40px;
    font-size: 14px;
  }
  .lpabout_txt p.txt.ver1 span {
    background: url("/cmn_lp/img/sp/lp_about_txt1.png") no-repeat center left 5px;
    background-size: 21px auto;
    -ms-background-size: 21px auto;
    -moz-background-size: 21px auto;
    -webkit-background-size: 21px auto;
  }
  .lpabout_txt p.txt.ver2 span {
    background: url("/cmn_lp/img/sp/lp_about_txt2.png") no-repeat center left;
    background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
  }
  .lpabt-txt span {
    margin: 0;
  }
  /*未就学のお子さま（０歳～６歳）小学生・中学生・高校生（６歳～１８歳）*/
  .lptxt-wid {
    font-size: 14px;
    margin: 0;
  }
  .lptxt-wid span {
    margin: 0;
  }
  .initiatives_wrap {
    margin: 15px 0 0 0;
  }
  .initiatives_box {
    margin: 0 0 15px 0;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .initiatives_box dl dt {
    font-size: 16px;
    padding: 18px;
  }
  .initiatives_box dl dt:after {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    right: 17px;
  }
  .initiatives_box dl dd {
    line-height: 1.6;
    min-height: auto;
    padding: 15px 0 15px 0;
    margin: 0 15px;
    border-top: 2px solid #f9f3eb;
  }
  .initiatives_img {
    float: none;
    margin: 0 0 15px 0;
  }
  .initiatives_img img {
    width: 100%;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
  /*未就学のお子さま（０歳～６歳）*/
  .lp_wrap.ver4 {
    padding: 30px 0;
    margin: 0 0 5px 0;
  }
  .lp_wrap.ver4 .lp_ttl:before {
    width: 62px;
    height: 72px;
    bottom: 32px;
    left: 0;
    background: url("/cmn_lp/img/sp/lp_0-6ttl_before.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lp_wrap.ver4 .initiatives_box {
    border: 3px solid #ff9e1a;
  }
  .lp_wrap.ver4 .initiatives_box dl dt:after {
    background: url(/cmn_lp/svg/icn_arw_y.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  /*小学生・中学生・高校生（６歳～１８歳）*/
  .lp_wrap.ver5 .lp_ttl:before {
    width: 62px;
    height: 44px;
    top: -45px;
    right: 0;
    background: url("/cmn_lp/img/sp/lp_6-18ttl_after.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lp_wrap.ver5 .initiatives_box {
    border: 3px solid #fb8d92;
  }
  .lp_wrap.ver5 .initiatives_box dl dt:after {
    background: url(/cmn_lp/svg/icn_arw_p.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lp_wrap.ver5 .initiatives_box dl dd {
    padding: 0 0 15px 0;
  }

  /*オンライン追加*/
  .lp_wrap.ver40 {
    padding: 30px 0;
    margin: 0 0 5px 0;
  }
  .lp_wrap.ver40 .lp_ttl:before {
    width: 62px;
    height: 72px;
    bottom: 32px;
    left: 0;
    background: url("/cmn_lp/img/sp/lp_0-6ttl_beforeon.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lp_wrap.ver40 .initiatives_box {
    border: 3px solid #1aabff;
  }
  .lp_wrap.ver40 .initiatives_box dl dt:after {
    background: url(/cmn_lp/svg/icn_arw_b.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .skill-target_wrap {
    display: block;
    height: auto;
    padding: 10px 0 5px 0;
    border-top: 2px solid #fbece9;
    border-bottom: 2px solid #fbece9;
    margin: 0 0 15px 0;
  }
  .skill-target_wrap p.st {
    font-size: 12px;
    margin: 0 0 5px 0;
  }
  .skill-target_wrap p.st:first-child {
    padding: 0 0 0 8em;
  }
  .skill-target_wrap p.st:last-child {
    padding: 0 0 0 8em;
  }
  .skill-target_wrap p.st span.type {
    font-size: 11px;
    line-height: 1;
    padding: 4px 8px 3px 8px;
    margin: 0 5px 5px 0;
    border: 1px solid #ed806f;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .initiatives-txt {
    font-size: 14px;
  }
  .initiatives-txt span {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .lp_wrap.ver5 .initiatives-txt span {
    font-size: 14px;
  }
  /*ハビーの特徴*/
  .lp-subttl span {
    font-size: 14px;
    padding: 6px 10px;
    margin: 0 0 15px 0;
    border: 2px solid #ffe2a9;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
  }
  .lp-subttl span:before {
    bottom: -12px;
    margin-left: -7px;
    border-width: 12px 7px 0 7px;
  }
  .lp-subttl span:after {
    bottom: -8px;
    margin-left: -5px;
    border-width: 8px 5px 0 5px;
  }
  .habiifeatures_wrap:before {
    width: 80px;
    height: 56px;
    top: -40px;
    background: url("/cmn_lp/img/sp/lp_habiifeatures_before.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .habiifeatures_box {
    display: block;
    padding: 20px 15px 15px 15px;
    margin: 0 0 15px 0;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .habiifeatures_box dl dt {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
  }
  .habiifeatures_box dl dd {
    line-height: 1.6;
    font-size: 14px;
    text-align: justify;
  }
  .habiifeatures_img {
    margin: 15px 0 0 0;
  }
  .habiifeatures_img img {
    width: 100%;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .habiifeatures_box.rev .habiifeatures_img {
    margin: 15px 0 0 0;
  }
  /*お子さまの事例*/
  .case_wrap {
    margin: 0 0 30px 0;
  }
  .case_list {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .case_list li {
    width: 32%;
    height: 28px;
    font-size: 14px;
    border: 1px solid #fb8d92;
    border-radius: 14px;
    -ms-border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
  }
  .case_box {
    padding: 15px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .casebox_top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 10px 0;
  }
  .case_img img {
    width: 70px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .casebox_top dl {
    margin: 0 0 0 15px;
  }
  .casebox_top dl dt {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .casebox_top dl dt span {
    font-size: 12px;
    padding: 3px 9px;
    margin: 0 0 0 10px;
    border: 1px solid #ed806f;
    border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .casebox_top dl dd {
    font-size: 13px;
    line-height: 1.4;
  }
  .casebox_top dl dd span {
    margin: 0;
  }
  .casebox_list li {
    display: block;
    padding: 10px 10px;
    margin: 0 0 20px 0;
  }
  .casebox_list li:after {
    width: 13px;
    height: 7px;
    bottom: -14px;
    margin-left: -6.5px;
    background: url("/cmn_lp/img/sp/lp_case_arw.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .casebox_list li span {
    max-width: 100%;
  }
  .slick-prev,
  .slick-next {
    margin-top: -25px;
    width: 25px;
    height: 25px;
  }
  .slick-next {
    right: -15px;
  }
  .slick-prev {
    left: -15px;
  }
  .slick-dots {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    top: -53px;
  }
  .slick-dots li {
    width: 32%;
    height: 28px;
    font-size: 14px;
    border: 1px solid #fb8d92;
    border-radius: 14px;
    -ms-border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
  }
  /*ハビーが選ばれる理由*/
  .lp_wrap.ver8 .lp_ttl {
    margin: 0 0 40px 0;
  }
  .reason_wrap:before {
    width: 335px;
    height: 58px;
    top: -49px;
    left: 50%;
    margin-left: -167px;
    background: url("/cmn_lp/img/sp/lp_reasonttl_before.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .reason_box {
    padding: 15px 15px 20px 15px;
    margin: 0 0 30px 0;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .reason-item {
    top: -12px;
  }
  .reason-item span {
    font-size: 14px;
    padding: 2px 21px;
    border-radius: 12px;
    -ms-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
  }
  .reason-ttl {
    font-size: 16px;
    line-height: 1.4;
    padding: 12px 0;
    margin: 0 0 20px 0;
  }
  .reason_con {
    display: block;
  }
  .reason_con.ver2 {
    margin: 15px 0;
  }
  .reason-txt {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 15px 0;
  }
  .reason_con.rev .reason-txt {
    margin: 0 0 15px 0;
  }
  .reason_img img {
    width: 100%;
    border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .spt_box {
    width: 100%;
    padding: 15px;
    margin: 0 0 15px 0;
  }
  .spt_box:last-child {
    margin: 0;
  }
  .spt-txt {
    font-size: 13px;
    line-height: 1.4;
    text-align: justify;
  }
  .spt-txt span {
    font-size: 14px;
    margin: 0 0 8px 0;
  }
  /*ご家族・支援機関の声*/
  .voice_wrap {
    margin: 0 0 30px 0;
  }
  .voice_in.family {
    margin: 0 0 25px 0;
  }
  .voice-ttl {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
  .voice-ttl span {
    padding: 0 15px;
  }
  .voice-ttl span:before {
    width: 12px;
    height: 13px;
    bottom: 0;
    background: url("/cmn_lp/img/sp/class_shape_l.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .voice-ttl span:after {
    width: 12px;
    height: 13px;
    bottom: 0;
    background: url("/cmn_lp/img/sp/class_shape_r.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .voice_box {
    display: block;
    padding: 15px;
    margin: 0 0 15px 0;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .voice_img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .voice_img:after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: 0;
    transform: rotate(90deg);
    background: url(/cmn_lp/svg/icn_arw_y.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .voice_img.active:after {
    transform: rotate(-90deg);
  }
  .voice-img img {
    width: 50px;
  }
  .voice_txt {
    display: none;
    margin: 0;
  }
  .voice_txt.active {
    display: block;
  }
  .voice-name {
    font-size: 16px;
    margin: 0;
    margin: 0 0 0 15px;
  }
  .voice-name span {
    display: block;
    font-size: 13px;
  }
  .voice-txt {
    font-size: 14px;
    line-height: 1.7;
    margin: 15px 0 0 0;
  }
  /*ご利用までの流れ*/
  .lp_wrap.ver10 .lp_ttl {
    margin: 0 0 30px 0;
  }
  .lpflow_wrap {
    padding: 15px;
    margin: 0 0 25px 0;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .lpflow_wrap:before {
    width: 45px;
    height: 19px;
    top: -13px;
    margin-left: -22.5px;
  }
  .lpflow_wrap.ver1:after {
    width: 52px;
    height: 26px;
    top: -26px;
    left: 7px;
    background: url("/cmn_lp/img/sp/lp_flow_after01.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpflow_wrap.ver3:after {
    width: 50px;
    height: 39px;
    top: -20px;
    right: -20px;
    background: url("/cmn_lp/img/sp/lp_flow_after02.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpflow-ttl {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
  }
  .lpflow-ttl span {
    font-size: 12px;
    margin: 2px 0 0 0;
  }
  .lpflow_in {
    display: block;
  }
  .lpflow_img img {
    width: 100%;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .lpflow-txt {
    margin: 15px 0 0 0;
    font-size: 13px;
    line-height: 1.5;
  }
  .lpflow_in.rev .lpflow-txt {
    margin: 15px 0 0 0;
  }
  /*料金について*/
  .fee_wrap {
    margin: 0 0 30px 0;
    padding: 30px 15px 15px 15px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .fee_wrap p.txt {
    font-size: 14px;
  }
  .fee_wrap:before {
    width: 324px;
    height: 45px;
    top: -25px;
    margin-left: -162px;
    background: url("/cmn_lp/img/sp/lp_feettl_before.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .fee_wrapon {
    margin: 0 0 30px 0;
    padding: 30px 15px 15px 15px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .fee_wrapon p.txt {
    font-size: 14px;
  }
  .fee_wrapon:before {
    width: 324px;
    height: 45px;
    top: -25px;
    margin-left: -162px;
    background: url("/cmn_lp/img/sp/lp_feettl_beforeon.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .fee_in {
    margin: 20px 0 0 0;
  }
  .fee-ttl {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .fee-ttl span {
    padding: 0 10px 0 15px;
  }
  .fee-ttl span:before {
    width: 12px;
    height: 13px;
    bottom: 0;
    background: url("/cmn_lp/img/sp/class_shape_l.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .fee-ttl span:after {
    width: 12px;
    height: 13px;
    bottom: 0;
    background: url("/cmn_lp/img/sp/class_shape_r.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .fee_table tr {
    border-bottom: 2px solid #ffe2a9;
    border-left: 2px solid #ffe2a9;
    border-right: 2px solid #ffe2a9;
  }
  .fee_table tr:first-child {
    border-top: 2px solid #ffe2a9;
  }
  .fee_table tr th:nth-child(1),
  .fee_table tr th:nth-child(2) {
    border-right: 2px solid #ffe2a9;
  }
  .fee_table tr td:nth-child(1),
  .fee_table tr td:nth-child(2) {
    border-right: 2px solid #ffe2a9;
  }
  .fee-txt {
    font-size: 12px;
  }
  /*教室について*/
  .lpclass_wrap:before {
    width: 46px;
    height: 72px;
    top: -65px;
    right: 15px;
    background: url("/cmn_lp/img/sp/lp_class_after.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpclass_in {
    margin: 0 0 15px 0;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .lpclass_name {
    padding: 15px;
  }
  .lpclass_name:after {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    right: 15px;
  }
  .lpclass_name.ver2 a {
    padding: 15px;
  }
  .lpclass-name {
    font-size: 16px;
  }
  .class_list {
    margin: 0 15px;
    padding: 0 0 15px 0;
  }
  .class_list > li {
    padding: 10px 0;
  }
  .class_link-past {
    margin: 5px 0 0 0;
  }
  .class_list span.is-name {
    font-size: 12px;
  }
  .class_link {
    margin: 0 0 8px 0;
  }
  .class_type {
    margin: 0 0 0 10px;
  }
  .class_list > li a {
    font-size: 14px;
    padding: 0 0 0 10px;
  }
  .class_list > li a:before {
    width: 15px;
    height: 15px;
    top: 0;
    transform: translateY(0);
  }
  /*よくあるご質問*/
  .lp_wrap.ver13 {
    padding: 30px 0 50px 0;
  }
  .lpfaq_wrap {
    margin: 40px 0 0 0;
  }
  .lpfaq_box {
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 0 15px 0;
  }
  .lpfaq_box dt {
    font-size: 14px;
    padding: 15px 40px 15px 35px;
  }
  .lpfaq_box dt:after {
    width: 20px;
    height: 20px;
    right: 12px;
    margin-top: -10px;
  }
  .lpfaq_box dt span.icn {
    left: 13px;
    font-size: 18px;
  }
  .lpfaq_box dt span.icn {
    top: 50%;
    transform: translateY(-50%);
  }
  .lpfaq_box dd {
    padding: 15px 0 15px 20px;
    margin: 0 15px;
    font-size: 13px;
    line-height: 1.5;
    border-top: 2px solid #f9f3eb;
  }
  .lpfaq_box dd span.icn {
    left: 0;
    font-size: 18px;
  }
  /*下CV*/
  .lpcv_wrap .cv_warp:before {
    width: 76px;
    height: 52px;
    margin-left: -38px;
    background: url("/cmn_lp/img/sp/lpcv_logo.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpcv_wrap .cv_in {
    width: 100%;
    padding: 60px 0 30px 0;
  }
  .lpcv_wrap .cv_in:before {
    width: 62px;
    height: 344px;
    left: 10px;
    margin-top: -172px;
    background: url("/cmn_lp/img/sp/lpcv_before.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpcv_wrap .cv_in:after {
    width: 66px;
    height: 337px;
    right: 10px;
    margin-top: -168px;
    background: url("/cmn_lp/img/sp/lpcv_after.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpcv-ttl {
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 15px 0;
  }
  .lpcv_wrap .cv_ttl span:before {
    width: 10px;
    height: 12px;
    left: 0;
    background: url(/cmn_lp/img/cv_dot_l.png) repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .lpcv_wrap .cv_ttl span:after {
    width: 10px;
    height: 12px;
    right: 0;
    background: url(/cmn_lp/img/cv_dot_r.png) repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .cv_warp .c-btn.is-cv.is-clr01 {
    padding: 0;
  }
  section.lp_wrap.ver2 .lp_wid {
    width: 100%;
  }

  .cv_ttl {
    font-size: 20px;
  }
  .cv_ttl.ver2 {
    font-size: 14px;
  }
  .cv_sbttl {
    font-size: 14px;
  }

  .cv_ttl span {
    position: relative;
    padding: 0 100px 0 100px;
  }

  .cv_ttl span:before {
    width: 25px;
    height: 30px;
    top: 20px;
    left: -20px;
    background: url("/cmn_lp/img/sp/lpcv_bg01.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .cv_ttl span:after {
    width: 34px;
    height: 29px;
    top: 20px;
    right: -25px;
    background: url("/cmn_lp/img/sp/lpcv_bg02.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .cv_ttl span:after {
  }

  .lpcv_wrap .cv_ttl span {
    position: relative;
    padding: 0 15px 0 15px;
  }

  .lpcv_wrap .cv_ttl span:before {
    top: 5px;
  }
  .lpcv_wrap .cv_ttl span:after {
    top: 5px;
  }

  .lpcv_wrap .cv_in:before {
    width: 62px;
    height: 400px;
    left: 10px;
    margin-top: -192px;
    background: url("/cmn_lp/img/sp/lpcv_before02.webp") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .no-webp .lpcv_wrap .cv_in:before{
    background: url("/cmn_lp/img/sp/lpcv_before02.png") no-repeat 0 0;
  }
  .lpcv_wrap .cv_in:after {
    width: 66px;
    height: 390px;
    right: 10px;
    margin-top: -188px;
    background: url("/cmn_lp/img/sp/lpcv_after02.webp") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .no-webp .lpcv_wrap .cv_in:after{
    background: url("/cmn_lp/img/sp/lpcv_after02.png") no-repeat 0 0;
  }

  /*footer*/
  .lpfooter_wrap {
    width: 100%;
    height: auto;
    padding: 15px 0 10px 0;
    display: block;
  }
} /*@media*/

@media (max-width: 480px) {
  section.lp_wrap.ver2 .lp_wid {
    width: 100%;
  }

  .cv_ttl span:before {
    width: 25px;
    height: 30px;
    top: 20px;
    left: -39px;
    background: url("/cmn_lp/img/sp/lpcv_bg01.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .cv_ttl span:before {
    top: auto;
    left: -20px;
  }

  .cv_ttl span:after {
    width: 34px;
    height: 29px;
    top: 20px;
    right: -46px;
    background: url("/cmn_lp/img/sp/lpcv_bg02.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .cv_ttl.ver2 span:after {
    top: auto;
    right: -25px;
  }

  .cv_ttl span {
    position: relative;
    padding: 0 30px 0 30px;
  }

  .cv_ttl.ver2 span {
    position: relative;
    padding: 0 6px 0 14px;
  }

  .cv_sbttl {
    font-size: 11px;
  }
  .car {
    font-size: 10px;
    padding: 4px 8px 4px 8px;
    margin-left: 10px;
  }
  .car img {
    width: 13px;
    margin-right: 5px;
  }
  .money {
    font-size: 12px;
  }
  .schedule-ttl {
    width: 90%;
  }

  /*footer*/
  .lpfooter_wrap {
    width: 100%;
    height: auto;
    padding: 15px 0 10px 0;
    display: block;
  }
  .lpfooter_logo {
    display: block;
    text-align: center;
  }
  .lpfooter-logo {
    display: block;
    text-align: center;
  }
  .lpfooter_logo a {
    display: block;
    width: 170px;
    margin: 0 auto;
  }
  .lpfooter_logo span {
    background: url(/cmn_lp/img/sp/logo_welbe2.webp) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .no-webp .lpfooter_logo span{
    background: url(/cmn_lp/img/sp/logo_welbe2.png) no-repeat 0 0;
  }
  .lpfooter-txt {
    font-size: 12px;
    margin: 5px 0 0 0;
  }
  .copy-txt {
    display: block;
    text-align: center;
  }
  .copy-txt small {
    font-size: 10px;
  }
} /*@media*/
@media (max-width: 374px) {
  .hLogo_wrap {
    width: calc(100% - 20px);
    padding: 10px 10px 15px 10px;
  }
  .htel_btn {
    width: 150px;
  }
  .hLogo_txt {
    font-size: 10px;
  }
  .measures_box:after {
    width: 270px;
    height: 58px;
  }
  .cv_ttl {
    font-size: 12px;
  }
  .cv_ttl span:before {
    width: 20px;
    height: 24px;
    left: -15px;
  }
  .cv_ttl span:after {
    width: 28px;
    height: 24px;
    right: -18px;
  }
  .features_lst li.n6 {
    background: url(/cmn_lp/img/sp/place_bg6.png) no-repeat center center;
    background-size: 140px auto;
    -ms-background-size: 140px auto;
    -moz-background-size: 140px auto;
    -webkit-background-size: 140px auto;
  }
  .features_lst li.n4 {
    background: url(/cmn_lp/img/sp/place_bg4n.png) no-repeat center center;
    background-size: 140px auto;
    -ms-background-size: 140px auto;
    -moz-background-size: 140px auto;
    -webkit-background-size: 140px auto;
  }
  .lp_wrap.ver3 .lp_ttl:before {
    width: 40px;
    height: 52px;
    right: -20px;
  }
  .lp_wrap.ver4 .lp_ttl:before {
    bottom: 55px;
  }
  .lp_wrap.ver40 .lp_ttl:before {
    bottom: 55px;
  }
  .initiatives_box dl dt:after {
    right: 8px;
  }
  .lp-subttl span {
    font-size: 12px;
  }
  .reason_wrap:before {
    width: 280px;
    height: 50px;
    top: -40px;
  }
  .voice_img:after {
    right: -6px;
  }
  .voice-name span {
    font-size: 11px;
  }
  .fee_wrap:before {
    width: 280px;
    height: 40px;
    margin-left: -140px;
  }
  .lpcv_wrap .cv_in:before {
    left: 2px;
  }
  .lpcv_wrap .cv_in:after {
    right: 2px;
  }
  section.lp_wrap.ver2 .lp_wid {
    width: 100%;
  }

  .cv_ttl span:before {
    width: 25px;
    height: 30px;
    top: 20px;
    left: -20px;
    background: none no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  .cv_ttl span:after {
    width: 34px;
    height: 29px;
    top: 20px;
    right: -25px;
    background: none no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .cv_ttl {
    font-size: 20px;
  }

  .cv_ttl span {
    position: relative;
    padding: 0 30px 0 30px;
  }

  .cv_sbttl {
    font-size: 11px;
  }
} /*@media*/

/*2208*/
.features-txt span.txt-pink {
  color: #ff2a77;
}
.about-txt span.txt-pink {
  color: #ff2a77;
}

/*
.lpabout_txt p.txt:first-child はコメントアウトの上、以下を追加
*/
.lpabout_txt p.txt:not(:last-child) {
  margin: 0 0 15px -10px;
}

.lpabout_txt p.txt.ver3 span {
  background: url("/cmn_lp/img/lp_about_txt3.png") no-repeat center left 12px;
}
.lpabout_txt p.txt.ver4 span {
  background: url("/cmn_lp/img/lp_about_txt4.png") no-repeat center left 12px;
}
@media (max-width: 767px) {
  .lpabout_txt p.txt:not(:last-child) {
    margin: 0 0 15px 0;
  }
  .lpabout_txt p.txt.ver3 span {
    background: url("/cmn_lp/img/sp/lp_about_txt3.png") no-repeat center left;
    background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
  }
  .lpabout_txt p.txt.ver4 span {
    background: url("/cmn_lp/img/sp/lp_about_txt4.png") no-repeat center left;
    background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
  }
  .digsmile {
    margin-left: 20px;
    font-size: 12px;
    line-height: 1;
  }
  .digsmile-ttl p {
    font-size: 13px;
    padding: 0px 8px 0px 8px;
  }
  .digsmile-ttl p:before {
    width: 30px;
    height: 30px;
    left: -15px;
    top: 17px;
  }
  .digsmile-ttl p:after {
    width: 30px;
    height: 30px;
    right: -20px;
    top: 17px;
  }
}
@media (max-width: 374px) {
  .digsmile {
    margin-left: 10px;
  }
  .digsmile-ttl p {
    font-size: 11px;
  }
  .schedule-ttl {
    width: 78%;
  }
  .car {
    min-width: 75px;
    font-size: 10px;
    padding: 4px 5px 4px 5px;
    margin-left: 5px;
  }
}
