@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;
}

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

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 20px;
}

.marker::before {
  height: 10px;
}

/*  共通パーツ
------------------------------------ */
.com-youtube {
  margin-top: 30px;
  border-width: 2px;
}

.com-recruit {
  margin-top: 25px;
}
.com-recruit > li {
  margin: 25px auto 0;
}
.com-recruit-ttl {
  padding: 15px;
  font-size: 1.8rem;
}
.com-recruit-ttl01::before {
  width: 105px;
  height: 88px;
}
.com-recruit-ttl02::before {
  width: 60px;
  height: 71px;
}
.com-recruit-ttl03::before {
  width: 59px;
  height: 63px;
}
.com-recruit-ttl04::before {
  width: 74px;
  height: 69px;
}
.com-recruit-ttl05::before {
  width: 55px;
  height: 83px;
}
.com-recruit-mail {
  max-width: 326px;
  height: 90px;
  font-size: 1.8rem;
}
.com-recruit-mail::before {
  width: 25px;
  height: 18px;
}
.com-recruit-mail::after {
  width: 54px;
  height: 50px;
}

.com-worktime dt {
  width: 80px;
  font-size: 1.4rem;
}
.com-worktime dd {
  font-size: 1.4rem;
}

.com-tel-bg {
  padding: 9px 13px 8px;
}
.com-tel-bg .com-tel-link {
  font-size: 2rem;
}
.com-tel-link {
  padding-left: 25px;
  font-size: 2.5rem;
  background-size: 18px;
  background-position-y: flex-end;
}

.com-check li {
  padding-left: 34px;
  background-size: 22px;
  font-size: 1.7rem;
  line-height: 1.3;
}
.com-check li .sm {
  font-size: 1.3rem;
}

.com-wave {
  background-size: 100%;
}

.com-bg {
  background-size: 100%, cover;
}
.com-bg03 {
  background-size: 100%;
}

.com-recruit-mail::after {
  right: -15px;
}

.com-box::before {
  width: 83px;
  height: 96px;
  top: -10px;
  left: -10px;
}
.com-box::after {
  width: 102px;
  height: 96px;
  bottom: -10px;
  right: -10px;
}

.news-post {
  display: block;
}
.news-post-item {
  margin: auto;
}

.com-tag > li {
  margin: auto;
}
.com-tag > li:nth-of-type(n+2) {
  margin: 25px auto 0;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-img {
  text-align: center;
  position: static;
  width: 70%;
  margin: 20px auto 0;
}
#top-about .about-txt-box {
  margin: 20px auto 0;
}
#top-about .about-btn {
  margin-top: 20px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-box {
  padding: 50px 15px;
  background-size: 80px;
  background-position-x: calc(100% - 20px);
}
#top-news .news-post {
  margin-top: 15px;
}
#top-news .news-btn {
  margin-top: 25px;
}

/* top-voice  SP
------------------------------------ */
#top-voice .voice-list {
  max-width: 380px;
  margin-top: 15px;
  padding-top: 140px;
  background-size: 244px;
  background-position: center -48px;
}
#top-voice .voice-list-item {
  width: 256px;
  height: 133px;
  padding-top: 34px;
  background-size: contain !important;
}
#top-voice .voice-list-item:nth-of-type(2n) {
  margin-left: auto;
}

/* top-feature  SP
------------------------------------ */
#top-feature .feature-list {
  margin-top: 30px;
}
#top-feature .feature-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#top-feature .feature-list-img {
  width: 85%;
  margin: auto;
}
#top-feature .feature-list-txt {
  margin-top: 15px;
}
#top-feature .feature-list-con {
  margin: 10px auto 0;
}

/* top-support  SP
------------------------------------ */
#top-support .support-list {
  display: block;
  margin-top: 25px;
}
#top-support .support-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-support .support-list-img {
  width: 80%;
  margin: auto;
}
#top-support .support-list-ttl {
  margin-top: -5px;
  padding: 7px;
  font-size: 1.8rem;
}
#top-support .support-btn {
  margin-top: 35px;
}
#top-support .reserve {
  margin-top: 45px;
}
#top-support .reserve-box {
  padding: 50px 15px;
}
#top-support .reserve-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#top-support .reserve-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-support .reserve-list-ttl {
  width: 80%;
  margin: auto;
  font-size: 1.7rem;
}
#top-support .reserve-list-dl {
  padding: 0 10px;
}
#top-support .reserve-list-dl .item:nth-of-type(n+2) {
  margin-top: 5px;
}
#top-support .reserve-list-btn {
  max-width: 250px;
  margin-top: 10px;
}

/* top-recruit  PC
------------------------------------ */
#top-recruit .recruit-bg {
  background-size: 105%, cover;
}
#top-recruit .recruit-ttl {
  background-size: 242px, 30px;
}
#top-recruit .recruit-btn {
  margin-top: 35px;
}
#top-recruit .recruit-mail {
  margin-top: 50px;
}
#top-recruit .recruit-images {
  margin-top: 25px;
}
#top-recruit .recruit-images li {
  width: 32%;
}

/* top-company  SP
------------------------------------ */
#top-company .company-inner {
  padding-bottom: 150px;
}
#top-company .company-table {
  margin-top: 30px;
}
#top-company .company-map {
  margin-top: 30px;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .greeting-img {
  display: flex;
  margin: 20px auto 0;
  justify-content: space-between;
  align-items: flex-start;
}
#about .greeting-img img {
  width: 50%;
  position: static;
}
#about .greeting-txt-box {
  margin: 15px auto 0;
}
#about .staff-scroll {
  margin-top: 20px;
}
#about .staff-scroll::-webkit-scrollbar {
  width: 10px;
  height: 10px; /* 横スクロールバー用 */
}
#about .staff-list-item {
  width: 49%;
  padding-bottom: 10px;
}
#about .staff-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#about .staff-list-item:nth-of-type(n+3) {
  margin-top: 5%;
}
#about .staff-list-ttl {
  margin-top: 10px;
  padding: 0 5px;
}
#about .staff-list-txt {
  font-size: 1.3rem;
}
#about .voice-list {
  margin-top: 20px;
}
#about .voice-list-item:nth-of-type(n+2) {
  margin-top: 40px;
}
#about .voice-list-ttl {
  background-size: 40px;
  padding: 10px 65px;
}
#about .voice-detail {
  display: block;
  margin-top: 20px;
}
#about .voice-detail > li {
  margin: auto;
}
#about .voice-detail > li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#about .voice-detail-txt {
  height: auto;
  padding-inline: 10px;
}
#about .voice-detail-txt::before {
  width: 21px;
  height: 13px;
  bottom: -13px;
}
#about .voice-detail-ico {
  width: 100px;
  margin-top: 30px;
}
#about .gallery-list {
  margin-top: 25px;
}
#about .gallery-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#about .gallery-list-box-ttl {
  font-size: 1.8rem;
}

/* kokoro_color  SP
------------------------------------ */
#kokoro_color .kokoro-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#kokoro_color .kokoro-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#kokoro_color .kokoro-list-item:nth-of-type(n+2)::before {
  content: none;
  top: -30px;
}
#kokoro_color .kokoro-list-txt-lg {
  font-size: 1.7rem;
}
#kokoro_color .kokoro-list-btn {
  margin: 25px auto 0;
}
#kokoro_color .kokoro-dl dt {
  margin: auto;
}
#kokoro_color .kokoro .com-ttl03 .en {
  padding-top: 17px;
  padding-left: 27px;
  font-size: 2.2rem;
}
#kokoro_color .season-list-item:nth-of-type(n+2) {
  margin-top: 35px;
}
#kokoro_color .season-list-ttl {
  width: 60px;
  height: 60px;
  line-height: 54px;
  border-width: 2px;
}
#kokoro_color .season-list-img {
  margin-top: -25px;
}
#kokoro_color .season-list-dl dt {
  padding: 0 10px;
}
#kokoro_color .season-list-dl dd {
  margin-top: 5px;
}
#kokoro_color .lunch-flx {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#kokoro_color .lunch-txt {
  margin: 15px auto 0;
  padding-bottom: 70px;
}
#kokoro_color .lunch-txt::before {
  width: 108px;
  height: 142px;
  right: 0;
  bottom: -20px;
}
#kokoro_color .about-txt {
  margin-top: 15px;
}
#kokoro_color .add01 {
  margin-top: 30px;
}
#kokoro_color .add01-list {
  margin-top: 20px;
}
#kokoro_color .add01-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#kokoro_color .add01-list-ttl {
  font-size: 1.8rem;
}
#kokoro_color .add01-list-ttl .sm {
  display: block;
}
#kokoro_color .add02 {
  margin-top: 35px;
}
#kokoro_color .add02-txt {
  margin-top: 20px;
  text-align: left;
}
#kokoro_color .add02-box {
  margin-top: 25px;
  padding: 20px 15px;
}
#kokoro_color .add02-box::before {
  width: 151px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 90px;
  right: 0;
  bottom: -25px;
}
#kokoro_color .add02-box-img {
  width: 80%;
}

