@import url(//fonts.googleapis.com/css?family=Oswald|Roboto+Condensed:700italic,400,700);

#slgMd {
  clear: both;
  width: 100%;
  max-width: 740px;
  margin: 0 auto 5.405%;
  color: #000;
  overflow: hidden;
}

#slgMd * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#slgMd ol,#slgMd ul {
  list-style: none;
}

#slgMd .sm_titleA01 {
  margin-bottom: 4.054%;
  font-family: 'Oswald',sans-serif;
  font-weight: 400;
  font-size: 2.75em;
}

#slgMd .sm_titleA01 span {
  font-size: 1.182em;
  color: #c7b48d;
}

#slgMd .sm_mt20px {
  margin-top: 4.411%;
}

#slgMd .sm_color_red {
  color: red;
}

.sm_clearfix:after {
  content: "";
  clear: both;
  display: block;
}

#sm_gNaviArea {
  position: relative;
  min-height: 70px;
}

#sm_gNaviInner {
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 70px;
  border-bottom: solid 1px #e6e2d9;
  box-shadow: rgba(141,118,33,0.5) 0 2px 3px -1px;
  z-index: 500;
}

#sm_gNavi {
  overflow: hidden;
  text-align: center;
}

#sm_gNavi li {
  display: inline-block;
  padding: 2.702% 2.162%;
}

#sm_gNavi li a {
  display: block;
  font-family: 'Oswald',sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1;
  color: #000;
  text-decoration: none;
}

#sm_gNavi li a:hover {
  color: #000;
  text-decoration: underline;
}

#sm_gNavi li a span {
  font-size: 1.255em;
  color: #c7b48d;
}

.sm_gNaviFixed {
  position: fixed !important;
  top: 0;
}

#sm_concept {
  position: relative;
}

#sm_concept:before {
  content: "";
  display: block;
  padding-top: 95.945%;
}

#sm_concept #sm_conceptInner {
  position: absolute;
  top: 4.225%;
  right: 4.054%;
  width: 48.648%;
  text-align: justify;
}

#sm_concept #sm_conceptInner h2 {
  font-family: 'Oswald',sans-serif;
  font-weight: 400;
  font-size: 2.5em;
}

#sm_concept #sm_conceptInner h2 span {
  font-size: 1.25em;
  color: #c7b48d;
}

#sm_concept #sm_conceptInner p {
  margin-top: 6.944%;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 400;
  font-size: .938em;
  line-height: 1.266;
  color: #444;
}

/* Videos */
#sm_videos {
  margin-bottom: 4.054%;
  padding: 4.054%;
}

#sm_videos .sm_videoList {
  overflow: hidden;
}

#sm_videos .sm_videoList li {
  float: left;
  width: 47.058%;
  margin-left: 5.882%;
}

#sm_videos .sm_videoList li:first-child {
  margin-left: 0;
}

#sm_videos .sm_videoList li a {
  display: block;
  box-shadow: rgba(0,0,0,0.5) 0 3px 6px -1px;
}

#sm_videos .sm_videoList li a:hover {
  opacity: .8;
}

#sm_videos .sm_videoList li span {
  display: block;
  margin-top: 10px;
  font-size: .813em;
  text-align: center;
}

/* Usecases */
#sm_usecases {
  position: relative;
  margin-bottom: 5.405%;
}

#sm_usecases .sm_titleA01 {
  padding-left: 4.054%;
}

#sm_usecaseContents {
  position: relative;
}

#sm_usecaseContents #sm_uc_initNavi {
  border: solid 1px #977634;
}

#sm_usecaseContents #sm_uc_initNavi li {
  display: block;
  border-top: solid 1px #977634;
}

#sm_usecaseContents #sm_uc_initNavi li:first-child {
  border-top: none;
}

#sm_usecaseContents #sm_uc_initNavi li a {
  position: relative;
  display: block;
  width: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 2.813em;
  font-weight: 700;
  color: #603001;
  text-decoration: none;
}

#sm_usecaseContents #sm_uc_initNavi li a:before {
  content: "";
  display: block;
  padding-top: 20.054%;
}

#sm_usecaseContents #sm_uc_initNavi li a:hover {
  background-position: 0 100%;
}

#sm_usecaseContents #sm_uc_initNavi li a span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 4.065%;
  height: 50%;
  margin: auto;
  padding-right: 5.649%;
  text-align: right;
  line-height: 155%;
}

#sm_uc_contentList {
  position: relative;
  display: none;
  width: 100%;
}

#sm_uc_contentList:before {
  content: "";
  display: block;
  padding-top: 86.486%;
}

