@charset "UTF-8";

@media (max-width: 1439px) and (min-width: 768px) {
	
}

@media
only screen and (max-width : 1150px){

img{
	height: auto !important;
}

a[href^="tel:"] {
	pointer-events: inherit;
}

.pc,
#mainimg h1,
#mainimg #mv{
	display: none;
}

.sp{
	display: block;
}

.menu-trigger{
	display: inherit;
}

.detail-box #pic img,
.sounds-box,
.sounds-box img,
#sns a img,
.sp-mv,
.snss a img{
	width: 100%;
}

#pococha-banner img{
	width: 90%;
	margin: 10px;
}

#mainimg{
	margin-top: 70px;
}

.detail-box .cont{
	position: static !important;
	width: 100% !important;
	padding: 30px 0px !important;
}

.detail-box .cont p.txt{
	font-size: 14px;
	padding: 0px 40px;
	max-height: 100%;
}

.detail-box h3{
	font-size: 24px;
	line-height: 1.2em;
	padding-bottom: 20px;
}

.detail-box #name{
	font-size: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}

.detail-box #pic{
	width: 100% !important;
	margin: 0px !important;
}

#profile-box{
	margin: 20px 0px 0px;
	padding: 0px;
}

#works-box{
	margin-top: 0px;
}

h2.ttl{
	font-size: 50px;
	margin-top: 50px;
	padding-bottom: 10px;
}

p#sounds-txt{
	font-size: 17px;
}

.sounds-box1{
	margin: 30px auto 30px;
}

p#pococha-txt{
	font-size: 10px;
	letter-spacing: 0em;
	padding-bottom: 50px;
}

#sns a{
	margin: 0px 1.5%;
	width: 12%;
}

p#mail-txt{
	font-size: 12px;
}

#form,
#submit{
	width: 80%;
	margin: 0 auto;
}

#form td input{
	border-radius: 10px;
	height: 36px;
}

#form td textarea{
	border-radius: 10px;
	height: 250px;
}

#submit{
	padding-top: 30px;
}

#submit input{
	font-size: 12px;
	padding: 30px 0px;
}

#form th{
	font-size: 13px;
	padding: 20px 0px 10px 10px;
}

#pococha-banner img{
	box-sizing: inherit;
}

h2#youtube-ttl img{
	width: 24px;
	padding-top: 8px;
}

h2#youtube-ttl p{
	font-size: 16px;
	padding-left: 10px;
}

h2#youtube-ttl{
	padding: 50px 0px 30px;
}

.twitter-timeline{
	position: relative;
	width: 90%;
	margin: -50% auto 0px;
}

.hamburger-nav{
	position: fixed;
	z-index: 99;
	right: 0px;
	top: 0px;
	padding: 20px 20px 0px 0px;
	background-color: #000;
	width: 100%;
	height: 50px;
}

.hamburger-nav-toggle-btn {
	border: none;
	background: none;
	text-align: right;
	float: right;
	background-image: url(../image/open.png);
	width: 42px;
	height: 31px;
	background-size: 42px 31px;
}

.hamburger-nav .open{
	background-image: url(../image/peke.jpg);
	background-size: 31px 31px;
	background-repeat: no-repeat;
}

.hamburger-nav-list {
	width: 100%;
	height: 100%;
	display: none;
	list-style: none;
	position: fixed;
	top: 50px;
	left: 0px;
	padding-top: 30px;
	background-color: rgba(0,0,0,0.9);
}
.hamburger-nav-list li{
	border-bottom: 1px solid #fff;
	width: 60%;
}
.hamburger-nav-list li a{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	line-height: 1.4em;
	padding: 25px 0 15px;
	letter-spacing: 0.05em;
	width: 100%;
	text-align: left;
	padding-left: 20%;
	box-sizing: border-box;
}
.hamburger-nav-list li a:hover{
	background-color: #000;
}
.snss{
	padding-top: 30px;
}
.snss a{
	margin: 0px 1.5%;
	width: 12%;
	display: inline-block;
}
.twitter-timeline iframe{
	height: 500px;
}








}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */