body {
color: #111111;
font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 'Hiragino Kaku Gothic ProN', Meiryo, "ＭＳ ゴシック", sans-serif;

font-size: 12px;
line-height: 1.5;
background-color:#F7F5ED;

	/*font-weight: lighter; */
	font-weight: 500;
}

a {
	color: #111111;
	text-decoration: none;
    outline: none;
}
a:hover{
	color: #111111;
	text-decoration: none;	
}

p {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.load{
	width:100%;
	height:50px;
	position: fixed;
	left:0%;
	top:35%;
}

#w0{
    padding-top: 68px;
}
header{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 68px;

	z-index: 90;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.posfix header{

	height: 50px;
background-color: #ffffff;
	box-shadow: 0 0px 6px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0px 6px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0px 6px 0px rgba(0,0,0,0.3);
}
section{
	position: relative;
}
#modelroom section{
background-color: #ffffff;
}
header .header{
    width: 100%;
    box-sizing: border-box;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
nav ul{
    box-sizing: border-box;
    text-align: right;
    padding-top: 25px;
}
nav ul li{
    box-sizing: border-box;
    display: inline-block;
    margin-left:15px;
    margin-right: 15px;
	height: 15px;
}
nav ul li:nth-child(1){
	width:38px;
}
nav ul li:nth-child(2){
	width:103px;
}
nav ul li:nth-child(3){
	width:81px;
}
nav ul li:nth-child(4){
	width: 98px;
}

article{
	background-color: #F7F5ED;
}
.hmenu4 {
	text-align: center;
	
	height: 40px;
	width: 40px;
	cursor: pointer;
	position: fixed;
	
	right:-200px;
	bottom: 70px;
	background-color:rgba(35,35,117,0.9);
	z-index: 500;

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	/*display: none;*/
}
.hmenu4 a{
	display: block;
	width: 100%;
	height: 100%;
}
.hmenu4::after{
	pointer-events: none;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
	top: 16px;
    z-index: 1;
    width: 16px;
    height: 16px;
    margin: auto;

   border-left: #ffffff solid 2px;
    border-top: #ffffff solid 2px;

    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	
}
.hmenu4::before{
	pointer-events: none;
    content: "";
    position: absolute;
    left: 50%;
	top: 6px;
    z-index: 1;
    width: 16px;
    height: 2px;
    margin: auto;
    -webkit-transform: translateX(-50%) ;
    -moz-transform: translateX(-50%) ;
    -ms-transform: translateX(-50%) ;
    transform: translateX(-50%) ;
   border-bottom: #ffffff solid 1px;
}
.ancb{
	position: relative;
}
.ancb a{
    position: absolute;
	top: -70px;
	left: 0;
}
section.mainimg{
	opacity: 0;
}
section.mainimg.show1{
	-webkit-transition:transform 1s ,opacity 1s,filter 1s;
	-moz-transition:transform 1s , opacity 1s,filter 1s;
	transition:transform 1s , opacity 1s,filter 1s;
	
-moz-transition-delay:0.5s;
-webkit-transition-delay:0.5s;
-o-transition-delay:0.5s;
-ms-transition-delay:0.5s;
	
	opacity:1;
}
#index .mainimg{
    height: auto;
    position: relative;
    padding-top: 20px;
}
#index .mainimg .imgc0{
	background-color: #ffffff;
}
#index .mainimg .imgc{
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    padding-bottom: 4px;
}
#index .mainimg .imgc img{
    width: 100%;
    vertical-align: bottom;
    display: block;

}
#index .mainimg .mainc{
    position: relative;
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    z-index: 3;
    margin-bottom: 10px;
}
#index .mainimg .mainc img{
	width: 100%;

}
#index .mainimg .mainc ul{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;

}
#index .mainimg .mainc ul li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#index .mov{
    box-sizing: border-box;
    width: 97%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
	text-align: right;
}
#index .mov img{
	width: 30%;
	max-width: 207px;
	}
