@charset "UTF-8";
/* =========================================== 
// このCSSファイルはSassから生成されていますので、
// 　編集しないようご注意ください
//============================================ */
html {
  font-size: 62.5%; }

body {
  font-family: Hiragino Kaku Gothic ProN, "メイリオ", meiryo, sans-serif;
  padding-top: 120px; }
  @media screen and (max-width: 600px) {
    body {
      padding-top: 100px; } }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  overflow: hidden;
  margin-bottom: 1.4em; }

.sns {
  background: #eee;
  padding: 6px; }

.navbar-collapse.collapse p {
  margin-bottom: 0;
  font-size: 12px;
  padding-top: 24px; }
  @media screen and (max-width: 768px) {
    .navbar-collapse.collapse p {
      display: none; } }

.container {
  width: 990px; }
  @media screen and (max-width: 768px) {
    .container {
      width: auto; } }
  .container.info {
    margin-top: 20px; }
    .container.info .nav.nav-pills.nav-justified {
      margin-bottom: 30px; }

.navbar {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
  .navbar .container {
    width: 1170px; }
    @media screen and (max-width: 768px) {
      .navbar .container {
        width: auto; } }

.navbar-devsumi {
  background-color: #fff;
  border-color: #E7E7E7;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6; }
  @media screen and (max-width: 768px) {
    .navbar-devsumi {
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.6; } }
  @media screen and (max-width: 600px) {
    .navbar-devsumi {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.6; } }

.navbar-brand {
  height: auto; }
  @media screen and (max-width: 600px) {
    .navbar-brand {
      padding: 10px; } }

.navbar-nav > li > a {
  padding-top: 28px;
  padding: 28px 10px 20px; }
  @media screen and (max-width: 768px) {
    .navbar-nav > li > a {
      padding: 20px 15px; } }
  @media screen and (max-width: 600px) {
    .navbar-nav > li > a {
      padding: 15px; } }

.nav > li {
  margin-bottom: 0; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background: #fff url(../images/navi.png) no-repeat center bottom;
  color: #CCAA39; }
  @media screen and (max-width: 600px) {
    .nav > li > a:hover,
    .nav > li > a:focus {
      background-image: none;
      background-color: #CCAA39;
      color: #fff; } }

.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus {
  text-decoration: none;
  background: #fff url(../images/navi.png) no-repeat center bottom;
  color: #CCAA39; }
  @media screen and (max-width: 600px) {
    .nav > li.active > a,
    .nav > li.active > a:hover,
    .nav > li.active > a:focus {
      background-image: none;
      background-color: #CCAA39;
      color: #fff; } }

.navbar-collapse {
  max-height: inherit; }

.navbar-toggle {
  background-color: #9D644B; }
  .navbar-toggle .icon-bar {
    background-color: #FFF; }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: none; }

.title-back {
  background-color: #000000; }
  .title-back .container {
    background-image: url(../images/back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    padding: 50px 0;
    background-color: #000000; }
    @media screen and (max-width: 600px) {
      .title-back .container {
        padding: 20px 0; } }
    .title-back .container .date {
      padding: 20px 0; }
      @media screen and (max-width: 768px) {
        .title-back .container .date {
          margin-right: 15px; } }
      @media screen and (max-width: 600px) {
        .title-back .container .date {
          margin-right: 10px;
          margin-left: 10px; } }
    .title-back .container h1 {
      padding: 1.5em 0 1.5em;
      background-image: none;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .title-back .container h1 {
          margin-right: 15px; } }
      @media screen and (max-width: 600px) {
        .title-back .container h1 {
          margin-right: 10px;
          margin-left: 10px; } }

section {
  margin-bottom: 60px; }
  @media screen and (max-width: 768px) {
    section {
      margin-bottom: 30px; } }

h1 {
  background: transparent url(../images/h1.png) repeat-x scroll center center;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.6;
  padding: 10px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 30px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
  h1 span {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 10px; }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.6; } }

h2 {
  background: none repeat scroll 0 0 #EEEEEE;
  color: #333;
  font-weight: bold;
  padding: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 20px;
  margin-top: 0px; }

h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: bold;
  line-height: 1.6em;
  margin-bottom: 15px;
  margin-top: 0; }

h4 {
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  line-height: 160%;
  overflow: hidden;
  margin-top: 0; }

#owl-demo .item {
  margin: 0 10px 0 0; }
  #owl-demo .item p {
    margin-bottom: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    line-height: 1.2em; }
  #owl-demo .item img {
    margin-bottom: 5px; }

.list-inline.gravatar {
  margin-left: 0; }
  .list-inline.gravatar li {
    margin-bottom: 0;
    padding: 0; }
    .list-inline.gravatar li:last-child {
      margin-bottom: 0; }

footer {
  background: #eee none repeat scroll 0 0;
  margin-top: 40px;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center; }
  footer ul {
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 600px) {
      footer ul {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.6; } }
  footer li {
    display: inline;
    padding: 0 4px; }
    footer li:first-child {
      padding-left: 0; }
  footer p {
    color: #999;
    font-size: 12px; }

.navbar-toggle {
  background-color: #000; }
  .navbar-toggle .icon-bar {
    background: #fff none repeat scroll 0 0; }

#page-top {
  bottom: 20px;
  font-size: 20px;
  position: fixed;
  right: 20px;
  z-index: 5; }
  #page-top a {
    background: #999 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    opacity: 0.5;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    width: 40px; }
    #page-top a:hover {
      background: #666 none repeat scroll 0 0;
      text-decoration: none; }

.bo_circle a {
  display: block;
  width: 300px;
  height: 300px;
  padding: 0px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #eee;
  line-height: 300px; }

.bo_circle a:hover {
  width: 300px;
  height: 300px;
  line-height: 300px; }

a:hover.circle1 {
  background-color: #3399CC; }

a:hover.circle2 {
  background-color: #FF9900; }

a:hover.circle3 {
  background-color: #339900; }

.bo_kyosan a {
  background: transparent url(../images/bo_kyosan.png) no-repeat scroll 0 0;
  display: block;
  height: 300px;
  width: 450px;
  margin: 40px auto auto; }
  .bo_kyosan a:hover {
    background-image: url("../images/bo_kyosan.png");
    background-position: 0 -323px;
    background-repeat: no-repeat; }

.bo_kyosan span {
  display: none; }

.bo_contact a {
  display: block;
  width: 230px;
  height: 230px;
  padding: 0px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #D8D8D8;
  line-height: 230px;
  margin-bottom: 10px; }
  .bo_contact a:hver {
    width: 230px;
    height: 230px;
    line-height: 230px;
    background-color: #0FAAC3; }
  .bo_contact a.active {
    width: 230px;
    height: 230px;
    line-height: 230px;
    background-color: #0FAAC3; }

section ul {
  margin-bottom: 40px; }
  section ul li {
    margin-bottom: 1.4em;
    line-height: 1.7em; }
    section ul li:last-child {
      margin-bottom: 0; }

.voice {
  background: url(../images/koe.png) no-repeat left top;
  background-color: #eee;
  border-radius: 10px;
  padding-left: 133px; }

.voice .inner {
  padding: 30px; }

.bo_circle_mini a {
  display: block;
  width: 150px;
  height: 150px;
  padding: 0px;
  border-radius: 50%;
  color: #666666;
  text-align: center;
  text-decoration: none;
  background: #eee;
  line-height: 150px;
  margin-bottom: 20px; }

.bo_circle_mini a:hover {
  width: 150px;
  height: 150px;
  line-height: 150px;
  color: #FFF; }

a:hover.blue {
  background-color: #3399CC; }

a:hover.orange {
  background-color: #FF9900; }

a:hover.green {
  background-color: #339900; }

.qa_icon {
  float: left;
  margin: 0px 5px 0px 0px; }

table.table-bordered th {
  background: none repeat scroll 0 0 #F5F5F5;
  border-color: #E3E3E3;
  border-style: solid;
  border-width: 0 0 1px 1px;
  font-weight: bold;
  line-height: 120%;
  padding: 5px;
  text-align: center; }

li {
  line-height: 1.6em;
  margin-bottom: 10px; }

.border {
  border-bottom: 1px dotted #CCC;
  margin-bottom: 20px; }

.button {
  display: block;
  margin: 0 auto;
  outline: medium none;
  text-decoration: none;
  width: 700px;
  font-size: 16px;
  box-sizing: border-box;
  transition: all 0.3s ease 0s;
  background-color: #3BB6A3;
  border: 2px solid #3BB6A3;
  border-radius: 5px;
  color: #fff;
  padding: 15px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .button {
      width: 80%;
      text-align: center;
      font-size: 14px; } }
  .button:before, .button:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1; }
  .button:hover {
    background-color: #00A5BD;
    border-color: #00A5BD;
    color: #fff; }
  .button .midasi {
    font-size: 50px;
    margin-bottom: 5px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .button .midasi {
        font-size: 30px; } }

#platinum,
#gold,
#exhibition,
#logo,
#media,
#lunch {
  margin: -160px 0 0;
  padding: 160px 0 0; }

.photo {
  margin-right: 15px;
  border: 1px solid #ccc; }

.profile {
  overflow: hidden; }

#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#qa01,
#qa02,
#qa03,
#qa04,
#qa05,
#qa06,
#qa07,
#qa08,
#qa09,
#qa10,
#qa11,
#qa12,
#qa13,
#qa14,
#qa15,
#qa16,
#qa17,
#qa18 {
  margin: -160px 0 0;
  padding: 160px 0 0; }

.btn {
  white-space: inherit; }

.btn-warning {
  background-color: #9D644B;
  border-color: #9D644B;
  color: #fff; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #EA7300;
  border-color: #EA7300;
  color: #fff; }

.label-success {
  background-color: #9D644B; }

.time {
  background: #000 none repeat scroll 0 0;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
  padding-top: 6px; }

#platinum,
#gold,
#silver,
#exhibition,
#logo,
#media,
#devsumiweeks,
#officialcommunities,
#Feb1,
#Feb2 {
  margin: -160px 0 60px;
  padding: 160px 0 0; }

@media screen and (max-width: 600px) {
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20%;
    *width: 20%; } }
@media screen and (max-width: 1200px) {
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 25%;
    *width: 20%; } }
@media screen and (max-width: 768px) {
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20%;
    *width: 20%; } }
