﻿/*!
 * Start Bootstrap - Landing Page 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,
html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.topnav {
  font-size: 14px;
}

.topnav img {
  width: 50%;
  height: auto;
}

.lead {
  font-size: 18px;
  font-weight: 400;
}

.list-lead {
  margin: 40px 0 0;
}

.list-lead li {
  margin-left: -1em;
  font-size: 18px;
  font-weight: 400;
}

.intro-header {
  padding-top: 50px;
  /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
  /*    padding-bottom: 50px;*/
  text-align: center;
  color: #f8f8f8;
  background: url(../img/bg1.png) no-repeat top center;
  background-size: cover;
}

.intro-message {
  padding: 44px 0 16px;
}

.intro-message img {
  max-width: 100%;
}

.intro-invitation {
  max-width: 1040px;
  margin: 0 auto 12px;
  text-align: left;
}

.intro-message h1 {
/*  max-width: 1040px;*/
  max-width: 820px;
  margin: 0 auto 30px;
  text-align: left;
}
.intro-message h2 {
  max-width: 600px;
  margin: 0 auto 30px;
  text-align: left;
}

.intro-message h1 img {
  max-width: 100%;
}
.intro-message h2 img {
  max-width: 100%;
}

.intro-text {
  margin: 0 0 7px;
}

.intro-data {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 17px 0 25px;
  padding: 18px 0;
  text-align: left;
  background: #fff
}

.intro-data p {
  margin: 0 0 4px;
  color: #333;
  font-size: 24px;
}

.intro-data small {
  display: block;
  margin: 8px 0 0;
  color: #034090;
  font-size: 14px;
}




.contents-list>h3 img {
  text-align: center;
  width: 100%;
}

.label-cs {
  color: #FFF;
  background: #FF0000;
  font-size: 60%;
  padding: 2px 10px;
}

.btnList a {
  display: block;
  margin: 20px auto;
  background: #FF0000;
  width: 80%;
  text-align: center;
  font-size: 150%;
  padding: 15px 10px;
  text-decoration: none;
  color: #FFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0px 3px 3px #333;
  -moz-box-shadow: 0px 3px 3px #333;
  -webkit-box-shadow: 0px 3px 3px #333;
}

.btnList a:hover {
  background: #ff5600;
}

.btnList span {
  display: block;
  margin: 20px auto;
  background: #AAAAAA;
  width: 80%;
  text-align: center;
  font-size: 150%;
  padding: 15px 10px;
  text-decoration: none;
  color: #FFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0px 3px 3px #000;
  -moz-box-shadow: 0px 3px 3px #000;
  -webkit-box-shadow: 0px 3px 3px #000;
}

table {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: normal;
  background: #FFF;
  width: 100%;
}

