@charset "UTF-8";
#front_page article {
	margin-bottom: 50px;
}
#front_page #slider {
	height: 100.26vw;
}
#front_page #slider li {
	width: 100% !important;
}
#front_page #slider li h2 a {
	display: block;
	width: 100%;
	height: 100.26vw;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#front_page #slider li.slider01 h2 a {
	background-image: url(../img/top/slider01_sp.png);
}
#front_page #slider li.slider02 h2 a {
	background-image: url(../img/top/slider02_sp.png);
}
#front_page #slider li.slider03 h2 a {
	background-image: url(../img/top/slider03_sp.png);
}
#front_page #slider li.slider04 h2 a {
	background-image: url(../img/top/slider04_sp.png);
}

#front_page #slider li.slider05 h2 a {
	background-image: url(../img/top/slider05_sp.png);
}

#front_page #slider li.slider06 h2 a {
	background-image: url(../img/top/slider06_sp.png);
}

#front_page #slider li.slider08 h2 a {
	background-image: url(../img/top/hagane_sp.jpg); /*../img/top/bnr_petmodel-puppy_sp.png*/
}

#front_page #slider li.slider09 h2 a {
	background-image: url(../img/top/bnr_petmodel-kitten_sp.png);
}

#front_page #slider li.slider10 h2 a {
	background-image: url(../img/top/bnr_talent-dog_sp.png);
}

#front_page #slider li.slider11 h2 a {
	background-image: url(../img/top/bnr_studio_sp.png);
}

#front_page #slider li.slider_catstyle h2 a {
	background-image: url(../img/top/slider_catstyle_sp.png);
}

#front_page #slider li.slider_pmpa h2 a {
	background-image: url(../img/top/slider_pmpa_sp.png);
}

#front_page #slider li.sliderXmas h2 a {
	background-image: url(../img/top/slider_xmas2018_sp.jpg);
}
#front_page #slider li.slider07 h2 a {
	background-image: url(../img/top/slider07_sp.png);
}

#front_page #slider li.slider12 h2 a {
	background-image: url("../img/top/sliderkamieko_sp.jpg");
}

#front_page #slider li.slider13 h2 a {
	background-image: url("../img/top/slider13_sp.jpg");
}

#front_page #slider li.slider14 h2 a {
	background-image: url("../img/top/slider14_sp.png");
}

#front_page #slider li.slider15 h2 a {
	background-image: url("../img/top/slider15_sp.png");
}

#front_page #slider li.slider16 h2 a {
	background-image: url("../img/top/slider16_sp.png");
}

#front_page #slider li.sliderNewYear h2 a {
	background-image: url(../img/top/slider_newyear2019_sp.jpg);
}
#front_page .bx-wrapper {
	position: relative;
	z-index: 0;
}
#front_page .bx-wrapper .bx-has-pager {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 99;
}
#front_page .bx-wrapper .bx-has-pager .bx-pager {
	width: 100%;
	text-align: center;
}
#front_page .bx-wrapper .bx-has-pager .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}
#front_page .bx-wrapper .bx-has-pager .bx-pager .bx-pager-item a {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#front_page .bx-wrapper .bx-has-pager .bx-pager .bx-pager-item a.active,
#front_page .bx-wrapper .bx-has-pager .bx-pager .bx-pager-item a:hover {
	background-color: #e5a722;
}
#front_page #debut {
	padding-bottom: 40px;
	position: relative;
	z-index: 0;
}
#front_page #debut::after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAA0BAMAAAAOMbeDAAAAJ1BMVEWKxTaEwiuKxTWEwiyJxDOIxDKFwy2Fwi2Gwy+HxDGJxTSGwy6HwzBywqneAAAAz0lEQVQ4y3WUzQnCUBCEFxGJ4uXDHxQvgoec1QYSsAE70BZSgXagHdiCHViaBxOTvJ2dUxhCvpfdmWfWaHDcmteIi3DvrLw5Bh7OLYF5ak72wOyVuDkAVeK+Adh4Fo53rt2FY5HychpVjpXwprT6OFaPN6SrwrG6vGvPXf7MjL5ujvXnDUlVmNnOuQfHqnkZXjd7CndtKAXv6u/qMwTn1f+m5xDMTM832IXem95xkAednSBnOpM6v0HWdS+CDum+WelYcY9154P7Qd8ldmofv8FNPMUaW3l4AAAAAElFTkSuQmCC)
		0 0 repeat;
	background-size: 21px auto;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}
