/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg1.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
     font-size: 16px; 
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}


.logo{
margin: 0 auto;
}


.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

address {

text-transform:lowercase;
}



.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 2em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}



.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}


.intro-text1 {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
    margin:3em;
}
 
 .intro-text2 {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
  
    text-align: left;   
    margin:0 auto;
}
 
.centerbox{
     	margin-left:auto;
	margin-right:auto;
	text-align:left;
 }

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}
.clear { clear: left;}  


footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }
     .img-right {
        float: right;
        margin-right: 25px;
    }


    .textgray {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: ##C1C1C;
    }


    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}


.centerpic{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.fontweight{
 font-weight:bold;
 color:#F00;

}

.fonttype{
font-size:1em;
}


.fonttype100{
font-size:100%;
}



/*****横並び センター揃え html5****/

.paging {
  overflow: auto;
}

.paging ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.paging ul li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

.paging ul li em,
.paging ul li a {
  margin: 0 6px 0 0;
  padding: 0 6px;
  display: block;
  float: left;
  width: auto;
  height: 24px;
  line-height: 24px;
  color: #ffffff;
  background-color: #336699;
}

.centered {
  position: relative;
  overflow: hidden;
}

.centered ul {
  position: relative;
  left: 50%;
  float: left;
}

.centered ul li {
  position: relative;
  left: -50%;
  float: left;
}

.centered {
  position: relative;
  overflow: hidden;
}

.centered ul {
  position: relative;
  left: 50%;
  float: left;
}

.centered ul li {
  position: relative;
  left: -50%;
  float: left;
}




/* ************************************************ 
*	マージン
* ************************************************ */

.margin-top10{
    margin-top: 10px;
}
.margin-top20{
    margin-top: 20px;
}
.margin-top30{
    margin-top: 30px;
}
.margin-top40{
    margin-top: 40px;
}
.margin-top50{
    margin-top: 50px;
}
.margin-top60{
    margin-top: 60px;
}
.margin-top70{
    margin-top: 70px;
}
.margin-top80{
    margin-top: 80px;
}
.margin-top90{
    margin-top: 90px;
}
.margin-top100{
    margin-top: 100px;
}


.margin-bottom10{
    margin-bottom: 10px;
}
.margin-bottom20{
    margin-bottom: 20px;
}
.margin-bottom30{
    margin-bottom: 30px;
}
.margin-bottom40{
    margin-bottom: 40px;
}
.margin-bottom50{
    margin-bottom: 50px;
}
.margin-bottom60{
    margin-bottom: 60px;
}
.margin-bottom70{
    margin-bottom: 70px;
}
.margin-bottom80{
    margin-bottom: 80px;
}
.margin-bottom90{
    margin-bottom: 90px;
}
.margin-bottom100{
    margin-bottom: 100px;
}




/* ************************************************ 
*	文字サイズ
* ************************************************ */

.moji100px {
    font-size: 100px;
    line-height: 170%;
}

.moji90px {
    font-size: 90px;
    line-height: 170%;
}

.moji80px {
    font-size: 80px;
    line-height: 170%;
}

.moji70px {
    font-size: 70px;
    line-height: 170%;
}

.moji60px {
    font-size: 60px;
    line-height: 170%;
}

.moji50px {
    font-size: 50px;
    line-height: 170%;
}

.moji40px {
    font-size: 40px;
    line-height: 170%;
}

.moji30px {
    font-size: 30px;
    line-height: 170%;
}

.moji29px {
    font-size: 29px;
    line-height: 170%;
}

.moji28px {
    font-size: 28px;
    line-height: 170%;
}

.moji27px {
    font-size: 27px;
    line-height: 170%;
}

.moji26px {
    font-size: 26px;
    line-height: 170%;
}

.moji25px {
    font-size: 25px;
    line-height: 170%;
}

.moji24px {
    font-size: 24px;
    line-height: 170%;
}

.moji23px {
    font-size: 23px;
    line-height: 170%;
}

.moji22px {
    font-size: 22px;
    line-height: 170%;
}

.moji21px {
    font-size: 21px;
    line-height: 170%;
}

.moji20px {
    font-size: 20px;
    line-height: 170%;
}

.moji19px {
    font-size: 19px;
    line-height: 170%;
}

.moji18px {
    font-size: 18px;
    line-height: 170%;
}

.moji17px {
    font-size: 17px;
    line-height: 170%;
}

.moji16px {
    font-size: 16px;
    line-height: 170%;
}

.moji15px {
    font-size: 15px;
    line-height: 170%;
}

.moji14px {
    font-size: 14px;
    line-height: 170%;
}

.moji13px {
    font-size: 13px;
    line-height: 170%;
}

.moji12px {
    font-size: 12px;
    line-height: 170%;
}

.moji11px {
    font-size: 11px;
    line-height: 170%;
}

.moji10px {
    font-size: 10px;
    line-height: 150%;
}

.moji9px {
    font-size: 9px;
    line-height: 370%;
}

.mincho {
    font-family: 'century','Times New Roman','Baskerville','Optima','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}

.bold {
    font-weight: bolder;
}

.italic {
    font-style: italic;
}

.moji100% {
    font-size: 100px;
    line-height: 170%;
}


