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

html {
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}

#amn_wrapper {
	width: 100%;
	float: none;
}

.AMN-LB-area {
	display: none;
}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
}
#container a[href^="http://mitaimon.cocolog-nifty.com"] img {
	width: 100% !important;
	height: auto !important;
}

#header {
	display: block;
	width: 100%;
	height: 90px;
	background: url(http://mitaimon.cocolog-nifty.com/mitaimon_header_1024_01.jpg) no-repeat;
	background-size: cover;
}

.content {
	margin: 5% auto;
	padding: 3% 10px;
}

.content h1 {
	margin: 0 0 1em 0;
}

.content p img {
	max-width: 100%;
	height: auto;
}

.content p a[href*="amazon.co.jp"] img {
	width: 18% !important;
	height: auto !important;
}

.content p iframe[src*="player.vimeo.com"],
.content p iframe[src*="youtube.com"],
.content p iframe[src*="youtube-nocookie.com"],
.content p iframe[src*="ted.com"],
.content p iframe[src*="kickstarter.com"][src*="video.html"],
.content p iframe[src*="vine.co"],
.content p iframe[src*="ustream.tv"],
.content p iframe[src*="togetter.com"],
.content p iframe[src*="slideshare.net"],
.content p embed,
.content p object {
	width: 100%;
	height: 200px;
}
.content p iframe[src*="instagram.com"] {
	max-width: 100%;
	height: 393px;
}
.content iframe[src*="google.com/maps"], .content iframe[src*="maps.google.com"] {
	width: 90% !important;
	height: 240px !important;
}

#left {
	width: 100%;
	float: none;
}

.pc_adsense {
	display: none;
}

.sp_adsense {
	width: 300px;
	height: 250px;
}

.sp_share_btn {
	display: block;
	max-width: 100%;
}

.sp_share_btn ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
}

.sp_share_btn ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

#center {
	display: none;
	float: none;
}

#right {
	display: none;
	float: none;
}

#footer {
	width: 90%;
	height: auto;
	padding: 3% 5%;
}

#footer2nd {
	width: 100%;
	padding: 5px 0;
}

.footer-1 {
	width: 96%;
	height: auto;
	float: none;
	border-right-width: 0;
	padding: 0;
}

.plusclout-badge,.footer-2,.footer-3,.footer-4 {
	display: none;
}

} /* @media */