/*
6px 	0.5em 	50% 
7px 	0.583em 	58.3% 
8px 	0.667em 	66.7% 	
9px 	0.75em 	75% 	
10px 	0.833em 	83.3% 	
11px 	0.917em 	91.7% 	
12px 	1em 		100% 	
13px 	1.083em 	108.3% 	
14px 	1.167em 	116.7% 	
15px 	1.25em 		125% 	
16px 	1.333em 	133.3% 	
17px 	1.417em 	141.7% 	
18px 	1.5em 		150% 	
19px 	1.583em 	158.3% 	
20px 	1.667em 	166.7% 	
21px 	1.75em 		175% 	
22px 	1.833em 	183.3% 	
23px 	1.917em 	191.7% 	
24px 	2em 		200% 	
25px 	2.083em 	208.3% 	
26px 	2.167em 	216.7% 	
27px 	2.25em 	225% 	
28px 	2.333em 	233.3% 	
29px 	2.417em 	241.7% 	
30px 	2.5em 	250% 	
31px 	2.583em 	258.3% 	
32px 	2.667em 	266.7% 	
33px 	2.75em 	275% 	
34px 	2.833em 	283.3% 	
35px 	2.917em 	291.7% 	
36px 	3em 		300% 
*/



/**
*
*	common properties
*
**/

html {-webkit-text-size-adjust: none;}

body{
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
}

img, a{
	border: none;
	outline: none;
}

label{
	cursor: pointer;
}

p {
	line-height: 1.6em;
}

.no-scroll {
	overflow: hidden;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

ol, ul{list-style: none;}

a:link,
a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover,
a:active{
	text-decoration: underline;
}

img {
	vertical-align: bottom;
}

.mincho {
	
}

.tac {
	text-align: center;
}

.fcr {
	color: #ff0000;
}

.fwb {
	font-weight: boldbb;
}

.hidden-elem {
	display: none;
}

.sp-elem {
	display: none;
}

.sp-il-elem {
	display: none;
}

.table {
	display: table;
}

.table-row {
	display: table-row
}

.table-cell {
	display: table-cell;
}

.inactive {
	opacity: 0.5;
}

.col-wrapper:after {
	content:"";
	display:block;
	clear:both;
}

.col-wrapper .left {
	float: left;
}

.col-wrapper .right {
	float: right;
}

.fit-viewport {
	width: 100%;
	height: auto;
}

#hidden-contents {
	display: none;
}

.modal-hidden-contents {
	display: none;
}

#modal-base-layer{
	background: #000;
	color: #000;	
	display: none;
	position: fixed;
	_position: absolute;
	top:0px;
	right:0px;
	width: 100%;
	height: 100px;	
	z-index: 10000;
	text-align: center;
}

#modal-contents-layer {
	display: none;
	overflow-y: scroll;
    position: fixed;
	top:0;
	left:0;
	text-align: center;
	width: 100%;	
	z-index: 10001;
}

#modal-contents-layer #modal-iscroll-container-inner {
	overflow: hidden;
}

#wrapper {
	text-align: center;
	overflow: hidden;
}

.video-wrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	height: 0;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}	

.recall-notification {
	margin: 20px 30px;
}

#products .recall-notification {
	margin-top: -10px;
	margin-bottom: 30px;
}

#product-detail .recall-notification {
	margin-top: -20px;
}

.recall-notification img {
	max-width: 100%;
	height: auto;
}


/**
*
*	modules
*
**/

.bottom-sticker {
	display: none;
	box-sizing: border-box;
	padding: 0 3.33% 2.4% 3.33%;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}

.bottom-sticker div {
	position: relative;
}

.bottom-sticker .bottom-sticker-banner,
.bottom-sticker a {
	display: block;
	box-shadow:0px 3px 9px -3px #000000;
	-moz-box-shadow:0px 3px 9px -3px #000000;
	-webkit-box-shadow:0px 3px 9px -3px #000000;	
}

.bottom-sticker img {
	width: 100%;
	height: auto;
}

.bottom-sticker .bottom-sticker-btn-banner-close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0.57% 0.57% 0 0;
	z-index: 100;
	width: 6.57%;
}


/**
*
*	product-detail
*
**/

#product-detail .end-note {
	color: #ff0000;
	margin-bottom: 20px;
}