#front_page #about .title,
#front_page #debut .title {
	padding: 40px 0 20px;
	text-align: center;
	position: relative;
	z-index: 1;
}
#front_page #about .title p,
#front_page #debut .title p {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #about .title h3,
#front_page #debut .title h3 {
	line-height: 130%;
	font-size: 11rem;
}
#front_page #debut .list {
	width: 85.3vw;
	height: 100.08vw;
	padding: 2.6vw;
	margin: 0 auto 7.3vw;
	background-color: #fff;
	border: 3px solid #e3dac7;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: relative;
	z-index: 1;
}
#front_page #debut .list > li {
	padding-left: 12px;
	margin-bottom: 15px;
	border-left: 3px solid #e29000;
}
#front_page #debut .list > li .dateWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
#front_page #debut .list > li .dateWrap .date {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin-right: 1em;
	line-height: 190%;
	font-size: 12rem;
}
#front_page #debut .list > li .dateWrap .cat {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-top: 5px;
	vertical-align: top;
}
#front_page #debut .list > li .dateWrap .cat li {
	vertical-align: top;
	margin-bottom: 2px;
}
#front_page #debut .list > li .dateWrap .cat li:not(:last-child) {
	margin-right: 5px;
}
#front_page #debut .list > li .dateWrap .cat li a {
	display: inline-block;
	padding: 0 1em;
	background-color: #a27f33;
	line-height: 190%;
	vertical-align: top;
	font-size: 11rem;
	color: #fff;
}
#front_page #debut .list > li .dateWrap .cat li.model a {
	background-color: #e3dac7;
	color: #333;
}
#front_page #debut .list > li .dateWrap .new_icon {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 9vw;
	height: 6.4vw;
	margin-left: 5px;
}
#front_page #debut .list > li h4 a {
	font-size: 11rem;
}
#front_page #debut .btn {
	position: relative;
	z-index: 1;
}
#front_page #debut .btn a,
#front_page #debut .btn input {
	display: block;
	width: 80%;
	height: 50px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 14rem;
	font-weight: 700;
	position: relative;
}
#front_page #debut .btn a:after,
#front_page #debut .btn input:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4%;
	margin-top: -4px;
	background-image: url(../img/sprite/icon.png);
	background-size: 1568px 125px;
	background-position: -245px 0;
	width: 19px;
	height: 8px;
}
#front_page #tvcm .title {
	padding: 45px 0 20px;
	text-align: center;
}
#front_page #tvcm .title p {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #tvcm .title h3 {
	line-height: 130%;
	font-size: 11rem;
}
#front_page #tvcm ul {
	width: 89%;
	margin: 0 auto;
	overflow: hidden;
}
#front_page #tvcm ul li {
	float: left;
	width: 47%;
	margin-bottom: 6%;
}
#front_page #tvcm ul li:nth-child(odd) {
	margin-right: 6%;
}
#front_page #tvcm ul li iframe {
	width: 100%;
	height: auto;
	display: block;
}
#front_page #tvcm .btn a {
	display: block;
	width: 80%;
	height: 50px;
	margin: 0 auto;
	background-color: #7fc53e;
	border-radius: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 14rem;
	font-weight: 700;
	position: relative;
	color: #fff;
}
#front_page #tvcm .btn a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4%;
	margin-top: -4px;
	background-image: url(../img/sprite/icon.png);
	background-size: 1568px 125px;
	background-position: -321px 0;
	width: 19px;
	height: 8px;
}
#front_page #info {
	padding-bottom: 50px;
	background: url(../img/top/img02.png) 2px bottom no-repeat;
	background-size: 10.8% auto;
	position: relative;
}
#front_page #info figure {
	width: 12.5333%;
	position: absolute;
	top: 45px;
	right: 5%;
	z-index: 1;
}
#front_page #info .title {
	padding: 45px 0 30px;
	text-align: center;
}
#front_page #info .title p {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #info .title h3 {
	line-height: 130%;
	font-size: 11rem;
}
#front_page #info ul {
	width: 89%;
	margin: -13px auto 30px;
	position: relative;
	z-index: 0;
}
#front_page #info ul li {
	padding: 25px 0;
	border-top: 1px solid #d7d7d7;
	overflow: visible;
	position: relative;
	z-index: 0;
}
#front_page #info ul li:last-child {
	border-bottom: 1px solid #d7d7d7;
}
#front_page #info ul li .newIcon {
	width: 10%;
	position: absolute;
	z-index: 1;
	top: -2px;
	left: 0;
}
#front_page #info ul li .dateLine {
	margin: 0 0 10px 2.5px;
	overflow: hidden;
}
#front_page #info ul li .dateLine p {
	float: left;
	height: 20px;
	line-height: 20px;
}
#front_page #info ul li .dateLine p.date {
	padding: 0 6px;
	font-size: 12rem;
	font-weight: 700;
	position: relative;
}
#front_page #info ul li .dateLine p.date:before {
	content: "";
	display: inline-block;
	width: 2px;
	height: 10px;
	background-color: #539b34;
	position: absolute;
	top: 5px;
	left: 0;
}
#front_page #info ul li .dateLine p.cat a {
	padding: 0 1em;
	background-color: #f4f4f4;
	line-height: 20px;
	font-size: 11rem;
}
#front_page #info ul li h4 {
	width: 92%;
	margin: 0 auto;
}
#front_page #info ul li h4 a {
	line-height: 150%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12rem;
}
#front_page #info .btn a,
#front_page #info .btn input {
	display: block;
	width: 80%;
	height: 50px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 14rem;
	font-weight: 700;
	position: relative;
}
#front_page #info .btn a:after,
#front_page #info .btn input:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4%;
	margin-top: -4px;
	background-image: url(../img/sprite/icon.png);
	background-size: 1568px 125px;
	background-position: -245px 0;
	width: 19px;
	height: 8px;
}
#front_page #model {
	padding-bottom: 40px;
	background: url(../img/top/model_bg_sp.png) center no-repeat;
	background-size: cover;
}
#front_page #model .title {
	padding: 25px 0 35px;
	text-align: center;
}
#front_page #model .title p {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #model .title h3 {
	line-height: 130%;
	font-size: 11rem;
}
#front_page #model .img {
	padding: 15px 4% 5px;
	margin-bottom: 30px;
	background-color: rgba(255, 255, 255, 0.5);
	overflow: hidden;
}
#front_page #model .img li {
	float: left;
	width: 31%;
	margin: 0 3.5% 10px 0;
}
#front_page #model .img li:nth-child(3n) {
	margin-right: 0;
}
#front_page #model .img li a {
	border: 6px solid #fff;
}
#front_page #model .img li a img {
	height: auto;
}
#front_page #model .btn li {
	width: 80%;
	margin: 0 auto;
}
#front_page #model .btn li a {
	height: 50px;
	background: #fff
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAQBAMAAACIMBAtAAAAGFBMVEVHcEwzMzMzMzMzMzMzMzMzMzMzMzMzMzOo31dQAAAAB3RSTlMAFtQV04MDnTFksQAAACJJREFUGNNjYIADtkAGDMBaJIAhxuyuiKnQZLgpLMcE2MQAavoZT9e/JVcAAAAASUVORK5CYII=)
		95% center no-repeat;
	background-size: 19px auto;
	border: 1px solid #000;
	border-radius: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 14rem;
	font-weight: 700;
}
#front_page #model .btn li:first-child {
	margin-bottom: 20px;
}
#front_page #model .btn li:first-child span {
	padding-left: 30px;
	background: url(../img/common/icon_footprint02.png) 0 0 no-repeat;
	background-size: 21px auto;
}
#front_page #model .btn li:last-child span {
	padding-left: 40px;
	background: url(../img/common/icon_video.png) 0 0 no-repeat;
	background-size: 26px auto;
}
#front_page #join {
	padding-bottom: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEXtwmXlpyILn3SYAAAAEElEQVQI12MoYPjAcIHhAwALKAMhknsyDAAAAABJRU5ErkJggg==)
		0 0 repeat;
	text-align: center;
}
#front_page #join .title {
	padding: 37px 0 95px;
	background-color: #fff;
	position: relative;
	z-index: 0;
}
#front_page #join .title h3 {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #join .title p {
	line-height: 130%;
	font-size: 11rem;
	color: #e5a722;
}
#front_page #join figure {
	width: 76%;
	margin: -72px auto 17px;
	position: relative;
	z-index: 1;
}
#front_page #join .txt {
	margin-bottom: 17px;
	font-size: 12rem;
	font-weight: 700;
	color: #fff;
}
#front_page #join .btn li {
	width: 80%;
	margin: 0 auto 15px;
}
#front_page #join .btn li a {
	height: 45px;
	background: #fff
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAPCAYAAACInr1QAAABBElEQVRIicXVPyjEYRzH8dfpBqUsNzHJYLRKXYlF6hZlMBpudLsuq+zKapVSSsqkSCmrSZkMTgYySDqK4fn5G+5+1z2/36eenuX7+fTuW8/nKVxtDoukQTQ6Nfd0EeSrKrjAKgqdBMQCe0ATS9hAMW1ALLBDTOAaC9hFX5qAWGBwhnGcYwYHKLVrjgkGlyjjFGM4wVA7xthgcIsp7GFEgBttZcoCDB4xKzyEARxj8j9DVmDwgipW0I99zP01nCUYvGIZi0KFbKH222DWYO9axzyesSZs8VsR5wUG25jGPep+FHGeYHAkFHFDKOIdSREXcZcb1qd6k7uCGzRT/2GR9JScD70BtCcqm7pLqasAAAAASUVORK5CYII=)
		95% center no-repeat;
	background-size: 19px auto;
	border-radius: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 13rem;
	font-weight: 700;
	color: #e5a722;
}
#front_page #join .btn li:last-child {
	margin-bottom: 0;
}
#front_page #offer {
	padding-bottom: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEWHuXFTmzS1fQe+AAAAEElEQVQI12MoYPjAcIHhAwALKAMhknsyDAAAAABJRU5ErkJggg==)
		0 0 repeat;
	text-align: center;
}
#front_page #offer .title {
	padding: 37px 0 95px;
	background-color: #fff;
	position: relative;
	z-index: 0;
}
#front_page #offer .title h3 {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #offer .title p {
	line-height: 130%;
	font-size: 11rem;
	color: #539b34;
}
#front_page #offer figure {
	width: 76%;
	margin: -72px auto 17px;
	position: relative;
	z-index: 1;
}
#front_page #offer .txt {
	margin-bottom: 17px;
	font-size: 12rem;
	font-weight: 700;
	color: #fff;
}
#front_page #offer .btn li {
	width: 80%;
	margin: 0 auto 15px;
}
#front_page #offer .btn li a {
	height: 45px;
	background: #fff
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAPCAYAAACInr1QAAABA0lEQVRIicXVLUhDURjG8d9kQRBMFpdMVosggiCuiGIZghgNRtcVrGoXTMKqZUURTIITFKwmwWSZGBwLIjIFDff6wfBjd3jufeBwyvu8/Mv5n9z87qhAKaDebbnnH0G+Zg7X2EKumwWhwB7QwioqyCddEArsBJO4xRIO0JdkQSgwuMQ4rjCDYwx0Wg4JBjeYwAXGcIahToqhweAeRRxiGOcY+auUBhg8oiR6CIM4xdRvhbTA4AXL2EA/jrDw03CaYPCKdayIFLKH8neDaYO9ZweLeMY2NrWJOCswqGIaTaxpE3GWYFATibguEvG+WMR5NDLD+kxvfM/iDq3Ef1igPMXnI2/RayoP1SZ9UQAAAABJRU5ErkJggg==)
		95% center no-repeat;
	background-size: 19px auto;
	border-radius: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 13rem;
	font-weight: 700;
	color: #539b34;
}
#front_page #offer .btn li:last-child {
	margin-bottom: 0;
}
#front_page #recruit {
	padding: 50px 5%;
	text-align: center;
}
#front_page #recruit .titleWrap {
	padding: 66px 0;
	background: url(../img/top/recruit_img01.jpg) center no-repeat;
	background-size: cover;
}
#front_page #recruit .titleWrap .title {
	width: 70%;
	padding: 30px 0;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.8);
}
#front_page #recruit .titleWrap .title p {
	display: inline-block;
	padding-left: 35px;
	margin-bottom: 10px;
	line-height: 110%;
	font-size: 30rem;
}
#front_page #recruit .titleWrap .title h3 {
	line-height: 130%;
	font-size: 11rem;
}
#front_page #recruit .txtWrap {
	padding: 20px 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEX19PH49/VOq+W7AAAAEElEQVQI12MwYDBgOMBwAAAFSAHhgEHwNAAAAABJRU5ErkJggg==)
		0 0 repeat;
	position: relative;
	z-index: 0;
}
#front_page #recruit .txtWrap .txt {
	margin: 0 2% 15px;
	line-height: 150%;
	font-size: 12rem;
}
#front_page #recruit .txtWrap .btn a,
#front_page #recruit .txtWrap .btn input {
	display: block;
	width: 80%;
	height: 50px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 14rem;
	font-weight: 700;
	position: relative;
}
#front_page #recruit .txtWrap .btn a:after,
#front_page #recruit .txtWrap .btn input:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4%;
	margin-top: -4px;
	background-image: url(../img/sprite/icon.png);
	background-size: 1568px 125px;
	background-position: -245px 0;
	width: 19px;
	height: 8px;
}
#front_page #recruit .txtWrap .btn a {
	width: 89%;
}
#front_page #recruit figure {
	float: right;
	width: 18%;
	margin: -13px -3% 0 0;
	position: relative;
	z-index: 1;
}
#front_page #sponsored h3 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 25rem;
}
#front_page #sponsored ul {
	width: 90%;
	margin: 0 auto 20px;
	overflow: hidden;
}
#front_page #sponsored ul li {
	display: table;
	width: 48%;
	margin-bottom: 5px;
	background-color: #f8f7f5;
}
#front_page #sponsored ul li:nth-child(odd) {
	float: left;
	margin-right: 4%;
}
#front_page #sponsored ul li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#front_page #sponsored ul li a img {
	display: inline;
}
#front_page #sponsored ul li:nth-child(1) a img {
	width: 63%;
}
#front_page #sponsored ul li:nth-child(2) a img {
	width: 82%;
}
#front_page #sponsored ul li:nth-child(3) a img {
	width: 83%;
}
#front_page #sponsored ul li:nth-child(4) a img {
	width: 87%;
}
#front_page #sponsored ul li:nth-child(5) a img {
	width: 82%;
}
#front_page #sponsored ul li:nth-child(6) a img {
	width: 82%;
}
#front_page #sponsored ul li:nth-child(7) a img {
	width: 82%;
}
#front_page #sponsored ul li:nth-child(8) a img {
	width: 74%;
}
#front_page #sponsored ul li:nth-child(9) a img {
	width: 82%;
}
#front_page #sponsored ul li:nth-child(10) a img {
	width: 82%;
}
#front_page #sponsored ul li:nth-child(11) a img {
	width: 75%;
}
#front_page #sponsored ul li:nth-child(12) a img {
	width: 82%;
}
#front_page #sponsored .btn a,
#front_page #sponsored .btn input {
	display: block;
	width: 80%;
	height: 50px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 14rem;
	font-weight: 700;
	position: relative;
}
#front_page #sponsored .btn a:after,
#front_page #sponsored .btn input:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4%;
	margin-top: -4px;
	background-image: url(../img/sprite/icon.png);
	background-size: 1568px 125px;
	background-position: -245px 0;
	width: 19px;
	height: 8px;
}
@media screen and (min-width: 768px) {
	#front_page article {
		margin-bottom: 80px;
	}
	#front_page #slider li {
		width: 100% !important;
		height: calc(100vh - 250px);
	}

	#front_page #slider li h2 a {
		width: 100%;
		height: calc(100vh - 250px);
		background-position: center;
		background-repeat: no-repeat;
		background-size: auto, cover;
	}

	#front_page #slider li.slider01 h2 a {
		background-image: url(../img/top/slider01_pc.png), url(../img/top/slider01_pc_bg.jpg);
	}

	#front_page #slider li.slider02 h2 a {
		background-image: url(../img/top/slider02_pc.png), url(../img/top/slider02_pc_bg.png);
	}

	#front_page #slider li.slider03 h2 a {
		background-position: center, center bottom;
		background-image: url(../img/top/slider03_pc.png), url(../img/top/slider03_pc_bg.png);
	}

	#front_page #slider li.slider04 h2 a {
		background-image: url(../img/top/slider04_pc.png), url(../img/top/slider04_pc_bg.jpg);
	}

	#front_page #slider li.slider05 h2 a {
		background-image: url(../img/top/slider05_pc.png), url(../img/top/slider05_pc_bg.png);
	}

	#front_page #slider li.slider06 h2 a {
		background-image: url(../img/top/slider06_pc.png), url(../img/top/slider06_pc_bg.jpg);
	}

	#front_page #slider li.slider07 h2 a {
		background-image: url(../img/top/slider07_pc.png);
	}

	#front_page #slider li.slider08 h2 a {
		background-image: url(../img/top/hagane.jpg); /*../img/top/bnr_petmodel-puppy.png*/
		background-size: cover;
	}

	#front_page #slider li.slider09 h2 a {
		background-image: url(../img/top/bnr_petmodel-kitten.png);
		background-size: cover;
	}

	#front_page #slider li.slider10 h2 a {
		background-image: url(../img/top/bnr_talent-dog.png);
		background-size: cover;
	}

	#front_page #slider li.slider11 h2 a {
		background-image: url(../img/top/bnr_studio.png);
		background-size: cover;
	}

	#front_page #slider li.slider_catstyle h2 a {
		background-image: url(../img/top/slider_catstyle.jpeg);
		background-size: cover;
	}

	#front_page #slider li.slider_pmpa h2 a {
		background-image: url(../img/top/slider_pmpa.png);
		background-size: cover;
	}

	#front_page #slider li.sliderXmas h2 a {
		background-color: #c0252b;
		background-image: url(../img/top/slider_xmas2018_pc.jpg);
	}

	#front_page #slider li.sliderNewYear h2 a {
		background-color: #c7261e;
		background-image: url(../img/top/slider_newyear2019_pc.jpg);
	}

	#front_page #slider li.slider12 h2 a {
		background-image: url("../img/top/sliderkamieko_pc.jpg");
		background-color: #fff;
	}

	#front_page #slider li.slider13 h2 a {
		background-image: url("../img/top/slider13.png");
	}

	#front_page #slider li.slider14 h2 a {
		background-image: url("../img/top/slider14.png");
	}

	#front_page #slider li.slider15 h2 a {
		background-image: url("../img/top/slider15.png");
	}

	#front_page #slider li.slider16 h2 a {
		background-image: url("../img/top/slider16.png");
	}

	#front_page .bx-wrapper {
		position: relative;
		z-index: 0;
	}
	#front_page .bx-wrapper .bx-viewport {
		height: 100%;
	}
	#front_page .bx-wrapper .bx-has-pager .bx-pager .bx-pager-item a {
		display: block;
		width: 16px;
		height: 16px;
		border-radius: 12px;
	}
	#front_page #debut {
		padding-bottom: 55px;
	}
	#front_page #debut::after {
		background-size: 42px auto;
		z-index: 0;
	}
	#front_page #about .title,
	#front_page #debut .title {
		padding: 62px 0 27px;
		position: relative;
		z-index: 1;
	}
	#front_page #about .title p,
	#front_page #debut .title p {
		padding-left: 50px;
		background-size: 30px auto;
		font-size: 40rem;
	}
	#front_page #about .title h3,
	#front_page #debut .title h3 {
		font-size: 16rem;
	}
	#front_page #debut .list {
		width: 1000px;
		height: 640px;
		padding: 43px 39px;
		margin: 0 auto 34px;
	}
	#front_page #debut .list > li {
		padding-left: 10px;
		margin-bottom: 12px;
	}
	#front_page #debut .list > li .dateWrap {
		margin-bottom: 10px;
	}
	#front_page #debut .list > li .dateWrap .date {
		margin-right: 10px;
		font-size: 14rem;
	}
	#front_page #debut .list > li .dateWrap .cat {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: auto;
		margin-top: 0;
	}
	#front_page #debut .list > li .dateWrap .cat li {
		margin-bottom: 0;
	}
	#front_page #debut .list > li .dateWrap .cat li:not(:last-child) {
		margin-right: 10px;
	}
	#front_page #debut .list > li .dateWrap .cat li a {
		font-size: 12rem;
	}
	#front_page #debut .list > li .dateWrap .new_icon {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		width: 34px;
		height: 24px;
		margin-left: 10px;
	}
	#front_page #debut .list > li h4 {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#front_page #debut .list > li h4 a {
		font-size: 14rem;
	}
	#front_page #debut .btn a,
	#front_page #debut .btn input {
		display: block;
		width: 300px;
		height: 52px;
		margin: 0 auto;
		background-color: #fff;
		border: 1px solid #000;
		border-radius: 52px;
		line-height: 50px;
		text-align: center;
		font-size: 16rem;
		font-weight: 700;
		color: #333;
		position: relative;
	}
	#front_page #debut .btn a:after,
	#front_page #debut .btn input:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 6%;
		margin-top: -4px;
		background-image: url(../img/sprite/icon.png);
		background-size: 1568px 125px;
		background-position: -245px 0;
		width: 19px;
		height: 8px;
	}
	#front_page #debut .btn a:hover,
	#front_page #debut .btn input:hover {
		cursor: pointer;
	}
	#front_page #debut .btn a:hover,
	#front_page #debut .btn input:hover {
		opacity: 0.7;
	}
	#front_page .cm-infoWrap {
		background: url(../img/top/img02.png) 77px bottom no-repeat;
		background-size: 81px auto;
		text-align: center;
		padding-bottom: 90px;
	}
	#front_page #tvcm {
		display: inline-block;
		width: 552px;
		margin-right: 50px;
		vertical-align: top;
	}
	#front_page #tvcm .title {
		padding: 75px 0 25px;
	}
	#front_page #tvcm .title p {
		padding-left: 44px;
		background-size: 25px auto;
		font-size: 30rem;
		letter-spacing: 2px;
	}
	#front_page #tvcm .title h3 {
		font-size: 14rem;
	}
	#front_page #tvcm ul {
		width: 100%;
	}
	#front_page #tvcm ul li {
		width: 266px;
		margin-bottom: 20px;
	}
	#front_page #tvcm ul li:nth-child(odd) {
		margin-right: 20px;
	}
	#front_page #tvcm .btn a {
		width: 435px;
		height: 60px;
		line-height: 60px;
		border-radius: 60px;
		font-size: 16rem;
		background-color: #83c22b;
	}
	#front_page #tvcm .btn a:after {
		margin-top: -5px;
		right: 22px;
		background-image: url(../img/sprite/icon.png);
		background-size: 2240px 178.57143px;
		background-position: -458.57143px 0;
		width: 27.14286px;
		height: 11.42857px;
	}
	#front_page #info {
		display: inline-block;
		width: 398px;
		padding-bottom: 0;
		background: 0 0;
		vertical-align: top;
	}
	#front_page #info figure {
		width: 57px;
		position: absolute;
		top: 79px;
		right: -5px;
	}
	#front_page #info figure img {
		width: 100%;
	}
	#front_page #info .title {
		padding: 75px 0 25px;
	}
	#front_page #info .title p {
		padding-left: 44px;
		background-size: 25px auto;
		font-size: 30rem;
		letter-spacing: 2px;
	}
	#front_page #info .title h3 {
		font-size: 14rem;
	}
	#front_page #info ul {
		width: 100%;
		margin: 0 auto 18px;
	}
	#front_page #info ul li {
		padding-bottom: 15px;
	}
	#front_page #info ul li .newIcon {
		width: 34px;
	}
	#front_page #info ul li .newIcon img {
		width: 34px;
	}
	#front_page #info ul li .dateLine p {
		height: 22px;
		line-height: 22px;
	}
	#front_page #info ul li .dateLine p.date {
		font-size: 14rem;
		font-weight: 400;
	}
	#front_page #info ul li .dateLine p.cat a {
		font-size: 12rem;
	}
	#front_page #info ul li h4 {
		overflow: hidden;
		text-align: left;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#front_page #info ul li h4 a {
		float: left;
		display: block;
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 14rem;
	}
	#front_page #info .btn a {
		display: block;
		width: 215px;
		height: 40px;
		background-size: 19px auto;
		border: 1px solid #000;
		border-radius: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 14rem;
		font-weight: 700;
	}
	#front_page #info .btn a:hover {
		opacity: 0.7;
	}
	#front_page #model {
		padding-bottom: 50px;
		background: url(../img/top/model_bg_pc.png) center no-repeat;
		background-size: cover;
	}
	#front_page #model .title {
		padding: 62px 0 27px;
	}
	#front_page #model .title p {
		padding-left: 50px;
		background-size: 30px auto;
		font-size: 40rem;
	}
	#front_page #model .title h3 {
		font-size: 16rem;
	}
	#front_page #model .img {
		width: 954px;
		padding: 45px;
		margin: 0 auto 60px;
	}
	#front_page #model .img li {
		width: 268px;
		margin: 0 30px 30px 0;
	}
	#front_page #model .img li:nth-child(n + 4) {
		margin-bottom: 0;
	}
	#front_page #model .img li a {
		display: block;
	}
	#front_page #model .img li a:hover {
		opacity: 0.7;
	}
	#front_page #model .img li a img {
		width: 100%;
	}
	#front_page #model .btn {
		width: 100%;
		text-align: center;
	}
	#front_page #model .btn li {
		display: inline-block;
		width: 300px;
		margin: 0;
	}
	#front_page #model .btn li a {
		display: block;
		height: 52px;
		border-radius: 52px;
		line-height: 50px;
		font-size: 16rem;
	}
	#front_page #model .btn li a:hover {
		opacity: 0.7;
	}
	#front_page #model .btn li:first-child {
		margin-right: 40px;
	}
	#front_page #model .btn li:first-child span {
		padding-left: 35px;
	}
	#front_page #model .btn li:last-child span {
		padding-left: 43px;
	}
	#front_page .join-offerWrap {
		overflow: hidden;
	}
	#front_page #join {
		float: left;
		width: 50%;
		height: 800px;
		padding: 0;
	}
	#front_page #join .title {
		padding: 80px 0 200px;
	}
	#front_page #join .title h3 {
		padding-left: 41px;
		background-size: 25px auto;
		font-size: 30rem;
	}
	#front_page #join .title p {
		font-size: 14rem;
	}
	#front_page #join figure {
		width: 570px;
		margin: -175px auto 25px;
	}
	#front_page #join figure img {
		width: 570px;
	}
	#front_page #join .txt {
		margin-bottom: 25px;
		font-size: 16rem;
	}
	#front_page #join .btn {
		width: 570px;
		margin: 0 auto;
		overflow: hidden;
	}
	#front_page #join .btn li {
		float: left;
		width: 280px;
		margin: 0 0 10px;
	}
	#front_page #join .btn li:nth-child(odd) {
		margin-right: 10px;
	}
	#front_page #join .btn li a {
		display: block;
		font-size: 16rem;
	}
	#front_page #join .btn li a:hover {
		opacity: 0.7;
	}
	#front_page #offer {
		float: right;
		width: 50%;
		height: 800px;
		padding: 0;
	}
	#front_page #offer .title {
		padding: 80px 0 200px;
	}
	#front_page #offer .title h3 {
		padding-left: 41px;
		background-size: 25px auto;
		font-size: 30rem;
	}
	#front_page #offer .title p {
		font-size: 14rem;
	}
	#front_page #offer figure {
		width: 570px;
		margin: -175px auto 25px;
	}
	#front_page #offer figure img {
		width: 570px;
	}
	#front_page #offer .txt {
		margin-bottom: 25px;
		font-size: 16rem;
	}
	#front_page #offer .btn {
		width: 570px;
		margin: 0 auto;
		overflow: hidden;
	}
	#front_page #offer .btn li {
		float: left;
		width: 280px;
		margin: 0 0 10px;
	}
	#front_page #offer .btn li:nth-child(odd) {
		margin-right: 10px;
	}
	#front_page #offer .btn li a {
		display: block;
		font-size: 16rem;
	}
	#front_page #offer .btn li a:hover {
		opacity: 0.7;
	}
	#front_page #recruit {
		width: 1200px;
		padding: 80px 0;
		margin: 0 auto;
	}
	#front_page #recruit .inner {
		width: 1200px;
		height: 350px;
		background: url(../img/top/recruit_img01.jpg) -50px 0 no-repeat,
			url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEX19PH49/VOq+W7AAAAEElEQVQI12MwYDBgOMBwAAAFSAHhgEHwNAAAAABJRU5ErkJggg==)
				0 0 repeat;
		background-size: auto 350px, auto;
		overflow: visible;
		position: relative;
	}
	#front_page #recruit .titleWrap {
		float: left;
		width: 593px;
		padding: 103px 0 0;
		background: 0 0;
		overflow: hidden;
	}
	#front_page #recruit .titleWrap .title {
		float: right;
		width: 316px;
		height: 145px;
		padding: 40px 0 0;
		margin: 0;
	}
	#front_page #recruit .titleWrap .title p {
		padding-left: 50px;
		font-size: 40rem;
	}
	#front_page #recruit .titleWrap .title h3 {
		font-size: 16rem;
	}
	#front_page #recruit .txtWrap {
		float: right;
		width: 607px;
		padding: 65px 0 0;
		background: 0 0;
	}
	#front_page #recruit .txtWrap .txt {
		margin: 0 0 15px;
		font-size: 16rem;
	}
	#front_page #recruit .txtWrap .btn {
		margin-top: 40px;
	}
	#front_page #recruit .txtWrap .btn a,
	#front_page #recruit .txtWrap .btn input {
		display: block;
		width: 300px;
		height: 52px;
		margin: 0 auto;
		background-color: #fff;
		border: 1px solid #000;
		border-radius: 52px;
		line-height: 50px;
		text-align: center;
		font-size: 16rem;
		font-weight: 700;
		color: #333;
		position: relative;
	}
	#front_page #recruit .txtWrap .btn a:after,
	#front_page #recruit .txtWrap .btn input:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 6%;
		margin-top: -4px;
		background-image: url(../img/sprite/icon.png);
		background-size: 1568px 125px;
		background-position: -245px 0;
		width: 19px;
		height: 8px;
	}
	#front_page #recruit .txtWrap .btn a:hover,
	#front_page #recruit .txtWrap .btn input:hover {
		cursor: pointer;
	}
	#front_page #recruit .txtWrap .btn a:hover,
	#front_page #recruit .txtWrap .btn input:hover {
		opacity: 0.7;
	}
	#front_page #recruit .txtWrap .btn a {
		width: 280px;
		height: 46px;
		background-position: 240px;
		border-radius: 46px;
		line-height: 44px;
		font-size: 14rem;
	}
	#front_page #recruit figure {
		float: none;
		width: 123px;
		height: 72px;
		margin: 0;
		position: absolute;
		right: 35px;
		bottom: -5px;
		z-index: 1;
	}
	#front_page #recruit figure img {
		width: 123px;
	}
	#front_page #sponsored h3 {
		margin-bottom: 25px;
		font-size: 20rem;
	}
	#front_page #sponsored ul {
		width: 750px;
		margin: 0 auto;
	}
	#front_page #sponsored ul li {
		width: 250px;
		margin: 0 0 30px;
		background-color: transparent;
	}
	#front_page #sponsored ul li:nth-child(odd) {
		margin-right: 0;
	}
	#front_page #sponsored ul li:nth-child(even) {
		float: left;
	}
	#front_page #sponsored ul li a img {
		height: auto;
	}
	#front_page #sponsored ul li a img:hover {
		opacity: 0.5;
	}
	#front_page #sponsored ul li:nth-child(1) a img {
		width: 170px;
	}
	#front_page #sponsored ul li:nth-child(2) a img {
		width: 220px;
	}
	#front_page #sponsored ul li:nth-child(3) a img {
		width: 222px;
	}
	#front_page #sponsored ul li:nth-child(4) a img {
		width: 234px;
	}
	#front_page #sponsored ul li:nth-child(5) a img {
		width: 220px;
	}
	#front_page #sponsored ul li:nth-child(6) a img {
		width: 220px;
	}
	#front_page #sponsored ul li:nth-child(7) a img {
		width: 220px;
	}
	#front_page #sponsored ul li:nth-child(8) a img {
		width: 200px;
	}
	#front_page #sponsored ul li:nth-child(9) a img {
		width: 220px;
	}
	#front_page #sponsored ul li:nth-child(10) a img {
		width: 220px;
	}
	#front_page #sponsored ul li:nth-child(11) a img {
		width: 201px;
	}
	#front_page #sponsored ul li:nth-child(12) a img {
		width: 220px;
	}
	#front_page #sponsored .btn a,
	#front_page #sponsored .btn input {
		display: block;
		width: 300px;
		height: 52px;
		margin: 0 auto;
		background-color: #fff;
		border: 1px solid #000;
		border-radius: 52px;
		line-height: 50px;
		text-align: center;
		font-size: 16rem;
		font-weight: 700;
		color: #333;
		position: relative;
	}
	#front_page #sponsored .btn a:after,
	#front_page #sponsored .btn input:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 6%;
		margin-top: -4px;
		background-image: url(../img/sprite/icon.png);
		background-size: 1568px 125px;
		background-position: -245px 0;
		width: 19px;
		height: 8px;
	}
	#front_page #sponsored .btn a:hover,
	#front_page #sponsored .btn input:hover {
		cursor: pointer;
	}
	#front_page #sponsored .btn a:hover,
	#front_page #sponsored .btn input:hover {
		opacity: 0.7;
	}
	#front_page #sponsored .btn a {
		width: 280px;
		height: 46px;
		background: #fff
			url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAQBAMAAACIMBAtAAAAGFBMVEVHcEwzMzMzMzMzMzMzMzMzMzMzMzMzMzOo31dQAAAAB3RSTlMAFtQV04MDnTFksQAAACJJREFUGNNjYIADtkAGDMBaJIAhxuyuiKnQZLgpLMcE2MQAavoZT9e/JVcAAAAASUVORK5CYII=)
			240px center no-repeat;
		background-size: 19px auto;
		border-radius: 46px;
		line-height: 44px;
		font-size: 14rem;
	}
}

