@charset "UTF-8";
/*
Theme Name: yuuai
Theme URI: http://www.prime-strategy.co.jp/download/
Description: This is our original theme.
Author: Prime Strategy Co.,Ltd.
Author URI:　http://www.prime-strategy.co.jp/
Version:1.0
*/
.news li {
	padding: 10px 0;
}
.time {
	font-size: 12px !important;
}
.web {
	font-size: 14px !important;
}
.left_img {
	width: 25%;
	float: left;
}
.left_img img {
	width: 100%;
	height: auto;
}
.right_text {
	float: right;
	width: 73%;
}
#news li {
	padding: 7px 0;
	border-bottom: 1px dashed #aaa;
}
#news li a {
	text-decoration: none;
	color: #000;
}
.n-header {
	padding: 10px 10px 0 0;
	margin-bottom: 10px;
	font-weight: bold;
}
.yellow {
	font-size: 13px !important;
}

.imgnews img {
	width: 31%;
	height: auto;
	margin: 0 0 20px 2%;
}
.imgnews p {
	font-size: 16px;
	padding-top: 10px;
}
.info_a {
	display: block;
	width: 60%;
	text-align: center;
	margin: 30px auto 0 auto;
	border: 1px solid #fff;
	line-height: 3;
	color: #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.info_a:hover {
	background-color: #DD2427;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #fff;
}
.view {
	text-align: center;
	margin-top: 40px;
	border: 2px solid #2490ec;
}
.view a {
	text-decoration: none;
	display: block;
	padding: 10px 0;
	color: #2490ec;
	font-weight: bold;
}
.left_img2 {
	width: 20%;
	float: left;
}
.left_img2 img {
	width: 100%;
	height: auto;
}
.right_text2 {
	float: right;
	width: 78%;
}
#news_naka {
	margin-top: 20px;
}
#news_naka li {
	padding: 7px 0;
	border-bottom: 1px dashed #aaa;
}
#news_naka li a {
	text-decoration: none;
	color: #000;
}
.ta-r {
	text-align: right;
}
#animal {
	margin-bottom: 40px;
}
#animal li {
	float: left;
	width: 25%;
	margin: 20px 0;
}
#animal li a {
	text-decoration: none;
	color: #000;
}
#animal li:nth-child(4n+1) {
	clear: both;
}
#animal li img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.page span {
	display: block;
}
.page li {
	padding: 16px 0;
	border-bottom: 2px dotted #fff;
}
.w95_auto {
	width: 95%;
	margin: 0 auto;
}
.animal_text {
	margin-top: 10px;
}
.web2 {
	font-weight: bold;
}
.t_box {
	font-size: 12px !important;
	padding-top: 5px;
}
#animal_box {
	margin-bottom: 20px;
}
#animal_box li {
	float: left;
	width: 48%;
}
#animal_box li img {
	width: 100%;
	height: auto;
}
#animal_box li:nth-child(2) {
	float: right;
}
#animal_box a:hover {
	opacity: 0.5;
}
.hover_animal {
	opacity: 0.5;
}
#animal_title {
	font-size: 18px !important;
	font-weight: bold;
	margin: 0 0 20px;
	border-left: 3px solid #000;
	padding-left: 10px;
}
.paging {
	margin: 20px 0 0 0;
}
.prev {
	float: left;
	padding: 5px 10px;
}
.prev a {
	color: #fff;
}
.next {
	float: right;
	padding: 5px 10px;
}
.next a {
	color: #fff;
}
select {
	color: #333;
}

@media only screen and (max-width:980px) {
.ta-r {
	text-align: right;
	margin-top: 20px;
	font-size: 12px !important;
}
.n-header {
	margin-top: 20px;
}
}

@media only screen and (max-width:640px) {
.wptitle {
	font-size: 1em!important;
}
.wptitle2{
font-size:1em!important;	
	}
.imgnews img {
	width: 48%;
	height: auto;
	margin: 0 0 20px 2%;
}
.spblock {
	display: block;
}
#animal li {
	float: left;
	width: 33.33%;
	margin: 10px 0;
}
#animal_box {
	margin-top: 20px;
}
#animal li:nth-child(4n+1) {
	clear: none;
}
#animal li:nth-child(3n+1) {
	clear: both;
}
.tab li a {
	font-size: 0.8em;
}
.info_a {
	line-height: 2;
}
.container1280 {
    margin: 50px auto 0 auto;
}
}
/*********************************
新着系
*********************************/
.wptitle {
	font-size: 1.5em;
	border-left: 2px solid #8DE038;
	padding: 0 0 0 10px;
}
.wptitle2 {
	font-size: 1.5em;
	padding: 0 0 0 10px;
}
.view {
	margin: 20px 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.view:hover {
	background-color: #2490ec;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.view:hover a{
	color:#fff;
	}
.news_naka {
	margin: 15px 0;
}
.hissu {
	color: #E70003;
}
.size {
	width: 100%;
}
.area {
	width: 100%;
	height: 150px;
}
#submit li {
	width: 50%;
	margin: 0px auto 0;
	font-weight: bold;
}
#kakunin {
	width: 40%;
	margin: 40px auto 0;
}
.contact_title {
	margin: 20px 0 5px;
	font-weight: bold;
}
.www {
	width: 80%;
	margin: 0 auto;
}
.soshin {
	width: 100%;
	margin: 0 auto;
	border: 2px solid #000;
	padding: 10px 0;
	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