#index .mov video{
    box-sizing: border-box;
    background-color: #ffffff;

    padding: 15px;

    border: 1px solid #c8c7c6;
    position: relative;
	width: 100%;
}
.cft .pnl2 {
	text-align: center;
}
.cft .pnl2 li{
    display: inline-block;
    max-width: 300px;
    width: 45%;
    box-sizing: border-box;
    position: relative;
    background-color: #ffffff;
    margin-left: 2%;
    margin-right: 2%;
    border: 1px solid #1E1D76;

}
/*.cft .pnl2 li::after{
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    position: absolute;
	left: 0;
	top: 0;

	box-sizing: border-box;
-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}*/
.cft .pnl2 li  a{
	    box-sizing: border-box;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
height: 100%;
    width: 100%;
display: block;
	position: relative;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.cft .pnl2 li  a:hover{
	opacity: 0.7;
}
.cft .pnl2 li img{
    margin-right: auto;
    margin-left: auto;
	    max-width: 260px;
	display: block;
	vertical-align: bottom;
	width: 100%;
}
.cft .pnl2 li:hover::after{
    border: 5px solid #ffffff;
opacity: 0.7;
}
#index .pnl {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 100px;
}
#index .pnl li{
    display: inline-block;
    max-width: 450px;
    width: 45%;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #c8c7c6;
    background-color: #ffffff;
	padding: 20px;
	margin: 0 2% 3%;

}
#index .pnl li a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#index .pnl li::after{
	content: "";
	width: 50px;
	height: 50px;
	background-image: url('../images/top/clip.png');
	position: absolute;
	left: -15px;
	top: -15px;
}
#index .pnl li .timg{
	overflow: hidden;
	position: relative;
	width: 100%;
height: auto;
}
#index .pnl li .timg .timgi{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-image: url('../images/top/pnli_1.png');
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#index .pnl li:nth-child(2) .timg .timgi{
	background-image: url('../images/top/pnli_2.png');
}
#index .pnl li:nth-child(3) .timg .timgi{
	background-image: url('../images/top/pnli_3.png');
}
#index .pnl li:hover .timg .timgi{
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
-o-transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);
	    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="6" /></filter></svg>#filter');
    -webkit-filter: blur(3px);
    filter: blur(3px);
	background-image: url('../images/top/pnlio_1.png');
}
#index .pnl li:nth-child(2):hover .timg .timgi{
	background-image: url('../images/top/pnlio_2.png');
}
#index .pnl li:nth-child(3):hover .timg .timgi{
	background-image: url('../images/top/pnlio_3.png');
}
#index .pnl li .timg .timgc{

	position:relative;
	width: 100%;


}

#index .pnl li .timg .timgc img{
	width: 100%;
}
#index .pnl li h3 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    max-width:332px;
}
#index .pnl li h3 img{
	width: 100%;
}
section .secin{
    width: 98%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}
#story section .secin{

    padding-bottom: 0px;
}
ul.sns{
    text-align: center;
    position: relative;
    margin-top: 10px;
    margin-bottom:40px;
}
ul.sns li {
	display: inline-block;
	   margin-left: 10px;
    margin-right: 10px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
ul.sns li:hover {
	opacity: 0.7;
}
#modelroom .mainimg,
#project .mainimg,
#story .mainimg{
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	background-color: #EEEDE9;
}
#story .mainimg img{
	width: 100%;
	/*display: block;
	vertical-align: bottom;*/
}
#project .mainimg img{
	width: 100%;
	display: block;
	vertical-align: bottom;
}
#modelroom #w0{
	background-color: #ffffff;
}
#modelroom article {
	background-color: #ffffff;
}
#modelroom .mainimg img{
	width: 100%;
	display: block;
	vertical-align: bottom;
}
#project .cttc1{
    box-sizing: border-box;
    background-image: url('../images/project/img_04.png');
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    max-width: 880px;

    margin-left: auto;
    margin-right: auto;
}
#project .cttc2{
    width: 100%;
    max-width: 900px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
