@charset "shift_jis";
/* ===================================================================
CSS information
file name:style.css
=================================================================== */
html{ overflow-y: scroll; }

body {
	font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, Helvetica, Arial, sans-serif;
	color: #333;
	background: #f6ebe1;
	line-height: 1.6;
	font-size: 10px;
	font-size: 62.5%\9;
	min-width: 1100px;
}

a:link { color: #333; text-decoration: underline; outline: none; }
a:visited { color: #333; text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }
a:active { color: #333; text-decoration: underline; }

#load {
	position: absolute;
	top: 54px; left: 0;
	width: 100%;
	min-height: 800px;
	*height: auto !important;
	*height: 800px;
	background: url(../images/top/loading.gif) no-repeat 50% 50% #f6ebe1;
	z-index: 1000;
	_display: none;
}

/*cmn
----------------------------------------------- */
#frame {
	margin: 0 auto;
	width: 1100px; height: 0;
	_display: none;
}
#wrap {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#gHead {
	width: 100%;
	height: 54px;
	background: url(../images/cmn/bg_header.gif) repeat-x 0 0;
	position: fixed;
	_position: absolute;
	z-index: 1000;
	top: 0; left: 0;
}
#hNav {
	margin: 0 auto;
	width: 940px;
	height: 54px;
	position: relative;
	background: url(../images/cmn/bg_gnav.png) no-repeat center 0;
}
#logoLotte,
#logoChocopie {
	position: absolute;
	top: 9px;
}
#logoLotte { left: 0; }
#logoChocopie { right: 0; }
#gNav ul {
	margin-left: 145px;
	padding: 9px 0 0 9px;
	background: url(../images/cmn/bg_hdot.png) no-repeat left 23px;
	overflow: hidden;
	*zoom: 1;
}
#gNav li {
	padding-right: 9px;
	background: url(../images/cmn/bg_hdot.png) no-repeat right 14px;
	float: left;
}

/*index
----------------------------------------------- */
#main, #lower {
	margin: 0 auto;
	padding-top: 54px;
	width: 1100px; height: 4202px;
	overflow: hidden;
	*zoom: 1;
}
#lower {
	height: auto;
}
#mContents {
	position: relative;
	width: 100%;
}
#mContents .sec {
	position: absolute;
	width: 1100px;
	left: 0;
}



#hero {
	height: 721px;
	top: 0;
	z-index: 900;
	/*background: url(../images/top/bg_hero.png) no-repeat center 0;*/
	background: url(../images/top/bg_hero2.png) no-repeat center 0;
}
#heroLogo,
#heroTtl,
#hMark,
#hito1,
#hito2,
#hPie1,
#hPie2,
#hero .bnr,
#hero .bnr2,
#hero .bnr_up {
	position: absolute;
	z-index: 4;
}




/* バナーないとき */

/*#heroLogo {	top: 409px; left: 751px; }
#heroTtl { top: 20px; left: 73px; }
#hMark {
	top: 207px; left: 117px;
	z-index: 3;
}
*/


/* バナーあるとき */

#heroLogo {	top: 401px; left: 802px; }
#heroTtl { top: 7px; left: 73px; }
#hMark {
	top: 136px; left: 124px;
	z-index: 3;
}
#hero  .bnr_01 {
	    position: absolute;
    top: 387px;
    left: 124px;
}
/* bnr 1つのとき 
#hero .bnr { top:500px; left: 290px; }

#hero .bnr2 { top:500px; left: 70px; }
*/

/* バナー横並びのとき */
#hero .bnr { top:500px; left: 80px; }
#hero .bnr_up { top:500px; left: 580px; }

/* バナー横並びのとき(小さいの) */

#hero .bnr_wrap{
	top:490px;
	left: 210px;
	width: 557px;
	height: 145px;
	overflow: hidden;
	position: absolute;
}
#hero .bnr_wrap .bnr01{
	width: 330px;
	float: right;
}
#hero .bnr_wrap .bnr02{
	width: 217px;
	float: right;
}

