@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: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
.com-list-img {
  width: 100px;
  margin: auto;
}
.com-list02 {
  flex-direction: column;
  align-items: center;
}
.com-list02-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-list02-box {
  padding: 15px 0 20px;
}
.com-list03-item:nth-of-type(n+2) {
  margin-top: 50px;
}
.com-list03 .com-contents-box {
  padding-left: 15px;
  padding-right: 15px;
}
.com-list03 .com-contents-txt {
  margin-top: 15px;
}

.com-contents {
  flex-direction: column;
  align-items: center;
}
.com-contents-img {
  position: static;
}
.com-contents-box {
  width: calc(100% - 20px);
  margin: -15px auto 0;
  padding: 20px 5px;
  position: relative;
  z-index: 1;
}
.com-contents-ttl {
  font-size: 1.7rem;
}
.com-contents-txt {
  margin-top: 20px;
}
.com-contents-txt.ac {
  font-size: 1.6rem;
}

.com-point {
  flex-direction: column;
  align-items: center;
}
.com-point-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-point-ttl .num {
  font-size: 2rem;
}

.news-post-link {
  padding: 15px 0;
}
.news-post-time, .news-post-tag-txt {
  font-size: 1.2rem;
}
.news-post-tag-txt {
  padding: 2px 5px;
  margin: 0 5px 5px 0;
}
.news-post-ttl {
  margin-top: 5px;
}

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

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-txt {
  margin-top: 20px;
}

/* top-guide  SP
------------------------------------ */
#top-guide .guide-btn {
  margin-top: 30px;
}

/* top-products  SP
------------------------------------ */
.com-products .products-left {
  display: none;
}
.com-products .products-ttl {
  padding-bottom: 8px;
  font-size: 1.8rem;
}

.com-bloc-new-products {
  width: 49%;
  max-width: none;
}
.com-bloc-new-products:nth-of-type(2n) {
  margin-left: 2%;
}
.com-bloc-new-products:nth-of-type(n+3) {
  margin-top: 15px;
}

/* top-drive  SP
------------------------------------ */
#top-drive .drive-inner {
  flex-direction: column-reverse;
  align-items: center;
}
#top-drive .drive-con {
  margin: 15px auto 0;
}
#top-drive .drive-txt {
  margin-top: 20px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-bnr .bnr-list-link {
  height: 150px;
  padding-top: 80px;
  background-position-y: 20px, calc(100% - 14px);
}
#top-bnr .bnr-list-ttl .ja {
  font-size: 2rem;
}
#top-bnr .bnr-list-ttl .en {
  margin-top: 10px;
}

/* top-news  SP
------------------------------------ */
#top-news {
  padding-bottom: 0;
}
#top-news .news-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-news .news-box-inner {
  display: block;
  padding: 50px 15px;
}
#top-news .news-btn {
  max-width: 127px;
  padding: 10px 0;
  font-size: 1.3rem;
  background-position-x: calc(100% - 10px);
  background-size: 6px;
}
#top-news .news-ttl {
  text-align: left !important;
}
#top-news .news-ttl::after {
  margin-left: 2px;
}
#top-news .news-post {
  margin: 25px auto 0;
}

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

sub layout  SP

========================================= */
/* オンラインショップ  SP
------------------------------------ */
.ec-productRole .ec-productRole__title .ec-headingTitle {
  font-size: 1.8rem;
}
.ec-productRole .ec-productRole__title .ec-headingTitle::after {
  width: 20px;
}

.ec-layoutRole .ec-layoutRole__contents {
  padding: 50px 15px;
}

/* introduction  SP
------------------------------------ */
#introduction .about .ac {
  text-align: center;
}
#introduction .history {
  margin-top: 40px;
}
#introduction .history-ttl {
  font-size: 1.8rem;
}
#introduction .history-dl {
  margin-top: 20px;
}
#introduction .history-dl-item {
  display: block;
}
#introduction .history-dl dt, #introduction .history-dl dd {
  padding-left: 20px;
}
#introduction .history-dl dt {
  font-size: 1.6rem;
}
#introduction .history-dl dd {
  margin-top: 5px;
  font-size: 1.5rem;
}

/* concept  SP
------------------------------------ */
#concept .reason-list {
  margin-top: 25px;
}
#concept .feature-list {
  margin-top: 30px;
}
#concept .feature-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#concept .feature-ttl .txt {
  margin-top: 0px;
  font-size: 2rem;
}
#concept .com-contents-img {
  width: 100%;
  height: 0;
  padding-top: 75.3%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
