@charset "utf-8";
/* CSS Document */
#main div.inner {
  width: 1100px;
  padding: 0 50px;
}
/*経営体質改善*/
.point_fv {
  margin-bottom: 70px;
  margin-top: 40px;
}
.maintxt {
  margin-bottom: 50px;
}
.point_01-1box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.point_01-1box figure {
  width: 20%;
}
#main div.point_01-1box:after {
  content: none;
}
.point_01-1box .txt {
  width: 80%;
  letter-spacing: 1px;
}
#content #main .point_01-1box h3 {
  margin: 0 0 15px;
  padding: 0;
  border: none;
  font-size: 26px;
  line-height: 1.5;
}
.point_01-1box:last-child {
  margin-bottom: 50px;
}
.point_01-2img {
  text-align: center;
  margin-bottom: 50px;
}
.point_talk {
  line-height: 1.3;
}
.point_talk .tit {
  position: relative;
  display: flex;
  align-items: end;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 30px;
}
.point_talk .txt {
  margin-bottom: 40px;
}
.point_talk .point_talk_cont {
  margin-bottom: 80px;
}
.point_talk .point_talk_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.point_talk .point_talk_head figure {
  width: 20%;
}
.point_talk .point_talk_head .txt {
  width: 80%;
  letter-spacing: 1px;
}
.point_talk .tit:before {
  content: "";
  height: 12px;
  width: 100%;
  position: absolute;
  background: #f8e04c;
  z-index: -1;
}
.tit span b {
  font-size: 100px;
  color: #f84000;
  line-height: 0;
}
#content #main .point_talk .point_talk_head .txt h3 {
  margin: 0 0 10px;
  padding: 0;
  border: none;
  font-size: 26px;
}
.point_talk .point_talk_head .txt {
  margin-bottom: 0;
}
.point_talk_01_01 {
  display: flex;
  justify-content: space-between;
  max-width: 83%;
  margin: 0 auto;
}
.point_talk_01_01 .cont {
  width: 30%;
  border: 4px solid #f8e04c;
  border-radius: 10px;
  position: relative;
}
#content #main .point_talk_01_01 h4 {
  padding: 10px 0;
  margin: 0;
  border: none;
  background: #f8e04c;
  text-align: center;
  font-size: 18px;
  color: #f84000;
}
.point_talk_01_01 .detail {
  padding: 15px;
  position: relative;
}
.point_talk_01_01 ul {
  font-size: 16px;
  line-height: 2;
}
.point_talk_01_01 .cont:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 150px 150px;
  border-color: transparent transparent #f6fb9b transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.point_talk_01_02 {
  max-width: 83%;
  margin: 0 auto;
}
.point_talk_01_02 .cont {
  display: flex;
  border: 2px solid #f84000;
  border-radius: 10px;
  margin-bottom: 20px;
}
.point_talk .point_talk_head .txt p {
  text-align: justify;
}
#content #main .point_talk_01_02 .cont h4 {
  width: 170px;
  background: #f84000;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: none;
}
.point_talk_01_02 .cont .txt {
  margin: 0;
  padding: 15px;
}
#content #main .point_talk_01_02 .cont .txt p {
  margin: 0;
  font-size: 16px;
  display: flex;
  align-items: center;
}
#content #main .point_talk_01_02 .cont .txt p img {
  padding: 0 15px;
}
.point_talk_01_03 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main div.point_talk_01_03 .cont {
  width: 30%;
  border: 6px solid #666666;
  background: #eee;
  border-radius: 10px;
  position: relative;
  padding: 20px;
  font-size: 16px;
  line-height: 2;
  overflow: initial;
}
.point_talk_01_03 figure {
  width: 33%;
  text-align: center;
}
#main div .point_talk_01_03 .box:after {
  content: none;
}
.point_talk_01_03 .cont ul li:before {
  content: "・";
  position: absolute;
  left: 0;
}
.point_talk_01_03 .cont ul li {
  position: relative;
  padding-left: 20px;
}
.point_talk_01_03 .cont:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0px 10px 20px;
  border-color: transparent transparent transparent #666666;
  position: absolute;
  right: -25px;
  top: 25px;
}
#main div.point_talk_01_03 .cont:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0px 10px 20px;
  border-color: transparent transparent transparent #eeeeee;
  position: absolute;
  right: -14px;
  top: 25px;
  visibility: unset;
}
#main div.point_talk_01_03 .cont ul {
  margin: 0;
}
#main div.point_talk_01_03 .cont:last-child {
  color: #fff;
  background: #f84000;
  border: 6px solid #f83c08;
}
#main div.point_talk_01_03 .cont:last-child:before {
  content: "";
  top: 25px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 25px 10px 0px;
  border-color: transparent #f83c08 transparent transparent;
  left: -24px;
}
#main div.point_talk_01_03 .cont:last-child:after {
  content: none;
}
#main div .point_talk_cont_last .In {
  max-width: 83%;
  margin: 75px auto 70px;
  position: relative;
  border: 6px solid #f73c09;
  border-radius: 20px;
  padding: 100px 81px 0px;
  background: #fff3db;
}
#main div .point_talk_cont_last {
  position: relative;
}
.point_talk_cont_last figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
}
#main div .point_talk_cont_last .In:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 150px 0px 0px;
  border-color: #f8e04c transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
