@charset "utf-8";

/* ---------------------------------------------
 *   world_main
--------------------------------------------- */
.world_main {
	padding-bottom: 40px;
}

/* ---------------------------------------------
*   world_main_head
--------------------------------------------- */
.world_main_head {
	box-sizing: border-box;
	background-color: #0b0a32;
}
.world_main_head > .newamic_container {
	position: relative;
	height: 0;
	padding-top: 50.4%;
	background: url(/smartphone/health/amicolla/world/images/bg_section1.png) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	overflow: hidden;
}

/*  item_title
--------------------------------------------- */
.world_main_head .item_title {
	position: absolute;
	top: 5.2910052%;
	left: 0;
	width: 100%;
	text-align: center;
}

/* -- item_title_main -- */
.world_main_head .item_title_main {
	display: block;
}
.world_main_head .item_title_main img {
	width: 55.4666666%;
}

/* -- item_title_sub -- */
.world_main_head .item_title_sub {
	display: block;
	margin-top: -5%;
}
.world_main_head .item_title_sub img {
	width: 29.0666666%;
}

/*  item_lead
--------------------------------------------- */
.world_main_head .item_lead {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

/* -- item_lead_main -- */
.world_main_head .item_lead_main {
	display: block;
	margin-bottom: -1%;
}
.world_main_head .item_lead_main img {
	width: 72%;
}

/* -- item_lead_sub -- */
.world_main_head .item_lead_sub {
	display: block;
}
.world_main_head .item_lead_sub img {
	width: 39.666666%;
}

/* ---------------------------------------------
*   world_main_body
--------------------------------------------- */
/*  item_section
--------------------------------------------- */
.world_main_body .item_section {
	box-sizing: border-box;
	text-align: center;
}

/*  item_section (first-child)
--------------------------------------------- */
.world_main_body .item_section:first-child > .newamic_container {
	padding: 40px 0 35px;
	background: url(/smartphone/health/amicolla/world/images/bg_section2.png) 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

/* -- item_text -- */
.world_main_body .item_section:first-child .item_text {
	margin-bottom: 36px;
}
.world_main_body .item_section:first-child .item_text img {
	width: 70.625%;
}

/* -- item_flag -- */
.world_main_body .item_section:first-child .item_flag {
	margin-bottom: 18px;
}
.world_main_body .item_section:first-child .item_flag img {
	width: 68.8%;
}

/* -- item_shop -- */
.world_main_body .item_section:first-child .item_shop img {
	width: 54.8%;
}

/*  item_section (nth-child(2))
--------------------------------------------- */
.world_main_body .item_section:nth-child(2) {
	padding-top: 40px;
	background-color: #fff;
}

/* -- item_text -- */
.world_main_body .item_section:nth-child(2) .item_text {
	margin-bottom: 38px;
}
.world_main_body .item_section:nth-child(2) .item_text img {
	width: 91.4666666%;
}

/* -- item_the_earth -- */
.world_main_body .item_section:nth-child(2) .item_the_earth {
	margin-bottom: 36px;
}
.world_main_body .item_section:nth-child(2) .item_the_earth img {
	width: 38.6666666%;
}

/* -- item_message -- */
.world_main_body .item_section:nth-child(2) .item_message img {
	width: 74.8%;
}
