/* Localized */
/* ================================
Imports
================================= */
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700%7COpen+Sans:400,300,700,800);
@import url('font-awesome.min.css');
@import url('overwrite.css');
@import url('dlmenu.css');
@import url('animate.css');
/* ================================
追加TOPへ
================================= */
#top {
	z-index: 50;
        position: fixed;
        bottom: 50px;
        right: 20px;
}
#top a {
        text-decoration: none;
	display: block;
	background-color: #69d1ee;
	border: solid 2px #69d1ee;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #fff;
        text-align: center;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(../img/header.png);
	background-size: 100% 100%;
}
#top a:hover {
        text-decoration: none;
	display: block;
	background-color: #ee75b0;
	border: solid 2px #ee75b0;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #fff;
        text-align: center;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(../img/header.png);
	background-size: 100% 100%;
}
/* ================================
追加スタイル　000白地　001黒地
================================= */
.half000{
width:980px;
margin: 40px auto 0;
}
.half000 h4{
text-align: left;
}
.half000 .left{
float: left;
width: 440px;
margin-left: 40px;
}
.half000 .right{
float: right;
width: 440px;
margin-right: 40px;
}
.half000 .halfImg000{
width: 220px;
float: left;
font-size: 13px;
color: #222;
}
.half000 .halfText000{
width: 220px;
float: right;
color: #222;
font-size: 15px;
line-height:160%;
padding-left: 10px;
}
.half000 p{
text-align: left;
}


.half001{
background-color: #222;
width:980px;
margin: 40px auto 0;
}
.half001 h4{
text-align: left;
color: #fff;
}
.half001 .left{
float: left;
width: 440px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 40px;
}
.half001 .right{
float: right;
width: 440px;
padding-top: 20px;
padding-bottom: 20px;
margin-right: 40px;
}
.half001 .halfImg001{
width: 220px;
float: left;
font-size: 13px;
color: #222;
}
.half001 .halfText001{
width: 220px;
float: right;
color: #fff;
font-size: 15px;
line-height:160%;
padding-left: 10px;
}
.half001 p{
text-align: left;
}



.full000{   
background-color: #fff;
background-position:center;
background-repeat:no-repeat;
background-size: cover;
min-width: 980px;
margin: 0 auto;
margin-top: 40px;
}
.full000 h4{
text-align: left;
color: #222;
}
.full000Box{
margin-top: 20px;
margin-bottom: 20px;
}
.full000Text{
display: inline-table;
font-size: 16px;
line-height:160%;
margin-left: 5px;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
padding: 0;
color: #222;
vertical-align: top;
}
.full000 iframe{
padding-left: 20px;
margin-top: 350px;
}
.full000 .container{
text-align: left;
}


.full001{   
background-color: #222;
background-position:center;
background-repeat:no-repeat;
background-size: cover;
min-width: 980px;
margin: 0 auto;
margin-top: 40px;
}
.full001 h4{
text-align: left;
color: #fff;
}
.full001Box{
margin-top: 20px;
margin-bottom: 20px;
}
.full001Text{
display: inline-table;
font-size: 16px;
line-height:160%;
margin-left: 5px;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
padding: 0;
color: #fff;
vertical-align: top;
}
.full001 iframe{
padding-left: 20px;
margin-top: 350px;
}
.full001 .container{
text-align: left;
}
/* ================================
追加スタイル　表
================================= */
.hyou {
        width: 100%;
	font-size:110%;
	border: #fff 1px solid;
}
.hyou th {
        line-height:180%;
        text-align: left;
        padding: 5px 15px 5px 15px;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
        color: #222;
  background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
.hyou td {
        line-height:180%;
        padding: 5px 15px 5px 15px;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
        background-color: #fff;
        color: #222;
}
.toumei000 {
        width: 100%;
	font-size:110%;
}
.toumei000 th {
        line-height:180%;
        text-align: left;
        padding: 5px 15px 5px 15px;
        color: #222;
}
.toumei000 td {
        line-height:180%;
        text-align: left;
        padding: 5px 15px 5px 15px;
        color: #222;
}

.toumei001 {
        width: 100%;
	font-size:110%;
}
.toumei001 th {
        line-height:180%;
        text-align: left;
        padding: 5px 15px 5px 15px;
        color: #fff;
}
.toumei001 td {
        line-height:180%;
        text-align: left;
        padding: 5px 15px 5px 15px;
        color: #fff;
}

.sen000 {
        width: 100%;
	font-size:110%;
	border: #ccc 1px solid;
}
.sen000 th {
        line-height:180%;
        text-align: left;
        padding: 5px 15px 5px 15px;
	border: #ccc 1px solid;
        color: #222;
}
.sen000 td {
        line-height:180%;
        text-align: left;
        padding: 5px 15px 5px 15px;
	border: #ccc 1px solid;
        color: #222;
}
/* ================================
General
================================= */
body{
	margin:0;
	padding:0;
	text-align: center;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
	font-size: 14px;
	line-height: 1.6em;
	color: #231815;
	
}

#completion{
display: none;
}