#main div .point_talk_cont_last {
  position: relative;
}
#main div .point_talk_cont_last .txt p {
  letter-spacing: 1px;
  text-align: justify;
}
#main div .point_talk_cont_last .In:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 150px 150px;
  border-color: transparent transparent #f7e159 transparent;
  position: absolute;
  right: 0;
  z-index: 0;
  bottom: 0;
  visibility: unset;
}
section.point_01-3 .box {
  max-width: 810px;
  margin: 0 auto;
  background: #eee;
  border: 6px solid #666666;
  border-radius: 20px;
  padding: 50px;
}
section.point_01-3 .box ul {
  margin: 0;
}
section.point_01-3 .box ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
}
section.point_01-3 .box ul li:before {
  content: url("../img/point/Arrow0541.webp");
  position: absolute;
  left: 0;
}
section.point_01-3 {
  padding-bottom: 100px;
}
section.point_01-4 .box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.point_01-4 .box ul li {
  width: 170px;
  height: 170px;
  background: #f8e04c;
  margin: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #f84000;
  box-shadow: 8px 8px;
}
.point_nextstepbox {
  text-align: center;
  margin-bottom: 30px;
}
#content #main .point_nextstepbox h3 {
  position: relative;
  border: none;
  text-align: center;
}
#content #main .point_nextstepbox h3 span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  font-size: 40px;
  color: #f84000;
}
.point_nextstepbox .txt {
  max-width: 810px;
  margin: 0 auto;
}
.point_nextstepbox .txt a {
  padding: 20px 50px;
  border: 4px solid #f84000;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  background: #f6fb9b url("../img/point/Arrow-next.webp");
  background-repeat: no-repeat;
  background-size: 46px 46px;
  background-position: right 30px center;
  color: #f84000;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}
/*フッターコンタクト*/
section.point_footer {
  padding: 50px 0 0;
}
#content #main .point_footer h2.contact {
  text-align: center;
  border: none;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 40px 0px;
  font-size: 36px;
}
#content #main .point_footer h2.contact:before {
  background-image: url(../img/top_renew_yaji.png);
  width: 32px;
  height: 41px;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: 0px auto;
  bottom: -30px;
}
.point_footer ul.f_tel {
  display: flex;
  margin: 0;
}
.point_footer ul.f_tel {
  display: flex;
  margin: 0;
}
.point_footer ul.f_tel li {
  width: 50%;
  text-align: center;
  font-size: 36px;
  color: #000;
  position: relative;
}
.point_footer ul.f_tel li a {
  display: block;
  text-decoration: none;
  padding: 50px 0;
  color: #000;
  font-size: 44px;
  font-family: "Anton", serif;
  letter-spacing: 2px;
}
.point_footer ul.f_tel li:nth-child(2) a {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: normal;
  font-family: 'Noto Sans JP', sans-serif;
}
.point_footer ul.f_tel li:after {
  content: '';
  width: 40px;
  height: 40px;
  background: #fff;
  position: absolute;
  border-radius: 50px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 2vw;
}
.point_footer ul.f_tel li:before {
  content: "▶";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 2.7vw;
  font-size: 12px;
  height: 20px;
  z-index: 1;
  margin: auto 0px;
}
.point_footer ul.f_tel li a:hover {
  color: #222;
}
.point_footer ul.f_tel li:nth-child(1) {
  background: #fae715;
}
.point_footer ul.f_tel li:nth-child(1) a:before {
  content: '';
  display: inline-block;
  width: 113px;
  height: 90px;
  background-image: url("../img/re_top/tel-icon.png");
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin: 0 20px 0 0;
}
.point_footer ul.f_tel li:nth-child(2) {
  background: #faac15;
}
.point_footer ul.f_tel li:nth-child(2) a:before {
  content: '';
  display: inline-block;
  width: 113px;
  height: 90px;
  background-image: url("../img/re_top/mail-icon.png");
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin: 0 20px 0 0;
}
/*資金繰り改善*/
.point_02_01box {
  max-width: 820px;
  margin: 0 auto 40px;
  background: #fff3db;
  border: 10px solid #f84000;
  padding: 50px;
}
#content #main .point_02_01box h3 {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  border: none;
  font-size: 40px;
}
.point_02_01box table {
  background: none;
  border: none;
  margin: 0;
}
.point_02_01box table th {
  background: none;
  font-size: 26px;
  position: relative;
  padding: 10px;
  width: 20%;
  border: none;
  vertical-align: middle;
}
.point_02_01box table th:before {
  content: "";
  height: 80%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #f83c08;
  border-radius: 10px;
  z-index: 0;
  bottom: 0;
  margin: auto;
}
.point_02_01box table td {
  font-size: 22px;
  vertical-align: middle;
  border: none;
  padding: 0 20px;
  font-weight: bold;
}
.point_02_01_under {
  max-width: 740px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.point_02_01_under .cont {
  width: 48%;
  border: 4px solid #f8e04c;
  border-radius: 10px;
  position: relative;
}
#content #main .point_02_01_under h4 {
  padding: 10px 0;
  margin: 0;
  border: none;
  background: #f8e04c;
  text-align: center;
  font-size: 18px;
  color: #f84000;
}
.point_02_01_under .detail {
  padding: 15px;
  position: relative;
}
.point_02_01_under ul {
  font-size: 16px;
  line-height: 2;
}
.point_02_01_under .cont:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 150px 150px;
  border-color: transparent transparent #f6fb9b transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.point_02_01box table th span {
  position: relative;
  color: #fff;
}
#main div.point_02_01_under:after {
  content: none;
}
.point_02_01box table th span {
  position: relative;
  color: #fff;
}
#main div.point_02_01_under:after {
  content: none;
}
.point_02_01_under ul li:before {
  content: "・";
  position: absolute;
  left: 0;
}
.point_02_01_under ul li {
  position: relative;
  padding-left: 20px;
}
section.point_02-1 {
  padding-bottom: 80px;
}
.point_02-2under .cont {
  width: 30%;
  border: 4px solid #f8e04c;
  border-radius: 10px;
  position: relative;
}
#content #main .point_02-2under h4 {
  padding: 10px 0;
  margin: 0;
  border: none;
  background: #f8e04c;
  text-align: center;
  font-size: 18px;
  color: #f84000;
}
.point_02-2under .detail {
  padding: 15px;
  position: relative;
}
.point_02-2under ul {
  font-size: 20px;
  line-height: 2;
  margin-left: 20px;
  font-weight: bold;
}
.point_02-2under .cont:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 150px 150px;
  border-color: transparent transparent #f6fb9b transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.point_02-2center {
  width: 740px;
  margin: 0 auto 50px;
  position: relative;
}
p.txt01 {
  font-size: 18px;
  left: 12%;
  top: 42%;
}
.point_02-2center p {
  color: #f63c08;
  font-weight: bold;
  position: absolute;
}
p.txt02 {
  font-size: 26px;
  position: absolute;
  top: 39%;
  left: 47%;
}
p.txt03 {
  font-size: 26px;
  position: absolute;
  top: 39%;
  left: 74%;
}
.point_02-2under {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 70px;
}
.point_02-2under ul li {
  position: relative;
  padding-left: 20px;
}
.point_02-2under ul li:before {
  content: "・";
  position: absolute;
  left: 0;
}
.point_talk_02_01 {
  display: flex;
  justify-content: space-between;
  max-width: 740px;
  margin: 0 auto;
}
#main div.point_talk_02_01:after {
  content: none;
}
.point_talk_02_01 .cont {
  width: 48%;
  border: 4px solid #f8e04c;
  border-radius: 10px;
}
#content #main .point_talk_02_01 .cont h4 {
  background: #f8e04c;
  margin: 0;
  padding: 10px 20px;
  font-size: 18px;
  color: #f84000;
  border: none;
}
#content #main .point_talk_02_01 .cont .detail {
  padding: 20px;
}
#content #main .point_talk_02_01 .cont .detail h5 {
  background: #f73c09;
  padding: 5px 15px;
  color: #fff;
  font-weight: bold;
  border-radius: 0 50px 50px 0;
}
#content #main .point_talk_02_01 .cont .detail .txt {
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 16px;
}
#content #main .point_talk_02_01 .cont .detail .txt p {
  margin: 0;
  line-height: 1.5;
  padding: 10px 0;
}
.point_talk_02_01 {
  display: flex;
  justify-content: space-between;
  max-width: 740px;
  margin: 0 auto;
}
#main div.point_talk_02_01:after {
  content: none;
}
.point_talk_02_01 .cont {
  width: 48%;
  border: 4px solid #f8e04c;
  border-radius: 10px;
}
#content #main .point_talk_02_01 .cont h4 {
  background: #f8e04c;
  margin: 0;
  padding: 10px 20px;
  font-size: 18px;
  color: #f84000;
  border: none;
}
#content #main .point_talk_02_01 .cont .detail {
  padding: 20px;
}
#content #main .point_talk_02_01 .cont .detail h5 {
  background: #f73c09;
  padding: 5px 15px;
  color: #fff;
  font-weight: bold;
  border-radius: 0 50px 50px 0;
}
#content #main .point_talk_02_01 .cont .detail .txt {
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 16px;
}
#content #main .point_talk_02_01 .cont .detail .txt p {
  margin: 0;
  line-height: 1.5;
  padding: 10px 0;
}
.point_talk_02_02 .box .boxIn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#main div .point_talk_02_02 .box .boxIn .cont01, #main div .point_talk_02_02 .box .boxIn .cont02 {
  width: calc((100% - 120px) / 2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: initial;
}
#main div .point_talk_02_02 .box .boxIn .cont02:after {
  content: none;
}
.point_talk_02_02 .box .boxIn:after {
  content: none !important;
}
.point_talk_02_02 .box .boxIn .cont01 .txt, .point_talk_02_02 .box .boxIn .cont02 .txt {
  margin: 0;
}
#main div.point_talk_02_02 .box .boxIn .cont01 .txt {
  background: #ffd7c0;
  border: 4px solid #f73c09;
  border-radius: 20px;
  position: relative;
  padding: 20px 40px;
  overflow: initial;
  min-height: 125px;
  display: flex;
  align-items: center;
  width: calc(100% - 140px);
}
.point_talk_02_02 .box .boxIn .cont01 .txt p {
  margin: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}
