@charset "utf-8";


/*==================================================*/
/*                                                  */
/*               わんちゃんスペース CSS             */
/*                                                  */
/*==================================================*/


/* art01 */
.art01 {
	background-color: #F3F4F3;
	padding: 30px 3% 40px;
	font-size: 0;
	text-align: center;
}
.art01 > .in{
	max-width: 1080px;
	margin: auto;
}
.art01 .in .bgp01 {
	position:absolute;
	top:300px;
	right:150px;
	z-index:0;
	overflow:hidden;
}
.art01 .in .bgp02 {
	position:absolute;
	top:750px;
	right:400px;
	z-index:0;
	overflow:hidden;
}
.art01 .in .bgp03 {
	position:absolute;
	top:1200px;
	right:550px;
	z-index:0;
	overflow:hidden;
}
.art01 .in .bgp04 {
	position:absolute;
	top:1650px;
	right:800px;
	z-index:0;
	overflow:hidden;
}
.art01 .in .bgp05 {
	position:absolute;
	top:2100px;
	right:950px;
	z-index:0;
	overflow:hidden;
}
.art01 .in .bgp06 {
	position:absolute;
	top:2550px;
	right:1200px;
	z-index:0;
	overflow:hidden;
}
@media print, screen and (max-width:640px) {
	.art01 {
		padding: 6% 3% 8%;
	}
}


.commontitle01{
	background-image: url(../img/cover_img.jpg);
	background-position:center 50%;
	background-size:cover;
}
.commontitle01 p{
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing:4.0px;
	padding-top: 0px;
}


/* content */
.art01 .point {
	font-size:14px;
	padding: 0px;
	position:relative;
	z-index:5;
}
.art01 .point:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
.art01 .content01 {
	background-color: #fff;
	margin:0 0 80px 0;
	padding: 0 0 40px 0;
	position:relative;
}
.art01 .content01 figure {
	width:1080px;
	height:290px;
	margin:0 0 40px 0;
	padding:0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow:hidden;
	position:relative;
}
.art01 .content01 figure img {
	position: absolute;
	width: 100%;
	height: auto;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate(-50%, -50%);
	transform: translate3d(-50%, -50%, 0);
}
.art01 .content01 .title01 {
	margin-bottom: 20px;
	padding: 0 3%;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: normal;
	color: #000;
}
.art01 .content01 .caption01 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 32px;
	line-height: 3.2rem;
	color: #434343;
}

