@charset "UTF-8";
/*
Theme Name: classeunique
Theme URI: 
Description: This is our original theme.
Author: 
Author URI:　
Version:1.0
*/

/**wordpressの記事内でのみreset.cssの解除**************************/
.wpContent ul li {
    list-style: disc;
    list-style-position: inside;
}
.wpContent ul li {
    list-style: disc;
    list-style-position: inside;
}
.wpContent ul li ul {
    margin-top: 0;
}
.wpContent ul li ul li {
    list-style: circle;
    list-style-position:inside;
    padding-left: 1.8em;
}
.wpContent ol li {
    list-style: decimal;
    list-style-position: inside;
}
.wpContent ol li ul {
    margin-top: 0;
}
.wpContent ol li ul li {
    list-style: circle;
    list-style-position:inside;
    padding-left: 1.8em;
}
.wpContent em {
  font-style: italic;
}
.wpContent em,
.wpContent dfn,
.wpContent cite,
.wpContent i {
  font-style: italic;
}

.wpContent strong,
.wpContent b {
  font-weight: bold;
}

.wpContent u {
  text-decoration: underline;
}

.wpContent del,
.wpContent s {
  text-decoration: line-through;
}

.wpContent mark {
  background-color: yellow;
  color: black;
}

.wpContent abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

.wpContent code,
.wpContent kbd,
.wpContent samp {
  font-family: monospace;
}

.wpContent sub {
  vertical-align: sub;
  font-size: smaller;
}

.wpContent sup {
  vertical-align: super;
  font-size: smaller;
}
/********************************************************/

.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;
}
.wptitle {
	font-size: 22px;
}
.imgnews img {
	width: 31%;
	height: auto;
	margin: 0 0 20px 2%;
}
.imgnews p {
	font-size: 16px;
	padding-top: 10px;
}
.imgnews em {
	font-style: italic!important; 
}
.imgnews strong {
	font-weight: bold!important;
}
.view {
	text-align: center;
	margin-top: 40px;
	border: 2px solid #000;
}
.view a {
	text-decoration: none;
	display: block;
	padding: 10px 0;
	color: #000;
	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;
}

#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;
}
.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;
}


@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: 14px!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;
}
.imgnews p {
	font-size: 12px;
	padding-top: 10px;
}

}
/*********************************
新着系
*********************************/
.wptitle {

padding: 10px 0;	
}
.wptitle2 {
	
	padding: 0 0 0 10px;
}
.view {
	width: 100%;
	max-width: 450px;
	margin: 30px auto;
	display: block;
}
.news_naka {
	margin: 15px 0;
}
.hissu {
	color: #E70003;
}
.size {
	width: 100%;
}
.area {
	width: 100%;
	height: 150px;
}
#submit li {
	float: left;
	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;
}
