@charset "UTF-8";

/*　2014年版（PCのみ）を基に新規作成　（2019.02.14 - 2019.02.26）　*/


@import url(../../shared/css/style.css);
@import url(../../shared/css/elements_sp.css);

#wrapper {
	min-width: 666px;
}

#bodyArea {
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
}
#titleArea {
	position: relative;
	height: 573px;
	padding-top: 38px;
	background-color: #cfe4d3;
	background-image: url(../../01/images/muse0100_bg_sp.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
h1 {
	width: 564px;
	height: 89px;
	margin-left: 38px;
	background: url(../../01/images/title.svg) left top / contain no-repeat;
}
h1 img {
	display: none;
}
#dr00 {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 579px;
	height: 316px;
	background: url(../../01/images/clean_sp.png) no-repeat;
}
#hnk00 {
	position: absolute;
	left: 298px;
	bottom: 10px;
	width: 137px;
	height: 235px;
	background: url(../../01/images/honoka_sp.png) left top no-repeat
}
#hmr00 {
	position: absolute;
	left: 462px;
	bottom: 10px;
	width: 153px;
	height: 237px;
	background: url(../../01/images/homura_sp.png) left top no-repeat;
}

body.index #wrapper {
	background-color:#4da0d2;
}

body.index #indexWrapper {
	width: 100%;
	padding-bottom: 0;
	background-color: transparent;
	background-image: none;
}

body.index #mainArea {
	background-image: none;
}
#menu {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 23px;
}
#menu ol {
	width: 608px;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#menu ol li {
	display: block;
	width: 288px;
	height: 213px;
	list-style: none;
	margin-top: 14px;
}
#menu ol li a {
	display: block;
	width: 288px;
	height: 213px;
	text-indent: -9999px;
	background: url(../../01/images/menu_sprite_sp.png) no-repeat;
}
#menu ol li.m01 a:link,
#menu ol li.m01 a:visited {
	background-position: left top;
}
#menu ol li.m01 a:hover,
#menu ol li.m01 a:active {
	background-position: left top;
}
#menu ol li.m02 a:link,
#menu ol li.m02 a:visited {
	background-position: center top;
}
#menu ol li.m02 a:hover,
#menu ol li.m02 a:active {
	background-position: center top;
}
#menu ol li.m03 a:link,
#menu ol li.m03 a:visited {
	background-position: right top;
}
#menu ol li.m03 a:hover,
#menu ol li.m03 a:active {
	background-position: right top;
}
#menu ol li.m04 a:link,
#menu ol li.m04 a:visited {
	background-position: left center;
}
#menu ol li.m04 a:hover,
#menu ol li.m04 a:active {
	background-position: left center;
}
#menu ol li.m05 a:link,
#menu ol li.m05 a:visited {
	background-position: center center;
}
#menu ol li.m05 a:hover,
#menu ol li.m05 a:active {
	background-position: center center;
}
#menu ol li.m06 a:link,
#menu ol li.m06 a:visited {
	background-position: right center;
}
#menu ol li.m06 a:hover,
#menu ol li.m06 a:active {
	background-position: right center;
}
#menu ol li.m07 a:link,
#menu ol li.m07 a:visited {
	background-position: left bottom;
}
#menu ol li.m07 a:hover,
#menu ol li.m07 a:active {
	background-position: left bottom;
}
#menu ol li.m08 a:link,
#menu ol li.m08 a:visited {
	background-position: center bottom;
}
#menu ol li.m08 a:hover,
#menu ol li.m08 a:active {
	background-position: center 601px;
}
#menu ol li.m09 a:link,
#menu ol li.m09 a:visited {
	background-position: right bottom;
}
#menu ol li.m09 a:hover,
#menu ol li.m09 a:active {
	background-position: right bottom;
}

#menu dd {
	width: 0;
	height: 0;
}
#menu dd img {
	display: none;
}