#front_page #mdogs-blog {
	background: #f8f7f5;
	padding: 0 0 70px;
}

#front_page #mdogs-blog .title,
#front_page #technical-video .title,
#front_page #healed-movie .title,
#front_page #petmodel-chromakey .title {
	padding: 40px 0 20px;
	text-align: center;
	position: relative;
	z-index: 1;
}
#front_page #mdogs-blog .title p,
#front_page #technical-video .title p,
#front_page #healed-movie .title p,
#front_page #petmodel-chromakey .title p {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #mdogs-blog .title h3 {
	line-height: 130%;
	font-size: 11rem;
}
#front_page #mdogs-blog {
	background: #f8f7f5;
	padding: 0 0 70px;
}
#front_page #mdogs-blog .title {
	padding: 40px 0 20px;
	text-align: center;
	position: relative;
	z-index: 1;
}
#front_page #mdogs-blog .title p,
#front_page #technical-video .title p,
#front_page #healed-movie .title p,
#front_page #petmodel-chromakey .title p {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 25rem;
}
#front_page #mdogs-blog .title h3 {
	line-height: 130%;
	font-size: 11rem;
}
#front_page #mdogs-blog .list {
	width: 85.3vw;
	max-width: 1000px;
	height: 90vw;
	padding: 0 2.6vw;
	margin: 0 auto 7.3vw;
	background-color: #fff;
	border: 3px solid #e3dac7;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: relative;
	z-index: 1;
}
#front_page #mdogs-blog .list li {
	padding: 10px 0;
	border-bottom: 1px solid #d7d7d7;
}
#front_page #mdogs-blog .list li:last-child {
	border-bottom: none;
}
#front_page #mdogs-blog .list li span {
	margin-right: 1.5em;
	display: block;
}
#front_page #mdogs-blog .btn,
#front_page #technical-video .btn,
#front_page #healed-movie .btn,
#front_page #petmodel-chromakey .btn {
	position: relative;
	z-index: 1;
}
#front_page #mdogs-blog .btn a,
#front_page #technical-video .btn a,
#front_page #healed-movie .btn a,
#front_page #petmodel-chromakey .btn a {
	display: block;
	width: 300px;
	height: 52px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 52px;
	line-height: 50px;
	text-align: center;
	font-size: 16rem;
	font-weight: 700;
	color: #333;
	position: relative;
}
#front_page #mdogs-blog .btn a:after,
#front_page #technical-video .btn a:after,
#front_page #healed-movie .btn a:after,
#front_page #petmodel-chromakey .btn a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 6%;
	margin-top: -4px;
	background-image: url(../img/sprite/icon.png);
	background-size: 1568px 125px;
	background-position: -245px 0;
	width: 19px;
	height: 8px;
}
#front_page #mdogs-blog .btn a:hover,
#front_page #technical-video .btn a:hover,
#front_page #healed-movie .btn a:hover,
#front_page #petmodel-chromakey .btn a:hover {
	cursor: pointer;
}
#front_page #mdogs-blog .btn a:hover,
#front_page #technical-video .btn a:hover,
#front_page #healed-movie .btn a:hover,
#front_page #petmodel-chromakey .btn a:hover {
	opacity: 0.7;
}
#sponsored {
	padding: 50px 0 0;
}
@media screen and (min-width: 768px) {
	#front_page #mdogs-blog .title {
		padding: 62px 0 27px;
		position: relative;
		z-index: 1;
	}
	#front_page #mdogs-blog .title p,
	#front_page #technical-video .title p,
	#front_page #healed-movie .title p,
	#front_page #petmodel-chromakey .title p {
		padding-left: 50px;
		background-size: 30px auto;
		font-size: 40rem;
	}
	#front_page #mdogs-blog .title h3 {
		font-size: 16rem;
	}
	#front_page #mdogs-blog .list {
		height: 16vw;
		margin: 0 auto 3vw;
	}
	#front_page #mdogs-blog .list li {
		padding: 25px 0;
	}
	#front_page #mdogs-blog .list li span {
		display: inline-block;
	}
	#sponsored {
		padding: 70px 0 0;
	}
}

