@charset "utf-8";

/* gnav */
#casestudy header nav ul li a:nth-child(3) {
    color: #2be;
}
#about header nav .fs-14 li:nth-child(1) a,
#order header nav .fs-14 li:nth-child(2) a,
#casestudy header nav .fs-14 li:nth-child(3) a,
#designerscase header nav .fs-14 li:nth-child(3) a,
#designers header nav .fs-14 li:nth-child(4) a,
#contact header nav .fs-14 li:nth-child(5) a {
	color: #2be;
}


/* casestudy */
.wimg_wrap{
	display:none;
}
#main_img1{
	display:block;
}
.column-2 .image{
	cursor:pointer;
}
.caption{
	display:none;
}
#wtext1{
	display:block;
}


.column-1 .author_image{
	display:none;
}
.column-1 #aface1{
	display:block;
}
.author_detail{
	display:none;
}
#adetail1.author_detail{
	display:block;
}

#body-designers ul li:nth-child(3n+1) {
	clear:both;
}

#body-casestudy .detail-text .grid .column-2 .tag-print ul li {
	float: left;
	padding:0;
	background:none;
	margin-right: 3px;
}
#body-casestudy .detail-text .grid .column-2 .tag-print ul li a{
	display:block;
	padding: 6px 9px;
	background: #9df;
}

#body-contact form .form-button ul li .form-btn01 {
	text-align: center;
	display: block;
	width: 312px;
    color:#fff;
	text-decoration: none;
	background: #2be;
	border-radius: 6px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 12px 0;
	border: 0;
	cursor: pointer;
}
#body-contact form .form-button ul li .form-btn02 {
	text-align: center;
	display: block;
	width: 192px;
    color:#fff;
	text-decoration: none;
	background: #999;
	border-radius: 6px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 12px 0;
	border: 0;
}
#body-contact form .form-button ul li .form-btn01:hover,
#body-contact form .form-button ul li .form-btn02:hover {
	opacity: 0.8;
}


#hanav {
	display:none;
}

@media print {

#casestudy .content-title,
#casestudy #second-visual,
#casestudy header,
#casestudy footer {
	display:none;
}

.pagetop{
	display:none;
}

}





@media screen and (max-width:1000px){
footer,
header{
    width:620px;
	height:auto;
	padding:0 10px;
}
nav{
	float:none;
	clear:both;
}
nav ul{
	position:relative;
	clear:both;
	left:auto;
	top:auto;
	margin:20px 0 0 0;
}
nav ul li{
	margin-right:25px;
	font-size:13px;
	line-height:1.5em;
}

h1{
	float:none;
}

#body-top #key-visual{
	height:300px !important;
}
#body-top #sub-visual{
	height:300px !important;
}

#body-top ul.casestudy,
#body-top ul.contents{
	width:620px;
}
#body-top ul.contents{
	margin:0 auto;
	padding-top:60px;
	width:480px;
}
#body-top ul.contents{
	margin:0 auto 20px auto;
}
#body-top ul.contents li:last-child,
#body-top ul.contents li{
	margin:0 0 20px 0;
	float:left;
}
#body-top ul.contents li:nth-child(2n){
	float:right;
}

#body-top ul.casestudy{
	width:620px;
}
#body-top ul.casestudy li,
#body-top ul.casestudy li:nth-child(2n){
	float:none;
	margin:0 auto 20px auto;
}


#body-top div.voices {
	width: 478px;
}
#body-top div.voices .grid .column-1 {
	margin:24px 0 30px 24px;
	width: 455px;
	height: 111px;
	position: relative;
}
#body-top div.voices .grid .column-2 {
	margin:24px 24px 30px 24px;
	width: 431px;
}
#body-top div.voices .grid .column-2 img{
	width:100%;
}

#body-top #main-visual-01,
#body-top #main-visual-02,
#body-top #main-visual-03,
#body-top #main-visual-04 {
	height: 300px;
}



/* about -------------------------------------------------- */
.content-title p.image img{
	max-width:100%;
}
#body-about ul.services{
	width:620px;
}
#body-about ul.services li:nth-child(2n),
#body-about ul.services li{
	float:none;
	margin:0 auto 40px auto;
}

#catch img{
	width:90%;
	margin:0 auto;
	
}
#body-about #sub-visual{
	height:300px;
}

/* order-flow
------------------------------------------------------------ */
#body-order ul.flow {
	width: 600px;
	margin: 60px auto 0 auto;
}
#body-order ul.flow li {
	width: 600px;
	margin:0 auto 30px auto;
	box-sizing: border-box;
}
#body-order ul.flow li .grid .column-1 {
	width: 415px;
}

/* order-policy
------------------------------------------------------------ */
#body-order ul.policy{
	width:600px;
}
#body-order ul.policy li:last-child,
#body-order ul.policy li{
	float:none;
	width:580px;
	margin:0 auto;
}
#body-order ul.policy li h3{
	margin-top:40px;
}
#body-order #sub-visual{
	height:300px;
}