.container{
position: relative;
padding: 0 100px;

}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 18px;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color: #222;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: "Verdana", "Helvetica Neue", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
}

.textError{
color: red;
text-align: left;
padding: 0;
margin: 0;
}

h2{
/*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
color: #222;
}

.brderLnone{
border-left: none;
}

.brderRnone{
border-right: none;
}

.w100{
width: 100%;
}

.w90{
width: 90%;
}

.w80{
width: 80%;
}

.w70{
width: 70%;
}

.w60{
width: 60%;
}

.w50{
width: 50%;
}

.w40{
width: 40%;
}

.w30{
width: 30%;
}

.w980{
width: 980px;
margin: 0 auto;
text-align: center;
}

.clear{
clear: both;
}

.fl{
float: left;
}

.fr{
float: right;
}

.h10{
height:10px;
}

.h20{
height:20px;
}

.h40{
height:40px;
}

.h60{
height:60px;
}

.h70{
height:70px;
}

.h100{
height:100px;
}

.fBold{
font-weight: bold;
}

.f10{
font-size: 10px;
}

.f12{
font-size: 12px;
}

.f14{
font-size: 14px;
}

.f16{
font-size: 16px;
}

.f18{
font-size: 18px;
}

.f20{
font-size: 20px;
}

.f22{
font-size: 22px;
}

.f24{
font-size: 24px;
}

.aRight{
text-align: right;
}

.aCenter{
text-align: center;
}

.aLeft{
text-align: left;
}

.lead{
	font-weight: 400;
}

button {
	display: inline-block;
	margin-bottom: 0;
	margin-bottom: 10px;
	padding: 6px 12px;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.428571429;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
button.navbar-toggle {
	background: #2b2b2b;
	border: none;
	color: #fff;
}

.btn-theme,.btn-theme:hover,.btn-theme:focus{
	color: #fff;
}
.btn-theme:hover{
	/*background: transparent !important;*/
	background: #ddd;
	border-color: #999;
	color: #999;
}


/* ================================
margin, padding
================================= */
.mar-top0 {
	margin-top: 0;
}
.mar-top10 {
	margin-top: 10px;
}
.mar-top20 {
	margin-top: 20px;
}
.mar-top30 {
	margin-top: 30px;
}
.mar-top40 {
	margin-top: 40px;
}

.m0{
margin: 0;
}

.p0{
padding: 0px;
}

.p10{
padding: 10px;
}

.pr10{
padding-right: 10px;
}



/* ================================
Home sections
================================= */

.home-section {
	width: 100%;
	padding: 90px 0px 150px 0px;
	
}

.home-section:last-child{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

/* --- heading --- */
.section-heading {
	margin-bottom: 70px;
}
	
.section-heading h2 {
	font-size: 38px;
	text-transform: uppercase;
}
	
.section-heading .heading-line {
	margin:0 auto;
	display: block;
	height: 1px;
	width: 80px;
	background: #333;
	margin-top: 10px;
	margin-bottom: 20px;
}

	
/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#fff));
}

