h2 {
  position: relative;
  border-left: 4px solid #603813;
  color: #603813;
  font-weight: bold;
  text-align: left;
}
h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 4px;
  width: 0;
  border-left: 4px solid #603813;
}
h2.white {
  border-left: 4px solid #d87777;
  color: #fff;
}
h2.white:before {
  border-left: 4px solid #fff;
}
h2 .english {
  opacity: 0.5;
}

@media screen and (min-width: 431px) {
  .btnSet {
    display: flex;
    width: 708px;
    margin-top: 59px;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between;
  }
  .btnSet a {
    max-width: 304px;
    height: 60px;
    border: 2px solid #603813;
    border-radius: 30px;
    font-size: 20px;
    line-height: 56px;
    flex-grow: 1;
    gap: 20px;
  }
  .btnSet a + a {
    margin-left: 20px;
  }
  h2 {
    height: 39px;
    margin-bottom: 39px;
    padding-left: 20px;
    border-left: 4px solid #603813;
    font-size: 30px;
    line-height: 39px;
  }
  h2:before {
    left: 4px;
    width: 0;
    height: 39px;
    border-left: 4px solid #603813;
  }
  h2.white {
    border-left: 4px solid #fff;
    color: #fff;
  }
  h2.white:before {
    border-left: 4px solid #fff;
  }
  h2 .english {
    margin-left: 15px;
    font-size: 19px;
  }
}
.btnSet a {
  background: #fff;
  color: #603813;
  text-align: center;
}

@media screen and (max-width: 430px) {
  .mv a {
    width: 160px;
    height: 44px;
    margin-right: auto;
    margin-left: auto;
    line-height: 44px;
  }
  .btnSet {
    margin-right: auto;
    margin-left: auto;
  }
  .btnSet a {
    display: block;
    width: 28.7rem;
    height: 44px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #603813;
    border-radius: 22px;
    font-size: 16px;
    line-height: 44px;
  }
  .btnSet a + a {
    margin-top: 10px;
  }
  h2 {
    height: 24px;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 2px solid #603813;
    font-size: 20px;
    line-height: 24px;
  }
  h2 .english {
    font-size: 12px;
  }
  h2:before {
    left: 2px;
    width: 0;
    height: 24px;
    border-left: 2px solid #603813;
  }
  h2.white {
    border-left: 2px solid #fff;
  }
  h2.white:before {
    border-left: 2px solid #fff;
  }
  h2 .english {
    margin-left: 6px;
  }
  .normal {
    font-size: 14px;
    line-height: 20px;
  }
}
header .mv {
  padding-top: 15px;
  background: #00b5d1;
}

@media screen and (min-width: 431px) {
  .mv {
    padding-top: 15px;
    background: #00b5d1;
  }
  .news {
    background: #eaecec;
  }
  .about {
    background-image: url(img/aboutPc.jpg);
  }
  .schedule {
    background-image: url(img/schedulePc.jpg);
  }
  #subsidy {
    background-image: url(img/subsidyPc.jpg);
  }
}
.mv .inner {
  color: #fff;
}
.mv .inner p {
  font-weight: bold;
}
.mv .inner p + a {
  display: block;
  border-radius: 29px;
  background: #f94b4b;
  text-align: center;
}

@media screen and (max-width: 430px) {
  h1 {
    padding-left: 34px;
    font-size: 30px;
    line-height: 44px;
  }
  .mv .inner {
    margin-top: -7px;
  }
  .mv .inner p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 22px;
  }
  .mv .inner p + a {
    display: block;
    height: 44px;
    margin-top: 11px;
    border-radius: 22px;
    font-size: 16px;
    line-height: 44px;
  }
}
@media screen and (min-width: 431px) {
  .mv .inner {
    max-width: 1200px;
    width: 96%;
    background: url(img/mvPc.png);
  }
  .mv h1 {
    margin-top: -21px;
    font-size: 55px;
    line-height: 80px;
  }
  .mv p {
    margin-top: 40px;
    font-size: 22px;
  }
  .mv p + a {
    width: 205px;
    height: 58px;
    margin-top: 10px;
    border-radius: 29px;
    font-size: 20px;
    line-height: 58px;
  }
}
.mv .inner {
  background-repeat: no-repeat;
  background-position: center right;
  color: #fff;
}
.mv p {
  font-weight: bold;
}

