@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline-block;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -80px auto 0;
  padding-top: 80px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-txt .ac, .com-txt .marker {
  font-size: 1.6rem;
}
.com-txt02 {
  line-height: 2.5;
}
.com-txt-note {
  font-size: 1.3rem;
}

/*  共通パーツ
------------------------------------ */
.com-tel-link {
  padding-left: 23px;
  background-size: 20px;
  font-size: 2.5rem;
}

.com-step {
  margin-top: 30px;
}
.com-step > li:nth-of-type(n+2) {
  margin: 60px auto 0;
}
.com-step > li:nth-of-type(n+2)::before {
  width: 21px;
  top: -40px;
}
.com-step-item {
  display: block;
}
.com-step-head {
  width: 80px;
  height: 80px;
  padding-top: 18px;
  margin: auto;
}
.com-step-con {
  margin: 15px auto 0;
}
.com-step-ttl {
  text-align: center;
  font-size: 1.7rem;
}

.com-arw-btm {
  font-size: 1.8rem;
  border-width: 2px;
}
.com-arw-btm::before {
  bottom: -11px;
}

.sp-anchor {
  padding-top: 80px;
}

.com-check::before {
  width: 40px;
  height: 40px;
  left: -43px;
  top: -8px;
}
.com-check02::before {
  left: -33px;
}

.com-box01-item {
  padding: 20px 15px 30px;
  flex-direction: column;
  align-items: center;
}
.com-box01-ico {
  width: 80px;
  margin: auto;
}
.com-box01-con {
  margin: 10px auto 0;
}
.com-box01-ttl {
  padding-bottom: 10px;
  text-align: center;
  font-size: 1.8rem;
}
.com-box01-txt {
  margin-top: 10px;
}
.com-box01-box {
  padding: 15px;
}
.com-box01-box-txt {
  margin-left: 5px;
  line-height: 2;
}
.com-box01-box02 {
  margin: 20px auto 0;
  text-align: center;
}
.com-box01-box02-txt {
  padding: 15px;
  text-align: center;
}
.com-box01-img02 {
  margin: 20px auto 0;
}

.com-anchor {
  min-width: 1px;
  width: calc(100% - 30px);
  margin: 50px auto 0;
  padding: 30px 15px;
  border-radius: 20px;
}
.com-anchor .anchor-list {
  flex-direction: column;
  align-items: center;
}
.com-anchor .anchor-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-anchor .anchor-list-link {
  padding: 15px 30px;
  background-position: calc(100% - 15px);
  background-size: 18px;
}
.com-anchor .anchor-list-link.line2 {
  padding: 9px 55px;
}

