@charset "utf-8";
/* CSS Document */

.pc-none{
	display:none !important;
}

#header h1{
	position:relative;
	right:10px;
}

.drawer-nav ul.drawer-menu li.gallery {
	display: none;
}

#contents {
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
}

#contents .topaccordion .button {
	display:none;
}
#contents .topaccordion .close {
    display:none;
}

#contents .service .productBox div.photo .sp_001 img,
#contents .service .productBox div.photo .sp_002 img,
#contents .service .productBox div.photo .sp_003 img,
#contents .service .productBoxLast div.photo .sp_004 img {
	width: 100%;
}
	
#contents .service .productBox .photo .sp_001 {
    width: auto;
    height: auto;
    background: none;
  }
#contents .service .productBox .photo .sp_001 img {
    display: block;
  }

#contents .service .productBox .photo .sp_002 {
    width: auto;
    height: auto;
    background: none;
  }
#contents .service .productBox .photo .sp_002 img {
    display: block;
  }

#contents .service .productBox .photo .sp_003 {
    width: auto;
    height: auto;
    background: none;
  }
#contents .service .productBox .photo .sp_003 img {
    display: block;
  }

#contents .service .productBoxLast .photo .sp_004 {
    width: auto;
    height: auto;
    background: none;
  }
#contents .service .productBoxLast .photo .sp_004 img {
    display: block;
  }




/*footer--------------------------------*/

#footerCopy .sns {
	display: none;
}

@media screen and (min-width: 768px) {
body.term-parfe .explanation{
	white-space: nowrap;
}
}
.button{
    margin:10px;
}