#project .cttc2 img{
	width: 100%;
	display: block;
	vertical-align: bottom;
}
#project .cttc1 p{
	font-size: 12px;
	line-height: 18px;
}
#project .cttc1 span{
    background-color: #343434;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;

}
#story section{
	overflow: hidden;

}
#project section {

	background-image: url('../images/project/bg_01.jpg');
}
#story section h2{
    text-align: center;
    width: 100%;
    position: relative;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:30px;
}
#story section h2 img{
	width: 100%;
}
#story .cbtn{
    width: 100%;
    max-width: 400px;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-top: 50px;
}
section.cft{
    background-color: #ffffff!important;
    padding-bottom: 40px;
}
#index section.cft{
	background-color: #F9F6EF!important;
}
section.cft .secin{
   padding-bottom: 0px!important;
}
#story .cbtn img{
	width: 100%;
}
#story .cbtn:hover{
	opacity: 0.7;
}
#modelroom .cbtn{
    width: 100%;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-left: auto;
    margin-right: auto;

    margin-top: 50px;
}
#modelroom .cbtn li{
	width: 48%;
	float: left;
}
#modelroom .cbtn li a{
	opacity: 1;
}
#modelroom .cbtn li a:hover{
	opacity: 0.7;
}
#modelroom .cbtn li a img{
	width: 100%;
}
#story .pnl {
    text-align: center;
    margin-bottom: 50px;
}
#story .pnl li{
    display: inline-block;
    max-width: 328px;
    width: 45%;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #c8c7c6;
    background-color: #ffffff;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 20px;
}
#story .pnl li a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#story .pnl li::after{
	content: "";
	width: 50px;
	height: 50px;
	background-image: url('../images/top/clip.png');
	position: absolute;
	left: -15px;
	top: -15px;
}
#story .pnl li .timg{
	overflow: hidden;
	position: relative;
	width: 100%;
height: auto;
}
#story .pnl li .timg .timgi{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-image: url('../images/story/pnli_1.png');
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#story .pnl li:nth-child(2) .timg .timgi{
	background-image: url('../images/story/pnli_2.png');
}
#story .pnl li:nth-child(3) .timg .timgi{
	background-image: url('../images/story/pnli_6.png');
}
#story .pnl li:nth-child(4) .timg .timgi{
	background-image: url('../images/story/pnli_7.png');
}
#story .pnl li:hover .timg .timgi{
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
-o-transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);
	    /*-moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="6" /></filter></svg>#filter');
    -webkit-filter: blur(3px);
    filter: blur(3px);*/
	opacity: 0.7;
}

#story .pnl li .timg .timgc{

	position:relative;
	width: 100%;


}