.point_talk_02_02 .box .boxIn .cont01 .txt:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 28px 9px 0px;
  border-color: transparent #f73c09 transparent transparent;
  position: absolute;
  left: -28px;
  top: 40%;
}
#main div.point_talk_02_02 .box .boxIn .cont01 .txt:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 28px 9px 0px;
  border-color: transparent #ffd7c1 transparent transparent;
  position: absolute;
  left: -16px;
  top: 40%;
  visibility: unset;
}
#main div.point_talk_02_02 .box .boxIn .cont02 .txt {
  background: #ffd7c0;
  border: 4px solid #f73c09;
  border-radius: 20px;
  position: relative;
  padding: 20px 40px;
  overflow: initial;
  min-height: 125px;
  display: flex;
  align-items: center;
  width: calc(100% - 140px);
}
.point_talk_02_02 .box .boxIn .cont02 .txt p {
  margin: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}
.point_talk_02_02 .box .boxIn .cont02 .txt:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0px 9px 28px;
  border-color: transparent transparent transparent #f73c09;
  position: absolute;
  right: -28px;
  top: 40%;
}
#main div.point_talk_02_02 .box .boxIn .cont02 .txt:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0px 9px 28px;
  border-color: transparent transparent transparent #ffd7c1;
  position: absolute;
  right: -16px;
  top: 40%;
  visibility: unset;
}
#main div.point_talk_02_02 .box:nth-child(1) .boxIn .cont02 .txt {
  background: #eeeeee;
  border: 4px solid #000;
}
#main div.point_talk_02_02 .box:nth-child(1) .boxIn .cont02 .txt:before {
  border-color: transparent transparent transparent #000;
}
#main div.point_talk_02_02 .box:nth-child(1) .boxIn .cont02 .txt:after {
  border-color: transparent transparent transparent #eeeeee;
}
.boxIn_under {
  max-width: 620px;
  margin: 20px auto;
  display: flex;
  background: #999999;
  color: #fff;
  position: relative;
  border-radius: 100px;
}
#main div .boxIn_under .txt {
  margin: 0;
  padding: 15px 30px;
}
#content #main .boxIn_under h4 {
  margin: 0;
  padding: 0 30px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #666666;
  color: #fff;
  border-radius: 100px 0 0 100px;
  font-size: 24px;
}
#main div .boxIn_under .txt p {
  margin: 0 !important;
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
}
.point_talk_02_02 .box {
  margin-bottom: 70px;
}
#main div.boxIn_under {
  overflow: initial;
}
#main div.boxIn_under:before {
  content: "";
  position: absolute;
  top: -20px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 11px 28px 11px;
  border-color: transparent transparent #999999 transparent;
  left: 0;
  right: 0;
  margin: auto;
}
#content #main div.point_talk_02_02 .box:nth-child(2) .boxIn_under h4 {
  background: #f84000;
  color: #fff;
}
#main div.point_talk_02_02 .box:nth-child(2) .boxIn_under {
  background: #f8e04c;
  color: #f84000;
}
#main div.point_talk_02_02 .box:nth-child(2) .boxIn_under:before {
  border-color: transparent transparent #f8e04c transparent;
}
.point_talk_02_03 ul {
  display: flex;
  justify-content: space-between;
}
.point_talk_02_03 ul li {
  width: calc((100% - 200px) / 6);
  height: 160px;
  background: #f8e04c;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.point_talk_02_03 ul li p {
  margin: 0 !important;
  line-height: 1.5;
}
.point_talk_02_03 ul li:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 0px 27px 19px;
  border-color: transparent transparent transparent #f73c09;
  right: -30px;
}
.point_talk_02_last {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 30px 30px 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(248, 224, 76, 1) 40%, rgba(248, 224, 76, 1) 100%);
  margin-bottom: 80px;
  border-radius: 20px;
}
.point_talk_02_last .tit {
  display: block;
  font-size: 24px;
  margin: 0 0 20px;
}
.point_talk .point_talk_02_last .tit ::before {
  content: none;
}
.point_talk .point_talk_02_last .tit:before {
  content: none;
}
.point_talk_02_last .tit span {
  font-size: 18px;
}
.point_talk_02_last figure {
  line-height: 0;
}
.point_talk_02_last .In {
  padding: 0px 30px;
}
.point_talk_02_last .In p {
  margin: 0 !important;
}
.point_talk_02_04 {
  display: flex;
  justify-content: center;
}
.point_talk_02_04 .cont {
  width: 350px;
  height: 350px;
  margin: 0 20px;
  background: url("../img/point/point02-5.webp")center center no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#content #main .point_talk_02_04 .cont h4 {
  border: none;
  text-align: center;
  font-size: 24px;
  position: absolute;
  top: 30px;
  margin: 0;
  padding: 0;
}
.point_talk_02_04 .cont ul {
  list-style: disc;
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 0;
}
.point_talk_02_04 .cont ul li {
  margin-bottom: 10px;
}
.point_talk_02_05 {
  max-width: 740px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.point_talk_02_05 .cont {
  width: 48%;
  border: 4px solid #f8e04c;
  border-radius: 10px;
  position: relative;
}
#content #main .point_talk_02_05 h4 {
  padding: 10px 0;
  margin: 0;
  border: none;
  background: #f8e04c;
  text-align: center;
  font-size: 18px;
  color: #f84000;
}
.point_talk_02_05 .detail {
  padding: 15px;
  position: relative;
}
.point_talk_02_05 ul {
  font-size: 20px;
  line-height: 2;
  font-weight: bold;
}
.point_talk_02_05 .cont:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 150px 150px;
  border-color: transparent transparent #f6fb9b transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#main div.point_talk_02_05:after {
  content: none;
}
/*売上拡大*/
.point_03-1cont {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    margin-bottom: 20px;
    background: url("../img/point/shape.webp") right center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: relative;
}
.point_03-1cont:before {
    content: url("../img/point/Arrow-next.webp");
    position: absolute;
    right: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}.point_03-1cont a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: 0.5s;
}.point_03-1cont a:hover {
    background: #ffffff33;
}
#content #main  .point_03-1cont h3 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 50%;
    border: none;
}

