@charset "utf-8";
/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}

body {
 line-height: 1.0;
 -webkit-text-size-adjust: none;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
 display:block;
}

img {
 border: 0;
 vertical-align: bottom;
}

ul, ol {
 list-style: none;
}

table {
 border-spacing: 0;
 empty-cells: show;
}

/*=================================================
 * サイト全体の基本スタイル
 * ================================================= */

A.Reservelink:link	{color:gray}
A.Reservelink:visited	{color:gray}
A.Reservelink:active	{color:red}
A.Reservelink:hover		{background-color:#ffebd6;
				color:black}
//A.Sitemap:link		{color:#333333}
//A.Sitemap:visited	{color:#333333}
//A.Sitemap:active	{color:red}
//A.Sitemap:hover		{background-color:#E8F1F2;
			color:black}
A.Works:link	{color:#0E606A}
A.Works:visited	{color:#0E606A}
A.Works:active	{color:red}
//A.Works:hover		{background-color:gray;
				color:#0E606A}

body {
// background-color: #d0ffff;
 background-color: #F1F1F1;
 font-family: Helvetica;
 font-size: 14px;
 line-height: 1.6;
}
/*
 background-color: #D9F5F3;
*/

a {
// color: #336699;
 color: #333333;
}

.global-header {
 height: 44px;
 line-height: 44px;
 border-bottom: 1px solid #ffffff;
// background-color: #d3d3d3;
// background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#d3d3d3));
// background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d0d0d0));
 background-color: #00D900;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), to(#00D900));
 font-family: "Georgia Bold Italic";
}
/*
 color: #000000;
 border-bottom: 1px solid #000000;
 border-bottom: 1px solid #ffffff;
 background-color: #75D9D0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), to(#75D9D0));
*/

.page-heading {
 margin: 0 auto;
 width: 140px;
 overflow: hidden;
 color: #ffffff;
 color: #333333;
 font-size: 16px;
 text-align: center;
 text-align: center;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-shadow: 0 1px #ffffff;
// background-position: left top;
}

.global-preheader{
-moz-background-size:auto 100%;
background-size:auto 100%;
 height: 2px;
 line-height: 2px;
//background-image:url(../img/line.fw.png);
background-image:url(../img/line2.fw.png);
background-position:center top;
background-repeat:no-repeat;
}

.global-preheader2{
 height: 0px;
 line-height: 0px;
//background-image:url(../img/line.fw.png);
background-position:center bottom;
background-repeat:no-repeat;
-moz-background-size:auto 100%;
background-size:auto 100%;}


.nav-page {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
}

.nav-page-left {
 position: absolute;
 top: 0;
 left: 10px;
}

.nav-page a {
 padding: 6px 12px;
 border: 1px solid #75D9D0;
 background-color: #BFFFCF;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), color-stop(45%, #DFFFBF), color-stop(55%, #BFFFCF), to(#00D900));
// background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), color-stop(45%, #c8e4e2), color-stop(55%, #86E0E1), to(#00D900));
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 1px #D9F5F3;
 box-shadow: 0 1px #D9F5F3;
 text-decoration: none;
}

.introduction {
 margin: 15px 10px;
 padding: 5px 10px;
 background-color: #00D900;
// background-color: #FFCC99;
 font-size: 12px;
 border-radius: 8px;
 -webkit-border-radius: 8px;
}

.introduction a {
 padding: 0 14px;
 display: block;
 text-decoration: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.block {
 padding-bottom: 20px;
}

.block-heading {
 margin: 10px;
 padding: 5px;
 border-left: 5px solid #00D900;
// border-left: 5px solid #FFB973;
 font-size: 14px;
}

.book-list {
 padding-bottom: 20px;
 margin: 0 10px;
 font-size: 12px;
}

.book-list ul {
 margin: 5px;
 padding: 5px;
}

.book-list li {
}

.comment {
 margin: 0 10px;
 font-size: 12px;
 }

.comment p {
 margin-top: 0;
}

.comment_concept {
 margin: 0 10px;
 font-size: 12px;
 background-image:url(../img/back_concept.jpg);
 background-position:center bottom;
 background-repeat:no-repeat;
 padding-left:10px;
 padding-right:10px;
// -moz-background-size:auto 100%;
// background-size:auto 100%;
 }

.comment_concept p {
 margin-top: 0;
}

.comment_works_top {
 margin: 0 10px;
 font-size: 14px;
 font-weight: bold;
 color: white;
 background-image:url(../img/back_works2.jpg);
background-position: center bottom;
//background-repeat: no-repeat;
background-repeat: repeat;
// -moz-background-size:auto 100%;
// background-size:auto 100%;
	text-shadow: 0px 0px #FFFFFF;
 }

.comment_works_top p {
 margin-top: 0;
}

.comment_works {
 margin: 0 10px;
 font-size: 12px;
// font-weight: bold;
 color: white;
 background-image:url(../img/back_works2.jpg);
 background-position: center bottom;
// background-repeat: no-repeat;
 background-repeat: repeat;
// -moz-background-size:auto 100%;
// background-size:auto 100%;
 text-shadow: 0px 0px #FFFFFF;
 padding-left: 10px;
 }

.comment_works p {
 margin-top: 0;
}

.nav-portfolio {
 margin-top: 10px;
}

.nav-portfolio img {
 margin-bottom: 6px;
 width: 60px;
 height: 60px;
 -webkit-border-radius: 30px;
 border-radius: 30px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

.nav-portfolio li {
 margin: 0 0 10px 16px;
 float: left;
 text-align: center;
}

.nav-portfolio ul:after {
 content: '';
 display: block;
 clear: both;
}

.nav-portfolio a {
 display: block;
 text-decoration: none;
}

.nav-portfolio a:after {
 display: block;
 content: attr(title);
 font-size: 12px;
 width: 60px;
 text-align: center;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.img-illust {
 margin: 0 auto;
 display: block;
 border: 10px solid #F5F5F0;
}

.img-header {
 margin: 0 auto;
 display: block;
 border: 0px solid #F5F5F0;
}

/*
.nav-about {
 margin: 10px;
}

.nav-about ul {
 -webkit-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0 0 3px #cccccc;
 box-shadow: 0 0 3px #cccccc;
}

.nav-about li {
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 height: 44px;
 line-height: 44px;
 background-color: #ffffff;
}

.nav-about li:first-child {
 -webkit-border-top-right-radius: 8px;
 -webkit-border-top-left-radius: 8px;
 border-top-right-radius: 8px;
 border-top-left-radius: 8px;
}

.nav-about li:last-child {
 -webkit-border-bottom-left-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 border-bottom-right-radius: 8px;
 border-bottom-left-radius: 8px;
}

.nav-about a {
 padding: 0 14px;
 display: block;
 text-decoration: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}
*/
.nav-about {
 margin: 10px;
}

.nav-about ul {
 -webkit-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;

}

.nav-about li {
 border-top: 1px solid #D9F5F3;
 border-bottom: 1px solid #75D9D0;
 height: 44px;
 line-height: 44px;
 background-color: #73FF73;
 background-image:url(../img/button_bgfw.gif);
 background-position:center bottom;
 background-repeat:repeat;
 font-weight: bold;
}

.nav-about li:first-child {
 -webkit-border-top-right-radius: 8px;
 -webkit-border-top-left-radius: 8px;
 border-top-right-radius: 8px;
 border-top-left-radius: 8px;
}

.nav-about li:last-child {
 -webkit-border-bottom-left-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 border-bottom-right-radius: 8px;
 border-bottom-left-radius: 8px;
}

.nav-about a {
 padding: 0 14px;
 display: block;
 text-decoration: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.nav-about2 {
 margin: 10px;
}

.nav-about2 ul {
 -webkit-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0 0 3px #cccccc;
 box-shadow: 0 0 3px #cccccc;
}

.nav-about2 li {
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 height: 44px;
 line-height: 44px;
 background-color: #FFDFBF;
}

.nav-about2 li:first-child {
 -webkit-border-top-right-radius: 8px;
 -webkit-border-top-left-radius: 8px;
 border-top-right-radius: 8px;
 border-top-left-radius: 8px;
}

.nav-about2 li:last-child {
 -webkit-border-bottom-left-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 border-bottom-right-radius: 8px;
 border-bottom-left-radius: 8px;
}

.nav-about2 a {
 padding: 0 14px;
 display: block;
 text-decoration: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.nav-about-works ul {
 -webkit-border-radius: 8px;
 border-radius: 8px;
 //-webkit-box-shadow: 0 0 3px #cccccc;
 //box-shadow: 0 0 3px #cccccc;
// background-image:url(../img/back_works2.jpg);
 background-image:url(../img/05spring_town_new.gif);
 background-position:center bottom;
// background-repeat:no-repeat;
 background-repeat:repeat;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 10px;

}

.nav-about-works li {
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 height: 44px;
 line-height: 44px;
// background-color: #DDDDDD;
}

.nav-about-works li:first-child {
 -webkit-border-top-right-radius: 8px;
 -webkit-border-top-left-radius: 8px;
 border-top-right-radius: 8px;
 border-top-left-radius: 8px;
}

.nav-about-works li:last-child {
 -webkit-border-bottom-left-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 border-bottom-right-radius: 8px;
 border-bottom-left-radius: 8px;
}
.nav-about-works a {
 padding: 0 14px;
 display: block;
 text-decoration: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.nav-about-link ul {
 -webkit-border-radius: 8px;
 border-radius: 8px;
 //-webkit-box-shadow: 0 0 3px #cccccc;
 //box-shadow: 0 0 3px #cccccc;
 background-image:url(../img/back_link.jpg);
 background-position:center bottom;
// background-repeat:no-repeat;
 background-repeat:repeat;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 10px;

}

.nav-about-link li {
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 height: 44px;
 line-height: 44px;
// background-color: #DDDDDD;
}

.nav-about-link li:first-child {
 -webkit-border-top-right-radius: 8px;
 -webkit-border-top-left-radius: 8px;
 border-top-right-radius: 8px;
 border-top-left-radius: 8px;
}

.nav-about-link li:last-child {
 -webkit-border-bottom-left-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 border-bottom-right-radius: 8px;
 border-bottom-left-radius: 8px;
}

.nav-about-link a {
 padding: 0 14px;
 display: block;
 text-decoration: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.nav-about-sitemap ul {
 -webkit-border-radius: 8px;
 border-radius: 8px;
 //-webkit-box-shadow: 0 0 3px #cccccc;
 //box-shadow: 0 0 3px #cccccc;
 background-image:url(../img/back_filetrans.jpg);
 background-position:center bottom;
 background-repeat:repeat;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 10px;

}

.nav-about-sitemap li {
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 height: 44px;
 line-height: 44px;
// background-color: #DDDDDD;
}

.nav-about-sitemap li:first-child {
 -webkit-border-top-right-radius: 8px;
 -webkit-border-top-left-radius: 8px;
 border-top-right-radius: 8px;
 border-top-left-radius: 8px;
}

.nav-about-sitemap li:last-child {
 -webkit-border-bottom-left-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 border-bottom-right-radius: 8px;
 border-bottom-left-radius: 8px;
}

.nav-about-sitemap a {
 padding: 0 14px;
 display: block;
 text-decoration: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

A.Support:link		{color:#red}
A.Support:visited	{color:#004080}
A.Support:active	{color:red}
A.Support:hover		{background-color:#E8F1F2;color:red}
A.Support			{text-decoration:underline;color:red;background-color:#73FF73}

.Support  {
 margin: 10px;
 padding: 5px;
}

.jCarousel {
 margin-bottom: 15px;
 text-align: center;
 -webkit-transition: margin 0.5s ease-in-out; 
}

.require {
 padding: 3px;
 vertical-align: text-bottom;
 color: #FFFFFF;
 background-color: #CC0000;
 font-weight: bold;
 font-size: 11px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}

.contact-form {
 margin: -20px 10px 10px 10px;
 padding: 10px;
 border: 1px solid #FFFFFF;
 background-color: #ececec;
 background-image:url(../img/04winter_top.gif);
 background-position:center bottom;
 background-repeat:repeat;
// background-image: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#ECECEC));
 -webkit-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

.contact-form dl {
 margin-bottom: 20px;
}

.contact-form dt {
 font-weight: bold;
}

.contact-form dd {
 margin-bottom: 10px;
}

input {
 padding: 5px;
 width: 150px;
 font-size: 14px;
}

input[type="email"],
input[type="url"] {
 width: 250px;
}

input[type="radio"] {
 width: auto;
}

input[type="submit"] {
 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;

}

.submit {
 text-align: center;
}

.contact-call {
 margin: 10px 0 20px 0;
 color: #FF5C26;
 font-size: 12px;
 text-align: center;
}

.contact-call dl {
 margin-bottom: 10px;
}

.contact-call dt,
.contact-call dd {
 display: inline; 
}

.contact-call time {
 margin: 0 2px;
}

.call a {
 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 display: inline-block;
 color: #FFFFFF;
 background-color: #006699;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#66CC00), color-stop(48%, #66B400), color-stop(52%, #66A700), to(#669900));
 font-size: 16px;
 text-align: center;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

.lineConcept {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF9E8C;
	padding-bottom: 5px;
}

.textCompany {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 18px;
}
.textCompany_inner {
	font-size: 12px;
	color: #333333;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 18px;
}
.tableCompany {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
    margin-bottom: 10px;
	border: 2px dotted #C7DAE2;
	background-image:  url(../img/back_company.jpg);
}
.tableWorks_d {
	margin-top: 10px;
	margin-left: 10px;
	border: 2px dotted #C7DAE2;
	margin-bottom: 10px;
}
.tableWorks_d2 {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 2px;
	border: 2px dotted #C7DAE2;
}


/*=================================================
 * Googleマップのスタイル
 * ================================================= */

.googlemap {
    border: none; /* borderを削除 */
}

.global-footer {
 padding: 10px 0;
 background-color: #006600;
// background-color: #FFB973;
}
/*
 background-color: #75D9D0;
*/

.copyright {
 margin: 0;
// color:  #8C8C8C;
 color:  #FFFFFF;
 text-align: center;
 font-family: "Georgia Bold Italic";
}

owl .item img {
display: block;
margin:0 auto;
}

$(function(){
$(document).ready(function() {
 $("#owl").owlCarousel({
    navigation : false,
    slideSpeed : 300,
    paginationSpeed : 400,
    pagenation:true,
    singleItem:true,
    autoPlay:true
  
      // "singleItem:true" is a shortcut for:
      // items : 1, 
      // itemsDesktop : false,
      // itemsDesktopSmall : false,
      // itemsTablet: false,
      // itemsMobile : false
  });
});