
#studio{}
#studio .inner{
}
#studio .main{}
/**/
#studio section{
	margin: 0 0 ;
}
#studio section:nth-child(even){
	background:#e7ecfb;
}
/**/
#studio section .inner{
	width:1250px;
	margin: 0 auto ;
}

@media screen and (max-width: 767px) {
	#studio{
		font-size: 0.9rem;
	}
	#studio section .inner{
	width:100%;
	}

}

/**/
#studio h3{
}
#studio h3 i{
	vertical-align: middle;
	margin-right: 15px;
	font-size: 30px;
	line-height: 30px;
	color: #04102b;
}
#studio h4{
	display: inline-block;
	margin:  0 0 20px;
	padding:10px 16px;
	background:rgba(0,0,0,0.65);
	color: #fcfcfc;
	font-size: 20px;
	line-height: 1;
}
#studio h5{
	display: block;
	width:350px;
	margin:  0 auto 3rem;
	padding:10px 16px;
	background:rgba(0,0,0,0.65);
	color: #fcfcfc;
	font-size: 17px;
	line-height: 1;
	text-align: center;
}
/* #studio .titleArea{
	margin-bottom:4.5rem;
	padding:0 1.5rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#studio .titleArea h3{
	margin-bottom: 3rem;
	font-size: 5.5rem;
	color:#204168;
}
#studio .titleArea span{
	display: inline-block;
	margin-left:1rem;
	font-size: 1rem;
} */


/* #################################################################### */
/*スタジオ支店案内*/
#studioBlanchArea{
	display: flex;
	justify-content: center;
	width:90%;
	min-width:960px;
	margin: 0 auto 1rem;
}
#studioBlanchArea > div{
	width:460px;
	margin:0 3rem;
	padding:0;
	box-sizing: border-box;
	background:#FFF;
	border-radius:8px;
	color: #333;
	box-shadow: 2px 3px 3px 3px rgba(0,0,0,0.05);
}
#studioBlanchArea > div div{
	margin-bottom:1rem;
}
#studioBlanchArea .image{
	margin-bottom:0.4rem;
}
#studioBlanchArea .imageCircle{
	position: absolute;
	top:-3.5rem;
	left:0.5rem;
}
#studioBlanchArea .imageCircle img{	
	filter:drop-shadow( 3px 3px 3px rgba(0,0,0,0.09));
}
#studioBlanchArea .container{
	position: relative;
	padding:1rem 1rem 0;
}
#studioBlanchArea .container .nameArea,
#studioBlanchArea .container .toShow{
	margin-left:140px;
}
#studioBlanchArea .container .nameArea strong.name{
	display: block;
	margin-bottom:0.8rem;
	font-size: 1.8rem;
}
#studioBlanchArea .container .nameArea span.en{
	display: block;
	font-size: 1rem;
	color: #737272;
}
#studioBlanchArea .container .toShow{
}
#studioBlanchArea .container .toShow a{
	text-decoration: none;
}
#studioBlanchArea .container .toShow .linkArea{
	display: flex;
	align-items: center;
}
#studioBlanchArea .container .toShow .linkArea span.studioInfo{
	display: inline-block;
	padding:3px;
	margin-right:0.8rem;
	background:#ede9e6;
	color: #181818;
	font-size: 0.75rem;
}
#studioBlanchArea .container .toShow a:hover  .linkArea span.studioInfo{
	background:#efdbcc;
}
#studioBlanchArea .container .toShow .linkArea span.arrow{
}
#studioBlanchArea .container .toShow .linkArea span.arrow img{
	display: inline-block;
}
#studioBlanchArea .container .access{
}
#studioBlanchArea .container .access span{
	display: inline-block;
	margin-right:1rem;
	line-height: 1.8;
}
#studioBlanchArea .container .access .moyori{
	display: block;
	width:40px;
	padding:0 3px;
	font-size: 0.78rem;
	background:#3b80ab;
	color: #fff;
	text-align: center;
}


/**/
#studio ul{
	width:100%;
}
#studio ul li{
}
#studio ul li img{
	display: block;
	width:100%;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.04);
}
#studio li .imagename{
	display: block;
	width:100%;
	right: 0;
	bottom:0;
	padding:0.2rem;
	box-sizing: border-box;
	font-size:0.9rem;
	line-height: 1.8;
	color: #555;
	text-align: center !important;
	background: #FFF;
	border:1px solid #eee;
	border-radius:8px;
}
/*blanch*/