/* news */
#hero .newsBlock {
	position: absolute;
	bottom: 90px;
	left: 135px;
}
#hero .newsBlock .newsInner {
	background: url(../images/top/news-bg.png) repeat-y center center;
	padding: 0 27px;
	width: 579px;
}
#hero .newsBlock .newsInner .newsTtl {
	border-bottom: 1px solid #9d6e5c;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#hero .newsBlock .newsInner ul {
	position: relative;
	height: 115px;
	overflow: hidden;
}
#hero .newsBlock .newsInner ul li {
	position: relative;
	display: table;
    margin-top: 5px;
    width: 100%;
    border-bottom: 1px dotted #d8b7aa;
}
#hero .newsBlock .newsInner ul li p {
	display: table-cell;
	font-size: 13px;
	color: #673724;
}
#hero .newsBlock .newsInner ul li p a {
	color: #673724;
}
#hero .newsBlock .newsInner ul li p a:hover {
	opacity: 0.8;
}
#hero .newsBlock .newsInner ul li p.date {
	width: 100px;
	padding-right: 15px;
	padding-left: 35px;
}
#hero .newsBlock .newsInner ul li.new:before {
    content:" ";
    position: absolute;
    width:30px;
    height:14px;
    top: 1px;
    left: 0;
    background:url( ../images/top/new_icon.png);
    background-size:contain;
    vertical-align:middle;
}
/*#hero .newsBlock .newsInner ul li p.news {
	text-decoration: underline;
}*/
#hero .newsBlock .newsInner ul li.last {
	border-bottom: none;
}


#lineUp {
	height: 898px;
	top: 359px;
	background: url(../images/top/bg_lineup.png) no-repeat center 0;
	z-index: 800;
}

#lupTtl,
#lupNav,
#lupNav li,
#leaf1,
#leaf2,
#lineUps {
	position: absolute;
	z-index: 3;
}

#lineUps {	top: 230px; left: 0; }

#lupTtl {
	width: 289px; height: 194px;
	top: 410px; left: 727px;
	text-align: center;
}
#lupTtl p { margin-top: 13px; }
#hwBnr { margin-top: 35px; }

#lupNav {
	top: 270px;
	_top: 348px;
	left: 180px;
}
#lNav0 { top: 47px; left: 107px; }
#lNav1 { top: 47px; left: -97px; }
#lNav2 { top: 51px; left: 313px; }
#lNav3 { top: 47px; left: 416px; }
#lNav4 { top: 280px; left: -78px; }
#lNav5 { top: 278px; left: 229px; }
#lNav6 { top: 270px; left: 328px; }
#lNav7 { top: 249px; left: 36px; }
#lNav8 { top: 23px; left: 75px; }
#lNav9 { top: 278px; left: 374px; }

#leaf1 {	top: 770px; left: 0; }
/*#leaf2 {	top: 600px; right: 0; }*/
#leaf2 {	top: 770px; right: 0; }

@-webkit-keyframes blink{
    0% {opacity:0;}
    50% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    50% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    50% {opacity:0;}
    100% {opacity:1;}
}
#lNav8 .star1 {
	position: absolute;
    top: -14px;
    left: 70px;
	-webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
#lNav8 .star2 {
    position: absolute;
    top: 105px;
    left: 184px;
   	-webkit-animation:blink 1.2s ease-in-out infinite alternate;
    -moz-animation:blink 1.2s ease-in-out infinite alternate;
    animation:blink 1.2s ease-in-out infinite alternate;
}
#lNav8 .star3 {
    position: absolute;
    top: 139px;
    left: 158px;
    -webkit-animation:blink .81s ease-in-out infinite alternate;
    -moz-animation:blink .81s ease-in-out infinite alternate;
    animation:blink .81s ease-in-out infinite alternate;
}
#lNav7 .star1 {
	position: absolute;
    top: 44px;
    left: 144px;
	-webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
#lNav7 .star2 {
	position: absolute;
    top: 103px;
    left: 9px;
   	-webkit-animation:blink 1.2s ease-in-out infinite alternate;
    -moz-animation:blink 1.2s ease-in-out infinite alternate;
    animation:blink 1.2s ease-in-out infinite alternate;
}
#lNav7 .star3 {
    position: absolute;
    top: 154px;
    left: 143px;
    -webkit-animation:blink .81s ease-in-out infinite alternate;
    -moz-animation:blink .81s ease-in-out infinite alternate;
    animation:blink .81s ease-in-out infinite alternate;
}
#cm {
	height: 722px;
	top: 1137px;
	background: url(../images/top/bg_cm.png) no-repeat center 0;
	z-index: 700;
}
#glyTtl,
#movie,
#hito3 {
	position: absolute;
	z-index: 3;
}
#glyTtl {
	width: 297px; height: 192px;
	top: 280px; left: 70px;
	text-align: center;
}
#glyTtl p { margin-top: 19px; }
#movie { top: 134px; left: 378px; }
#hito3 {
	top: 408px; left: 999px;
	z-index: 2;
}


