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

.target {
  scroll-margin-top: 80px; /* ヘッダーの高さ分 */
}

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

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

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

/*  共通パーツ
------------------------------------ */
.com-box02 {
  border-width: 3px;
  border-right-width: 9px;
  border-bottom-width: 9px;
}

.com-sp {
  padding-bottom: 100px;
}

.com-bg02 {
  background: url(../img/about/ptn.png) repeat-y center top/100%;
}
.com-bg03 {
  background-size: 100%;
}

.com-mail {
  height: 50px;
  line-height: 50px;
}

.com-tel .num {
  font-size: 2rem;
}
.com-tel-note img {
  height: 14px;
}

.com-box {
  border-radius: 30px;
}

.news-post-item:nth-of-type(n+2) {
  margin-top: 10px;
  padding-top: 10px;
}
.news-post-link {
  padding: 0;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 15px auto 0;
}
.com-tag-link {
  margin: auto;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about {
  background: url(../img/top/about-bg-sp01.png) no-repeat center top/100%, url(../img/top/about-bg-sp02.png) no-repeat center 100%/100%;
}
#top-about .about-inner {
  padding-top: 35%;
  padding-bottom: 30%;
}
#top-about .about-movie {
  margin-top: 67px;
  padding-top: 65.25%;
}
#top-about .about-movie::before {
  width: 59px;
  height: 46px;
  top: -45px;
}

/* top-read  SP
------------------------------------ */
#top-read {
  background: url(../img/top/bnr-wave.png) no-repeat center top/100%, url(../img/top/read-sp01.png) no-repeat center top/100%, url(../img/top/read-sp04.png) no-repeat center bottom/100%;
}
#top-read .read-inner {
  padding-top: 100px;
}
#top-read .read-list-item {
  display: block;
  padding: 20px !important;
  position: relative;
}
#top-read .read-list-item::before {
  content: "";
  width: 100%;
  height: 170px;
  position: absolute;
  left: 0;
}
#top-read .read-list-item:nth-of-type(1)::before {
  background: url(../img/top/read-sp02.png) no-repeat center top/100%;
  top: -20px;
}
#top-read .read-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-read .read-list-item:nth-of-type(n+2)::before {
  height: 123px;
  background: url(../img/top/read-sp03.png) no-repeat center top/100%;
  bottom: -59px;
}
#top-read .read-list-ico {
  width: 55%;
  margin: auto;
  text-align: center;
}
#top-read .read-list-con {
  padding-top: 15px;
}
#top-read .read-list-fuki {
  width: 150px;
  margin-bottom: 5px;
  position: static;
}
#top-read .read-list-txt {
  margin-top: 10px;
}
#top-read .read-list-btn {
  margin: 20px auto 0;
}

/* top-guide  SP
------------------------------------ */
#top-guide {
  background-size: cover;
  background-position: center bottom;
  background-color: #ade0ee;
}
#top-guide .guide-list {
  max-width: 254px;
  margin-top: 20px;
}
#top-guide .guide-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-guide .guide-list-link {
  padding: 90px 0 20px;
  border-radius: 20px;
}
#top-guide .guide-list-link01 {
  background-size: 50px;
}
#top-guide .guide-list-link02 {
  background-size: 60px;
}
#top-guide .guide-list-ttl {
  font-size: 2rem;
}

/* top-recruit  PC
------------------------------------ */
#top-recruit .recruit-inner {
  display: block;
}
#top-recruit .recruit-img {
  width: 70%;
  margin: auto;
}
#top-recruit .recruit-con {
  margin: 15px auto 0;
}
#top-recruit .recruit-ttl {
  padding-left: 26px;
  background-size: 17px;
  text-align: left;
}

/* top-news  SP
------------------------------------ */
#top-news .news-inner {
  padding-bottom: 100px;
}
#top-news .news-box {
  display: block;
  padding: 30px 15px;
}
#top-news .news-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-news .news-btn {
  width: 150px;
  padding: 8px 30px;
}
#top-news .news-post {
  margin: 25px auto 0;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .about-img {
  width: 80%;
  margin: 15px auto 0;
}
#about .about-txt-box {
  margin: 15px auto 0;
}
#about .service {
  margin: 50px auto 0;
}
#about .service-list {
  margin: 15px auto 0;
}
#about .service-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#about .service-list-img {
  text-align: center;
}
#about .service-list-con {
  margin: 15px auto 0;
}
#about .service-list-txt {
  margin-top: 10px;
}
#about .service-list-box {
  border-right-width: 10px;
  border-bottom-width: 10px;
}
#about .service-list-box-check li:nth-of-type(n+2) {
  margin-top: 11px;
}
#about .service-list-box-check-wrap {
  margin-top: 8px;
}
#about .service-list-box-wrap {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#about .service-list-box-wrap .harf:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#about .commit-list {
  margin-top: 20px;
}
#about .commit-list-item {
  display: block;
  padding: 20px;
  border-radius: 20px;
}
#about .commit-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#about .commit-list-img {
  text-align: center;
}
#about .commit-list-con {
  margin: 10px auto 0 !important;
}
#about .commit-list-ttl .num {
  width: 45px;
  height: 45px;
  line-height: 42px;
  font-size: 2.4rem;
  flex-shrink: 0;
}
#about .commit-list-ttl .ttl {
  font-size: 1.8rem;
}
#about .commit-list-txt {
  margin-top: 10px;
}
#about .case {
  background-size: 100%;
}
#about .case-list {
  margin-top: 20px;
}
#about .case-list-item {
  width: 49%;
  border-radius: 15px;
}
#about .case-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#about .case-list-item:nth-of-type(n+3) {
  margin-top: 10px;
}

