/* スタイルリセット
============================================*/
h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
dl,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3 {
  font: 100%/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul,
ol {
  list-style: none;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  color: #7cd2ff;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a img {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

a:hover img {
  opacity: .6;
}

/* 設定
============================================*/

@font-face{
  font-family: 'Arial Black';
  font-style: normal;
  font-weight: 400;
  src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
 *zoom: 1;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  min-width: 960px;
  font: 12px/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ファーストビュー
============================================*/

#firstView {
  position: relative;
}

#firstView section {
  width: 100%;
  position: relative;
}

#casagucca {
  background: #1b95ea;
}

#casagucca h1 {
  width: 393px;
  height: 50px;
  margin: -108px 0 0 -196px;
  position: absolute;
  left: 50%;
  top: 50%;
}

#casagucca .snsLinks {
  width: 220px;
  margin: auto;
  font-size: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 246px;
}

#casagucca .snsLinks > li {
  margin: 0 6px;
  display: inline-block;
}

#casagucca .snsLinks > li > * {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, .2);
  color: #fff;
  font: 18px/32px "fontello";
  text-align: center;
  display: block;
  position: relative;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#casagucca .snsLinks > li > *:hover {
  background: rgba(255, 255, 255, 1);
  color: #1b95ea;
}

#casagucca .snsLinks > li > * a {
  color: #fff;
  display: block;
}

#casagucca .snsLinks > li > *:hover a {
  color: #1b95ea;
}

#casagucca .snsLinks ul {
  width: 110px;
  margin: 0 0 0 -55px;
  padding: 0 0 10px 0;
  font-size: 0;
  position: absolute;
  top: -55px;
  left: 50%;
  display: none;
}

#casagucca .snsLinks > li > *:hover ul {
  display: block;
}

#casagucca .snsLinks ul li {
  display: inline-block;
}

#casagucca .snsLinks ul li:first-child {
  margin: 0 6px 0 0;
}

#casagucca .snsLinks ul li:after {
  width: 0;
  height: 0;
  content: "";
  display: block;
}

#casagucca .snsLinks ul li:first-child:after {
  border-top: #fff solid 6px;
  border-right: #fff solid 6px;
  border-bottom: transparent solid 6px;
  border-left: transparent solid 6px;
  margin: 0 0 0 auto;
}

#casagucca .snsLinks ul li:last-child:after {
  border-top: #fff solid 6px;
  border-right: transparent solid 6px;
  border-bottom: transparent solid 6px;
  border-left: #fff solid 6px;
}

#casagucca .snsLinks ul a {
  width: 52px;
  height: 34px;
  background: #fff;
  font: 18px/34px Arial Black;
  color: #1b95ea;
  text-align: center;
  display: block;
}

#casagucca .witter li:last-child,
#casagucca .instagram li:last-child,
#casagucca .wear li:last-child {
  visibility: hidden;
}

#onlineShop a,
#onlineMag a {
  width: 500px;
  height: 125px;
  margin: -145px 0 0 -250px;
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
}

#onlineShop h1,
#onlineMag h1 {
  margin: 0 0 35px 0;
  font: 50px/1 Arial Black;
}

#onlineShop span,
#onlineMag span {
  width: 160px;
  height: 40px;
  margin: 0 auto;
  border: #fff solid 3px;
  font: 20px/34px Arial Black;
  display: block;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#onlineShop a:hover span,
#onlineMag a:hover span {
  background: #fff;
  color: #1b95ea;
}

#onlineShop {
  background: url(../img/bg_dot.gif);
}

#onlineMag {
  background: url(../img/bg_stripe.gif);
}

#firstView .control {
  width: 75px;
  position: absolute;
  top: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#firstView .control:hover {
  background: rgba(255, 255, 255, 0.2);
}

#firstView .prev  {
  left: 0;
}

#firstView .next {
  right: 0;
}

#firstView .control a {
  width: 100%;
  height: 100%;
  font: 34px/1 "fontello";
  color: #fff;
  text-align: center;
  display: block;
  position: relative;
  z-index: 9999;
}

#firstView .control span {
  width: 163px;
  height: 34px;
  margin: -153px 0 0 0;
  background: #fff;
  font: 18px/34px Arial Black;
  color: #1b95ea;
  text-align: center;
  display: none;
  position: absolute;
  top: 50%;
}