#dressup {
	position: absolute;
	top: 1132px;
	height: 1186px;
	background: url(../images/top/bg_dressup.jpg) repeat-y 0 0;
	z-index: 600;
}
#dressup #drsTtl {
	margin: 150px auto 0;
	width: 414px;
	position: relative;
}
#dressup #drsTtl .txt {
	margin: 20px auto 0;
    width: 320px;
}
#dressup #drsTtl .photo1 {
	position: absolute;
	left: -174px;
	top: 65px;
}
#dressup #drsTtl .photo2 {
	position: absolute;
	right: -187px;
	top: 44px;
}
#dressup .toukou-ttl {
	text-align: center;
	margin-top: 37px;
}
#dressup .toukouBlock {
	background-color: #4b2717;
	border-radius: 25px;
	height: 500px;
	width: 940px;
	margin: 23px auto 0;
}
#dressup .toukouBlock .toukouBlockInner {
	padding: 18px 10px;
}
#dressup .toukouBlock .toukouBlockInner .toukouBlockInner2 {
	width: 877px;
	margin-left: 28px;
    overflow: auto;
   	height: 396px;
}
#dressup .toukouBlock .toukouBlockInner .toukouUserSet {
	float: left;
	margin-left: 17px;
	margin-bottom: 17px;
	cursor: pointer;
}
#dressup .toukouBlock .toukouBlockInner .toukouUser {
	background-color: #fff;
	padding: 9px;
    height: 163px;
}
#dressup .toukouBlock .toukouBlockInner .toukouUser .photo {
	width: 134px;
}
#dressup .toukouBlock .toukouBlockInner .toukouUser .photo img {
	width: 100%;
}
#dressup .toukouBlock .toukouBlockInner .toukouUserSet:hover .photo,
#dressup .toukouBlock .toukouBlockInner .toukouUserSet:hover .userID {
	opacity: 0.85;
}
#dressup .toukouBlock .toukouBlockInner .toukouUser .userID {
	margin-top: 12px;
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	width: 134px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 7px !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px !important;
	background-color: rgba(255,255,255,.4) !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
}
.newsInner2 .mCSB_scrollTools .mCSB_draggerRail {
	width: 10px !important;
	background-color: rgba(255,255,255,.4) !important;
}
.newsInner2  .mCSB_scrollTools {
	width: 10px;
}
.newsInner2 .mCSB_scrollTools .mCSB_draggerContainer {
	background: #4b2717;
	width: 9px;
	border-radius: 4px;
}
#dressup .toukouBlock .more_btn {
	margin: 0 auto;
	width: 164px;
}
#dressMovie {
	position: absolute;
	top: 2233px;
	height: 749px;
	background: url(../images/top/bg_dressmovie.png) repeat-y 0 0;
	z-index: 600;
}
#dressMovie h2 {
	position: absolute;
	top: 290px;
	left: 85px;
}
#dressMovie .movie01 {
	position: absolute;
	width: 250px;
	left: 495px;
	top: 125px;
}
#dressMovie .movie02 {
	position: absolute;
	width: 250px;
	left: 765px;
	top: 125px;
}
#dressMovie video {
	width: 100%;
}
#dressMovie .movTtl {
	margin-top: 7px;
}


#recipe {
	
	height: 850px;
	top: 2886px;
	background: url(../images/top/bg_recipe.jpg) no-repeat 0 0;
	z-index: 500;
}
#rcpTtl,
#rcpMark,
#rcpNav,
#rcpNav li,
#fork {
	position: absolute;
}
#rcpTtl,
#rcpMark {
	z-index: 300;
}