#story .pnl li .timg .timgc img{
	width: 100%;
}
#story .pnl li h3 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    max-width: 340px;
}
#story .pnl li h3 img{
	width: 100%;
}
#story .fig1t{
	width: 60%;
	float: left;
}
#story .fig1{
    width: 38%;
    max-width: 330px;
    float: right;
    margin-left: 2%;
    margin-bottom: 2%;
}
#project .fig1{
    width: 38%;
    max-width: 200px;
    float: right;
    margin-left: 2%;

    margin-top: -110px;
}
#project .fig1 img{
	width: 100%;
}
#modelroom .secin,
#story .secin{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
p.lead{
	    font-size: 16px;
    line-height: 40px;
    color: #5e5e5e;
	
/*font-family: 'Rounded Mplus 1c',sans-serif;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
    font-weight: normal;
}
#modelroom p.lead{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
p.lead a{
	color: #f89b2f;
	text-decoration: underline;
}
#story .fig1 img{
	display: block;
	vertical-align: bottom;
	width: 100%;
	 border: 4px solid #ffffff;
}
.cpnl2 {
	text-align: center;
	font-size: 0px;
}
.cpnl2 li{
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    position: relative;

    background-color: #1E1D76;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    border-right: 1px solid #ECE8D3;
	border-top: 1px solid #ECE8D3;
	
}
.cpnl2 li a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 7;
}
.cpnl2 li:nth-child(2){
	border-left: 1px solid #ECE8D3;
	border-right: none;
	border-top: 1px solid #ECE8D3;
	
}
.cpnl2 li::after{
    content: "";
    width: 100%;
    height: 100%;

    position: absolute;
	left: 0;
	top: 0;

	box-sizing: border-box;
-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.cpnl2 li h3 {

    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    max-width: 225px;
}
.cpnl2 li h3 img{
	width: 100%;
}
.cpnl2 li:hover::after{
    border: 5px solid #ffffff;
opacity: 0.7;
}


.pnl3 {
    text-align: center;

	font-size: 0px;
}
.pnl3 li{
    display: inline-block;

    width: 25%;
    box-sizing: border-box;
    position: relative;

    background-color: #ffffff;


}
.pnl3 li:nth-child(2)::after,
.pnl3 li:nth-child(3)::after,
.pnl3 li:nth-child(4)::after{
	box-sizing: border-box;
    border-left: 2px solid #ECE8D3;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
}
.pnl3 li:nth-child(3){


}

.pnl3 li a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.pnl3 li .timg{
	overflow: hidden;
	position: relative;
	width: 100%;
height: auto;
}
.pnl3 li .timg .timgi{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-image: url('../images/common/pnli_1.jpg');
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.pnl3 li:nth-child(2) .timg .timgi{
	background-image: url('../images/common/pnli_2.jpg');
}
.pnl3 li:nth-child(3) .timg .timgi{
	background-image: url('../images/common/pnli_3.jpg');
}
.pnl3 li:nth-child(4) .timg .timgi{
	background-image: url('../images/common/pnli_4.jpg');
}
.pnl3 li:hover .timg .timgi{
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
-o-transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);
	    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="6" /></filter></svg>#filter');
    -webkit-filter: blur(3px);
    filter: blur(3px);

	background-image: url('../images/common/pnlio_1.jpg');
}
.pnl3 li:nth-child(2):hover .timg .timgi{
	background-image: url('../images/common/pnlio_2.jpg');
}
.pnl3 li:nth-child(3):hover .timg .timgi{
	background-image: url('../images/common/pnlio_3.jpg');
}
.pnl3 li:nth-child(4):hover .timg .timgi{
	background-image: url('../images/common/pnlio_4.jpg');
}
.pnl3 li .timg .timgc{
	position:relative;
	width: 100%;
}
.pnl3 li .timg .timgc img{
	width: 100%;
	display: block;
	vertical-align: bottom;
}
.pnl3 li .timg .timgc img._sp560{
	display: none;
}
.pnl3 li h3 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    max-width: 210px;
}
.pnl3 li h3 img{
	width: 100%;
}
.pnl3 li a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 5;
}
.pnl3 li a .icon_new{
	position: absolute;
	right: 0;
    top: 0;
	height: 50px;
	display: block;
}
.pnl3 li a p{
    position: absolute;
    border: 1px solid #FFFFFF;
    left: 50%;
    top: 50%;
    color: #ffffff;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
}
.pnl3 li a p img{
	height: 18px;
	display: block;
	vertical-align: bottom;
}
.pnl3 li a p::after{
	    content: "";
    position: absolute;
     left:-106px;
	top:13px;
    z-index: 1;
    width: 8px;
    height: 8px;
    margin: auto;
-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
border-top: #ffffff solid 1px;
border-right: #ffffff solid 1px;
	
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pnl3 li:hover a p{
    background-color: rgba(255,255,255,0.3);
    padding-left: 30px;
}
.pnl3 li:hover a p::after{
     left:10px;

}
#project .secin{
    width: 98%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
	font-size: 16px;
	line-height: 40px;
	color: #5e5e5e;
}
#project h2{
	width: 100%;
	max-width: 600px;
}
#project h2 img{
	width: 100%;

}
#modelroom .stab{
    box-sizing: border-box;	
    text-align: center;
    margin-bottom: 50px;
}
#modelroom .stab li{
display: inline-block;
    max-width: 360px;
    width: 45%;
    box-sizing: border-box;
    position: relative;
    background-color: #ffffff;
    margin-left: 2%;
    margin-right: 2%;
    
    padding-top: 20px;
    padding-bottom: 20px;
	text-align: center;
-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#modelroom .stab li:nth-child(1){
	border: 1px solid #fbe57e;
}
#modelroom .stab li:nth-child(2){
	border: 1px solid #97c6d0;
}
#modelroom .stab li a{
	display: block;
	position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	z-index: 5;
}
#modelroom .stab li:nth-child(1).act,
#modelroom .stab li:nth-child(1):hover{
    background-color: #fbe57e;
}
#modelroom .stab li:nth-child(2).act,
#modelroom .stab li:nth-child(2):hover{
    background-color: #97c6d0;
}
#modelroom .stab li::after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center center;
    background-image: url('../images/modelroom/stab1.png');
    background-repeat: no-repeat;
}
#modelroom .stab li:nth-child(2)::after{
	background-image: url('../images/modelroom/stab2.png');
}
#modelroom .stab li.act::after,
#modelroom .stab li:hover::after{
    background-image: url('../images/modelroom/stabo1.png');
}
#modelroom .stab li:nth-child(2).act::after,
#modelroom .stab li:nth-child(2):hover::after{
    background-image: url('../images/modelroom/stabo2.png');
}
#modelroom .stab li p{
    opacity: 0;
}
#modelroom .figl{
	float: left;
	width: 35%;
	max-width: 340px;
}
#modelroom .figl img{
	width: 100%;
}
#modelroom h2{
	width: 100%;
	max-width: 863px;
}
#modelroom h2 img{
	width: 100%;
}
#modelroom .figr{
	float: right;
	width: 65%;
	max-width: 640px;
}
#modelroom .figr .slide{
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
}
#modelroom .figr .slide .spp{
position: absolute;
top: 0;
bottom: 0;

margin: auto;
content: "";
vertical-align: middle;
left: -16px;
box-sizing: border-box;
width: 26px;
height: 20px;
border: 20px solid transparent;
border-right: 26px solid #666666;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: 60;
}
#modelroom .figr .slide .spp:hover{
	opacity: 0.7;
}
#modelroom .figr .slide .snn{
position: absolute;
top: 0;
bottom: 0;
z-index: 61;
margin: auto;
content: "";
vertical-align: middle;
right: -16px;
box-sizing: border-box;
width: 20px;
height: 20px;
border: 20px solid transparent;
border-left: 26px solid #666666;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#modelroom .figr .slide .snn:hover{
	opacity: 0.7;
}
#modelroom .figr .slide img{
	width: 100%;
	vertical-align: bottom;
	display: block;
}
#modelroom .figr .slide ul{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
#modelroom .figr .slide ul li{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#modelroom .figr .slide ul li.act{
	opacity: 1;
	
}
#modelroom .figr .slide ul li img{
	vertical-align: bottom;
	display: block;
	width: 100%;

}
#modelroom .sth{
	font-size: 0px;
	box-sizing: border-box;
}
#modelroom .sth li {
    width: 19.6%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-right: 0.5%;
}
#modelroom .sth li:nth-child(5) {
    margin-right: 0%;
}
#modelroom .sth li img{
	vertical-align: bottom;
	display: block;
	width: 100%;
}

#modelroom .sth li::after{
		cursor: pointer;
	content: "";
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(151,198,208,0.6);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#modelroom .sth.bcol2 li::after{

	background-color: rgba(252,248,202,0.6);

}

#modelroom .sth li.act::after,
#modelroom .sth li:hover::after{
	opacity: 0;
}


#modelroom .btn_camera{
	width: 300px;
	margin: 10px auto 0;
}
#modelroom .mbtn{
	width: 100%;
    box-sizing: border-box;	
    text-align: center;
    margin-bottom: 50px;
	margin-top: 50px;
}
#modelroom .mbtn li{
	/*float: left;*/
    display: inline-block;
    width: 45%;
    box-sizing: border-box;
    position: relative;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 20px;
    padding-bottom: 20px;
	text-align: center;
}
#modelroom .mbtn li a{
    width: 100%;
	z-index: 5;
}
#modelroom .mbtn li a img{
	width: 100%;
}
#modelroo, .mbtn2 {
	width: 100%;
}
#modelroo, .mbtn2 li {
	float: left;
	width: 48%;
	margin: 5% 1%;
	border: 1px solid #f00;
}
#modelroo, .mbtn2 li a {
	width: 100%;
}