/* casestudy ---------------------------------------------- */
#body-casestudy ul.casestudy{
	width:446px;
	margin:60px auto 0 auto;
}
#body-casestudy ul.casestudy li:nth-child(4n),
#body-casestudy ul.casestudy li{
	float:left;
	margin:0 0 40px 0;
	padding:0;
}
#body-casestudy ul.casestudy li:nth-child(2n) {
	float:right;
	margin:0;
}
#body-casestudy ul.casestudy li:nth-child(2n+1){
	clear:both;
}
#body-casestudy table.casestudy{
	width:620px;
}
#body-casestudy #sub-visual{
	height:300px;
}

/* casestudy detail --------------------------------- */
#body-casestudy .detail-text,
#body-casestudy .detail-text,
#body-casestudy .detail-image .grid .column-1,
#body-casestudy .detail-image .grid .column-2 ul,
#body-casestudy .detail-image .grid .column-2,
#body-casestudy .detail-image{
	width:620px;
	float:none;
	clear:both;
}
#body-casestudy .detail-image .grid .column-2{
	height:230px;
	padding-top:4em;
}
#body-casestudy .detail-image .grid .column-2 p.caption{
	bottom:auto;
	top:12px;
}
#body-casestudy .detail-image .grid .column-1 img{
	max-width:100%;
	max-height:100%;
}
#body-casestudy .detail-image .grid .column-2 ul li:nth-child(odd) ,
#body-casestudy .detail-image .grid .column-2 ul li:nth-child(even) {
	padding-right:16px;
	padding-left:0;
}

#body-casestudy .detail-text .grid .column-1{
	width:170px;
}

#body-casestudy .detail-text .grid .column-2 ul.designer,
#body-casestudy .detail-text .grid .column-2 .tag-print,
#body-casestudy .detail-text .grid .column-2 {
	width:420px;
}

/* designers ---------------------------------------  */
#body-designers ul{
	width:564px;
}
#body-designers ul li:nth-child(3n),
#body-designers ul li {
	float: left;
	margin:0;
	padding:0;
	clear:none;
	margin-bottom: 45px;
}
#body-designers ul li:nth-child(2n) {
	float:right;
	margin:0 0 45px 0;
}
#body-designers ul li:nth-child(3n+1){
	clear:none;
}
#body-designers ul li:nth-child(2n+1){
	clear:both;
}

/* form --------------------------------------------- */
#body-contact form {
	width:620px;
}

/* voice -------------------------------------------- */
#voices .text{
	width:620px;
}


}


@media screen and (max-width:640px){

footer,
header{
    width:90%;
	padding-left:5%;
	padding-right:5%;
}


/* home  */
#body-top #main-visual-01,
#body-top #main-visual-02,
#body-top #main-visual-03,
#body-top #main-visual-04,
#body-top #key-visual,
#body-top #sub-visual{
	height:200px !important;
}

#body-top ul.casestudy,
#body-top ul.contents{
	width:620px;
}
#body-top ul.contents{
	width:90%;
	padding:60px 5% 0 5%;
}
#body-top ul.contents{
	margin:0 auto 20px auto;
}
#body-top ul.contents li:last-child,
#body-top ul.contents li:nth-child(2n),
#body-top ul.contents li{
	margin:0 auto 20px auto;
	float:none;
}

#body-top div.voices {
	width:90%;
	margin:0 auto 60px auto;
	clear:both;
}
#body-top div.voices .grid .column-1 {
	margin:24px 5% 30px 5%;
	width:90%;
	position: relative;
}
#body-top div.voices .grid .column-2 {
	margin:24px 5% 30px 5%;
	width:90%;
}
#body-top div.voices .grid .column-2 img{
	width:100%;
}


#body-top ul.casestudy{
	width:90%;
	margin:0 auto;
}
#body-top ul.casestudy li,
#body-top ul.casestudy li:nth-child(2n){
	position:relative;
	width:100%;
	float:none;
	margin:0 auto 20px auto;
}
#body-top ul.casestudy li p.sub-title,
#body-top ul.casestudy li h3,
#body-top ul.casestudy li .grid .column-2{
	margin-top:1em;	
}
#body-top ul.casestudy li .grid .column-2{
	text-align:center;
	float:none;
	margin:0 auto 30px auto;
}
#body-top ul.casestudy li h3{
	width:100%;
	margin-left:0;
	margin-right:0;
}
#body-top ul.casestudy li .grid .column-1{
	width:90%;
}


#hanav{
	display:block;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #2be;
	position:absolute;
	right: 30px;
	top: 10px;
	background: #fff;
	cursor:pointer;
}
#hanav i {
	color: #2be;
	position: absolute;
	
	top: 50%;
	left: 50%;
	margin-top: -0.53em;
	margin-left: -0.4em;
	
}

nav{
	display:none;
	float:none;
	clear:both;
}
nav ul{
	width:100%;
	border-top:1px solid #DDD;
}
nav ul li{
	width:100%;
	float:none;
	border:none;
	padding-left:0;
	margin-right:0;
}
nav ul li a{
	display:block;
	padding:12px 0;
	border-bottom:1px solid #DDD;
}
nav ul li a:hover{
	text-decoration:none;
	opacity: 0.8;
}


