@charset "utf-8";
nav[role="breadcrumb"] {
  border-bottom: none;
}
main {
  width: 96em;
  margin: 0 auto;
  padding: 2.8em 0 15em;
}
main.ready section h3 + div {
  -webkit-transition: height 0ms;
  -moz-transition: height 0ms;
  -o-transition: height 0ms;
  -ms-transition: height 0ms;
  transition: height 0ms;
}
main header {
  margin-bottom: 4.6em;
}
main header h2 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.025em;
  margin-bottom: 0.1em;
}
main header p {
  font-size: 12px;
  line-height: 1.5;
}
main section {
  width: 72em;
  margin: 0 auto;
}
main section + section {
  margin-top: 1.9em;
}
main section#s1 h3 {
  background: #f5b2b2;
}
main section#s2 h3 {
  background: #a4c3d0;
}
main section#s3 h3 {
  background: #ffe67a;
}
main section#s4 h3 {
  background: #d9e480;
}
main section#s4 > div ol {
  margin-bottom: 6.2em;
}
main section#s4 > div > ul {
  margin-top: 1.6em;
}
main section#s4 > div > ul li {
  font-size: 14px;
  line-height: 2;
}
main section#s5 h3 {
  background: #a4d6c1;
}
main section#s5 > div > a {
  width: 28em;
}
main section#s6 h3 {
  background: #f9c270;
}
main section#s7 h3 {
  background: #bbb3d8;
}
main section#s7 > div > a {
  width: 20em;
}
main section#s8 {
  margin-top: 8em;
  border: 3px #e5e5e5 solid;
  padding: 2.8em 3.2em 2.9em 6.4em;
}
main section#s8 > div p {
  padding: 0;
  float: left;
  line-height: 1.71;
  margin-top: -0.36em;
}
main section#s8 > div > a {
  margin: 0;
  float: right;
  width: 30em;
}
main section h3 {
  position: relative;
  padding-left: 4.5em;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 0;
}
main section h3:before {
  font-size: 36px !important;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  left: 0.19em;
}
main section h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 5em;
}
main section h3 + div {
  margin-top: 0.1em;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -o-transition: height 0.3s;
  -ms-transition: height 0.3s;
  transition: height 0.3s;
}
main section h3 span {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
}
main section h3 span small {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  margin: -0.2em 0.57em 0 0;
}
main section h4 {
  margin-bottom: 2.8em;
  position: relative;
}
main section h4 span {
  font-size: 26px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0;
}
main section h4 img {
  position: absolute;
  width: 3.3em;
  left: -4.8em;
  top: 50%;
  margin-top: -1.95em;
}
main section > div:before,
main section > div:after {
  content: "";
  display: table;
}
main section > div:after {
  clear: both;
}
main section > div ol {
  float: right;
  width: 15.4em;
  padding: 1.6em 1.7em 1.3em;
  background: #e5e5e5;
  font-weight: bold;
  position: relative;
  margin-bottom: 5.2em;
}
main section > div ol:before {
  content: "取り扱い商品";
  display: block;
  font-size: 12px;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  background: #808080;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 0.75em;
  border-radius: 0.75em;
  margin-bottom: 0.42em;
}
main section > div ol:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1em;
  background-image: url("/store/techo/pc/ja/2017/place/images/bg_item.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  bottom: -1em;
  left: 0;
}
main section > div ol li + li {
  margin-top: 0.2em;
}
main section > div ol li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
}
main section > div ol li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
main section > div > p {
  padding-top: 1.57em;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}
main section > div > p strong {
  font-weight: bold;
}
main section > div > p small {
  color: #808080;
  font-size: 12px;
  line-height: 2.33;
}
main section > div > ul {
  margin-top: 2.5em;
}
main section > div > ul li {
  font-size: 12px;
  line-height: 1.67;
  letter-spacing: 0;
}
main section > div > ul > li {
  padding-left: 1em;
}
main section > div > ul > li:before {
  content: "●";
  margin-left: -1em;
}
main section > div > ul > li ul {
  margin-left: -1em;
}
main section > div > ul > li ul:before,
main section > div > ul > li ul:after {
  content: "";
  display: table;
}
main section > div > ul > li ul:after {
  clear: both;
}
main section > div > ul > li ul li {
  float: left;
  width: 16.21em;
}
main section > div a {
  font-weight: bold;
}
main section > div > a {
  display: inline-block;
  background: #509be5;
  color: #fff;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  text-align: center;
  min-width: 22em;
  margin-top: 2.2em;
}
main section > div > a:after {
  content: "";
  height: 4em;
  display: inline-block;
  vertical-align: middle;
}
main section > div > a + a {
  margin-left: 2em;
}
main section > div > a span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
main section > div > a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
}
main section > div > a + p {
  padding-top: 3.07em;
}
main section > div div {
  padding-bottom: 3.4em;
}
main section > div div dl {
  margin-top: 2.1em;
}
main section > div div dl dt {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0;
}
main section > div div dl dt small {
  font-size: 12px;
  line-height: 1.83;
  font-weight: normal;
}
main section > div div dl dd {
  font-size: 12px;
  line-height: 1.83;
  font-weight: normal;
}
main section > div div dl dd strong {
  font-weight: bold;
}
main section > div div dl dd + dd {
  margin-top: 1.83em;
}
.no-backgroundsize main section div ol:first-child:after {
  background-image: url("/store/techo/pc/ja/2017/place/images/bg_item.png");
}
/*# sourceMappingURL=dev/store/techo/pc/ja/2017/place/styl/place-index.css.map */