#sm_uc_contentList > li {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

#sm_uc_contentList > li > .sm_uc_title {
  position: absolute;
  top: -95px;
  right: 4.054%;
  font-family: 'Roboto Condensed',sans-serif;
  text-align: right;
  color: #603001;
  z-index: 300;
}

#sm_uc_contentList > li > .sm_uc_title h4 {
  font-size: 2em;
  line-height: 1.312;
}

#sm_uc_contentList > li > .sm_uc_title p {
  font-size: 1.125em;
  line-height: 1.277;
}

#sm_uc_contentList > li .sm_uc_body {
  position: relative;
  font-size: .938em;
}

#sm_uc_contentList > li .sm_uc_body:before {
  content: "";
  display: block;
  padding-top: 86.486%;
}

#sm_uc_contentList > li .sm_uc_body .sm_uc_inner {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 4.054%;
}

#sm_uc_contentList > li .sm_uc_body .sm_uc_inner p {
  line-height: 1.333;
}

#sm_uc_contentList > li > .sm_uc_body p ~ p {
  margin-top: 2.702%;
}

#sm_uc_contentList > li > .sm_uc_body strong.subTitleA01 {
  display: block;
}

#sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(1) {
  width: 64.864%;
  padding-top: 2.702%;
}

#sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(2) {
  width: 56.756%;
}

#sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(3),#sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(4) {
  width: 48.648%;
}

#sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(5) {
  width: 36.486%;
}

#sm_uc_contentList > li#sm_uc_travel .sm_uc_body .sm_uc_inner p:nth-of-type(1) {
  width: 56.081%;
  padding-top: 5.405%;
}

#sm_uc_contentList > li#sm_uc_travel .sm_uc_body .sm_uc_inner p:nth-of-type(2) {
  width: 56.081%;
}

#sm_uc_contentList > li#sm_uc_travel .sm_uc_body .sm_uc_inner p:nth-of-type(3) {
  width: 57.432%;
}

#sm_uc_contentList > li#sm_uc_travel .sm_uc_body .sm_uc_inner p:nth-of-type(4) {
  width: 63.513%;
}

#sm_uc_contentList > li#sm_uc_home .sm_uc_body .sm_uc_body .sm_uc_inner p:nth-of-type(1) {
  margin-top: 1.351%;
}

#sm_uc_contentList > li#sm_uc_recording .sm_uc_body .sm_uc_inner p {
  padding-top: 5.405%;
  padding-left: 18.918%;
}

#sm_uc_dispNavi {
  display: none;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 200;
}

#sm_uc_dispNavi li {
  position: relative;
  display: inline-block;
  margin-left: 10px;
}

#sm_uc_dispNavi li:first-child {
  margin-left: 0;
}

#sm_uc_dispNavi li a {
  display: block;
  padding: 2px;
  width: 19px;
  height: 19px;
  background-color: #fff;
  border-radius: 9px;
  box-shadow: rgba(0,0,0,0.5) 0 0 6px 0;
}

#sm_uc_dispNavi li a .sm_mark {
  display: block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 7px;
}

#sm_uc_dispNavi li a:hover .sm_mark {
  background-color: #603001;
}

#sm_uc_dispNavi li a.active .sm_mark {
  background-color: #603001;
}

#sm_uc_dispNavi li a .sm_balloon {
  position: absolute;
  top: -52px;
  display: block;
  padding: 0 30px;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.4em;
  line-height: 30px;
  color: #fff;
  background-color: #603001;
  border: solid 2px #fff;
  border-radius: 6px;
  opacity: .85;
}

#sm_uc_dispNavi li a .sm_balloon:before {
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -13px;
  content: "";
  width: 0;
  height: 0;
  border-top: solid 15px #fff;
  border-left: solid 13px transparent;
  border-right: solid 13px transparent;
}

#sm_uc_dispNavi li a .sm_balloon:after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -10px;
  content: "";
  width: 0;
  height: 0;
  border-top: solid 12px #603001;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

#sm_uc_dispNavi li a .sm_balloon {
  display: none;
}

#sm_uc_arwNavi {
  display: none;
}

#sm_uc_arwNavi li a {
  display: block;
  position: absolute;
  top: 0;
  width: 8.108%;
  height: 100%;
  z-index: 400;
}

#sm_uc_arwNavi li a img {
  position: absolute;
  top: 50%;
  margin-top: -57px;
}

#sm_uc_arwNavi #sm_uc_arwNaviPrev a {
  left: 0;
}

#sm_uc_arwNavi #sm_uc_arwNaviPrev a img {
  left: 0;
}