/*-----------------------------------------------------------------
以下、ペットモデル・癒され動画コンテンツ
-----------------------------------------------------------------*/
.movie aside .widgettitle span {
	font-size: 12rem;
	font-weight: normal;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

/*-----------------------------------------------------------------
一覧（全新着、カテゴリ、月別、日別共通）
-----------------------------------------------------------------*/
#front_page #healed-movie {
	background: url(../img/top/model_bg_pc.png) no-repeat center center/cover;
	padding: 20px 0 70px;
}

#front_page #technical-video {
	background: #fff;
	padding: 20px 0 70px;
}

#front_page #petmodel-chromakey {
	background: #f8f7f5;
	padding: 20px 0 70px;
}

#technical-video .list,
#healed-movie .list,
#petmodel-chromakey .list {
	width: 100%;
	margin: 0 auto;
}

#technical-video .list > li,
#healed-movie .list > li,
#petmodel-chromakey .list > li {
	margin: 0 0 25px;
	list-style: none;
}

#technical-video .list > li iframe,
#healed-movie .list > li iframe,
#petmodel-chromakey .list > li iframe {
	width: 90vw;
	height: auto;
	min-height: 50.7vw;
	display: block;
	margin: 0 auto;
}

#technical-video .list > li .cat,
#healed-movie .list > li .cat,
#petmodel-chromakey .list > li .cat {
	overflow: hidden;
	font-size: 14rem;
}

