/* CSS Document */
/*
Theme Name: worldranch
Template:
Version: 1.0
*/
html{
    color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}
body{
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, 'Droid Sans', sans-serif;
}
img {
    border:0;
}
table{
	border-collapse: collapse;
}
a{
	text-decoration: none;
	outline: none;
}
#container{
	margin: 0 auto;
}
#wrap{
	width: 950px;
	margin: 20px auto 0 auto;
}
.c{
	clear: both;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
.clearfix2{
	width: 720px;
	display: flex;
	flex-wrap: wrap;
} 
.insta_box{
	height: auto;
    width: calc(50% - 10px);
    margin: 5px;
}
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */ 


/********************************
header
*******************************/
#header_back{
	background-image: url("../images/header_back.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#header{
	width: 980px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#logo{
	width: 280px;
	padding: 10px 0 0 0;
	float: left;
	color: #FFFFFF;
}

#navi_box_1{
	width: 700px;
	float: left;
	text-align: right;
}
#navi_box_2{
	height: 50px;
}
#navi_box_2 a{
	color: #FFFFFF;
	font-size: 16px;
}
#navi_box_3{
	padding: 0 9px;
	float: right;
}
#frame{
	height: 372px;
	padding: 16px 27px;
	background-image: url("../images/cork.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#pin_box{
	width: 0;
	height: 0;
	position: relative;
	top: -5px;
	left: 49%;
}
#pin{
	display: inline-block;
	width: 12px;
	height: 19px;
	margin: 0 8px;
}
#image_view{
	height: 371px;
}
#image_view img{
	height: 371px;
	max-width: 926px;
	max-height: 370px;
}
#img_change_target{

}
#navi_box{
	height: 0;
	padding: 0 6px;
	position: relative;
	top: -52px;
}
.navi{
	width: 175px;
	height: 48px;
	margin: 0 9px;
	float: left;
}
.navi img{
	vertical-align:bottom 
}
.navi img:hover{
	opacity: 0.9;
}


#navi_back{
	width: 100%;
	height: 200px;
	margin: 0 auto;
	background-image: url("../images/navi_back.png");
	background-repeat: no-repeat;
	background-position: center;
}
#navi{
	width: 980px;
	height: 120px;
	margin: 0 auto;
	padding: 40px 0;
}
.icon{
	margin: 0 15px 0 0;
	
}
#main{
	width: 980px;
	margin: 0 auto;
}
#left_column{
	width: 200px;
	margin: 0 20px 0 0;
	float: left;
}
#left_navi{
	height: 810px;
	margin: 0 0 0px 0;
	padding: 15px 10px 0 10px;
	background-image: url("../images/left_navi_back2.png");
	background-repeat: no-repeat;

}
.left_navi_2{
	margin: 10px 0 4px 0;
	display: block;
}
.left_navi_3{
	margin: 0 0 2px 0;
	display: block;
}
#contents{
	width: 760px;
	float: left;
}
#contents ul{
	list-style-position: inside;
}
.content_1{
}
.content_2{
	margin: 0 0 20px 0;
}
.heading_1{
	height: 79px;
	background: #fff;
	margin: 20px 0;
	background-image: url("../images/heading_news.jpg");
	background-repeat: no-repeat;
}
.banner_1{
}
.banner_2{
	margin: 0 0 20px 0;
}
.banner_2 img{
	float: left;
}
.banner_characters{
	margin: 0 20px 0 0;
}
.news_box{
	width: 365px;
	height: 140px;
	margin: 0 15px 25px 0;
	float: left;
	
}
.heading_news{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #444;
	display: block;
}
.heading_news:hover{
	text-decoration: underline;
}
.news_body{
	overflow: hidden;
}
.more_news{
	margin: -20px 0 40px 520px;
	display: block;
}
.news_img{
	width: 140px;
	height: 105px;
	margin: 0 10px 0 0;
	float: left;
}








#footer_back{
	width: 100%;
	height: 800px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#footer{
	width: 980px;
	height: 300px;
	margin: 0 auto;
}
#footer_navi_box{
	margin: 230px 0 10px 0;
	float: right;
}
.footer_navi{
	width: 140px;
	padding: 0 30px;
	float: left;
}
#footer_navi_box2{
	margin: 40px 0 10px 0;
	padding: 10px 20px;
	background: #eaf3c1;
	border-radius: 5px;
}
.footer_navi2{
	height: 25px;
	line-height: 25px;
}
.footer_navi2 a{
	color: #444;
	padding: 0 8px;
}
.footer_navi2 a:hover{
	text-decoration: underline;
}
.footer_navi_line{
	border-right: solid 1px #444;
	border-left: solid 1px #444;
}
.footer_navi a{
	padding: 5px 0;
	display: block;
	
}
#copyright_box{
	height: 40px;
	font-size: 16px;
	text-align: right;
	background: #8c3d2c;
        position: relative;
}
#copyright{
	width: 980px;
	height: 40px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	
	line-height: 40px;
}

