.shinrabansho {
  font-size: 14px;
  line-height: 2;
  color: #555;
}
@media screen and (min-width: 992px) {
  .shinrabansho {
    font-size: 15px;
  }
}
.shinrabansho * {
  box-sizing: border-box;
}
.snrbnsh-header {

}
.snrbnsh-hero {
  position: relative;
  width: 100%;
  height: 150px;
  background: #333 url(https://kyo-tatami.com/lib/wp-content/themes/motoyama/images/shinrabansho/snrbnsh_hero.jpg) no-repeat center center;
  background-size: cover;
}
.snrbnsh-hero__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100px;
}
.snrbnsh-head__meta {
  background: url(https://kyo-tatami.com/lib/wp-content/themes/motoyama/images/bg_washi_dark1.jpg) repeat center center;
  background-size: cover;
  color: #fff;
  padding: 1.4em 15px;
  text-align: center;
}
.snrbnsh-head__ttl {
  color: #fff;
  font-weight: 400;
  font-size: 2em;
  line-height: 1.6;
  margin-bottom: .4em;
}
.snrbnsh-head__ttl span {
  display: block;
  font-size: .6em;
}
.snrbnsh-head__meta .application {
  display: inline-block;
  white-space: nowrap;
  padding: 0em 1em;
  margin: 0.6em 1em 0;
  background: #39394e;
  background: rgba(57, 57, 78, .5);
  border: 1px solid #4a4a56;
  font-size: 13px;
}
@media screen and (min-width: 480px) {
  .snrbnsh-hero{
    height: 260px;
  }
  .snrbnsh-hero__logo {
    width: 140px;
  }
}
@media screen and (min-width: 768px) {
  .snrbnsh-hero{
    height: 340px;
  }
  .snrbnsh-hero__logo {
    width: 180px;
  }
  .snrbnsh-head__ttl {
    font-size: 2em;
  }
  .snrbnsh-head__meta .application {
    padding: .2em 2em;
    margin: 1.4em .2em 1em;
    font-size: 1em;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 992px) {
  .snrbnsh-hero{
    height: 400px;
  }
  .snrbnsh-hero__logo {
    width: 240px;
  }
}
@media screen and (min-width: 1200px) {
  .snrbnsh-hero{
    height: 520px;
  }
  .snrbnsh-hero__logo {
    width: 280px;
  }
  .snrbnsh-head__ttl {
    font-size: 3em;
    margin-top: .4em;
    margin-bottom: .2em;
  }
}
@media screen and (min-width: 1560px) {
  .snrbnsh-hero{
    height: 600px;
  }
  .snrbnsh-hero__logo {
    width: 330px;
  }
}

.feature-1 {
  background: #fff url(https://kyo-tatami.com/lib/wp-content/themes/motoyama/images/shinrabansho/snrbnsh_feature_bg.jpg) no-repeat center top;
  background-size: 200% auto;
}
@media screen and (min-width: 768px) {
  .feature-1 {
    background-size: contain;
  }
}
a.snrbnsh-btn {
  display: inline-block;
  background: #8f352d;
  color: #fff;
  text-decoration: none;
  font-size: 1.2em;
  padding: .8em 3em !important;
  line-height: 1;
  height: 2.8em;
  border-radius: 1.4em;
  overflow: hidden;
}
a.snrbnsh-btn:hover {
  background: #af5055;
}
a.snrbnsh-btn_mono {
  display: inline-block;
  background: #fff;
  border: 1px solid #666;
  text-decoration: none;
  font-size: 1.2em;
  padding: .8em 3em 1em !important;
}
a.snrbnsh-btn_mono:hover {
  background: #8f352d;
  color: #fff;
}

.snrbnsh-sec__header {
  text-align: center;
}
.snrbnsh-sec__ttl {
  margin-bottom: 1em;
  font-size: 1.4em !important;
}
.snrbnsh-sec__ttl_en {
  color: #c8c8c8;
  font-size: 3em;
  font-style: italic;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .snrbnsh-sec__ttl {
    font-size: 1.8em !important;
  }
  .snrbnsh-sec__ttl_en {
    font-size: 3.6em;
  }
  .snrbnsh-sec__ttl_read {
    text-align: center !important;
  }
}

@media screen and (min-width: 992px) {
  .snrbnsh-sec__ttl {
    font-size: 2.2em !important;
  }
  .snrbnsh-sec__ttl_en {
    font-size: 4.2em;
  }
  .snrbnsh-sec__ttl_read {
    line-height: 2.4;
  }
}

.img_fudemoji {
  max-width: 640px;
}
@media screen and (min-width: 768px) {
  .shinrabansho .flex-box h3 {
    font-size: 1.6em;
  }
}
.feature-inyogogyo {
  background: #111 url(images/bg_pattern1.png) repeat center center;
  color: #ddd;
  min-height: 500px;
}
.feature-inyogogyo .flex-box {
  flex-flow: row-reverse;
}
.feature-inyogogyo .flex-box p {
  line-height: 2;
}
.feature-inyogogyo h3 {
  color: #ddd;
}

/* Products */
.snrbnsh-products__hero {
  background: url(https://kyo-tatami.com/lib/wp-content/themes/motoyama/images/shinrabansho/snrbnsh_products_hero.jpg) repeat center center;
  background-size: cover;
  height: 100px;
}
.snrbnsh-products__item-num {
  width: 3em;
  height: 3em;
  position: relative;
  background: #333 url(https://kyo-tatami.com/lib/wp-content/themes/motoyama/images/bg_washi_dark2.jpg) repeat center center;
  color: #fff;
  border-radius: 50%;
  margin: 0 auto .4em;
}
.snrbnsh-products__item-num span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.8em;
  font-style: italic;
  padding-bottom: .13333em;
  padding-right: .13333em;
}
.snrbnsh-products__item-name {
  text-align: center;
  font-size: 1.6em;
}

@media screen and (min-width: 480px) {
  .snrbnsh-products__hero {
    height: 180px;
  }
}
@media screen and (min-width: 768px) {
  .snrbnsh-products__hero {
    height: 240px;
  }
  .snrbnsh-products__item-num {
    width: 4.4em;
    height: 4.4em;
  }
  .snrbnsh-products__item-num span {
    font-size: 2.6em;
  }
  .snrbnsh-products__item-name {
    font-size: 2.4em;
    margin-bottom: .4em;
  }
  .snrbnsh-products__item-disc {
    font-size: 1.13333em;
    line-height: 2.4;
  }
}
@media screen and (min-width: 992px) {
  .snrbnsh-products__hero {
    height: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .snrbnsh-products__hero {
    height: 360px;
  }
}

.snrbnsh-products-tbl {
  width: 100%;
  margin-bottom: .4em;
}
@media screen and (max-width: 640px) {
  .snrbnsh-products-tbl {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.snrbnsh-products-tbl th,
.snrbnsh-products-tbl td {
  border: 1px solid #ccc;
  padding: .4em .2em;
  text-align: center;
  font-size: 13px;
}
.snrbnsh-products-tbl th {
  font-weight: 500;
  white-space: nowrap;
  background: #f6f6f6;
}
.snrbnsh-products-tbl thead th {
  /*
  background: #39394e;
  color: #ddd;
  */
  background: #eee;
  border-bottom: 3px double #ccc;
}
.snrbnsh-products-tbl td {
  
}

@media screen and (min-width: 768px) {
  .snrbnsh-products-tbl th,
  .snrbnsh-products-tbl td {
    padding: .8em .2em;
    font-size: 1em;
  }
}

.snrbnsh-contact {
  background: #f6f6f6 url(images/bg_pattern1.png) repeat center center;
  min-height: 500px;
}

.snrbnsh-contact-list {
  display: inline-block;
  margin-bottom: 1em;
}
.snrbnsh-contact-list li {
  text-align: left;
  font-size: 1.06667em;
  line-height: 1.6;
  list-style-type: none !important;
	padding: 0 0 0 1.4em !important;
  margin-bottom: .6em;
	background: url(images/check.svg) no-repeat left .33333em;
	background-size: 15px 15px;
}

@media screen and (min-width: 768px) {
  .snrbnsh-contact-list li {
    font-size: 1.2em;
    background-size: 20px 20px;
    padding: 0 0 0 2em !important;
  }
}
