/* clearfix */
.cFix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cFix {
  min-height: 1px;
}

* html .cFix {
  height: 1px;
  /*\*/
  /*/ height: auto; overflow: hidden; /**/
}

body {
  background-color: #f8f8f8;
  font-family: 'Open Sans', sans-serif;
  border-top: solid 4px #444;
}

.dispPC {
  display: none !important;
}

#Wrap {
  overflow: hidden;
}
#Wrap .contentsWidth .innerBlock {
  margin: 0px auto;
  padding: 60px 0px;
  max-width: 1280px;
}

img {
  max-width: 100%;
}

.snsBtn {
  position: fixed;
  bottom: 10px;
  left: 10px;
}

a {
  color: #92c97c;
}

h2 {
  margin-bottom: 20px;
  padding-bottom: 4px;
  border-bottom: solid 1px #666;
}
h2 span {
  display: block;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #333;
}

#header {
  padding: 20px 40px 5px;
}
#header .logoImg {
  text-align: center;
}

#mainContents {
  margin: 20px 0px 0px;
  padding: 0px 15px 40px;
  padding-bottom: 30px;
  border-bottom: solid 10px #ccc;
}
#mainContents #mainVis .imgBlock {
  text-align: center;
}
#mainContents #section01 .innerBlock .txtSide {
  color: #333;
}
#mainContents #section01 .innerBlock .txtSide dl.contentsTxt dt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 8px;
  background-color: #92c97c;
  color: #fff;
}
#mainContents #section01 .innerBlock .txtSide dl.contentsTxt dd {
  line-height: 1.6;
  font-size: 12px;
}
#mainContents #section01 .innerBlock .txtSide #infoArea {
  margin-top: 30px;
}
#mainContents #section01 .innerBlock .txtSide #infoArea h3 {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600;
}
#mainContents #section01 .innerBlock .txtSide #infoArea h3 span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 4px 8px;
  background-color: #92c97c;
  color: #fff;
}
#mainContents #section01 .innerBlock .txtSide #infoArea dl {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #ccc;
  line-height: 1.6;
  font-size: 12px;
}
#mainContents #section01 .innerBlock .txtSide #infoArea dl dt {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 10px;
}
#mainContents #section01 .innerBlock .txtSide #infoArea dl dd {
  font-size: 13px;
}
#mainContents #section01 .innerBlock .txtSide #infoArea dl dd > span {
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
#mainContents #section01 .innerBlock .txtSide #poster {
  margin-top: 30px;
}
#mainContents #section01 .innerBlock .txtSide #poster .imgBlock img {
  max-width: 100%;
}
#mainContents #section01 .innerBlock .txtSide #poster .imgBlock span {
  display: block;
  font-weight: 300;
  color: #000;
  margin-bottom: 10px;
}
#mainContents #section01 .innerBlock .photoSide {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #ccc;
}
#mainContents #section01 .innerBlock .photoSide #lineup {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ccc;
}
#mainContents #section01 .innerBlock .photoSide #lineup .imgBlock span {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
}
#mainContents #section01 .innerBlock .photoSide .sampleBlock {
  margin-bottom: 30px;
}
#mainContents #section01 .innerBlock .photoSide .sampleBlock ul li {
  margin-bottom: 20px;
}
#mainContents #section01 .innerBlock .photoSide .sampleBlock ul li span {
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
  font-weight: 300;
}
#mainContents #section01 .innerBlock .photoSide .sampleBlock ul li:last-child {
  margin-bottom: 0;
}
#mainContents #section01 .innerBlock .photoSide #lastInfo a {
  padding: 20px 10px;
  display: block;
  color: #333;
  text-decoration: none;
  border: solid 2px #999;
}
#mainContents #section01 .innerBlock .photoSide #lastInfo a dl.topTxt {
  text-align: center;
}
#mainContents #section01 .innerBlock .photoSide #lastInfo a dl.topTxt dt {
  margin-bottom: 10px;
  font-size: 12px;
  letter-spacing: 0.1em;
}
#mainContents #section01 .innerBlock .photoSide #lastInfo a dl.topTxt dd {
  font-size: 16px;
  letter-spacing: 0.3em;
}
#mainContents #section01 .innerBlock .photoSide #lastInfo a dl.bottomTxt {
  margin-top: 15px;
  text-align: center;
}
#mainContents #section01 .innerBlock .photoSide #lastInfo a dl.bottomTxt dt {
  font-size: 50px;
  font-weight: bold;
}
#mainContents #section01 .innerBlock .photoSide #lastInfo a dl.bottomTxt dd {
  margin-top: 14px;
  letter-spacing: 0.2em;
}

#footer {
  margin-top: 80px;
  padding-bottom: 100px;
  text-align: center;
  font-size: 12px;
}