/* message_area */
.art01 .message_area {
	margin:0 0 80px 0;
	padding:0 40px;
}
.art01 .message_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .message_area h3.title01 {
	float:left;
	width:150px;
	height:150px;
	margin:50px 0 0 0;
	padding:0;
	background: url(http://server01.otm.co.jp/testsites/highclass/dogspace/img/txt_dog_01.png) left top no-repeat;
	background-size: 150px 150px;
	text-indent: -9999px;
}
.art01 .message_area ul {
	float:left;
	margin:0 0 0 30px;
	padding:70px 0 0 0;
	font-size:20px;
	color:#496a00;
	line-height:1.8;
	text-align:left;
}
.art01 .message_area ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .message_area ul li {
	position:relative;
	background: url(../img/icon_dog.png) no-repeat;
	margin:0;
	padding:0 0 0 42px;
}
.art01 .message_area ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .message_area ul li + li {
	margin:0px 0 0 0;
}
.art01 .message_area figure {
	float:right;
	width:300px;
	height:250px;
	margin:0 0 0 0px;
	padding:0px 0 0 0;
	overflow:hidden;
	position:relative;
}
.art01 .message_area figure img {
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0 0 0;
	overflow:hidden;
	position:absolute;
	top:0
	right:0;
	bottom:0;
	left:0;
}

/* cnt_area */
.art01 .cnt_area {
	margin:40px 0 80px 0;
	padding:0;
}
.art01 .cnt_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .cnt_area ul {
	margin:0 0 0 -80px;
	padding:0;
}
.art01 .cnt_area ul li {
	float:left;
	width:500px;
	height:290px;
	margin:0 0 60px 80px;
	padding:0;
}
.art01 .cnt_area ul li figure {
	width:100%;
	height:260px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
}
.art01 .cnt_area ul li figure img {
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
}
.art01 .cnt_area ul li span {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:16px;
	font-size:1.6rem;
	line-height:32px;
	line-height:3.2rem;
	color:#434343;
}
.art01 .cnt_area ul li.ans {
	font-size:18px;
	font-size:1.8rem;
	line-height:32px;
	line-height:3.2rem;
	color:#496a00;
}
.art01 .cnt_area ul li.ans span.pr {
	display:block;
	margin:5px 0 25px 0;
	padding:20px;
	font-size:16px;
	font-size:1.6rem;
	line-height:32px;
	line-height:3.2rem;
	color:#434343;
	border:6px solid #cfa972;
	background:#ffffff;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}

/* products_area */
.art01 .products_area {
	margin:0 0 80px -40px;
	padding:0;
}
.art01 .products_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .products_area dl {
	float:left;
	width:500px;
	height:200px;
	margin:0px 0 0px 40px;
	padding:0;
	background:#ffffff;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
}
.art01 .products_area dl dt {
	float:left;
	width:200px;
	height:200px;
	margin:0 0px 0px 0;
	padding:0;
}
.art01 .products_area dl dd {
	float:right;
	width:260px;
	height:170px;
	font-size:16px;
	font-size:1.6rem;
	line-height:26px;
	line-height:2.6rem;
	color:#434343;
	text-align:left;
	padding:15px 20px;
}
.art01 .products_area dl dd span {
	display:block;
	width:180px;
	height:50px;
	background: url(../img/icon_recommend.png) no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 80px;
	font-size:18px;
	font-size:1.8rem;
	font-weight:bold;
	line-height:50px;
	line-height:5.0rem;
	color:#496a00;
	text-align:center;
}

/* message_area_btm */
.art01 .message_area_btm {
	margin:40px 0 80px 0;
	padding:0;
}
.art01 .message_area_btm:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .message_area_btm p {
	font-size:16px;
	font-size:1.6rem;
	line-height:32px;
	line-height:3.2rem;
	color:#434343;
	margin:40px 0 20px 0;
	padding:0;
}
.art01 .message_area_btm figure {
	display:inline-block;
	width:300px;
	height:200px;
	margin:0 10px;
	overflow:hidden;
	position:relative;
}
.art01 .message_area_btm figure img {
	width:100%;
	height:auto;
	margin:0 auto;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
}


@media print, screen and (max-width:640px) {
	.art01 .point {
		font-size:14px;
		padding: 0px;
		position:relative;
		z-index:5;
	}
	.art01 .point:after{
		display: block;
		clear: both;
		height: 0;
		line-height: 0;
		visibility: hidden;
		content: ".";
		font-size: 0.1em;
	}
	.art01 .content01 {
		padding-bottom: 8%;
		background-color: #fff;
		margin:0 0 30px 0;
	}
	.art01 .content01 figure {
		width:100%;
		height:160px;
		margin:0 0 20px 0;
		padding:0px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		overflow:hidden;
		position:relative;
	}
	.art01 .content01 figure img {
		position: absolute;
		width: 120%;
		min-height: 100%;
		left: 50%;
		top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		-moz-transform: translate3d(-50%, -50%, 0);
		-ms-transform: translate(-50%, -50%);
		transform: translate3d(-50%, -50%, 0);
	}
	.art01 .content01 .title01 {
		margin-bottom: 4%;
		padding: 0;
		font-size: 1.8rem;
	}
	.art01 .content01 .title01 img {
		width: 100%!important;
		height: auto;
	}
	.art01 .content01 .caption01 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.4rem;
		text-align: left;
		width:86%;
		margin:0 auto;
	}
	.art01 .content01 .caption01 br {
		display: none;
	}

/* message_area */
	.art01 .message_area {
		margin:0 0 40px 0;
		padding:0;
	}
	.art01 .message_area:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.art01 .message_area h3.title01 {
		float: none;
		width: 120px;
		height: 120px;
		margin: 0 auto;
		padding: 0;
		background: url(http://server01.otm.co.jp/testsites/highclass/dogspace/img/txt_dog_01sp.png) left top no-repeat;
		background-size: 120px 120px;
		text-indent: -9999px;
	}
	.art01 .message_area ul {
		float: none;
		width: 90%;
		margin: 0 auto;
		padding: 10px 0;
		font-size: 16px;
		font-size: 1.6rem;
		color: #496a00;
		line-height: 2.4rem;
		text-align: left;
	}
	.art01 .message_area ul:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.art01 .message_area ul li {
		position: relative;
		background: url(../img/icon_dog.png) no-repeat;
		background-size: 27px 24px;
		margin: 0 0 10px 0;
		padding:0 0 0 32px;
	}
	.art01 .message_area ul li:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.art01 .message_area ul li + li {
		margin: 0 0 10px 0;
	}
	.art01 .message_area figure {
		float: none;
		width: 90%;
		height: 230px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		position: relative;
	}
	.art01 .message_area figure img {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		position: absolute;
		top: 0
		right: 0;
		bottom: 0;
		left: 0;
	}

/* cnt_area */
	.art01 .cnt_area {
		margin: 0px 0 40px 0;
		padding: 40px 0 0 0;
		border-top: 1px dotted #dcdcdc;
	}
	.art01 .cnt_area:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.art01 .cnt_area ul {
		width: 90%;
		margin: 0 auto;
		padding:0;
	}
	.art01 .cnt_area ul li {
		float:none;
		width:100%;
		height:auto;
		margin:0 0 40px 0;
		padding:0;
	}
	.art01 .cnt_area ul li figure {
		width:100%;
		height:188px;
		margin:0;
		padding:0;
		overflow:hidden;
		position:relative;
	}
	.art01 .cnt_area ul li figure img {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:0;
		overflow:hidden;
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
	}
	.art01 .cnt_area ul li span {
		display:block;
		margin:5px 0 0 0;
		padding:0;
		font-size:14px;
		font-size:1.4rem;
		line-height:24px;
		line-height:2.4rem;
		color:#434343;
	}
	.art01 .cnt_area ul li.ans {
		font-size:18px;
		font-size:1.8rem;
		line-height:32px;
		line-height:3.2rem;
		color:#496a00;
		text-align: left;
		margin: 0;
	}
	.art01 .cnt_area ul li.ans br {
		display: none;
	}
	.art01 .cnt_area ul li.ans span.pr {
		display:block;
		margin:5px 0 25px 0;
		padding:20px;
		font-size:16px;
		font-size:1.6rem;
		line-height:30px;
		line-height:3.0rem;
		color:#434343;
		text-align: left;
		border:6px solid #cfa972;
		background:#ffffff;
		border-radius:20px;
		-webkit-border-radius:20px;
		-moz-border-radius:20px;
	}

/* products_area */
	.art01 .products_area {
		margin:0 0 40px 0;
		padding:0;
	}
	.art01 .products_area:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.art01 .products_area dl {
		float: none;
		width: 90%;
		height: auto;
		margin: 0 auto 10px auto;
		padding:0;
		background:#ffffff;
		box-sizing:border-box;
		-webkit-box-sizing: border-box;
	}
	.art01 .products_area dl dt {
		float:none;
		width:100%;
		height:auto;
		margin:0 0px 0px 0;
		padding:0;
	}
	.art01 .products_area dl dd {
		float:none;
		width:260px;
		height:auto;
		font-size:14px;
		font-size:1.4rem;
		line-height:24px;
		line-height:2.4rem;
		color:#434343;
		text-align:left;
		padding:15px 20px;
		box-sizing:border-box;
		-webkit-box-sizing: border-box;
	}
	.art01 .products_area dl dd span {
		display:block;
		width:180px;
		height:50px;
		background: url(../img/icon_recommend.png) no-repeat;
		margin:0 0 10px 0;
		padding:0 0 0 80px;
		font-size:18px;
		font-size:1.8rem;
		font-weight:bold;
		line-height:50px;
		line-height:5.0rem;
		color:#496a00;
		text-align:center;
	}

/* message_area_btm */
	.art01 .message_area_btm {
		width: 90%;
		margin:40px auto 80px auto;
		padding:0;
	}
	.art01 .message_area_btm:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.art01 .message_area_btm p {
		font-size:14px;
		font-size:1.4rem;
		line-height:24px;
		line-height:2.4rem;
		color:#434343;
		margin:40px 0 20px 0;
		padding:0;
		text-align: left;
	}
	.art01 .message_area_btm p br {
		display:none;
	}
	.art01 .message_area_btm figure {
		display:block;
		width:100%;
		height:200px;
		margin: 10px 0;
		overflow:hidden;
		position:relative;
	}
	.art01 .message_area_btm figure img {
		width:100%;
		height:auto;
		margin:0 auto;
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
	}
}


