
/* -------------------------------------------------------------------------------------------------------------

	style.css

------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------

	PC / TAB / PRINT

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 481px), print {
/* -------------------------------------------------------------------------------------------------------*/
.deLactone {
	font-size: 1.6rem;
	line-height: 1.87;
}
/* .deMv
-----------------------------------------------------------------*/
.deLactone #deMv {
	background: url(/-/Media/com/deoco/top/1802/lactone/bg_mv02.png) no-repeat center;
	background-size: cover;
}
.deLactone #deMv div {
	position: relative;
	width: 940px;
	height: 300px;
	margin: 0 auto;
	background: url(/-/Media/com/deoco/top/1802/lactone/bg_mv01.png) no-repeat center bottom;
}
.deLactone #deMv div h1,
.deLactone #deMv div p {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
}
/* #deLnav
-----------------------------------------------------------------*/
.deLactone #deLnav ul {
	width: 940px;
	margin: 0 auto;
}
.deLactone #deLnav ul:after {
	content: "";
	clear: both;
	display: block;
}
.deLactone #deLnav li {
	width: 50%;
	float: left;
	border-right: 1px solid #e9e9e9;
	box-sizing: border-box;
	line-height: 1;
}
.deLactone #deLnav li:nth-of-type(1) {
	border-left: 1px solid #e9e9e9;
}
.deLactone #deLnav li a {
	display: block;
	width: 100%;
	height: 90px;
	background: no-repeat center;
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
}
.deLactone #deLnav li:nth-of-type(1) a {
	background-image: url(/-/Media/com/deoco/top/1802/lactone/btn_anchor_nav01.png);
}
.deLactone #deLnav li:nth-of-type(2) a {
	background-image: url(/-/Media/com/deoco/top/1802/lactone/btn_anchor_nav02.png);
}
/* #deLactone
-----------------------------------------------------------------*/
.deLactone #deLactone {
	padding: 68px 0 70px;
	background: #e6edfa;
	text-align: center;
}
.deLactone #deLactone h2 {
	margin: 0 0 30px;
}
.deLactone #deLactone .deCmnInner01 > div {
	margin: 35px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.deLactone #deLactone .deCmnInner01 > div:after {
	content: "";
	clear: both;
	display: block;
}
.deLactone #deLactone section {
	width: 447px;
	padding: 35px 20px 20px;
	box-sizing: border-box;
	background: #fff;
}
.deLactone #deLactone section:nth-of-type(3) {
	width: 100%;
	margin-top: 5vw;
}
.deLactone #deLactone section:nth-of-type(3) .deLactoneNotes02 {
	text-align: center;
}
.deLactone #deLactone h3 {
	margin: 0 0 0;
}
.deLactone #deLactone section > p {
	margin-top: 20px;
}
.deLactone #deLactone .deLactoneNotes01 {
	font-size: 1.2rem;
	line-height: 1.66;
	margin-top: 10px;
}
.deLactone #deLactone .deLactoneNotes02 {
	font-size: 1.2rem;
	line-height: 1.66;
	margin-top: 30px;
	text-align: left;
}
/* #deNonenal
-----------------------------------------------------------------*/
.deLactone #deNonenal {
	padding: 69px 0 95px;
	background: url(/-/Media/com/deoco/top/1802/lactone/bg_lactone01.jpg) no-repeat center bottom;
}
.deLactone #deNonenal h2 {
	margin: 0 0 35px;
	text-align: center;
}
.deLactone #deNonenal p {
	margin: 15px 0 0;
}
.deLactone #deNonenal .deNonenalBtn01 {
	margin: 70px 0 0;
	text-align: center;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	PC

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
/* -------------------------------------------------------------------------------------------------------*/
.deLactone a:hover {
	display: block;
	opacity: 0.7;
}
.deLactone #deLactone section:nth-of-type(3) {
	margin-top: 50px;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1154px) {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	TAB

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 481px) and (max-width: 768px) {
/* -------------------------------------------------------------------------------------------------------*/
/* .deMv
-----------------------------------------------------------------*/
.deLactone #deMv div {
	width: 100%;
	height: auto;
	padding: 31.91% 0 0;
	background-size: contain;
}
/* #deLnav
-----------------------------------------------------------------*/
.deLactone #deLnav ul {
	width: 100%;
}
/* #deLactone
-----------------------------------------------------------------*/
.deLactone #deLactone {
	padding-right: 4.5%;
	padding-left: 4.5%;
}
.deLactone #deLactone section {
	width: 47.55%;
}
/* #deNonenal
-----------------------------------------------------------------*/
.deLactone #deNonenal {
	padding-right: 4.5%;
	padding-left: 4.5%;
	background-image: url(/-/Media/com/deoco/top/1802/lactone/bg_lactone02.jpg);
	background-size: 100% auto;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	SP