#product-detail .end-note a:link,
#product-detail .end-note a:visited {
	color: #ff0000;
	text-decoration: underline;
}

#product-detail .page-title {
	margin: 10px 0 35px 0;
}

#product-detail #product-info-section {
	color: #2c3684;
	text-align: left;
}

#product-detail .product-category-name {
	margin-bottom: 40px;
}
#product-detail .products__title{
	margin-bottom: 38px;
	padding:8px 0;
	text-align:center;
	background:#9bbbeb;
	color:#fff;
}
#product-detail .products__title h2{
	
	font-size:20px;
	font-weight:normal;
	letter-spacing:3px;
	line-height: 1.5;
}
#product-detail .products__title p{
	padding-top:5px;
	
	font-size:14px;
	letter-spacing:3px;
	line-height: 1.5;
}

#product-detail .product-categories {
	margin-bottom: 15px;
}

#product-detail .product-categories li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#product-detail .product-name {
	color: #2c3684;
	font-size: 150%;
	line-height: 1.2em;
	margin: 0 20px 45px 20px;
}

#product-detail.perfect-gel-morning-protect .product-name {
	margin-bottom: 10px;
}
#product-detail .icon-new {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 20px 13px 20px;
}

#product-detail .icon-new img {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}
#product-detail .all_clear_icon{
	margin-bottom: 16px;
}

#product-detail .product-effects {
	color: #ec008c;
	font-size: 110%;
	line-height: 1.2em;
	margin: 0 20px 20px 20px;
}

#product-detail .product-name-whitening {
	background: url(../../img/sp/products/detail/category_label_06.png) no-repeat left top;
	background-size: 13px auto;
	line-height: 1em;
	padding-left: 18px;
}

#product-detail .product-name-whitening .caption {
	font-size: 66.7%;
}

#product-detail .product-name .product-category-label {
	padding-left: 5px;
	position: relative;
	top: 2px;
}

#product-detail .product-name .product-category-label img {
    vertical-align: top;
}

#product-detail .product-name .product-category-label-01 {
	padding-left: 0;
}

#product-detail .product-images {
	margin-bottom: 30px;
}

#product-detail .product-images img {
	width: 100%;
	height: auto;
}

#product-detail .product-main-images {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
	float: left;
	padding-left: 20px;
	width: 68.26%;
}

#product-detail .product-main-images ul li {
	display: none;
}

#product-detail .product-main-images ul li.first {
	display: block;
}

#product-detail .banner {
	clear: both;
	float: none;
	margin: 30px 24px 30px 24px;
}

#product-detail .banner img {
	max-width: 100%;
	height: auto;
}

#product-detail .other-product-images {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
	float: right;
	margin-right: 20px;
	text-align: center;
	width: 16%;
}

#product-detail .product-image-description {
	font-size: 83.3%;
}

#product-detail .product-summary {
	margin: 0 20px 32px 20px;
}

#product-detail .product-summary .lead-01 {
	font-size: 116.7%;
	margin-bottom: 20px;
}

#product-detail .product-summary .lead-01 sup {
	font-size: 83.3%;
}

#product-detail .product-summary .product-parameter-01 {
	margin-bottom: 20px;
}

#product-detail .product-summary .text-01 {
	margin-bottom: 15px;
}

#product-detail .product-summary .text-02 {
	margin-top: 15px;
}
#product-detail .product-summary .text-03 {
	margin-top: 25px;
}

#product-detail .product-summary .text-01 sup {
	font-size: 83.3%;
}

#product-detail .product-summary dt {
	margin-bottom: 8px;
}

#product-detail .product-summary .features-01 {
	line-height: 1.6em;	
	margin-bottom: 15px;
	margin-left: 1em;
}

#product-detail .product-summary .features-01 sup {
	font-size: 83.3%;
	position: relative;
	top: -0.2em;
}

#product-detail .product-summary .features-01 li:before {
	content: "●";
}

#product-detail .product-summary .features-01 li {
	text-indent: -1em;
}

#product-detail .product-summary .features-01 li .underline {
	border-bottom: 1px solid #2c3684;
}

#product-detail .product-summary .note-01 {
	line-height: 1.6em;
	margin: 25px 0 0 0;
}

#product-detail .product-summary .note-02 {
	line-height: 1.6em;
	margin: 25px 0 0 0;
}

