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

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	-webkit-text-size-adjust: 100%;
}

textarea { font-size: 100%; }

img { vertical-align: bottom; }

hr { display: none; }

html{
	min-height: 620px;
	height: 100%;
	overflow-y: scroll;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

body{
	height: 100%;
    font-family: arial,sans-serif;
	background: #fff;
	color: #000;
	-webkit-text-size-adjust: 100%;
}

.bodyinner{
    display: none;
}

a		{text-decoration: none; color: #000;}
a:hover	{text-decoration: none; color: #444;}

.pc_view{
	display:none !important;
}

@font-face {
  font-family: 'ffprl';
  src: url('../font/FFPRL__.TTF') format('truetype');
}

@font-face {
  font-family: 'ffprm';
  src: url('../font/FFPRM__.TTF') format('truetype');
}

html:before,
html:after,
body:before {
    content: "";
    position: fixed;
    z-index: -1;
    top: 1%;
    left: 1%;
    right: 1%;
    bottom: 1%;
    border: 2px solid #000;
}
 
html:after {
    z-index:10;
    top:auto;
    border-width:0 0 2px;
}
 
body:before {
    z-index:10;
    bottom:auto;
    border-width:2px 0 0;
}

header{
    width: 100%;
    position: fixed;
    height: 50px;
    padding: 0 15px;
    z-index: 100;
    padding-top: 16px;
}

header h1{
    font-size: 20px;
    letter-spacing: 6px;
    position: relative;
    z-index: 100;
    top: 5%;
    left: 2.5%;
}

header li{
	margin-bottom: 7.5%;
}

header li.taosphoto{
    position: fixed;
    top: 24px;
    right: 24px;
    z-index: 100;
}

header li.twitter {
    position: fixed;
    top: 64px;
    right: 24px;
    z-index: 100;
}

header li.taosphoto a{
    text-decoration: underline;
} 

header li.twitter a{
    text-decoration: underline;
} 

header li.comingsoon a{
	color: #ccc;
	pointer-events: none;
}

.main .inner{
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    margin-left: -50%;
    margin-top: -50%;
    z-index: -1;
}

.main img{
    width: 18%;
    height: auto;
    position: fixed;
    margin: 0 41%;
    top: 55%;
    z-index: 500;
}

.main .right{
    width: 90%;
    text-align: center;
    margin: 0 5%;
    margin-top: 30%;
}

h2{
	font-family: 'Alata', sans-serif;
	font-size: 32px;
    margin-bottom: 1.5%;
}

h4{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 4px;
}

#content .inner .right p{
	line-height: 1.8em;
}

.about_content{
	position: relative;

}

.about_content .inner img{
    width: 18%;
    height: auto;
    margin: 0px 41%;
    position: absolute;
    top: 65%;
}

.about_content .inner .right{
    width: 90%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translateY(-45%) translateX(-50%);
    transform: translateY(-45%) translateX(-50%);
}

.works_content .inner .right .large_block{
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.works_content .workslist{
    display: inline-block;
}

.about_content .inner p br{
	display: none;
}

#content .inner .right h3{
    font-size: 12px;
    margin-bottom: 4%;
    font-weight: bold;
}

#content .inner .right p a{
	text-decoration: underline;
}

.about_content .inner .right h4{
    margin-bottom: 2.5%;
}

.about_content .inner .right h4 span{
	font-size: 12px;
}

.works_content{
	position: relative;
}

.works_content#contact .inner{
    height: 110%;	
}

.works_content .inner img.nit{
    width: 18%;
    height: auto;
    margin: 0px 41%;
    position: absolute;
    top: 65%;
    z-index: -1;
}

.works_content .inner img.hat{
    width: 18%;
    height: auto;
    margin: 0px 41%;
    position: absolute;
    top: 65%;
    z-index: -1;
    z-index: -1;
}

.works_content .inner .right p{
    text-align: left;
}

.works_content .inner .right{
    width: 90%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translateY(-45%) translateX(-50%);
    transform: translateY(-45%) translateX(-50%);
}

.works_content .inner .right p br{
	display: none;
}

.works_content .workslist li{
    width: 36%;
    margin-right: 3.2%;
    display: inline-block;
}

.works_content .workslist li:last-child{
	margin-right: 0;
}

.works_content .workslist li img{
	width:100%;
	height: auto;
	margin-bottom: 10px;
}

footer{
    bottom: 2%;
    text-align: center;
    position: fixed;
    width: 100%;
}

footer p{
	font-size: 12px;
	text-align: center;
}

.taosphoto .inner{
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
    overflow: auto;
    padding-top: 80px;
    padding-bottom: 8%;
}

.taosphoto p{
    line-height: 1.8em;
}

.taosphoto p a{
	text-decoration: underline;
}

.taosphoto .inner h2{
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.taosphoto ul{
    margin-top: 40px;
    font-size: 0;
}

.taosphoto ul li{
    display: inline-block;
    width: 46%;
    margin-right: 8%;
    margin-bottom: 8%;
}

.taosphoto ul li img{
	width: 100%;
	height: auto;
}

.taosphoto ul li:nth-child(2n){
	margin-right: 0;
}


















}




