#sm_uc_arwNavi #sm_uc_arwNaviNext a {
  right: 0;
}

#sm_uc_arwNavi #sm_uc_arwNaviNext a img {
  right: 0;
}

/* Features */
#sm_features {
  position: relative;
  padding: 4.054% 0;
}

#sm_features .sm_titleA01 {
  padding-left: 4.054%;
}

#sm_ft_contentNavi {
  display: block;
  margin-bottom: 4.729%;
  text-align: center;
  border-top: solid 1px #e6e2d9;
  border-bottom: solid 1px #e6e2d9;
  box-shadow: rgba(141,118,33,0.5) 0 2px 3px -1px;
}

#sm_ft_contentNavi li {
  position: relative;
  display: inline-block;
  padding: 0 1%;
}

#sm_ft_contentNavi li a {
  display: block;
  padding: 12px 0;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: .875em;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  text-decoration: none;
}

#sm_ft_contentNavi li a:hover {
  color: #e4d1a9;
}

#sm_ft_contentNavi li.active a {
  color: #e4d1a9;
}

#sm_ft_contentNavi li.active:after {
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -15px;
  content: "";
  width: 30px;
  height: 17px;
}

#sm_ft_contents {
  padding: 0 4.054%;
}

#sm_ft_contents .sm_ft_contentItem {
  display: none;
}

#sm_ft_contents > .active {
  display: block;
}

#sm_ft_contents .sm_ft_contentItem p {
  font-size: .875em;
  line-height: 1.285;
}

#sm_ft_contents .sm_ft_contentItem h3 {
  margin-bottom: 4.054%;
  padding-bottom: .405%;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 2em;
  font-weight: 700;
  color: #603001;
  border-bottom: solid 4px #603001;
}

#sm_ft_contents .sm_ft_contentItem h4.sm_title01 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  border-bottom: solid 1px #000;
  font-size: .875em;
}

#sm_ft_contents .sm_ft_contentItem h4.sm_title02 {
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-weight: 700;
}

#sm_ft_contents .sm_ft_list_01 {
  padding-top: 4px;
}

#sm_ft_contents .sm_ft_list_01 li {
  padding: 8px 0 14px;
  padding-left: 6.15em;
  text-indent: -6.15em;
  font-size: .875em;
}

#sm_ft_contents .sm_ft_list_01 li .sm_ft_list_title01 {
  font-size: 1.214em;
  color: #603001;
}

#sm_ft_contents .sm_photoRightA01 {
  overflow: hidden;
}

#sm_ft_contents .sm_photoRightA01 .sm_pict {
  float: right;
}

#sm_ft_contents .sm_photoRightA01 .sm_desc {
  float: left;
}

#sm_ft_contents .sm_photoRightA01 .sm_desc p {
  margin-bottom: 5.063%;
}

#sm_ft_contents .sm_photoRightA02 {
  overflow: hidden;
}

#sm_ft_contents .sm_photoRightA02 .sm_pict {
  float: right;
  margin-left: 6.617%;
  margin-bottom: 3.676%;
}

#sm_ft_contents .sm_photoRightA02 .sm_desc p {
  margin-bottom: 2.941%;
}

#sm_ft_contents .sm_photoLeftA01 {
  overflow: hidden;
}

#sm_ft_contents .sm_photoLeftA01 .sm_pict {
  float: left;
}

#sm_ft_contents .sm_photoLeftA01 .sm_desc {
  float: right;
}

#sm_ft_contents .sm_photoLeftA01 .sm_desc p ~ p {
  margin-top: 20px;
}

#sm_ft_contents .sm_photoCenterA01 {
  margin-top: 20px;
  text-align: center;
}

#sm_ft_contents .sm_photoSizeA01 .sm_pict {
  width: 38.235%;
}

#sm_ft_contents .sm_photoSizeA01 .sm_desc {
  width: 58.088%;
}

#sm_ft_contents .sm_photoSizeA02 .sm_pict,#sm_ft_contents .sm_photoSizeA02 .sm_desc {
  width: 48.859%;
}

#sm_ft_contents .sm_photoSizeA03 {
  padding-top: 4.411%;
}

#sm_ft_contents .sm_photoSizeA03 .sm_pict {
  width: 44.117%;
}

#sm_ft_contents .sm_photoSizeA03 .sm_desc {
  width: 51.47%;
}

#sm_ft_contents .sm_photoSizeA04 .sm_pict {
  width: 64.705%;
}

#sm_ft_contents .sm_photoSizeA04 .sm_desc {
  width: 33.088%;
}