.lead {
  color: #603813;
  text-align: center;
  line-height: 1.5;
}

@media screen and (min-width: 431px) {
  .lead {
    margin-top: -37px;
  }
  .mv + .inner {
    padding-bottom: 68px;
    font-size: 20px;
  }
  .lead + .btnSet {
    margin-top: 17px;
  }
}
@media screen and (max-width: 430px) {
  .mv + .inner {
    font-size: 16px;
  }
  h1 + p {
    font-size: 22px;
    text-align: center;
    line-height: 26px;
  }
  .lead {
    margin-top: -12px;
    margin-bottom: 6px;
  }
}
#news {
  background: #eaecec;
}
#news h3 {
  font-weight: normal;
}

@media screen and (min-width: 431px) {
  .news-item {
    display: flex;
    position: relative;
    height: 170px;
    margin-bottom: 20px;
    justify-content: space-between;
    gap: 10px;
  }
  .news-title {
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    flex-grow: 1;
  }
  #news time {
    font-size: 14px;
  }
  #news img {
    width: 242px;
  }
  #news h3 {
    font-size: 18px;
    line-height: 28px;
  }
  #news .tya {
    width: 224px;
  }
  #news .goDetail {
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 140px;
    height: 36px;
    font-size: 15px;
    line-height: 32px;
  }
  .goDetail {
    right: 20px;
    bottom: 10px;
    width: 140px;
    height: 36px;
    font-size: 15px;
    line-height: 32px;
  }
}
@media screen and (max-width: 430px) {
  #news time {
    font-size: 12px;
    font-weight: normal;
  }
  #news h3 {
    font-size: 14px;
    line-height: 22px;
  }
  #news .goDetail {
    width: 109px;
    height: 26px;
    margin-left: auto;
    font-size: 12px;
    line-height: 22px;
  }
}
.about .aboutWrapper {
  border-radius: 10px;
  background: #fff;
}
.about dl + dl {
  border-top: 1px solid #929292;
}
.about dt {
  width: 110px;
  height: 20px;
  padding-left: 10px;
  border-left: 4px solid #603813;
  color: #603813;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
}
.about dd {
  color: #2b2424;
  font-weight: normal;
  text-align: left;
  flex-grow: 1;
}
.about ul {
  margin-bottom: 20px;
  margin-left: 0;
  padding-bottom: 15px;
  border-bottom: 1px dotted #444;
}
.about li {
  margin-left: 25px;
}
.about .last {
  border: none;
}
.about .tya {
  width: 230px;
  margin-top: -18px;
}
.about .tya:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 17px;
  margin-left: 5px;
  background-image: url(img/icnDownload.png);
  background-size: contain;
}