#technical-video .list > li .cat li,
#healed-movie .list > li .cat li,
#petmodel-chromakey .list > li .cat li {
	float: left;
	margin-right: 1em;
}

#technical-video .list > li .cat li,
#healed-movie .list > li .cat li:last-child,
#petmodel-chromakey .list > li .cat li:last-child {
	margin-right: 0;
}

#technical-video .list > li .cat li a,
#healed-movie .list > li .cat li a,
#petmodel-chromakey .list > li .cat li a {
	padding-left: 1em;
	line-height: 120%;
	font-weight: bold;
	position: relative;
}

#technical-video .list > li .cat li a:before,
#healed-movie .list > li .cat li a:before,
#petmodel-chromakey .list > li .cat li a:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 90%;
	margin: auto 0;
	background-color: #539b34;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

@media screen and (max-width: 767px) {
	#front_page #technical-video,
	#front_page #healed-movie,
	#front_page #petmodel-chromakey {
		padding: 0 0 70px;
	}
	#technical-video .list,
	#healed-movie .list,
	#petmodel-chromakey .list {
		margin: 0 auto 50px;
	}
	#technical-video .list > li:nth-child(n + 4),
	#healed-movie .list > li:nth-child(n + 4),
	#petmodel-chromakey .list > li:nth-child(n + 4) {
		display: none;
	}
}

