﻿@charset "utf-8";

body {
	-webkit-text-size-adjust: 100%;
}

#wrap {
	width:100%;
	min-width:320px;
	overflow:hidden;
}

.pc {
	display:none;
}

.spNL:before {
	content: "\A" ;
	white-space: pre ;
}

img {
	max-width:100%;
	width:auto;
	max-height:100%;
	height:auto;
}

.pc{
	display: none;
}

.content{
	background-size:600px auto;
	margin:30px 0;
	padding:60px 0;
}

.content .content-header{
	padding-top:0;
	text-align: center;
}

.content .content-header .smartphone{
	position: static;
	max-width:60%;
	margin:0 auto;
}

.content .content-header .instagram{
	position: static;
}

.content .txt{
	margin-bottom:30px;
}

.content .txt p{
	text-align: left;
	font-size:14px;
	margin:20px 0;
}

.content .txt p strong{
	font-size:18px;
}

.content .img img{
	margin:0 -5px;
	max-width:45%;
	border-width: 3px;
}