/* --------------------------------------------------------
*g_nav
-------------------------------------------------------- */
#g_nav .li03 a {
  color: #796A56;
}
#g_nav .li03 img {
  visibility: hidden;
}

/* --------------------------------------------------------
*index
-------------------------------------------------------- */
body.index #tabWrpper {
  padding: 30px 0 30px;
  background: #EDEDED;
}
body.index #t_nav ul {
  overflow: hidden;
  *zoom: 1;
}
body.index #t_nav ul li {
  float: left;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 15px 0;
  text-align: center;
  background: #E1E1E1;
}
body.index #t_nav ul li h2 img {
  max-width: 100%;
  height: auto;
}
body.index #t_nav ul li h2 img {
  max-width: 40%;
  vertical-align: middle;
}
body.index #t_nav ul li.on {
  background: #fff;
}
body.index .tab {
  background: #fff;
  padding: 26px 0;
  padding-left: 15px;
  padding-right: 15px;
}
body.index .tab .linkUl {
  overflow: hidden;
  *zoom: 1;
}
body.index .tab .linkUl li {
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 10px;
}
body.index .tab .linkUl li img {
  width: 100%;
  height: auto;
}
body.index .tab .linkUl li figure {
  margin-bottom: 5px;
}
body.index .tab .linkUl li:nth-child(even) {
  margin-right: 0;
}
body.index .tab .tags {
  margin-bottom: 20px;
  font-size: 86%;
}
body.index .tab .tags p {
  margin-bottom: 10px;
}
body.index .tab .tags ul {
  overflow: hidden;
  *zoom: 1;
}
body.index .tab .tags ul li {
  float: left;
}
body.index #gallery .worksUl li {
  width: 48%;
  margin-right: 1%;
}

