/* //////////////////////////////////////////////////////////////////////
//  global
//////////////////////////////////////////////////////////////////////*/

body {
	font-family:'FOT-ニューセザンヌ Pro M',NewCezannePro-M,'WadaLabMaruGo2004P4', 'メイリオ',Meiryo,'HiraKakuProN-W6','HiraKakuProN-W3','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Helvetica Neue', Helvetica, Arial, sans-serif;
}


input[type="text"],input[type="email"],
textarea {
	//width:100%;
	border: 1px solid #ddd;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa url(../../img/indy_v14/field_bkg.png) 0 0 repeat-x;
	color: #6a6a6a;
}

input[type="text"]:focus,input[type="email"],
textarea:focus {
	background-color: #f7f7f7;
	outline: none;
}

.inside {
	max-width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
	overflow: hidden;
}

.only_tb,
.only_sp {
	display: none;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

/* //////////////////////////////////////////////////////////////////////
//  header
//////////////////////////////////////////////////////////////////////*/

#header .inside {
	position: relative;
}

#mainNav{
	height: 50px;
	position: absolute;
	top: 20px;
	right: 10px;
	line-height: 50px;
	text-align: right;
}
#mainNav li{
	margin: 0 0 0 1.5em;
	padding: 0;
	display: inline;
}
#mainNav .current a {
	color: #e31d76;
}

/* //////////////////////////////////////////////////////////////////////
//  main
//////////////////////////////////////////////////////////////////////*/

#pageHead {
	margin: 0 0 20px;
	padding: 10px 0 20px;
	border-bottom: 1px solid #b9b9b9;
	color: #000;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFF;
	letter-spacing: -1px;
	line-height: 1.2;
}

#content {
	/*width:74.47%;*/
	margin: 0 0 20px;
	padding: 0 0 20px;
	float: left;
	background: #fff;
}
#content.full {
	width: 100% !important;
	float: none;
}

.headline02 {
	border-bottom: 1px solid #000;
	padding: 20px 0;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}

.headline03 {
	margin: 0;
	padding: 20px 0;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
}


#content .post {
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px;
}

#content .post::after {
	content: "";
	display: block;
	clear: both;
}

#content .last {
	margin: 20px 0;
	border-bottom: none;
	padding: 0;
}
#content .post .image {
	width: 160px;
	/*height: 120px;*/
	height: auto;
	float: left;
	overflow: hidden;
}
#content .post .image img {
	width: 100%;
	height: auto;
}
#content .post .text {
	margin: 0 0 0 185px;
}
#content .post .meta {
	margin: 0 0 10px;
	color: #808080;
	font-size: 10px;
	line-height: 2;
}
#content .post .articleTitle {
	margin: 0 0 10px;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
#content .post p {
	font-size: 14px;
	line-height: 2;
}

#content .post.message-body p{
	color:#000;
	font-size:14px;
}


#content .article_services .number {
	float: left;
	font-size: 36px;
	line-height: 1.2;
}
#content .article_services .text {
	margin: 0 0 0 75px;
}
#content .article_services .words {
	margin: 1em 0;
	font-size: 12px;
	line-height: 2;
}
#content .article_services li {
	display: inline;
}
#content .article_services li a {
	display: inline-block;
	padding: 0 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #444;
	color: #fff !important;
	font-size: 10px;
	line-height: 2;
}

#content .pagination {
	margin: 0 20px;
}
#content .pagination-next {
	float: left;
}
#content .pagination-prev {
	float: right;
}

#content .aboutus_list dt {
	width: 165px;
	padding: 15px 0 15px 25px;
	float: left;
}
#content .aboutus_list dd {
	padding: 15px 25px 15px 0;
}
#content .aboutus_list dd div {
	margin: 0 0 0 190px;
}
#content .aboutus_list .even {
	background: #f2f2f2;
}
#content .soshikizu {
	text-align: center;
}

#content .article_news .meta {
	margin-bottom: 1.5em;
	font-size: 12px;
	line-height: 1.5;
	text-align: right;
}
#content .article_news p {
	margin-bottom: 1.5em;
}
#content .article_news p img {
	max-width: 100%;
	height: auto;
}
#content .article_news .wp_social_bookmarking_light {
	border-top: 1px solid #ccc !important;
	padding: 10px 0 0 !important;
}