#firstView .control:hover span {
  display: block;
}

#firstView .prev span {
  left: 35px;
}

#firstView .next span {
  right: 35px;
}

#firstView .control span:after {
  width: 0;
  height: 0;
  content: "";
  display: block;
}

#firstView .prev span:after {
  border-top: #fff solid 6px;
  border-right: transparent solid 6px;
  border-bottom: transparent solid 6px;
  border-left: #fff solid 6px;
}

#firstView .next span:after {
  border-top: #fff solid 6px;
  border-right: #fff solid 6px;
  border-bottom: transparent solid 6px;
  border-left: transparent solid 6px;
  margin: 0 0 0 auto;
}

#firstView .control .shop:before {
  content: "ONLINE SHOP ";
}

#firstView .control .mag:before {
  content: "ONLINE MAG. ";
}

#firstView .control .back:before {
  content: "BACK TO TOP";
}

#firstView .mask {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 10000; 
}

#firstView .down {
  width: 100px;
  height: 60px;
  margin: auto;
  font: 34px/60px "fontello";
  color: #fff;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 175px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#firstView .down:hover {
  color: rgba(225, 225, 225, .5);
  line-height: 70px;
}

/* フロアガイド・ショップインフォ 共通
============================================*/

.infoBox > h1 {
  margin: 55px 0;
  font: 35px/1 Arial Black;
  text-align: center;
}

.infoBox section {
  width: 50%;
  padding: 40px 20px 20px;
  text-align: center;
  float: left;
}

.infoBox section h1 {
  margin: 0 0 33px 0;
  font: 26px/1 Arial Black;
}

.infoBox section h1:after {
  width: 17px;
  height: 2px;
  margin: 33px auto 0;
  display: block;
  content: "";
}

/* フロアガイド
============================================*/

#floorGuide > h1,
#floorGuide section h1 {
  color: #606a7b;
}

#floorGuide section h1:after {
  background: #606a7b;
}

#floor1 {
  border-right: #d9d9d9 solid 1px;
}

#floorGuide .brandList {
  /*width: 75%;
  height: 12em;*/
  margin: 0 auto 30px auto;
  font-size: 13px;
  line-height: 2;
  color: #606a7b;
  /*overflow: hidden;*/
}

#floorGuide .snsLinks {
  margin: 0 0 30px 0;
}

#floorGuide .snsLinks li {
  display: inline-block;
}

#floorGuide .snsLinks a {
  width: 35px;
  height: 35px;
  font: 19px/35px "fontello";
  color: #606a7b;
  text-align: center;
  display: block;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#floorGuide .snsLinks a:hover {
  background: #606a7b;
  color: #fff;
}

#floorGuide .imgList {
  font-size: 0;
}

#floorGuide .imgList li {
  width: 33.33333%;
  padding: 2px;
  display: inline-block;
}

/* ショップインフォ
============================================*/

#shopInfo{
  background: #606a7b;
}

#shopInfo a:hover {
  text-decoration: underline;
}

#shopInfo > h1,
#shopInfo section h1 {
  color: #fff;
}

#shopInfo section h1:after {
  background: #fff;
}

#shopInfo section {
  padding-bottom: 60px;
}

#shopInfo #shoplocation {
  width: auto;
  padding-top: 0;
  float: none;
}

#shoplocation p {
  color: #d0d3d8;
  line-height: 1.8;
}

#shoplocation p:last-child {
  margin: 1.5em 0 0 0;
}

#shopNews {
  border-left: #78808f solid 1px;
}

#shopNews .news {
  width: 75%;
  height: 12em;
  margin: 0 auto;
  text-align: left;
  line-height: 2;
  overflow: hidden;
}

#shopNews .news a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

#shopNews .news time {
  padding: 0 1em 0 0;
  color: #d0d3d8;
  font-size: 11px;
  display: inline-block;
}

#shopNews .news span {
  width: 3em;
  color: #d0d3d8;
  font-size: 11px;
  display: inline-block;
}

/* googleマップ
============================================*/

#mapCanvas {
  height: 400px;
  border: #fff solid 7px;
}

/* コピーライト
============================================*/

footer {
  padding: 2.5em 0;
  background: #606a7b;
  color: #d0d3d8;
  text-align: center;
}
