/* General Demo Style */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
    font-family: 'AnimalsNormal';
    src: url('fonts/animals-webfont.eot');
    src: url('fonts/animals-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/animals-webfont.woff') format('woff'),
         url('fonts/animals-webfont.ttf') format('truetype'),
         url('fonts/animals-webfont.svg#AnimalsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
font-family: 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background: #fff;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
	display:block;

}

a:link img{border:none;}/* 詳細度12 */
a:visited img{border:none;}/* 詳細度12 */
a:focus img,a:hover img{border:none;}/* 詳細度12 */
a:active img{border:none;}/* 詳細度12 */

a {
	color: #FF0000;
	text-decoration: none;
}

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

.container {
	width: 100%;
	position: relative;
}

.container.demo-1 {
	height: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.container > header,
.content-wrapper {
	padding: 40px 10px 20px;
	width: 900px;
	max-width: 900px;
	margin: 0 auto;
}

.content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

#colophon {
	width: 100%;
	background-color: #ff0000;
	position: relative;
}

.content-wrapper_footer{
	padding: 30px;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;

text-align: right;
color: #fff;
}

.content-wrapper_footer a{
	color:#fff;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
    margin: 10px 30px;

}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 0px;
}

.codrops-demos01 {
	float: right;
	font-size:44px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}


.codrops-demos a,
.codrops-demos01 a {
    display: inline-block;
    margin: 10px;
    color: #ff0000;
    font-weight: 700;
    line-height: 30px;

}

.codrops-demos a:hover,
.codrops-demos01 a:hover {
	color: #000;
	border-color: #000;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

/* dl */

dl {
	margin: 20px;
}

dt{
font-size: 13px;
font-weight: bold;
float: left;
margin-bottom: 15px;
}
dd{
font-size: 13px;
padding-left: 120px;
margin-bottom: 15px;
}

/* side */
#side{
    width:220px;
	float:left;
}

/* footer */
.content-wrapper_footer h2{
    font-size:42px;
}
.footer_telno {
	font-size:24px;
}

/* 各コンテンツ */

#box_profile {
border: 1px solid #ff0000;
padding: 20px;
height: 350px;
overflow: scroll;
}

.box_content {
	width:960px;
	margin:0px auto;
}
.left_nav {
	width:220px;
	float:left;
	
}

address {
	font-style: normal;
}



/* スライダー */
#panelwrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #FF0000;
    clear: both;
    overflow: hidden;
    width: 650px;
	padding: 10px;
}

#panelwrap01 {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    overflow: hidden;
    width: 650px;
}

#tabs {
    margin:0;
    padding:0;
}

#tabs li {
    list-style:none;
    float:left;
    margin-right:5px;
}

#tabs li a {
    display:block;
    padding:15px;
    color:#ff0000;
    text-decoration:none;
}

#tabs li a:hover, .selected {
    color:#000; !important;
}

article {
    padding:20px;

}

article h1 {
    font-size:30px;
    margin:0 0 10px 0;
}

p {
    margin:10px 0;
}


/* スライダー（WORKS） */
#works_panelwrap {

    clear: both;
    overflow: hidden;
    width: 650px;
}

#works_tabs {
    margin:0;
    padding:0;
}

#works_tabs li {
    list-style:none;
    float:left;
    margin-right:5px;
}

#works_tabs li a {
    display:block;
    padding:15px;
    color:#000;
    text-decoration:none;
}

#works_tabs li a:hover, .selected {
    color:#fff; !important;
}

article {
    padding:20px;

}

article h1 {
    font-size:30px;
    margin:0 0 10px 0;
}

p {
    margin:10px 0;
}

/* service */
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 150px;
	height: 150px;
	display: inline-block;
	margin: 5px;
}


/* staff */

.wrap_staff{
width: 175px;
height: 360px;
float: left;
margin-top: 230px;

}