#content .article_recruit .articleTitle {
	margin: 0 0 40px;
	font-size: 22px;
	font-weight: normal;
}
#content .article_recruit .lead {
	margin: 0 0 25px;
}
#content .article_recruit .section {
	margin: 0 0 15px;
}
#content .article_recruit img {
	max-width: 220px;
	height: auto;
}

/* //////////////////////////////////////////////////////////////////////
//  sidebar
//////////////////////////////////////////////////////////////////////*/

#sidebar {
	width: 220px;
	margin: 0 0 20px;
	float: right;
}

#sidebar .widgetBox:after {
	content: "";
	display: block;
	clear: both;
}

#sidebar .sidebarBox {
	margin: 0 0 30px;
}
#sidebar .headlineS {
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
	color: #404040;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-weight: bold;
}

#s {
	width: 198px;
	padding: 7px 10px;
	color: #9a9a9a;
}

#sidebar .widget_tag_cloud a{
	display: block;
	margin: 0 5px 5px 0;
	padding: 5px 7px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f3f3f3;
	font-size: 10px !important;
}

#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
	color: #404040;
	font-weight: bold;
}
#wp-calendar th,
#wp-calendar td {
	text-align: left;
}
#wp-calendar th {
	color: #555;
}
#wp-calendar td {
	color: #b0b0ad;
	padding-top: 10px;
}
#wp-calendar td a{
	font-weight: bold;
}
#wp-calendar tfoot {
	color: #555;
}

#sidebar .widget_archive .headlineS {
	width: 100px;
	margin: 0 20px 0 0;
	float: left;
}

#sidebar .feed-btns {
	padding: 0 0 0 24px;
	background: url("../../img/indy_v14/feed-icon-16x16.png") 0 bottom no-repeat;
}
#sidebar .feed-btns a {
	display: inline-block;
	padding: 0 6px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fcb22b;
	color: #fff !important;
	font-size: 10px;
	font-family: Verdana;
	line-height: 20px;
}
#sidebar .feed-btns a:hover {
	color: #fff !important;
	background: #ff9500;
}

#sidebar .link_services {
	margin: 0 0 20px;
}
#sidebar .link_services dt {
	margin: 0 0 10px;
	border-bottom: 1px solid #b9b9b9;
	padding: 0 0 5px;
	font-weight: bold;
}
#sidebar .link_services li,
#sidebar .link_services dd {
	margin: 0 0 5px;
}
#sidebar .link_services a {
	display: block;
	padding: 10px 20px;
	background: #e7e7e7;
	font-size: 14px;
	line-height: 30px;
}
#sidebar .link_services span {
	float: right;
}

#sidebar .link_recruit .update {
	margin: 0 0 5px;
	text-align: right;
}
#sidebar .link_recruit .headgroup h2 {
	margin: 0 0 20px;
	padding: 10px 12px;
	background: #ef5b88;
	color: #fff;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#sidebar .link_recruit .section {
	margin: 0 0 30px;
}
#sidebar .link_recruit .section ul {
	padding-left: 1.5em;
}
#sidebar .link_recruit .section li {
	list-style: disc;
}
#sidebar .btRecruit {
	display: block;
	width: 131px;
	height: 32px;
	background: url(../../img/indy_v14/bt-recruit.png);
	text-indent: -9999px;
}

















/**** Isotope filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope-item { -webkit-transition-duration:0.8s; }

/* /////////////////////////////////////////////////////////////////////
//  02 - Global
/////////////////////////////////////////////////////////////////////*/

img.left {
	margin: 0 15px 15px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}







/
/*////////////////////////////////////////////////////////////////////
//  05 - Content
////////////////////////////////////////////////////////////////////*/





#content.full {
	margin: 0 0 20px 3%;
	padding: 0 0 0 0 !important;
	width: 94%;
}

#content.fullProjects{
	width: 100%;
	margin-left: 0;
}

#content.project {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 94% !important;
	padding: 30px 3% 0;
	background: #e2e2e2;
}