#product-detail .product-summary .note-03 li {
	margin-top: 10px;
	padding-left: 14px;
	line-height: 1.6em;
	list-style: none outside;
	position: relative;
}
#product-detail .product-summary .note-03 span {
	position: absolute;
	top: 0;
	left: 0;
}
#product-detail .product-summary .note-03 img {
	display: block;
}

#product-detail .cleansing-point {
	margin: 20px auto 0;
	padding: 20px;
	border: 1px solid #c3dff4;
	border-radius: 5px;
}
#product-detail .cleansing-point h3 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#product-detail .cleansing-point p {
	margin-top: 10px;
	line-height: 1.6em;
}

#product-detail .product-summary .btn-online-shop {
	margin: 30px auto 0 auto;
	width: 71.64%;
}

#product-detail .product-summary .btn-related-videos {
	margin: 10px auto 0 auto;
	width: 71.64%;
}

#product-detail .product-summary .banners {
	margin-top: 20px;
}

#product-detail .product-summary .banners img {
	max-width: 100%;
	height: auto;
}


#product-detail .figure_moisture{
	margin-top:30px;
}
#product-detail .figure_moisture img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: auto;
}
#product-detail .product-summary .package_release{
	text-align: center;
	padding:20px 16%;
	margin-top:40px;
	border:solid 1px #c3dff4;
	border-radius:8px;
}
#product-detail .product-summary .package_release img{
	max-width: 100%;
	height: auto;
}

#product-detail .product-description {
	margin: 0 20px;
	text-align: left;
}

#product-detail .product-description .description {
	margin-bottom: 60px;
}

#product-detail .product-description .description .description-title {
	color: #2c3684;
	font-size: 133.3%;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 8px;
}

#product-detail .product-description .description .description-subtitle {
	color: #2c3684;
	font-size: 116.7%;
	font-weight: bold;
	line-height: 1.6em;	
	margin-bottom: 5px;
}

#product-detail .product-description .cautions-01 {
	margin: 0 0 2em 1em;
	line-height: 1.6em;
}

#product-detail .product-description .cautions-01 {
	text-indent: -1em;
}

#product-detail .product-description .cautions-01 strong {
	font-weight: normal;		
	text-decoration: underline;
}


#product-detail .product-description sup {
    vertical-align: super;
    font-size: 62.5%;
}

#product-detail .product-description .description .figure-01 {
	margin: 15px 0 30px 0;
}

#product-detail .product-description .description .figure-01 img {
	width: 100%;
	height: auto;
}

#product-detail .product-description .description .footnote {
	line-height: 1.6em;
}

#product-detail.perfect-white-clay .product-description .description {
	margin-bottom: 30px;
}

#product-detail .product-description .caption-01 {
	margin-bottom: 2em;
}


#product-detail.perfect-whip-mask .product-description .steps {
	margin-top: 30px;
}

#product-detail.perfect-whip-mask .product-description .steps li {
	margin-bottom: 50px;
}

#product-detail.perfect-whip-mask .product-description .steps li:last-of-type {
	margin-bottom: 30px;
}

#product-detail.perfect-whip-mask .product-description .steps li .col {
	float: left;
}

#product-detail.perfect-whip-mask .product-description .steps li .col:first-of-type {
	width: 120px;
}

#product-detail.perfect-whip-mask .product-description .steps li .col:first-of-type img {
	max-width: 100%;
	height: auto;
}

#product-detail.perfect-whip-mask .product-description .steps li .col:last-of-type {
	box-sizing: border-box;
	padding-left: 12px;
	width: calc(100% - 120px);
}

#product-detail.perfect-whip-mask .product-description p.note {
	font-size: 83.3%;
}

#product-detail.perfect-whip-mask .product-description .steps li .index {
	color: #2c3684;
	font-weight: bold;
}

#product-detail.perfect-whip-mask .product-description .steps li .text-01 {
	color: #2c3684;
	font-weight: bold;
}

#product-detail.perfect-whip-mask .product-description .steps li .text-01 strong {
	color: #ff0000;
}

#product-detail.perfect-whip-mask .product-description .steps li .point {
	position: relative;
	padding-left: 60px;
	margin-top: 15px;
}

