@charset "shift_jis";
/* CSS Document */
@import url("page.css");

#t-box h1 {
	background-image: url(../images/whitening/title_sp.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	padding-top: 28.85%;
	height: 0;
	width: 100%;
}

.superwhite {
	display: block;
	margin: 30px auto;
	width: 96%;
}

.superwhite img {
	height: auto;
	width: 100%;
}

.catch02 {
	font-size: 20px;
	font-weight: 600;
	color: #59b200;
	text-align: center;
	line-height: 1.6em;
	display: block;
	margin: 0 auto 30px;
	width: 96%;
}

#w-type {
	margin: 30px auto;
	width: 100%;
}

#w-type dd {
	margin: 1em auto 2em;
	width: 96%;
}

#w-type dd img {
	display: block;
	margin: 0 auto;
	height: auto;
	width: auto;
	max-width: 100%;
}

#laminate {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px auto;
	width: 96%;
}

#laminate img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#laminate p {
	display: block;
	margin: 1em 0;
	width: 100%;
}

#ph-laminate {
	display: block;
	margin: 0;
	width: 60%;
}

#sukippa {
	display: block;
	margin: 0;
	width: 33%;
}

@media only screen and (min-width: 769px) {
#t-box h1 {
	background-image: url(../images/whitening/title.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	padding-top: 0;
	height: 150px;
	width: 1015px;
}

.superwhite {
	display: block;
	margin: 50px auto 0;
	width: 943px;
}

.catch02 {
	font-size: 22px;
	margin: 0 auto 50px;
}

#w-type {
	margin: 50px auto;
	width: 100%;
}

#laminate {
	width: 900px;
}

#laminate p {
	display: block;
	margin: 0;
	width: 390px;
}

#ph-laminate {
	display: block;
	margin: 0;
	width: 334px;
}

#sukippa {
	display: block;
	margin: 0;
	width: 143px;
}
}