li {list-style:none;
}
/*メインビジュアル*/
.mainimg_pc { display: block; }
.mainimg_mb { display: none !important; }
/* slider */
.bx-wrapper .bx-pager.bx-default-pager a { display: none !important; }

.breadcrumbs span {
	font-size: 12px;
}

.top_bnr li {
	margin-bottom: 10px;
}
.cat-content {
	width: 100%;
	overflow: hidden;
}

.hide {
	display: none !important;
}
.snip1130.yellow {
	margin: 0;
}
.entry-title {
	margin-bottom: 20px;
}

/*front_remote*/
.front_remote {
	padding: 80px 0 180px;
}
.front_remote img {
	display: block;
	margin: 0 auto 30px;
}


/*トップ飛び出し猫*/
.shaded {
	position: relative;
	overflow: hidden;
	margin: -200px 0 0;
	padding: 200px 0 100px;
}
.shaded::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 75%;
	margin: 2% -10% 0;
	background: #fff000;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
	z-index: 10;
}
.shaded_inner {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	color: #fff;
	overflow: hidden;
	position: relative;
	z-index: 20;
	background: url(../img/top02_bg.png)no-repeat left center;
	background-size: 35%;
	height: 700px;
}
.front_purpose {
	width: 70%;
	float: right;
}
.front_purpose li {
	padding: 10px;
	display: flex;
	position: relative;
}

.front_purpose li a {
	background: #fff;
	display: flex;
	align-items: center;
	padding: 30px 20px;
	width: 100%;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.front_purpose li:nth-child(1) a:hover, .front_purpose li:nth-child(4) a:hover {
	background: #d6f3f3;
	border: 1px solid #2ab4b4;
}
.front_purpose li:nth-child(3) a:hover, .front_purpose li:nth-child(2) a:hover {
	background: #dfe9f8;
	border: 1px solid #7598c8;
}
.front_purpose li a:hover {
	border-radius: 20px;
}
.front_purpose li div:hover {
	background: rgba(255,255,255,0.8);
}
.front_purpose a.more01 {
	width: 50%;
	margin: 30px auto 0;
	font-size: 20px;
}


/*トップ麒麟*/
.top_works {
	padding: 80px 0;
}
.front_work {
	overflow: hidden;
	display: block;
	padding: 100px 0 0;
	margin-top: -350px;
	background: #f5f5f5;
	position: relative;
	z-index: 9;
}
.front_work #top-content {
	padding: 200px 0 100px;
	background: url(../img/top03_bg.png)no-repeat;
	background-position-x: right;
	background-position-y: bottom;
	background-size: 600px;
}
.front_work .font03 {
	color: #237d7d !important;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
}



