@charset "UTF-8";

/* Auto-generated business styles */
.biz-content_wrapper img {
  vertical-align: middle;
}
.biz-content_wrapper p,
.biz-content_wrapper a,
.biz-content_wrapper h2,
.biz-content_wrapper h3,
.biz-content_wrapper h4,
.biz-content_wrapper dt,
.biz-content_wrapper dd,
.biz-content_wrapper li {
  color: #2d2e2c;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 500;
}
.biz-content_wrapper a {
  text-decoration: none;
  position: relative;
}
.biz-content_wrapper .pick_up_item a {
  display: block;
}
.biz-content_wrapper {
  background-color: #eeefec;
}
.biz-content_wrapper.teaser {
  overflow: hidden;
}
.biz-top_btn {
  position: relative;
  display: block;
}
.biz-top_btn img {
  width: 149px;
  position: absolute;
  right: 38px;
  bottom: 30px;
  transition: 0.3s;
}
.biz-top_btn img:hover {
  bottom: 40px;
}
.biz-lp_kv {
  display: flex;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-top: 56px;
}
.biz-lp_kv_textarea {
  width: 41.4%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 80px;
  padding-right: 25px;
  padding-left: 60px;
  padding-top: 0;
}
@media (min-width: 769px) and (max-width: 1220px) {
  .biz-lp_kv_textarea {
    padding-top: 0;
  }
}
.biz-lp_kv_textarea_sp h1 {
  display: none;
}
.biz-lp_kv_textarea h1 {
  font-size: 30px;
  font-weight: 500;
  font-family: 'M PLUS 1p', sans-serif;
  line-height: 48px;
  margin-bottom: 120px;
}
.biz-lp_kv_text {
  font-size: 24px;
  font-weight: 500;
  line-height: 41px;
}
.biz-lp_kv_stats {
  display: flex;
  gap: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.biz-lp_kv_stat_box {
  font-size: 20px;
  font-weight: 500;
  font-family: 'M PLUS 1p', sans-serif;
  padding: 6px 12px;
  border: 2px solid #2d2e2c;
  background-color: transparent;
  position: relative;
  white-space: nowrap;
}
.biz-lp_kv_stat_box .biz-asterisk {
  position: absolute;
  top: 0;
  right: -14px;
  font-size: 16px;
  line-height: 1;
  color: #2d2e2c;
}
.biz-lp_kv_btn {
  margin-top: 20px;
  margin-bottom: 0;
  background-color: #9e3e2d;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 50px;
  border-radius: 25px;
  transition: all 0.3s;
}
@media screen and (min-width: 769px) {
  .biz-lp_kv_btn:hover {
    opacity: 0.7;
  }
}
.biz-lp_kv_btn p {
  font-size: 18px;
  color: #eeefec;
  font-weight: 500;
  margin-right: 0;
}
.biz-lp_kv_btn p span {
  font-size: 18px;
}
.biz-lp_kv_slider {
  padding: 0;
  width: 58.6%;
}
.biz-lp_kv .slick-dotted.slick-slider {
  margin-bottom: 120px;
}
.biz-lp_kv_img {
  width: 100%;
  top: -1px;
}
.biz-lp_kv_slider .slick-dots li {
  background-color: #d7dfde;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 12px;
}
.biz-lp_kv_slider .slick-dots li.slick-active {
  background-color: #9e3e2d;
}
.biz-lp_kv_slider .slick-dots li.slick-active {
  background-color: #9e3e2d;
}
.biz-lp_kv_slider .slick-dots {
  bottom: -46px;
}
.biz-lp_kv_slider .slick-dots li button:before {
  content: '';
  width: 10px;
  height: 10px;
}
.biz-lp_kv_slider .slick-dots li button {
  width: 10px;
  height: 10px;
}
.biz-lp_kv_border {
  width: 100%;
  height: 0.5px;
  background-color: #2d2e2c;
  margin: 0 auto;
}
.biz-desp {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .biz-desp {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .biz-lp_kv_border {
    width: 100%;
    height: 1px;
    background-color: #2d2e2c;
    margin: 0 auto;
  }
}
.biz-desp_text {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.biz-youtube {
  position: relative;
  padding-top: 50px;
  padding-bottom: 120px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #e5dcd1;
}
.biz-youtube h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 50px;
}
.biz-youtube .biz-youtube_title {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .biz-youtube .biz-youtube_title {
    margin-bottom: 80px;
  }
}
.biz-youtube_title h4 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  position: relative;
  display: inline-block;
  background-color: #e5dcd1;
  z-index: 2;
  padding: 0 50px;
}
.biz-youtube .biz-youtube_title::after {
  content: '';
  display: block;
  left: 0;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
  width: 100%;
  max-width: 800px;
  height: 2px;
  position: absolute;
  background-color: #2d2e2c;
  margin: 0 auto;
}
.biz-youtube h2 span {
  font-size: 24px;
}
.biz-youtube p {
  margin-top: 60px;
  font-size: 20px;
  text-align: center;
}
.biz-youtube .biz-video-container {
  position: relative;
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
  aspect-ratio: 16/9;
  background: #000;
  cursor: pointer;
}
.biz-youtube .biz-video-container img,
.biz-youtube .biz-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 900px) {
  .biz-youtube {
    padding-top: 0px;
    padding-bottom: 100px;
  }
  .biz-youtube h2 {
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 38px;
  }
  .biz-youtube h2 span {
    font-size: 32px;
  }
}
@media (max-width: 500px) {
  .biz-youtube h2 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 40px;
  }
  .biz-youtube h2 span {
    font-size: 22px;
  }
  .biz-youtube p {
    margin-top: 40px;
    font-size: 18px;
  }
}
.biz-worry {
  padding-top: 120px;
  padding-bottom: 120px;
}
.biz-worry h2 {
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 80px;
}
.biz-worry h2 span {
  font-size: 16px;
}
.biz-worry_list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 865px;
  margin: 0 auto;
  padding: 0 20px;
}
.biz-worry_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 240px;
}
.biz-worry_item .biz-worry_img {
  width: 152px;
  margin-bottom: 35px;
}
.biz-worry_item p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 900px) {
  .biz-worry {
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .biz-worry h2 {
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 38px;
  }
  .biz-worry h2 span {
    font-size: 32px;
  }
  .biz-worry_list {
    flex-direction: column;
  }
  .biz-worry_item {
    flex-direction: row;
    margin-bottom: 0;
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
  }
  .biz-worry_item:last-of-type {
    margin-bottom: 0;
  }
  .biz-worry_item .biz-worry_img {
    width: 150px;
    margin-bottom: 0;
    margin-right: 25px;
  }
  .biz-worry_item p {
    font-size: 24px;
    text-align: left;
    width: 200px;
  }
}
@media (max-width: 500px) {
  .biz-worry h2 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 60px;
  }
  .biz-worry h2 span {
    font-size: 24px;
  }
  .biz-worry_item .biz-worry_img {
    width: 100px;
    margin-right: 15px;
  }
  .biz-worry_item p {
    font-size: 20px;
    width: 200px;
  }
  .biz-worry_item {
    margin-bottom: 30px;
  }
}
.biz-reason {
  background-color: #e5dcd1;
  padding: 120px 20px 100px 20px;
}
.biz-reason h2 {
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 100px;
}
.biz-reason h2 span {
  font-size: 16px;
}
.biz-reason_point_list {
  max-width: 750px;
  margin: 0 auto 0 auto;
  padding: 0 20px 0 0;
}
.biz-reason_point_item {
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}
.biz-reason_point_item:last-child {
  margin-bottom: 0;
}
.biz-reason_point_item h3 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  padding-left: 200px;
}
.biz-reason_point_item p {
  font-size: 20px;
  padding-left: 200px;
}
.biz-reason_point_item {
  background-repeat: no-repeat;
  background-size: 110px;
  background-position: top left;
}
#biz-reason_point_item_01 {
  background-image: url(/asumise/assets/img/reason_point_01.svg);
}
#biz-reason_point_item_02 {
  background-image: url(/asumise/assets/img/reason_point_02.svg);
}
#biz-reason_point_item_03 {
  background-image: url(/asumise/assets/img/reason_point_03.svg);
}
@media (max-width: 900px) {
  .biz-reason_point_list {
    max-width: 680px;
    padding: 0 0 0 0;
  }
  .biz-reason_point_item {
    margin-bottom: 80px;
  }
  .biz-reason_point_item h3 {
    font-size: 22px;
    padding-left: 120px;
  }
  .biz-reason_point_item p {
    font-size: 16px;
    padding-left: 120px;
  }
}
@media (max-width: 768px) {
  .biz-reason h2 {
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 60px;
  }
  .biz-reason h2 span {
    font-size: 24px;
  }
  .biz-reason_point_item {
    background-size: 80px;
    background-position: top left;
    height: auto;
    padding: 0 20px;
  }
  .biz-reason_point_item h3 {
    display: flex;
    align-items: center;
    padding-left: 120px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
  }
  .biz-reason_point_item p {
    padding-left: 0;
  }
  #biz-reason_point_item_01 {
    background-image: none;
  }
  #biz-reason_point_item_02 {
    background-image: none;
  }
  #biz-reason_point_item_03 {
    background-image: none;
  }
  #biz-reason_point_item_01 h3 {
    background-image: url(/asumise/assets/img/reason_point_01.svg);
  }
  #biz-reason_point_item_02 h3 {
    background-image: url(/asumise/assets/img/reason_point_02.svg);
  }
  #biz-reason_point_item_03 h3 {
    background-image: url(/asumise/assets/img/reason_point_03.svg);
  }
}
@media (max-width: 414px) {
  .biz-reason h2 {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 80px;
  }
  .biz-reason h2 span {
    font-size: 24px;
  }
  .biz-reason_point_item h3 {
    font-size: 18px;
    padding-left: 85px;
    background-size: 60px;
    height: 70px;
  }
}
.biz-inner_area {
  background-color: #ede8e0;
  max-width: 1280px;
  width: calc(100% - 20px);
  margin: 0 auto;
  padding: 120px 0;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .biz-inner_area {
    padding: 100px 0;
  }
}
.biz-inner_area h2 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 50px;
  margin-bottom: 100px;
}
.biz-inner_area h2 span {
  font-size: 24px;
  color: #2d2e2c;
}
@media (max-width: 768px) {
  .biz-inner_area h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 80px;
  }
  .biz-inner_area h2 span {
    font-size: 20px;
    color: #2d2e2c;
    line-height: 30px;
  }
}
@media (max-width: 420px) {
  .biz-inner_area {
    padding-bottom: 100px;
  }
  .biz-inner_area h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 60px;
  }
  .biz-inner_area h2 span {
    font-size: 18px;
    line-height: 24px;
  }
}
.biz-exhibit {
  margin: 0 auto 0 auto;
  padding-bottom: 0;
  background-color: #e5dcd1;
}
.biz-exhibit_title {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 20px;
}
.biz-exhibit h2 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  position: relative;
  display: inline-block;
  z-index: 2;
  padding: 0 25px;
}
.biz-plan {
  padding-top: 181px;
  padding-bottom: 235px;
}
.biz-plan_note {
  font-size: 20px;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .biz-plan_note {
    margin-bottom: 40px;
  }
}
.biz-plan_prtext {
  font-size: 24px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 100px;
}
.biz-plan h3 {
  font-size: 42px;
  text-align: center;
  letter-spacing: -2px;
  margin-bottom: 21px;
}
.biz-plan_recommend {
  max-width: 800px;
  width: 100%;
  border: 1px dashed #2d2e2c;
  margin: 0 auto;
  position: relative;
  padding: 75px 0 60px 0;
  margin-bottom: 60px;
}
.biz-plan_recommend h4 {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translatex(-50%);
  white-space: nowrap;
  background-color: #eeefec;
  padding: 0 18px;
}
.biz-plan_recommend ul {
  padding: 0;
  max-width: 600px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.biz-plan_recommend li {
  font-size: 32px;
  font-weight: 500;
  position: relative;
  list-style: none;
  letter-spacing: 1px;
  padding-left: 50px;
  margin-bottom: 40px;
}
.biz-plan_recommend li:last-of-type {
  margin-bottom: 0;
}
.biz-plan_recommend li::before {
  content: '';
  display: block;
  left: 0;
  top: 5px;
  width: 29.13px;
  height: 28.65px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url(../img/plan_recommend_icon.svg);
}
.biz-plan .biz-plan_document_btn {
  width: 240px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #9e3e2d;
  margin: 0 auto;
}
.biz-plan .biz-plan_document_btn p {
  color: #eeefec;
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  .biz-plan .biz-plan_document_btn:hover {
    opacity: 0.7;
  }
}
.biz-plan_contact_text {
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  margin-bottom: 60px;
}
.work .biz-exhibit_title {
  margin-bottom: 19px;
}
.work .biz-exhibit_title::after {
  content: none;
}
.biz-work_prtext {
  font-size: 24px;
  text-align: center;
  margin-bottom: 100px;
}
.biz-example .biz-exhibit_title {
  margin-bottom: 20px;
}
.biz-example_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.biz-example_item {
  width: 46.5%;
  margin-bottom: 50px;
}
.biz-example_item img {
  width: 100%;
  margin-bottom: 30px;
}
.biz-example_item h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.biz-example_item .biz-example_tag {
  font-size: 14px;
  border: 1px solid #3a3932;
  display: inline-block;
  padding: 3px 11px;
  font-weight: normal;
  margin-bottom: 30px;
}
.biz-example_item .biz-example_text {
  font-size: 18px;
}
.biz-media {
  background-color: #e5dcd1;
  padding-bottom: 100px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.biz-media h2 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 100px;
}
.biz-media_img {
  max-width: 500px;
  width: 100%;
  margin: 0 auto 60px;
  display: block;
}
.biz-media_list {
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  padding: 0 20px;
}
.biz-support {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f8f8f7;
}
.biz-support h2 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 20px;
}
.biz-support_prtext {
  font-size: 24px;
  text-align: center;
  margin-bottom: 100px;
}
.biz-support_list {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 100px;
}
.biz-support_item {
  width: 22%;
}
.biz-support_item img {
  margin-bottom: 60px;
}
.biz-support_item h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 38px;
  text-align: center;
}
.biz-support_item p {
  font-size: 18px;
  line-height: 28px;
}
.biz-support_contact_btn {
  width: 240px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #9e3e2d;
  margin: 0 auto;
}
.biz-support_contact_btn p {
  font-size: 18px !important;
}
@media screen and (min-width: 769px) {
  .biz-support_contact_btn:hover {
    opacity: 0.7;
  }
}
.biz-support_contact_btn p {
  color: #eeefec;
  font-size: 24px;
}
.biz-support_contact_btn img {
  width: 24px;
}
.biz-support .biz-support_document_btn {
  width: 240px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #9e3e2d;
  margin: 0 auto;
}
.biz-support .biz-support_document_btn p {
  color: #eeefec;
  font-size: 18px;
}
.biz-faq {
  padding: 120px 0 120px 0;
  background-color: #e5dcd1;
  font-family: 'M PLUS 1p', sans-serif;
}
@media screen and (max-width: 767px) {
  .biz-faq {
    padding: 100px 0 100px 0;
  }
}
.biz-faq_wrapper {
  max-width: 1100px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.biz-faq h2 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 20px;
}
.biz-faq_prtext {
  font-size: 24px;
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .biz-faq_prtext {
    margin-bottom: 80px;
  }
}
.biz-faq_list {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .biz-faq_list {
    margin: 0 auto 80px;
  }
}
.biz-faq_item {
  list-style: none;
  border-top: 1px solid #2d2e2c;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .biz-faq_item {
    padding: 20px 0;
  }
}
.biz-faq_item:last-of-type {
  border-bottom: 1px solid #2d2e2c;
}
.biz-faq_item dl {
  padding: 0;
  margin: 0;
}
.biz-faq_item dt {
  padding: 0;
  margin: 0;
}
.biz-faq_item dd {
  padding: 0;
  margin: 0;
}
.biz-faq_item dd p {
  padding: 15px 0 0 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
}
.biz-faq_item dd p span:first-child {
  display: inline-block;
  min-width: 3em;
  font-weight: bold;
  flex-shrink: 0;
}
.biz-faq_toggle {
  display: flex;
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  padding: 0 40px 0 0;
  font-size: 16px;
  color: #2d2e2c;
  cursor: pointer;
  position: relative;
  appearance: none;
  outline: none;
  color: #2d2e2c;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 500;
  align-items: flex-start;
}
.biz-faq_toggle:focus {
  outline: 0;
}
.biz-faq_toggle span:first-child {
  display: inline-block;
  min-width: 3em;
  font-weight: bold;
  flex-shrink: 0;
}
.biz-faq_toggle::after {
  content: '+';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translatey(-50%);
  font-size: 22px;
}
.biz-faq_toggle[aria-expanded='true']::after {
  content: '−';
}
.biz-faq_panel {
  font-size: 16px;
  margin-top: 12px;
  color: #2d2e2c;
  line-height: 1.8;
  transition:
    max-height 0.28s ease,
    opacity 0.28s ease;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
.biz-faq_panel[hidden=''] {
  display: block;
}
.biz-faq_panel.open {
  max-height: 800px;
  opacity: 1;
}
.biz-faq_download_text {
  text-align: center;
  font-size: 18px;
  margin-bottom: 60px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .biz-faq_download_text {
    margin-bottom: 40px;
  }
}
.biz-faq_note_wrapper {
  margin-top: 60px;
}
.biz-faq_note {
  text-align: right;
}
@media (max-width: 767px) {
  .biz-faq_toggle {
    font-size: 16px;
  }
}
.biz-manage {
  background-color: #eeefec;
  padding-top: 120px;
  padding-bottom: 240px;
}
.biz-manage_inner {
  width: 100%;
  max-width: 1072px;
  margin: 0 auto;
}
.biz-manage h2 {
  font-size: 32px;
  margin-bottom: 100px;
  text-align: center;
}
.biz-manage_list {
  display: flex;
  justify-content: space-between;
}
.biz-manage_item {
  width: 50%;
}
.biz-manage_list dl {
  display: flex;
  width: 100%;
  margin-bottom: 37px;
  font-size: 18px;
}
.biz-manage_list .biz-manage_item:last-of-type dl {
  margin-bottom: 35px;
}
.biz-manage_list dl dt {
  width: 25%;
}
.biz-manage_list dl dd {
  width: 75%;
}
.biz-shop_item {
  display: flex;
  margin-bottom: 6px;
}
.biz-shop_item p:first-of-type {
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .biz-content_wrapper {
    padding-bottom: 40px;
  }
  .biz-top_btn {
    display: flex;
    justify-content: center;
  }
  .news .biz-top_btn,
  .news_detail .biz-top_btn {
    display: none;
  }
  .biz-top_btn img {
    width: 70px;
    position: static;
  }
  .biz-content_wrapper.teaser {
    padding-bottom: 0;
  }
  .biz-exhibit {
    width: auto;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .biz-exhibit h2 {
    font-size: 24px;
    padding: 0 5px;
  }
  .biz-plan {
    padding-top: 75px;
    padding-bottom: 69px;
  }
  .biz-plan_prtext {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .biz-plan_inner {
    padding: 37px 20px 0;
  }
  .biz-plan h3 {
    font-size: 24px;
    margin-bottom: 6px;
  }
  .biz-plan_contact_text {
    margin-bottom: 40px;
  }
  .biz-plan_recommend {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 80px;
  }
  .biz-plan_recommend h4 {
    font-size: 18px;
    top: -14px;
    padding: 0 3px;
  }
  .biz-plan_recommend ul {
    width: calc(100% - 20px);
  }
  .biz-plan_recommend li {
    font-size: 16px;
    letter-spacing: 0;
    padding-left: 28px;
    margin-bottom: 25px;
    font-weight: bold;
  }
  .biz-plan_recommend li::before {
    left: 2px;
    top: 4px;
    width: 16px;
    height: 16px;
  }
  .biz-plan .biz-plan_document_btn {
    /*
    height: 44px;
    font-size: 16px;
    border-radius: 2px;
    */
    margin: 0 auto 0;
  }
  .biz-plan_document_btn::after {
    right: 16%;
    width: 18px;
    height: 18px;
  }
  .biz-plan_contact_text {
    line-height: 22px;
    font-size: 14px;
  }
  .work .biz-exhibit_title {
    margin-bottom: 9px;
  }
  .biz-work_prtext {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .biz-example .biz-exhibit_title {
    margin-bottom: 20px;
  }
  .biz-work_prtext {
    margin-bottom: 80px;
  }
  .biz-example_item {
    margin-bottom: 51px;
  }
  .biz-example_item img {
    margin-bottom: 17px;
  }
  .biz-example_item h3 {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .biz-example_item .biz-example_tag {
    padding: 0 3px;
    margin-bottom: 13px;
    font-size: 12px;
  }
  .biz-example_item .biz-example_text {
    font-size: 14px;
  }
  .biz-media {
    background-color: #e5dcd1;
    padding-top: 0;
    padding-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .biz-media h2 {
    font-size: 24px;
    margin-bottom: 80px;
  }
  .biz-media_img {
    width: 70%;
    margin: 0 auto 0;
  }
  .biz-media_list {
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 40px;
  }
  .biz-support {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .biz-support h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .biz-support_prtext {
    font-size: 16px;
    margin-bottom: 80px;
    text-align: center;
  }
  .biz-support_list {
    flex-direction: column;
    width: auto;
    margin: 0 auto 3px;
    padding: 0 15px;
  }
  .biz-support_item {
    width: 100%;
    margin-bottom: 80px;
  }
  .biz-support_item:last-of-type {
    margin-bottom: 40px;
  }

  .biz-support_item img {
    margin-bottom: 9px;
  }
  .biz-support_item h3 {
    font-size: 18px;
    margin-bottom: 9px;
    text-align: left;
  }
  .biz-support_item p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -1px;
  }
  .biz-support_contact_btn {
    width: 240px;
    height: 50px;
  }
  .biz-support_contact_btn p {
    font-size: 18px;
  }
  .biz-support_contact_btn img {
    width: 18px;
    position: relative;
    top: -1px;
    left: 0;
  }
  .biz-manage {
    padding-top: 100px;
    padding-bottom: 27px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .biz-manage h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 80px;
  }
  .biz-manage_list {
    flex-direction: column;
  }
  .biz-manage_item {
    width: 100%;
  }
  .biz-manage_list dl {
    margin-bottom: 28px;
    font-size: 16px;
  }
  .biz-manage_list .biz-manage_item:last-of-type dl {
    margin-bottom: 28px;
  }
  .biz-manage_list dl dt {
    padding-right: 5px;
  }
  .biz-shop_item {
    display: block;
    margin-bottom: 0;
  }
  .biz-shop_item p {
    display: inline;
    line-height: 29px;
    letter-spacing: -1px;
  }
  .biz-reason {
    padding-top: 100px;
  }
  .biz-reason_point_list {
    margin: 0 auto 0 auto;
  }
  .biz-exhibit_title {
    margin-bottom: 20px;
  }
  .biz-plan h3 {
    letter-spacing: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .biz-lp_kv {
    flex-direction: column;
    padding-top: 30px;
  }
  .biz-lp_kv_textarea {
    width: 100%;
    order: 2;
    padding-bottom: 80px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 28px;
    letter-spacing: -1px;
  }
  .biz-lp_kv_textarea_sp {
    display: block;
    order: 0;
    padding: 0;
  }
  .biz-lp_kv_textarea_sp h1 {
    display: block;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 23px;
    text-align: center;
    font-family: 'M PLUS 1p', sans-serif;
  }
  .biz-lp_kv_textarea h1 {
    display: none;
  }
  .biz-lp_kv_text {
    font-size: 24px;
    text-align: center;
    line-height: 42px;
    margin-bottom: 25px;
  }
  .biz-lp_kv_stats {
    flex-direction: row;
    gap: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    justify-content: center;
  }
  .biz-lp_kv_stat_box {
    font-size: 14px;
    padding: 6px 12px;
  }
  .biz-lp_kv_stat_box .biz-asterisk {
    font-size: 12px;
    top: 0;
    right: -10px;
  }
  .biz-lp_kv_btn {
    width: 360px;
    background-color: #9e3e2d;
    color: #fff;
    margin: 0 auto;
  }

  .biz-lp_kv_btn p {
    font-size: 18px;
    margin-left: 5px;
  }
  .biz-lp_kv_slider {
    width: 100%;
  }
  .biz-lp_kv .slick-dotted.slick-slider {
    margin-bottom: 20px;
  }
  .biz-lp_kv_slider .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 0 6px;
  }
  .biz-lp_kv_slider .slick-dots {
    bottom: -27px;
  }
  .biz-lp_kv_border {
    width: calc(100vw - 30px);
  }
}
@media screen and (max-width: 500px) {
  .biz-lp_kv_textarea h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 23px;
    text-align: center;
  }
  .biz-lp_kv_text {
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    margin-bottom: 40px;
  }
  .biz-lp_kv_textarea_sp h1 {
    display: block;
    font-size: 24px;
    line-height: 36px;
  }
  .biz-lp_kv_btn {
    width: 320px;
  }
}
@media screen and (max-width: 500px) {
  .biz-desp_text {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
  }
}
.biz-read {
  background-color: #e5dcd1;
  padding: 0 10px 0 10px;
}
.biz-read .biz-inner_area {
  padding: 80px 0 0 0;
}
.biz-read_area {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  padding: 0 60px 0 60px;
  max-width: 1200px;
  margin: 0 auto;
}
.biz-read_area > div {
  border: 1px dashed #2d2e2c;
  padding: 60px 0px 50px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 400px;
  background-color: transparent;
}
.biz-read_area > div > h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 60px;
  color: #2d2e2c;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #2d2e2c;
  padding: 0 20px 10px 20px;
}
.biz-read_area > div > p {
  margin-bottom: 60px;
  position: relative;
  max-width: 400px;
  width: 100%;
}
.biz-read_area > div > p:nth-of-type(1) span {
  font-size: 24px;
  line-height: 2;
  color: #2d2e2c;
  font-weight: 500;
}
.biz-read_area > div > p:nth-of-type(1)::before {
  position: relative;
  font-family: Georgia, serif;
  font-size: 36px;
  font-weight: bold;
  content: '“';
  top: 0;
  left: 0;
  position: absolute;
}
.biz-read_area > div > p:nth-of-type(1)::after {
  position: relative;
  font-family: Georgia, serif;
  font-size: 36px;
  font-weight: bold;
  content: '”';
  bottom: -20px;
  right: 0;
  position: absolute;
}
.biz-read_area > div > p:nth-of-type(2) {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 50px;
  font-weight: 400;
}
.biz-read_area > div > a {
  border: 2px solid #2d2e2c;
  border-radius: 50px;
  padding: 12px 40px;
  min-width: 180px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #2d2e2c;
  font-size: 20px;
  margin-bottom: 20px;
}
.biz-read_area > div > a::after {
  content: '>';
  margin-left: 8px;
  font-size: 20px;
}
.biz-read_area > div > a:hover {
  background-color: #2d2e2c;
  color: #fff;
}
@media (max-width: 1024px) {
  .biz-read_area {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 30px 40px;
  }
  .biz-read_area > div {
    min-height: auto;
    padding: 50px 30px;
  }
}
@media (max-width: 768px) {
  .biz-read_area {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 0 20px 0 20px;
  }
  .biz-read_area > div {
    padding: 40px 10px;
  }
  .biz-read_area > div > h3 {
    font-size: 16px;
    margin-bottom: 60px;
  }
  .biz-read_area > div > p {
    max-width: 300px;
  }
  .biz-read_area > div > p:nth-of-type(2) {
    margin-bottom: 40px;
  }
  .biz-read_area > div > p:nth-child(2) {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 40px;
  }
  .biz-read_area > div > p:nth-child(3) {
    font-size: 14px;
  }
  .biz-read_area > div > a {
    border: 2px solid #2d2e2c;
    border-radius: 50px;
    padding: 12px 40px;
    min-width: 180px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #2d2e2c;
    font-size: 20px;
  }
  .biz-read_area > div > a::after {
    font-size: 16px;
  }
}
.biz-youtube {
  text-align: center;
}
.biz-video_read_btn {
  border: 2px solid #2d2e2c;
  border-radius: 50px;
  padding: 12px 40px;
  min-width: 180px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #2d2e2c;
  font-size: 20px;
  margin: 60px auto 20px auto;
}
@media screen and (max-width: 767px) {
  .biz-video_read_btn {
    margin: 40px auto 20px auto;
  }
}
.biz-video_read_btn::after {
  content: '>';
  margin-left: 8px;
  font-size: 20px;
}
.biz-video_read_btn:hover {
  background-color: #2d2e2c;
  color: #fff;
}
.biz-plan {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .biz-plan {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.biz-plan h2 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  position: relative;
  display: inline-block;
  z-index: 2;
  padding: 0 25px;
}
.biz-plan_select {
  height: 100%;
  margin-bottom: 80px;
  width: 100%;
  max-width: 1315px;
  margin: 0 auto;
}
.biz-plan_select ul.slick-slider {
  padding: 0 40px;
}
.biz-plan_select .slick-dots {
  bottom: -10px;
  left: 0;
}
.biz-plan_select .slick-dots li {
  background-color: #d7dfde;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 12px;
}
.biz-plan_select .slick-dots li.slick-active {
  background-color: #9e3e2d;
}
.biz-plan_select .slick-dots li button:before {
  content: '';
  width: 10px;
  height: 10px;
}
.biz-plan_select .slick-dots li button {
  width: 10px;
  height: 10px;
}
.biz-plan_select .slick-prev,
.biz-plan_select .slick-next {
  opacity: 0.7;
  width: 40px !important;
  height: 80px !important;
  background-repeat: no-repeat !important;
  background-size: 40px 80px !important;
}
.biz-plan_select .slick-next {
  background-image: url(/asumise/assets/img/arrow_right_plan.svg);
}
.biz-plan_select .slick-prev {
  background-image: url(/asumise/assets/img/arrow_left_plan.svg);
}
.biz-plan_select_item {
  background-color: #f7f7f6;
  margin: 0 20px;
  overflow: visible;
  position: relative;
}
.biz-plan_select .slick-list {
  padding-bottom: 20px;
}
.biz-plan_select .slick-list {
  padding: 0 10% 20px 0 !important;
}
.biz-plan_select_item.biz-recommend > div::before {
  position: absolute;
  top: 10px;
  right: 20px;
  content: url(/asumise/business/img/recommend.svg);
  width: 40px;
  height: auto;
}
.biz-plan_select_item > div {
  padding: 70px 20px 20px 20px;
}
.biz-plan_select_item h4 {
  font-size: 24px;
  max-width: 260px;
  text-align: center;
  margin: 0 auto 20px auto;
  border: 2px solid #2d2e2c;
  line-height: 50px !important;
  border-radius: 30px;
  font-weight: normal;
}
.biz-plan_select_item.biz-recommend h4 {
  color: #9e3e2d;
  border: 2px solid #9e3e2d;
}
.biz-plan_select_item p {
  font-size: 20px;
  text-align: center;
  margin: 20px 0;
  font-weight: normal;
}
.biz-plan_select_item p span {
  font-size: 16px;
  display: inline-block;
  padding: 0 10px;
}
.biz-plan_select_item p span::before {
  content: '(';
  display: inline-block;
  padding: 0 2px;
}
.biz-plan_select_item p span::after {
  content: ')';
  display: inline-block;
  padding: 0 2px;
}
.biz-plan_prtext span.biz-small {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .biz-plan_select_item > div {
    padding: 40px 20px 20px 20px;
  }
  .biz-plan_select ul.slick-slider {
    margin: 0;
    padding: 0 20px;
  }
  .biz-plan_select .slick-prev,
  .biz-plan_select .slick-next {
    opacity: 0.7;
    width: 20px !important;
    height: 40px !important;
    background-repeat: no-repeat !important;
    background-size: 20px 40px !important;
  }
  .biz-plan_select_item.biz-recommend > div::before {
    width: 30px;
  }
  .biz-plan_select_item {
    margin: 0 10px;
  }
  .biz-plan_select .slick-list {
    padding: 0 0 20px 0 !important;
  }
  .biz-plan_select_item h4 {
    font-size: 18px;
    line-height: 40px;
    border-radius: 30px;
  }
  .biz-plan_select_item p {
    font-size: 20px;
    margin: 20px 0 20px 0px;
    font-weight: bold;
  }
  .biz-plan_select_item p:first-of-type {
    margin: 40px 0 20px 0px;
  }
  .biz-plan_select_item p span {
    font-size: 14px;
  }
  .biz-plan_prtext span.biz-small {
    font-size: 14px;
  }
  .biz-asumise_lp .biz-reason {
    padding-bottom: 80px !important;
  }
  .biz-asumise_lp .biz-exhibit .biz-plan {
    padding-top: 60px !important;
  }
}
.biz-plan_select_item hr {
  border-top: 1px solid #2d2e2c;
  margin: 20px 0;
}
.biz-font_A {
  font-size: 30px !important;
  line-height: 1.45 !important;
}
.biz-font_B {
  font-size: 24px !important;
  line-height: 1.6 !important;
}
.biz-font_C {
  font-size: 20px !important;
  line-height: 1.8 !important;
}
.biz-font_D {
  font-size: 18px !important;
  line-height: 1.7 !important;
}
.biz-asumise_lp * {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .biz-font_A {
    font-size: 24px !important;
  }
  .biz-font_B {
    font-size: 20px !important;
  }
  .biz-font_C {
    font-size: 16px !important;
  }
  .biz-font_D {
    font-size: 14px !important;
  }
  .biz-font_A-B {
    font-size: 20px !important;
  }
  .biz-font_C-B {
    font-size: 20px !important;
  }
  .biz-read_area > div {
    padding: 40px 5px 40px 5px;
  }
  .biz-read_area > div > p:nth-of-type(1) span {
    font-size: 17px !important;
  }
  .biz-read_area > div > p:nth-of-type(1)::before,
  .biz-read_area > div > p:nth-of-type(1)::after {
    font-size: 17px !important;
  }
  .biz-asumise_lp * {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500 !important;
  }
}
@media (max-width: 900px) {
  .biz-worry {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
/*  
* {
  border-bottom: 1px dashed #333333 !important;
}

.biz-font_A {
  color: #c62828 !important;
}
.biz-font_B {
  color: #1565c0 !important;
}
.biz-font_C {
  color: #00695c !important;
}
.biz-font_D {
  color: #827717 !important;
}
@media screen and (max-width: 767px) {
  .biz-font_A-B {
    color: #1565c0 !important;
  }
  .biz-font_C-B {
    color: #1565c0 !important;
  }
}
*/