/* guide  SP
------------------------------------ */
#guide .anchor {
  padding: 50px 15px;
}
#guide .anchor02 {
  margin-top: 35px;
}
#guide .flow-list {
  margin-top: 25px;
}
#guide .flow-list-item {
  padding: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#guide .flow-list-con {
  margin: 15px auto 0;
}
#guide .guide-list {
  display: block;
  margin-top: 25px;
}
#guide .guide-list-item {
  margin: auto;
}
#guide .guide-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#guide .guide-list-ttl {
  height: 50px;
  line-height: 50px;
  font-size: 1.8rem;
}
#guide .guide-list-ttl::before {
  width: 26px;
}
#guide .guide-list-dl dt {
  flex-shrink: 0;
}
#guide .guide-list-dl dd {
  font-size: 1.7rem;
}
#guide .faq-list {
  margin-top: 25px;
}
#guide .faq-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#guide .faq-list-ttl {
  padding: 10px 15px;
}
#guide .faq-list-ttl::before {
  width: 33px;
  height: 33px;
  margin-right: 10px;
  line-height: 29px;
  font-size: 2.2rem;
}
#guide .faq-list-txt {
  margin-top: 15px;
  padding: 0 15px;
}
#guide .faq-list-txt::before {
  width: 33px;
  height: 33px;
  margin-right: 10px;
  line-height: 29px;
  font-size: 2.2rem;
}
#guide .service-siki {
  flex-direction: column;
  align-items: center;
}
#guide .service-siki .service-ttl {
  width: 280px;
}
#guide .service-siki .service-ttl01 {
  margin-bottom: 18px;
}
#guide .service-siki .service-ttl01-note {
  bottom: -20px;
}
#guide .service-siki-plus {
  margin: 10px auto;
}
#guide .service-ttl {
  font-size: 2rem;
}
#guide .service-list {
  margin-top: 30px;
}
#guide .service-list-ttl {
  padding: 15px;
}
#guide .service-list-contents {
  padding: 20px;
  overflow-x: auto;
}
#guide .service-list-table {
  width: -moz-max-content;
  width: max-content;
}
#guide .service-list-table-wrap {
  overflow-x: auto;
}

/* recruit  SP
------------------------------------ */
#recruit .about {
  background-size: 100%, cover;
}
#recruit .about-img {
  width: 74%;
  margin: 23px auto 0;
  text-align: center;
}
#recruit .about-img-l {
  width: 90%;
  margin: 0 0 0;
}
#recruit .about-img-r {
  width: 50%;
  margin: -25% 0 0;
}
#recruit .about-img-sp {
  display: block !important;
}
#recruit .about-txt-box {
  margin-top: 5px;
}
#recruit .career-list {
  margin-top: 20px;
  justify-content: center;
}
#recruit .career-list-item {
  width: 150px;
  height: 150px;
}
#recruit .career-list-item::before {
  width: 55px;
}
#recruit .career-list-item:nth-of-type(n+3) {
  margin: 20px 0 0;
}
#recruit .career-list-item:nth-of-type(2n) {
  margin-left: 5%;
}
#recruit .career-list-txt {
  font-size: 1.2rem;
}
#recruit .career-list-txt .marker::before {
  height: 6px;
  bottom: -1px;
}
#recruit .service-box {
  padding: 50px 25px;
}
#recruit .service-box::after {
  width: 93px;
  height: 82px;
  right: -5px;
  top: -15px;
}
#recruit .service-read-txt {
  padding: 120px 0 0;
  background-size: 70px, 86px;
  background-position: 25% 10px, 75% top;
  font-size: 1.8rem;
}
#recruit .reco-list {
  margin-top: 25px;
}
#recruit .reco-list-item {
  padding: 10px;
  font-size: 1.7rem;
}
#recruit .read {
  margin-top: 35px;
}
#recruit .kokoro-list {
  margin-top: 25px;
}
#recruit .kokoro-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#recruit .kokoro-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#recruit .kokoro-list-con {
  margin: 15px auto 0;
}
#recruit .kokoro-list-txt {
  margin-top: 15px;
}
#recruit .kokoro-mail {
  margin-top: 20px;
}
#recruit .recruit-table-wrap {
  margin-top: 20px;
}
#recruit .other-btn {
  margin-top: 25px;
}

/* news  PC
------------------------------------ */
#news .com-box {
  padding: 25px 15px;
}

/* contact  PC
------------------------------------ */
#contact .contact-form-table {
  margin: 25px auto 0;
}/*# sourceMappingURL=style_sp.css.map */