#content.threeFourth .page {
	width: 99%;
}

.home #content.threeFourth {
	padding-top: 30px !important;
}

.search #content .post {
	min-height: 50px;
}



.bstage {
	font-size: .75em;
	line-height: 1.5em;
	color: #777;
}

#content .post.lastPost {
	border-bottom: none;
}

#content h1 a,
#content h2 a,
#content h3 a,
.widgetBox h3 a,
#slideshow .slideText h3 a,
#content h4 a,
#content h5 a{
	color: #333 ;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
.widgetBox h3 a:hover,
#slideshow .slideText h3 a:hover,
#content h4 a:hover,
#content h5 a:hover{
	color: #666 ;
}

#content .postThumb{
	margin: 0 0 20px 0 !important;
}



/* top */

#homeMessage {
	width: 100%;
	margin: 0 0 15px;
	position: relative;
	background: #fff;
}
#homeMessage li img {
	width: 100%;
	height: auto;
}
#homeMessage .flex-caption {
	padding: 10px;
	background: #fff;
	text-align: left;
}
#homeMessage .flex-direction-nav li {
	font-size: 1px;
	line-height: 1;
}
#homeMessage .flex-direction-nav li a {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	background: #fff;
	position: absolute;
	top: auto;
	bottom: 9px;
	font-size: 16px;
	line-height: 20px;
	text-indent: 0;
	text-align: center;
	cursor: pointer;
}
#homeMessage .flex-direction-nav li a.prev {
	left: auto;
	right: 30px;
}
#homeMessage .flex-direction-nav li a.next {
	left: auto;
	right: 10px;
}

#eventBanner {
	margin: 0 0 10px;
}
#eventBanner li{
	width: 33.33%;
	float: left;
}
#eventBanner a,
#eventBanner span {
	display: block;
	padding: 0 7px;
}
#eventBanner .first a,
#eventBanner .first span {
	padding-right: 14px;
	padding-left: 0;
}
#eventBanner .last a,
#eventBanner .last span {
	padding-right: 0;
	padding-left: 14px;
}
#eventBanner img {
/*	width: 100%;
	height: auto;*/
	margin: 10px 0 0;
	float: none;
}

.headline01 {
	margin: 0 0 5px;
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 5px 5px 0;
	font-size: 10px;
}
.headline01 a {
	display: inline-block !important;
	padding: 0 6px !important;
	background: #ddd;
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 20px;
}
.headline01 a:hover {
	background: #f18ebb;
	color: #fff;
}

#backstage {
	margin: 0 0 10px;
}
#backstage li {
	width: 33.33%;
	float: left;
	font-size: 16px;
}
#backstage a {
	display: block;
	padding: 10px;
}
#backstage span {
	display: block;
	color: #000;
	font-family: Helvetica;
	font-size: 40px;
	line-height: 120%;
	letter-spacing: -1px;
}

#projects .thumbs {
	margin: 0 -20px 0 0;
}
#projects .thumbs .project {
	display: block;
	width: 220px;
	height: 170px;
	margin: 0 20px 20px 0;
	position: relative;
	overflow: hidden;
	background: #000;
	line-height: 1px;
	zoom: 1;
	opacity: 0;
}

#projects .thumbs .project img {
	width: 100%;
	height: auto;
}

#projects .thumbs .project span.new {
	width:36px;
	height:36px;
	z-index:5;
	position:absolute;
	top:0;
	right:0;
	display:block;
}

#projects .thumbs .project span.new img {
	background:none !important;
	opacity:1 !important;
}

#projects .thumbs .project .title {
	display: none;
	color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	font-size: 0.917em;
	width: 100%;
	font-size: 11px;
	line-height: 1.1em;
	background: rgba(0,0,0,.5);
}

#projects .thumbs .selected .title{
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	display: block;
	visibility: visible;
}

#projects .thumbs .title span{
	padding: 12px 17px 12px 17px;
	display: block;
}

#projectBox {
	height: auto;
	margin-bottom: 30px;
	background: #e2e2e2;
	position: relative;
	overflow: hidden;
}
#projectHolder {
	display: none;
	height: auto;
	margin: 0 3% 0 3%;
}






