@charset "utf-8";
/* -----------------------------------------------------
Product page common
start : 2026.02.03
----------------------------------------------------- */
.block-contents-12 .prod-contents a:link,
.block-contents-12 .prod-contents a:visited {text-decoration: underline;}
.block-contents-12 .prod-contents a:hover,
.block-contents-12 .prod-contents a:active {text-decoration: underline;}

/* -----------------------------------------------------
How To
 updated on 2026.02.03
----------------------------------------------------- */
.block-contents-2.product_howto .block-dcp {padding: 1.2em 0;}
.block-contents-2.product_howto .block-dcp p {margin: 0 0 1.2em; line-height: 1.5;}


/* ========================================

Media Queries

======================================== */
/* --------------------------- PC --------------------------- */
		@media print, screen and (min-width:1025px) {

.block-contents-12 h2 {margin-top: 0;}
.block-contents-12 .prod-contents {margin-bottom: 40px; line-height: 1.5;}

		}

/* --------------------------- TB --------------------------- */
		@media screen and (min-width:641px) and (max-width:1024px) {

.block-contents-12 h2 {margin-top: 0;}
.block-contents-12 .prod-contents {margin-bottom: 40px; line-height: 1.5;}

		}


/* --------------------------- SP --------------------------- */
		@media screen and (max-width: 641px) {


		}

/* -----------------------------------------------------
c-product/uv-emulsion/
DB内「マルチプロテクト UV乳液について」のテキストを一部非表示
----------------------------------------------------- */
form[action="/c-product/uv-emulsion/"] .block-contents-12 .prod-contents a.faq_links {display: none;}