------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 480px) {
/* -------------------------------------------------------------------------------------------------------*/
.deLactone {
	font-size: 1.3rem;
	line-height: 2;
}
/* .deMv
-----------------------------------------------------------------*/
.deLactone #deMv div {
	position: relative;
	width: 100%;
	padding: 50.66% 0 0;
	background: url(/-/Media/com/deoco/top/1802/lactone/bg_mv01_sp.jpg) no-repeat center bottom;
	background-size: cover;
}
.deLactone #deMv div h1,
.deLactone #deMv div p {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
}
/* #deLnav
-----------------------------------------------------------------*/
.deLactone #deLnav ul:after {
	content: "";
	clear: both;
	display: block;
}
.deLactone #deLnav li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	line-height: 1;
}
.deLactone #deLnav li:nth-of-type(1) {
	border-left: 1px solid #fff;
}
.deLactone #deLnav li:nth-of-type(2) {
	border-left: 1px solid #e9e9e9;
}
.deLactone #deLnav li a {
	display: block;
	width: 100%;
	padding: 40% 0 0;
	background: no-repeat center;
	background-size: contain;
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
}
.deLactone #deLnav li:nth-of-type(1) a {
	background-image: url(/-/Media/com/deoco/top/1802/lactone/btn_anchor_nav01_sp.png);
}
.deLactone #deLnav li:nth-of-type(2) a {
	background-image: url(/-/Media/com/deoco/top/1802/lactone/btn_anchor_nav02_sp.png);
}
/* #deLactone
-----------------------------------------------------------------*/
.deLactone #deLactone {
	padding: 8.93% 4% 10.66%;
	background: #e6edfa;
}
.deLactone #deLactone h2 {
	margin: 0 0 7.24%;
}
.deLactone #deLactone .deCmnInner01 > p {
	margin: 1.44% 0 0;
}
.deLactone #deLactone section {
	padding: 8.4% 5.79% 5.07%;
	margin: 4.34% 0 0;
	background: #fff;
}
.deLactone #deLactone h3 {
	margin: 0 -6.55% 3.93%;
}
.deLactone #deLactone .deLactoneNotes01 {
	font-size: 1.0rem;
	line-height: 1.5;
	text-align: center;
}
.deLactone #deLactone .deLactoneNotes02 {
	font-size: 1.0rem;
	line-height: 1.5;
	margin-top: 6.55%;
}
.deLactone #deLactone .deLactoneImg01 {
	margin-top: 6.88%;
	margin-right: -3.11%;
	margin-left: -3.11%;
}
/* #deNonenal
-----------------------------------------------------------------*/
.deLactone #deNonenal {
	padding: 10.26% 4% 10.8%;
	background: url(/-/Media/com/deoco/top/1802/lactone/bg_lactone02_sp.png) no-repeat right bottom;
	background-size: 100% auto;
}
.deLactone #deNonenal h2 {
	margin: 0 0 7.24%;
}
.deLactone #deNonenal p {
	margin: 4.34% 0 0;
}
.deLactone #deNonenal .deCmnInner01 div {
	padding: 0 4.34% 4.34%;
	margin: 0 -4.34%;
	background: url(/-/Media/com/deoco/top/1802/lactone/bg_lactone01_sp.png) no-repeat right bottom;
	background-size: contain;
}
.deLactone #deNonenal .deNonenalTxt01 {
	width: 50%;
}
.deLactone #deNonenal .deNonenalBtn01 {
	margin-top: 0;
}
/* -------------------------------------------------------------------------------------------------------*/
}

@media screen and (max-width: 480px) {
}

/* -------------------------------------------------------------------------------------------------------------

	print

------------------------------------------------------------------------------------------------------------- */
@media print {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}