.bg-dark {
	background: #575757;
}


/* --- section content general color --- */

.color-light h1,.color-light h2,.color-light h3,.color-light h4,.color-light h5,.color-light h6 {
	color: #fff;
}


.color-light p {
	color: #eee;
}

header{
position: fixed;
left: 0;
top: 0;
width:100%;
z-index: 999999;
height:70px;
background: url(../img/header_bg.png) repeat left top;
text-align: left;
}

#header{
width:980px;
height:70px;
margin: 0 auto;
}

#header h1{
padding-top:8px;
margin: 0;
}

header a{
padding: 5px;
padding-right: 0;
}

header a,  header a:link, header a:visited{
text-decoration: none;
color: #3e3a39;
}

header a:hover{
text-decoration: underline; 
color: #3e3a39;
}

#header .left{
float: left;
}

#header .right{
float: right;
}

#header ul.dl-menu{
padding: 0;
margin-top: 20px;
}

#header ul.dl-menu li{
display: inline-table;
font-size: 12px;
font-weight: bold;
}

#header li a.home{
background: url(../img/icon.png) no-repeat;
background-position-y: 7px;
background-position-x: 0;
padding-left: 15px;
}

@-moz-document url-prefix() {
	#header li a.home{ background: url(../img/icon.png) no-repeat left top 8px; }
}


/* ================================
Intro
================================= */

.intro01 .container, .intro04 .container, .intro05 .container{
padding: 0;
width: 980px;
}

.intro01{   
    background-color: #fff;
    background-image: url(../img/slide_01.jpg);
    background-position:center;
    background-repeat:no-repeat;
    
    height:492px;
    width: 980px;
    margin: 0px auto;    
}

.intro04{   
    background-color: #fff;
    background-image: url(../img/slide_02.jpg);
    background-position:center;
    background-repeat:no-repeat;
    
    height:492px;
    width: 980px;
    margin: 0px auto;    
}

.intro05{   
    background-color: #fff;
    background-image: url(../img/slide_03.jpg);
    background-position:center;
    background-repeat:no-repeat;
    
    height:492px;
    width: 980px;
    margin: 0px auto;    
}

/*#sliderDiv{
min-width: 980px;
overflow: hidden;
}*/

.intro04 p, .intro05 p{
padding: 5px;
color: #e84730;
border: solid 1px #e84730;
background: #fff;
text-align: center;
font-size: 12px;
width:400px;
margin-top: 50px;
}

.intro01 .left, .intro04 .left, .intro05 .left{
float: left;
}

.intro01 .right, .intro04 .right, .intro05 .right{
float: right;
}

.intro01 h2, .intro04 h2, .intro05 h2{
padding-left: 20px;
padding-top: 10px;
}

.intro01 h3{
text-align: right;
padding-right: 20px;
padding-top: 10px;
}

.intro01 h4{
text-align: right;
padding-right: 20px;
padding-top: 280px;
}

.intro01Box{
text-align: left;
margin-top: 80px;
margin-left: 40px;
}

.intro01Box p{
margin: 0;
padding: 0;
margin-bottom:7px;
color: #656464;
font-size: 16px
}

.intro01Box p.m-5{
margin-top: -7px;
font-size: 10px;
}

.intro01 .orangeYoko{
background: #e84730;
border-radius: 5px;        /* CSS3草案 */  
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */ 
padding: 2px 8px;
color: #fff;
margin-right: 5px;
font-size: 16px;

}

.echo{
width:980px;
margin: 40px auto 0;
}

.echo h4{
font-size: 20px;
text-align: left;
font-weight: bold;
color: #666;
margin-left: 40px;
}

.echo .left{
float: left;
width: 440px;
margin-left: 40px;
}

.echo .right{
float: right;
width: 440px;
margin-right: 40px;
}