#content #main .point_03-1cont h3 img {
    position: absolute;
    top: 0;
    left: 0;
}

.point_03-1cont .txt {
    width: 50%;
    padding: 0 130px 0 0;
}
#content #main .point_03-1cont h3 span {
    font-size: 40px;
    position: relative;
    margin: 50px 0 0;
    display: block;
    color: #f84000;
}
.point_03-1cont .txt p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 !important;
}
.point_03-1-last-cont {
    border: 4px solid #f8e04c;
    margin: 40px 0;
    padding: 15px 30px;
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 47%,rgba(246,251,155,1) 100%);
}
.point_03-1-last-cont .point_03-1cont {
    background: none;
    padding-bottom: 0;
}

.point_03-1-last-cont .point_03-1cont:before {
    content: none;
}

.point_03-1-last-cont .point_03-1cont .txt {
    padding: 0 30px 0 0;
}

.point_03-1-last-cont ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 80px;
}

.point_03-1-last-cont ul li {
    width: 180px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #fff;
	background: url("../img/point/THIRD-en.webp") center center no-repeat;
	background-size: contain;
}#main div.point_talk_03_01 {position: relative;background: #f6fb9b;border-radius: 500px;overflow: initial;margin: 50px 0 80px;padding: 65px 100px 0px;}

