@charset "utf-8";

/**** low ****/

.low_mv {
  background: url(../img/low_mv_bg.png) no-repeat;
  background-size: cover;
  padding: 2rem;
}

.breadcrumb {
  max-width: 1000px;
  margin: 0 auto;
}

.breadcrumb p {
  margin: 0;
  font-size: 1.4rem;
}

.breadcrumb span a:hover {
  color: #fcb30a;
}

div.pagetit,
h1.pagetit {
  background: url(../img/h2_icon.png) no-repeat center top;
  text-align: center;
  padding: 5rem 0 0;
  font-size: 3.4rem;
  margin: 4rem 0 2rem;
}

.target h2 span {
  font-size: 28px;
}

.target .box-area {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.target h2 + .box-area div {
  width: 130px;
  height: 130px;
  padding: 52px 0;
  font-size: 2.4rem;
  line-height: 1;
  color: #fff;
  margin: 0 10px;
  text-align: center;
}

.target h2 + .box-area div:nth-child(1) {
  background: url(../img/dot_bg_o.png) no-repeat;
}

.target h2 + .box-area div:nth-child(2) {
  background: url(../img/dot_bg_y.png) no-repeat;
}

.target h2 + .box-area div:nth-child(3) {
  background: url(../img/dot_bg_lb.png) no-repeat;
}

.target h2 + .box-area div:nth-child(4) {
  background: url(../img/dot_bg_g.png) no-repeat;
}

.target h2 + .box-area div:nth-child(5) {
  background: url(../img/dot_bg_b.png) no-repeat;
}

.target section p.catch {
  font-size: 2.8rem;
  text-align: center;
  font-weight: bold;
  margin: 4rem 0 0;
}

.target section p.catch span {
  font-size: 3.4rem;
  color: #fcb30a;
}

section.trouble {
  background: #f7f5f2 url(../img/target_bg.png) no-repeat bottom 100px center;
  width: auto;
}

section.trouble > div {
  width: 1000px;
  margin: 0 auto;
}

.trouble h3 {
  text-align: center;
  background: #fcb30a;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  font-size: 3.4rem;
  font-weight: bold;
  margin: 4rem 0;
}

.target .trouble .box-area .box {
  width: 50%;
}

.target .trouble .box-area .box:nth-child(2),
.target .trouble .box-area .box:nth-child(1) {
  padding-bottom: 4rem;
  border-bottom: 1px dotted #333;
}

.target .trouble .box-area .box:nth-child(2n + 1) {
  padding-right: 4rem;
  border-right: 1px dotted #333;
}

.target .trouble .box-area .box:nth-child(3),
.target .trouble .box-area .box:nth-child(4) {
  padding-top: 4rem;
}

.target .trouble .box-area .box:nth-child(2n + 2) {
  padding-left: 4rem;
}

section.trouble .box-area {
  flex-wrap: wrap;
}

.trouble .tag {
  display: inline-block;
  margin: 0;
  width: 100px;
  font-size: 1.4rem;
}

.trouble img {
  float: left;
  width: 100px;
  margin-right: 2rem;
}

.trouble .tit {
  display: inline-block;
  text-align: left;
  margin: 1rem 0;
  font-size: 24px;
  font-weight: bold;
  width: 339px;
}

section.trouble .box-area + div {
  text-align: center;
  background: #8dc557;
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
  padding: 2rem;
  margin: 7rem auto;
  width: 80%;
  position: relative;
}

section.trouble .box-area + div:before {
  content: "";
  background: url(../img/illust_l.png) no-repeat left center,
    url(../img/illust_r.png) no-repeat right center;
  width: 970px;
  height: 162px;
  position: absolute;
  left: -15%;
  top: -40px;
}

section.trouble .box-area + div:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #afd952;
}