/*-----------------------------------------------------------------
詳細
-----------------------------------------------------------------*/
#technical-video #movieWrap,
#healed-movie #movieWrap,
#petmodel-chromakey #movieWrap {
	width: 94%;
	margin: 0 auto 15px;
}

#technical-video #movieWrap iframe,
#healed-movie #movieWrap iframe,
#petmodel-chromakey #movieWrap iframe {
	width: 100%;
	height: auto;
}

#technical-video .list > li .model-ttl,
#healed-movie .list > li .model-ttl,
#petmodel-chromakey .list > li .model-ttl {
	position: relative;
	font-weight: 700;
	margin: 0.7em auto 0.2em;
	padding: 0 1.5em;
	display: table;
	text-align: center;
}
#technical-video .list > li .model-ttl:before,
#healed-movie .list > li .model-ttl:before,
#petmodel-chromakey .list > li .model-ttl:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\f1b0";
	font-family: FontAwesome;
	color: #539b34;
	transform: rotate(-30deg);
}

#technical-video .list > li ul.model-info,
#healed-movie .list > li ul.model-info,
#petmodel-chromakey .list > li ul.model-info {
	text-align: center;
	margin: 0 auto 1.5em;
	line-height: 1.7;
}

#technical-video .list > li li.wrap_cat-list {
	margin: 10px 0;
}
#technical-video .list > li ul.cat-list {
	display: initial;
}
#technical-video .list > li ul.cat-list li {
	display: inline-block;
	margin: 3px;
}
#technical-video .list > li ul.model-info li .post-cat {
	font-size: 14px;
	color: #fff;
	line-height: 1;
	padding: 5px;
	background: #539b34;
	border-radius: 3px;
	display: inline-block;
}