table th {
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

table td {
  padding: 5px;
}

table td .td-icon{
  display: block;
  width: fit-content;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1.1px;
  background: #FF0000;
  border-radius: 3px;
  padding: 2px 5px;
  margin-top: 5px;
}

.td-no {
  text-align: center;
}

/*事務・業務*/
.txt-jimu {
  color: #036EB8;
}

.table-jimu {
  border: 1px solid #036EB8;
}

.table-jimu th {
  background: #C6DCED;
  border: 1px solid #036EB8;
}

.table-jimu td {
  border: 1px solid #036EB8;
}

/*営推・企画*/
.txt-eisui {
  color: #ef801f;
}

.table-eisui {
  border: 1px solid #ef801f;
}

.table-eisui th {
  background: #fadabc;
  border: 1px solid #ef801f;
}

.table-eisui td {
  border: 1px solid #ef801f;
}



/*決済・収納*/
.txt-kessai {
  color: #6DBB4F;
}

.table-kessai {
  border: 1px solid #6DBB4F;
}

.table-kessai th {
  background: #D3EBCA;
  border: 1px solid #6DBB4F;
}

.table-kessai td {
  border: 1px solid #6DBB4F;
}

/*融資・審査*/
.txt-yushi {
  color: #920783;
}

.table-yushi {
  border: 1px solid #920783;
}

.table-yushi th {
  background: #E0C9E2;
  border: 1px solid #920783;
}

.table-yushi td {
  border: 1px solid #920783;
}

/*会計・人事・給与*/
.txt-kaikei {
  color: #00913A;
}

.table-kaikei {
  border: 1px solid #00913A;
}

.table-kaikei th {
  background: #C5E6D0;
  border: 1px solid #00913A;
}

.table-kaikei td {
  border: 1px solid #00913A;
}


/*営推・企画*/
.txt-eisui {
  color: #F0831E;
}

.table-eisui {
  border: 1px solid #F0831E;
}

.table-eisui th {
  background: #FADABC;
  border: 1px solid #F0831E;
}

.table-eisui td {
  border: 1px solid #F0831E;
}

/*システム・セキュリティ*/
.txt-sys {
  color: #C30D23;
}

.table-sys {
  border: 1px solid #C30D23;
}

.table-sys th {
  background: #EFC6CB;
  border: 1px solid #C30D23;
}

.table-sys td {
  border: 1px solid #C30D23;
}

/*IT/AI・RPA*/
.txt-it {
  color: #E72420;
}

.table-it {
  border: 1px solid #E72420;
}

.table-it th {
  background: #F8BDBC;
  border: 1px solid #E72420;
}

.table-it td {
  border: 1px solid #E72420;
}




@media(max-width:767px) {
  .intro-message {
/*    padding: 5% 15px 15%;*/
    padding: 5% 15px 5%;
  }
  
  .intro-invitation {
    max-width: 70%;
    margin: 0 0 12px;
  }
  
  .intro-data {
    margin-right: -15px;
    margin-left: -15px;
    padding: 18px 15px;
    text-align: center;
  }

  .intro-organizer {
    max-width: 50%;
    margin: 0 auto;
  }
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}


.page_body {
  background: url(../img/bg2.png) center bottom repeat-y;
    background-size: cover;
}


.content-section-a {
  padding: 50px 0;
  /*    background-color: #f8f8f8;
    background: url(../img/content-bg.png) center bottom no-repeat;*/
  background-size: contain;
}

.content-section-b {
  padding: 40px 0;
  /*    border-bottom: 1px solid #e7e7e7;
    background: url(../img/content-bg.png) center bottom no-repeat;*/
  background-size: contain;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.content-section-b h3 {
  display: flex;
  align-items: center;
/*  margin: 15px 0 35px;*/
  margin: 15px 0 20px;
  color: #325196;
  font-size: 24px;
}
.content-section-b h3 img{
  max-height:40px;
  width:auto;
}

.img {
  margin: 0 0 20px;
  text-align: center;
}

.img img {
  max-width: 100%;
}

.caption {
  max-width: 640px;
  margin: 0 auto 80px;
  font-weight: normal;
  text-align: right;
}

.exhibits {
/*  display: flex;
  align-items: center;*/
/*  min-height: 104px;
  margin: 0 0 30px;
  padding: 0 0 0 220px;*/
  font-size: 18px;
  font-weight: normal;
/*  background: url(../img/details01.png) no-repeat 60px 0;
  background-size: 119px auto;*/
}

.seminar {
  min-height: 104px;
  margin: 0 0 30px;
/*  padding: 15px 0 0 220px;*/
  font-size: 18px;
  font-weight: normal;
/*  background: url(../img/details02.png) no-repeat 60px 0;
  background-size: 119px auto;*/
}

.seminar img {
  margin-top: 12px;
}

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../img/banner-bg.jpg) no-repeat center center;
  background-size: cover;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

.notes {
  margin: 40px 0 0;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}

@media(max-width:1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media(max-width:767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }

  ul.banner-social-buttons>li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.banner-social-buttons>li:last-child {
    margin-bottom: 0;
  }


  .intro-message>p.invitation img {
    max-width: 70%;
  }

  .content-section-b h3 {
    font-size: 18px;
  }
  
  .content-section-b h3:after {
    content: none;
  }
  
/*  .exhibits {
    padding: 80px 0 0;
    background: url(../img/details01.png) no-repeat 0 0;
    background-size: 80px auto;
  }

  .seminar {
    padding: 80px 0 0;
    background: url(../img/details02.png) no-repeat 0 0;
    background-size: 80px auto;
  }
  .seminar img {
    max-width: 30%;
  }
  */
}

footer {
  padding: 50px 0;
  background-color: #f8f8f8;
}

p.copyright {
  margin: 15px 0 0;
}


.area {
    background: #ffffff70;
    border-radius: 10px;
    padding: 1vw 4vw;
}
p.intro-organizer {
    padding-top: 20px;
}
.seminar span {
    font-size: 0.8em;
    display: block;
    padding-top: 10px;
}


.img-access {
    position: relative;
    top: -20px;
}

@media(max-width:767px) {
    .area {
        margin: 0 10px;
        padding: 1vw 1.5vw;
    }

    .img-exhibits {
        margin-bottom:50px;
    }
    .img-access {
        margin-bottom:30px;
        position: unset !important;
    }
}

@media(max-width:1200px) {
    br.pcbr {
        display:none;
    }
}
