@charset "UTF-8";
/*------------------------------------------------*/
/*
    graveyard.css | built 2017/08/15
*/
/*------------------------------------------------*/

/*--------------------------------------------*//*main pic*/

.navbar-default {
  background-color: rgba( 255, 255, 255, 0.7 );
  border-color: rgb( 170, 170, 170);
}


h1 {
  font-size: 220%;
  color: #FFF;
  font-weight: bold;
}

.main-moji01 {
  font-size: 130%;
  color: #FFF;
  font-weight: bold;
  text-align: left;
}

.main-moji02 {
  font-size: 160%;
  color: #FFF;
  font-weight: bold;
  text-align: left;
}

.running.special {
  position: relative;
  min-height: 450px;
  margin-bottom: 0;
  overflow: hidden;
  text-align: center;
  background-color: #FFF;
  background-image: url("../running-daikokusama/images/mainpic.png");
  background-repeat: no-repeat;
  background-position: center;
  /*-webkit-background-size: 100% 100%;
          background-size: 100%;*/
}

.comment01 {
  font-size: 130%;
  color: #14395e;
  font-weight: bold;
}

.comment02 {
  font-size: 110%;
  color: #14395e;
}

.comment03 {
  font-size: 110%;
  font-weight: bold;
  border-bottom: solid 2px #000;
}

.comment04 {
  font-size: 110%;
  font-weight: bold;
}


.ft-bold {
  font-weight: bold;
}

.contbg {
  background-image: url("../images/bg.png");
}

.attention {
  font-size: 80%;
}

h4 {
  font-weight: bold;
}

.red {
  color: #FF0000;
  font-weight: bold;
}

/*--------------------------------------------*//*main pic end*/