/*report*********************************************/
#report .imgW100{
	width: 100%;
}
#report .secin{
	background: #fff;
	width: 98%;
    max-width: 1000px;
    margin: 0 auto;
	font-size: 16px;
	line-height: 36px;
	color: #5e5e5e;
}
#report .secin .imgc{
	max-width: 560px;
	margin: 0 auto 5%;
	text-align: center;
}
#report .secin .imgc img{
	width: 100%;
}
#report .secin h2 {
	width: 92%;
	margin: 0 auto 5%;
}
#report .secin h2 img{
	width: 100%;
}
#report .secin2{
	width: 98%;
    max-width: 1000px;
    margin: 0 auto;
	line-height: 40px;
	color: #5e5e5e;
}
#report .stab{
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 50px;
}
#report .stab li{
display: inline-block;
    max-width: 360px;
    width: 45%;
    box-sizing: border-box;
    position: relative;
    background-color: #ffffff;
    margin-left: 2%;
    margin-right: 2%;
    
    padding-top: 20px;
    padding-bottom: 20px;
	text-align: center;
-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#report .stab li:nth-child(1){
	border: 1px solid #fbe57e;
}
#report .stab li:nth-child(2){
	border: 1px solid #97c6d0;
}
#report .stab li a{
	display: block;
	position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	z-index: 5;
}
#report .stab li:nth-child(1).act,
#report .stab li:nth-child(1):hover{
    background-color: #fbe57e;
}
#report .stab li:nth-child(2).act,
#report .stab li:nth-child(2):hover{
    background-color: #97c6d0;
}
#report .stab li::after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center center;
    background-image: url('../images/modelroom/stab1.png');
    background-repeat: no-repeat;
}
#report .stab li:nth-child(2)::after{
	background-image: url('../images/modelroom/stab2.png');
}
#report .stab li.act::after,
#report .stab li:hover::after{
    background-image: url('../images/modelroom/stabo1.png');
}
#report .stab li:nth-child(2).act::after,
#report .stab li:nth-child(2):hover::after{
    background-image: url('../images/modelroom/stabo2.png');
}
#report .stab li p{
    opacity: 0;
}
#report .reportArea{
	width: 95%;
	margin: 0 auto 7%;
}
#report .head,
#report p{
	margin:0 2%;
}
#report .therapy_point,
#report .skillup_point{
	padding: 3%;
	width: 75%;
	max-width: 890px;
	margin: 3% auto 0;
}
#report .therapy_point p,
#report .skillup_point p{
	font-size: 14px;
	line-height: 26px;
	margin-top: -10px;
}
#report .therapy_point li,
#report .skillup_point li{
	width: 48%;
	float: left;
	margin-right:2%; 
}
#report .therapy_point li:last-child,
#report .skillup_point li:last-child{
	margin-right:0;
	width: 50%;
	
}
#report .therapy_point{
	border: 2px solid #f8b551;
	background: #fdfbe5;
}
#report .skillup_point{
	border: 2px solid #9dc5f0;
	background: #ecf7f8;
}
#report .interviewArea{
	background: #f8f8f8;
	padding: 5% 0;
	margin-top: 200px;
}
#report .interviewArea ul{
	width: 90%;
	margin:  auto;
}
#report .interviewArea li{
	float: left;
	
	margin: 0 1%;
}
#report .interviewArea li:nth-child(1){
	width: 50%;
}
#report .interviewArea li:nth-child(2){
	width: 46%;
}
#report .interviewArea li img{
	width: 100%;
}
#report .interviewArea .credit p,  .p_credit {
	font-size: 10px;
	line-height: 14px;
}
#report .interviewArea .credit li span.therapy{
	color: #f39e3b;
	font-weight: bold;
}
#report .interviewArea .credit li span.skillup{
	color: #7ca0e2;
	font-weight: bold;
}
#report .p_credit span{
	font-weight: bold;
}
#report .rbtn {
	width: 450px;
	height: 100%;
	margin: 0 auto;
	 position: relative;
}
#report .rbtn a{
	position: absolute;
	top: 0;
	left:0;
}
@media all and (-ms-high-contrast: none){
#report .interviewArea{

	margin-top: 100px;
}
}

