@charset "utf-8";

/* ---------------------------------------------
*   products_main
--------------------------------------------- */

/*  item_section
--------------------------------------------- */
.products_main .item_section > .newamic_container {
padding: 25px 10px;
background-position: 50% 50%;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
}

/*  item_section_head
--------------------------------------------- */
.products_main .item_section_head {
margin-bottom: 25px;
}

/* -- item_title -- */
.products_main .item_section_head .item_title {
text-align: center;
margin-bottom: 22px;
}

/* -- item_lead -- */
.products_main .item_section_head .item_lead {
text-align: center;
}

/*  item_section_body
--------------------------------------------- */
.products_main .item_section_body {
margin-bottom: 18px;
}

/* -- item_products -- */
.products_main .item_section_body .item_products {
overflow: hidden;
}

/* item_product */
.products_main .item_section_body .item_product {
float: left;
box-sizing: border-box;
}

/* item_product_image / item_product_text / item_product_annotation */
.products_main .item_section_body .item_product_image,
.products_main .item_section_body .item_product_text,
.products_main .item_section_body .item_product_annotation {
position: relative;
display: block;
}

/* item_product_image */
.products_main .item_section_body .item_product_image {
text-align: center;
}
.products_main .item_section_body .item_product_image img {
width: 100%;
}

/* item_product_text / item_product_annotation */
.products_main .item_section_body .item_product_text,
.products_main .item_section_body .item_product_annotation {
text-align: center;
line-height: 1.75;
}

/* item_product_text */
.products_main .item_section_body .item_product_text {
font-size: .8125rem;
}

/* item_product_annotation */
.products_main .item_section_body .item_product_annotation {
font-size: .69rem;
}

/*  item_section_foot
--------------------------------------------- */
.products_main .item_section_foot {
margin-right: -5px;
margin-left: -5px;
}

/* -- item_links -- */
.products_main .item_section_foot .item_links {
letter-spacing: -.4em;
text-align: center;
}

/* item_link */
.products_main .item_section_foot .item_link {
display: inline-block;
width: 47.25%;
vertical-align: top;
letter-spacing: normal;
margin: 0 1.375%;
}

/*  item_section (skin_standard)
--------------------------------------------- */
.products_main .item_section.skin_standard {
background-color: #f7b3d9;
}
.products_main .item_section.skin_standard > .newamic_container {
background-image: url(/smartphone/health/amicolla/tw/products/images/bg_section1.png);
}

/*  item_section_head (skin_standard)
--------------------------------------------- */
/* -- item_title -- */
.products_main .item_section.skin_standard .item_section_head .item_title img {
width: 40.563380281%;
}
.products_main .item_section.skin_nmn .item_section_head .item_title img {
width: 26%;
}
/* -- item_lead -- */
.products_main .item_section.skin_standard .item_section_head .item_lead {
position: relative;
}
.products_main .item_section.skin_standard .item_section_head .item_lead img {
width: 100%;
}
.products_main .item_section.skin_standard .item_section_head .item_lead img.mark {
width: 18%;
position: absolute;
top: -55px;
left: 0;
}
.products_main .item_section.skin_nmn .item_section_head .item_lead img {
width: 50%;
}
/*  item_section_body (skin_standard)
--------------------------------------------- */
/* -- item_products -- */
.products_main .item_section.skin_standard .item_product {
margin-bottom: 15px;
}

/* item_product (skin) */
.products_main .item_section.skin_standard .item_product:first-child {
width: 100%;
}

/* item_product_image */
.products_main .item_section.skin_standard .item_product .item_product_image {
margin-bottom: 10px;
}
.products_main .item_section.skin_standard .item_product:nth-child(2) .item_product_image {
margin-bottom: 10px;
}
.products_main .item_section.skin_standard .item_product:first-child .item_product_image img {
width: 27.2vw;
}
.products_main .item_section.skin_nmn .item_section_body .item_product img {
width: 28vw;
}
/* item_product_text / item_product_annotation (skin) */
.products_main .item_section.skin_standard .item_product_text,
.products_main .item_section.skin_standard .item_product_annotation {
color: #e40071;
}
.products_main .item_section.skin_nmn .item_product_text,
.products_main .item_section.skin_nmn .item_product_annotation {
color: #ffffff;
}
/*  item_section (skin_premium)
--------------------------------------------- */
.products_main .item_section.skin_premium {
background-color: #c18d1d;
}
.products_main .item_section.skin_premium > .newamic_container {
background-image: url(/smartphone/health/amicolla/tw/products/images/bg_section2.png);
}

