html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", "Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
}

blockquote {
	margin: 1em;
    padding: 0 20px;
    text-align: left;
    background: url(http://reishinomaki.net/img/bq1.png) 0 0.2em no-repeat;
}
blockquote p {
    display: inline;
    padding-right: 1.5em;
    background: url(http://reishinomaki.net/img/bq2.png) right 0.8em no-repeat;
}

a {
	color: #000;
	text-decoration:none;
}

#main {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
@media screen and (orientation: portrait) {
}

#shopcard {
	width: 900px;
	height: 640px;
	top: 50%;
	left: 50%;
	margin: -360px 0 0 -450px;	/* 360=640/2+sns80/2 */
	padding: 0;
	position: absolute;
}

#head {
	width:852px;
	height:231px;
	left: 50%;
	margin-top: 20px;
	margin-left: -426px;
	position:absolute;
	padding: 0;
	background:url(img/marcheHeader.png) no-repeat 0 0;
	z-index:1;
}

#subtitle {
	width:900px;
	height:50px;
	padding: 0;
	position:absolute;
	top: 30px;
	left: 0px;
	z-index:3;
	background:url(img/content-top.png) no-repeat 0 0;
}

#back {
	width:80px;
	height:80px;
	padding: 0;
	position:absolute;
	top: 20px;
	left: 30px;
	z-index:5;
	background:url(img/back.png) no-repeat 0 0;
}

.contents.top {
    margin-top: 170px;    
}
.contents.about {
    width: 84px;
    margin-left: 765px;
    white-space: nowrap;
    border-bottom: 1px dotted #00A0EE;
}
.contents.fellow {
    margin: 50px 100px 0 120px;
}
.contents.fellow > blockquote {
    font-size: 120%;
    font-weight: bold;
}
.contents.calendar {
    margin-top: 150px;
    margin-left: 50px;
}
.contents.map {
    float: left;
    margin: -15px 10px 0 10px;
    width: 400px;
    height: 400px;
    background-image: url(img/content-map.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.contents.blog,
.contents.products {
    margin: 150px 0 0 360px;
}
.contents.contact {
    margin: 15px 0 0 270px;
}
.contents.cmsong {
    margin-top: 150px;
    margin-left: 50px;
}

.menu {
	width:80px;
	height:80px;
	padding: 0;
	position: absolute;
	z-index: 50;
}
#menu1{
	background:url(img/menu/about.png) no-repeat 0 0;
}
#menu2{
	background:url(img/menu/recruit.png) no-repeat 0 0;
}
#menu3{
	background:url(img/menu/event.png) no-repeat 0 0;
}
#menu4{
	background:url(img/menu/map.png) no-repeat 0 0;
}
#menu5{
	background:url(img/menu/blog.png) no-repeat 0 0;
}
#menu6{
	background:url(img/menu/products.png) no-repeat 0 0;
}
#menu7{
	background:url(img/menu/contact.png) no-repeat 0 0;
}
#menu8{
}

.linkText {
	border-bottom: 1px dotted #00A0EE;
    cursor: pointer;
}

.contactIcons {
	border: 4px solid #00A0EE;
	color: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	width: 42px;
	height: 42px;
	padding: 5px;
	margin: 20px 10px -24px 0;
	opacity: .6;
}
.contactIcons:hover {
	opacity: 1.0;
}

#cmimg{
	background:url(img/menu/cm.png) no-repeat 0 0;
	width: 80px;
	height: 80px;
	margin-left: 4px;
}

.menuSns {
	width:120px;
	height:46px;
	padding: 0;
	position:absolute;
	top: 36px;
	right: 50px;
	z-index:5;
	display:none;
}

#content {
	width:900px;
	height:400px;
	top: 50%;
	left: 50%;
	margin: -220px 0 0 -450px;
	padding: 0;
	position: absolute;
	z-index: 2;
}
#cmsong {
	width:800px;
	height:400px;
	top: 50%;
	left: 50%;
	margin: -206px 0 0 -392px;
	padding: 0;
	position: absolute;
	z-index: 5;
}
#cmsong-info {
	width: 410px;
	padding: 10px 6px 6px 6px;
	font-size: 11px;
    line-height: 13px;
}
#cmsong-lyric {
	position: absolute;
	top: -20px;
	left: 450px;
	width: 370px;
	height: 270px;
	padding-top: 28px;
	padding-left: 15px;
	background:url(img/sound.png) no-repeat -22px -13px;
}