#content #main  .point_talk_03_01 h4 {
    position: absolute;
    top: -25px;
    padding: 5px 0;
    text-align: center;
    z-index: 1;
    left: 0;
    right: 0;
    border: none;
    font-size: 30px;
    background: #f73c09;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 50px;
    color: #fff;
}

.point_talk_03_01 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.point_talk_03_01 ul li {
    width: calc(100% / 6);
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.point_talk_03_01 ul li p {
    font-size: 0.8em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    max-width: 120px;
    font-weight: bold;
    color: #691300;
}
.point_talk_03_01 ul li:nth-child(5) {
    margin-right: 20px;
}

.point_talk_03_01box {
    display: flex;
    justify-content: center;
    padding: 0 50px 50px;
}

.point_talk_03_01box .cont p {
    writing-mode: vertical-rl;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    margin:  0 !important;
}

#main div.point_talk_03_01box .cont {
    width: 20%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: initial;
}

.point_talk_03_01box .cont:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 0px 27px 19px;
    border-color: transparent transparent transparent #f73c09;
    right: -15px;
    z-index: 1;
}

#main div.point_talk_03_01box .cont:after {
    visibility: unset;
    background: #f8e04c;
    height: 95px;
    content: "";
    width: 95px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    z-index: 0;
}

#main div.point_talk_03_01box .cont:last-child:before {
    content: none;
}
.point_talk_03_02 {
    max-width: 740px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.point_talk_03_02 .cont {
  width: 48%;
  border: 4px solid #f8e04c;
  border-radius: 10px;
  position: relative;
}
#content #main .point_talk_03_02 h4 {
  padding: 10px 0;
  margin: 0;
  border: none;
  background: #f8e04c;
  text-align: center;
  font-size: 18px;
  color: #f84000;
}
.point_talk_03_02 .detail {
  padding: 15px;
  position: relative;
}
 
.point_talk_03_02 .cont:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 150px 150px;
  border-color: transparent transparent #f6fb9b transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#content #main .point_talk_03_02 .txt {
    margin: 0;
    padding: 20px;
}

#content #main .point_talk_03_02 .txt ul li {
    font-size: 20px;
    font-weight: bold;
    list-style: disc;
}
#content #main .point_talk_03_02 .txt ul {
    line-height: 2;
    margin-left: 2em;
}
#content #main .point_talk_03_02 .txt p {
    font-size: 16px;
}
.point_talk_03_03 ul {
    display: flex;
    justify-content: center;
    align-items: center;
}.point_talk_03_03 ul li {
    width: 170px;
    height: 170px;
    background: #f8e04c;
    margin: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #f84000;
    box-shadow: 8px 8px;
}.point_03-1-last-cont ul {
    padding: 0;
    flex-wrap: wrap;
}.point_03-1-last-cont ul li {
    font-size: 20px;
    width: 25%;
    margin-bottom: 20px;
}#main div.point_talk_03_01 {
    padding: 65px 40px 0px;
}.point_talk_03_01box {
    display: flex;
    justify-content: center;
    padding: 0 0px 50px;
}
#main div.point_talk_03_01box .cont:after {
    height: 80px;
    content: "";
    width: 80px;
}#content #main .point_talk_03_02 .txt ul li {
    font-size: 18px;
}

