#studio .blanch{
	width:100%;
	padding:3rem;
	box-sizing: border-box;
	text-align: left;
	color: #fff;
}
#studio .blanch.akihabara{
	background:url(../images/studio/akihabara/title_bg.jpg) no-repeat left center;
	background-size: cover;
}
#studio .blanch.shibuya{
	background:url(../images/studio/shibuya/title_bg.jpg) no-repeat left center;
	background-size: cover;
}
#studio .blanch .en{
	font-size: 4.6rem;
	line-height: 4rem;
	margin-bottom:1.2rem;
	font-weight: 500;
}
#studio .blanch h3{
	font-size: 1.5rem;
	color: #fff;
	text-align: left;
	font-weight: 300;
}
#studio .blanch p.address{
	display: inline-block;
	padding:2rem;
	border: 1px solid rgba(255,255,255,0.6);
	font-size: 0.9rem;;
}
#studio .blanch p.address a.map{
	display: inline-block;
	padding:4px 10px;
	line-height: 1;
	background:rgba(8,17,42,1);
	color: #ccc;
	font-size: 0.75rem;
	text-decoration: none;
}
#studio .blanch p.address a.map:hover{
	background:rgba(8,17,42,0.7);
}

/*-----------------------------------------*/

#studio .blanch_info{
	display: flex;
	width:100%;
	box-sizing: border-box;
	padding:0 1.5rem;
	line-height: 4rem;
	border-bottom:1px solid #ccc;
	color: #333;
	font-weight:100;
	font-size:1.2rem;
}
#studio .blanch_info p a{
	margin-right: 1.8rem;
	font-size:1.2rem;
	color: #333;
}
#studio .blanch_info p span{
	display: inline-block;
	font-size: 0.75rem;
	color: #333;
}
#studio .blanch_info a.access{
	display: inline-block;
	padding:4px 10px;
	line-height: 1;
	background:rgba(202,215,253,1);
	color: #222;
	font-size: 0.75rem;
	text-decoration: none;
}
#studio .blanch_info a.access:hover{
	background:rgba(202,215,253,0.7);
}

/**/

#studio .summary{
	background: #f2fcff;
	background: linear-gradient(90deg, rgba(242, 252, 255, 1) 0%, rgba(232, 255, 242, 1) 100%);
}



/* main area
==========================================*/
#studio #mainArea{}

/* bgcolor */
/* 
#studio #mainArea .bgcolor li{
	width:12%;
	margin: 0 0.2% 3%;
	padding:1.8%;
	background:#f4f4f4;
}
#studio #mainArea .bgcolor li img{
	background:rgba(42,25,12,0.8);
}
#studio #mainArea .bgcolor li .imagename{
	display: inline-block;
	right: 0;
	bottom:17%;
	width:auto;
	background:rgba(0,0,0,0.5);
}
#studio #mainArea .bgcolor li .imagename{
	display: inline-block;
	right: 0;
	bottom:17%;
	width:auto;
	background:rgba(0,0,0,0.5);
} */



/* office area
==========================================*/
#studio #officeArea{}
#studio #officeArea .deskcolor li{
	width:30%;
	margin: 0 1% 3%;
}
#studio #officeArea .main{
	width:60%;
}
#studio #officeArea .main img{
	width:100%;
}
#studio #officeArea .item li{
	width:14%;
	margin: 0 1% 3%;
}

/* sample */

#studio #officeArea .sample{
	float: right;
	width:32%;
	margin-bottom:40px;
}
#studio #officeArea .sample li{
}

#studio #officeArea .sample li:nth-child(1){
	display:block;
	width:100%;
	margin: 0 0 4% ;
}
#studio #officeArea .sample li:nth-child(2){
	display: inline-block;
	width:48%;
	margin: 0 1% 0 0;
}
#studio #officeArea .sample li:nth-child(3){
	display: inline-block;
	width:48%;
	margin: 0 0 0 1%;
}


#studio #officeArea .sample li img{
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.06);
}


/* whiteboard */

#studio #officeArea .whiteboard{
	display: flex;
	justify-content:space-between;
	width:100%;
	margin:0 auto 40px;
}
#studio #officeArea .whiteboard li{
}
#studio #officeArea .whiteboard li.main{
	width:52%;
}
#studio #officeArea .whiteboard li.main span{
	bottom:78px;
}
#studio #officeArea .whiteboard li.sample{
	width:39%;
	padding:38px;
	background:#D9E0EB;
	border-radius:50%;
}
#studio #officeArea .whiteboard li.sample p{
	padding:30px 0 0;
	font-size: 12px;
}
#studio #officeArea .whiteboard li img{
	max-width:100%;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.06);
}



