@charset "UTF-8";




/* *****************************************************************************
コンテンツ
***************************************************************************** */

div#wrapper {
width:100%;
border:solid 18px #000;
}

@media (max-width: 768px) {
div#wrapper {
border:none;
}
}

.container{
padding-bottom: 30px;
}



/* *****************************************************************************
グローバルナビ
***************************************************************************** */

.nav {
	font-weight: 700;
}

ul.nav li {
	margin-right: 2px;
	font-size:11px;
	font-weight:bold;
}

.current span {
	border-bottom: 0px solid #000;
}

ul#utl li {
	margin:0px;
	margin-right: 0px;
}

ul#utl li span {
	font-weight: normal;
	color: #000;
	display:none;
}

.navbar {
	background: #fff;
	border:solid 18px #000;
	border-bottom:none;
	padding: 0;
	padding-top: 10px;
	padding-bottom:10px;
}

 .navbar-nav > .active{
 background:#efefef;
 border-radius: 3px;        /* CSS3草案 */  
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 3px;   /* Firefox用 */
 
  }
 
 
 
.navbar-icon { font-size:16px; }
 
 
@media (max-width: 768px) {
.navbar {
border:none;
}
}


/* *****************************************************************************
共通
***************************************************************************** */
.caution{ font-size:11px; padding-bottom:30px;}
.bold { font-weight:700; }
.text-left { text-align:left;}

/* *****************************************************************************
ヘッダ
***************************************************************************** */

div#header{
padding-top:100px;
padding-bottom:30px;
}

div#header img{
margin:0 auto;
text-align:center;
}



/* *****************************************************************************
セクション
***************************************************************************** */

.section {
padding-bottom:30px;
text-justify:inter-ideograph;
line-height:20px;
font-size:14px;
}

.section_title {
 margin:5px 0 15px 0 ; 
 position: relative;
 text-align:center;
 font-size: 18px; 
 font-weight: 700;
 line-height:1.8em;
 }
 
/************************ about用 ************************/
 
.section li{
list-style:none;
}
 
.section li a:link {
	color:#000;
	background-color:transparent;
	text-decoration:underline;
}
.section li a:visited {
	color:#000;
	background-color:transparent;
	text-decoration:underline;
}
.section li a:hover {
	color:#000;
	background-color:transparent;
	text-decoration:underline;
}
.section li {
	transition-property:opacity;
	transition-duration:0.4s;
}
.section li:hover {
	opacity:0.5;
}
.section li.psoon {
}

/************************ works用 ************************/

.section dl {
margin-top:30px;
margin-bottom:10px;
}

.section dl a{
text-decoration:underline;
}

.section dt{
 margin:5px 0 5px ; 
 font-size: 15px; 
 font-weight:700;
 }

.section dd{
 font-size:12px;
 padding-bottom:10px;
 }


/* *****************************************************************************
ページトップ
***************************************************************************** */

#page-top {
	text-align:right;
	padding:0 16px 0 16px;
}

#page-top i {
}

#page-top a {
	padding: 16px;
	display: inline-block;
}

#page-top a:hover {
	color:#6e6e6e;
}


/* *****************************************************************************
フッター
***************************************************************************** */


div#footer {
    padding: 0 0 40px;
	margin-bottom: 25px;
	overflow:hidden;
	font-weight: 700;
	text-align:right;
	font-weight:normal;
}


@media (max-width: 768px) {
div#footer  {
text-align:center;
}
}

div#footer .col-md-12 {
	padding: 20px 5px 15px 5px;
	font-size:10px;
}

div#footer a {margin: 0 10px 0 0; text-decoration:none;}
div#footer a:hover {margin: 0 10px 0 0; text-decoration:underline;}
.copy { font-size:9px; padding:0 10px 0 0;}



/* *****************************************************************************
トップページ
***************************************************************************** */


/************************ main visual ************************/


div#main_visual{
padding-bottom:30px;
}

.item img {
width:100%;
}
 
.fluid2 {
padding:0;
}

.topics_ttl{ 
text-align:left; 
font-size:16px; 
font-weight:700; 
padding-bottom:10px;
}

.topics_date{
font-size:10px;
margin:0;
padding-bottom:0;
}


.topics{
font-size:14px;
font-weight:bold;
padding-bottom:10px;
}




/* *****************************************************************************
about スタジオ
***************************************************************************** */


.btn-more a:link,
.btn-more a:visited,
.btn-more a:hover ,
.btn-more a:active {
  color: #fff;
  font-size:12px;
}


div#gallery{
	max-width:1072px;
	max-height:744px;
	margin:0 auto;
	text-align:center;
}


.alt-table-responsive {
	margin:0 auto;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-overflow-scrolling: touch;
	letter-spacing:0em;
}


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


/* *****************************************************************************
ワークス
***************************************************************************** */

.worksttl{ font-weight:bold; font-size:13px; overflow: hidden;}
.workscredit {font-size:9px; padding:5px 0 5px 0; }



/* *****************************************************************************
プライス・プラン
***************************************************************************** */


.service {
padding: 20px 0 20px 0;
border-bottom:1px solid #ddd;
}

 .price {
 font-size:12px;
 font-weight:700;
 color:#02AEFF;
}
 
 .plan_ttl{
	font-size:18px;
	font-weight:700;
}
 
 .plan_caution{
  padding:15px 10px;
  font-size:12px;
  font-weight:normal;
  }
 
  .plan_caution a:link{ text-decoration:underline;}
  

.service_caution {
font-size:12px;
font-weight:700;
padding:0 0 15px 0;
}


/* *****************************************************************************
エンジニア
***************************************************************************** */

.e_name { font-weight:bold; font-size:16px; overflow: hidden;}
.e_name_s { font-weight:bold; font-size:11px; overflow: hidden; display:inline;}




/* *****************************************************************************
ワークス
***************************************************************************** */

.access_caution{
margin:30px 0 20px 0;
padding:10px;
border:1px solid #f1f1f1; 
font-size:11px;
line-height:1.6em;
font-weight:normal;
}




/* *****************************************************************************
お問い合わせフォーム
***************************************************************************** */


.essential::after{
    color: red;
    content:"*";
}

/* Webkit対応 */
.essential::-webkit-input-placeholder::after{
    color: red;
    content:" ※必須";
}
 
 
/* Firefox対応 */
.essential:-moz-placeholder::after{
    color: red;
	opacity: 1;
    content:" ※必須";
}
 
 
/* Firefox対応 */
.essential::-moz-placeholder::after{
    color: red;
	opacity: 1;
    content:" ※必須";
}

 
 
/* IE対応 */
.essential:-ms-input-placeholder::after{
    color: red;
    content:" ※必須";
}