.iamge_frame{
	width: 247px;
	height: 202px;
	margin: 0 5px 10px 0;
	text-align: center;
	background-image: url("../images/waku.png");
	background-repeat: no-repeat;
	float: left;
}
.image_gallery{
	margin: 5px 1px 0 0;
}


/*page*/
.heading_2{
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #444;
}
.heading_title{
        width: 680px;
        height: 28px;
	font-size: 20px;
	margin-bottom: 20px;
        padding: 0 0 0 20px;
	font-weight: bold;
        background-color: #333333;
	color: #FFFFFF;
}
.heading_title2{
        width: 680px;
        height: 28px;
	font-size: 20px;
	margin-bottom: 20px;
        padding: 0 0 0 20px;
	font-weight: bold;
        background-color: #FF0000;
	color: #FFFFFF;
}
#animal_main{
	float: left;
}
#animal_main_img{
	margin: 0 0 20px 0;
	padding: 13px 35px;
	background-image: url("../images/animal_frame_2.png");
	background-repeat: no-repeat;
	background-position: center top;
}
#small_img_box{
	width: 498px;
}
#small_img_box div{
	margin: 0 5px 0 0;
	float: left;
	cursor: pointer;
}
#animal_right{
	margin: 0 0 0 10px;
	float: left;
}
#animal_navi{
	width: 230px;
	padding: 10px 10px 0 10px;
	border: dashed 1px #aaa;
}
#animal_navi a{
	padding: 10px 0 11px 10px;
	font-size: 16px;
	font-weight: bold;
	border-top: dashed 1px #aaa;
	display: block;
	color: #444;
	height: 30px;
}
#animal_navi_last{
	border-bottom: none;
}
.animal_navi_icon{
	margin: 0 10px 0 0;
	vertical-align : middle;
}
.animal_small{
	width: 85px;
	margin: 0 5px 5px 0;
}
.animal_image{
	width: 247px;
	height: 202px;
	margin: 0 5px 10px 0;
	padding: 5px 0 0 0;
	color: #444;
	text-align: center;
	float: left;
	display: block;
	background-image: url("../images/animal_frame.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.animal_image:hover{
	text-decoration: underline;
}
.animal_image img{
	width: 230px;
	height: 165px;
	border-radius: 5px;
	margin: 4px 0 0 -3px;
}
.animal_name{
	height: 16px;
	line-height: 16px;
	display: block;
	font-weight: bold;
}
.animal_more{
	width: 222px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	background-image: url("../images/animal_more.jpg");
	background-repeat: no-repeat;
	display: block;
}
/********************************
contact
*******************************/
#contact{
	margin: 20px 0 0 10px;
}
.wpcf7-form-control{
	border: solid 1px #aaa;
	border-radius: 3px; 
}
.field_name{
	width: 250px;
	height: 28px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	float: left;
}
.wpcf7-text{
	width: 220px;
	height: 26px;
	padding: 0 5px;
}
.wpcf7-textarea{
	width: 350px;
	height: 120px;
	padding: 5px;
	font-size: 14px;
}
.wpcf7-submit{
	height: 30px;
	width: 60px;
	line-height: 30px;
	cursor: pointer;
	margin: 10px 0 0 170px;
}
/********************************
enjoy
*******************************/
#enjoy{
	
}
.enjoy_box{
	width: 728px;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #fbf6f3;
	box-shadow: 2px 3px 3px #eee;
}
.enjoy_title{
	color: #444;
	font-size: 18px;
	font-weight: bold;
}
a.enjoy_title:hover{
	text-decoration: underline;
}
.enjoy_description{
	margin: 4px 0 0 0;
	line-height: 22px;
}
.enjoy_text{
    width: 530px;
    float: left;
}
.enjoy_img{
	width: 180px;
	height: 135px;
	margin: 0 15px 0 0;
	background-position:center center;
	float: left;
}
/********************************
page
*******************************/
#page p{
    margin: 0 0 20px 0;
    font-size: 14px;
    font-weight: normal;
}
#map{
	width: 750px;
}