footer ul{
	width:100%;
	border-top:1px solid #DDD;
}
footer ul li{
	width:100%;
	float:none;
	border:none;
	padding-left:0;
}
footer ul li a{
	display:block;
	padding:12px 0;
	border-bottom:1px solid #DDD;
}
footer ul li a:hover{
	text-decoration:none;
	color:#2be;
}



/* about ---------------------------------------------------*/
.content-title p.image img{
	width:90%;
	padding:0 5%;
}
#body-about ul.services,
#body-about ul.services li{
	width:90%;
	padding:0 5%;
}
#body-about ul.services li .grid .column-1{
	width:100%;
	text-align:center;
	padding-bottom:1em;
}
#about div.grid div.column-2{
	float:none;
	clear:both;
	margin:0 auto;
	text-align:center;
}
#body-about #sub-visual{
	height:150px;
}

/* order-flow ---------------------------------------------- */
#body-order ul.flow {
	width: 100%;
	margin: 60px auto 0 auto;
}
#body-order ul.flow li {
	width: 90%;
	margin:0 auto 30px auto;
	box-sizing: border-box;
	position:relative;
}
#body-order ul.flow li .grid .column-1 {
	width:auto;
	padding:30px 30px 15px 30px;
	margin:0;
	float:none;
}
#body-order ul.flow li .grid .column-2{
	float:none;
	text-align:center;
	margin:0 auto 15px auto;
}

/* order-policy
------------------------------------------------------------ */
#body-order ul.policy{
	width:90%;
	padding:0 5%;
}
#body-order ul.policy li:last-child,
#body-order ul.policy li{
	width:auto;
}
#body-order #sub-visual{
	height:150px;
}


/* casestudy ---------------------------------------------- */
#body-casestudy ul.casestudy{
	width:90%;
	padding:0 5%;
	margin:60px auto 0 auto;
}
#body-casestudy ul.casestudy li{
	width:46%;
	position:relative;
}
#body-casestudy ul.casestudy li .image img{
	width:100%;
}
#body-casestudy table.casestudy{
	width:100%;
	padding:0;
	margin:60px 0 0 0;
}
#body-casestudy table.casestudy tr th,
#body-casestudy table.casestudy tr td{
	padding:12px 5px;
	margin:0;
	list-style:none;
	width:auto !important;
}
#body-casestudy #sub-visual{
	height:150px;
}

/*detail */
#body-casestudy .detail-image .grid .column-2 ul li{
	width:30%;
    float: left;
    border-top: 1px solid #eee;
    padding-top: 18px;
    margin-bottom: 18px;
}
#body-casestudy .detail-image .grid .column-2 ul li:nth-child(odd) ,
#body-casestudy .detail-image .grid .column-2 ul li:nth-child(even) {
	padding-right:2%;
	padding-left:0;
}
#body-casestudy .detail-image .grid .column-2 ul li p.image img {
	max-width:90%;
}


/* designers ---------------------------------------  */
#body-designers ul{
	width:90%;
	padding:0 5%;
}
#body-designers ul li{
	width:100%;
	margin-bottom:3em;
}
#body-designers ul li {
	float:none;
}
#body-designers ul li .image{
	text-align:center;
}
#body-designers #sub-visual{
	height:150px;
}

/* casestudy detail --------------------------------------- */
#body-casestudy .detail-text,
#body-casestudy .detail-text,
#body-casestudy .detail-image .grid .column-1,
#body-casestudy .detail-image .grid .column-2 ul,
#body-casestudy .detail-image .grid .column-2,
#body-casestudy .detail-image{
	width:100%;
	height:auto;
	min-height:320px;
	float:none;
	clear:both;
}
#body-casestudy .detail-image .grid .column-2 ul li p.number{
	padding:0 0 0 5px;
}


#body-casestudy .detail-text .grid .column-1{
	width:90%;
	padding:0 5%;
}
.column-1 .author_image{
	text-align:center;
}

#body-casestudy .detail-text .grid .column-1 .author_text{
	position:relative;
	width:100%;
}
#body-casestudy .detail-text .grid .column-1 ul{
	width:100%;
}


#body-casestudy .detail-text .grid .column-2 ul.designer,
#body-casestudy .detail-text .grid .column-2 .tag-print{
	width:100%;
}
#body-casestudy .detail-text .grid .column-2{
	width:90%;
	padding:60px 5% 0 5%;
}


#body-casestudy .detail-text .grid .column-2 .tag-print ul{
	float: none;
	margin-bottom:5px;
}
#body-casestudy .detail-text .grid .column-2 .tag-print p.print {
	clear:both;
	position:relative;
	display:inline-block;
}


/* link --------------------------------------------- */
#body-link .link a{
	word-wrap:break-all;
}



/* voice -------------------------------------------- */
#voice .text{
}


/* form --------------------------------------------- */
#body-contact form {
	width:90%;
	padding:0 5%;
}



}