
@media (max-width:780px) {
    
 


.contents_title_logo img{background:url(../img/Contents_Header_Logo.png) no-repeat;
                        background-size: 100% auto;
                        margin:0;
                        height:70px;
                        width:300px;
                        position:absolute;
                        top:70px;
                        left:0;
}

.header_contents{background: #B0D038;
                    width:100%;
                    height:150px;
}


/* main_contents_start  */
/* main_base_start  */

.main_contents_bg{background: #ffffff; 
                width:100%;
                margin:0;
                padding:0;
}

.contents_down_Deco img{background: url(../img/Dot_Grade_Down_LightGreen.png) repeat-x;
                margin:0;
                padding:0;
                width:100%;
                height:150px;
                position: relative;
                z-index: 999;
}


/* main_base_end  */
/* animal_info_start  */
/* 背景色をける場合はここを編集 */
/* 背景色をける場合はここを編集 */


.animal_info_bg_default{background: url(../img/yellow_wool_bg.jpg);/* #E8EEAC */
}

.animal_info_bg_boy{background: url(../img/blue_wool_bg.jpg);/* #A6BCFF */
}

.animal_info_bg_girl{background: url(../img/pink_wool_bg.jpg);/* #FFCEFB */
}

.animal_info_bg_other{background: url(../img/ywllow_wool_bg.jpg);/* #E8EEAC */
}

.animal_info_bg_group{background: url(../img/orange_wool_bg.jpg);/* #FFC382 */
}




/* 背景色をける場合はここを編集 */
/* 背景色をける場合はここを編集 */



.animal_info_margin{/* border:1px solid red;*/
                    margin:0px auto 0 auto;
                    width:370px;
}

.animal_info_status{background: #B0D038;
                    margin:5px 0;
                    padding:15px 0 0 20px;
                    width:350px;
                    height:35px;
                    border-radius: 10px;
                    overflow:hidden;
}

.animal_info_status_fear{background: #B0D038;
                    margin:5px 0;
                    padding:15px 0 0 20px;
                    width:350px;
                    height:35px;
                    border-radius: 10px;
                    overflow:hidden;
                    float:left;
}

.animal_info_status p{margin:15px 0 0 20px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    position: relative;
                    z-index:1;
                    float:left;
                    top:-13px;
                    left:-20px;
                    overflow:hidden;
}

.animal_info_status_fear p{margin:15px 0 0 20px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    position: relative;
                    z-index:1;
                    float:left;
                    top:-13px;
                    left:-20px;
                    overflow:hidden;
}


.animal_info_price p{background: #7A5246;
                    margin:5px 0;
                    padding:15px 0 10px 20px;
                    width:350px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    position: relative;
                    float:left;
                    overflow:hidden;
}


.animal_info_price p .none_line{background: #7A5246;
                    margin:5px 0;
                    padding:0 0 0 0;
                    width:350px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    position: relative;
                    float:left;
                    text-decoration: line-through;
}
    
.animal_info_kinds p{background: #F4B03A;
                    margin:5px 0;
                    padding:15px 0 0 20px;
                    width:350px;
                    min-height:35px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    position: relative;
                    z-index:1;
                    float:left;
                    overflow:hidden;
}

    
    .animal_info_caution p{background: #C44841;
                    margin:5px 0;
                    padding:10px 0 5px 20px;
                    width:350px;
                    min-height:35px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    position: relative;
                    z-index:1;
    }
    
.animal_info_class p{background: #654297;
                    margin:5px 0;
                    padding:15px 0 0 20px;
                    width:350px;
                    height:35px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    position: relative;
                    z-index:50;
                    float:left;
                    overflow:hidden;
}


.animal_info_main_img{width:370px;
                    height:auto;
                    overflow: hidden;
                    transition: 1s all;
}

.animal_info_main_img:hover{width:370px;
                    height:auto;
                    overflow: hidden;
                    position:relative;
                    z-index:9999999;
                    transform: scale(1.2);
                    transition: 1s all;
}   
    
    
    
.animal_info_main_img img{background: gray;
                    margin:10px 0 20px 0px;
                    padding:0;
                    width:100%;
                    height:auto;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    border-radius: 20px;
                    position: relative;
                    z-index:50;
}


.animal_info_video video{background: black;
                    margin:10px 0 20px 0px;
                    padding:0;
                    width:100%;
                    height:200px;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    position: relative;
                    z-index:50;
    transform: scale(1.2);
}
    
.animal_info_video{width:370px;
                    height:auto;
                    overflow: hidden;
                    border-radius: 20px;
                    margin:10px 0 20px 0px;
}


.animal_info_imgphoto_01{width:175px;
                    height:auto;
                    overflow: hidden;
                    float:left;
                    transition: 1s all;
}

.animal_info_imgphoto_01:hover{width:175px;
                    height:auto;
                    overflow: hidden;
                    position:relative;
                    z-index:9999999;
                    float:left;
                    transform: scale(1.5);
                    transition: 1s all;
}

.animal_info_imgphoto_01 img{background: gray;
                    margin:0 10px 10px 0;
                    padding:0;
                    width:100%;
                    height:auto;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    border-radius: 20px;
                    position: relative;
                    z-index:50;


}


.animal_info_imgphoto_02{width:175px;
                    height:auto;
                    overflow: hidden;
                    position: relative;
                    left:20px;
                    transition: 1s all;
}

.animal_info_imgphoto_02:hover{width:175px;
                    height:auto;
                    overflow: hidden;
                    position:relative;
                    z-index:9999999;
                    position: relative;
                    left:20px;
                    transform: scale(1.5);
                    transition: 1s all;
}

.animal_info_imgphoto_02 img{background: gray;
                    margin:0 10px 10px 0;
                    padding:0;
                    width:100%;
                    height:auto;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    border-radius: 20px;
                    position: relative;
                    z-index:50;


}

    
    
    
    
 

    
    
    .sale_title p{background: #FF8B00;
                    margin:5px 0;
                    padding:15px 10px 15px 20px;
                    width:336px;
                    min-height:15px;
                    text-align: left;
                    color:#ffffff;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 10px;
                    border:2px solid #FF8B00;
                    position: relative;
                    float:left;
    }
    
    
    
    
    
    .sale_important{color:#FF8B00;
                    font-size: 14px;
                    font-weight: bold;
        float:left;
        margin:0;
        text-decoration:none;
    }
    
       
    
    
    
    
    
    
    
    
    
     
  

.horizontal_clum_group{float:left;
                        margin:20px 0 0 0;
}  
    
   



.animal_info_imgphoto_g{width:165px;
                    margin:0 20px 0 0;
                    height:auto;
                    float:left;
                    transition:1s all;
}

.animal_info_imgphoto_g:hover{transform: scale(2);
                    position: relative;
                    z-index:999999;
                    transition:1s all;
}

.animal_info_imgphoto_g img{background: gray;
                    margin:0 10px 10px 0;
                    padding:0;
                    width:100%;
                    height:auto;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    border-radius: 20px;
                    position: relative;
                    z-index:50;


}
    
.horizontal_clum_g  .animal_info_profile{background: #DC8234;
                    margin:0 0 0 0;
                    padding:5px 0 0 0;
                    width:360px;
                    height:40px;
                    text-align: center center;
                    color:#000000;
                    font-size: 16px;
                    font-weight: bold;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                    position: relative;
                    z-index:50;
}

.horizontal_clum_g  .animal_info_profile{background: #DC8234;
                    margin:10px 0 0 0;
                    padding:5px 0 0 0;
                    width:360px;
                    height:40px;
                    text-align: center center;
                    color:#000000;
                    font-size: 16px;
                    font-weight: bold;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                    position: relative;
                    z-index:50;
}

.horizontal_clum_g  .animal_info_profile p{background: #DC8234;
                    margin:5px 0 5px 0;
                    padding:0;
                    text-align: center;
                    color:#DC8234;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                    font-size: 16px;
}

.horizontal_clum_g  .animal_info_profile_con{background: #ffffff;
                    margin:0 0 0 0;
                    padding:20px 0 0 0;
                    width:360px;
                    height:300px;
                    text-align: center center;
                    color:#000000;
                    font-size: 16px;
                    font-weight: bold;
                    border-bottom-left-radius:20px;
                    border-bottom-right-radius: 20px;
                    position: relative;
                    z-index:50;
}

.horizontal_clum_g .animal_info_profile_con p{margin:20px 30px;
                    padding:0;
                    width:300px;
                    border-bottom:1px dashed #4D642F;
                    text-align: left;
                    color:#DC8234;
                    font-size: 14px;
                    font-weight: bold;
                    position: relative;
                    z-index:50;
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
.horizontal_clum .animal_info_profile{background: #DC8234;
                    margin:0 0 0 0;
                    padding:5px 0 0 0;
                    width:370px;
                    height:40px;
                    text-align: center center;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                    position: relative;
                    z-index:50;
}

.horizontal_clum .animal_info_profile{background: #DC8234;
                    margin:10px 0 0 0;
                    padding:5px 0 0 0;
                    width:370px;
                    height:40px;
                    text-align: center center;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                    position: relative;
                    z-index:50;
}

.horizontal_clum .animal_info_profile p{background: #DC8234;
                    margin:5px 0 5px 0;
                    padding:0;
                    text-align: center;
                    color:#ffffff;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                    font-size: 20px;
}

.horizontal_clum .animal_info_profile_con{background: #ffffff;
                    margin:0 0 0 0;
                    padding:20px 0;
                    text-align: center center;
                    color:#000000;
                    font-size: 20px;
                    font-weight: bold;
                    border-bottom-left-radius:20px;
                    border-bottom-right-radius: 20px;
                    position: relative;
                    z-index:50;
}

.horizontal_clum .animal_info_profile_con p{margin:20px 30px;
                    padding:0;
                    width:310px;
                    border-bottom:1px dashed #DC8234;
                    text-align: left;
                    color:#DC8234;
                    font-size: 14px;
                    font-weight: bold;
                    position: relative;
                    z-index:50;
}

.horizontal_clum{float:left;
}

.animal_info_other{background: #DC8234;
                    margin:20px 0 0 0;
                    padding:10px 0 20px 0;
                    width:370px;
                    border-radius: 20px;
}

.animal_info_other p{color: #EAE836;
                    margin:10px 0 0 0;
                    padding:5px 0 5px 30px;
                    text-align: left;
                    font-size:14px;
                    line-height:20px;
}


.animal_privacy{margin: 0;
                padding:50px 0 50px 0;
                width:100%;
                position:relative;
                z-index:1;
}

.animal_privacy h1{color:#ffffff;
                    margin:0 auto;
                    padding:0 0 0 0;
                    border-left:5px solid #ffffff;/* 4D642F */
                    width:800px;
                    height:30px;
                    font-size:24px;
                    font-weight:bold;
                    text-align: left;
}

.animal_privacy p{color:#ffffff;
                    margin:20px auto 0 auto;
                    padding:0 0 0 0;
                    width:800px;
                    font-size:14px;
                    text-align: left;
                    line-height:30px;
                    font-weight: bold;
}

.sub_title p{display:none;
}


/* ページネーションデザイン */

.post_pagination{margin:50px 0 30px 0;
                    /* border:1px solid red; */
}

.pagination_clum_left{float:left;
}

.pagination_clum_left img{width:50px;
                        height:50px;
                        border-radius: 50px;
                        position:relative;
                        top:20px;
}

.pagination_clum_left a .pagination_text{background: #ffffff;
                        color:#555555;
                        font-weight:bold;
                        padding:10px 20px;
                        border-radius: 20px;
                        font-size:12px;
}

.pagination_clum_left a:hover .pagination_text{background: #ffffff;
                        color:#555555;
                        font-weight:bold;
                        padding:10px 20px;
                        border-radius: 20px;
                        position: relative;
                        top:2px;
                        font-size:12px;
}

.pagination_clum_right{float:right;
                        margin:50px 0 0 0;
}

.pagination_clum_right img{width:50px;
                        height:50px;
                        border-radius: 50px;
                        position:relative;
                        top:20px;
}

.pagination_clum_right a .pagination_text{background: #ffffff;
                        color:#555555;
                        font-weight:bold;
                        padding:10px 20px;
                        border-radius: 20px;
                        font-size:12px;
}

.pagination_clum_right a:hover .pagination_text{background: #ffffff;
                        color:#555555;
                        font-weight:bold;
                        padding:10px 20px;
                        border-radius: 20px;
                        position: relative;
                        top:2px;
                        font-size:12px;
}

.pagenation_titile p{color:#ffffff;
                font-weight: bold;
}

.pagenation_titile_other p{color:#A1B853;
                font-weight: bold;
}

.up_grade img{background: url(../img/Dot_Grade_Up_White.png) repeat-x;
        width:100%;
        height:141px;
        position:relative;
        z-index:150000;
        /* border:1px solid red; */
}
}


/* animal_info_end  */
/* main_base_end  */
/* html_end  */