#sm_ft_contents .sm_photoSizeA05 .sm_pict {
  width: 33.823%;
}

#sm_ft_contents .sm_photoSizeA05 .sm_desc {
  width: 63.97%;
}

#sm_ft_contents .sm_ft_soundListA01 {
  overflow: hidden;
}

#sm_ft_contents .sm_ft_soundListA01 li {
  display: block;
  width: 100%;
  margin-bottom: 9.615%;
}

#sm_ft_contents .sm_ft_soundListA01 li a {
  display: block;
}

#sm_ft_contents .sm_ft_soundListA01 li .sm_soundTitle {
  display: block;
  margin-bottom: 1.923%;
  font-size: .875em;
  text-align: left;
}

#sm_ft_contents .sm_ft_soundListA01 li .sm_soundCaption {
  display: block;
  margin-top: 1.923%;
  font-size: .875em;
  text-align: left;
}

#sm_ft_contents .sm_ft_videoListA01 {
  overflow: hidden;
}

#sm_ft_contents .sm_ft_videoListA01 li a {
  display: block;
}

#sm_ft_contents .sm_ft_videoListA01 li a:hover {
  opacity: .8;
}

#sm_ft_contents .sm_ft_videoListA01 li span {
  display: block;
  margin-top: 3.846%;
  font-size: .875em;
  text-align: center;
}

#sm_ft_contents .sm_ft_videoListA01 li a img {
  display: block;
  margin: auto;
  box-shadow: rgba(0,0,0,0.5) 0 3px 6px -1px;
}

#sm_ft_contents .sm_notesA01 {
  padding: 3px;
  border-radius: 5px;
}

#sm_ft_contents .sm_notesA01 .sm_notesInner {
  padding: 4.451%;
  border-radius: 5px;
}

#sm_ft_contents .sm_notesA01 p {
  margin-bottom: 2.442%;
}

#sm_ft_contents .sm_listA01 {
  overflow: hidden;
  margin-bottom: 3.257%;
}

#sm_ft_contents .sm_listA01 li {
  float: left;
  width: 25.895%;
  margin-left: 3.257%;
}

#sm_ft_contents .sm_listA01 li:first-child {
  width: 10.423%;
  margin-left: 0;
}

/* Artists */
#sm_artists {
  padding: 4.054% 4.054% 0;
}

#sm_artists .sm_artistList {
  overflow: hidden;
}

#sm_artists .sm_artistList li {
  display: block;
  float: left;
  width: 23.529%;
  margin-right: 1.911%;
  margin-bottom: 2.941%;
  padding: 1.323%;
  background-color: #fff;
  border: solid 1px #c7b48d;
  box-shadow: rgba(0,0,0,0.5) 0 3px 6px -1px;
}

#sm_artists .sm_artistList li:nth-child(4n) {
  margin-right: 0;
}

#sm_artists .sm_artistList li a {
  display: block;
  color: #000;
  text-decoration: none;
}

#sm_artists .sm_artistList li a:hover {
  opacity: .8;
}

#sm_artists .sm_artistList li img {
  display: block;
  margin: auto;
}

#sm_artists .sm_artistList li span {
  display: block;
  margin-top: 5.625%;
  font-size: .813em;
  text-align: center;
  word-break: break-all;
}

.sm_artistsInfo {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  font-size: .813em;
}

.sm_artistsInfo p.sm_artistDetail {
  width: 100%;
  margin: 0 auto;
  padding-top: 4%;
}

.sm_artistsInfo p.sm_artistName {
  margin: 0;
  padding: 0 0 .6%;
}

@media (max-width: 991px) {
  #slgMd .sm_titleA01 {
    font-size: 2.063em;
  }

  #sm_gNaviArea,#sm_gNaviInner {
    min-height: 60px;
  }

  #sm_gNavi li a {
    font-size: 1.125em;
  }

  #sm_concept #sm_conceptInner {
    width: 60%;
  }

  #sm_concept #sm_conceptInner h2 {
    font-size: 1.875em;
  }

  #sm_concept #sm_conceptInner p {
    margin-top: 2%;
  }

  #sm_usecaseContents #sm_uc_initNavi li a {
    font-size: 2.125em;
  }

  #sm_usecaseContents #sm_uc_initNavi li a:hover {
    background-position: 0 100.5%;
  }

  #sm_usecaseContents #sm_uc_initNavi li a span {
    line-height: 165%;
  }

  #sm_uc_contentList > li > .sm_uc_title {
    top: -71.25px;
  }

  #sm_uc_contentList > li > .sm_uc_title h4 {
    font-size: 1.5em;
  }

  #sm_uc_contentList > li > .sm_uc_title p {
    font-size: .844em;
  }

  #sm_uc_contentList:before,#sm_uc_contentList > li .sm_uc_body:before {
    content: "";
    display: block;
    padding-top: 100%;
  }

  #sm_uc_contentList > li .sm_uc_body {
    font-size: .875em;
  }

  #sm_ft_contentNavi li a {
    font-size: .688em;
  }

  #sm_ft_contents .sm_photoRightA02 .sm_pict {
    float: none;
    margin-left: 0;
  }

  #sm_artists .sm_artistList li span {
    font-size: .688em;
  }
}

