@charset "UTF-8";

/*
	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

*/

/* @group 共通 */

/* @group column */

.columns-row .column-left {
	float: left;
	}

.columns-row .column-right {
	float: right;
	}

/* @end */

.heading-solid {
	padding: 0.5em;
	color: #ffffff;
	background: #a8a8a8;
	font-size: 122%;
	text-align: center;
	letter-spacing: 0.5em;
	line-height: 1;
	}

.heading-solid-light {
	box-sizing: border-box;
	color: #333333;
	border: 1px solid #b5b5b5;
	background: #e5e5e5;
	}

.lang-en {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	}

.color-red {
	color: #d60000;
	}

.color-labospec {
	color: #0d57a7;
	}

.color-labospec-lady {
	color: #c42c38;
	}

.fluid-std {
	box-sizing: border-box;
	width: 564px;
	margin: 0 auto 0;
	}

.fluid-full {
	width: 100%;
	margin: 0 0 0;
	}

span.underline {
	display: inline-block;
	margin: 0 0.2em 0.2em 0;
	padding: 0 0 0 0.1em;
	border-bottom: 1px solid #000000;
	line-height: 1.2;
	}

/* @end */




@media screen and (min-width: 641px){

body {
	position: relative;
	min-width: 0;
	font-size: 13px;
	}

.page-header .mobile-navigation {
	display: none;
	}

.page-header .mobile-navigation .column-external {
	display: none;
	}

.page-header .global-navigation {
	display: block;
	}

.page-header .button-control {
	display: none;
	}

.pc-hidden {
	display: none;
	}

.fluid-columns {
	overflow: hidden;
	}

/* @group page */

div.page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	}

/* @end */

/* @group page-body */

.page-body {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-top: 106px;
	}

.page-body:before,
.page-body:after {
    content: "";
    display: block;
    overflow: hidden;
	}

.page-body:after {
    clear: both;
	}

.page-body .container {
	width: auto;
	margin: 0;
	}


/* @end */



/* @group Labo head top */

.labospec-head-top {
	width: 100%;
	padding: 144px 0 0;
	}


.labospec-head-top .hero {
	width: 1024px;
	margin: 0 auto 68px;
	}

.labospec-head-top .hero .billboard {
	position: relative;
	}

.labospec-head-top .hero .billboard .hgroup {
	
	}

.labospec-head-top .hero .billboard .page-title {
	position: absolute;
	top: 130px;
	right: 42px;
	top: auto;
	right: auto;
	bottom: 30px;
	left: 38px;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.1em;
	}

.labospec-head-top .hero .billboard .image {
	
	}

.labospec-head-top .hero .caption {
	padding: 1.6em 1em;
	background: #115bab url(../images/labo/labo-spec-head/index/bg_blue_noise.jpg) repeat 0 0;
	background-size: 64px 64px;
	}

.labospec-head-top .hero .caption p {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.1em;
	}

.labospec-head-top .page-description {
	width: 924px;
	margin: 0 auto 140px;
	}

.labospec-head-top .page-description p {
	font-size: 16px;
	line-height: 1.8;
	}

.labospec-head-top .product-list {
	}

.labospec-head-top .product-list .category {
	width: 1024px;
	margin: 0 auto 180px;
	}

.labospec-head-top .product-list .category-header {
	margin: 0 0 62px;
	}

.labospec-head-top .product-list .category-header .heading {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.05em;
	}

.labospec-head-top .product-list .category-content {
	}

.labospec-head-top .product-list .category-row {
	overflow: hidden;
	margin: 0 0 94px;
	}

.labospec-head-top .product-list .product {
	float: left;
	width: 320px;
	margin: 0 32px 0 0;
	}

.labospec-head-top .product-list .product:nth-of-type(3n) {
	margin: 0 0 0 0;
	}

.labospec-head-top .product-list .product a {
	color: #000000;
	text-decoration: none;
	}

.labospec-head-top .product-list .product-header {
	margin: 0 0 0.8em;
	color: #252525;
	}

.labospec-head-top .product-list .product-header .name {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.07em;
	}

.labospec-head-top .product-list .product-header .name .model {
	font-size: 24px;
	line-height: 1.2;
	}

.labospec-head-top .product-list .product-image {
	box-sizing: border-box;
	position: relative;
	width: 320px;
	}

