@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%;
}

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

.about-box h2{
margin-top: 30px;
margin-bottom: 15px;
font-family: "ManyoGyoshoStd-E";
font-weight: 300;
letter-spacing: 0.2em;
font-size: 2.4em;
padding-bottom: 20px;
border-left: 5px #C41217 solid;
width: 100%;
color: #fff;
padding: 10px 0 10px 20px;
}

.about-box table{
color: #FFF;
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}

.about-box tr{
border-bottom: solid 1px #C41217;
}

.about-box td.box1{
white-space: nowrap;
margin-right: 10px;
}

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

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



.osusume{
background-image: url(../img/a_back.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 30px 0px;
margin-top: 30px;
}


.osusume h2{
color: #C41217;
font-family: "ManyoGyoshoStd-E";
font-size: 2.0em;
width: 100%;
}
.osusume h3{
color: #541B06;
font-family: "TsukuAOldMinPr6-M";
font-size: 1.8em;
}

.osusume img{
width: 100%;
}


.osusume small{
font-size:0.3em;
}


.osusume2{
background-image: url("../img/a_back2.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 30px 0px;
margin-top: 30px;
}

.osusume2 h2{
color: #C41217;
font-family: "ManyoGyoshoStd-E";
font-size: 2.0em;
width: 100%;
}
.osusume2 h3{
color: #541B06;
font-family: "TsukuAOldMinPr6-M";
font-size: 1.8em;
}

.osusume2 img{
width: 100%;
}


.osusume2 small{
font-size:0.3em;
}

.osusume p{
font-size: 1.2em;
font-family: Ryumin Medium KL,"リュウミン M-KL",HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;
}

.osusume2 p{
font-size: 1.2em;
font-family: Ryumin Medium KL,"リュウミン M-KL",HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;
}





#info{
background-color: #484848;
padding-top: 30px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
#info h2{
margin-top: 20px;
font-family: "TsukuAOldMinPr6-M";
font-size: 150%;
letter-spacing: 0.5em;
}
#info h2 span{
display: inline-block;
padding-bottom: 20px;
border-bottom: 1px #fff dashed;
}
#info .description{
margin-top: 20px;
font-size: 80%;
}
#info i{
color: #C41217;
}
form{
text-align: left;
letter-spacing: 0.2em;
}
form .row{
margin-top: 15px;
}
input,textarea{
border:0;
padding:10px;
font-size:1em;
font-family:Arial, sans-serif;
color:#aaa;
border:solid 1px #ccc;
margin:0 0 20px;
width:100%;
letter-spacing: 0em;
}
.button-box{
text-align: center;
}
.button{
width: auto;
margin-left: auto;
margin-right: auto;
background-color: #C41217;
border-color:  #C41217;
border-radius:15px;
color: #fff;
letter-spacing: 0.3em;
font-weight: 600;
}