/* house　studio area
==========================================*/
#studio #houseArea{
}
#studio #houseArea .main{
	width:70%;
	margin: 0 auto 3rem;
	text-align:center;
}
#studio #houseArea .main2{
	display: inline-block;
	width:80%;
	margin: 0 auto 3rem;
}
#studio #houseArea .main img{
	width:100%;
}
#studio #houseArea .panel li{
	width:30%;
	margin: 0 1% 3%;
}

/* image-sample */

#studio #houseArea .image-sample ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	width:100%;	
	margin: 0 0 3rem;
}
#studio #houseArea ul.image-sample {
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	width:100%;	
	margin: 0 0 3rem;
}
#studio #houseArea .image-sample li{
	width:47%;
	margin:0.5rem 0;
}
#studio #houseArea .image-sample li img {
	width:100%;
}

/* sample */

#studio #houseArea .sample{
	margin-bottom:40px;
	padding:2rem;
	box-sizing: border-box;
	background:white;
}
#studio #houseArea .sample ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	width:100%;	
}
#studio #houseArea .sample li{
	width:33%;
	padding:0 6%;
	box-sizing: border-box;
	text-align: center;
	font-family: 'Noto Serif Japanese',serif;
	font-size: 1.3rem;
	font-weight: bold;
}
#studio #houseArea .sample li:nth-child(odd){
	margin: 0 0 3% 0;
}
#studio #houseArea .sample li:nth-child(even){
	margin: 0 0 3% 0;
}
#studio #houseArea .sample li img{
	display: block;
	margin:0 0 1rem;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.06);
}
#studio #houseArea .hint{
	margin: 0 auto 1.5rem;
	font-size:1rem;
}
#studio #houseArea .note{
	margin: 0 auto ;
	font-size: 0.8rem;
}

/* officewallArea area
==========================================*/
#studio #officewallArea{}
#studio #officewallArea .main{
	display: inline-block;
	width:48.5%;
	margin: 0 0.5% 3rem;
}
#studio #officewallArea .main img{
	width:100%;
}
#studio #officewallArea .panel li{
	width:30%;
	margin: 0 1% 3%;
}

/* image-sample */

#studio #officewallArea .image-sample ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	width:100%;	
	margin: 0 0 3rem;
	background:#fff;
}
#studio #officewallArea .image-sample li{
	width:48%;
}

/* sample */

#studio #officewallArea .sample{
	margin-bottom:40px;
	padding:2rem;
	box-sizing: border-box;
	background:white;
}
#studio #officewallArea .sample ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	width:100%;	
}
#studio #officewallArea .sample li{
	width:33%;
	padding:0 6%;
	box-sizing: border-box;
	text-align: center;
	font-family: 'Noto Serif Japanese',serif;
	font-size: 1.3rem;
	font-weight: bold;
}
#studio #officewallArea .sample li:nth-child(odd){
	margin: 0 0 3% 0;
}
#studio #officewallArea .sample li:nth-child(even){
	margin: 0 0 3% 0;
}
#studio #officewallArea .sample li img{
	display: block;
	margin:0 0 1rem;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.06);
}
#studio #officewallArea .hint{
	margin: 0 auto 1.5rem;
	font-size:1rem;
}
#studio #officewallArea .note{
	margin: 0 auto ;
	font-size: 0.8rem;
}

/* other area
==========================================*/
#studio #otherArea{
	background:url(../images/studio/other_bg.jpg) no-repeat;
	background-size: 100%;
}
@media screen and (max-width: 767px) {
	#studio #otherArea{
		background:url(../images/studio/other_bg.jpg) no-repeat center;
		background-size: cover;
	}
}




#studio  #otherArea .titleArea{
}
#studio  #otherArea .titleArea h3{
	color:#FFF;
}
#studio  #otherArea .titleArea span{
	color:#FFF;
}
#studio  #otherArea  .summary{
	/* border: 1px solid #f9f9f9; */
	background:rgba(255,255,255,0.86);
}
#studio #otherArea .main{
	width:65%;
}
#studio #otherArea .main img{
	width:100%;
}

/* item */

#studio #otherArea .item{
	width:100%;
	margin-bottom:40px;
}
#studio #otherArea .item li{
	width:22%;
	margin: 0 1% 3%;
}
#studio #otherArea .item li img{
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.06);
}