@media screen and (max-width: 1100px) {
  #main div.inner {
    width: 100%;
    padding: 0 50px;
  }
  .point_02-2under ul {
    margin-left: 0;
    font-weight: bold;
  }
}
@media screen and (max-width: 1000px) {
  .point_01-1box figure {
    width: 140px;
  }
  .point_01-1box .txt {
    width: calc(100% - 160px);
    letter-spacing: 1px;
  }
  .point_footer ul.f_tel li a {
    font-size: 36px;
  }
  .point_footer ul.f_tel li:nth-child(1) a:before {
    width: 42px;
    height: 33px;
    background-size: cover;
  }
  .point_footer ul.f_tel li:nth-child(2) a {
    font-size: 36px;
  }
  .point_footer ul.f_tel li:after {
    content: '';
    width: 25px;
    height: 25px;
  }
  .point_footer ul.f_tel li:nth-child(2) a:before {
    width: 42px;
    height: 33px;
    background-size: cover;
  }
  .point_nextstepbox .txt a {
    padding: 20px 80px 20px 50px;
    border: 4px solid #f84000;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    background: #f6fb9b url("../img/point/Arrow-next.webp");
    background-repeat: no-repeat;
    background-size: 46px 46px;
    background-position: right 30px center;
    color: #f84000;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    text-align: left;
  }
  .point_talk_01_03 figure {
    width: 200px;
    text-align: center;
  }
  #main div.point_talk_01_03 .cont {
    width: calc((100% - 240px) / 2);
  }
  /*	資金繰り改善*/
  #content #main .point_02_01box h3 {
    font-size: 33px;
  }
  .point_02_01box {
    padding: 20px;
  }
  .point_02_01box table th {
    background: none;
    font-size: 22px;
    position: relative;
    padding: 10px;
    width: 25%;
    border: none;
    vertical-align: middle;
  }
  .point_02_01box table td {
    font-size: 20px;
    vertical-align: middle;
    border: none;
    padding: 0 20px;
    font-weight: bold;
  }
  .point_02-2center p {
    display: none;
  }
  #main div.point_02-2under:after, #main div.point_talk .point_talk_head:after {
    content: none;
  }
  .point_02-2under .cont {
    width: 33%;
    border: 4px solid #f8e04c;
    border-radius: 10px;
    position: relative;
  }
  .point_02-2under figure {
    width: 28%;
  }
  .point_02-2under ul {
    font-size: 16px;
  }
  .point_talk_02_02 .box .boxIn .cont01 .txt p {
    margin: 0 !important;
    font-size: 15px;
    line-height: 1.6;
  }
  #main div.point_talk_02_02 .box .boxIn .cont01 .txt, #main div.point_talk_02_02 .box:nth-child(1) .boxIn .cont02 .txt, #main div.point_talk_02_02 .box .boxIn .cont02 .txt {
    padding: 15px;
  }
  .point_talk .point_talk_head figure {
    width: 135px;
  }
  .point_talk .point_talk_head .txt {
    width: calc(100% - 160px);
    letter-spacing: 1px;
  }
  .point_talk_02_03 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .point_talk_02_03 ul li {
    width: 29%;
    margin-bottom: 20px;
  }
  .point_talk_02_last .In {
    padding: 0 0 0 30px;
    width: 70%;
  }
  .point_talk_02_last figure {
    line-height: 0;
    width: 30%;
  }
  .point_talk_02_last {
    align-items: start;
  }
.tit span b {
    font-size: 75px;
    color: #f84000;
    line-height: 1;
}
  .point_talk .tit {
    font-size: 30px;
  }
  .point_talk_02_04 .cont {
    background-size: contain;
  }
	.point_03-1cont:before {
    content: url("../img/point/Arrow-next.webp");
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}#content #main  .point_03-1cont h3 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 30%;
    border: none;
}.point_03-1cont .txt {
    width: 70%;
    padding: 0 70px 0 15px;
}#content #main .point_03-1cont h3 span {
    font-size: 30px;
    position: relative;
    margin: 50px 0 0;
    display: block;
    color: #f84000;
}.point_03-1-last-cont ul {
    padding: 0;
}
}
@media screen and (max-width: 599px) {
  #main div.inner {
    width: 100%;
    padding: 0 15px;
  }
  .point_fv {
    margin-bottom: 30px;
  }
  .point_footer ul.f_tel li:after {
    content: '';
    width: 25px;
    height: 25px;
  }
  .point_footer ul.f_tel li:nth-child(2) a:before {
    width: 42px;
    height: 33px;
    background-size: cover;
  }
  #main div.point_talk_01_03 .cont {
    width: calc((100% - 240px) / 2);
  }
  .point_01-1box {
    flex-wrap: wrap;
  }
  .point_01-1box figure {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .point_01-1box .txt {
    width: 100%;
  }
  #content #main .point_01-1box h3 {
    font-size: 22px;
  }
