/*
Theme Name: KADAN Child
Theme URI:  https://myoujin-no-yu.com/wp-content/themes/kadan_tcd056-child/
Description: WordPress繝��繝槭桑ADAN縲阪�蟄舌ユ繝ｼ繝槭〒縺吶�
Template: kadan_tcd056
Author: kimidori LLC
Author URI: https://myoujin-no-yu.com
Version: 1.15
*/

.slick-slide {
  height: 100vh;
}
.p-copyright > a img {
width: 120px;
position: absolute;
right: 50%;
transition: 0.5s ;
}
.p-copyright > a img:hover {
opacity: 0.5 ;
}
.p-copyright {
text-align: right;
padding-right: 100px;
background: #fff !important;
color: #000;
padding-top: 10px;
padding-bottom: 5px;
border-top: solid 15px #f0f0f0;
}
.p-pagetop a {
width: 75px;
height: 75px;
}




@media screen and (min-width:768px) and (max-width:1024px) {

.p-pagetop a {
width: 60px;
height: 60px;
}
.p-copyright {
text-align: center;
padding-right: 0;
}
.p-copyright > a img {
position: unset;
}
.p-copyright small {
display: block;
}

}

@media screen and (max-width:750px) {

.p-pagetop a {
width: 60px;
height: 60px;
}
.p-pagetop {
display: none;
}
.p-copyright {
text-align: center;
padding-bottom: 10px;
padding-right: 0;
height: 90px;
}
.p-copyright > a img {
width: 100px;
position: unset;
}
.p-copyright small {
display: block;
}

}