/* price  SP
------------------------------------ */
#price .about {
  background-position-y: 50px;
}
#price .about-list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#price .about-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#price .about-list-txt {
  margin-top: 5px;
}
#price .about-list-dl {
  margin-top: 5px;
}
#price .add {
  margin-top: 50px;
}
#price .add-box {
  display: block;
  margin-top: 25px;
  padding: 20px 15px;
}
#price .add-box-ttl {
  text-align: left;
  font-size: 1.7rem;
}
#price .add-box-ttl:nth-of-type(n+2) {
  margin: 5px 0 0;
}
#price .price-note {
  margin-top: 20px;
}
#price .price-list {
  margin-top: 30px;
}
#price .price-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#price .price-list-ttl {
  font-size: 1.8rem;
}
#price .price-list-box-table {
  width: 500px;
}
#price .price-list-box-table-wrap {
  overflow-x: scroll;
}
#price .price-list-box-table thead th {
  padding: 10px;
  font-size: 1.7rem;
}
#price .price-list-box-table tbody th, #price .price-list-box-table tbody td {
  padding: 10px;
}
#price .price-list-box-table th, #price .price-list-box-table td {
  width: 125px;
}

/* guide  SP
------------------------------------ */
#guide .flow-contents {
  margin-top: 50px;
}
#guide .flow-list-item {
  display: block;
}
#guide .flow-list-item:nth-of-type(n+2)::before {
  width: 86px;
}
#guide .flow-list-ico {
  width: 140px;
  margin: auto;
}
#guide .flow-list-con {
  margin: 10px auto 0;
}
#guide .flow-list-ttl {
  font-size: 2.2rem;
}
#guide .flow-list-txt {
  margin-top: 5px;
}
#guide .faq-list {
  margin-top: 20px;
}
#guide .faq-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#guide .faq-list-ttl .q {
  width: 30px;
  height: 30px;
  line-height: 28px;
}
#guide .faq-list-ttl .ttl {
  padding: 10px 10px 10px 38px;
  font-size: 1.7rem;
}
#guide .faq-list-txt {
  padding: 0 6px 0 36px;
}
#guide .faq-list-txt .a {
  font-size: 2rem;
  left: 10px;
  top: 5px;
}

/* recruit  SP
------------------------------------ */
#recruit .about-ttl {
  display: block;
}
#recruit .about-ttl .border02 {
  padding: 0 7px 6px 7px;
}
#recruit .about-img {
  width: 70%;
  margin: 15px auto 0;
}
#recruit .about-check {
  display: block;
  margin: 15px auto 0;
}
#recruit .about-check-item {
  font-size: 1.7rem;
}
#recruit .about-check-item:nth-of-type(n+2) {
  margin: 15px 0 0;
}
#recruit .about-box-ttl {
  font-size: 2rem;
}
#recruit .about-list-wrap {
  padding: 15px;
  border-radius: 15px;
}
#recruit .about-list li {
  font-size: 1.6rem;
}
#recruit .about-list li:nth-of-type(n+2) {
  margin-top: 10px;
}
#recruit .recruit-box {
  margin-top: 15px;
}

/* information  SP
------------------------------------ */
#information .greeting-img {
  width: 80%;
  margin: 15px auto 0;
}
#information .greeting-con {
  margin: 10px auto 0;
}
#information .greeting-name {
  font-size: 1.8rem;
}
#information .company-inner {
  padding-bottom: 100px;
}
#information .company-list {
  margin-top: 20px;
}
#information .company-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#information .company-list-table {
  margin-top: 8px;
}
#information .company-map {
  margin-top: 20px;
}

/* news  SP
------------------------------------ */
#news .news-inner {
  padding-bottom: 100px;
}
#news .com-news-link {
  padding: 15px;
}
#news .detail-inner {
  padding-bottom: 100px;
}
#news .detail-box {
  padding: 15px;
}

/* contact  SP
------------------------------------ */
#contact .contact-inner {
  padding-bottom: 100px;
}

/* site  SP
------------------------------------ */
#site .site-inner {
  padding-bottom: 100px;
}/*# sourceMappingURL=style_sp.css.map */