@media screen and (max-width: 430px) {
  .about {
    padding-bottom: 2rem;
    background-image: url(img/aboutSp.jpg);
  }
  .about dt {
    margin-bottom: 6px;
    border-left: 2px solid #603813;
    font-size: 16px;
  }
  .about dl {
    padding: 15px 0 12px;
  }
  .about dd {
    font-size: 14px;
    line-height: 22px;
  }
  .aboutWrapper {
    padding: 0.8rem 2.1rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 431px) {
  .aboutWrapper {
    padding: 15px 75px;
    padding-bottom: 49px;
  }
  .about {
    background-image: url(img/aboutPc.jpg);
  }
  .about dl {
    display: flex;
    padding: 29px 0;
    justify-content: Pcace-between;
    flex-wrap: wrap;
  }
  .about dt {
    width: 110px;
    height: 20px;
    padding-left: 10px;
    border-left: 4px solid #603813;
    font-size: 18px;
    line-height: 20px;
  }
  .about dd {
    width: 80%;
    font-size: 16px;
    line-height: 28px;
    flex-grow: 1;
  }
  .about .tya {
    clear: both;
    width: 292px;
  }
}
.seminar .koshi {
  border: 2px solid #603813;
  border-radius: 10px;
}
.seminar .koshi h3 {
  border-left: 2px solid #603813;
  color: #603813;
}
.seminar .koshi .name {
  font-weight: bold;
}
.seminar .naiyoWrapper h3 {
  color: #603813;
  font-weight: bold;
  line-height: 1.5;
}
.seminar .case {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}

@media screen and (min-width: 431px) {
  .seminar {
    padding-bottom: 54px;
  }
  .seminar h2 + p {
    font-size: 16px;
  }
  .seminar .koshi {
    display: flex;
    margin-top: 17px;
    margin-bottom: 29px;
    padding: 70px 70px 50px;
  }
  .seminar .koshi img {
    margin-right: 40px;
  }
  .seminar .koshi h3 {
    padding-left: 10px;
    font-size: 18px;
  }
  .seminar .koshi .name {
    font-size: 20px;
  }
  .seminar .koshi .title {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .seminar .naiyoWrapper {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
    gap: 30px;
  }
  .seminar .naiyoWrapper h3 {
    display: flex;
    flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-bottom: 8px;
    border-bottom: 1px solid #603813;
    font-size: 20px;
    line-height: 1.5;
    flex-grow: 1;
  }
  .seminar .naiyoWrapper h3 span {
    height: 20px;
    margin-bottom: 13px;
    padding-left: 10px;
    border-left: 4px solid #603813;
    font-size: 18px;
    line-height: 20px;
  }
  .seminar .naiyoWrapper .normal {
    width: 32%;
  }
  .seminar .naiyoWrapper.pc-only + .naiyoWrapper.pc-only {
    margin-top: 10px;
  }
  .seminar .case {
    display: flex;
    max-width: 346px;
    width: 32%;
    padding-top: 22.5rem;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
  }
  .seminar .case1 {
    background-image: url(img/seminarImgPc1.png);
  }
  .seminar .case2 {
    background-image: url(img/seminarImgPc2.png);
  }
  .seminar .case3 {
    background-image: url(img/seminarImgPc3.png);
  }
}
@media screen and (max-width: 430px) {
  .seminar .inner {
    padding-bottom: 50px;
  }
  .seminar h2 + p {
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .seminar .koshi {
    padding-top: 3rem;
    padding-right: 1.4rem;
    padding-bottom: 2.5rem;
    padding-left: 1.4rem;
  }
  .seminar .koshi h3 {
    height: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .seminar .koshi .normal {
    line-height: 22px;
  }
  .seminar .name {
    font-size: 18px;
  }
  .seminar .title {
    margin-top: 5px;
    font-size: 13px;
    line-height: 20px;
  }
  .seminar .title + .title {
    margin-top: 3px;
    margin-bottom: 20px;
  }
  .seminar img {
    width: 172px;
    margin-right: auto;
    margin-left: auto;
  }
  .seminar .case {
    padding-top: 20.2rem;
  }
  .seminar .case + .case {
    margin-top: 3rem;
  }
  .seminar .case1 {
    background-image: url(img/seminarImgSp1.png);
  }
  .seminar .case2 {
    background-image: url(img/seminarImgSp2.png);
  }
  .seminar .case3 {
    background-image: url(img/seminarImgSp3.png);
  }
  .naiyoWrapper {
    margin-top: 35px;
    padding-right: 1.3rem;
    padding-left: 1.3rem;
  }
  .naiyoWrapper h3 span {
    display: block;
    height: 20px;
    margin-bottom: 12px;
    padding-left: 8px;
    border-left: 2px solid #603813;
    font-size: 16px;
    line-height: 20px;
  }
  .naiyoWrapper h3 {
    margin-bottom: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #707070;
    font-size: 18px;
    line-height: 26px;
  }
  .naiyoWrapper .normal {
    line-height: 22px;
  }
}
.schedule a {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background: #f94b4b;
  color: #fff;
  text-align: center;
}
.schedule dl + span {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background: #444;
  color: #fff;
  text-align: center;
}
.schedule .semminarWrp {
  border-radius: 10px;
  background: #fff;
}
.schedule .seminarTitle {
  border-radius: 10px 10px 0 0;
  background: #00788b;
  color: #fff;
  font-weight: bold;
}
.schedule .seminarTitle h3 {
  border-left: 2px solid #fff;
}
.schedule dl {
  display: flex;
  flex-wrap: wrap;
}
.schedule dt {
  border-radius: 4px;
  background: #eaecec;
  text-align: center;
}
.schedule dd {
  flex-grow: 1;
}

@media screen and (min-width: 431px) {
  .schedule {
    background-image: url(img/schedulePc.jpg);
    gap: 40px;
  }
  .schedule a, .schedule span {
    max-width: 264px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
  }
  .schedule .seminarTitle {
    padding-top: 10px;
    padding-top: 24px;
    padding-right: 30px;
    padding-bottom: 19px;
    padding-left: 30px;
    border-radius: 10px 10px 0 0;
  }
  .schedule h3 {
    margin-bottom: 4px;
    padding-left: 10px;
    border-left: 2px solid #fff;
    font-size: 24px;
  }
  .schedule time {
    font-size: 18px;
    line-height: 28px;
  }
  .schedule dl {
    margin-bottom: 17px;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    gap: 6px;
  }
  .schedule dt {
    width: 49px;
    height: 24px;
    margin-right: 15px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 24px;
  }
  .schedule dd {
    width: 80%;
    font-size: 16px;
    line-height: 26px;
  }
  .semminarWrapp {
    display: flex;
  }
  .semminarWrp {
    max-width: 530px;
    width: 50%;
    padding-bottom: 30px;
    border-radius: 10px;
  }
  .semminarWrp + .semminarWrp {
    margin-left: 40px;
  }
}
@media screen and (max-width: 430px) {
  .schedule {
    background-image: url(img/scheduleSp.jpg);
  }
  .schedule a, .schedule span {
    width: 207px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
  }
  .schedule .seminarTitle {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 19px;
    padding-left: 20px;
    border-radius: 10px 10px 0 0;
  }
  .schedule h3 {
    padding-left: 10px;
    border-left: 2px solid #fff;
    font-size: 18px;
  }
  .schedule time {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    line-height: 22px;
  }
  .schedule dl {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    gap: 8px;
  }
  .schedule dt {
    width: 38px;
    height: 23px;
    margin-bottom: 2px;
    border-radius: 4px;
    font-size: 13px;
    line-height: 23px;
  }
  .schedule dd {
    width: 80%;
    font-size: 14px;
    line-height: 22px;
  }
  .semminarWrp {
    padding-bottom: 20px;
  }
  .semminarWrp + .semminarWrp {
    margin-top: 20px;
  }
  .semminarWrapp {
    padding-bottom: 20px;
  }
}
#structure .structureWrapper + h2 {
  margin-top: 75px;
}
#structure h3 {
  color: #2b2424;
  text-align: justify;
  text-justify: inter-character;
}
#structure .detail {
  display: inline-block;
  width: 52px;
  height: 22px;
  margin-left: 10px;
  border: 1px solid #2b2424;
  border-radius: 11px;
  color: #2b2424;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  line-height: 22px;
}
#structure .tya {
  width: 291px;
  margin-top: 40px;
}

