@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

html {
  height: 100%;
}

.mosttx {
	font-size: 0.8em;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

#header {
	background: #000000;
	height: 3.6em;
	padding-top: 0.5em;
	
}

#main_wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    background: url(https://img.udnfunlife.com/art/UDesign/event/201905/ladycat/images/bg_milk.gif) repeat center center;
}

#header {
	background: #000000;
	height: 3.6em;
	padding-top: 0.5em;
	
}

.title_wrap {
    width: 100%;
    height: 1016px;
    background: url(../img/00-bg.jpg) no-repeat center 100%;
}

.title {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.cup {
	width: 100%;
	height: 506px;
    background: url("../img/01-bg.jpg") no-repeat center 100%;
}

.ppbox {
	width: 100%;
	height: 800px;
    background: url("../img/02-bg.jpg") no-repeat center 100%;
}

.chopstick {
	width: 100%;
	height: 764px;
    background: url("../img/03-bg.jpg") no-repeat center 100%;
}

.package {
	width: 100%;
	height: 868px;
    background: url("../img/04-bg.jpg") no-repeat center 100%;
}

.inner {
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

footer{
	margin: 0;
	width:100%;
	min-width:1200px;
	background: #000;
	padding-top: 1.2em;
	height: 70px;
	text-align: center;
}

footer,#header{
    margin: auto;
    width: 100%;
}

.text{
	float: left;
	overflow: auto;	
}

.mosttx132 {	
	font-size: 1em;
	color: #000;
	letter-spacing:1px;
	line-height:23px;
	margin-bottom: 1em;
}

.mosttx133 {
	font-size: 1.2em;
	font-weight:bold;
	color: #000;
	letter-spacing:1px;
	line-height:45px;
	margin:20;
}