/*トップDTP*/
.front_dtp {
	padding: 100px 0;
}
.front_dtp ul li {
	display: flex;
	align-items: center;
	padding: 50px 30px;
}
.front_dtp ul li img {
	padding-right: 50px;
	max-height: 70px;
}
.front_dtp ul li {
	display: flex;
	align-items: center;
	padding: 50px;
	border-top: 1px solid #eee;
	width: 50%;
}
.front_dtp ul li:nth-child(2n) {
	border-left: 1px solid #eee;
}
.front_dtp ul li:nth-child(3), .front_dtp ul li:nth-child(4) {
	border-bottom: 1px solid #eee;
}
.flex.bottom {
	align-items: baseline;
}
.front_dtp ul li h2 {
	font-size: 20px;
}
.front_dtp ul li h2 span {
	display: block;
	font-size: 15px;
	padding-top: 3px;
}
.front_dtp ul li a{
	color: #fff;
	padding: 5px 20px;
	font-size: 14px;
}
.front_dtp ul li:nth-child(1) a { background: #ee4b6a; }
.front_dtp ul li:nth-child(2) a { background: #43a176; }
.front_dtp ul li:nth-child(3) a { background: #007890; }
.front_dtp ul li:nth-child(4) a { background: #ee7514; }
.front_dtp ul li a:hover {
	opacity: 0.8;
	border-radius: 10px;
}

/* banner_area */
.banner_area {
	background: #d3ff5e;
}
.banner_area li {
	padding: 0 20px;
}
.P80 { padding: 80px 0; }
.pet_set4 li {
	padding: 10px;
}

/*トップブログ*/
.top_blog {
	padding: 0 0 50px;
	position: relative;
	height: 900px;
}
ul.production_set4 li img:hover {
	opacity: 0.66;
}
ul.production_set4 {
	width: auto;
	clear: both;
	margin-right: -20px;
	padding: 0;
	overflow: hidden;
	border: none;
	margin-left: 0;
	display: flex;
	flex-wrap: wrap;
}
ul.production_set4 li {
	width: 25%;
	padding-right: 20px;
	box-sizing: border-box;
	float: left;
	display: block;
	margin-bottom: 10px;
}
ul.production_set4 li h3 {
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 1.5;
}	
ul.production_set4 li img {
	width:100%;
	height:auto;
	display:block;
}
ul.production_set4 li h3 {
	color: #333;
	padding-top: 10px;
	font-weight: bnor;
	font-weight: normal;
}
.blog_btn { flex-wrap: wrap; }
.blog_btn li {
	width: 32.5%;
	padding: 10px 30px;
	text-align: center;
	border: 1px solid #333;
	font-weight: bold;
	background: #f6f6f6;
	margin: 0 0 10px;
}
.blog_btn li a { color: #333; }
.blog_btn li:hover {
        background:#999;
        font-weight:bold;
}

/*トップニュース*/
#NewsBox {
	background: #fff none repeat scroll 0 0;
	border-radius: 12px;
	padding: 15px 0;
	margin: 30px auto ;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	display: block;
}
#NewsBoxLeft {
	float: left;
	min-height: 200px;
	width: 50%;
	box-sizing: border-box;
	padding-right: 10px;
}
#NewsBoxRight {
	float: right;
	min-height: 200px;
	width: 50%;
	box-sizing: border-box;
	padding-left: 10px;
}
.top_banner img {
	margin: 0 auto;
	display: block;
}
#NewsBox h3 {
	border-bottom: 3px solid #25afaf;
	margin: 0 0 10px;
	border-radius: 2px;
}

/*スマホ縦*/
@media only screen and (max-width: 415px) {
.mainimg_pc { display: none !important; }
.mainimg_mb { display: block !important; }
.shaded { margin: 0; padding: 0; }
.shaded_inner { box-sizing: boder-box; width: 100%; height: 100%; margin: 0 auto; padding: 100px 0 30px; color: #fff; overflow: hidden; position: relative; z-index: 20; background-color: #fff000; background-size: 100%; background-position-y: top; }
.shaded::before { display: none; }
.front_purpose { background-position-x: center; padding-top: 230px; background-size: 80%; height: 730px;}
.front_work #top-content { padding: 0 0 300px; background-position-x: center; background-size: 70%; }
.front_work { margin: 0; padding: 30px 0; }
.front_service { padding: 30px 0; }
.front_service_box_in { height: auto !important; padding-bottom: 80px; }
.front_service ul.set3 li { width: 100%; padding:0; }
.front_service li h3.ttl { top: -20px; left: 0; display: inline; width: auto;}
.front_dtp, .front_dtp_set4 { padding: 30px 0; }
.front_dtp_set4 { display: block; }
.front_dtp_set4 li { margin: 0 0 30px; width: 100%; }
.front_dtp_set4 h2.ttl02 { left: 50%; right: 50%; margin: auto; }
.pickup01 ul { display: block; }
.front_shooting, .top_bnr_set3 { padding: 30px 0; }
.shooting_set2 { display: block; }
.shooting_right_top, .shooting_right_bottom { height: auto; padding: 30px; }
.shooting_right_top h2, .shooting_right_top h2 span { font-size: 30px; }
.shooting_right_top p { font-size: 14px; }
.shooting_right_bottom p { font-size: 16px; }
.top_bnr_set3 ul { display: block; }
.top_bnr_set3 ul li { margin: 20px 0; }
.shooting_right_bottom h4 br { display:block; }
.top_blog { padding: 50px 0 50px; }
ul.production_set4 li { width: 50%; padding-right: 10px; }
ul.production_set4 { margin-right: -10px; }
ul.production_set4 li h3 { font-size: 14px; }
#NewsBox { margin: 0 auto 30px; padding: 0; }
#NewsBox iframe { width: 100%; }
#NewsBoxLeft, #NewsBoxRight { float: none; width: 100%; margin-top: 10px; padding: 0; }
.ifrm-container { width:100%; height:250px; overflow:auto; -webkit-overflow-scrolling:touch; display: inline-block; }
.ifrm { width:100%; height:100%; border:none; display:block; }
.nayami_kaiketsu { padding: 30px 0; }
.nayami_kaiketsu .flex { display: block !important; }
.nayami_kaiketsu img { width: 100%; }
.nayami_kaiketsu .more01 { width: 100%; margin: 15px 0 0; }
	
.front_remote { padding: 30px 0 50px; }
.front_purpose { width: 100%; float: none; }
.front_purpose { background-position-x: left; padding-top: 0px; background-size: 80%; height: auto; }
.flex { display: block; }
.flex.set2 > * { width: 100% !important; }
.front_purpose a.more01 { width: 99%; margin: 30px auto 0; font-size: 20px; }
.top_works { padding: 0; }
.front_dtp ul li { display: block; padding: 30px 0; width: 100%; }
.P80 { padding: 30px 0; }
.banner_area li { padding: 20px 0; }
.top_blog { height: auto; }
.top_blog .flex { display: flex; }
.blog_btn li { width: 49%; padding: 10px 10px; font-size: 13px; }
.MT50 { margin-top: 30px !important; }
.single_bottom { padding: 30px 0; margin: 0 0 -30px; }
}