#fade_staff01,
#fade_staff02,
#fade_staff03,
#fade_staff04 {
    height:auto;
    width:600px;
	background-color: #fff;
    padding:0;
    margin:15px;
    position:absolute;
    overflow:hidden;
    left:0px;
    top:0px;
    display:block;
}

.cont_staff{
    margin:0px auto 0 auto;
    width:580px;
    height:205px;
    background-color: #FFF;
    -moz-box-shadow: 0 0 100px 1px #fff;
    -webkit-box-shadow: 0 0 100px 1px #fff;
    font-size:12px;
	line-height: 20px;
}

.staff_l {
	float: left;
margin-right: 15px;
	
}

.close01 {
	position: absolute;
	right: 13px;
	bottom: 0px;
}

/* works */
.wrap{
background-image: url(../images/bg_works.gif);
width: 130px;
height: 160px;
padding: 10px;
font-size: 11px;
float: left;
margin: 0px 0 10px 10px;
}


#fade01,
#fade02,
#fade03,
#fade04,
#fade05,
#fade06,
#fade07,
#fade08,
#fade09,
#fade010,
#fade011,
#fade012,
#fade001,
#fade002,
#fade003,
#fade004,
#fade005,
#fade006,
#fade007,
#fade008,
#fade009,
#fade0010,
#fade0011,
#fade0012 {
    height:auto;
    width:450px;
	background-color: #fff;
	border: 1px solid #ff0000;
    padding:0;
    margin:15px;
    position:absolute;
    overflow:hidden;
    left:0px;
    top:0px;
    display:block;
}
.cont{
    margin:20px auto 0 auto;
    width:400px;
    height:auto;
    background-color: #FFF;
    -moz-box-shadow: 0 0 100px 1px #fff;
    -webkit-box-shadow: 0 0 100px 1px #fff;
    font-size:13px;
	line-height: 20px;
}

#fade0001,
#fade0002,
#fade0003,
#fade0004,
#fade0005,
#fade0006,
#fade0007,
#fade0008,
#fade0009,
#fade00010,
#fade00011,
#fade00012 {
    height:auto;
    width:650px;
	background-color: #fff;
	border: 1px solid #ff0000;
    padding:0;
    margin:15px;
    position:absolute;
    overflow:hidden;
    left:0px;
    top:0px;
    display:block;
}

.cont01{
    margin:20px auto 0 auto;
    width:600px;
    height:auto;
    background-color: #FFF;
    -moz-box-shadow: 0 0 100px 1px #fff;
    -webkit-box-shadow: 0 0 100px 1px #fff;
    font-size:13px;
	line-height: 20px;
}

.cont_img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
	line-height: 20px;
}


.close {
	position: absolute;
	right: 5px;
	bottom: 0px;
}

.box_desin {
background-color: #E6E6E6;
padding: 5px 10px;
margin-bottom: 20px;
margin-top: 10px;
}
.bt_site {
	border:0px;
	margin:10px 0px 5px 0px;
}

.site_img {
	border:0px !important; 
	border-bottom:15px;

}

.works01 {
font-size: 9px;
color: #868484;
margin-bottom: 1px;
margin-top: 5px;
}

.works02 {
font-size: 8px;
color: #bcbaba;
margin-bottom: 1px;
margin-top: 3px;
}


#works_other {
font-size: 12px;
font-weight: 300;
color: #fff;
width: 549px;
margin-left: 11px;
background-color: #000;
overflow: hidden;
padding: 10px;
margin-top: 10px;
line-height: 24px;
}



/* サイト全体スライダー */

.sl-slider-wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sl-slider {
	position: absolute;
	top: 0;
	left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #ff0000;
}

.sl-slide-vertical .sl-slide-inner {
	background: #fff;
}




html {-webkit-text-size-adjust:none}

/* プロフィールタブ切り替え */
.motion {

	display: none;
}
#motion_area1 {
	display: block;
}



