.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 280px;
}
#js-mouse {
    pointer-events: none;
    position: fixed;
    top: -15px; 
    left: -15px;
    width: 40px;
    height: 40px;
    background-color:#ff0000;
    /* background-color:#013c67; */
    border-radius: 50%;
    transform: translate(0,0);
    transition: transform 0.3s ease-out;
    z-index: 9999;
    opacity: 0;
}
.menu-shadow{
    text-shadow: 1px 1px 3px black;
}
.snslogo{
    padding-top: 8px;
}
.fb-logo,.ig-logo{
    width: 100%;
} 
.fb-logo{
    padding-top: 10px;
}
.snslogo a{
    display: inline-block;
    width: 30px;
    margin-right: 12px;
}

.copyright{

    font-size: 10px;
    padding-top: 10px;
}

/* ここからPCの記述 */

@media (min-width: 769px){
.menu-about{
padding-top: 60px
}
.slider div {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 100vh;
margin: 0;
}
.slider div.img01 {
background-image: url(../images/\top-deco1.png);
}
.slider div.img02 {
background-image: url(../images/\top_deco2.png);
}
.slider div.img03 {
background-image: url(../images/\top-deco3.png);
}
.slider .slick-dots {
bottom: 4%;
z-index: +1;
}

html, body {
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
}

*{
list-style: none;
}
img{
width: 100%;
}
ul{
width: 300px;
margin: 50px auto 0;
}

.slider div {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 100vh;
margin: 0;
}
.slider .slick-dots {
bottom: 4%;
z-index: +1;
}

.slick-prev::before,
.slick-next::before{
color: black!important;
}


.menu-logo{

    width: 280px;
    padding-top: 80px;
    padding-bottom: 24px;
} 
.snslogo{
        padding-top: 8px;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

@keyframes checked-anim {
50% {
width: 3000px;
height: 3000px;
}
100% {
width: 100%;
height: 100%;
border-radius: 0;
}
}
@keyframes not-checked-anim {
0% {
width: 3000px;
height: 3000px;
}
}


/* きいてない */
#menu {
position: absolute;
margin: 0; padding: 0;
width: 180px;
height: 180px;
background-color: #ff0000;
border-bottom-right-radius: 100%;
box-shadow: 0 2px 5px rgba(0,0,0,0.26);
animation: not-checked-anim .2s both;
transition: .2s;
}



#menu-toggle:checked + #trigger + #burger + #menu {
animation: checked-anim 1s ease both;
}
#menu-toggle:checked + #trigger ~ #menu > li, a {
display: block;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
display: none;
z-index: 999999999999999999;
}
.footer{
    background-color: black;
    height: 72px;
    padding-top: 70px;
    text-align: center;
    }
    .footer__copyright{
    margin-top: 20px;
    color: #ffffff;
    }
    

}





.menu-shop{

    padding-bottom: 10px;
}


/* ここからスマホの記述 */

@media(max-width: 768px){
.start img{
    padding-left: 28px;
}

.menu-about{
padding-top: 60px
}

.slider div {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 100vh;
margin: 0;
}
.slider div.img01 {
background-image: url(../images/deco_top1_mb.png);
}
.slider div.img02 {
background-image: url(../images/\top-deco_2_mb.png);
}
.slider div.img03 {
background-image: url(../images/\top-deco3_mb.png);
}
.slider .slick-dots {
bottom: 4%;
z-index: +1;
}


[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
display: none;
z-index: 999999999999999999;
}
/* .menu ul{
    padding-left: 32px;
} */
.menu li{
    padding: 0 74px;
}
.menu-logo {
    text-align: center;
    padding-top: 208px;
    padding-bottom: 8px;

    padding-left: 32px;
}
}



.top{
    opacity: 0.9;
z-index: 1 !important;
}


@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

@keyframes checked-anim {
50% {
width: 3000px;
height: 3000px;
}
100% {
width: 100%;
height: 100%;
border-radius: 0;
}
}
@keyframes not-checked-anim {
0% {
width: 3000px;
height: 3000px;
}
}
li, a {
margin: 75px 0 -55px 0;
color: #fff;
font: 14pt "Roboto", sans-serif;
font-weight: 700;
line-height: 1.8;
text-decoration: none;
text-transform: none;
list-style: none;
outline: 0;
display: none;
}
li {
width: 230px;
/* text-indent: 56px; */
}
a:focus {
display: block;
color: #333;
background-color: #eee;
transition: all .5s;
}
aside {
position: absolute;
color: white;
top: 35%;
right: 10%;
text-align: right;
}
h1 {
line-height: 0;
font-size: 4vw;
font-weight: 700;
}
h3 {
float: right;
line-height: .3;
font-size: 2.5vw;
font-weight: lighter;
}
h4 {
float: left;
margin-left: -2%;
font-size: 1.5vw;
font-weight: lighter;
}