#facility a.tya {
  border: none;
  background: #603813;
  color: #fff;
}

@media screen and (min-width: 431px) {
  #structure .structureWrapper {
    display: flex;
    gap: 50px 60px;
    flex-wrap: wrap;
  }
  #structure .epa {
    background: url(img/sructurePc1.png) no-repeat left top;
  }
  #structure .shikaku {
    background: url(img/sructurePc2.png) no-repeat left top;
  }
  #structure .jissyuu {
    background: url(img/sructurePc3.png) no-repeat left top;
  }
  #structure .tokutei {
    background: url(img/sructurePc4.png) no-repeat left top;
  }
  #structure h3 {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 28px;
  }
  #structure .structure {
    width: 40%;
    min-height: 160px;
    padding-left: 18rem;
    background-size: 16rem;
    flex-grow: 1;
  }
  #facility .tya {
    width: 291px;
  }
}
@media screen and (max-width: 430px) {
  #structure .epa {
    background: url(img/sructureSp1.png) no-repeat left top;
    background-size: 8rem;
  }
  #structure .shikaku {
    background: url(img/sructureSp2.png) no-repeat left top;
    background-size: 8rem;
  }
  #structure .jissyuu {
    background: url(img/sructureSp3.png) no-repeat left top;
    background-size: 8rem;
  }
  #structure .tokutei {
    background: url(img/sructureSp4.png) no-repeat left top;
    background-size: 8rem;
  }
  #structure h3 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
  }
  #structure .structure {
    padding-left: 9.5rem;
  }
  #structure .normal {
    font-weight: 500;
    line-height: 22px;
  }
  #facility {
    padding-bottom: 30px;
  }
  #facility .btnSet {
    margin-top: 20px;
  }
}
@media screen and (min-width: 431px) {
  #subsidy {
    background-image: url(img/subsidyPc.jpg);
  }
  #subsidy .normal {
    color: #fff;
  }
  #subsidy .tya {
    width: 264px;
  }
}
@media screen and (max-width: 430px) {
  #subsidy {
    padding-bottom: 30px;
    background-image: url(img/subsidySp.jpg);
  }
  #subsidy .normal {
    color: #fff;
  }
  #subsidy .tya {
    width: 230px;
  }
}
#faq .tya {
  width: 264px;
  margin-top: 40px;
}