#concept .com-contents-box {
  padding-left: 15px;
  padding-right: 15px;
}
#concept .com-contents-txt {
  margin-top: 15px;
}

/* sanitary  SP
------------------------------------ */
#sanitary .case-list {
  margin-top: 25px;
}
#sanitary .sanitary-list {
  margin-top: 30px;
}
#sanitary .sanitary .com-contents-ttl {
  font-size: 1.8rem;
}
#sanitary .detail-box {
  padding: 30px 0;
}
#sanitary .detail-box-ttl {
  font-size: 2rem;
}
#sanitary .detail-box-flx {
  padding: 20px 15px;
}
#sanitary .detail-box-img {
  width: 100%;
  padding-top: 77.2%;
}
#sanitary .detail-box-txt {
  margin-top: 10px;
}

/* for_business  SP
------------------------------------ */
#for_business .case-inner {
  padding-top: 0;
}
#for_business .case-bg {
  padding: 30px 15px;
}
#for_business .case-list {
  margin: 25px auto 0;
}
#for_business .com-list-ttl {
  font-size: 1.8rem;
}
#for_business .other-ttl {
  width: 70%;
  margin: auto;
}
#for_business .other-list {
  margin: 15px auto 0;
}
#for_business .other-list li {
  padding-left: 25px;
  background-size: 14px;
  background-position-x: 2px;
  font-size: 1.6rem;
}
#for_business .other-detail {
  display: block;
  margin-top: 30px;
}
#for_business .other-table {
  margin: 20px auto 0;
}
#for_business .other-table th, #for_business .other-table td {
  padding: 10px;
}
#for_business .other-table th {
  width: 100px;
}

/* flow  SP
------------------------------------ */
#flow .flow-list-item {
  flex-direction: column;
  align-items: center;
}
#flow .flow-list-con {
  margin: 15px auto 0;
}
#flow .flow-list-ttl .ttl {
  margin-left: 9px;
  font-size: 1.8rem;
}
#flow .flow-list-txt {
  margin-top: 13px;
}
#flow .flow-info {
  text-align: center;
}
#flow .flow-tel .num {
  font-size: 2.4rem;
}
#flow .flow-btn {
  max-width: 316px;
  margin: 25px auto 0;
  padding-left: 55px;
  padding-right: 0;
  background-size: 25px, 14px;
  text-align: left;
}

/* info  SP
------------------------------------ */
#info .information-map {
  margin-top: 25px;
}

/* info  SP
------------------------------------ */
#info .greeting-inner {
  display: block;
}
#info .greeting-con {
  margin: 15px auto 0;
}
#info .greeting-name {
  margin-top: 25px;
  font-size: 2.5rem;
}
#info .greeting-name .sm {
  margin-right: 10px;
}
#info .gallery-list {
  margin-top: 30px;
}
#info .gallery-list-item {
  width: 49%;
}
#info .gallery-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#info .gallery-list-item:nth-of-type(n+3) {
  margin-top: 4%;
}
#info .gallery-list-txt {
  margin-top: 5px;
}
#info .detail-box {
  padding: 15px 0;
}
#info .detail-box-ttl {
  font-size: 2rem;
}
#info .detail-box-flx {
  padding: 0 15px;
}
#info .detail-box-img {
  width: 100%;
  padding-top: 77.2%;
}
#info .detail-box-txt {
  margin-top: 10px;
}

/* guide  SP
------------------------------------ */
#guide .guide-inner {
  padding: 0;
}
#guide .guide-tag-item {
  width: 48%;
  justify-content: space-between;
}
#guide .guide-tag-item:nth-of-type(2n) {
  margin-left: 4%;
}
#guide .guide-tag-item:nth-of-type(n+3) {
  margin: 20px auto 0;
}
#guide .guide-tag-item:last-of-type {
  width: 100%;
}
#guide .guide-tag-link {
  padding: 10px 0;
  font-size: 1.4rem;
}
#guide .guide-list-inner {
  padding-top: 30px;
}
#guide .guide-list-txt {
  margin-top: 10px;
}
#guide .guide-notes {
  margin-top: 15px;
}
#guide .guide-notes > li:nth-of-type(n+2) {
  margin-top: 15px;
}
#guide .guide-notes-txt {
  margin-top: 8px;
}

/* tradelaw  SP
------------------------------------ */
#tradelaw .tradelaw-inner {
  padding: 0;
}
#tradelaw .tradelaw-over {
  overflow-x: scroll;
}/*# sourceMappingURL=style_sp.css.map */