.heading_4{
	margin: 0 0 15px 0;
	float: right;
}
#good_box{

}
.goods{
	width: 220px;
	height: 424px;
	margin: 0 10px 15px 0;
	padding: 10px 10px;
	background: #f5f5f5;
	float: left;
}
.goods a{
	color: #444;
	font-size: 13px;
	font-weight: bold;
}
.goods a:hover{
	text-decoration: underline;
}

.goods img{
	width:220px;
	height:165px;
	margin: 10px 0;
	background:#aaa;
}
.goods span{
	
}
#about{
}
.about_images{
	margin: 10px 0;
}
.about_images img{
	width: 190px;
	margin: 10px 10px 0 0;
	float:left;
}
.about_image{
	width: 400px;
	margin: 10px 0;
	display: block;
}
#about table{
	margin: 40px 0 0 0;
	border-left: solid 1px #aaa;
	border-top: solid 1px #aaa;
}
#about th{
	padding: 5px 10px;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}
#about td{
	padding: 5px 10px;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}
#about th{
	color: #444;
	background: #f5f5f5;
}
#about_text{
	width: 600px;
	line-height: 20px;
}
#enjoy_box{
	padding: 10px 20px;
}
#enjoy_box p{
	padding: 0 0 15px 0;
}
.single_content_img{
	width: 738px;
	margin: 20px 0;
	display: block;
}
.post_link{
	color: #17a;
}
.shisetsu_waku{
	margin: 0 0 10px 0;
}
.shisetsu_img{
	width: 240px;
        height: 230px;
	margin: 0 6px 10px 0;
	float: left;
	background: #eee;
}
.single_body p{
	margin: 0 0 15px 0;
}
.single_body strong{
	color: #444;
}
.satooya_box{
	width: 758px;
	margin-top: 20px;
	font-size: 14px;
}
.dog_box{
	margin: 0 0px 20px 0;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	float: left;
	text-align: center;
	position: relative;
}
.dog_box2{
	margin: 0 0px 20px 0;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	float: left;
	text-align: center;
	position: relative;
}
#page .satooya_box.clearfix.content_margin .dog_box2 .number{
	margin: 0 0px 0px 0;
	color: #fff;
	background: #632;
}
.satooya_box p{
	width: 170px;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	border-top: solid 1px #ccc;
}
#page .satooya_box.clearfix.content_margin .dog_box2 p{
	width: 170px;
	padding: 0 0px;
	border-top: solid 1px #ccc;
}
.satooya_image_box2{
	width: 180px;
	height: 135px;
	background: #eee;
	line-height: 135px;
	text-align: center;
	color: #aaa;
	font-weight: bold;
}
.satooya_image_box3{
	width: 180px;
	height: 180px;
	background: #eee;
	text-align: center;
	color: #aaa;
	font-weight: bold;
}
.satooya_image_box3 .enjoy_img{
	width: 180px;
	height: 180px;
	vertical-align: bottom;
}
.satooya_box img{
	width: 180px;
	height: 135px;
	vertical-align: bottom;
}
.number{
	color: #fff;
	background: #632;
}
.satooya_box .breed{
	height: 48px;
	display: table-cell;
	vertical-align: middle;
}
.satooya_image_box{
	margin: 5px 0 0 10px;
	color: #f33;
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	top: 24px;
}
.satooya_heading{
	margin: 10px 0;
	font-size: 20px;
	font-weight: bold;
}

.left_column_banner{
	margin: 0 0 15px 0;
}
.left_column_banner img{
	vertical-align:bottom;
}
.left_column_banner a{
	font-size: 12px;
	text-decoration: underline;
	color: #444;
}
.left_column_banner a:hover{
	color: #000;
}
#price{
}
.price_box{
	margin: 0 0 40px 0;
}
#price table{
	margin: 0 0 10px 0;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
}
#price th{
	width: 140px;
	padding: 5px 10px;
	color: #444;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	background: #e5efc4;
}
#price td{
	width: 140px;
	padding: 5px 10px;
	color: #444;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
}
#price .l_th{
	background: #f2f6de;
}
#price h2{
	margin: 0 0 10px 0;
}
#kensyuu{
	width: 750px;
	margin: 10px;
}
#kensyuu img{
	width: 750px;
	margin: 0 auto;
	display: block;
}
.kensyuu_heading{
	width: 750px;
	margin: 0 0 20px 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
#kensyuu_gaiyou{
	width: 750px;
	border: solid 2px #444;
}
#kensyuu_gaiyou p{
	height: 40px;
	margin: 0 0 10px 0;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #444;
	text-align: center;
}
#kensyuu_gaiyou th{
	width: 120px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	text-align: right;
	vertical-align: top;
}
#kensyuu_gaiyou td{
	padding: 0 10px 10px 0;
	height: 26px;
	vertical-align: top;
}
.kensyuu_content_1{
	width: 750px;
	margin: 0 0 40px 0;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}