/* --------------------------------------------------------
*model
-------------------------------------------------------- */
body.model #main {
  height: auto;
}
body.model #main #mainVisual {
  display: none;
}
body.model #content {
  background: #EDEDED;
}
body.model #pankuzu {
  margin-top: 50px;
}
body.model header {
  background: rgba(12, 12, 12, 0.85);
  min-height: 50px;
  box-sizing: border-box;
}
body.model #modelWrapper {
  background: #fff;
  margin-top: 50px;
}
body.model #modelWrapper .pageBtn {
  position: fixed;
  bottom: 40px;
  z-index: 1;
}
body.model #modelWrapper .pageBtn a {
  display: inline-block;
  text-align: center;
  width: 200px;
  padding: 14px 0;
  background: #373737;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
   font-family: " GTSectraDisplay-Light"; 
  font-size: 114%;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
}
body.model #modelWrapper .pageBtn a img {
  vertical-align: middle;
}
body.model #modelWrapper .pageBtn a:hover {
  background: #796A56;
}
body.model #modelWrapper .pageBtn a {
  font-size: 160%;
  width: 40px;
  padding: 4px 0;
}
body.model #modelWrapper #pageBtnL {
  left: 0;
}
body.model #modelWrapper #pageBtnR {
  right: 0;
}
body.model #modelWrapper #mv img {
  width: 100%;
  height: auto;
}
body.model #modelWrapper #lead, body.model #modelWrapper h3 {
  font-family: " GTSectraDisplay-Light"; 
}
body.model #modelWrapper h1 {
  position: relative;
}
body.model #modelWrapper h3 {
  font-size: 126%;
}
body.model #modelWrapper #lead {
  text-align: center;
  border-bottom: 1px solid #E1E1E1;
}
body.model #modelWrapper #lead .modelOpen {
  background: #796A56;
  color: #fff;
  padding: 1px 8px;
  margin-top: 20px;
  display: inline-block;
  position: absolute;
  bottom: 21%;
  left: 50%;
  width: 130px;
  margin-left: -70px;
  font-size: 86%;
}
body.model #modelWrapper #lead dl {
   font-family: " GTSectraDisplay-Light"; 
}
body.model #modelWrapper #lead dt {
  font-size: 160%;
}
body.model #modelWrapper #lead .stdBtn {
  text-align: center;
  margin-top: 16px;
}
body.model #modelWrapper #lead .stdBtn a {
  display: inline-block;
  text-align: center;
  width: 200px;
  padding: 14px 0;
  background: #373737;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
   font-family: " GTSectraDisplay-Light"; 
  font-size: 114%;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
}
body.model #modelWrapper #lead .stdBtn a img {
  vertical-align: middle;
}
body.model #modelWrapper #lead .stdBtn a:hover {
  background: #796A56;
}
body.model #modelWrapper #lead .stdBtn a {
  width: 260px;
  padding: 14px 10px;
}
body.model #modelWrapper .sec {
  padding: 30px 0;
  padding-left: 15px;
  padding-right: 15px;
}
body.model #modelWrapper .sec h2 {
  margin-bottom: 20px;
   font-family: " GTSectraDisplay-Light"; 
  font-size: 160%;
}
body.model #modelWrapper #check {
  border-bottom: 1px solid #E1E1E1;
}
body.model #modelWrapper #check dl {
  margin-bottom: 15px;
  text-align: center;
}
body.model #modelWrapper #check dl dt {
  margin-bottom: 8px;
  position: relative;
  display: inline-block;
}
body.model #modelWrapper #check dl dt a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: rgba(55, 55, 55, 0.5) url("../img/ico_zoom.png") 2px 2px no-repeat;
  border-radius: 50%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.model #modelWrapper #check dl dt a:hover:after {
  background-color: #796A56;
}
body.model #modelWrapper #check .modelMap {
  background: #EDEDED;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  line-height: 1.6;
}
body.model #modelWrapper #check .modelMap .st {
  font-weight: bold;
}
body.model #modelWrapper #check .modelMap dl dt, body.model #modelWrapper #check .modelMap dl dd {
  float: none;
  width: auto;
}
body.model #modelWrapper #check .modelMap h4 {
  margin-bottom: 7px;
}
body.model #modelWrapper #check .modelMap h4 dt {
  font-size: 100%;
}
body.model #modelWrapper #check .modelMap h4 dd {
  font-size: 126%;
  font-weight: bold;
}
body.model #modelWrapper #check .modelMap p {
  margin-bottom: 10px;
}
body.model #modelWrapper #check .modelMap p img {
  width: 100%;
  height: auto;
}
body.model #modelWrapper #check .modelMap iframe {
  width: 100%;
}
body.model #modelWrapper #check .modelMap .stdBtn {
  text-align: center;
  margin-top: 16px;
}
body.model #modelWrapper #check .modelMap .stdBtn a {
  display: inline-block;
  text-align: center;
  width: 200px;
  padding: 14px 0;
  background: #373737;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
   font-family: " GTSectraDisplay-Light"; 
  font-size: 114%;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
}
body.model #modelWrapper #check .modelMap .stdBtn a img {
  vertical-align: middle;
}
body.model #modelWrapper #check .modelMap .stdBtn a:hover {
  background: #796A56;
}
body.model #modelWrapper #check .modelMap .stdBtn a {
  padding: 14px 10px;
}
body.model #modelWrapper #layout {
  border-bottom: 1px solid #E1E1E1;
}
body.model #modelWrapper #layout h3 {
  margin-bottom: 30px;
}
body.model #modelWrapper #layout h3 img {
  max-width: 100%;
  height: auto;
}
body.model #modelWrapper #layout figure {
  margin-bottom: 20px;
}
body.model #modelWrapper #layout figure img {
  max-width: 100%;
  height: auto;
}
body.model #modelWrapper #producer h3 {
  margin-bottom: 30px;
}
body.model #modelWrapper #producer h3 img {
  max-width: 100%;
  height: auto;
}
body.model #modelWrapper #gallery {
  position: relative;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.galleryDetailWrapper {
  background: #373737;
  position: relative;
  overflow: hidden;
  height: 462px;
  display: none;
}
.galleryDetailWrapper aside {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  z-index: 1;
}
.galleryDetailWrapper li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  height: 462px;
}
.galleryDetailWrapper li img {
  width: 100%;
  height: auto;
}
.galleryDetailWrapper .textBox {
  padding: 5px;
  color: #fff;
  font-size: 86%;
}
.galleryDetailWrapper .textBox dt {
  margin-bottom: 16px;
  display: none;
}

#googleMaps {
  width: 100%;
  height: 50vh;
}

.googleMaps-view {
  text-align: right;
  margin-bottom: 20px;
  color: #796A56;
}
.googleMaps-view a {
  color: #796A56;
}