/*Portfolio Navigation------------------*/

#portfolioNav{
	padding: 0!important;
	margin: 0 0 20px 0!important;
}

#portfolioNav li{
	padding: 1px 0 0 0;
	background: none;
	margin: 0 6px 6px 0;
	display: block;
	float: left;
}

#portfolioNav li a{
	font-size: 12px;
	background: #f3f3f3;
	display: inline-block;
	text-decoration: none;
	position: relative;
	padding: 0 6px 0 !important;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 24px;
	color: #7d7d7d;
}

#portfolioNav li a:hover {
	background: #6a6a6a;
	color: #fff;
}

#portfolioNav li.current-cat a {
	background: #12aee8;
	color: #fff;
}

/*Portfolio-----------------*/

#filterNav {
	margin-bottom: 30px!important;
	display: block;
}

.thumbs {
	-webkit-transition-duration:0.8s;
}

/*Project Filter Navigation------------------*/

#filterNav{
	padding: 0!important;
	margin: 0 0 20px 0!important;
}

#filterNav li{
	padding: 1px 0 0 0;
	background: none;
	margin: 0 5px 5px 0;
	display: block;
	float: left;
	font-family:'FOT-ニューセザンヌ Pro M',NewCezannePro-M,'WadaLabMaruGo2004P4','メイリオ',Meiryo,'HiraKakuProN-W6','HiraKakuProN-W3','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Helvetica Neue', Helvetica, Arial, sans-serif;
	}

#filterNav li a{
	font-size: 11px;
	background: #f0f0f0;
	display: inline-block;
	color: #7d7d7b!important;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	padding: 0 6px 0 !important;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 20px;
}

#filterNav li a:hover {
	background: #6a6a6a;
	color: #fff !important;
}

#filterNav .selected {
	background: #6a6a6a;
	color: #fff !important;
}


/*Projects------------------*/

.page-template-portfolio-php #pageHead {
	border-bottom: none;
	margin-bottom: 0;
}

.page-template-portfolio-php #pageHead.withBorder {
	border-bottom: 1px solid #e4e4e4;
}

#ajaxLoading {
	width: 16px; height: 16px;
	margin: -8px 0 0 -8px;
	background: transparent url(../../img/indy_v14/ajax_loading.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	display: none;
}

.projectHeader {
	margin-bottom: 20px;
	padding: 0 0 0 0;
	position: relative;
}

.projectHeader h1{
	margin: 0;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-size: 12pt;
	font-weight: bolder;
	display: block;
	width: 75%;
}

.projectNav {
	padding-top: 0;
	position: absolute;
	right: -10px;
	top: 0px;
}

.projectNav a{
	display: block !important;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

.projectNav div {
	float: left;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}

.projectNav .closeBtn{
	background: transparent url(../../img/indy_v14/close_btn.png) no-repeat;
	background-position: 0 -20px;
}

.projectNav .closeBtn:hover{
	background-position: 0 0;
}

.project.ajax {
	padding-top: 30px;
}

.project .visuals {
	float: left;
	width: 74.468085%;
	padding: 0;
	margin-bottom: 30px;
}

.project .visuals .flexslider {
	margin-bottom: 0;
}

.project .details {
	float: right;
	width: 22%;
	padding: 0px 0 0 0;
}

.project .left h1{
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-size: 20px;
	margin-bottom: 15px;
}

.single-projects #content {
	width: 70%;
}

#projectBox p {
	margin-bottom: 20px;
	overflow: hidden;
}

/*Images------------------*/

/*Gallery------------------*/

.gallery {
	padding-top: 15px;
	margin-bottom: 25px!important;
}

.gallery-item {
	margin-top: 0px!important;
	margin-bottom: 25px!important;
}

.gallery img {
	border: none!important;
}

/*////////////////////////////////////////////////////////////////////
//  06 - Slideshow
////////////////////////////////////////////////////////////////////*/

/* FlexSlider Necessary Styles ------------------*/

/*.flexslider {width: 100%; margin: 0 0 30px 0; padding: 0; text-align: center;}*/
.flexslider {float: left; margin: 0 30px 30px 0; padding: 0; text-align: center;}
.flexslider .slides li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}