#calendar {
	width:800px;
	height:400px;
	top: 50%;
	left: 50%;
	margin: -210px 0 0 -400px;
	padding: 0;
	position: absolute;
	z-index:5;
}

.wave{
	width:852px;
	height:108px;
	background:url(img/wave.png) no-repeat 0 0;
	position:absolute;
	z-index:10;
}
#wave1{
	bottom:30px;
	left: 50%;
	margin-right: 0;
	margin-left: -426px;
	padding: 0;
	opacity: 0.75;
	z-index:3;
}
#wave2{
	bottom:55px;
	left: 50%;
	margin-right: 0;
	margin-left: -426px;
	padding: 0;
	z-index:1;
}

#logo{
	width:250px;
	height:250px;
	position:absolute;
	bottom:55px;
	right: 20px;
	padding: 0;
	background:url(img/marche-logo250x250.png) no-repeat 0 0;
	z-index:2;
}

#sns{
	width:900px;
	height:80px;
/*	position:absolute;
	bottom:-120px;
	right: 0px;*/
	margin-top:650px;
	padding: 0;
	z-index:5;
}

.opacity0 {
	opacity: 0.0;
}

.css-box-shadow {
  width:133px;
  position: relative;
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
  box-shadow: 1px 1px 4px rgba(0,0,0,.5);
  padding: 2px;
  background: white;
}
 
.css-deep-shadow:after {
  content: '';
  -webkit-box-shadow:  100px 0 10px 20px rgba(0,0,0,.2);
  -moz-box-shadow:  100px 0 10px 20px rgba(0,0,0,.2);
  box-shadow:  100px 0 10px 20px rgba(0,0,0,.2);
  position: absolute;
  width: 10%;
  height: 5px;
  bottom: 23px;
  right: 90px;
  z-index: -1;
  -webkit-transform: skew(-50deg);
  -moz-transform: skew(-50deg);
  transform: skew(-50deg);
}

#events {
	position: absolute;
	z-index: 12;
	pointer-events: none;
}

/* http://blog.asial.co.jp/1140 */
.balloon-wrapper {
	padding: 30px;
	position: relative;
	box-sizing: border-box;
}
.balloon-text {
	position: relative;
	top: 7px;
	left: 10px;
	width: 340px;
	font-size: 9px;
	line-height: 11px;
	white-space: nowrap;
	overflow: hidden;
}
.balloon-box {
	position: relative;
	background: #fff;
	height: 55px;
	width: 360px;
	margin-bottom: 20px;
	border: 1px solid #999;
}
.balloon-box:after {
	content: '';
	position: absolute;
	border-top: 10px solid #fff;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -9px;
	left: 5px;
}
.balloon-box:before {
	content: '';
	position: absolute;
	border-top: 10px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -11px;
	left: 5px;
}
.balloon-ell {
	position: relative;
	background: #fff;
	height: 70px;
	width: 70px;
	margin-bottom: 20px;
	border-radius: 50px;
	border: 1px solid #999;
	box-sizing: border-box;
}
.balloon-ell:before {
	content: '';
	position: absolute;
	background: #fff;
	height: 20px;
	width: 20px;
	border-radius: 10px;
	bottom: -25px;
	left: 15px;
	border: 1px solid #999;
	box-sizing: border-box;
}
.balloon-ell:after {
	content: '';
	position: absolute;
	background: #fff;
	height: 10px;
	width: 10px;
	border-radius: 5px;
	bottom: -35px;
	left: 10px;
	border: 1px solid #999;
	box-sizing: border-box;
}
#balloon-iframe-wrapper {
	height: 55px;
	width: 360px;
	overflow: hidden;
}
#balloon-iframe {
	margin-left: -10px;
	margin-top: -7px;
}