.labospec-head-top .product-list .product-image.frame-new-model {
	}

.labospec-head-top .product-list .product-image.frame-new-model:before {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	width: 320px;
	height: 177px;
	top: 0;
	left: 0;
	border: 4px solid #0d57a7;
	opacity: 1;
	}

.labospec-head-top a.behavior-style:hover .product-image.frame-new-model:before {
	border: 4px solid #0d57a7;
	opacity: 1;
	}

.labospec-head-top .product-list .product-image .image img {
	width: 320px;
	}

.labospec-head-top a.behavior-style:hover .product-image {
	opacity: 0.8;
	}


.labospec-head-top .product-list .product-image .frame-label {
	position: absolute;
	bottom: 0;
	padding: 0.2em 0.3em 0.2em 0.8em;
	color: #ffffff;
	background: #0d57a7;
	font-size: 20px;
	letter-spacing: 0.1em;
	}

.labospec-head-top .product-list .product-image .frame-label:after {
	content: "";
	display: block;
	position: absolute;
	width: 2em;
	height: 100%;
	right: -0.6em;
	bottom: 0;
	background: #0d57a7;
	transform: skewX(-140deg);
	}

.labospec-head-top .product-list .product-image .frame-label .text {
	position: relative;
	z-index: 2;
	}

.labospec-head-top .product-list .product-image .image-label {
	position: absolute;
	}

.labospec-head-top .product-list .product-image .label-std {
	display: inline-block;
	bottom: 1em;
	left: 1em;
	color: #ffffff;
	padding: 0.4em 2em 0.2em;
	border: 1px solid #ffffff;
	font-size: 77%;
	line-height: 1;
	}

.labospec-head-top .product-list .product-footer {
	margin: 0.8em 0 0;
	}

.labospec-head-top .product-list .product-footer .description {
	color: #333333;
	}

.labospec-head-top .product-list .product-footer .description .text-std {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.5;
	}

.labospec-head-top .product-list .product-footer .description .note {
	font-size: 15px;
	line-height: 1.5;
	}
	
.labospec-head-top .product-list .product-footer .description .limited {
	color: #0e56a8;
	letter-spacing: 0.05em;
	text-align: center;
	font-size: 15px;
	line-height: 1.4;
	margin-top: 1em;
	padding:0.5em;
	border: double #0e56a8;
	}

.labospec-head-top .product-list .buy-online {
	width: 320px;
	margin: 1.5em 0 0;
	}

.labospec-head-top .product-list .buy-online dt {
	margin: 0 0 2em;
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
	}

.labospec-head-top .product-list .buy-online li {
	width: 320px;
	margin: 0 0 0.8em;
	}

.labospec-head-top .product-list .buy-online .button img {
	display: block;
	width: 320px;
	}


/* @end */

}