.flexslider+.text {
	overflow: hidden;
}


/* FlexSlider Default Theme------------------*/

.flexslider {position: relative; text-align: center;}
.flexslider .slides  li {position: relative;}

.flexslider .slides  li img{margin: 0 auto;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flexslider-container {position: relative;}


/* Direction Nav ------------------*/
.flex-direction-nav li a {height: 52px; margin: -13px 0 0; display: block; background: url(../../indy_v14/theme/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;} /* set negative margin-top equal to half the height on the directional-nav for perfect vertical centering */
.flex-direction-nav li a.next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li a.prev {background-position: 0 0; left: -21px;}

/* Control Nav ------------------*/
.flex-control-nav {margin-bottom: 0; margin-left: 0; padding-top: 10px; display: block; text-align: center; clear: both;} /* set negative margin-left equal to half the width on the control-nav for perfect centering */
.flex-control-nav li {margin: 0 6px 0 0; display: inline-block;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(../images/slideshow_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

.flexslider img {
	height: auto !important;
}

.flexslider .slides {
	margin: 0;
}

.flexslider li, .flexslider ol {
	list-style: none !important;
	list-style-type: none !important;
}

/*////////////////////////////////////////////////////////////////////
//  07 - Buttons
////////////////////////////////////////////////////////////////////*/

a.button, #footer a.button, input[type="submit"]  {
	font-size: 12px;
	background: #757575 url(../../img/indy_v14/btn_bkg.png) repeat-x;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);
	position: relative;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 15px 5px;
	border: 1px solid rgba(0,0,0,.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 5px 0 0;
	line-height: normal !important;
}

a.button, #footer a.button {
	padding: 6px 15px 5px;
}


.button:hover, #footer a.button:hover, input[type="submit"]:hover {
	background-color: #595959;
	color: #fff;
}


/*////////////////////////////////////////////////////////////////////


/*Search------------------*/

html[xmlns] .widget_search {
    display: block;
}

* html .widget_search {
    height: 1%;
}



/*Recent Posts Widget------------------*/


#sidebar .ttrust_recent_posts .title,
#footer .ttrust_recent_posts .title {
	font-size: 13px !important;
	margin-bottom: 2px;
}

#sidebar .ttrust_recent_posts .title,
#footer .ttrust_recent_posts .title {
	line-height: 1.1em;
}

.ttrust_recent_posts .firstPost p{
	margin-bottom: 10px;
}

.secondaryPost {
	padding: 10px 0 0px 0;
}

.ttrust_recent_posts .thumb{
	float: left;
	margin: 0 12px 0 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.ttrust_recent_posts li {
	margin-bottom: 30px;
	border: none;
	display: block;
}


/*Tag Widget--------------------*/




/*Twitter Widget--------------------*/

#twitterBox{
	margin: 0 0 10px 0;
}

ul#twitter_update_list li{
	line-height: 1.4em !important;
}

.twitterLink a{
	font-style: italic;
}



/*Flickr Widget--------------------*/
#flickrBox .flickrImage {
	float: left;
	margin: 0 12px 12px 0;
	padding: 3px;
	background: #f0f0f0;
	border: 1px solid #e1e1e1;
}

#flickrBox .flickrImage img {
	width: 50px;
	height: 50px;
}




/*/////////////////////////////////////////////////////////////////////
//  10 - Comments
////////////////////////////////////////////////////////////////////*/

#comments {
	position: relative;
	margin: 0 0 30px 0px;
	width: 74.468805%;
	padding: 0 0 0 0;
}

#content.project #comments {
	padding-top: 30px;
}

#comments ul{
	list-style: none;
	margin: 0 0 30px 0;
}

#comments h3{
	margin: 0 0 30px 0;
}

#content #comments ul li{
	font-size: 1em !important;
}

#trackbacks {
	margin: 30px 0 0 40px;
}

ol#commentslist {
	margin: 0 0 0 0px;
	list-style: none;
	padding: none;
	padding: 0;
}

#commentslist .children li {
	padding: 15px 0 0 30px;
	background: transparent url(../../img/indy_v14/comment_marker.gif) no-repeat 0px 40px;
	border-left: 1px solid #e3e3e3;
}