#content .point_talk .tit img {
    height: 85px;
    width: auto;
    margin: 0 auto 10px;
    display: block;
}
.point_talk .tit {
    font-size: 24px;
    display: flex;
}
	.point_talk_02_last .tit {
    display: block;
}
  .point_talk .tit span {
    display: block;
    text-align: center;
  }
.tit span b {
    font-size: 40px;
    color: #f84000;
    line-height: 1;
}
  .point_talk .tit:before {
    bottom: 0;
  }
  .point_talk .point_talk_head figure {
    width: 68px;
  }
  .point_talk .point_talk_head .txt {
    width: calc(100% - 80px);
    letter-spacing: 1px;
  }
  #main div.point_talk_head:after {
    content: none;
  }
  .point_talk_01_01 {
    display: flex;
    justify-content: space-evenly;
    max-width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .point_talk_01_01 .cont {
    width: 48%;
    border: 4px solid #f8e04c;
    border-radius: 10px;
    position: relative;
    margin-bottom: 2%;
  }
  .point_talk_01_01 .detail {
    padding: 15px;
    position: relative;
    display: flex;
    justify-content: center;
  }
  .point_talk_01_01 .cont:before {
    position: absolute;
    left: auto;
    right: 0;
  }
  .point_talk_01_01 .cont:last-child {
    width: 100%;
  }
  #main div.point_talk_head:after {
    content: none;
  }
  #main div.point_talk_01_01::after {
    content: none;
  }
  .point_talk_01_01 .cont:last-child {
    width: 100%;
  }
  .point_talk_01_02 {
    max-width: 100%;
    margin: 0 auto;
  }
  #content #main .point_talk_01_02 .cont .txt p img {
    padding: 0 15px 0 0;
  }
  #content #main .point_talk_01_02 .cont .txt p {
    margin: 0 0 10px;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 1.5;
  }
  .point_talk_01_02 .cont {
    flex-wrap: wrap;
  }
  #content #main .point_talk_01_02 .cont h4 {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
  }
  .point_talk_01_03 .box {
    flex-wrap: wrap;
    align-items: start;
  }
  .point_talk_01_03 figure {
    order: -1;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #main div.point_talk_01_03 .cont {
    width: 48%;
    padding: 10px;
  }
  .point_talk_01_03 .cont:before {
    content: "";
    position: absolute;
    right: 0;
    top: -20px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 10px 20px 10px;
    border-color: transparent transparent #666 transparent;
    left: 0;
    margin: auto;
  }
  #main div.point_talk_01_03 .cont:after {
    content: "";
    position: absolute;
    right: 0;
    top: -10px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 10px 20px 10px;
    border-color: transparent transparent #eee transparent;
    left: 0;
    margin: auto;
  }
  #main div.point_talk_01_03 .cont:last-child:before {
    content: "";
    position: absolute;
    right: 0;
    top: -20px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 10px 20px 10px;
    border-color: transparent transparent #f83c08 transparent;
    left: 0;
    margin: auto;
  }
  #main div .point_talk_cont_last .In {
    max-width: 100%;
    padding: 80px 30px 30px;
    position: relative;
  }
  .point_talk .txt {
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
  }
  #main div .point_talk_cont_last .In:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 80px 0px 0px;
    border-color: #f8e04c transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  #main div .point_talk_cont_last .In:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 80px 80px;
    border-color: transparent transparent #f7e159 transparent;
    position: absolute;
    right: 0;
    z-index: 0;
    bottom: 0;
    visibility: unset;
  }
  section.point_01-3 .box {
    padding: 30px;
  }
  section.point_01-4 .box ul {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  section.point_01-4 .box ul li {
    width: 150px;
    height: 150px;
    background: #f8e04c;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #f84000;
    box-shadow: 8px 8px;
  }
  .point_nextstepbox .txt a {
    padding: 10px 80px 10px 20px;
  }
  #content #main .point_footer h2.contact {
    font-size: 20px;
  }
  .point_footer ul.f_tel {
    display: block;
    margin: 0;
  }
  .point_footer ul.f_tel li {
    width: 100%;
    display: flex;
    padding: 0 40px;
  }
  .point_footer ul.f_tel li:after {
    right: 20px;
  }
  .point_footer ul.f_tel li:before {
    right: 25px;
  }
  .point_footer ul.f_tel li a {
    font-size: 30px;
    padding: 10px 0;
    letter-spacing: 1px;
  }
  .point_footer ul.f_tel li:nth-child(2) a {
    font-size: 26px;
  }
  /*	資金繰り改善*/
	.point_02_01box {
    padding: 15px;
}#content #main .point_02_01box h3 {
    font-size: 19px;
}.point_02_01box table th {
    background: none;
    font-size: 18px;
    position: relative;
    padding: 10px 0;
    width: 30%;
    border: none;
    vertical-align: middle;
}.point_02_01box table td {
    font-size: 16px;
    vertical-align: middle;
    border: none;
    padding: 10px 0 10px 20px;
    font-weight: bold;
}.point_02_01_under .detail {
    padding: 5px;
    position: relative;
}.point_02_01_under ul {
    font-size: 15px;
    line-height: 2;
}.point_02-2center {
    width: 100%;
    margin: 0 auto 50px;
    position: relative;
}.point_02-2under {
    flex-wrap: wrap;
    align-items: unset;
}.point_02-2under figure {
    width: 100%;
    padding: 0 30%;
}.point_02-2under .cont {
    width: 48%;
    border: 4px solid #f8e04c;
    border-radius: 10px;
    position: relative;
}.point_02-2under ul {
    font-size: 16px;
    margin: 0;
}#content #main .point_02-2under h4 {
    font-size: 18px;
    color: #f84000;
}#main div.point_02-2under .detail {
    padding: 0;
    position: relative;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}.point_02-2under ul li {
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    margin-bottom: 10px;
}#content #main .point_talk_02_01 .cont .detail {
    padding: 10px;
}#content #main .point_talk_02_01 .cont h4 {
    padding: 6px;
    font-size: 18px;
}#content #main .point_talk_02_01 .cont .detail .txt {
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 15px;
}#content #main .point_talk_02_01 .cont .detail h5 {
    background: #f73c09;
    padding: 5px 5px;
    color: #fff;
    font-weight: bold;
    border-radius: 0 50px 50px 0;
}.point_talk_02_02 .box .boxIn {
    flex-wrap: wrap;
}#main div .point_talk_02_02 .box .boxIn .cont01, #main div .point_talk_02_02 .box .boxIn .cont02 {
    width: 100%;
}.yaji {
    transform: rotate(90deg);
    width: 19%;
    text-align: center;
    margin: 20px auto;
}.point_talk_02_03 ul li:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 0px 27px 10px;
    border-color: transparent transparent transparent #f73c09;
    right: -17px;
}.point_talk_02_last {
    align-items: start;
    flex-wrap: wrap;
}.point_talk_02_last figure {
    line-height: 0;
    width: 100%;
    padding: 0 30% 20px;
}.point_talk_02_last .In {
    padding: 0;
    width: 100%;
}.point_talk_02_last .tit span {
    font-size: 14px;
    text-align: left;
}#main div .boxIn_under .txt p {
    margin: 0 !important;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
}#main div .boxIn_under .txt {
    margin: 0;
    padding: 15px;
}#content #main .boxIn_under h4 {
    margin: 0;
    padding: 0 10px 0 30px;
}.point_talk_02_04 {
    flex-wrap: wrap;
}.point_talk_02_05 ul {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    margin: 0;
}#main div.point_talk_02_05 .detail {
    padding: 10px;
    position: relative;
    min-height: 200px;
    display: flex;
    align-items: center;
}
.point_talk_02_04 .cont figure {
    padding: 0 30px;
}#content #main .point_talk_02_04 .cont h4 {
    top: 50px;
}
.point_03-1cont {
    flex-wrap: wrap;
    padding: 15px 0 60px;
}
#content #main .point_03-1cont h3 {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.point_03-1cont .txt {
    width: 100%;
    padding: 15px 15px 60px;
}.point_03-1cont {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    margin-bottom: 20px;
    background: url("../img/point/shape-sp.webp") right bottom;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}.point_03-1cont:before {
    content: url("../img/point/Arrow-next.webp");
    position: absolute;
    right: 0;
    top: auto;
    bottom: 20px;
    display: flex;
    align-items: center;
    left: 0;
    margin: auto;
    text-align: center;
    width: 46px;
}.point_03-1-last-cont {
    border: 4px solid #f8e04c;
    margin: 40px 0;
    padding: 15px 15px;
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 47%,rgba(246,251,155,1) 100%);
}#content #main .point_03-1cont h3 span {
    font-size: 25px;
    position: relative;
    margin: 50px 0 0;
    display: block;
    color: #f84000;
}.point_03-1-last-cont .point_03-1cont .txt {
    padding: 15px;
}.point_03-1-last-cont ul li {
    font-size: 20px;
    width: 48%;
    margin-bottom: 0px;
}.point_talk_03_01 ul li {
    width: calc(100% / 3);
    margin-bottom: 0px;
}.point_talk_03_01 ul li:nth-child(5) {
    margin-right: 0;
}#main div.point_talk_03_01 {
    padding: 60px 10px 25px;
}.point_talk_03_01 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 20px;
}.point_talk_03_01box .cont p {
    writing-mode: vertical-rl;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    margin: 0 !important;
}#main div.point_talk_03_01box .cont:after {
    height: 40px;
    content: "";
    width: 40px;
}.point_talk_03_01box .cont:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0px 20px 10px;
    border-color: transparent transparent transparent #f73c09;
    right: -10px;
    z-index: 1;
}.point_talk_03_02 {
    flex-wrap: wrap;
}.point_talk_03_02 .cont {
    width: 100%;
    border: 4px solid #f8e04c;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
}.point_talk_03_03 ul {
    flex-wrap: wrap;
    justify-content: space-around;
}.point_talk_03_03 ul li {
    width: 150px;
    height: 150px;
    background: #f8e04c;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #f84000;
    box-shadow: 8px 8px;
}.point_talk_03_01 ul li:nth-child(2) {
    margin-right: 10px;
}#content #main .point_talk_02_05 h4 {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}.point_talk_03_01 ul li p {
    bottom: -5px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
}