@media screen and (min-width: 431px) {
  .tya {
    height: 60px;
    border-radius: 30px;
    font-size: 20px;
    line-height: 60px;
  }
}
#consulting > div {
  position: relative;
  border-radius: 10px;
}
#consulting h3 {
  color: #000;
  text-align: center;
}
#consulting a {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background: #f94b4b;
  color: white;
  text-align: center;
}

@media screen and (min-width: 431px) {
  #consulting .consultingWrapper {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
  }
  #consulting .consultingWrapper > div {
    position: relative;
    width: 45%;
    padding-top: 20rem;
    padding-right: 52px;
    padding-bottom: 100px;
    padding-left: 52px;
    border-radius: 10px;
    background-size: 26rem;
    flex-grow: 1;
  }
  #consulting .line {
    background: #f5f5f5 url(img/consultingPcLine.png) no-repeat center 2rem;
  }
  #consulting .tel {
    background: #f5f5f5 url(img/consultingPcTel.png) no-repeat center 2rem;
  }
  #consulting .zoom {
    background: #f5f5f5 url(img/consultingPcZoom.png) no-repeat center 2rem;
  }
  #consulting .mail {
    background: #f5f5f5 url(img/consultingPcMail.png) no-repeat center 2rem;
  }
  #consulting h3 {
    margin-bottom: 8px;
    color: #000;
    font-size: 20px;
    text-align: center;
  }
  #consulting .normal {
    padding-bottom: 24px;
  }
  #consulting a {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 224px;
    height: 60px;
    margin-top: 30px;
    margin-bottom: 37px;
    font-size: 20px;
    line-height: 60px;
  }
}
@media screen and (max-width: 430px) {
  #faq {
    padding-bottom: 33px;
  }
  #consulting .consultingWrapper > div {
    position: relative;
    padding-top: 18.8rem;
    padding-right: 22px;
    padding-bottom: 20px;
    padding-left: 22px;
    border-radius: 10px;
    background-size: 26rem;
  }
  #consulting .consultingWrapper > div + div {
    margin-top: 20px;
  }
  #consulting .line {
    background: #f5f5f5 url(img/consultingSpLine.png) no-repeat center 20px;
  }
  #consulting .line a {
    width: 207px;
  }
  #consulting .tel {
    background: #f5f5f5 url(img/consultingSpTel.png) no-repeat center 20px;
  }
  #consulting .tel a {
    width: 204px;
  }
  #consulting .zoom {
    background: #f5f5f5 url(img/consultingSpZoom.png) no-repeat center 20px;
  }
  #consulting .zoom a {
    width: 143px;
  }
  #consulting .mail {
    background: #f5f5f5 url(img/consultingSpMail.png) no-repeat center 20px;
  }
  #consulting .mail a {
    width: 159px;
  }
  #consulting h3 {
    margin-bottom: 10px;
    color: #000;
    font-size: 18px;
    text-align: center;
  }
  #consulting .normal {
    line-height: 22px;
  }
  #consulting a {
    height: 44px;
    margin-top: 19px;
    font-size: 16px;
    line-height: 44px;
  }
}
.news-title {
  height: 100%;
  border-radius: 5px;
  background: #000;
  color: #fff;
}

@media screen and (max-width: 430px) {
  .news-title {
    margin-top: 0.5rem;
    padding-top: 10px;
    padding-right: 1.4rem;
    padding-bottom: 10px;
    padding-left: 1.4rem;
  }
  #news .tya {
    width: 175px;
  }
}
#news .news-title {
  margin-bottom: 2rem;
  font-size: 10px;
}
#news .h3 {
  font-size: 18px;
  line-height: 28;
}
#news .goDetail {
  display: block;
  border: 1px solid #fff;
  border-radius: 18px;
  background: transparent;
  text-align: center;
}
/*# sourceMappingURL=style.css.map */