.support_row .box-area {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.support_row .box-area div:nth-child(1) {
  margin-left: 15%;
}

.support_row .box-area div:nth-child(2) {
  margin-right: 15%;
}

.support_row .box-area div {
  width: 320px;
  padding: 0 2rem;
  margin: 0 0 4rem;
}

.support_row .box-area div:nth-child(4) {
  border-left: 1px dotted #333;
  border-right: 1px dotted #333;
}

.target .trouble .box-area .box div {
  min-height: 100px;
  margin-bottom: 1rem;
}

article.support_row {
  background: url(../img/dot_bg.png);
}

.interview .box-area {
  display: flex;
  margin-bottom: 4rem;
}

.interview .box-area .text-box {
  width: 535px;
  padding-right: 2rem;
}

.interview .box-area .img_box {
  width: 465px;
  padding-left: 2rem;
  position: relative;
}

.interview .box-area .img_box:before {
  content: "";
  position: absolute;
  background: url(../img/img_deco2.png) no-repeat;
  width: 100px;
  height: 100px;
  right: -35px;
  top: 0;
  z-index: 99;
}

.interview .box-area .img_box:after {
  content: "";
  position: absolute;
  background: url(../img/img_deco1.png) no-repeat;
  width: 70px;
  height: 70px;
  left: 70px;
  bottom: 145px;
  z-index: 99;
}

.interview .box-area .img_box div .mini {
  margin-left: 2rem;
}

h2 + p:not(#top) {
  background: none;
  padding: 0;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

.replete .message {
  background: #eff7f9;
  padding: 2rem 4rem;
  margin: 4rem 0;
}

.replete .message > div {
  border-radius: 10px;
  padding: 4rem 4rem 4rem 7rem;
  margin: 2rem 0;
  background: #fff url(../img/MESSAGE.png) no-repeat left top 25px;
}

.replete .message div .photo {
  float: left;
  height: 180px;
  width: 180px;
}

.replete .message div .photo img {
  border-radius: 50%;
}

.replete .message div .text-box {
  max-width: 610px;
  display: inline-block;
  margin-left: 2rem;
}

.replete .message div.noimg .text-box {
  width: auto;
}

.replete .message div .text-box h4 {
  margin: 0;
  color: #fcb30a;
  background: none;
  border: 0;
  font-size: 2.4rem;
  padding: 0;
}

.replete .message > div > p {
  width: 610px;
  display: inline-block;
  margin-left: 2rem;
}

.replete .message div .text-box .tag {
  margin: 0;
  padding: 5px 30px;
}

.qualification ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e9ece4;
}

.qualification ul li {
  width: 33%;
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 0 0 0 2.5rem;
  letter-spacing: 0px;
}

.qualification ul li.exemption {
  color: #fcb30a;
  background: url(../img/list_o.png) no-repeat left center;
}

.qualification ul li.exam {
  color: #8dc557;
  background: url(../img/list_g.png) no-repeat left 5px;
}

.qualification div {
  background: #fff6de;
  padding: 4rem;
  margin: 4rem 0;
}

.difference1,
.difference2 {
  background: #fff6de;
  /* padding: 4rem; */
  padding: 4rem 1.5rem;
}

.qualification div p {
  font-weight: bold;
  margin: 1rem 0;
}

.difference1 {
  border-bottom: 1px solid #d8d8d8;
  margin: 4rem 0 0;
}

.qualification div p.exam,
.qualification div p.exemption {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 2.5rem;
}

.qualification div p.exemption {
  background: url(../img/list_o.png) no-repeat left center;
}

.qualification div p.exam {
  background: url(../img/list_g.png) no-repeat left center;
  margin-left: 4rem;
}

h3.tit {
  margin: 0 0 4rem;
  font-size: 3.4rem;
  padding: 0;
}

.box-area {
  background: #fff;
  padding: 4rem;
  margin: 1px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.box-area h4 {
  margin: 0 0 4rem;
  font-size: 2.4rem;
  width: 100%;
  background: none;
  border: 0;
  color: #333;
  padding: 0;
}

.box-area h4 span {
  font-size: 2rem;
}

.box-area div {
  background: #f5f5f5;
  text-align: center;
  padding: 0 0 10px;
  border-radius: 10px;
}

.box-area div.step {
  width: calc((100% / 4) - 15px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}

.box-area .step div.num {
  background: #fcb30a;
  color: #fff;
  position: relative;
  font-size: 2rem;
  padding: 5px;
  margin-bottom: 2rem;
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.box-area div div:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top: 5px solid #fcb30a;
}

.box-area div div.in-box {
  background: none;
  color: #333;
  font-size: 1.6rem;
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif;
}

.box-area div div.in-box p {
  line-height: 2;
  margin: auto;
}

.box-area div p.title {
  color: #fcb30a;
  font-size: 3rem;
  font-weight: bold;
  margin: 0 0 1rem;
  width: 100%;
  line-height: 1.2;
}

.box-area div span {
  background: #fff;
  border-radius: 20px;
  font-size: 1.8rem;
  padding: 5px 15px;
  margin: 0 0px;
}

.box-area .step.step2 div.num {
  background: #8dc557;
}

.box-area .step.step3 div.num {
  background: #00a5e3;
}

.box-area .step.step4 div.num {
  background: #f17a22;
}

.box-area .step.step2 div.num::before {
  border-top: 5px solid #8dc557;
}

.box-area .step.step3 div.num::before {
  border-top: 5px solid #00a5e3;
}

.box-area .step.step4 div.num::before {
  border-top: 5px solid #f17a22;
}

.box-area div .in--area:before,
.box-area div div.in-box:before {
  display: none;
}

.box-area .step1 p.title {
  color: #fcb30a;
}

.box-area .step2 p.title {
  color: #8dc557;
}

.box-area .step3 p.title {
  color: #00a5e3;
}

.box-area .step4 p.title {
  color: #f17a22;
}

.box-area .step1 .in-box p span {
  color: #fcb30a;
}

.box-area .step2 .in-box p span {
  color: #8dc557;
}

.box-area .step3 .in-box p span {
  color: #00a5e3;
}

.box-area .step4 .in-box p span {
  color: #f17a22;
}

.box-area div .in--area {
  background: none;
  padding: 0;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

.box-area.box2 > div.step.step1 {
  width: calc((100% / 2) - 10px);
}

.difference2 div {
  background: #fff;
  padding: 4rem;
}

table {
  border-collapse: collapse;
  border: solid 1px #f17a22;
  width: 100%;
  background: #fef8ed;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
}

table th,
table td {
  border: solid 1px #f17a22;
  /**/
  padding: 25px 10px;
}

thead {
  background: #f6f6f6;
  color: #f17a22;
  font-weight: bold;
}

thead td.color_change {
  background: #fcb30a;
  color: #fff;
}

tbody td.color_change {
  background: #fff8ee;
  color: #f17a22;
  font-weight: bold;
}

table tr:nth-child(2n) {
  background: #fff;
}

table th {
  color: #e85b00;
}

table p {
  margin: 1rem 0;
}

article.day_schedule {
  background: #f7f5f2 url(../img/day_schedule_bg.png) no-repeat top 600px center;
}

.day_schedule .box-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 4rem 0;
}

.day_schedule .box-area:nth-child(2n) {
  flex-direction: row-reverse;
}

.day_schedule .box-area .img_box {
  width: calc(50%);
}

.day_schedule .box-area .text_box {
  width: calc(50% - 40px);
}

.day_schedule h2 + p:not(#top) {
  background: #fff;
  padding: 2rem;
}

.day_program .box-area {
  display: flex;
  justify-content: space-between;
  margin: 4rem 0;
}

.day_program .box-area > div {
  width: 300px;
}

.day_program .box-area .box1 {
  background: #f5f5f5;
  border-radius: 10px;
  font-weight: bold;
}

.day_program .box-area .box1 p {
  margin: 0;
  text-align: center;
  background: #fcb30a;
  color: #fff;
  padding: 10px;
  font-size: 1.8rem;
  border-radius: 10px 10px 0 0;
  line-height: 1.3;
}

.day_program .area2 .box1 p {
  background: #afd952;
}

.day_program .area3 .box1 p {
  background: #73d2de;
}

.day_program .box-area .box1 ul {
  margin: 0;
}

.day_program .box-area .box1 ul li {
  border-top: 2px solid #fff;
  clear: both;
  padding: 0;
  display: table;
  width: 100%;
}

.day_program .box-area .box1 p span {
  font-size: 1.4rem;
}

.day_program .box-area .box1 ul li p {
  text-align: left;
  background: #f5ecdd;
  display: inline-block;
  width: 100%;
  padding: 18px;
  color: #fcb30a;
  border-radius: 0;
  vertical-align: middle;
  display: table-cell;
  font-size: 1.6rem;
}

.day_program .area2 .box1 ul li p {
  background: #ebf6d3;
  color: #afd952;
}

.day_program .area3 .box1 ul li p {
  background: #e2f0f2;
  color: #73d2de;
}

.day_program .box-area .box1 ul li p:last-child {
  border-radius: 0 0 10px;
}

.day_program .box-area .box2 {
  background: #f5ecdd;
  padding: 18px;
  margin-top: 3rem;
  border-radius: 10px;
}

.day_program .area2 .box2 {
  background: #ebf6d3;
}

.day_program .area3 .box2 {
  background: #e2f0f2;
}

.day_program .box-area .box2 p.title {
  background: #fff;
  padding: 10px;
  margin: 0 0 1.5rem;
  border-radius: 10px;
  text-align: center;
  color: #fcb30a;
  font-weight: bold;
  font-size: 1.8rem;
}

.day_program .area2 .box2 p.title {
  color: #afd952;
}

.day_program .area3 .box2 p.title {
  color: #73d2de;
}

.day_program .box-area .box2 p {
  margin: 0 10px;
}

.years_inner {
  background: #f6faec;
  padding: 4rem;
  margin: 4rem 0;
}

.years_inner .box-area {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.years_inner .box-area p.tag {
  margin: 0 0 10px;
  color: #00a5e3;
  font-size: 1.4rem;
  border: 2px solid #00a5e3;
  padding: 2px 10px;
}

.years_inner .box-area img {
  display: block;
  margin: 0 auto;
}

.years_inner .area1 p {
  font-size: 1.6rem;
  color: #fcb30a;
  font-weight: bold;
  padding-bottom: 5px;
  margin: 10px 0;
  border-bottom: 1px solid #f7e835;
  text-align: center;
}

.years_inner .area1 > div {
  width: 112px;
  font-size: 1.3rem;
  text-align: left;
}

.day_program .box-area .box1 ul li span {
  float: left;
  padding: 18px;
  width: 90px;
  display: table-cell;
  font-size: 1.4rem;
}

.years_inner .area2 {
  margin: 2rem 0 5rem;
  align-items: center;
}

.years_inner .area3 div {
  background: #fff;
  border-radius: 10px;
}

.years_inner .box-area .box1 {
  background: #fcb30a;
  color: #fff;
  padding: 12px 25px;
  border-radius: 10px;
  width: 130px;
}

.years_inner .area2 .box3 {
  width: 280px;
  padding: 5px 5px 5px 0;
  border-right: 1px solid #a6a6a6;
}

.years_inner .area2 .box2 p {
  background: #8dc557;
  padding: 10px;
  color: #fff;
  margin: 0;
}

.years_inner .box-area .in_area div p {
  padding: 15px 5px 10px;
}

.years_inner .area2 .box2 {
  padding: 5px;
  margin-left: 20px;
  margin-right: 5px;
  border-left: 1px solid #a6a6a6;
  border-right: 1px solid #a6a6a6;
  width: 500px;
}

.years_inner .area3 .box4 p,
.years_inner .area2 .box3 p {
  background: #74d2de;
}

.years_inner .area3 .box5 p,
.years_inner .area3 .box4 p,
.years_inner .area3 .box3 p,
.years_inner .area2 .box3 p {
  padding: 10px;
  color: #fff;
  margin: 0;
}

.years_inner .box-area .box1 p {
  margin: 0;
}

.years_inner .area3 {
  align-items: center;
}

.years_inner .area3 div p {
  border-radius: 10px 10px 0 0;
}

.years_inner .area3 .box2 p {
  background: #8dc557;
  margin: 0;
  color: #fff;
}

.years_inner .area3 .box3 p {
  background: #78ba1c;
}

.years_inner .area3 .box5 p {
  background: #27b3b4;
}

.years_inner .area3 div ul {
  margin: 0;
  font-size: 12px;
  padding: 15px 10px 15px 12px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.years_inner .area3 div div {
  position: relative;
}

.years_inner .area3 .box2 {
  width: 240px;
}

.years_inner .area3 .box3 {
  width: 200px;
}

.years_inner .area3 .box4 {
  width: 150px;
}

.years_inner .area3 .box5 {
  width: 150px;
}

.years_inner .area3 div div:before {
  counter-increment: number;
  content: "STEP" counter(number);
  position: absolute;
  background: #f7e515;
  padding: 0 10px;
  border-radius: 20px;
  font-size: 1.4rem;
  transform: translate(-50%, -50%);
}

.years_inner .area3 div ul li {
  display: inline-block;
  padding: 0.5rem 0 0.5rem 1.5rem;
  min-width: 85px;
  font-size: 13px;
}

.working_program .box-area .other ul li:before,
.years_inner .area3 div ul li:before {
}

.years_inner .area3 .box2 ul li:before {
  background: #8dc557;
  left: 0;
  top: 12px;
}

.years_inner .area3 .box3 ul li:before {
  background: #78ba1c;
  left: 0;
  top: 12px;
}

.years_inner .area3 .box4 ul li:before {
  background: #74d2de;
  left: 0;
  top: 12px;
}

.years_inner .area3 .box5 ul li:before {
  background: #27b3b4;
  left: 0;
  top: 12px;
}

.years_inner .box-area .in_area {
  width: calc(100% - 130px);
  display: flex;
  justify-content: space-between;
  background: none;
  counter-reset: number;
  margin-left: 15px;
}

.working_program .box-area {
  background: #eff7f9;
  padding: 4rem;
  margin: 4rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.working_program .box-area div.box {
  width: 296px;
  text-align: center;
  position: relative;
}

.working_program .box-area div:nth-child(3) {
  padding-left: 3rem;
}

.working_program .box-area div:nth-child(2) {
  width: 326px;

  padding: 0 3rem;

  border-right: 2px dotted #d3d4d4;
}

.working_program .box-area div:first-child {
  padding-right: 3rem;

  border-right: 2px dotted #d3d4d4;
}

.working_program .box-area .other {
  border: none;
  background: #fff;
  padding: 4rem;
  width: 100%;
  margin: 4rem 0;
}

.working_program .box-area .other p {
  margin: 0;
  font-size: 2.4rem;
  font-weight: bold;
  color: #333;
}

.working_program .box-area .other ul {
  text-align: left;
  margin: 3rem 0 0;
}

.working_program .box-area .other ul li {
  width: 49%;
  display: inline-block;
}

.working_program .box-area .other ul li:before {
  background: #74d2de;
}

.working_program .box-area .gallery img {
  width: calc((100% / 3) - 5px);
  height: auto;
  margin-bottom: 8px;
  border: 2px solid #fff;
}

.users section {
  padding-bottom: 7rem;
}

.users section > div {
  margin: 2rem 0 3rem;
  background: #fbf4ea;
  border: 1px solid #fcb30a;
  display: table;
  min-height: 215px;
}

.users section div div {
  background: #fcb30a;
  width: 26%;
  text-align: center;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 2.4rem;
}

.users section div p {
  width: 74%;
  padding: 4rem;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.users section div p span {
  color: #fcb30a;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  margin-bottom: 2rem;
}

.faq div.q_box h2 {
  color: #fcb30a;
  text-align: left;
  margin: 3rem 0;
  background: none;
  padding: 0 0 0 55px;
  display: flex;
  align-items: center;
}

.faq div.q_box {
  position: relative;
}

.faq div.q_box:before {
  content: "Q";
  color: #fff;
  font-family: Arial, sans-serif;
  background: #fcb30a;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 2.4rem;
  line-height: 1;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}

.faq div.a_box:before {
  content: "A";
  color: #fff;
  font-family: Arial, sans-serif;
  background: #afd952;
  border-radius: 50px;
  padding: 0;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}

.faq h2 + p:not(#top) {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}

.faq div.qa_box {
  margin-bottom: 6rem;
}

.single_post time {
  float: right;
  font-size: 1.8rem;
}

.single_post .post-title {
  background: none;
  padding: 0;
  text-align: left;
  margin: 30px 0;
  font-size: 3.5rem;
}

.faq div.a_box {
  padding-left: 55px;
  position: relative;
}

.social-button .sc-tw {
  background: #76b5ff;
}

.social-button li {
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
  /* font-size: 1.2rem; */
  font-size: 1.4rem;
  width: 100px;
  color: #fff;
  text-align: center;
}

.social-button li:before {
  display: none;
}

.social-button .sc-fb {
  background: #627eda;
}

ul.social-button {
  margin-bottom: 60px;
}

.enquiry_single {
  background: url(../img/support_bg.png) no-repeat top center;
  background-size: cover;
  padding: 1rem 0 3.5rem;
  margin-bottom: 0;
  border: none;
}

article.cat_list div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 640px;
  margin: 0 auto;
}

.cat_list div .tag,
article.cat_list div p.tag {
  width: calc((100% / 3) - 10px);
  margin-bottom: 1rem;
  text-align: center;
  padding: 10px;
  font-size: 1.6rem;
}

.blog_list {
  background: url(../img/dot_bg.png);
  padding-bottom: 50px;
}

.info ul li {
  padding: 0;
  margin-bottom: 6rem;
}

.info ul li a.tag {
  color: #00a5e3;
}

.pagenavi {
  text-align: center;
}

.wp-pagenavi span,
.pagenavi .wp-pagenavi a {
  background: #cacaca;
  padding: 10px 15px;
  margin: 0 2px;
  color: #fff;
  letter-spacing: 0;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: unset;
  background: #999999;
}

.pagenavi a:hover {
  background: #999999;
  opacity: 1;
}

.information section > div {
  display: flex;
  margin-bottom: 4rem;
}

.information section > div div {
  width: 50%;
}

.information section > div img {
  width: 50%;
  height: 100%;
  padding-right: 4rem;
}

.information section > div h3 {
  margin: 0;
  background: 0;
  padding: 0;
}

.facilities section > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.facilities section > div div {
  width: 440px;
  text-align: center;
}

article.facilities {
  background: #f7f5f2 url(../img/support_bg.png) no-repeat top center;
  padding: 10rem 0;
}

.facilities section {
  background: #fff;
  padding: 4rem 4rem 0;
}

.staff h3 {
  background: #fff;
  padding: 0;
  margin: 0 0 20px;
  /* float: left; */
  line-height: 1;
}
.staff .text-box__movie-box,
.information__movie .text-box__movie-box {
  float: right;
  width: 250px;
  margin-left: 30px;
  background: #f7f5f2;
  padding: 20px 10px 10px;
}
.information__movie .text-box__movie-box {
  float: right;
  width: 100%;
  margin-left: 10px;
  background: #f7f5f2;
  padding: 20px 10px 10px;
}

.staff .text-box__movie-box iframe,
.information__movie .text-box__movie-box iframe {
  width: 100%;
  height: 150px;
}

.staff .text-box__movie-box__tit,
.information__movie .text-box__movie-box__tit {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: content-box;
  margin-bottom: 20px;
}
.information .text-box__movie-box__tit {
  width: 100%;
}
.staff .text-box__movie-box__link,
.information__movie .text-box__movie-box__link {
  text-align: right;
}
.staff .text-box__movie-box__link a,
.information__movie .text-box__movie-box__link a {
  color: #fcb30a;
  font-weight: bold;
}
.access .box-area {
  display: flex;
  justify-content: space-between;
}

.access .box-area .img_box iframe {
  width: 100%;
  height: 100%;
}

.map {
  background: #f7f5f2 url(../img/wish_bg.png) no-repeat bottom center;
}

.map .text_box table {
  border: none;
  background: none;
}

.map .text_box table td,
.map .text_box table th {
  border: none;
  background: none;
}

.map .text_box table tr:nth-child(2n) {
  background: none;
}

.guide .box-area {
  display: flex;
  flex-wrap: wrap;
  counter-reset: number;
  justify-content: space-between;
}

.guide .box-area div {
  width: 30%;
  text-align: center;
  border: 1px solid #fdf8c2;
  margin-bottom: 3rem;
  position: relative;
  border-radius: 10px;
}

.guide .box-area div:after {
  content: "";
  position: absolute;
  background: url(../img/access_flow_arrow.png) no-repeat;
  width: 25px;
  height: 42px;
  right: -25px;
  top: 50%;
}

.guide .box-area div:nth-child(3n):after {
  display: none;
}

.guide .box-area p {
  padding: 0 20px;
  text-align: left;
  margin: 2rem 0;
  position: relative;
  min-height: 80px;
  font-size: 1.8rem;
}

.guide .box-area p:before {
  counter-increment: number;
  content: counter(number);
  width: 35px;
  height: 35px;
  background: #fcb30a;
  border-radius: 100%;
  margin: 0 auto;
  position: absolute;
  top: -40px;
  line-height: 1.2;
  color: #fff;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}

.guide .box-area img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.map .box-area .text_box div {
  background: none;
}

.contact th,
.contact td {
  border: none;
}

.contact th {
  background: #fcb30a;
  color: #fff;
  text-align: left;
  padding: 3rem;
}

.contact td {
  background: #f7f5f2;
  padding: 3rem;
}

.contact table {
  border: none;
  font-size: 1.6rem;
  margin-bottom: 3rem;
}

.contact table tr:nth-child(2n) th {
  background: #ed7c33;
}

.contact tr {
  border-bottom: 2px solid #fff;
}

.contact input[type="submit"] {
  border: none;
  font-weight: bold;
  color: #fff;
  background-color: #fcb30a;
  text-align: center;
  font-size: 22px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.contact p.btn input {
  border-radius: 50px;
  padding: 15px 40px;
  font-weight: bold;
  background-color: #fcb30a;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  text-align: center;
  width: 300px;
  margin: 3rem auto;
}

.contact p.btn:after {
  position: absolute;
  top: 24px;
  right: 20px;
  z-index: auto;
}

.contact input[type="submit"]:hover {
}

.study .text_box p {
  margin: 0;
}

.study .img_box img {
  padding-top: 5px;
}

.study_flow .box-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 4rem;
}

.study_flow .box-area:nth-child(2n) {
  flex-direction: row-reverse;
}

.study_flow .box-area img {
  width: 50%;
  height: 100%;
  border-radius: 12px;
}

.study_flow .box-area div {
  width: 50%;
  padding: 0 40px;
}

.study_flow {
  background: #f7f5f2 url(../img/about_bg.png) no-repeat center center;
}

.day_schedule .box-area .text_box h3,
.study_flow .box-area h2 {
  text-align: left;
  margin: 0 0 3rem;
  background: 0;
  padding: 0;
  font-size: 3.4rem;
}

.day_schedule .box-area .text_box h3:before,
.study_flow .box-area h2:before {
  counter-increment: number;
  content: "0" counter(number);
  display: block;
  font-size: 7rem;
  color: #f7f5f2;
  line-height: 1;
  letter-spacing: 5px;
  margin-bottom: 10px;
  text-shadow: #f5bd61 1px 1px 0px, #f5bd61 -1px 1px 0px, #f5bd61 -1px -1px 0px,
    #f5bd61 1px -1px 0px, #f5bd61 1px 0px 0px, #f5bd61 0px 1px 0px,
    #f5bd61 -1px 0px 0px, #f5bd61 0px -1px 0px;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
}

.study_flow section {
  counter-reset: number;
}

.day_program .box-area .box1 ul li:before {
  display: none;
}

.day_schedule .box-area:nth-child(n + 12) .text_box h3:before {
  content: counter(number);
}

.day_schedule section {
  counter-reset: number;
}

.day_schedule .box-area .text_box h3 {
  font-size: 3.4rem;
  color: #333;
}

.years_inner .area1 .area_last {
  padding-top: 39px;
}

.working_program .box-area div p {
  font-size: 1.8rem;
  color: #35adc1;
  margin: 15px 0;
}

.day_schedule .box-area .text_box p {
  margin: 0;
}

.qualification,
.years {
  background: url(../img/years_bg.png);
}

.target section {
  padding-bottom: 4rem;
}

.support_row .tit {
  font-size: 2.4rem;
}

.interview {
  background: url(../img/wish_bg.png) no-repeat bottom;
  background-size: cover;
}

.difference2 div table {
  background: none;
  text-align: center;
}

.replete .message .tit {
  background: none;
  font-size: 3.4rem;
  margin: 0;
}

.interview .box-area .img_box div {
  margin-bottom: 2rem;
}

.interview .box-area .img_box .mini {
  margin-left: 9rem;
}

.replete .message .tit span {
  color: #333;
}

.replete .message div .text-box p {
  margin: 1rem 0;
}

.qualification ul li:before {
  display: none;
}

.qualification ul li span {
  font-size: 1.4rem;
  margin-left: 5px;
}

.target .trouble {
  padding-top: 1px;
  padding-bottom: 10rem;
}

article.support_row section {
  padding-bottom: 0;
}

.study section {
  padding: 75px 0 100px;
}

.study_flow a.btn {
  margin: 6rem auto 4rem;
}

.single_post .tag {
  padding: 5px 50px;
}

.single_post section {
  padding-bottom: 100px;
}

.single_post section .content a {
  color: #fcb30a;
}

.information {
  background: url(../img/information_bg.png) no-repeat top 80px center;
}

.information section > div div span {
  display: block;
  text-align: right;
}

.information .information__movie {
  display: flex;
  width: 100%;
}

.map .box-area .img_box:before {
  display: none;
}

.map .box-area .img_box:after {
  display: none;
}

.facilities section > div div p {
  font-weight: bold;
}

.thanks p {
  font-size: 2.4rem;
  margin: 2rem 0 4rem;
}

article.re-work section {
  width: 100%;
}

article.re-work section .inner {
  width: 1000px;
  margin: auto;
}

article.re-work h2 span {
  font-size: 60px;
  letter-spacing: 2px;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
}

article.re-work h2 span.ja {
  font-size: 44px;
}

article.re-work section.main-vis {
  width: 100%;
  margin: 40px auto 0;
  background: #fafafa;
  max-width: 1420px;
  padding: 40px 0 0;
  text-align: center;
  position: relative;
}

article.re-work section.main-vis .main-vis__title {
  font-size: 32px;
  background: none;
  margin: 0 auto 20px;
  padding: 0;
  text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff,
    1px -1px 1px #fff, 2px 1px 1px #fff, -2px -1px 1px #fff, -2px 1px 1px #fff,
    2px -1px 1px #fff, 1px 2px 1px #fff, -1px -2px 1px #fff, -1px 2px 1px #fff,
    1px -2px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, -2px 2px 1px #fff,
    2px -2px 1px #fff, 3px 1px 1px #fff, -3px -1px 1px #fff, -3px 1px 1px #fff,
    3px -1px 1px #fff, 3px 2px 1px #fff, -3px -2px 1px #fff, -3px 2px 1px #fff,
    3px -2px 1px #fff, 1px 3px 1px #fff, -1px -3px 1px #fff, -1px 3px 1px #fff,
    1px -3px 1px #fff, 2px 3px 1px #fff, -2px -3px 1px #fff, -2px 3px 1px #fff,
    2px -3px 1px #fff, 3px 3px 1px #fff, -3px -3px 1px #fff, -3px 3px 1px #fff,
    3px -3px 1px #fff;
}

article.re-work section.main-vis .main-vis__title span {
  font-size: 44px;
}

article.re-work section.main-vis .baloon {
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}

article.re-work section.main-vis .main-vis__box {
  text-align: center;
  position: relative;
  padding-top: 30px;
}

article.re-work section.main-vis .baloon-1 {
  background: url(../img/bg_baloon1.png) no-repeat center;
  left: 120px;
  top: 0;
  padding: 64px 50px;
}

article.re-work section.main-vis .baloon-2 {
  background: url(../img/bg_baloon2.png) no-repeat center;
  right: 60px;
  top: 20px;
  padding: 82px 60px;
}

article.re-work section.main-vis .baloon-3 {
  background: url(../img/bg_baloon3.png) no-repeat center;
  left: 50px;
  bottom: 130px;
  padding: 92px 60px;
}

article.re-work section.main-vis .baloon-4 {
  background: url(../img/bg_baloon4.png) no-repeat center;
  right: 80px;
  bottom: 110px;
  padding: 54px 40px;
}

article.re-work section.main-vis p.lead {
  font-size: 32px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff,
    1px -1px 1px #fff, 2px 1px 1px #fff, -2px -1px 1px #fff, -2px 1px 1px #fff,
    2px -1px 1px #fff, 1px 2px 1px #fff, -1px -2px 1px #fff, -1px 2px 1px #fff,
    1px -2px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, -2px 2px 1px #fff,
    2px -2px 1px #fff, 3px 1px 1px #fff, -3px -1px 1px #fff, -3px 1px 1px #fff,
    3px -1px 1px #fff, 3px 2px 1px #fff, -3px -2px 1px #fff, -3px 2px 1px #fff,
    3px -2px 1px #fff, 1px 3px 1px #fff, -1px -3px 1px #fff, -1px 3px 1px #fff,
    1px -3px 1px #fff, 2px 3px 1px #fff, -2px -3px 1px #fff, -2px 3px 1px #fff,
    2px -3px 1px #fff, 3px 3px 1px #fff, -3px -3px 1px #fff, -3px 3px 1px #fff,
    3px -3px 1px #fff;
}

article.re-work section.main-vis p.lead span {
  font-size: 42px;
  color: #fcb30a;
}

article.re-work .reliefs-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

article.re-work .reliefs-boxes .reliefs-box {
  width: 300px;
  text-align: center;
  border: 3px solid #333;
  border-radius: 10px;
  margin: 0 0 56px;
  padding: 26px 26px 10px;
  font-weight: bold;
}

article.re-work .reliefs-box__title {
  font-size: 24px;
  font-weight: bold;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
}

article.re-work .reliefs-box__title span {
  font-size: 40px;
}

article.re-work .reliefs-boxes .reliefs-box.orange {
  border-color: #fc9f00;
}

article.re-work .reliefs-boxes .reliefs-box.orange .reliefs-box__title {
  color: #fc9f00;
}

article.re-work .reliefs-boxes .reliefs-box.yellow {
  border-color: #f9e519;
}

article.re-work .reliefs-boxes .reliefs-box.yellow .reliefs-box__title {
  color: #f9e519;
}

article.re-work .reliefs-boxes .reliefs-box.green {
  border-color: #b6e611;
}

article.re-work .reliefs-boxes .reliefs-box.green .reliefs-box__title {
  color: #b6e611;
}

article.re-work .reliefs-boxes .reliefs-box.blue {
  border-color: #5bdfeb;
}

article.re-work .reliefs-boxes .reliefs-box.blue .reliefs-box__title {
  color: #5bdfeb;
}

article.re-work .reliefs-boxes .reliefs-box.turquoise {
  border-color: #32b6b5;
}

article.re-work .reliefs-boxes .reliefs-box.turquoise .reliefs-box__title {
  color: #32b6b5;
}

article.re-work .reliefs-boxes .reliefs-box.purple {
  border-color: #994ce5;
}

article.re-work .reliefs-boxes .reliefs-box.purple .reliefs-box__title {
  color: #994ce5;
}

article.re-work .reliefs-detail {
  border: 3px solid #333;
  border-radius: 10px;
  margin: 0 0 40px;
}

article.re-work .reliefs-detail__title {
  padding: 20px 40px;
  background: #efefef;
  border-radius: 10px 10px 0 0;
}

article.re-work .reliefs-detail__body {
  padding: 20px 40px;
  display: flex;
  flex-wrap: wrap;
}

article.re-work .reliefs-detail__img-box {
  width: 300px;
  margin-right: 30px;
}

article.re-work .reliefs-detail__txt-box {
  width: calc(100% - 330px);
}

article.re-work .reliefs-detail__title {
  font-size: 24px;
  font-weight: bold;
}

article.re-work .reliefs-detail__title .reason {
  margin-right: 10px;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
}

article.re-work .reliefs-detail__title .reason span {
  font-size: 40px;
}

article.re-work .reliefs-detail.orange {
  border-color: #fc9f00;
}

article.re-work .reliefs-detail.orange .reliefs-detail__title {
  background: url(../img/bg_dots_orange.jpg);
}

article.re-work .reliefs-detail.orange .reliefs-detail__title .reason {
  color: #fc9f00;
}

article.re-work .reliefs-detail.yellow {
  border-color: #f7d500;
}

article.re-work .reliefs-detail.yellow .reliefs-detail__title {
  background: url(../img/bg_dots_yellow.jpg);
}

article.re-work .reliefs-detail.yellow .reliefs-detail__title .reason {
  color: #f7d500;
}

article.re-work .reliefs-detail.green {
  border-color: #b6e611;
}

article.re-work .reliefs-detail.green .reliefs-detail__title {
  background: url(../img/bg_dots_green.jpg);
}

article.re-work .reliefs-detail.green .reliefs-detail__title .reason {
  color: #b6e611;
}

article.re-work .reliefs-detail.blue {
  border-color: #5bdfeb;
}

article.re-work .reliefs-detail.blue .reliefs-detail__title {
  background: url(../img/bg_dots_blue.jpg);
}

article.re-work .reliefs-detail.blue .reliefs-detail__title .reason {
  color: #5bdfeb;
}

article.re-work .reliefs-detail.turquoise {
  border-color: #55c3c0;
}

article.re-work .reliefs-detail.turquoise .reliefs-detail__title {
  background: url(../img/bg_dots_turquoise.jpg);
}

article.re-work .reliefs-detail.turquoise .reliefs-detail__title .reason {
  color: #55c3c0;
}

article.re-work .reliefs-detail.purple {
  border-color: #994ce5;
}

article.re-work .reliefs-detail.purple .reliefs-detail__title {
  background: url(../img/bg_dots_purple.jpg);
}

article.re-work .reliefs-detail.purple .reliefs-detail__title .reason {
  color: #994ce5;
}

article.re-work .reliefs-detail .e-larning {
  background: #faf9f7;
  margin: 20px 0;
  padding: 20px 15px;
}

article.re-work .reliefs-detail .e-larning__title {
  font-size: 21px;
  font-weight: bold;
  color: #fcb30a;
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
  width: 100%;
}

article.re-work .reliefs-detail .e-larning__title span.small {
  font-size: 14px;
}

article.re-work .reliefs-detail .e-larning__title .free {
  display: block;
  float: left;
  background: #fcb30a;
  color: #fff;
  line-height: 1.2;
  font-size: 10px;
  text-align: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  padding-top: 4px;
  margin: auto;
  top: -5px;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}

article.re-work .reliefs-detail .e-larning ul li {
  background: #fff;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  margin: 0 3px 10px;
  padding: 2px 10px;
  display: inline-block;
}

article.re-work .reliefs-detail .e-larning ul {
  margin: 0;
}

article.re-work .reliefs-detail .e-larning ul li::before {
  display: none;
}

article.re-work .reliefs-detail .e-larning__title .free::after {
  content: "";
  position: absolute;
  border: transparent solid;
  border-width: 4px 8px;
  border-left-color: #fcb30a;
  right: -15px;
  top: 50%;
  margin-top: -4px;
}

article.re-work section.re-work-program {
  background: #faf9f7;
}

article.re-work section.re-work-program .program-boxes {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
}

article.re-work section.re-work-program .program-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
}

article.re-work section.re-work-program .program-box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

article.re-work section.re-work-program .program-img {
  width: 300px;
  margin: 0 20px 20px 0;
}

article.re-work section.re-work-program .program-txt {
  width: calc(100% - 320px);
}

article.re-work section.re-work-program .program-txt .program-txt__title {
  background: none;
  margin: 0 0 10px;
  padding: 0;
  font-size: 24px;
}

article.re-work section.re-work-program .program-txt__catch {
  font-weight: bold;
}

article.re-work section.re-work-program .program-sample {
  border: 1px solid #b6e611;
  width: 100%;
}

article.re-work section.re-work-program .program-sample p {
  margin: 20px;
}

article.re-work section.re-work-program .program-sample.orange {
  border: 1px solid #fcb30a;
  margin: 20px 0 0;
}

article.re-work
  section.re-work-program
  .program-sample.orange
  .program-sample__title {
  background: url(../img/bg_dots_orange.jpg);
}

article.re-work section.re-work-program .program-sample__title {
  padding: 12px;
  background: url(../img/bg_dots_green.jpg);
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

article.re-work section.re-work-program .program-sample ul {
  margin: 20px;
}

article.re-work section.re-work-program .program-sample ul li {
  display: inline-block;
  padding: 0;
}

article.re-work section.re-work-program .program-sample ul li::before {
  content: "・";
  position: relative;
  width: auto;
  height: auto;
  left: auto;
  top: auto;
  transform: none;
  background: none;
}

article.re-work section.re-work-program .e-larning {
  background: #faf9f7;
  margin: 20px;
  padding: 20px 15px;
}

article.re-work section.re-work-program .e-larning__title {
  font-size: 21px;
  font-weight: bold;
  color: #fcb30a;
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
  width: 100%;
}

article.re-work section.re-work-program .e-larning__title span.small {
  font-size: 14px;
}

article.re-work section.re-work-program .e-larning__title .free {
  display: block;
  float: left;
  background: #fcb30a;
  color: #fff;
  line-height: 1.2;
  font-size: 10px;
  text-align: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  padding-top: 4px;
  margin: auto;
  top: -5px;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}

article.re-work section.re-work-program .program-sample .e-larning ul li {
  background: #fff;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  margin: 0 3px 10px;
  padding: 2px 10px;
  display: inline-block;
}

article.re-work section.re-work-program .program-sample .e-larning ul {
  margin: 0;
}

article.re-work
  section.re-work-program
  .program-sample
  .e-larning
  ul
  li::before {
  display: none;
}

article.re-work section.re-work-program .e-larning__title .free::after {
  content: "";
  position: absolute;
  border: transparent solid;
  border-width: 4px 8px;
  border-left-color: #fcb30a;
  right: -15px;
  top: 50%;
  margin-top: -4px;
}

article.re-work section.re-work-program .lunch-box {
  margin: 40px auto;
  padding: 40px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

article.re-work section.re-work-program .lunch-box__txt-box {
  width: 420px;
}

article.re-work section.re-work-program .lunch-box__img-box {
  width: 450px;
  position: relative;
}

article.re-work section.re-work-program .lunch-box__img-box::before {
  content: "";
  width: 70px;
  height: 70px;
  border: 12px solid #fbed00;
  position: absolute;
  left: -30px;
  top: -20px;
  border-radius: 50%;
  opacity: 0.5;
  box-sizing: border-box;
}

article.re-work section.re-work-program .lunch-box__img-box::after {
  content: "";
  width: 92px;
  height: 92px;
  border: 6px solid #5bdfec;
  position: absolute;
  right: -10px;
  bottom: -60px;
  border-radius: 50%;
  opacity: 0.4;
  box-sizing: border-box;
}

article.re-work section.re-work-program .lunch-box__title {
  font-size: 24px;
  font-weight: bold;
  color: #fcb30a;
}

article.re-work section.qa .qa-q {
  color: #fcb30a;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 6px;
  padding-left: 56px;
  background: url(../img/icon_Q.svg) no-repeat left center;
  background-size: 42px auto;
}

article.re-work section.qa .qa-a {
  padding-left: 56px;
  background: url(../img/icon_A.svg) no-repeat left 0;
  background-size: 42px auto;
  margin: 20px 0 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #faf9f7;
}

article.re-work section.qa .qa-a a {
  color: #fcb30a;
  font-weight: bold;
  border-bottom: 1px solid #fcb30a;
}

article.re-work section.qa .qa-a:last-child {
  border-bottom: 0;
}

article.re-work-users section .inner {
  border: 2px solid #fb9f00;
  padding: 40px;
}

article.re-work-users section .inner .re-work-users__title {
  font-size: 24px;
  color: #fb9f00;
  background: none;
  padding: 0;
  margin: 0 0 40px;
}

article.re-work-users section .inner .re-work-users__title span {
  font-size: 18px;
}

article.re-work-users section .inner ol {
  margin: 40px auto 0;
}

article.re-work-users section .inner ol li {
  padding-left: 36px;
}

article.re-work-users section .inner ol li::before {
  background: #fff;
  color: #000;
  border: 1px solid #555;
}

/* 事業所一覧 */

.p-member__top .c-inner {
  padding: 80px 0 50px;
}

.p-member__lead {
  text-align: center;
  font-size: 18px;
  margin: 1rem 0 3.1rem;
}

.p-member__index-box {
  border: 22px solid #f7f5f2;
  padding: 5rem;
}

.p-member__index {
  display: flex;
  border-bottom: 1px dotted #f7f5f2;
  align-items: center;
  gap: 2rem;
}
.p-member__index:last-child {
  border-bottom: none;
}

.p-member__index-left {
  min-width: 12.8rem;
}

.p-member__index-left a {
  display: block;
  color: #fff;
  background: #fcb30a;
  padding: 1.2rem;
  border-radius: 1rem;
  text-align: center;
  font-weight: 700;
}

.p-member__index-right ul {
  display: flex;
  gap: 1rem;
}

.p-member__index-right ul li {
  padding: initial;
}
.p-member__index-right ul li::before {
  content: none;
}

.p-member__index-right ul li a {
  display: block;
  background-color: #f7f5f2;
  padding: 1.2rem 1rem;
  border-radius: 1rem;
  font-weight: 700;
  min-width: 8.8rem;
  text-align: center;
}

h2.p-area__heading {
  font-size: 4rem;
  margin: 20px 0 10px;
}

.p-area__title {
  font-weight: 700;
  font-size: 3.4rem;
  color: #000;
  margin: initial;
  padding: initial;
  padding-top: 9.2rem;
  background-color: initial;
}
.p-area__title.p-area__title--mt {
  padding-top: 5.2rem;
}

.p-area__table {
  margin-top: 4.8rem;
  border-radius: 2rem;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid #d4d3d3;
}

.p-area__table thead tr th {
  border: initial;
  border-bottom: 1px solid #d4d3d3;
  color: #fff;
}

.p-area__table thead tr th.name {
  background-color: #fcb30a;
  width: 30%;
}

.p-area__table thead tr th.address {
  background-color: #78ba1c;
  width: 70%;
}

.p-area__table tbody tr th {
  width: 30%;
  background-color: #f4f0ed;
  border: initial;
  border-bottom: 1px solid #d4d3d3;
  border-right: 1px solid #d4d3d3;
  font-size: 1.8rem;
  color: #000;
}

.p-area__table tbody tr th p {
  font-size: 1.8rem;
  color: #000;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  display: inline;
  font-weight: 700;
  line-height: 1.8;
}

.p-area__table tbody tr th p span {
  font-size: 2.4rem;
}

.p-area__table tbody tr td {
  width: 70%;
  background-color: #fff;
  border: initial;
  border-bottom: 1px solid #d4d3d3;
  padding: 2rem;
}

.p-area__table tbody tr:last-child th,
.p-area__table tbody tr:last-child td {
  border-bottom: initial;
}

.p-area__table tbody tr td .p-area__table-tel {
  margin-top: 1.5rem;
}

.p-area__table tbody tr td .p-area__table-tel a {
  display: inline-block;
  background-color: #f7f5f2;
  padding: 1.6rem;
}

.p-area__table tbody tr td .p-area__table-hp {
  margin-top: 4rem;
  text-align: right;
}

.p-area__table tbody tr td .p-area__table-hp a {
  color: #78ba1c;
  text-align: right;
  border-bottom: 1px solid #78ba1c;
  padding-bottom: 5px;
  font-size: 1.5rem;
  font-weight: 700;
}

@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pc {
    display: none !important;
  }

  section.trouble > div,
  .breadcrumb,
  .study .text_box,
  .study .img_box,
  article.cat_list div,
  .information section > div div,
  .study_flow .box-area div,
  .users section div div,
  .users section div p,
  .guide .box-area div,
  .guide .box-area div,
  .study_flow .box-area img,
  .working_program .box-area .other ul li,
  article.cat_list div,
  .social-button li,
  .years_inner .area3 .box4,
  .years_inner .area3 .box5,
  .years_inner .area3 .box2,
  .years_inner .area3 .box3,
  .day_program .box-area .box1 ul li span,
  .years_inner .area2 .box2,
  .day_program .box-area .box1 ul li p,
  .years_inner .area2 .box3,
  .years_inner .area1 div,
  .years_inner .box-area .box1,
  .day_schedule .box-area .img_box,
  .day_schedule .box-area .text_box,
  .day_program .box-area > div,
  .target .trouble .box-area .box,
  .years_inner .area2 .box2,
  .target h2 + .box-area div,
  section.trouble > div {
    width: auto;
  }

  .interview .box-area .img_box,
  .box2 > .step1,
  .interview .box-area .text-box,
  .qualification ul li,
  .day_schedule .box-area .text_box,
  .box-area > div {
    width: 100%;
  }

  .breadcrumb p {
    font-size: 1rem;
  }

  h2 {
    padding: 30px 10px;
  }

  .tag {
    border: 1px solid #00a5e3;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    padding: 5px 10px;
  }

  section {
    padding: 20px;
  }

  .low_mv {
    background: url(../img/sp/low_mv_bg_sp.png) no-repeat;
    background-size: cover;
    padding-top: 1rem;
  }

  .study .dialogue:after {
    background: url(../img/dialogue.png) no-repeat right top;
    background-size: 40px;
    height: 178px;
    width: 40px;
    right: 0;
    top: 20px;
  }

  .study {
    padding: 0 2rem;
  }

  .study .img_box {
    padding: 0 2rem;
  }

  .study .text_box {
    padding: 2rem 2rem 0;
  }

  .study_flow .box-area img {
    width: 100%;
  }

  .study_flow {
    padding: 2rem 4rem;
  }

  .study_flow .box-area div {
    padding: 0;
  }

  .study_flow .box-area h2:before {
    float: left;
    margin-right: 1rem;
  }

  .study_flow .box-area h2 {
    margin: 2rem 0;
    font-size: 2rem;
    position: relative;
    padding: 0 0 0 60px;
  }

  div.pagetit,
  h1.pagetit {
    font-size: 2.1rem;
    padding: 4rem 0 0;
    background-size: 37.5px;
    margin: 2rem 0 1rem;
    min-height: 94px;
  }

  .target h2 + .box-area div {
    width: 28%;
    margin: 1% 2%;
    padding: 12% 0;
    height: auto;
    font-size: 1.8rem;
  }

  .target h2 + .box-area div:nth-child(1) {
    background: url(../img/sp/dot_bg_o_sp.png) no-repeat;
    background-size: contain;
  }

  .target h2 + .box-area div:nth-child(2) {
    background: url(../img/sp/dot_bg_y_sp.png) no-repeat;
    background-size: contain;
  }

  .target h2 + .box-area div:nth-child(3) {
    background: url(../img/sp/dot_bg_lb_sp.png) no-repeat;
    background-size: contain;
  }

  .target h2 + .box-area div:nth-child(4) {
    background: url(../img/sp/dot_bg_g_sp.png) no-repeat;
    background-size: contain;
  }

  .target h2 + .box-area div:nth-child(5) {
    background: url(../img/sp/dot_bg_b_sp.png) no-repeat;
    background-size: contain;
  }

  .interview .box-area .img_box .mini {
    margin: 0 0 0 17%;
    width: 80%;
  }

  .interview .box-area .img_box div .mini {
    margin: 0 auto;
    width: 46%;
  }

  .interview .box-area .img_box:before {
    right: -10px;
    top: -10px;
    background-size: 60px;
    width: 60px;
    height: 60px;
  }

  .interview .box-area .img_box:after {
    left: 16%;
    bottom: 35%;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }

  .target section p.catch {
    margin-top: 2rem;
    font-size: 1.4rem;
  }

  .target section p.catch span {
    font-size: 2.1rem;
  }

  .trouble h3 {
    font-size: 2.1rem;
    padding: 5px 20px;
    margin-bottom: 3rem;
  }

  .target .trouble .box-area .box div {
    min-height: 60px;
  }

  .trouble img {
    width: 60px;
  }

  .trouble .tit {
    width: calc(80% - 20px);
    font-size: 1.8rem;
    margin: 0 0 8px;
  }

  .trouble .tag {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    font-weight: normal;
  }

  .target .trouble .box-area .box:nth-child(n) {
    border: 0;
    padding: 0 0 2rem;
    margin: 0 0 2rem;
    border-bottom: 2px dotted #d8d8d8;
  }

  .target .trouble .box-area .box:nth-child(4) {
    border: none;
    padding: 0;
  }

  section.trouble .box-area + div {
    font-size: 1.4rem;
    padding: 5px 20px;
    margin: 2rem auto 3rem;
    width: 75%;
    max-width: 300px;
    font-weight: normal;
  }

  section.trouble .box-area + div:before {
    background: url(../img/illust_l.png) no-repeat left top,
      url(../img/illust_r.png) no-repeat right center;
    background-size: 85px, 72px;
    top: -14px;
    left: -20%;
    background-position: center left, center right;
    width: 90vw;
    max-width: 390px;
    height: 80px;
  }

  section.trouble .box-area + div:after {
    border: 8px solid transparent;
    border-top: 10px solid #afd952;
    margin-left: -10px;
  }

  section.trouble {
    background: #f7f5f2 url(../img/sp/target_bg_sp.png) no-repeat bottom 100px
      center;
    background-size: 90%;
  }

  .target .trouble {
    padding-bottom: 5rem;
  }

  article.support_row {
    background-size: 76px;
  }

  .day_schedule h2 span,
  .support_row h2 span,
  .qualification h2 span,
  .cat_list h2 span,
  .support h2 span,
  .access h2 span,
  .flow h2 span,
  .info h2 span,
  .wish h2 span {
    font-size: 36px;
    letter-spacing: 3px;
  }

  .support_row .box-area div:nth-child(n) {
    margin: 0 0 2rem;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    border: 0;
  }

  .support_row .box-area div {
    width: calc(50% - 10px);
    padding: 0;
  }

  .support_row .box-area {
    justify-content: space-between;
  }

  .support_row .tit {
    font-size: 1.4rem;
    margin: 1rem 0;
  }

  article.support_row section {
    padding-bottom: 5rem;
  }

  .interview .box-area {
    flex-wrap: wrap-reverse;
    margin-bottom: 3rem;
  }

  .interview .box-area .img_box div img {
    width: 46%;
    margin-right: 4%;
  }

  .interview .box-area .img_box {
    margin-bottom: 2rem;
  }

  .interview .box-area .text-box {
    padding: 0;
  }

  .interview {
    background-size: 800px;
    background-color: #f7f5f2;
    background-position-x: -100px;
  }

  .interview .box-area .img_box div {
    margin-bottom: 1rem;
  }

  .replete .message {
    margin: 2rem 0 0;
  }

  .replete section {
    padding: 20px;
  }

  .replete .message {
    padding: 2rem;
  }

  .replete .message .tit {
    padding: 1rem;
    font-size: 2.1rem;
  }

  .replete .message > div {
    margin: 1rem 0;
    padding: 2rem;
    background-size: 30px;
    background-position: left top 12px;
  }

  .replete .message > div::after {
    clear: both;
    display: block;
    content: "";
  }

  .replete .message > div.noimg {
  }

  .replete .message div .photo {
    width: 90px;
    height: 90px;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .replete .message div .text-box {
    width: 100%;
    min-height: 90px;
    /* float: left; */
    margin: 0;
    display: block;
  }

  .replete .message div.noimg .text-box {
    width: auto;
  }

  .replete .message div .text-box .tag {
    margin: 5px 0 10px;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    display: inline-block;
    padding: 2px 15px;
    width: auto;
  }

  .replete .message div .text-box h4 {
    font-size: 18px;
    margin: 5px 0 0;
  }

  .replete .message div .text-box p {
    margin-top: 0;
  }

  .replete .message > div p {
    margin: 1.5rem 0 0;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
  }

  .qualification,
  .years {
    background-size: 15px;
  }

  .qualification {
    padding-top: 20px;
  }

  .qualification div {
    padding: 2rem;
  }

  .qualification ul li {
    font-size: 14px;
    padding-left: 23px;
  }

  .qualification ul {
    padding: 0;
    margin-bottom: 1rem;
  }

  .qualification div p {
    margin: 0 0 5px;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  .qualification div p.exam,
  .qualification div p.exemption {
    background-size: 13px;
  }

  .qualification ul li.exam,
  .qualification ul li.exemption {
    background-size: 13px;
  }

  .qualification div p.exam {
    margin: 0;
    display: block;
    margin-top: 5px;
  }

  .program .difference1 {
    margin: 2rem -2rem 0;
  }

  .program .difference1,
  .program .difference2 {
    padding: 2rem;
  }

  .program .difference2 {
    margin: 0 -2rem;
    padding-bottom: 4rem;
  }

  .program div h3.tit {
    font-size: 2.1rem;
    margin: 0 0 2rem;
  }

  .program div .box-area {
    padding: 2rem 2rem 1rem;
  }

  .program div .box-area div.step {
    width: 100%;
    margin: 0 0 20px;
  }

  .program div .box-area h4 {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }

  .program div .box-area h4 span {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    display: block;
  }

  .program div .box-area .step div.num {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
  }

  .program div .box-area .step p.title {
    font-size: 17px;
    margin-bottom: 0;
    width: 50%;
  }

  .program div .box-area div div.in-box p {
    margin: 0 auto 5px;
    text-align: center;
    width: auto;
    font-size: 14px;
  }

  .program div .box-area .step .in-box p span {
    font-size: 14px;
    padding: 2px 10px;
    margin: 0 auto 5px;
  }

  .program div .box-area.box2 > div.step,
  .program div .box-area.box2 > div.step.step1 {
    margin-bottom: 1rem;
    padding: 0 0 1.5rem;
    width: 100%;
  }

  .program div .box-area.box2 > div.step p.title {
    width: 100%;
  }

  .program div .box-area.box2 > div.step div.in-box {
    width: 100%;
  }

  .program div .box-area.box2 .step .in-box p span {
    margin: 10px auto 5px;
    display: inline-block;
    line-height: 1.4;
  }

  .program div .box-area div.step div.in-box {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    padding: 0;
    width: 50%;
  }

  .program div .box-area div .in--area {
    display: flex;
    align-items: center;
    width: 100%;
  }

  .program div .box2 div p {
    margin-bottom: 1rem;
  }

  .program div .box2 > div {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    padding: 0 0 1rem;
  }

  .difference2 div {
    padding: 2rem;
  }

  table th,
  table td {
    padding: 1rem 0.5rem;
    display: block;
    border: 0;
    border-bottom: solid 1px #f17a22;
  }

  table {
    font-size: 1.4rem;
    border: 0;
    border-top: solid 1px #f17a22;
    border-left: solid 1px #f17a22;
    border-right: solid 1px #f17a22;
  }

  table p {
    margin: 0;
  }

  table tbody td {
    background: #fff;
    text-align: center;
  }

  table th {
    min-width: 50px;
    background: #fef8ed;
    font-weight: normal;
  }

  .program section {
    padding-bottom: 0;
  }

  .single_post .tag {
    padding: 3px 30px;
    /* width: 200px; */
  }

  .single_post time {
    float: none;
    display: block;
    font-size: 1.4rem;
    margin: 1.5rem 0;
  }

  .single_post .post-title {
    margin: 1rem 0;
    font-size: 1.8rem;
  }

  ul.social-button {
    margin-bottom: 3rem;
  }

  h3 {
    font-size: 1.6rem;
    padding: 1.5rem 2rem;
  }

  h4 {
    margin: 2rem 0;
    font-size: 1.6rem;
    padding: 1rem;
  }

  h5 {
    font-size: 1.4rem;
    margin: 2rem 0;
  }

  h6 {
    margin: 2rem 0;
    font-size: 1.4rem;
  }

  ol li,
  ul li {
    font-size: 1.4rem;
  }

  ol {
    margin: 2rem 0;
  }

  .difference2 div table tbody td {
    text-align: left;
  }

  .single_post section {
    padding-bottom: 5rem;
  }

  .enquiry_single .tit {
    margin: 1rem 2rem 2rem;
  }

  .info ul li {
    margin-bottom: 1rem;
  }

  .info ul {
    margin-bottom: 2rem;
  }

  .difference2 div table th,
  .difference2 div table td {
    display: table-cell;
    border: solid 1px #f17a22;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  .difference2 div table th {
    font-weight: bold;
    background: unset;
  }

  .years_inner .box-area {
    flex-wrap: wrap;
  }

  .years_inner .box-area .in_area {
    flex-wrap: wrap;
  }

  .day_program .box-area {
    flex-wrap: wrap;
    margin: 2rem 0;
  }

  .day_program .box-area .box1 ul li p {
    padding: 9px 20px;
    width: 100%;
  }

  .day_program .box-area .box1 ul li span {
    padding: 9px;
    width: 90px;
    text-align: center;
  }

  .day_program .box-area .box2 {
    margin: 1.5rem 0 2rem;
  }

  article.day_schedule {
    background-position: left -700px top 750px;
  }

  .day_schedule .box-area {
    margin: 2rem 0;
  }

  .day_schedule .box-area .text_box h3 {
    font-size: 2rem;
    margin: 0;
    padding: 15px 0 15px 60px;
    position: relative;
  }

  .day_schedule .box-area .text_box h3:before,
  .study_flow .box-area h2:before {
    font-size: 4.2rem;
    display: inline-block;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }

  .years_inner {
    margin: 2rem 0 3rem;
    padding: 2rem 2rem 0;
  }

  .years_inner .area1 > div {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
  }

  .years_inner .area1 > div .box_l {
    width: 75px;
  }

  .years_inner .box-area p.tag {
    font-size: 1rem;
    padding: 3px 4px;
    border: 1px solid #00a5e3;
    margin: 0;
    position: relative;
    z-index: 2;
  }

  .years_inner .box-area img {
    position: relative;
    top: -5px;
    z-index: 0;
  }

  .years_inner .area1 > div .box_r {
    margin-left: 15px;
    width: calc(100% - 90px);
  }

  .years_inner .area1 p {
    text-align: left;
    padding-bottom: 10px;
  }

  .years_inner .area1 .area_last {
    padding: 0;
  }

  .years_inner .area1 .area_last img {
    top: 10px;
  }

  .years_inner .area2 {
    width: 90px;
    float: left;
  }

  .years_inner .box-area .box1 {
    padding: 10px 15px;
  }

  .years_inner .area2 .box2 {
    border: 0;
    border-top: 2px solid #a6a6a6;
    border-bottom: 2px solid #a6a6a6;
    margin: 10px 25px 5px;
  }

  .years_inner .area2 .box3 {
    border: 0;
    border-bottom: 2px solid #a6a6a6;
    margin: 0 auto;
    padding: 0 5px 5px;
  }

  .years_inner .area2 .box3 p {
    padding: 40px 6px;
    width: 30px;
    height: 246px;
    color: #fff;
    margin: 0;
    text-align: center;
    writing-mode: vertical-rl;
  }

  .years_inner .area2 .box2 p {
    padding: 5px;
    width: 30px;
    height: 358px;
    color: #fff;
    margin: 0;
    text-align: center;
    writing-mode: vertical-rl;
    font-size: 12px;
  }

  .years_inner .area3 {
    padding: 2rem 0 0 1.5rem;
  }

  .years_inner .area3 .box1 {
    width: 100%;
  }

  .years_inner .area3 .in_area {
    width: 100%;
    margin: 0;
  }

  .years_inner .area3 div {
    margin-bottom: 2rem;
    display: block;
  }

  .years_inner .area3 .box1,
  .years_inner .area3 .box2,
  .years_inner .area3 .box3,
  .years_inner .area3 .box4,
  .years_inner .area3 .box5 {
    width: 100%;
  }

  .years_inner .area3 div div:before {
    padding: 2px 10px;
    font-size: 1rem;
  }

  .years_inner .area3 .box2 ul li:before,
  .years_inner .area3 .box3 ul li:before,
  .years_inner .area3 .box4 ul li:before,
  .years_inner .area3 .box5 ul li:before {
    left: 0;
    top: 12px;
  }

  .years_inner .area3 div ul li {
    font-size: 1.1rem;
    width: 100%;
    padding: 0.2rem 0 0.2rem 1.5rem;
  }

  .years_inner .area3 div ul li:before {
    width: 6px;
    height: 6px;
  }

  .years_inner .area3 div ul {
    padding: 5px 15px;
  }

  .working_program .box-area {
    margin-top: 2rem;
    padding: 2rem;
  }

  .working_program .box-area div:nth-child(2),
  .working_program .box-area div:nth-child(3),
  .working_program .box-area div:first-child {
    width: 33.3%;
    padding: 0 4px;
    margin: 0;
  }

  .working_program .box-area .other {
    margin: 2rem 0;
    padding: 2rem;
    border-radius: 10px;
  }

  .working_program .box-area div p {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    margin: 1rem 0 0;
  }

  .working_program .box-area .other p {
    font-size: 1.8rem;
  }

  .working_program .box-area .other ul {
    margin: 1.5rem 0 0;
  }

  .working_program .box-area .other ul li {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  .working_program .box-area .gallery img {
    width: calc((100% / 3) - 4px);
    height: auto;
    margin-bottom: 6px;
    border: 0;
  }

  .flow .box-area div p.tit {
    margin: 0 0 1rem;
    padding: 0;
  }

  .flow .box-area div p {
    margin: 0;
    padding: 0;
    font-size: 14px;
  }

  .cat_list div .tag,
  article.cat_list div p.tag {
    width: calc((100% / 2) - 5px);
    margin: 0.5rem 0;
    padding: 5px;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  article.blog_list {
    padding: 0;
    background-size: 75px;
  }

  .pagenavi {
    margin: 4rem 0;
    line-height: 4;
  }

  .information section > div img {
    width: 100%;
    padding: 0;
  }

  .information section > div {
    flex-wrap: wrap;
    padding: 0 2rem;
    margin: 0;
  }

  .information section > div div {
    margin: 2rem 0 0;
  }

  .information .information__movie {
    flex-direction: column;
  }

  article.facilities {
    padding: 6rem 2rem 5rem;
  }

  .facilities section {
    padding: 2rem 2rem 0;
  }

  .facilities section > div div {
    width: calc(50% - 5px);
  }

  .facilities section > div div p {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }

  .staff {
    background: #eff7f9;
    padding-top: 3rem;
  }

  .staff .message {
    margin: 2rem 2rem 0;
    padding: 0 0 4rem;
  }

  .staff h3 {
    font-size: 1.8rem;
    margin: 2rem 0 1rem;
    display: block;
    width: 100%;
  }
  .staff .text-box__movie-box {
    float: none;
    margin: 30px auto 0;
  }

  .staff .text-box__movie-box__tit {
    font-size: 16px;
  }
  article.map {
    padding: 0 20px;
  }

  .map .box-area {
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }

  .map .text_box table td,
  .map .text_box table th {
    padding: 1.5rem 0 1rem;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  .map .text_box table td {
    padding: 0 0 1rem;
    text-align: left;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  .access .box-area .img_box {
    margin-bottom: 2rem;
    width: 100%;
  }

  .map .box-area .text_box {
    margin-bottom: 4rem;
  }

  .guide .box-area img {
    width: 145px;
    float: left;
    border-radius: 10px 0 0 10px;
  }

  .guide .box-area p {
    min-height: auto;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    display: inline-block;
    width: calc(100% - 145px);
    padding: 0 1rem;
    position: unset;
  }

  .guide .box-area div:after {
    top: 100%;
    right: unset;
    left: 50%;
    background: url(../img/sp/flow_arrow_sp.png) no-repeat;
    background-size: 25px;
    width: 25px;
    height: 15px;
    transform: translateX(-50%);
  }

  .guide .box-area div {
    margin-bottom: 2.5rem;
    position: relative;
  }

  .guide .box-area p:before {
    left: 15px;
    top: 5px;
    width: 22px;
    height: 22px;
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .thanks p {
    font-size: 1.4rem;
  }

  .users section div div {
    display: block;
    font-size: 2rem;
    padding: 2rem;
  }

  .users section div p {
    display: block;
    padding: 2rem;
    background: #fff;
  }

  .users section div p span {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

  .faq h2 + p:not(#top) {
    align-items: flex-start;
  }

  .faq div h2 {
    margin-bottom: 2rem;
  }

  .study section {
    padding: 3rem 0 5rem;
  }

  .TRAINING,
  .dialogue {
    margin: 2rem 0;
  }

  .study_flow section {
    padding: 2rem 0;
  }

  .study_flow a.btn {
    margin: 3rem auto;
  }

  .users section > div {
    background: #fff;
  }

  article.re-work section .inner {
    width: auto;
  }

  article.re-work h2 span.ja {
    font-size: 28px;
  }

  article.re-work h2 span {
    font-size: 36px;
  }

  article.re-work section.main-vis .main-vis__title {
    font-size: 18px;
    line-height: 1.6;
  }

  article.re-work section.main-vis .main-vis__title span {
    font-size: 24px;
  }

  article.re-work section.main-vis .main-vis__box {
    padding: 0 20px;
    max-width: 500px;
    width: 100%;
    margin: auto;
  }

  article.re-work section.main-vis .main-vis__box img {
    width: 200px;
  }

  article.re-work section.main-vis .baloon {
    font-size: 1.6rem;
    padding: 40px;
    background-size: contain;
  }

  article.re-work section.main-vis .baloon-1 {
    left: 0;
    padding: 3rem;
  }

  article.re-work section.main-vis .baloon-2 {
    right: 0vw;
    top: auto;
    bottom: 20px;
    padding: 4.5rem;
    font-size: 1.5rem;
  }

  article.re-work section.main-vis .baloon-3 {
    left: 4vw;
    bottom: 30px;
    padding: 3rem;
  }

  article.re-work section.main-vis .baloon-4 {
    padding: 2.6rem;
    right: 1vw;
    top: 0;
    bottom: auto;
  }

  article.re-work section.main-vis p.lead {
    font-size: 18px;
    padding: 0 20px;
    position: relative;
  }

  article.re-work section.main-vis p.lead span {
    font-size: 28px;
  }

  article.re-work .reliefs-boxes .reliefs-box {
    width: calc(50% - 6px);
    padding: 10px;
    margin: 0 0 12px;
  }

  article.re-work .reliefs-boxes .reliefs-box .reliefs-box__title {
    font-size: 18px;
  }

  article.re-work .reliefs-boxes .reliefs-box .reliefs-box__title span {
    font-size: 24px;
  }

  article.re-work .reliefs-boxes .reliefs-box p {
    margin: 10px auto 0;
  }

  article.re-work .reliefs-detail__title {
    padding: 20px;
    font-size: 20px;
  }

  article.re-work .reliefs-detail .reliefs-detail__title .reason {
    display: block;
    font-size: 18px;
  }

  article.re-work .reliefs-detail .reliefs-detail__title .reason span {
    font-size: 25px;
  }

  article.re-work .reliefs-detail__body {
    padding: 20px;
  }

  article.re-work .reliefs-detail__img-box {
    width: auto;
    max-width: 100%;
    margin: auto;
  }

  article.re-work .reliefs-detail__txt-box {
    width: auto;
  }

  article.re-work .reliefs-detail .e-larning {
    margin-top: 60px;
  }

  article.re-work .reliefs-detail .e-larning__title {
    padding: 30px 0 0;
    font-size: 18px;
  }

  article.re-work .reliefs-detail .e-larning__title .free {
    top: -60px;
    bottom: auto;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    font-size: 14px;
  }

  article.re-work .reliefs-detail .e-larning__title .free::after {
    border-left-color: transparent;
    border-top-color: #fcb30a;
    border-width: 6px 6px;
    right: auto;
    left: 50%;
    margin: auto;
    bottom: -11px;
    top: auto;
    margin-left: -6px;
  }

  article.re-work section.re-work-program .program-boxes {
    padding: 20px;
  }

  article.re-work section.re-work-program .program-img {
    width: auto;
    margin: 0 auto 20px;
  }

  article.re-work section.re-work-program .program-txt {
    width: auto;
  }

  article.re-work section.re-work-program .program-txt .program-txt__title {
    font-size: 20px;
  }

  article.re-work section.re-work-program .program-sample__title {
    font-size: 16px;
    padding: 10px;
  }

  article.re-work section.re-work-program .e-larning {
    margin-top: 60px;
  }

  article.re-work section.re-work-program .e-larning__title {
    padding: 30px 0 0;
    font-size: 18px;
  }

  article.re-work section.re-work-program .e-larning__title .free {
    top: -60px;
    bottom: auto;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    font-size: 14px;
  }

  article.re-work section.re-work-program .e-larning__title .free::after {
    border-left-color: transparent;
    border-top-color: #fcb30a;
    border-width: 6px 6px;
    right: auto;
    left: 50%;
    margin: auto;
    bottom: -11px;
    top: auto;
    margin-left: -6px;
  }

  article.re-work section.re-work-program .lunch-box {
    padding: 20px;
  }

  article.re-work section.re-work-program .lunch-box__title {
    font-size: 20px;
  }

  article.re-work section.qa .qa-q {
    font-size: 18px;
    background-size: 34px auto;
    padding-left: 42px;
  }

  article.re-work section.qa .qa-a {
    background-size: 34px auto;
    padding-left: 42px;
  }

  article.re-work-users section .inner {
    padding: 20px;
  }

  article.re-work-users section .inner .re-work-users__title {
    font-size: 24px;
    margin: 0 0 20px;
  }

  article.re-work-users section .inner .re-work-users__title span {
    font-size: 16px;
    line-height: 1.6;
    display: inline-block;
  }

  article.re-work-users section .inner ol {
    margin: 20px 0;
  }

  article.re-work-users section .inner ol li::before {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 1px 1px;
  }

  .facilities section > div {
    flex-direction: column;
    align-items: center;
  }

  /* 事業所一覧 */

  .p-member__top .c-inner {
    padding: 20px;
  }

  .p-member__lead {
    text-align: left;
    font-size: 14px;
  }

  .p-member__index-box {
    border: 10px solid #f7f5f2;
    padding: 1rem;
  }

  .p-member__index {
    gap: 1.2rem;
    align-items: stretch;
    padding: 0.5rem 0;
  }
  .p-member__index:last-child {
    border-bottom: none;
  }

  .p-member__index-left {
    min-width: 6.4rem;
    display: flex;
  }

  .p-member__index-left a {
    padding: 0.8rem;
    font-size: 1.1rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .p-member__index-right ul {
    gap: 0.6rem;
    flex-wrap: wrap;
  }

  .p-member__index-right ul li {
    padding: initial;
  }
  .p-member__index-right ul li::before {
    content: none;
  }

  .p-member__index-right ul li a {
    padding: 0.8rem 0.4rem;
    min-width: 6.4rem;
    font-size: 1.1rem;
  }

  h2.p-area__heading {
    font-size: 3.6rem;
    margin: 20px 0 10px;
  }

  .p-area__title {
    font-size: 2.8rem;
    padding-top: 5.2rem;
  }
  .p-area__title.p-area__title--mt {
    padding-top: 0.2rem;
  }

  .p-area__table {
    margin-top: 2.6rem;
    border-radius: 2rem;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 1px solid #d4d3d3;
  }

  .p-area__table thead tr {
    display: flex;
  }

  .p-area__table thead tr th {
    border: initial;
    border-bottom: 1px solid #d4d3d3;
    color: #fff;
  }

  .p-area__table thead tr th.name {
    background-color: #fcb30a;
    width: 36%;
  }

  .p-area__table thead tr th.address {
    background-color: #78ba1c;
    width: 64%;
  }

  .p-area__table tbody tr {
    display: flex;
  }

  .p-area__table tbody tr th {
    width: 36%;
    font-size: 1.8rem;
    text-align: left;
  }

  .p-area__table tbody tr th p {
    font-size: 1rem;
    padding-bottom: 1px;
  }

  .p-area__table tbody tr th p span {
    font-size: 1.6rem;
  }

  .p-area__table tbody tr td {
    width: 64%;
    padding: 0.8rem;
    text-align: left;
  }

  .p-area__table tbody tr:last-child th,
  .p-area__table tbody tr:last-child td {
    border-bottom: initial;
  }

  .p-area__table tbody tr td .p-area__table-add {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  .p-area__table tbody tr td .p-area__table-tel {
    margin-top: 0.5rem;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }

  .p-area__table tbody tr td .p-area__table-tel a {
    padding: 0.8rem;
  }

  .p-area__table tbody tr td .p-area__table-hp {
    margin-top: 4rem;
    text-align: right;
  }

  .p-area__table tbody tr td .p-area__table-hp a {
    color: #78ba1c;
    text-align: right;
    border-bottom: 1px solid #78ba1c;
    padding-bottom: 3px;
    font-size: 1.1rem;
  }

  /* 20250705 add START 暫定的に対応（ito） */
  .box-area {
    flex-direction: column;
    gap: 3rem;

    padding: 4rem 2rem;
  }

  .box-area div.step,
  .box-area.box2 > div.step.step1 {
    width: 100%;
  }

  .box-area h4 {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }

  .box-area div p.title {
    padding: 1rem;
  }

  h3.tit {
    margin: 0 0 2rem;
    font-size: 2.1rem;
    padding: 0;
  }
  /* 20250705 add END 暫定的に対応（ito） */
}

/*------------------------------------------
グラフ画像追加
------------------------------------------*/

.graph_box {
  text-align: center;
}

.graph_box img {
  max-width: 100%;
  margin: 50px auto;
  display: block;
}

/*------------------------------------------
ブログ内画像（クラシックエディタ）
------------------------------------------*/
.single_post img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.single_post img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.single_post img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

@media screen and (max-width: 600px) {
  img.alignleft,
  img.alignright {
    float: none;
    display: block;
    margin: 20px auto;
  }
}

/*------------------------------------------
就労移行支援がよくわかる
------------------------------------------*/
.p-mokuji__box {
  border: 2px solid #f39801;
  border-radius: 10px;
  padding: 30px;
}

.p-mokuji__box__tit {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #f39801;
  margin-bottom: 30px;
}

.p-mokuji__box__lists {
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
}

.p-mokuji__box__list {
  width: 50%;
  line-height: 2;
  padding-left: 24px;
  position: relative;
}

.p-mokuji__box__list a {
  border-bottom: 1px solid;
}

.p-mokuji__box__list a::before {
  content: "▼";
  padding: 6px 4px 4px 4px;
  width: 18px;
  height: 18px;
  display: inline-block;
  background: #fcb30a;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  position: absolute;
  font-size: 10px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

@media screen and (max-width: 600px) {
  .p-mokuji__box {
    padding: 10px 18px;
  }
  .p-mokuji__box__tit {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .p-mokuji__box__lists {
    flex-direction: column;
    row-gap: initial;
  }
  .p-mokuji__box__list {
    width: 100%;
  }
  .p-mokuji__box__list a::before {
    padding: 3px 2px 2px 3px;
    width: 12px;
    height: 12px;
    font-size: 6px;
    top: 10px;
    transform: translateY(0);
  }
}

.p-what__wrap {
  background: #f6f5f1;
}

.p-what__boxes {
  display: flex;
  gap: 50px;
}

.p-what__box {
  background: #fff;
  border-radius: 10px;
  width: calc(50% - 25px);
}

.p-what__box__img-box img {
  border-radius: 10px 10px 0 0;
}

.p-what__box__txt-box {
  padding: 40px;
}

.p-what__box__tit {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  position: relative;
}

.p-what__box__tit span {
  color: #f39801;
}

.p-what__box__tit::after {
  content: "";
  width: 100px;
  height: 3px;
  background: orange;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}

.p-what__box__btn {
  text-align: center;
}

.p-what__box__btn a {
  background: #f39801;
  color: #fff;
  display: inline-block;
  padding: 20px;
  border-radius: 200px;
  font-weight: bold;
  margin: initial;
  min-width: 270px;
}

@media screen and (max-width: 600px) {
  .p-what__boxes {
    flex-direction: column;
  }
  .p-what__box {
    width: 100%;
  }
  .p-what__box__btn a {
    padding: 15px 30px 15px 15px;
    min-width: 270px;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }
}

.invisible {
  opacity: 0 !important;
  background: #fff !important;
}

.p-difference__table {
  border: 0;
  background: none;
  border-collapse: separate;
  border-spacing: 0;
}
.p-difference__table th {
  color: #fff;
}
.p-difference__table th,
.p-difference__table td {
  border: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  text-align: center;
}

table.p-difference__table th:last-child,
table.p-difference__table td:last-child {
  border-right: 1px solid #ccc;
}
table.p-difference__table tr:last-child th,
table.p-difference__table tr:last-child td {
  border-bottom: 1px solid #ccc;
}

.p-difference__table thead {
  background: none;
}

.p-difference__table th.bg_orange {
  background: #f39801;
}

.p-difference__table th.bg_beige {
  background: #f4f0ed;
  color: #000;
}

.p-difference__table th.bg_green {
  background: #78ba1c;
}

.p-difference__table th.bg_d-green {
  background: #579f0f;
}

.tl-radius {
  border-radius: 20px 0 0 0;
}
.tr-radius {
  border-radius: 0 20px 0 0;
}
.bl-radius {
  border-radius: 0 0 0 20px;
}
.br-radius {
  border-radius: 0 0 20px 0;
}

td.bg_gray,
th.bg_gray {
  background: #f7f7f7;
}

@media screen and (max-width: 600px) {
  .p-difference__table {
    display: flex;
    flex-direction: column;
  }
  .p-difference__table tbody {
    display: flex;
    flex-direction: column;
  }
  .p-difference__table th,
  .p-difference__table td {
    display: table-cell;
  }
  .p-difference__table tbody tr {
    display: grid;
    grid-template-columns: 40% 30% 30%;
  }
  .p-difference__table tbody tr th {
    grid-row: 1 / 1;
    grid-column: 1 / 4;
    border-radius: initial;
    border-right: 1px solid #ccc;
  }
  .p-difference__table tbody tr td.first01 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }
  .p-difference__table tbody tr td.first02 {
    grid-row: 2 / 3;
    grid-column: 2 / 4;
  }
  .p-difference__table tbody tr td.second01 {
    grid-row: 2 / 3;
    grid-column: 1 / 3;
  }
  .p-difference__table tbody tr td.second02 {
    grid-row: 2 / 3;
    grid-column: 3 / 4;
  }
  .p-difference__table tbody tr td.third01 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }
  .p-difference__table tbody tr td.third02 {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }
  .p-difference__table tbody tr td.third03 {
    grid-row: 2 / 3;
    grid-column: 3 / 4;
  }
  .p-difference__table tbody tr td.fourth01 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }
  .p-difference__table tbody tr td.fourth02 {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }
  .p-difference__table tbody tr td.fourth03 {
    grid-row: 2 / 3;
    grid-column: 3 / 4;
  }
  .invisible {
    display: none !important;
  }
  .length60 {
    width: 60%;
  }
  .length40 {
    width: 40%;
  }
  .length20 {
    width: 20%;
  }
  .p-difference__table tbody tr:last-child td:nth-child(2) {
    border-radius: 0 0 0 20px;
  }
  .p-difference__table tbody tr:last-child th {
    border-bottom: initial;
  }
  td.bg_gray {
    background: initial;
  }
  th.bg_gray {
    background: #fef8ed;
  }
}

.p-price__wrap {
  background-color: #fff;
  background-image: linear-gradient(#eee 1px, transparent 0),
    linear-gradient(90deg, #eee 1px, transparent 0);
  background-size: 10px 10px;
}

.p-price__lead__feature {
  display: flex;
  max-width: 640px;
  margin: auto;
  align-items: center;
}

.p-price__lead__feature__txt {
  font-size: 20px;
  font-weight: 700;
  color: #fcb30a;
  width: 50%;
  text-align: center;
}

.p-price__lead__feature__txt span.line {
  font-size: 20px;
  font-weight: 700;
  color: #fcb30a;
  text-align: center;
  border-bottom: 4px solid #fae616;
}

.p-price__lead__feature__txt span.lg {
  font-size: 30px;
}

.p-price__lead__feature__img {
  width: 50%;
}

.p-price__table__wrap {
  background: #fff;
  padding: 50px;
}

.p-price__table {
  border: 0;
  background: none;
  border-collapse: separate;
  border-spacing: 0;
}
.p-price__table th {
  color: #000;
}
.p-price__table th,
.p-price__table td {
  border: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  text-align: center;
}
.p-price__table td {
  text-align: left;
  padding-left: 2em;
}

table.p-price__table th:last-child,
table.p-price__table td:last-child {
  border-right: 1px solid #ccc;
}
table.p-price__table tr:last-child td {
  border-bottom: 1px solid #ccc;
}
table.p-price__table tbody tr:last-child th {
  border-bottom: 1px solid #ccc;
}

.p-price__table thead {
  background: none;
}

.p-price__table th.bg_orange {
  background: #f39801;
}

.p-price__table th.bg_beige {
  background: #f4f0ed;
  color: #000;
}

.p-price__table th.bg_green {
  background: #78ba1c;
}

.p-price__table th.bg_d-green {
  background: #579f0f;
}

.p-price__table__notice {
  font-weight: 700;
  margin-top: 3rem;
}

@media screen and (max-width: 600px) {
  .p-price__lead__feature {
    flex-direction: column;
  }
  .p-price__lead__feature__txt {
    width: 100%;
  }
  .p-price__lead__feature__txt span.line {
    font-size: 16px;
  }
  .p-price__lead__feature__txt span.lg {
    font-size: 22px;
  }
  .p-price__lead__feature__img {
    width: 70%;
    margin-top: 20px;
  }
  .p-price__table th,
  .p-price__table td {
    display: table-cell;
  }
  .p-price__table__wrap {
    padding: 20px;
  }
  .p-price__table {
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
  }
  .p-price__table thead th {
    min-width: 65px;
    font-weight: 700;
  }
  .p-price__table td {
    padding-left: 0.5em;
  }
}

.p-procudure__step-box {
  display: flex;
  padding: 30px;
}
.p-procudure__step-box:nth-child(odd) {
  background: #f6f5f1;
}
.p-procudure__step-boxes {
  border: 2px solid #f6f5f1;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 50px;
}

.p-procudure__step-box__img-box {
  width: 17%;
  height: 17%;
  margin-right: 30px;
  background: #fff;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  position: relative;
}

.p-procudure__step-box__txt-box {
  width: 80%;
}

.p-procudure__step-box:nth-child(even) .p-procudure__step-box__img-box {
  background: #f7f5f2;
}

.p-procudure__step-box__img-box img {
  width: 75px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.p-procudure__step-box__txt-box__tit {
  font-size: 24px;
  font-weight: bold;
  color: #fcb30a;
  display: flex;
  align-items: center;
}

.p-procudure__step-box__txt-box__tit span {
  display: inline-block;
  background: #fcb30a;
  border-radius: 100px;
  line-height: 1;
  color: #fff;
  font-size: 14px;
  padding: 5px 12px;
  margin-right: 20px;
}

.p-procudure__notice {
  color: #f46d01;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 2;
}

.p-procudure__notice span {
  border-bottom: 4px solid #fae616;
}

@media screen and (max-width: 600px) {
  .p-procudure__step-box {
    flex-wrap: wrap;
  }
  .p-procudure__step-box__img-box {
    width: 30%;
    height: 30%;
    margin-right: 20px;
  }
  .p-procudure__step-box__img-box img {
    width: 46px;
  }
  .p-procudure__step-box__txt-box {
    display: contents;
  }
  .p-procudure__step-box__txt-box p {
    margin-bottom: initial;
  }
  .p-procudure__step-box__txt-box__tit {
    font-size: 16px;
    flex-direction: column;
    align-items: flex-start;
    width: calc(70% - 20px);
    justify-content: center;
  }
  .p-procudure__step-box__txt-box__tit p {
    margin-bottom: initial;
  }
  .p-procudure__notice {
    font-size: 16px;
  }
}

.p-questioners {
  background: #f6f5f1;
  position: relative;
  z-index: auto;
}

.p-questioners__tit {
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 60px;
}

.p-questioners__tit::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  background: #f5e514;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}

.p-questioners__boxes {
  display: flex;
  gap: 40px;
  position: relative;
  width: 85%;
  margin: auto;
}
.p-questioners__boxes::after {
  content: "";
  position: absolute;
  border: solid 24px transparent;
  border-top-color: #f6f5f1;
  left: 50%;
  transform: translateX(-50%);
  bottom: -46px;
  z-index: 100;
}

.p-questioners__box {
  text-align: center;
}

.p-questioners__box__balloon {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px;
  color: #f46d01;
  font-weight: bold;
  min-height: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-questioners__box__img {
  padding: 0 30px;
}

.p-questioners .c-inner.pb0 {
  padding-bottom: 0;
}

.p-questioners .c-inner.pt0 {
  padding-top: 0;
}

.p-questioners .c-inner.pl0 {
  padding-left: 0;
}

.p-questioners .c-inner.pr0 {
  padding-right: 0;
}

.p-questioners__link {
  background: #f39801;
  padding: 50px;
  text-align: center;
}

.p-questioners__link__tit {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
}

.p-questioners__link__btn a {
  display: inline-block;
  background: #fff;
  margin-top: 20px;
  padding: 20px 70px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 100px;
  color: #f39801;
  position: relative;
}

.p-questioners__link__btn a::after {
  content: "\025b6";
  padding: 6px 4px 4px 6px;
  width: 26px;
  height: 26px;
  display: inline-block;
  background: #fcb30a;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  position: absolute;
  font-size: 12px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 600px) {
  .p-questioners__tit {
    font-size: 18px;
  }
  .p-questioners__boxes {
    flex-direction: column;
    width: 100%;
    padding-bottom: 20px;
    gap: 10px;
  }
  .p-questioners__boxes::after {
    border: solid 16px transparent;
    bottom: -31px;
  }
  .p-questioners__box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-questioners__box:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .p-questioners__box__balloon {
    width: 79%;
    /* font-size: 1.2rem; */
    font-size: 1.4rem;
    min-height: initial;
    padding: 10px;
    margin-bottom: initial;
  }
  .p-questioners__box__img {
    width: 18%;
    padding: initial;
  }
  .p-questioners__link {
    padding: 30px 20px;
  }
  .p-questioners__link__tit {
    font-size: 12px;
  }
  .p-questioners__link__btn a {
    font-size: 12px;
    padding: 11px 40px 11px 20px;
    width: 100%;
    margin-top: 4px;
  }
  .p-questioners__link__btn a::after {
    font-size: 6px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    padding-left: 4px;
    width: 18px;
    height: 18px;
  }
}