.com-border {
  background-size: 8px 2px;
  background-image: linear-gradient(to right, #80263f, #80263f 2px, transparent 2px, transparent 8px);
}
.com-border-left {
  border-left: none;
  border-bottom: 5px solid #80263f;
}
.com-border02 {
  border-width: 5px;
  border-radius: 25px 25px 0 0;
}
.com-border02::before {
  width: calc(100% + 10px);
  height: 5px;
  left: -5px;
}

.com-feature {
  margin-top: 20px;
}
.com-feature-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
.com-feature-img {
  width: 90px;
  margin: auto;
  position: static;
}
.com-feature-con {
  margin: 15px auto 0;
}
.com-feature-ttl {
  padding-bottom: 10px;
  text-align: center;
  font-size: 1.8rem;
}
.com-feature-ttl .num {
  font-size: 3rem;
  top: -4px;
}
.com-feature-ttl .num-wrap {
  padding-left: 41px;
  text-align: left;
}
.com-feature-txt {
  margin: 15px auto 0;
  line-height: 2.1;
}

.com-contents {
  display: block;
}
.com-contents .right {
  margin: 30px auto 0;
}

.com-bg01 {
  padding: 50px 15px;
}
.com-bg01-box {
  min-width: 0px;
  width: 100%;
  border-radius: 25px;
}
.com-bg02 {
  background-size: 100%;
}
.com-bg03 {
  padding: 0 15px;
}
.com-bg03-box {
  min-width: 1px;
  width: 100%;
  border-radius: 25px;
}

.news-post {
  flex-direction: column;
  align-items: center;
}
.news-post-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
.news-post-time {
  padding: 0px 7px;
}

.com-tag {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.com-tag-link {
  padding: 17px 38px;
}

/* =========================================

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .area {
  margin-top: 20px;
}
#top-about .area-map {
  position: static;
}
#top-about .area-box {
  margin: 20px auto 0;
  padding: 20px 20px;
  box-shadow: -4px 4px #80263f;
}
#top-about .area-box::before {
  content: none;
}
#top-about .area-box::after {
  width: 76px;
  height: 66px;
  top: -29px;
  right: 0;
}
#top-about .area-ttl {
  padding-left: 28px;
  background-size: 18px;
  font-size: 2rem;
}
#top-about .area-txt {
  margin-top: 15px;
}
#top-about .area-btn {
  margin-top: 70px;
}
#top-about .area-btn-fuki {
  top: -32px;
}

/* top-greeting  SP
------------------------------------ */
#top-greeting .greeting-flx {
  margin-top: 30px;
}
#top-greeting .greeting-txt {
  margin-top: 20px;
  line-height: 2.1;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr {
  padding: 50px 0;
}
#top-bnr .bnr-ttl::before {
  width: 51px;
  height: 75px;
  top: -50px;
  left: calc(50% - 163px);
}
#top-bnr .bnr-ttl::after {
  width: 18px;
  height: 14px;
  right: calc(50% - 145px);
}
#top-bnr .bnr-list-link {
  padding: 35px 0;
  outline-width: 5px;
  background-position: calc(100% - 20px) calc(100% - 20px);
  background-size: 17px;
}
#top-bnr .bnr-list-link::before {
  width: 70px;
  height: 70px;
}
#top-bnr .bnr-list-link::after {
  width: calc(100% + 10px);
  height: 5px;
}
#top-bnr .bnr-list-ttl {
  margin-left: 15px;
}
#top-bnr .swiper {
  margin-top: 30px;
}
#top-bnr .swiper-button-prev {
  width: 30px;
  height: 30px;
  left: 10px;
}
#top-bnr .swiper-button-next {
  width: 30px;
  height: 30px;
  right: 10px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-inner {
  display: block;
}
#top-news .news-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-news .news-ttl {
  font-size: 2rem;
}
#top-news .news-btn {
  width: 150px;
  height: 45px;
  line-height: 45px;
  margin: 0;
  background-size: 15px;
  background-position: calc(100% - 15px);
}
#top-news .news-post {
  margin: 25px auto 0;
}

/* com-contact  SP
------------------------------------ */
.com-contact {
  padding: 50px 15px 120px;
  background-size: 100%;
}
.com-contact .contact-box {
  min-width: 0px;
  width: 100%;
  border-radius: 25px;
}
.com-contact .contact-list {
  display: block;
  text-align: center;
}
.com-contact .contact-list li:nth-of-type(n+2) {
  margin: 30px auto 0;
}
.com-contact .contact-list-btn {
  width: 100%;
  height: 60px;
}
.com-contact .contact-list-btn::before {
  width: 20px;
  left: 15px;
}
.com-contact .contact-line {
  margin-top: 30px;
  height: 60px;
  line-height: 60px;
  background-size: 35px;
  background-position-x: 15px;
}
.com-contact .contact-line::before {
  width: 32px;
  height: 63px;
  right: -10px;
}
.com-contact .contact-tel-link {
  padding: 0 0 0 35px;
  background-size: 20px;
  font-size: 2.4rem;
}