@media all and (-ms-high-contrast:none){

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

}

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

}
@media screen and (max-width: 1024px) {
.pnl3 li a p img{
	height: 16px;
}


}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 900px) {

}
@media screen and (max-width: 860px) {
.pnl3 li a p img{
	height: 12px;
}


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

	
}
@media screen and (max-width: 768px) {
#project .fig1 {
    width: 38%;
    max-width: 240px;
    float: right;
    margin-left: 2%;
    margin-top: 0px;
}
#index .mainimg{

    padding-top: 40px;
}
#index .mainimg .imgc {

}
#g-footer .footer-nav {
    width: 100%;
    margin-left: 0px;
}
#g-footer .footer-nav, #g-footer .footer-info {
    margin-bottom: 0px;
}
#g-footer .footer-info {
    margin-right: 0px;
    width: 100%;
}
#g-footer .footer-info ul {
    width: 100%;
    height: auto;
    border-left: none;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0px;
    margin-bottom: 30px;
    box-sizing: border-box;
	font-size: 0px;
	border-top: 1px solid #cccccc;
}
#g-footer .footer-info ul li{
	width: 33.33%;
	font-size: 10px;
	display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
}
#g-footer ul li{
	font-size: 10px;
	}
#g-footer .footer-nav .nav-1, #g-footer .footer-nav .nav-2 {
    margin-top: 20px;
}
#g-footer .footer-nav .nav-3, #g-footer .footer-nav .nav-4 {
    margin-top: 22px;
}
}
@media screen and (max-width: 700px) {



}
@media screen and (max-width: 640px) {
#index .pnl li {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
	
._sp640	{
	display:block;
}
._pc640	{
	display:none;
}
}
@media screen and (max-width: 584px) {
#index .mov video{

    padding: 10px;


}