/*  item_section_head (skin_premium)
--------------------------------------------- */
/* -- item_title -- */
.products_main .item_section.skin_premium .item_section_head .item_title img {
width: 36.619718309%;
}

/* -- item_title -- */
.products_main .item_section.skin_premium .item_section_head .item_lead img {
/*width: 100%;*/
}
/*  item_section_body (skin_premium)
--------------------------------------------- */
/* -- item_products -- */

/* item_product (skin) */
.products_main .item_section.skin_premium .item_section_body.skin_first .item_product:nth-child(2) {
margin-bottom: 25px;
}
.products_main .item_section.skin_premium .item_section_body.skin_first .item_product:first-child {
width: 50%;
}
.products_main .item_section.skin_premium .item_section_body.skin_first .item_product:nth-child(2) {
width: 50%;
}
.products_main .item_section.skin_premium .item_section_body.skin_second .item_product {
padding-top: 25px;
float: none;
}

/* item_product_image (skin) */
.products_main .item_section.skin_premium .item_product .item_product_image {
margin-bottom: 10px;
}
.products_main .item_section.skin_premium .item_product:nth-child(2) .item_product_image {
padding-top: 4.2vw;
margin-bottom: 10px;
}
.products_main .item_section.skin_premium .item_product:first-child .item_product_image img {
width: 27.6vw;
}
.products_main .item_section.skin_premium .item_product:nth-child(2) .item_product_image img {
width: 26vw;
}

/* item_product_text / item_product_annotation (skin) */
.products_main .item_section.skin_premium .item_product_text,
.products_main .item_section.skin_premium .item_product_annotation {
color: #000;
}

/*  item_section (skin_premiumdrink)
--------------------------------------------- */
.products_main .item_section.skin_premiumdrink {
background-color: #8c6d2b;
}
.products_main .item_section.skin_premiumdrink > .newamic_container {
background-image: url(/smartphone/health/amicolla/tw/products/images/bg_section2-2.png);
}

/*  item_section_head (skin_premiumdrink)
--------------------------------------------- */
/* -- item_title -- */
.products_main .item_section.skin_premiumdrink .item_section_head .item_title img {
width: 61.971831%;
}

/* -- item_title -- */
.products_main .item_section.skin_premiumdrink .item_section_head .item_lead img {
width: 80%;
}
.products_main .item_section.skin_premium .item_section_body .two_weeks .item_product:first-child {
float: none;
width: 100%;
}
.products_main .item_section.skin_calcium .item_section_body .item_product img {
width: 35%;
}
.products_main .item_section.skin_premium .item_section_body .two_weeks .item_product:first-child img {
width: 25%;
}
/*  item_section_body (skin_premiumdrink)
--------------------------------------------- */
/* -- item_products -- */

/* item_product (skin) */
.products_main .item_section.skin_premiumdrink .item_section_body .item_product {
float: none;
}

/* item_product_image (skin) */
.products_main .item_section.skin_premiumdrink .item_product .item_product_image {
margin-bottom: 10px;
}
.products_main .item_section.skin_premiumdrink .item_section_body .item_product .item_product_image img {
width: 9.859155%;
}

/*  item_section (skin_beaute)
--------------------------------------------- */
.products_main .item_section.skin_beaute {
background: #e40481;
}
.products_main .item_section.skin_beaute > .newamic_container {
background-image: url(/smartphone/health/amicolla/tw/products/images/bg_section3.png);
}