/* =========================================

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .service-anchor {
  margin-top: -80px;
  padding-top: 80px;
}
#about .service-list {
  margin-top: 20px;
}
#about .service-list-item:nth-of-type(n+2) {
  margin-top: 60px;
}
#about .service-list-detail {
  margin-top: 15px;
}
#about .service-list-detail > li:nth-of-type(n+2) {
  margin-top: 30px;
}
#about .target {
  padding: 0 15px;
}
#about .target-ttl::before {
  width: 48px;
  right: calc(50% - 140px);
}
#about .target-list {
  margin-top: 30px;
  padding-left: 36px;
}
#about .target-list-item:nth-of-type(n+2) {
  margin: 20px 0 0;
}
#about .target-list-ttl {
  padding-bottom: 10px;
}
#about .staff-list-item {
  padding: 20px 15px;
  flex-direction: column;
  align-items: center;
}
#about .guide .left::before {
  width: 45px;
  height: 83px;
  left: 200px;
  bottom: auto;
  top: 21px;
}
#about .guide .right {
  margin-top: 15px;
}
#about .price-tag {
  margin-top: 30px;
  max-width: 250px;
  flex-direction: column;
  align-items: center;
}
#about .price-tag li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#about .price-tag a {
  height: 50px;
  border-width: 2px;
  background-size: 17px;
  background-position-x: calc(100% - 15px);
}
#about .price-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#about .price-list-txt {
  margin-top: 15px;
  text-align: left;
}
#about .price-list-box {
  margin-top: 30px;
  padding: 30px 15px;
}
#about .price-list-box-list > li:nth-of-type(n+2) {
  margin-top: 35px;
}
#about .price-list-box-list-ttl {
  padding-bottom: 10px;
  font-size: 1.8rem;
}
#about .price-sb {
  margin-top: 20px;
}
#about .price-sb li {
  display: block;
}
#about .price-sb li:nth-of-type(n+2) {
  margin-top: 20px;
}
#about .price-sb-ttl::before {
  margin-top: 6px;
}
#about .price-sb-answer {
  margin: 25px auto 0;
  text-align: center;
}
#about .price-sb-answer .txt {
  display: block;
  padding: 15px;
}
#about .price-sb-answer .lg {
  font-size: 2.5rem;
  line-height: 1.9;
}
#about .price-sb-note {
  margin-top: 20px;
}
#about .other {
  margin-top: 50px;
}
#about .other .left::before {
  width: 22px;
  height: 58px;
  left: 161px;
  top: -8px;
}
#about .other .right {
  margin-top: 20px;
}
#about .other-btn-wrap {
  margin: 30px auto 0;
}
#about .staff-list {
  margin-top: 25px;
}
#about .staff-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#about .staff-list-img {
  width: 100px;
  height: 100px;
  margin: auto;
}
#about .staff-list-ttl {
  text-align: center;
}
#about .staff-list-txt {
  margin-top: 15px;
}
#about .staff-list-table th {
  padding: 10px 0 0;
}
#about .staff-list-table td {
  display: block;
  padding: 0 0 10px 22px;
}

/* training  SP
------------------------------------ */
#training .about-inner::before {
  width: 31px;
  height: 66px;
  top: 15px;
  left: 15px;
}
#training .about-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#training .about-list-ttl {
  padding: 13px 17px;
  font-size: 1.8rem;
}
#training .about-list-txt-box {
  margin-top: 15px;
}
#training .feature-list {
  margin-top: 30px;
}
#training .com-feature-ttl {
  text-align: left;
}
#training .thought {
  margin-top: 50px;
  padding: 20px;
  border-radius: 25px;
}
#training .thought-list-item {
  padding: 15px 20px;
}
#training .thought-list-item::before {
  width: 8px;
  height: 8px;
  top: 24px;
}
#training .works-inner {
  background-position: 15px top;
  background-size: 31px;
}
#training .works-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#training .works-list li:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#training .works-table {
  width: 600px;
}
#training .works-table-wrap {
  overflow-x: scroll;
}
#training .works-table th {
  padding: 13px;
}
#training .works-table td {
  padding: 15px;
}
#training .training {
  padding-bottom: 76px;
}
#training .training-txt {
  margin-top: 15px;
}
#training .training-box {
  margin-top: 35px;
  padding: 30px 15px;
  background-position: 88% 15px;
  background-size: 25px;
  border-radius: 25px;
}
#training .training-box-list {
  margin-top: 30px;
  padding-left: 20px;
}
#training .training-box-list-item:nth-of-type(n+2) {
  margin-top: 15px;
}
#training .note-ttl::after {
  width: 53px;
  height: 67px;
  left: 176px;
  bottom: 3px;
}
#training .note-img {
  margin-top: 25px;
}
#training .flow {
  margin-top: 60px;
}
#training .flow-list-pdf {
  height: auto;
  margin-top: 15px;
  padding: 13px 0;
  line-height: 1.6;
}
#training .study-ttl::after {
  width: 86px;
  height: 73px;
  left: 136px;
  top: -25px;
}
#training .study-list {
  display: block;
  margin-top: 20px;
  text-align: center;
}
#training .study-list li {
  margin: auto;
}
#training .study-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#training .study-check {
  max-width: 450px;
  margin: 30px auto 0;
  padding: 0 25px;
  flex-direction: column;
  align-items: center;
}
#training .study-check li:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#training .study-check-note {
  max-width: 332px;
  margin: 20px auto 0;
}
#training .study-check-note .abso {
  top: -60px;
  right: -7px;
}
#training .other {
  padding: 0 15px 0;
}
#training .other-inner {
  border-radius: 25px;
}
#training .other-inner::before {
  width: 68px;
  height: 88px;
  right: calc(50% - 157px);
  top: -43px;
}
#training .other-list {
  margin-top: 25px;
}
#training .other-list li:nth-of-type(n+2) {
  margin-top: 10px;
}
#training .price {
  padding: 0 15px 75px;
}
#training .price-inner {
  padding-top: 30px;
  border-radius: 25px;
}
#training .price-inner::before {
  width: 27px;
  height: 72px;
  right: calc(50% - 99px);
}
#training .price-table {
  margin-top: 30px;
}
#training .price02-table {
  margin-top: 30px;
}
#training .price02-note {
  margin-top: 20px;
  line-height: 1.8;
}
#training .reserve-inner::before {
  width: 43px;
  height: 61px;
  top: -34px;
  right: 27px;
}
#training .reserve-list {
  margin-top: 30px;
}
#training .reserve-btn {
  margin-top: 25px;
}
#training .reserve-btn-wrap {
  flex-direction: column;
  align-items: center;
}
#training .reserve-btn-wrap li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#training .reserve-btn-wrap a {
  min-height: 70px;
  background-size: 15px;
}