.kensyuu_content_2{
	margin: 0 0 20px 0;
	padding: 0 10px;
	font-size: 16px;
	line-height: 24px;
	
}
.kensyuu_content_3{
	margin: 20px 0 0 20px;
	line-height: 20px;
}
.kensyuu_content_4{
	width: 280px;
	margin: 0 auto 40px auto;
	font-size: 16px;
	font-weight: bold;
}
.yajirusi{
	width: 30px;
	margin: 0 0 5px 50px;
	color: #f33;
	font-size: 24px;
	font-weight: bold;
}
/*
#kensyu{
	font-size: 16px
}
#kensyu h2{
	margin: 10px 0 5px 0;
	font-size: 26px;
}
#kensyu h3{
	margin: 15px 0 10px 0;
	font-size: 24px;
}
*/
.content_margin{
	margin-left: 10px;
}
#banner_index{
	margin: 0;
	padding: 0;
}
#banner_index img{
	margin: 0 5px 5px 0;
	float: left;
}
.heading_index{
	margin: 20px 0;
}
.no_image{
	width: 140px;
	height: 105px;
	background: #eee;
	line-height: 105px;
	text-align: center;
	color: #aaa;
	margin: 0 10px 0 0;
	font-weight: bold;
	float: left;
}
.no_image2{
	width: 180px;
	height: 135px;
	background: #eee;
	line-height: 135px;
	text-align: center;
	color: #aaa;
	margin: 0 10px 0 0;
	font-weight: bold;
	float: left;
}
/********************************
characters
*******************************/
#characters{
	width: 720px;
	padding: 20px;
	background: #feebac;
}
#characters_header{
	width: 500px;
	margin: 0 auto 50px auto;
	display: block;
}
.character_box{
	width: 300px;
	height: 330px;
	margin: 0 25px 50px 25px;
	float: left;
}
.character_box img{
	width: 300px;
	height: 240px;
}
.character_text{
	padding: 10px;
}
.character_name{
	margin: 5px 0 5px 0;
	color: #800000;
	font-size: 20px;
	font-weight: bold;
}
.character_description{
}
/********************************
ticket
*******************************/
#discount{
	width: 500px;
}
#discount_header{
	margin: 0 0 50px 0;
	display: block;
}
#discount_ticket{
	width: 426px;
	margin: 0 auto 10px auto;
	display: block;
}
#discount_price{
	margin: 10px;
	height: 46px;
	line-height: 46px;
	color: #e22;
	font-weight: bold;
	text-align: center;
	background: #ffffbf;
}
.discount_text{
	width: 426px;
	margin: 0 auto 10px auto;
	font-size: 12px;
}
.discount_text span{
	color: #00f;
}
#discount_footer{
	margin: 40px 0 0 0;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #8b0000;
}
#file_not_found{

}
#file_not_found p{
	margin: 0 0 10px 0;
	font-size: 28px;
	
}
#lawsonGadget11_02{
        z-index:300;
}

#container #main #contents #page #about div div table tr td table tr td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin: 0px;
	padding: 2px;
}
#container #main #contents #page #about div div table tr td table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#container #main #contents #page #about div div table tr td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 3px;
}
#container #main #contents #page #about div div table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div.breadcrumbs {
    margin-left: 0px;
    padding:0px 10px 10px 10px;
}
a:link { color: #FF9900; }
a:visited { color: #FF9900; }
a:hover { color: #ff0000; }
a:active { color: #ff0000; }

/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 3%;}
#back-top span {
    width: 66px;
    height: 60px;
    display: block;}

/*
coupon button 
*/
#coupon {
    position: fixed;
    top: 5%;
    right: 0%;
    z-index: 900;}
#coupon span {
    width: 60px;
    height: 180px;
    display: block;}

/*
tvcm button 
*/
#tvcm {
    position: fixed;
    top: 80%;
    left: 2%;
    z-index: 900;}
#tvcm span {
    width: 120px;
    height: 150px;
    display: block;}

.mail {
	background-image: url(../images/mail.png);
	height: 120px;
	width: 200px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 30px;
}
.mailmag {
	width: 190px;
	line-height: 20px;
}
h5 {
height:23px;margin:0px 0px 5px 0px;padding:2px 0px 0px 20px;
font-size:16px;font-weight:bold;color:#333333;
background-image:url(../images/head008_03.gif);
border:1px solid #009900;border-left:10px solid #009900; margin-bottom:20px;
}

