/**
* ■■■■■■■■ about/index ■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
.l-about-index {
  /*position: relative;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 3152px;
  background: url(/sp/hanatsubaki/about/img/index/bg.jpg) no-repeat center 0;
  -webkit-background-size: 750px auto;
          background-size: 750px auto;
}
body.tablet-device .l-about-index {
  background: url(/sp/hanatsubaki/about/img/index/bg.jpg) no-repeat center 0;
  -webkit-background-size: 1500px auto;
          background-size: 1500px auto;
  height: 6304px;
}
.l-about-index-inner {
  width: 100%;
  height: 100%;
  /*position: relative;*/
}
.l-about-index .mod-about-index-blk {
  width: 320px;
  height: 1430px;
  margin: 0 auto;
}
body.tablet-device .l-about-index .mod-about-index-blk {
  width: 640px;
}
.l-about-index .mod-about-index-blk-inner {
  width: 210px;
  margin: 0 auto;
}
body.tablet-device .l-about-index .mod-about-index-blk-inner {
  width: 420px;
}
.l-about-index .mod-about-index-main {
  height: 300px;
  text-align: center;
}
body.tablet-device .l-about-index .mod-about-index-main {
  height: 600px;
}
body.tablet-device .l-about-index .mod-about-index-main .title {
  width: 102px;
}
.l-about-index .mod-about-index-main > .inner {
  padding-top: 85px;
}
body.tablet-device .l-about-index .mod-about-index-main > .inner {
  padding-top: 170px;
}
.l-about-index .mod-about-index-blk1 {
  height: 470px;
  position: relative;
}
body.tablet-device .l-about-index .mod-about-index-blk1 {
  height: 940px;
}
.l-about-index .mod-about-index-blk1 > .inner {
  padding-top: 383px;
}
body.tablet-device .l-about-index .mod-about-index-blk1 > .inner {
  padding-top: 766px;
}
.l-about-index .mod-about-index-blk1 .img {
  position: absolute;
  left: 0px;
  top: 174px;
}
body.tablet-device .l-about-index .mod-about-index-blk1 .img {
  top: 348px;
  width: 60px;
}
.l-about-index .mod-about-index-blk2 {
  height: 572px;
}
body.tablet-device .l-about-index .mod-about-index-blk2 {
  height: 1144px;
}
.l-about-index .mod-about-index-blk2 > .inner {
  padding-top: 577px;
}
body.tablet-device .l-about-index .mod-about-index-blk2 > .inner {
  padding-top: 1154px;
}
.l-about-index .mod-about-index-blk3 {
  height: 702px;
}
body.tablet-device .l-about-index .mod-about-index-blk3 {
  height: 1404px;
}
body.tablet-device .l-about-index .mod-about-index-blk3 .img1 {
  width: 96px;
}
.l-about-index .mod-about-index-blk3 > .inner {
  padding-top: 885px;
}
body.tablet-device .l-about-index .mod-about-index-blk3 > .inner {
  padding-top: 1770px;
}
.l-about-index .mod-about-index-blk4 > .inner {
  padding-top: 850px;
}
body.tablet-device .l-about-index .mod-about-index-blk4 > .inner {
  padding-top: 1700px;
}
.l-about-index .mod-about-index-blk4 .ja {
  color: #FFF;
}
.l-about-index .mod-about-index-blk4 .en {
  color: #8f8f8f;
}
.l-about-index .mod-about-text {
  color: #1a1c15;
  line-height: 1.8;
  font-size: 12px;
  font-weight: bold;
}
body.tablet-device .l-about-index .mod-about-text {
  font-size: 24px;
}
.l-about-index .mod-about-text .en {
  color: #8f8f8f;
  font-style: italic;
  font-weight: normal;
}
.l-about-index .mod-about-text .ja span {
  padding: 2px;
  background: #FFF;
}
body.tablet-device .l-about-index .mod-about-text .ja span {
  padding: 4px;
}
.l-about-index .mod-about-text .en span {
  color: #FFF;
  background: #8f8f8f;
  padding: 2px;
}
body.tablet-device .l-about-index .mod-about-text .en span {
  padding: 4px;
}