@charset "UTF-8";
/* CSS Document */

.carousel-indicators li{
    border-radius: 50%;
    margin: 1px 10px;
    height: 10px;
    max-width: 10px;
  }



#banner {
margin-top: 30px;
}
#banner img{
width: 100%;
margin-bottom: 20px;
}
.fb-container {
max-width: 500px;
margin-bottom: 25px;
}

#top{
width: 100%;
}

#top img{
width: 100%;
}

.business{
letter-spacing: 0.3em;
}

.business h2{
text-align: center;
color: #000;
font-weight: 600;
padding-top: 50px;
}

.business h3{
text-align: center;
font-size: 0.7em;
color: #1D2C5C;
font-weight:bold;
padding-bottom: 30px;
}


/*リンク*/

#b_contents2{
text-align: center;
margin-bottom: 90px;
}

#b_contents2 img{
width: 100%;
margin-bottom: 20px;
margin-top: 20px;
}

#b_contents2 h2{
display: inline-block;
font-weight: 400;
font-size: 1.3em;
margin-bottom: 1em;
position: relative;
letter-spacing: 0.2em;
color: #1D2C5C;
font-weight: bold;
}

#b_contents2 h2:before {
content: '';
position: absolute;
left: 50%;
bottom: -15px;/*線の上下位置*/
display: inline-block;
width: 50px;/*線の長さ*/
height: 3px;/*線の太さ*/
-webkit-transform: translateX(-50%);
transform: translateX(-50%);/*位置調整*/
background-color: #1D2C5C;
}
#b_contents2 h3{
font-weight: bold;
font-size: 1em;
margin-top: 10px;
line-height: 2em;
}

#b_contents2 p{
font-size: 0.8em;
margin-top: 10px;
text-align: left;
}
#b_contents2 span{
font-size: 1.6em;
font-family: "ManyoGyoshoStd-E";
}

.b_box{
border: solid 1px #1D2C5C;
padding: 10px;
margin-top: 20px;
}

.b_box img{
padding: 0px 20px;
}

.b_box a:hover{
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;	
}




.about img{
width: 100%;
max-width: 800px;
}
.about .col-md-3,.about .col-sm-6{
margin-top: 30px;
}


.container span{
font-size:0.6em;
}

#rinen p{
text-align: center;
font-size: 2em;
margin-top: 10px;
line-height: 1.6em;
font-family: "FOT-マティスV Pro B";
font-weight: bolder;
}


.container table{
color: #000;
border-collapse: collapse;
width: 100%;
margin: 30px 0px;
font-size: 0.8em;
}

.container tr{
border-bottom: solid 1px #D7DAF0;
}

.container td.box1{
white-space: nowrap;
margin-right: 10px;
color: #1D2C5C;
font-weight: bold;
}


.container map{
margin-top: 30px;
}





.about-box img{
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
max-width: 800px;
}

.img-responsive{
height: auto;
max-width: 60%;
}




#info a{
position:fixed;
bottom:30px;
right:0px;
display:inline-block;
z-index:9999;
}
#info img{
width:105px;
}