.comment {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

.comment .avatar {
	position: absolute;
	left: 0;
	top: 0;
}

#commentForm label {
	padding-left: 20px;
}

.comment h5 {
	margin: 0 0 0 80px;
	padding: 0;
}

.comment .date {
	margin: -5px 0 10px 80px;
	display: block;
	color: #a5a5a2;
	font-style: italic;
	font-size: .75em;
}

.comment p {
	margin: 0 0 10px 80px;
}

.comment-reply-link,
.comment-reply-login {
	margin: 0 0 0 80px;
	font-size: .75em;
}

.comment-reply {
	display: inline-block!important;
	padding: 0 0 0 10px;
}

#comment-add {
	position: absolute;
	top: -5px;
	right: 0px;
}

.moderation {
	margin: 0px;
	padding: 0 0 10px 25px;
}

#trackbacks ul {
	margin: -5px 0 15px;
}

#trackbacks ul li {
	padding: 5px 0 5px 20px;
}



/* Comment Form */

#commentForm {
	position: relative;
	margin: 30px 0 30px 0px;
}

#comments #respond {
	position: relative;
	padding: 0 0 0;
	margin: 0;
}

#respond .form-allowed-tags {
	display: none;
}


#respond form {
	margin: none;
	padding: none;
	position: relative;
}

.cancel-comment-reply {
	float: right;
	margin: 5px 90px 0 0;
}

#comments textarea {
	width: 90% !important;
}

#comments input[type="text"] {
	width: 50%;
	margin-right: 20px;
}




/*////////////////////////////////////////////////////////////////////
//  11 - Pagination
////////////////////////////////////////////////////////////////////*/

.wp-pagenavi a,
.wp-pagenavi .current,
.wp-pagenavi .pages,
.older-comments,
.newer-comments {
	display: block;
	float: left;
	width: auto;
	height: 24px;
	line-height: 24px;
	margin: 0 5px 0 0;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
}

.wp-pagenavi a:hover,
.wp-pagenavi .current {

}

.wp-pagenavi .pages {
	float: right;
	margin: 0px;
}


/*////////////////////////////////////////////////////////////////////
//  12 - Footer
////////////////////////////////////////////////////////////////////*/

#footer a {
	color: #797979;
}
#footer a:hover {
	color: #5b5b5b;
}

#footer .office {
	width: 220px;
	margin: 0 10px 10px;
	float: left;
	font-family: 'WadaLabMaruGo2004P4', HiraKakuProN-W3, sans-serif;
	line-height: 140%;
}
#footer .office strong {
	display: block;
	margin: 0 0 5px;
	border-bottom: solid 1px #777;
	padding: 0 0 5px;
	font-family: 'FOT-ニューセザンヌ Pro DB', NewCezannePro-DB;
	font-weight: bold;
}

#privacy {
	margin: 20px 0 0 10px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 20px 0;
	font-family: 'WadaLabMaruGo2004P4', HiraKakuProN-W3, sans-serif;
	line-height: 140%;
}
#privacy li {
	display: inline;
}

#footerLinks {
	float: right;
	margin: 20px 0 20px;
}
#footerLinks li {
	float: left;
	text-indent: -9999px;
}
#ftL01 {
	width: 154px;
	margin: 0 30px 0 0;
}
#ftL02 {
	width: 108px;
	margin: 0 30px 0 0;
}
#ftL03 {
	width: 111px;
}
#footerLinks a {
	display: block;
	height: 75px;
	background: 0 0 no-repeat;
	text-decoration: none;
}
#ftL01 a { background-image: url(http://indy-net.co.jp/img/ittocan.png); }
#ftL02 a { background-image: url(http://indy-net.co.jp/img/cocokara.png); }
#ftL03 a { background-image: url(http://indy-net.co.jp/img/nerichagi.png); }
#footerLinks a:hover{
	background-position: 0px -75px;
}

.copyright {
	color: #333;
	font-family: 'WadaLabMaruGo2004P4', Verdana, sans-serif;
	font-size: 10px;
}