.echo .echoImg{
width: 220px;
float: left;
font-size: 10px;
color: #666;
}

.echo .echoText{
width: 220px;
float: right;
color: #666;
font-size: 12px;
line-height: 18px;
padding-left: 10px;
}

.echo p{
text-align: left;
}


.intro02{   
    background-color: #fff;
    background-image: url(../img/bg_02.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size: cover;
    height:820px;
    min-width: 980px;
    max-width: 1460px;
    margin: 0 auto;
    margin-top: 40px;
}

#intro h2{
text-align: left;
}

.intro02Box{
margin-top: 50px;
padding-left: 20px;
}

.orangeTate{
background: #ed704d;
color: #fff;
width: 20px;
padding: 24px 0;
border-radius: 5px;        /* CSS3草案 */  
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */ 
display: inline-table;
text-align: center;
vertical-align: top;
}

.intro02Text{
display: inline-table;
font-size: 14px;
margin-left: 5px;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
padding: 0;
color: #595757;
vertical-align: top;
}

.intro02 iframe{
padding-left: 20px;
margin-top: 350px;
}

.intro02 .container{
text-align: left;
}



/* ================================
effect
================================= */

.effect{
    background-color: #222;  
    min-width: 980px;
}

#effect.home-section{
padding-top: 70px;
padding-bottom: 0;
}

#effect h2.title{
color: #fff;
margin-bottom: 40px;
margin-top: 90px;
}

#effect h2{
color: #fff;
margin-bottom: 40px;
}

#effect h4{
color: #fff;
font-size: 20px;
text-align: left;
margin-top: 20px;
margin-bottom: 10px;

}

#effect h4.indent{
text-indent: -10px;
}

#effect h4 span{
background: #fff;
color: #fff;
font-size: 18px;
color: #8085c0;
padding: 2px 5px;
border-radius: 5px;        /* CSS3草案 */  
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */ 
text-align: center;
margin-left: 5px;
}

#effect .border{
border-bottom: 1px solid #fff;
padding: 0;
margin: 20px 20px 20px 20px;
}

#effect .left{
float: left;
}

#effect .right{
float: right;
}

#effect p{
color: #fff;
text-align: left;
}

#effect p.aCenter{
text-align: center;
margin-top: 20px;
}

#effect .use{
text-align: center;
margin-bottom: 60px;
}

#effect .use .aLeft{
display: inline-table;
vertical-align: top;
padding: 10px;
line-height: 17px;
}

/*#effect img{
margin-top: 20px;
text-align: center;
}
*/


/* ================================
design
================================= */
.design{
	background-color: #fff;
    background-image: url(../img/bg_03.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size: cover;
    height:820px;
    min-width: 980px;
    max-width: 1460px;
    margin: 0 auto;
}

.home-section01{
width: 100%;
padding: 90px 0px 100px 0px;
}

#design h2{
text-align: left;
padding-left: 20px;
margin-top: 50px;
}

#design .intro03Box{
margin-top: 420px;
padding-left: 480px;
}

#design .orangeTate{
background: #ed704d;
color: #fff;
width: 20px;
padding: 24px 0;
border-radius: 5px;        /* CSS3草案 */  
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */ 
display: inline-table;
text-align: center;
vertical-align: top;
}

#design .intro03Text{
display: inline-table;
font-size: 14px;
margin-left: 5px;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
padding: 0;
text-align: left;
color: #595757;
vertical-align: top;
}

a.btn01{
background: #e33;
border:1px solid #a90000;
color: #fff;
border-radius: 25px;        /* CSS3草案 */  
-webkit-border-radius: 25px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 25px;   /* Firefox用 */ 
padding:5px 10px;
}

a.btn01:hover{
background: #a90000;
text-decoration: none;
}

/* ================================
Contact
================================= */

#contact .container{
padding-top: 70px
}

.contactbg{
    background-color: #fff;
    background-image: url(../img/contact.png);
    background-position:center;
    background-repeat:no-repeat;
    height:620px;
    margin: 0 auto;
    background-size: auto 620px;
}