#technical-video .list > li ul.model-info li .model-detail,
#healed-movie .list > li ul.model-info li .model-detail,
#petmodel-chromakey .list > li ul.model-info li .model-detail {
	position: relative;
	font-size: 0.875em;
	color: #539b34;
	margin: 0 auto;
	padding: 0;
	padding-right: 1em;
	display: table;
}
#technical-video .list > li ul.model-info li .model-detail:before,
#healed-movie .list > li ul.model-info li .model-detail:before,
#petmodel-chromakey .list > li ul.model-info li .model-detail:before {
	position: absolute;
	top: 50%;
	right: 0;
	content: "\f101";
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-family: FontAwesome;
}

@media screen and (min-width: 768px) {
	/*------------------------------ PC用CSS ------------------------------*/
	/*-----------------------------------------------------------------
    一覧（全新着、カテゴリ、月別、日別共通）
    -----------------------------------------------------------------*/
	#technical-video .list,
	#healed-movie .list,
	#petmodel-chromakey .list {
		width: 960px;
		margin: 20px auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
		-webkit-box-align: top;
		-ms-flex-align: top;
		align-items: top;
	}
	#technical-video .list > li,
	#healed-movie .list > li,
	#petmodel-chromakey .list > li {
		width: 313px;
		height: auto;
		list-style: none;
		margin: 0 10px 10px 0;
	}
	#technical-video .list > li:nth-child(3n),
	#healed-movie .list > li:nth-child(3n),
	#petmodel-chromakey .list > li:nth-child(3n) {
		margin-right: 0;
	}
	#technical-video .list > li iframe,
	#healed-movie .list > li iframe,
	#petmodel-chromakey .list > li iframe {
		width: 100%;
		height: auto;
		min-height: 175.83235294117648px;
		display: block;
	}
	#technical-video .list > li > a:hover,
	#healed-movie .list > li > a:hover,
	#petmodel-chromakey .list > li > a:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
	}
	#technical-video .list > li > a .titleWrap .title,
	#healed-movie .list > li > a .titleWrap .title,
	#petmodel-chromakey .list > li > a .titleWrap .title {
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 14rem;
	}
	#technical-video .list > li > a figure,
	#healed-movie .list > li > a figure,
	#petmodel-chromakey .list > li > a figure {
		margin-bottom: 10px;
	}
	#technical-video .list > li > a figure .new_icon,
	#healed-movie .list > li > a figure .new_icon,
	#petmodel-chromakey .list > li > a figure .new_icon {
		width: 34px;
		left: 5px;
	}
	#technical-video .list > li > a figure .new_icon img,
	#healed-movie .list > li > a figure .new_icon img,
	#petmodel-chromakey .list > li > a figure .new_icon img {
		width: 34px;
	}
	#technical-video .list > li > a figure .img,
	#healed-movie .list > li > a figure .img,
	#petmodel-chromakey .list > li > a figure .img {
		width: 218px;
		height: 122.617px;
		-o-object-fit: cover;
		object-fit: cover;
	}
	/*------------------------------ //PC用CSS ------------------------------*/
}

/*-----------------------------------------------------------------
犬の資格を取得したペットモデル
-----------------------------------------------------------------*/
.text_qualified-dog01 {
	text-align: center;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 30px;
}

#qualified-dog .link-btn01 {
	margin-top: 40px;
}

@media screen and (max-width: 480px) {
	#qualified-dog .link-btn01 {
		max-width: 250px;
	}
}