/* recruit  SP
------------------------------------ */
#recruit .com-feature-ttl {
  text-align: left;
}
#recruit .le-inner {
  padding-top: 30px;
  padding-bottom: 85px;
  background-size: 25px, 35px;
  background-position: 15px calc(100% - 15px), calc(100% - 15px) calc(100% - 15px);
}
#recruit .recruit-list {
  margin-top: 50px;
}
#recruit .recruit-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#recruit .recruit-list-table {
  margin-top: 15px;
}

/* company  SP
------------------------------------ */
#company .about-txt {
  margin-top: 15px;
}
#company .about-list {
  margin-top: 20px;
}
#company .about-list-item {
  padding: 10px 20px;
  font-size: 1.7rem;
}
#company .about-list-item::before {
  width: 7px;
  height: 7px;
  top: 22px;
}
#company .greeting-inner {
  padding-bottom: 100px;
  background-position: calc(100% - 30px) calc(100% - 15px);
  background-size: 40px;
  flex-direction: column-reverse;
  align-items: center;
}
#company .greeting-left {
  margin: 15px auto 0;
}
#company .greeting-ttl {
  text-align: center;
}
#company .greeting-txt-box {
  margin-top: 15px;
}
#company .history-list {
  margin-top: 25px;
}
#company .history-list-item {
  padding: 30px 20px;
}
#company .history-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#company .history-list-ttl {
  font-size: 1.7rem;
}
#company .history-list-txt {
  margin-top: 10px;
}
#company .information-table {
  margin-top: 25px;
}
#company .detail-inner::before {
  width: 83px;
  height: 74px;
  right: 15px;
  top: -25px;
}
#company .detail-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#company .detail-list-item {
  margin: auto;
}
#company .whois-list {
  margin-top: 30px;
}
#company .whois-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#company .whois-list-ttl {
  font-size: 1.7rem;
}
#company .whois-list-txt {
  margin-top: 20px;
}
#company .whois-pdf {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#company .whois-pdf > li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#company .whois-pdf a {
  padding-left: 42px;
  background-size: 28px;
}

/* contact  SP
------------------------------------ */
#contact .contact .com-inner, #contact .complete .com-inner {
  padding-bottom: 180px;
}

/* privacy  PC
------------------------------------ */
#privacy .privacy-box {
  margin: 30px auto 0;
}/*# sourceMappingURL=style_sp.css.map */