#contact h2{

}

#contact.home-section{
padding: 0px 0px 100px 0px;
}

#contact .mTop8{
	margin-top: 8px;
	text-align: left;
	margin-left:17.66666667%;
	margin-bottom: 10px;
}
#contact img{
	margin-right: 10px;
	vertical-align: sub;
}

/* ================================
Bottom widget
================================= */
ul.social-network {	
	margin: 0;
	margin-left:0;
	padding-left: 0;
	list-style: none;
}
ul.social-network li {
	display: inline;
	margin: 5px 5px;
}

ul.social-network li a:hover span .fa-circle {
	color: #2b2b2b;
}

/* ================================
Footer
================================= */

footer{
    background: #649943;
    width:100%;
    margin-top: 0px;
    padding: 25px 0 5px;
    /*background-image: -webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#c6c6c6));
    border-bottom: 4px solid #004198;
    border-top: 1px solid #c6c6c6;
    background: url(../img/footer_bg.png) repeat left top;*/
    text-align: left;
}

#footer{
    width:980px;
    margin: 0 auto 80px;
}

footer a,  footer a:link, footer a:visited{
    text-decoration: none;
    color: #fff;
}

footer a:hover{
    text-decoration: underline; 
    color: #fff;
}

/*#footer ul{
padding: 0;
padding-top:10px;
}*/

#footer ul li{
    display: inline-table;
    padding: 0 2.5em 5px 0;
    color: #fff;
    font-size: 13px;
}

#footer ul li a.selected{
color: #fff;
}

address {
    color: #fff;
    text-align: right;
    width: 980px;
    margin: 20px auto 0;
    font-style: normal;
    font-size: 10px;
}

/* ================================
more media queries
================================= */

@media (max-width:768px) {
	.container{
	width:980px;
	margin: 0 auto;
	}
	
	.row{
	margin: 0;
	padding: 0;
	}
	
	#contact .row{
	width: 600px;
	margin: 0 auto;
	}
}

@media (max-width:992px) {
		
	.container{
	padding: 0;
	width:980px;
	margin: 0 auto;
	}
	
	#contact .row{
	width: 600px;
	margin: 0 auto;
	}
	

}

@media (max-width:1200px) {
	
	.container{
	padding: 0;
	width:980px;
	margin: 0 auto;
	}
	
}

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

@media (max-width:480px){
	.container{
	padding: 0;
	width:980px;
	margin: 0 auto;
	}
	
	.row{
	margin: 0;
	padding: 0;
	}
	
	#contact .row{
	width: 600px;
	margin: 0 auto;
	}
}

/*a, a:hover{
	color: #529abb;
}*/
.navbar-default{
	background: #529abb;
}

.form-control:focus {
  border-color: #529abb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px #529abb;
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px #529abb;
}

textarea.form-control{
height:80px;
}

.service .carousel-indicators .active {
	background: #529abb;
}

.btn-theme {
	background: url(../img/submit_button.png) no-repeat #004198;
	background-position-x: 0;
	background-position-y: 0px;
	color: #fff;
	height: 27px;
	border: none;
	padding: 0;
}

.lb-album li > a span{
	background: #529abb;
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, #529abb 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,#529abb));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
}
.lb-overlay{
	background: #529abb;
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, #529abb 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,#529abb));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,#529abb 100%);
}

#contact input{
	width: 100%;
	margin-top: 10px;
	border: 1px solid #c6c6c6;
	box-sizing: border-box;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
}
#contact textarea{
	width: 100%;
	height: 80px;
	margin-top: 10px;
	padding: 10px 10px;
	border: 1px solid #c6c6c6;
	box-sizing: border-box;
	font-size: 100%;
}
#contact input[type="submit"]{
	width: 100%;
	background: url(../img/submit_button.png) no-repeat #004198;
	background-position-x: 0;
	background-position-y: 0px;
	color: #fff;
	height: 27px;
	border: none;
	padding: 0;
}