#rcpTtl {
	width: 350px; height: 220px;
	top: 357px; left: 705px;
	text-align: center;
}
#rcpTtl p { margin-top: 8px; }
#rcpTtl .btn {
	margin-top: 15px;
	overflow: hidden;
	_zoom: 1;
}
#rcpTtl .btn li { float: left; padding: 0 5px; }
#rcpMark {	top: 130px; left: 854px; }
#rcpNav { top: 0; left: 60px; }
#rNav1 {
	top: -50px; left: -50px;
	_top: 0; left: 0;
	z-index: 4;
}
#rNav2 {
	top: 138px; left: 281px;
	z-index: 2;
}
#rNav3 {
	top: 20px; left: 533px;
	z-index: 3;
}
#rNav4 {
	top: 318px; left: 37px;
	z-index: 1;
}
#fork { top: 337px; left: 426px; }



#story {
	height: 648px;
	top: 3610px;
	background: url(../images/top/bg_story.png) no-repeat center 0;
	z-index: 600;
}
#hito4,
#styPie,
#shadow,
#styTtl,
#story .btn {
	position: absolute;
	z-index: 10;
}
#hito4 {
	top: 82px; right: 0;
	z-index: 1;
}
#styPie {
	top:0; left: 0;
	z-index: 2;
}
#shadow {
	top: 0; left: 0;
	z-index: 3;
}
#styTtl {
	width: 290px; height: 165px;
	top: 364px; left: 130px;
	text-align: center;
}
#styTtl p {
	margin-top: 11px;
}
#story .btn { top: 134px; left: 300px; }



#gFoot {
	margin: -83px auto 0;
	width: 1100px;	height: 114px;
	position: relative;
	background: url(../images/top/bg_footer.png) no-repeat center 0;
	z-index: 700;
}
#fNav {
	position: absolute;
	height: 12px;
	top: 85px; left: 110px;
	border-left: solid 1px #926b50;
	overflow: hidden;
	*zoom: 1;
}
#fNav li {
	padding: 0 20px;
	border-right: solid 1px #926b50;
	float: left;
}
#copy {
	position: absolute;
	top: 94px; right: 110px;
}

#lb {
	position: relative;
	text-align: center;
	display: none;
}
#lb .close {
	margin-left: -50px;
	position: absolute;
	left: 50%; bottom: 10px;
}
#lb #hwBtn {
	margin-left: -131px;
	position: absolute;
	left: 50%; bottom: 68px;
	display: none;
}

#social {
	position: absolute;
	top: 52px; left: 132px;
	overflow: hidden;
	*zoom: 1;
}
#social li {
	float: left;
	margin-left: 10px;
}
#social li#twt{
	overflow: hidden;
}

#social li#mix {
	overflow: hidden;
}

#social li#fbk {
	overflow: hidden;
}

/*story
----------------------------------------------- */
#storySec {
	padding-bottom: 83px;
	width: 1100px;
	background: url(../images/story/bg_story.png) repeat-y 0 0;
}
#makeFlow {
	margin: 12px auto 0;
	width: 930px;
}
#makeFlow li {
	position: relative;
	padding: 0 0 43px;
	background-image: url(../images/story/arw.png);
	background-repeat: no-repeat;
}
#makeFlow li#flw5 {
	padding-bottom: 0;
	background: none;
}
#flw1,
#flw3 { background-position: 653px bottom; }
#flw2,
#flw4 {
	text-align: right;
	background-position: 232px bottom;
}
#makeFlow .hito,
#makeFlow .hito2 { position: absolute; }
#flw2 .hito { top: -175px; left: 819px; }
#flw3 .hito { top: -223px; left: 75px; }
#flw4 .hito { top: -124px; left: 851px; }
#flw4 .hito2 { top: 143px; left: 8px; }

#viewFlow {
	padding: 3px 0 40px;
	text-align: center;
}

#swfMV {
	width: 702px; height: 571px;
	padding-top: 32px;
	background: url(../images/story/bg_movie.png) no-repeat 0 0;
}

/*sample
----------------------------------------------- */
#movieSample,
#noMovie {
	margin: 50px auto;
	padding: 10px;
	width: 621px; height: 393px;
	background: url(../images/player/bg_movie.png) no-repeat 0 0;
	display: none;
}
#noMovie {
	background: none;
}
#movieSample {
	_display: block;
}
* html #movieSample{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}


/*clear
----------------------------------------------- */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}

.cf:after { clear:both; }

.cf { _zoom:1; }


/*bnr
----------------------------------------------- */
#milktea{
	position: absolute;
    top: 484px;
    left: 310px;
}
#nigaoe{
	position: absolute;
    top: 484px;
    right: 345px;
}