@media screen and (max-width: 640px), screen and (max-device-width: 480px), screen and (max-device-width: 736px) and (orientation : portrait) {

body {
	position: relative;
	min-width: 0;
	font-size: 26px;
	}

div.page {
	position: relative;
	width: 100%;
	min-width: 640px;
	margin: 0;
	background: #ffffff;
	}

span.row {
	display: inline-block;
	}

.mobile-hidden {
	display: none;
	}

.page-body {
	padding-top: 96px;
	}

/* @group Labo head top */

.labospec-head-top {
	width: 100%;
	padding: 0 0 0;
	}


.labospec-head-top .hero {
	width: 640px;
	margin: 0 auto 68px;
	}

.labospec-head-top .hero .billboard {
	position: relative;
	}

.labospec-head-top .hero .billboard .hgroup {
	
	}

.labospec-head-top .hero .billboard .page-title {
	position: absolute;
	left: 30px;
	bottom: 30px;
	line-height: 42px;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.1em;
	}

.labospec-head-top .hero .billboard .image {
	
	}

.labospec-head-top .hero .caption {
	padding: 1.6em 1em;
	background: #115bab url(../images/labo/labo-spec-head/index/bg_blue_noise.jpg) repeat 0 0;
	background-size: 128px 128px;
	}

.labospec-head-top .hero .caption p {
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
	text-align: justify;
	line-height: 1.8;
	letter-spacing: 0.1em;
	}

.labospec-head-top .page-description {
	width: 584px;
	margin: 0 auto 180px;
	}

.labospec-head-top .page-description p {
	font-size: 25px;
	line-height: 1.8;
	text-align: justify;
	}

.labospec-head-top .product-list {
	}

.labospec-head-top .product-list .category {
	width: 580px;
	margin: 0 auto 200px;
	}

.labospec-head-top .product-list .category-header {
	margin: 0 0 105px;
	}

.labospec-head-top .product-list .category-header .heading {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.05em;
	}

.labospec-head-top .product-list .category-content {
	}

.labospec-head-top .product-list .category-row {
	overflow: hidden;
	margin: 0 0 0;
	}

.labospec-head-top .product-list .product {
	width: 580px;
	margin: 0 0 140px;
	}


.labospec-head-top .product-list .product a {
	color: #000000;
	text-decoration: none;
	}

.labospec-head-top .product-list .product-header {
	margin: 0 0 0.8em;
	color: #252525;
	}

.labospec-head-top .product-list .product-header .name {
	font-size: 25px;
	font-weight: 600;
	line-height: 1.2;
	}

.labospec-head-top .product-list .product-header .name span.row {
	display: block;
	margin: 0 0 0.2em;
	}

.labospec-head-top .product-list .product-header .name .model {
	font-size: 34px;
	line-height: 1.2;
	}

.labospec-head-top .product-list .product-image {
	box-sizing: border-box;
	position: relative;
	width: 580px;
	}

.labospec-head-top .product-list .product-image.frame-new-model {
	}

.labospec-head-top .product-list .product-image.frame-new-model:before {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	width: 580px;
	height: 320px;
	top: 0;
	left: 0;
	border: 6px solid #0d57a7;
	opacity: 1;
	}

.labospec-head-top a.behavior-style:hover .product-image.frame-new-model:before {
	border: 4px solid #0d57a7;
	opacity: 1;
	}

.labospec-head-top .product-list .product-image .image img {
	width: 580px;
	}

.labospec-head-top a.behavior-style:hover .product-image {
	opacity: 0.8;
	}


.labospec-head-top .product-list .product-image .frame-label {
	position: absolute;
	bottom: 0;
	padding: 0.2em 0.3em 0.2em 0.8em;
	color: #ffffff;
	background: #0d57a7;
	font-size: 30px;
	letter-spacing: 0.1em;
	}

.labospec-head-top .product-list .product-image .frame-label:after {
	content: "";
	display: block;
	position: absolute;
	width: 2em;
	height: 100%;
	right: -0.6em;
	bottom: 0;
	background: #0d57a7;
	transform: skewX(-140deg);
	}

.labospec-head-top .product-list .product-image .frame-label .text {
	position: relative;
	z-index: 2;
	}

.labospec-head-top .product-list .product-image .image-label {
	position: absolute;
	}

.labospec-head-top .product-list .product-image .label-std {
	display: inline-block;
	bottom: 1em;
	left: 1em;
	color: #ffffff;
	padding: 0.4em 2em 0.3em;
	border: 1px solid #ffffff;
	font-size: 18px;
	line-height: 1;
	}

.labospec-head-top .product-list .product-footer {
	margin: 0.8em 0 0;
	}

.labospec-head-top .product-list .product-footer .description {
	color: #333333;
	}

.labospec-head-top .product-list .product-footer .description .text-std {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.6;
	}

.labospec-head-top .product-list .product-footer .description .note {
	font-size: 22px;
	line-height: 1.5;
	}

.labospec-head-top .product-list .product-footer .description .limited {
	margin-top: 1em;
	padding:0.5em;
	color: #0e56a8;
	border: double #0e56a8;
	font-size: 22px;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.4;
	}


.labospec-head-top .product-list .buy-online {
	width: 580px;
	margin: 1.5em 0 0;
	}

.labospec-head-top .product-list .buy-online dt {
	margin: 0 0 2em;
	color: #333333;
	font-size: 22px;
	text-decoration: underline;
	}

.labospec-head-top .product-list .buy-online li {
	width: 404px;
	margin: 0 auto 0.6em;
	}

.labospec-head-top .product-list .buy-online .button img {
	display: block;
	width: 404px;
	}


/* @end */
}