#product-detail.perfect-whip-mask .product-description .steps li .point:before {
	position: absolute;
	left: 0;
	top: -2px;
	display: block;
	content: "";
	width: 47px;
	height: 47px;
	background: url(../../img/sp/products/detail/perfect_whip_mask/icon_point.png) left top no-repeat;
	background-size: 100% auto;
}

#product-detail #local-nav {
	color: #2c3684;
	
	font-weight: bold;
	margin: 0 15px;
	text-align: left;
}

#product-detail #local-nav  dt {
	background: url(../../img/sp/products/detail/icon_arrow_01.png) no-repeat left 2px;
	background-size: 12px auto;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 13px 14px;
	margin-bottom: 8px;
}

#product-detail #local-nav a:link,
#product-detail #local-nav a:visited {
	color: #2c3684;
}

#product-detail #local-nav img {
	width: 100%;
	height: auto;
}

#product-detail #local-nav ul li.opened {
	background-color: #f7f7f7;
	line-height: 1.4em;
	padding: 20px 20px 10px 20px;
	margin-bottom: 6px;
}

#product-detail #local-nav li.opened li {
	margin-bottom: 10px;
}

#product-detail #local-nav li.opened li span:before {
	background-color: #2c3684;
	display: inline-block;
	margin-right: 5px;
	width: 3px;
	height: 12px;
	content: "";
	vertical-align: top;
	position: relative;
	top: 1px;
}

#product-detail #local-nav ul li.opened li ul {
	margin-top: 5px;
}

#product-detail #local-nav ul li.opened li li {
	background: url(../../img/sp/products/detail/icon_arrow_02.png) no-repeat left 6px;
	background-size: 6px auto;
	padding-left: 10px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

#product-detail #local-nav .category{
	margin-bottom: 6px;
}
#product-detail #local-nav .category a{
	display: block;
	padding:8px 16px;
	border:solid 1px #2c3684;
	color: #2c3684;
	font-weight: bold;
}
#product-detail #local-nav .category a:hover{
	text-decoration: none;
}
#product-detail #buy-box {
	margin: 0 auto;
}

#product-detail #buy-box .btn-modal-close {
	position: absolute;
	right: 20px;
	top: 20px;
}

#product-detail #buy-box .btn-modal-close img {
	width: 30px;
	height: auto;
}
#product-detail #buy-box ul{
	display: flex;
	flex-wrap:wrap;
	margin:0 12px;
}
#product-detail #buy-box ul li {
	/*padding: 0 12px;*/
	width: 50%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
#product-detail #buy-box ul li:nth-child(1),
#product-detail #buy-box ul li:nth-child(3){
	padding-right: 6px;
}
#product-detail #buy-box ul li:nth-child(2),
#product-detail #buy-box ul li:nth-child(4){
	padding-left: 6px;
}

#product-detail #buy-box ul li img {
	width: 100%;
	height: auto;
}

#product-detail #buy-box ul li a {
	display: inline-block;
	color: #2c3684;
	text-decoration: none;
}

#product-detail #buy-box ul li a p {
	margin-top: 5px;
}

#product-detail #buy-box.body-oil-essence-n ul li p {
	margin-top: 10px;
}




/**
*
*	tvcm
*
**/

#tvcm .page-title {
	padding: 10px 0 24px 0;
}

#tvcm #recommendation-section {
	background-color: #292a38;
	color: #fff;
	padding: 0 0 25px 0;
}

#tvcm #recommendation-section .section-title {
	padding: 8px 0;
}

#tvcm #recommendation-section .video-box {
	margin: 0 12px;
}

#tvcm #recommendation-section .section-lead {
	font-size: 133.3%;
	padding: 10px 0;
}

#tvcm #recommendation-section .col-wrapper {
	display: inline-block;
	margin: 24px auto 0 auto;
}

/*
#tvcm #recommendation-section .left {
	width: 60px;
}

#tvcm #recommendation-section .right {
	text-align: left;
	width: 220px;
}

#tvcm #recommendation-section .product-name {
	margin-top: 22px;
}
*/

#tvcm #recommendation-section .left {
	width: 125px;
	text-align: center;
}

#tvcm #recommendation-section .right {
	text-align: left;
	width: 195px;
}

#tvcm #recommendation-section .product-name {
	margin-top: 22px;
}

#tvcm #recommendation-section .product-name li {
	margin: 4px 0;
}