.pnl3 li:nth-child(1) .timg .timgi{
background-position: center 15%;
}
.pnl3 li:nth-child(2) .timg .timgi{
background-position: center 17%;
}
.pnl3 li:nth-child(3) .timg .timgi{
background-position: center 15%;
}
	
#story .fig1{
    width: 100%;
    max-width: 300px;
    float: none;
    margin-left: auto;
    margin-bottom: 10px;
    margin-right: auto;
}
#modelroom .figl {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#modelroom .figr {
    float: none;
    width: 100%;

    margin-left: auto;
    margin-right: auto;
}
#modelroom .mbtn li{
	display: block;
	float: none;
	width: 80%;
	margin: 0 auto;
	}
section .secin {

    padding-top: 10px;

}
#modelroom .stab {

    margin-bottom: 20px;
}
#modelroom .stab li::after {
    background-size: 80% auto;    
}
#modelroom .stab li {

    width: 49%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0%;
    margin-right: 0%;

}
#report .stab {

    margin-bottom: 20px;
}
#report .stab li::after {
    background-size: 80% auto;    
}
#report .stab li {

    width: 49%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0%;
    margin-right: 0%;

}
	
#report .therapy_point,
#report .skillup_point{
	padding: 5%;
	width: 90%;
	margin: 3% auto 0;
}
#report .therapy_point li,
#report .skillup_point li{
	float: none;
	width: 100%;
	
}
#report .therapy_point li:nth-child(1) ,
#report .skillup_point li:nth-child(1) {

	text-align: center;
}
#report .therapy_point li:nth-child(1) img,
#report .skillup_point li:nth-child(1) img{
	width: 50%;
}
#report .therapy_point li:nth-child(2) ,
#report .skillup_point li:nth-child(2) {
width: 100%;
}
#report .therapy_point li:nth-child(2) img,
#report .skillup_point li:nth-child(2) img{
	width: 20%;
}
#report .therapy_point li p,
#report .skillup_point li p{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	width: 100%;

}
#report h2 img{
	margin: 4% 0 6%;
}
#report .head{
	width: 80%;

}
	#report .interviewArea li:nth-child(1),#report .interviewArea li:nth-child(2){
		width: 100%;
		float: none;
	}
	
	#report .interviewArea li img{
		width: 100%;
	}
	
	#report .interviewArea li:nth-child(2) img{
		width: 80%;
		margin-left: 15%;
	}
	#report .interviewArea .credit p,  .p_credit{
	 margin-bottom: 3%;
	 font-size:9px;
	 line-height: 12px;
}
#report .rbtn {
	width: 90%;
	margin: 0 auto;
}
	#report .rbtn img{
		width:100%;
	}
	
#project h2 {
    margin-top: 0px;    
}
#story section h2 {

    width: 90%;

}
#story .cbtn{

    margin-bottom: 10px;
    margin-top: 10px;
}
p.lead {
    font-size: 12px!important;
    line-height: 22px!important;

}
#story section h2 {

    margin-bottom: 0px;
}
	.mb100{
    margin-bottom: 40px;		
	}
.pnl3 li a p img{
	height: 16px;
}
#index .pnl {
    margin-top: 30px;
    margin-bottom: 15px;
}
#index .mainimg .mainc{

    margin-bottom: 0px;
}
#project .secin {

    font-size: 14px;
    line-height: 30px;
  
}
.pnl3 li:nth-child(2)::after{
	display: none;
}
#story .pnl li {
    width: 48%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
.pnl3 li {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background-color: #ffffff;
}
	
#w0 {
    padding-top: 50px;
}
header {

    height: 50px;

}
nav ul li{
	 height: 12px;
}
nav ul li:nth-child(1){
	width:30px;
}
nav ul li:nth-child(2){
	width:82px;
}
nav ul li:nth-child(3){
	width:86px;
}
nav ul li:nth-child(4){
	width: 78px;
}
nav ul li img{
    height: 12px;
	width: auto;
}
ul.sns li {
    margin-left: 5px;
    margin-right: 5px;
}
ul.sns li img{
    width: 40px;
	height: 40px;
}
.cft .pnl2  {
	font-size: 0px;
	}
.cft .pnl2 li {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 10px;
}
	