/*////////////////////////////////////////////////////////////////////
//  13 - Media Queries
////////////////////////////////////////////////////////////////////*/





/* top page */

#g6 {
	margin: 0;
	padding: 0;
	width: 100%;
}
#g6 ul {
	width: 100%;
	list-style: none;
	margin: 0; padding: 0;
}
#g6 li {
float: left;
display: block;
width: 30%;
margin: 0;
padding: 0px 30px 50px 0;
}
#g6 li p{
	font-size: 1em;
}
.gyomu6 {
font-size: 21px;
font-weight: bold;
letter-spacing: -1px;
line-height: 150%;
color: #000;
display: block;
border-bottom: 1px solid #333;
}
.bstagenews {
	width: 30%;
}
#g6 .numb{
	font-size: 4em;
	letter-spacing: -2px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
}

.wpcf7-form {
	float: left;
	margin: 0 0 20px 3%;
	padding: 0 !important;
	width: 70%;
}
.wpcf7-form input[type="submit"] {
	margin-top: 20px;
}
.leftC {
	float: left;
	margin: 0;
	padding: 0 !important;
	width: 70%;
}
.leftC table{

}
.leftC th {
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 10px;
}
.leftC tr {
	padding: 10px;
}
.leftC table td{
	padding: 10px;
}

.leftG {
	float: left;
	margin: 0;
	padding: 0 !important;
	width: 70%;
}
.leftG table{
	padding: 0; margin: 0;
	font-size: 80%;
}

.leftG table img{
	padding: 0; margin: 0;
}

td.w220 { width: 220px; }
td.w460 { width: 460px; }

.w220 h3 {
	font-weight: bold;
	color: #8cc63f;
}

.galleryTable {
	padding: 0; margin: 0;
}

.twhite {
	background-color: #fff;
}

.contactTxt {
	float: left;
	width: 600px;
	margin: 0; padding: 0 !important;
}



.wp_social_bookmarking_light {
	margin: 5px 0; padding: 0;
}

.wp_social_bookmarking_light_clear {
	margin-bottom: 10px;
}

.eventProf {
	float: right;
	margin: 0; padding: 0;
	width: 330px;
}
.eventProf h3 {
	font-size: 120%;
	font-weight: normal;
}
.eventProf h4 {
	font-size: 100%;
	font-weight: bold;
}



#player {
	float: left;
	margin: 0 30px 0 0;
}
.midashiT {
	padding: 0; margin: 0; font-size: 10px; font-weight: bold;
}


/*  for 2012  */
/*  Slideshow  */
#slides {
	margin: 0 auto;
	padding: 0;
	z-index:100;
	text-align: center;
}

.slides_container {
	width:800px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:800px;
	height:533px;
	display:block;
}

.slides_container a img {
	display:block;
}

/**** 2014/01/22 ****/

#main .box_skitter .label_skitter {
	color: #333;
	opacity: 1;
	background: #fff;
}
#main .box_skitter .label_skitter p {
	padding: 10px;
	font-size:  12px;
	line-height:  18px;
	letter-spacing: 0;
}
#main .box_skitter .prev_button,
#main .box_skitter .next_button,
#main .box_skitter .prev_button:hover,
#main .box_skitter .next_button:hover {
	opacity: 1 !important;
}

#main .skitter-square .next_button {
	background-position: -20px -75px;
	width: 16px;
	height: 16px;
	top: auto;
	left: auto;
	bottom: 11px;
	right: 12px;
}
#main .skitter-square .prev_button {
	background-position: -20px -130px;
	width: 16px;
	height: 16px;
	top: auto;
	left: auto;
	bottom: 11px;
	right: 28px;
}

/**** 2014/07/01 ****/

#main .box_skitter {
	width:940px;
	height:300px;
}
#main .box_skitter img {
	width: 100% !important;
	max-width: 100% !important;
}

.post-768,
.post-769,
.post-7299 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px 0;
}
.post-7299+.nocomments {
	padding: 0 20px;
}

#rinen h5 {

	border-bottom: 1px solid #222;
    padding-bottom: 8px;
    font-size: 1.7em;
    margin-top: 15px;
	margin-bottom: 15px;
}