/*  item_section_head (skin_beaute)
--------------------------------------------- */
/* -- item_title -- */
.products_main .item_section.skin_beaute .item_section_head .item_title img {
width: 30.563380281%;
}

/* -- item_title -- */
.products_main .item_section.skin_beaute .item_section_head .item_lead img {
width: 85%;
}

/*  item_section_body (skin_beaute)
--------------------------------------------- */
/* -- item_products -- */
.products_main .item_section.skin_beaute .item_product {
float: none;
}

/* item_product_image (skin) */
.products_main .item_section.skin_beaute .item_product .item_product_image {
margin-bottom: 10px;
}
.products_main .item_section.skin_beaute .item_product .item_product_image img {
width: 9.859155%;
}

/* item_product_text / item_product_annotation (skin) */
.products_main .item_section.skin_beaute .item_product_text,
.products_main .item_section.skin_beaute .item_product_annotation {
color: #fff;
}

/* item_product_text / item_product_annotation (skin) */
.products_main .item_section.skin_beaute .item_product_annotation {
width: 50%;
}

/*  item_section (skin_calcium)
--------------------------------------------- */
.products_main .item_section.skin_calcium {
background: -webkit-radial-gradient(#59bff9,#0068b5);
background: -moz-radial-gradient(#59bff9,#0068b5);
background: radial-gradient(#59bff9,#0068b5);
}

/*  item_section_body (skin_calcium)
--------------------------------------------- */
/* -- item_products -- */
.products_main .item_section.skin_calcium .item_products {
text-align: center;
list-style-type: 0.4em;
}

/* item_product */
.products_main .item_section.skin_beaute .item_product {
float: none;
}
.products_main .item_section.skin_calcium .item_product {
float: none;
display: inline-block;
vertical-align: top;
margin: 0 23px;
}

/* item_product_image (skin) */
.products_main .item_section.skin_calcium .item_product .item_product_image {
margin-bottom: 22px;
}

/* item_product_text / item_product_annotation (skin) */
.products_main .item_section.skin_calcium .item_product_text,
.products_main .item_section.skin_calcium .item_product_annotation {
color: #000;
}
/*  item_section (skin_nmn)
--------------------------------------------- */
.products_main .item_section.skin_nmn {
background-image: radial-gradient(circle, rgba(255, 0, 0, 1) 6%, rgba(238, 64, 64, 1) 28%, rgba(221, 63, 63, 1) 40%, rgba(204, 0, 0, 1) 64%);
}

/*  item_section_body (skin_nmn)
--------------------------------------------- */
/* -- item_products -- */
.products_main .item_section.skin_nmn .item_products {
text-align: center;
list-style-type: 0.4em;
}

/* item_product */
.products_main .item_section.skin_beaute .item_product {
float: none;
}
.products_main .item_section.skin_nmn .item_product {
float: none;
display: inline-block;
vertical-align: top;
margin: 0 23px;
}

/* item_product_image (skin) */
.products_main .item_section.skin_nmn .item_product .item_product_image {
margin-bottom: 22px;
}

/*  item_section_foot (skin_beaute)
--------------------------------------------- */
/* -- item_links -- */
/* item_link */
.products_main .item_section.skin_beaute .item_link {
width: 230px;
margin: 20px auto 0;
}

/*  item_section (skin_yogurt)
--------------------------------------------- */
.products_main .item_section.skin_yogurt {
background: #fde2c4;
}

/*  item_section_head (skin_yogurt)
--------------------------------------------- */
/* -- item_title -- */
.products_main .item_section.skin_yogurt .item_section_head .item_title img {
width: 30.845070422%;
}

/* -- item_title -- */
.products_main .item_section.skin_yogurt .item_section_head .item_lead img {
width: 93.38028169%;
}

/*  item_section_body (skin_yogurt)
--------------------------------------------- */
.products_main .item_section.skin_yogurt .item_section_body {
margin-bottom: 0;
}

/* -- item_produts -- */

/* item_product */
.products_main .item_section.skin_yogurt .item_product {
vertical-align: top;
width: 50%;
margin-bottom: 18px;
}
.products_main .item_section.skin_yogurt .item_product:nth-child(3) {
width: 100%;
}

/* item_product_image (2kin) */
.products_main .item_section.skin_yogurt .item_product .item_product_image {
margin-bottom: 10px;
}
.products_main .item_section.skin_yogurt .item_product .item_product_image img {
width: 79.130434782%;
}
.products_main .item_section.skin_yogurt .item_product:nth-child(3) .item_product_image img {
width: 32.816901497%;
}

/*  item_section_head (skin_webonly)
--------------------------------------------- */
/* -- item_title -- */
.products_main .item_section.skin_webonly .item_section_head .item_title img {
width: 65%;
}

/* -- item_title -- */
.products_main .item_section.skin_webonly .item_section_head .item_lead img {
width: 80%;
}

/*  item_section_body (skin_webonly)
--------------------------------------------- */
/* -- item_produts -- */

/* item_product */
.products_main .item_section.skin_webonly .item_product {
width: 50%;
}

/* item_product_image */
.products_main .item_section.skin_webonly .item_product_image {
margin-bottom: 10px;
}
.products_main .item_section.skin_webonly .item_product_image img {
width: 22.253521126%;
}

/*  item_modal_panels
--------------------------------------------- */
.products_main .item_modal_panels {
display: none;
}

/* -- item_modal_panel -- */
.item_modal_panel {
box-sizing: border-box;
height: auto;
color: #000;
padding: 25px 15px;
border: 1px solid #fff;
}

/* -- item_modal_panel (skin) -- */
.item_modal_panel.skin_beaute {
color: #fff;
}
.item_modal_panel.skin_image_only {
width: auto;
height: auto;
padding: 25px 15px;
}
.item_modal_panel.skin_image_only img {
width: 100%;
}

/* -- item_modal_inner_head -- */
.item_modal_inner_head {
margin-bottom: 10px;
}

/* item_title */
.item_modal_inner_head .item_title {
text-align: center;
}
.item_modal_panel.skin_standard .item_modal_inner_head .item_title img {
width: 54.153846153%;
}
.item_modal_panel.skin_nmn .item_modal_inner_head .item_title img {
width: 58%;
}
.item_modal_panel.skin_premium .item_modal_inner_head .item_title img {
width: 77.846153846%;
}
.item_modal_panel.skin_premiumdrink .item_modal_inner_head .item_title img {
width: 77.846153846%;
}
.item_modal_panel.skin_beaute .item_modal_inner_head .item_title img {
width: 83%;
}
/* -- item_modal_panel (skin) -- */
.item_modal_panel.skin_standard {
background-color: #f7b3d9;
}
.item_modal_panel.skin_nmn {
background-color: #9e0b05;
color: #fff;
}
.item_modal_panel.skin_premium {
background-color: #c08b19;
}
.item_modal_panel.skin_premiumdrink {
background-color: #8c6d2b;
}
.item_modal_panel.skin_beaute {
background-color: #e4007f;
}
.item_modal_panel.skin_calcium {
background-color: #59bff9;
}
/* -- item_modal_section (skin) -- */
.item_modal_panel.skin_standard .item_modal_section {
margin-top: 15px;
}
.item_modal_panel.skin_nmn .item_modal_section {
margin-top: 15px;
}

.item_modal_panel.skin_premium .item_modal_section {
margin-top: 15px;
}
.item_modal_panel.skin_premiumdrink .item_modal_section {
margin-top: 15px;
}
.item_modal_panel.skin_beaute .item_modal_section {
margin-top: 30px;
}
.item_modal_panel.skin_calcium .item_modal_section {
margin-top: 15px;
}
/* -- item_modal_section (skin) -- */
.item_modal_panel.skin_standard .item_modal_section:first-child,
.item_modal_panel.skin_premium .item_modal_section:first-child,
.item_modal_panel.skin_beaute .item_modal_section:first-child {
margin-top: 0;
}

/* -- item_modal_section_head -- */
.item_modal_section_head {
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
margin-bottom: 10px;
}

/* -- item_modal_section_head (skin) -- */
.item_modal_panel.skin_standard .item_modal_section_head {
border-bottom-color: #946b82;
}
.item_modal_panel.skin_premium .item_modal_section_head {
border-bottom-color: #73530f;
}
.item_modal_panel.skin_beaute .item_modal_section_head {
border-bottom-color: #fff;
}

/* item_title */
.item_modal_section_head .item_title {
text-align: center;
line-height: 1;
}
.item_modal_panel.skin_standard .item_modal_section:first-child .item_modal_section_head .item_title img {
width: 25%;
}
.item_modal_panel.skin_standard .item_modal_section:nth-child(2) .item_modal_section_head .item_title img {
width: 75%;
}
.item_modal_panel.skin_nmn .item_modal_section:first-child .item_modal_section_head .item_title img {
width: 25%;
}
.item_modal_panel.skin_nmn .item_modal_section:nth-child(2) .item_modal_section_head .item_title img {
width: 75%;
}
.item_modal_panel.skin_premium .item_modal_section:first-child .item_modal_section_head .item_title img {
width: 25%;
}
.item_modal_panel.skin_premium .item_modal_section:nth-child(2) .item_modal_section_head .item_title img {
width: 75%;
}
.item_modal_panel.skin_premiumdrink .item_modal_section:first-child .item_modal_section_head .item_title img {
width: 25%;
}
.item_modal_panel.skin_premiumdrink .item_modal_section:nth-child(2) .item_modal_section_head .item_title img {
width: 80%;
}
.item_modal_panel.skin_beaute .item_modal_section:first-child .item_modal_section_head .item_title img {
width: 25%;
}
.item_modal_panel.beaute_tablets .item_modal_section:nth-child(2) .item_modal_section_head .item_title img {
width: 100%;
}
.item_modal_panel.beaute_drink .item_modal_section:nth-child(2) .item_modal_section_head .item_title img {
width: 85%;
}
.item_modal_panel.skin_calcium .item_modal_section:first-child .item_modal_section_head .item_title img {
width: 25%;
}
.item_modal_panel.skin_calcium .item_modal_section:nth-child(2) .item_modal_section_head .item_title img {
width: 75%;
}
/* -- item_modal_section_body -- */
.item_modal_section_body {
font-size: .8125rem;
}
.item_modal_section_body p.item_text:nth-child(2){
margin-top: 8px;
padding-top: 8px;
border-top: dotted 1px #553d0b;
}
.skin_beaute .item_modal_section_body p.item_text:nth-child(2){
border-top: dotted 1px #f285c2;
}
.skin_nmn .item_modal_section_body p.item_text:nth-child(2){
border-top: dotted 1px #fff;
}
.item_modal_section_body .item_modal_section_foot {
margin-top: 40px;
}

/* item_nutrition_facts_wrapper */
.item_modal_section_body .item_nutrition_facts_wrapper {
overflow: hidden;
}

/* item_nutrition_facts (skin) */
.item_modal_section_body .item_nutrition_facts:first-child {
/*	float: left;*/
/*	width: 38.5%;*/
}
.item_modal_section_body .item_nutrition_facts:nth-child(2) {
/*	float: right;*/
/*	width: 61.5%;*/
}

/* item_nutrition_fact */
.item_modal_section_body .item_nutrition_facts {
line-height: 1.25;
}
/* item_component */
.item_modal_section_body .item_nutrition_facts .item_component {
display: inline-block;
width: 60%;
}
/* item_weight */
.item_modal_section_body .item_nutrition_facts .item_weight {
display: inline-block;
width: 40%;
}








/* item_modal_annotation */
.item_modal_section_body .item_modal_annotation {
font-size: .69rem;
}
/* item_modal_close */
.item_modal_panel .item_modal_close {
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 32px;
cursor: pointer;
}

/* -- item_modal_section_foot -- */
.item_modal_section_foot {
font-size: .8125rem;
margin-top: 20px;
}

/* colorbox
--------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper {
z-index: 98;
}

