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

.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-txt-note {
  font-size: 1.3rem;
}

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

.com-dl {
  display: block;
  max-width: 250px;
}
.com-dl div:nth-of-type(n+2) {
  margin: 0;
}

.news-post-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}

.com-tag {
  justify-content: space-between;
}
.com-tag-item {
  width: 48%;
}
.com-tag-item:nth-of-type(n+3) {
  margin: 20px 0 0;
}
.com-tag-link {
  height: 50px;
  line-height: 50px;
}

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

  main  SP

========================================= */
/* top-greeting  SP
------------------------------------ */
#top-greeting .greeting-inner {
  display: block;
}
#top-greeting .greeting-con {
  margin: 25px auto 0;
}
#top-greeting .greeting-txt-box {
  margin-top: 20px;
}
#top-greeting .greeting-btn {
  margin-top: 30px;
}

/* top-feature  SP
------------------------------------ */
#top-feature .feature-list {
  margin-top: 60px;
}
#top-feature .feature-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-feature .feature-list-box {
  padding: 40px 15px 20px;
}
#top-feature .feature-list-box hgroup {
  left: 0;
}

/* top-about  SP
------------------------------------ */
#top-about {
  background-position: calc(50% - 100px) 100%, calc(50% + 100px) calc(100% - 10px);
  background-size: 100px, 60px;
}
#top-about .about-inner {
  padding-bottom: 120px;
}
#top-about .about-txt {
  text-align: left;
}

/* top-products  SP
------------------------------------ */
#top-products {
  background-size: 200px;
}
#top-products .products-list {
  margin-top: 25px;
}
#top-products .products-list-item:nth-of-type(n+2) {
  margin: 25px 0 0;
}
#top-products .products-list-item:nth-of-type(n+3) {
  width: 49%;
}
#top-products .products-list-item:nth-of-type(n+3) .products-list-ttl {
  font-size: 1.4rem;
}
#top-products .products-list-item:nth-of-type(n+5) {
  margin-top: 15px;
}
#top-products .products-list-ttl {
  font-size: 1.5rem;
  line-height: 1.5;
}
#top-products .products-list-img {
  border-radius: 0;
}

/* top-bonus  SP
------------------------------------ */
#top-bonus .bonus-box {
  padding: 72px 20px;
  outline-width: 3px;
  outline-offset: -10px;
}
#top-bonus .bonus-box::before {
  width: 56px;
  height: 72px;
  left: -10px;
  bottom: -26px;
}
#top-bonus .bonus-box::after {
  width: 73px;
  height: 80px;
  right: 0;
}
#top-bonus .bonus-box-bg::before, #top-bonus .bonus-box-bg::after {
  width: 59px;
  height: 56px;
}
#top-bonus .bonus-ttl {
  padding: 10px 0;
  flex-direction: column;
  align-items: center;
}
#top-bonus .bonus-ttl::before {
  width: 136px;
}
#top-bonus .bonus-ttl-sub {
  height: 40px;
  margin: 0 auto 5px;
  line-height: 40px;
}
#top-bonus .bonus-list {
  margin: 20px auto 0;
}
#top-bonus .bonus-list .num {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  font-size: 1.6rem;
  line-height: 25px;
}
#top-bonus .bnr {
  margin-top: 60px;
  flex-direction: column;
  align-items: center;
}
#top-bonus .bnr-item {
  padding: 60px 0 25px;
}
#top-bonus .bnr-item::before {
  width: 60px;
  height: 60px;
}
#top-bonus .bnr-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-bonus .bnr-ttl {
  font-size: 2rem;
}

/* top-contact  SP
------------------------------------ */
#top-contact .contact-box {
  max-width: none;
}
#top-contact .contact-box::before {
  width: 81px;
  height: 89px;
  top: auto;
  right: -5px;
  bottom: -54px;
}
#top-contact .contact-txt {
  margin-top: 30px;
  text-align: left;
}
#top-contact .contact-tel {
  padding-left: 30px;
  font-size: 2.5rem;
  background-size: 20px;
}
#top-contact .contact-line {
  width: 80%;
}

/* top-news  SP
------------------------------------ */
#top-news .news-post {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .about-txt-box {
  margin-top: 25px;
}
#about .about-img {
  margin: 30px auto 0;
}
#about .profile-flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#about .profile-illu {
  width: 130px;
  margin: auto;
}
#about .profile-box {
  margin: 25px auto 0;
  padding: 20px 15px;
}
#about .profile-box::before {
  content: none;
}
#about .profile-name {
  text-align: center;
  font-size: 1.8rem;
}
#about .profile-name .lg {
  font-size: 2.4rem;
}
#about .profile-dl dt {
  width: 82px;
  height: 30px;
  line-height: 30px;
  flex-shrink: 0;
}
#about .profile-dl dd {
  margin-left: 10px;
}

/* guide  SP
------------------------------------ */
#guide .flow-list {
  margin-top: 50px;
}
#guide .flow-list-item:nth-of-type(n+2) {
  margin-top: 45px;
}
#guide .flow-list-box {
  padding: 40px 15px 20px;
}
#guide .flow-list hgroup .ja {
  min-width: 182px;
}
#guide .flow-list-dl {
  padding: 15px;
}
#guide .service {
  background-position: 15px 15px, calc(100% - 15px) 15px;
  background-size: 50px, 40px;
}
#guide .service-inner {
  padding-top: 100px;
}
#guide .service-txt-box {
  margin-top: 20px;
}

/* products  SP
------------------------------------ */
#products .products-list {
  margin-top: 30px;
}
#products .products-list-item:nth-of-type(n+2) {
  margin-top: 40px;
}
#products .products-list-flx {
  margin-top: 15px;
  flex-direction: column-reverse;
}
#products .products-list-con {
  margin: 15px auto 0;
}
#products .products-list-case {
  margin: 40px auto 0;
  padding: 45px 20px 20px;
  position: relative;
}
#products .products-list-case-ttl {
  font-size: 1.7rem;
}

/* case  SP
------------------------------------ */
#case .case-list {
  margin-top: 30px;
}
#case .case-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#case .case-list-ttl {
  margin-top: 15px;
}
#case .case-list-txt {
  margin-top: 10px;
}

/* access  SP
------------------------------------ */
#access .company-table-wrap {
  margin-top: 30px;
}
#access .map-txt {
  margin-top: 20px;
}

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

/* site  SP
------------------------------------ */
#site .site-box {
  padding: 20px 15px;
}/*# sourceMappingURL=style_sp.css.map */