#tvcm #recommendation-section .label {
	font-size: 10px;
	line-height: 1em;
}

#tvcm #recommendation-section .text-01 {
	margin: 0 12px 20px 12px;
	text-align: left;
}

#tvcm #cm-section {
	border-bottom: 3px solid #e7e7e7;
}

#tvcm #cm-section .section-title {
	padding: 35px 0 30px 0;
}

#tvcm #skin-care-section {
	border-bottom: 3px solid #e7e7e7;
}

#tvcm #skin-care-section .section-title {
	padding: 35px 0 30px 0;
}

#tvcm #skin-care-section .product-image {
	padding-left: 20px;
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
	width: 120px;
}

#tvcm #skin-care-section .product-meta {
	padding-right: 12px;
}

#tvcm #skin-care-section .product-meta .product-name {
	margin-top: 0;
}

#tvcm #skin-care-section .product-meta .product-name li {
	margin: 6px 0;
}

#tvcm .fresh-item .product-meta .label {
	font-size: 10px;
	line-height: 1em;
}

#tvcm .fresh-item .product-meta .product-name {
	margin-top: 0;
}

#tvcm .fresh-item .product-meta .product-name li {
	margin: 6px 0;
}

#tvcm .fresh-item .product-image {
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
	width: 48px;
}
#tvcm .fresh-item .product-meta {
	padding-right: 10px;
}

#tvcm .facewash-item .product-image {
	width: 100px;
}

#tvcm .video-group {
	margin-bottom: 45px;
}

#tvcm .lp-banner {
	padding: 0 24px;
}

#tvcm .lp-banner img {
	max-width: 100%;
	height: auto;
}

#tvcm .align-center .product-info {
	margin: 0 auto 10px auto;
}

#tvcm .product-info {
	margin-bottom: 10px;
}

#tvcm .product-image {
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
	width: 55px;
}

#tvcm .product-meta {
	text-align: left;
	vertical-align: top;
}

#tvcm .product-meta .product-name {
	color: #2c3684;
	font-size: 116.7% ;
	margin: 20px 0 0 0;
}

#tvcm .has-icon .product-meta .product-name {
	margin-top: 0;
}

#tvcm .video-title {
	color: #2c3684;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

#tvcm .video-box {
	margin: 10px 12px 30px 12px;
}

#tvcm #how-to-section {
	border-bottom: 3px solid #e7e7e7;
	padding-bottom: 40px;
}

#tvcm #how-to-section .section-title {
	padding: 20px 0;
}

#tvcm #how-to-section .video-title {
	color: #2c3684;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

#tvcm #how-to-section .video-box {
	margin-bottom: 30;
}

#tvcm #method-section .section-title {
	padding: 35px 0 30px 0;
}

#tvcm #ytber-section {
	background-color: #e7e7e7;
	padding: 30px 0;
}

#tvcm #ytber-section .section-title {
	padding-bottom: 30px;
}

#tvcm #ytber-section #ytber-video-01 .product-02 .product-meta .product-name{
	margin-top: 0;
}

#tvcm #ytber-section #ytber-video-01 .product-02{
	margin-bottom: 40px;
}



/**
*
*	usages / aoi
*
**/

#usages.aio-usage .section img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

#usages.aio-usage #section-02 {
	background: url(../../img/sp/usages/aio/bg_01.png) left bottom repeat-x;
	background-size: 10px auto;
}

#usages.aio-usage #section-03 {
	background: url(../../img/sp/usages/aio/bg_02.png) left bottom repeat-x;
	background-size: 10px auto;
}

#usages.aio-usage #section-04 {
	background: url(../../img/sp/usages/aio/bg_03.png) left bottom repeat-x;
	background-size: 10px auto;
}

#usages.aio-usage .btns a {
	display: inline-block;
	margin-bottom: 4%;
	height: 10%;	
}

#usages.aio-usage .btns a img {
	width: auto;
	height: 37px;
}

#usages.aio-usage #section-04 {
	padding-bottom: 11%;
}

#usages.aio-usage #section-04 .figure-box ul.effects {
	margin: 4% 3% 7% 3%;
	text-align: left;
}

#usages.aio-usage #section-04 .figure-box ul.effects li {
	color: #1f64c0;
	font-size: 108.3%;
	line-height: 1.8em;
}