#index .pnl li::after {
left: -10px;
	top: -10px;
    width: 30px;
    height: 30px;
    background-size: 100% auto;    
}
#index .pnl li {
    width: 48%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}

#g-footer .footer-nav, #g-footer .footer-info {
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;	
}
#g-footer .footer-nav .nav-1 {
    margin-top: 10px;
	 padding-top: 10px;
    margin-left: 0px;
	width: 100%;
		border-top: 1px solid #cccccc;
}
#g-footer .footer-info ul li {
    width: 50%;
}
#g-footer .footer-nav .nav-1 ul {
   font-size: 0px;
}
#g-footer .footer-nav .nav-1 li {
	font-size: 10px;
    width: 50%;
	display: inline-block;
}
#g-footer .home {
    margin-bottom: 0px;
}
#g-footer .footer-nav .nav-3 .sub {
    margin: 0 0 10px;
}
#g-footer .footer-nav .nav-1 .sub li,
#g-footer .footer-nav .nav-2 .sub li,
#g-footer .footer-nav .nav-3 .sub li,
#g-footer .footer-nav .nav-4 .sub li {
    margin: 4px 0 0px;

}
#g-footer .footer-nav .nav-2 {
    margin-top: 10px;
	 padding-top: 10px;
    margin-left:0px;
    width: 100%;
    border-top: 1px solid #cccccc;
   
}	
#g-footer .footer-nav .nav-2 ul li ul{
   font-size: 0px;
}
#g-footer .footer-nav .nav-2 ul li ul li {
	font-size: 10px;
    width:50%;
	display: inline-block;
}
#g-footer .footer-nav .nav-3 {
    margin-top: 10px;
	 padding-top: 10px;
    margin-left:0px;
    width: 100%;
    border-top: 1px solid #cccccc;
   
}	
#g-footer .footer-nav .nav-3 ul li ul{
   font-size: 0px;
}
#g-footer .footer-nav .nav-3 ul li ul li {
	font-size: 10px;
    width:50%;
	display: inline-block;
}
	#g-footer .footer-nav .nav-4 {
font-size: 0px;
	}
#g-footer .footer-nav .nav-4 li {
	vertical-align: top;
    margin-bottom: 5px;
	font-size: 10px;
    width:50%;
	display: inline-block;
}
#g-footer .footer-nav .nav-4 {
    margin-top: 0px;
	 padding-top: 10px;
    margin-left:0px;
    width: 100%;
    border-top: 1px solid #cccccc;
   
}	
#g-footer .footer-nav .nav-4 ul li ul{
   font-size: 0px;
}
#g-footer .footer-nav .nav-4 ul li ul li {
	font-size: 10px;
    width:50%;
	display: inline-block;
}
#g-footer .footer-info ul {

    padding-left: 0px;

}
#g-footer .copyright .small {
    color: #888;
    margin: 0px;
	text-align: center;
	width: 100%;
}
#g-footer .copyright .company {
    margin-right: 0px;
	text-align: center;
	width: 100%;
}
#g-footer .copyright {
   text-align: center;
}
#g-footer .footer_alert {
    color: #888;
    font-size: 10px;
    line-height: 12px;
    max-width: 1000px;
    margin: 30px auto 0;
    box-sizing: border-box;
    padding-left: 6px;
    padding-right: 6px;
}
._sp560	{
	display:block!important;
}
._pc560	{
	display:none!important;
}

}
@media screen and (max-width: 468px) {
nav ul li {
	height: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
nav ul li:nth-child(1){
	width:25px;
}
nav ul li:nth-child(2){
	width:69px;
}
nav ul li:nth-child(3){
	width:54px;
}
nav ul li:nth-child(4){
	width: 65px;
}
nav ul li img {
    height: 10px;
    width: auto;
}
._sp460	{
	display:block!important;
}
._pc460	{
	display:none!important;
}

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

._sp360	{
	display:block;
}
._pc360	{
	display:none;
}}
@media screen and (max-width: 360px) {

}

@media print{
	#w0{
		padding: 0;
		margin: 0;
	}
section .secin {

    padding-top: 0px;
    padding-bottom: 0px;
}
.hhemu0,
.reqbtn2,
.reqbtn,
#wrpG,
nav,
header,
.tlink,
.flogo,
.hlogo,
	.stab2,
	.hmenu4,
	.hmenu3,
	.hmenu2,
	.hmenu{
	display:none;
}

}