@media (max-width: 767px) {
  #sm_gNaviArea,#sm_gNaviInner {
    min-height: 50%;
  }

  #sm_gNavi li {
    padding: 2% 1%;
  }

  #sm_concept:before {
    padding-top: 140%;
  }

  #sm_concept #sm_conceptInner {
    top: 9%;
    width: 91.891%;
  }

  #sm_usecaseContents #sm_uc_initNavi li a span {
    line-height: 140%;
  }

  #sm_uc_contentList > li > .sm_uc_title {
    position: relative;
  }

  #sm_uc_contentList > li#sm_uc_recording .sm_uc_body .sm_uc_inner p {
    padding-left: 0;
  }

  #sm_ft_contentNavi li {
    padding: 2%;
  }

  #sm_ft_contentNavi li.active:after {
    content: none;
  }

  #sm_ft_contentNavi li a {
    padding: 1.621% 0;
    font-size: .938em;
  }
}

@media (max-width: 479px) {
  #sm_concept #sm_conceptInner {
    top: 20%;
  }

  #sm_concept #sm_conceptInner h2,#sm_concept #sm_conceptInner p {
    text-shadow: 1px 1px 0 #eee,-1px 1px 0 #eee,1px -1px 0 #eee,-1px -1px 0 #eee;
  }

  #sm_uc_contentList > li > .sm_uc_title {
    top: -10px;
  }

  #sm_uc_contentList:before,#sm_uc_contentList > li .sm_uc_body:before {
    content: "";
    display: block;
    padding-top: 250%;
  }

  #sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p {
    width: 100% !important;
  }

  #sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(3),#sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(4),#sm_uc_contentList > li#sm_uc_stage .sm_uc_body .sm_uc_inner p:nth-of-type(5) {
    text-shadow: 1px 1px 0 #eee,-1px 1px 0 #eee,1px -1px 0 #eee,-1px -1px 0 #eee;
  }

  #sm_uc_contentList > li#sm_uc_travel .sm_uc_body .sm_uc_inner p:nth-of-type(2),#sm_uc_contentList > li#sm_uc_travel .sm_uc_body .sm_uc_inner p:nth-of-type(3),#sm_uc_contentList > li#sm_uc_travel .sm_uc_body .sm_uc_inner p:nth-of-type(4) {
    width: 100%;
    text-shadow: 1px 1px 0 #eee,-1px 1px 0 #eee,1px -1px 0 #eee,-1px -1px 0 #eee;
  }

  #sm_ft_contents .sm_photoSizeA01 .sm_pict,#sm_ft_contents .sm_photoSizeA01 .sm_desc,#sm_ft_contents .sm_photoSizeA02 .sm_pict,#sm_ft_contents .sm_photoSizeA02 .sm_desc,#sm_ft_contents .sm_photoSizeA03 .sm_pict,#sm_ft_contents .sm_photoSizeA03 .sm_desc,#sm_ft_contents .sm_photoSizeA04 .sm_pict,#sm_ft_contents .sm_photoSizeA04 .sm_desc,#sm_ft_contents .sm_photoSizeA05 .sm_pict,#sm_ft_contents .sm_photoSizeA05 .sm_desc {
    width: 100%;
  }

  #sm_ft_contents .sm_photoSizeA02 .sm_pict {
    margin-bottom: 4.451%;
  }

  #sm_ft_contents .sm_photoRightA01 .sm_pict,#sm_ft_contents .sm_photoRightA01 .sm_desc,#sm_ft_contents .sm_photoLeftA01 .sm_pict,#sm_ft_contents .sm_photoLeftA01 .sm_desc {
    float: none;
  }

  #sm_ft_contents .sm_ft_list_01 {
    margin-bottom: 4.411%;
  }

  #sm_artists .sm_artistList li {
    width: 48.97%;
    padding: 1.875%;
  }

  #sm_artists .sm_artistList li:nth-child(2n) {
    margin-right: 0;
  }
}