#usages.aio-usage #section-04 .figure-box ul.system li figcaption {
	display: inline-block;
	color: #1f64c0;
	font-size: 116.7%;
	line-height: 1.8em;
	margin-top: 10px;
	text-align: left;
}


/**
*
*	usages / emulsion
*
**/

#usages.emulsion-usage .section img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

#usages.emulsion-usage #section-01 .banner {
	margin: 20px 10px 0px 10px;
}

#usages.emulsion-usage #section-04 {
	background-color: #f7f7f7;
}

#usages.emulsion-usage #section-04 .item-box {
	background-color: #fff;
	border: 1px solid #2c3684;
	margin: 0 3%;
	text-align: left;
}

#usages.emulsion-usage #section-04 .item-boxes .item-box {
	margin-bottom: 3%;
}

#usages.emulsion-usage #section-04 .links_wrapper h3{
	margin: 5px 0;
		
}
#usages.emulsion-usage #section-04 .item-box .links {
	list-style-type:none;
	text-align: center;
	width: 100%;
}

#usages.emulsion-usage #section-04 .item-box .links li {
	float:left;
	width: 33.3%;
}

#usages.emulsion-usage #section-04 .item-box .links a{
	display: block;
	margin:0;
	padding: 0;	
}

#usages.emulsion-usage #section-04 .item-box .links img{
	width: 100%;
	
}

#usages.emulsion-usage #section-04 .table-cell {
	vertical-align: top;
	padding-top: 3vw;
	padding-bottom: 3vw;
}

#usages.emulsion-usage #section-04 .table-cell.bottom {
	vertical-align: bottom;
}
#usages.emulsion-usage #section-04 .left {
	width: 31%;
}
#usages.emulsion-usage #section-04 .left.table-cell{
	text-align: center;
}
#usages.emulsion-usage #section-04 .left img{
	width: 37%;
}
#usages.emulsion-usage #section-04 .right {
	color: #2c3684;
	padding: 7% 7% 3vw 0;
}

#usages.emulsion-usage #section-04 .right a {
	display: inline-block;
	margin-top: 3%;
}

#usages.emulsion-usage #section-04 .right a img {
	width: 66%;
}

#usages.emulsion-usage #section-04 .item-box .categories li {
	float: left;
	margin-right: 5px;
}

#usages.emulsion-usage #section-04 .item-box .item-name {
	font-size: 116.7%;
	margin: 4% 0;
	line-height: 1.2em;
}

#usages.emulsion-usage #section-04 .item-box .item-description {
	font-size: 83.3%;
}

#usages.emulsion-usage #section-04 .note {
	padding: 3% 3% 8% 3%;
	color: #1f64c0;
	text-align: left;
}

#usages.emulsion-usage #section-04 .note h3 {
	margin-bottom: 10px;
	font-weight: bold;
}

#usages.emulsion-usage header{
	background: transparent;
}
#usages.emulsion-usage #trunk{
	margin-top: -16.5vw;
}
#usages.emulsion-usage #section-visual{	
	position:relative;
}

#usages.emulsion-usage #section-visual .links_wrapper{
	list-style-type:none;
	position:absolute;
	left: 0;
	bottom: 3vw;
}
#usages.emulsion-usage #section-visual .links_wrapper h3{
	text-align: center;
	margin: 0 7vw 2vw;
}
#usages.emulsion-usage #section-visual .links{
	list-style-type:none;
	text-align:center;	
}
#usages.emulsion-usage #section-visual .links li{
	display:inline-block;
	width: 28.3vw;
}
#usages.emulsion-usage #section-visual img{
	width: 100%;	
}

#usages .buy-box {
	margin: 0 auto;
}

#usages .buy-box .btn-modal-close {
	position: absolute;
	right: 20px;
	top: 20px;
}

#usages .buy-box .btn-modal-close img {
	width: 30px;
	height: auto;
}

#usages .buy-box ul li {
	margin: 0 25px;
	margin-bottom: 20px;
}

#usages .buy-box ul li img {
	width: 180px;
	height: auto;
}

#usages .buy-box ul li a {
	display: inline-block;
	color: #2c3684;
	text-decoration: none;
}

#usages .buy-box ul li a p {
	margin-top: 5px;
}
.pc{
    display:none;
}