.wpcf7-form input {border: 1px solid #009900;}
.wpcf7-form textarea {border: 1px solid #009900;}
.wpcf7-form-control {border: hidden;}

.footer_column_banner {
	width: 180px;
        margin-right: 5px;
        margin-left: 10px;
	float: left;
}
.footer_banner_area {
	width: 980px;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.footer_banner_area .footer_column_banner a img {
	width: 180px;
}
h3 {
   width:200px;
   background-color:#000000;
   color:#FFFFFF;
   text-align:center;
}
#searchform{
  width:198px;
  height:auto;
  text-align:center;
  border: 1px solid #000000;
	margin-bottom: 20px;
}
#s{/* これは検索文字列入力欄 */
  width:150px;
  height:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#searchsubmit{/* これは[検索]ボタン */
  width:80px;
  height:20px;
  background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.screen-reader-text{
  display:none;
}


#sm {margin:0px 0px 0px 0px; padding:0}
.sm {list-style:none; width:926px; height:370px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}

#slideshow {
   position: relative;
   width:  759px; /* 画像の横幅に合わせて記述 */
   height: 385px; /* 画像の高さに合わせて記述 */
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
#biz_calender {
   font-size: 14px;
}
#formWrap {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	color: #555;
	line-height: 120%;
	font-size: 90%;
}
table.formTable{
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-collapse: collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
.pony_box .pony_box2 {
    width: 226px;
    height: 330px;
    margin-right: 20px;
    float: left;
    position: relative;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
}
.pony_box .pony_box2 .icon {
	width: 15px;
	height: 15px;
	margin-right: 3px;
}
.pony_box .pony_box2 .icon2 {
	width: 32px;
	height: 11px;
}
.pony_box .pony_box2 .icon3 {
	width: 32px;
	height: 11px;
}
.pony_box .pony_box2 .pony_box3 {
	width: 226px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.pony_box .pony_box2 .pony_box3 a .enjoy_img {
	width: 226px;
	height: auto;
}
.pony_box .pony_box2 .text {
	width: 100%;
	height: auto;
	text-align: center;
}
.pony_box .pony_box2 .pony_number {
	width: 226px;
	height: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-color: #336600;
	color: #FFFFFF;
	font-weight: bold;
}
.pony_box .pony_box2 .red {
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
}
.pony_box .pony_box2 .shussan {
	position: absolute;
	top: 150px;
	left: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.pony_box .pony_box2 .soldout {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(http://www.worldranch.co.jp/WRHC/img/horse/soldout.png);
	z-index: 200;
	width: 226px;
	height: 153px;
}
.pony_box .pony_box2 .negotiation {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(http://www.worldranch.co.jp/WRHC/img/horse/negotiation.png);
	z-index: 200;
	width: 226px;
	height: 153px;
}
.pony_box .pony_box2 .deadline {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/deadline.png);
	z-index: 200;
	width: 226px;
	height: 153px;
}
.pony_box .pony_box2 .decision {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/decision.png);
	z-index: 200;
	width: 226px;
	height: 153px;
}
.pony_box .pony_box2 .baiyakuzumi {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/baiyakuzumi.png);
	z-index: 200;
	width: 226px;
	height: 153px;
}
.pony_box {
	width: 738px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.pony_box p{
	width: 200px;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.pony_box img{
	width: 200px;
	height: 150px;
	vertical-align: bottom;
}
.red img {
	width: 66px;
	height: 22px;
}
/*スライドショー*/
#slideshow2 {
   position: relative;
   width:  759px; /* ボックスの横幅 */
   height: 385px; /* ボックスの高さ */
}

#slideshow2 p {
   position: absolute;
   top:  0;
   left: 0;
   z-index: 8;
   opacity: 0.0;
   margin: 0;
   background-color: white; /* ボックスの背景色(必須) */
   height: 385px; /* ボックスの高さ */
}

#slideshow2 p.active {
   z-index: 10;
   opacity: 1.0;
}

#slideshow2 p.last-active {
   z-index: 9;
}

#slideshow2 p img {
   width:  759px; /* 画像の横幅 */
   height: 385px; /* 画像の高さ */
   display: block;
   border: 0;
   margin-bottom: 10px; /* 画像下部の余白 */
}

.open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
#pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
.overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.window {
	width: 90vw;
	max-width: 800px;
	height: 707px;
	background-color: #ffffff;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.text {
	font-size: 18px;
	margin: 0;
}
.close {
	cursor:pointer;
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 20px;
}