/* 
.menu-logo{
    padding-top: 88px;
    padding-bottom: 8px;
} */


.copyright{

    font-size: 10px;
    padding-top: 10px;
}


#trigger, #burger, #burger:before, #burger:after {

position: absolute;
top: 22px;
left: 16px;
background: #fff;
width: 29px;
height: 3px;
transition: .2s ease;
cursor: pointer;
z-index: 1;
}
#trigger {
height: 25px;
background: none;
}
#burger:before {
content: " ";
top: 10px;
left: 10px;
}
#burger:after {
content: " ";
top: 20px;
left: 0;
}
#menu-toggle:checked + #trigger + #burger {
top: 35px;
transform: rotate(180deg);
transition: transform .2s ease;
}

#menu-toggle:checked + #trigger + #burger:before {
width: 20px;
top: -2px;
left: 18px;
transform: rotate(45deg) translateX(-5px);
transition: transform .2s ease;
}
#menu-toggle:checked + #trigger + #burger:after {
width: 20px;
top: 2px;
left: 18px;
transform: rotate(-45deg) translateX(-5px);
transition: transform .2s ease;
}
#menu {
position: absolute;
margin: 0; padding: 0;
width: 80px;
height: 80px;
background-color: #ff0000;
opacity: 0.89;
border-bottom-right-radius: 100%;
box-shadow: 0 2px 5px rgba(0,0,0,0.26);
animation: not-checked-anim .2s both;
transition: .2s;
}
#menu-toggle:checked + #trigger + #burger + #menu {
animation: checked-anim 1s ease both;
}
#menu-toggle:checked + #trigger ~ #menu > li, a {
display: block;
padding-bottom: 7px;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
display: none;
}



.wapper_box{
position: relative;
z-index: 9999999999999999999;
}

.menu li{
    padding: 0 40px;
}

@media(width: 280px){
.menu-logo {
    font-size: 30px;
}
}


/* surface duo */
@media(width: 540px){
    .slider div.img01 {
    background-image: url(../images/\deco_top1_surfaceduo.png);
    }
    .slider div.img02 {
        background-image: url(../images/\top-deco_2_surfaceduo.png);
        }
    .slider div.img03 {
        background-image: url(../images/\top-deco3_surfaceduo.png);
        }
    
}

/* ipad */
@media(width: 768px){

.slider div.img01 {
    background-image: url(../images/\top-deco1_ip.png);
    }
    .slider div.img02 {
    background-image: url(../images/\top-deco_2_ip.png);
    }
    .slider div.img03 {
    background-image: url(../images/\top-deco3_ip.png);
    }
}

/* ipad air */
@media(width: 820px){

    .slider div.img01 {
        background-image: url(../images/\top-deco1_ip.png);
        }
        .slider div.img02 {
        background-image: url(../images/\top-deco_2_ip.png);
        }
        .slider div.img03 {
        background-image: url(../images/\top-deco3_ip.png);
        }
    }

/* surface pro7 */
@media(width: 912px){
    .slider div.img01 {
        background-image: url(../images/\top-deco1_surfacepro.png);
        }
    .slider div.img02 {
        background-image: url(../images/\top-deco_2_surfacepro.png);
        }
    .slider div.img03 {
    background-image: url(../images/\top-deco3_ip.png);
    } 
}



/* ipad pro */
@media(width: 1024px){

.slider div.img01 {
        background-image: url(../images/deco_top1_ippro.png);
        }
    .slider div.img02 {
        background-image: url(../images/\top-deco_2_ippro.png);
        }
    .slider div.img03 {
    background-image: url(../images/\top-deco3_ip.png);
    } 
    }


@media(width: 390px){
    .menu-logo {
        padding-top: 268px;
}
}


@media(width: 430px){
    .menu-logo {
        padding-top: 300px;
    }
}