#topContent {
  padding-top: 201px;
  width: 794px;
  margin: 0 auto;
  font-family: "adobe-garamond-pro",sans-serif;
  font-style: normal;
  font-weight: 400;
}

.oneCol h2,
.twoCol h2,
.threeCol h2,
#instagram h2 {
  line-height: 100%;
  font-size: 2em;
  padding-bottom: 63px;
  text-align: center;
  padding-top: 31px;
}
.oneCol h2 span,
.twoCol h2 span,
.threeCol h2 span,
#instagram h2 span {
  display: block;
  padding-top: 2px;
  font-size: 0.5em;
}
.oneCol .box,
.twoCol .box,
.threeCol .box,
#instagram .box {
  float: left;
}

.twoCol {
  zoom: 1;
}
.twoCol:before, .twoCol:after {
  content: "";
  display: table;
}
.twoCol:after {
  clear: both;
}
.twoCol .box {
  width: 368px;
  margin-left: 56px;
}
.twoCol .box:first-child {
  margin-left: 0;
}

.threeCol {
  zoom: 1;
}
.threeCol:before, .threeCol:after {
  content: "";
  display: table;
}
.threeCol:after {
  clear: both;
}
.threeCol .box {
  width: 258px;
  margin-left: 8px;
}
.threeCol .box h2 span {
  font-size: 1em;
  text-decoration: underline;
  display: inline-block;
}
.threeCol .box:first-child {
  margin-left: 0;
}

#instagram ul {
  margin-left: -2px;
  zoom: 1;
}
#instagram ul:before, #instagram ul:after {
  content: "";
  display: table;
}
#instagram ul:after {
  clear: both;
}
#instagram ul li {
  width: 157px;
  height: 157px;
  overflow: hidden;
  float: left;
  margin-left: 2px;
  margin-bottom: 2px;
}
#instagram ul li img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter     id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /*     Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
#instagram ul li:hover img {
  filter: none;
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}

#snsLink {
  padding-top: 167px;
  padding-bottom: 234px;
}
#snsLink ul {
  text-align: center;
}
#snsLink ul li {
  padding-bottom: 24px;
  display: inline-block;
  border-bottom: 1px solid #000;
}
#snsLink ul li:first-child {
  margin-right: 127px;
}
#snsLink ul li:last-child {
  margin-left: 135px;
}
#snsLink ul li a {
  font-size: 2.4em;
}

body {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-top: 35px;
  background: #fff;
  z-index: 999;
}
#header h1 {
  display: inline-block;
  margin-bottom: 46px;
  width: 142px;
  height: 38px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
#header h1 img {
  width: 100%;
}
#header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}

.animWrap,
#navi {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
