/* Bootstrap Custom */
.label{
    margin-left: 5px;
    font-weight: normal;
    font-size: 14px;
}
/* navbar Brand */

.row{
    margin-left:-5px;
    margin-right:-5px;
}

.row > div{
        padding-right:5px;
        padding-left:5px;
}
@media (max-width:640px) {
  .container{
    margin-top: 22px;
  }
}


.navbar{
    margin-bottom: 0;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-9 { width: 10%; margin: 0 0.5%; }

@media (max-width:991px) {
.col-9 { width: 16%; margin: 0 1%; }
}
@media (max-width:640px) {
.col-9 { width: 26%; margin: 0 2%; }
}
.link_bnr { text-align: center; }
@media (max-width:991px) {
.link_bnr img { width: 100%; }
}
/* tag */


body{
    /*margin: 50px 0 0 0;*/
    word-wrap: break-word;

}

p{
        font-size: 110%;
}

th{
  white-space: nowrap;
  color: #000;
  font-weight: bold;
}

li {
  display: inline-block;
}


/*title*/
.title01{
    text-align: center;
    color: #000;
    font-size: 1.5em;
    margin: 0 0 20px 0;  
	padding: .75em 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
    font-weight: bold;
    

}

.title02 {
    font-size: 1.2em;
    border: 1px solid #000000;
    margin: 0 0 10px 0;
    padding: 10px;
    font-weight: bold;
    border-radius: 4px;
}

.title03{
    text-align: center;
    color: #000;
    font-size: 1.3em;
    margin: 50px 0 20px 0;  


}
.title04{
    text-align: center;
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 0 5px 0;  


}
.ttl { 
  font-size: 1.8rem;
  padding: 15px 0 0;
  border-top: dotted 1px #ccc;
}
.ttl.first { border-top: none; }

.lead {
  margin: 20px 0; 
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
}


/*bg*/
.bg-top{
    background: #fff1f1;
    background-repeat: repeat-x;
}
.bg-white{
    background: #fff;
    color: #000;
    margin: 0;
     width: 100%;
     padding: 40px 0 20px;
}

.bg-glay{
    background: #fff1f1;
    color: #000;
    margin: 0;
     width: 100%;
     padding: 40px 0 20px;
}


//リストグループのクラス追加
.list-group-item-01 {
  color: #fff;
  background-color: #00b050;
}
a.list-group-item-01,
button.list-group-item-01 {
  color: #fff;
  background-color: #ff8ec3;
}
a.list-group-item-01 .list-group-item-heading,
button.list-group-item-01 .list-group-item-heading {
  color: inherit;
  background-color: #ff8ec3;
}
a.list-group-item-01:hover,
button.list-group-item-01:hover,
a.list-group-item-01:focus,
button.list-group-item-01:focus {
  color: #fff;
  background-color: #ff8ec3;
}
a.list-group-item-01.active,
button.list-group-item-01.active,
a.list-group-item-01.active:hover,
button.list-group-item-01.active:hover,
a.list-group-item-01.active:focus,
button.list-group-item-01.active:focus {
  color: #fff;
  background-color: #00b050;
  border-color: #3c763d;
}


.list-group-item-02 {

  background-color: #fecde4;
}
a.list-group-item-02,
button.list-group-item-02 {

  background-color: #fecde4;
}
a.list-group-item-02 .list-group-item-heading,
button.list-group-item-02 .list-group-item-heading {
  color: inherit;
  background-color: #fecde4;
}
a.list-group-item-02:hover,
button.list-group-item-02:hover,
a.list-group-item-02:focus,
button.list-group-item-02:focus {

  background-color: #fecde4;
}
a.list-group-item-02.active,
button.list-group-item-02.active,
a.list-group-item-02.active:hover,
button.list-group-item-02.active:hover,
a.list-group-item-02.active:focus,
button.list-group-item-02.active:focus {

  background-color: #4cd749;
  border-color: #3c763d;
}



.list-group-item-03 {
  color: #000;
  background-color: #fff5fa;

}
a.list-group-item-03,
button.list-group-item-03 {
  color: #000;
  background-color: #fff5fa;

}
a.list-group-item-03 .list-group-item-heading,
button.list-group-item-03 .list-group-item-heading {
  color: inherit;
  background-color: #fff5fa;
}
a.list-group-item-03:hover,
button.list-group-item-03:hover,
a.list-group-item-03:focus,
button.list-group-item-03:focus {
  color: #000;
  background-color: #fff5fa;
}
a.list-group-item-03.active,
button.list-group-item-03.active,
a.list-group-item-03.active:hover,
button.list-group-item-03.active:hover,
a.list-group-item-03.active:focus,
button.list-group-item-03.active:focus {
  color: #000;
  background-color: #9ff3ab;
  border-color: #3c763d;
}

a.list-group-item-04,
button.list-group-item-04,
a.list-group-item-04:hover {
	color: #000;
  background-color: #fff5fa;
	margin-top: 20px;
}
#menu108 .row img {
	width: 100px;
}
#menu108 .row:nth-of-type(2n+1) img {
	width: 140px;
}
#menu108 .list-group-item p:last-child {
	margin-top: 20px;
}
#menu108 .list-group-item .row p {
	font-weight: bold;
	margin-top: 20px;
}
#menu108 .list-group-item .row span {
	font-size: 12px;
	margin-left: 6px;
}
#menu108 .list-group-item .row div > span {
	margin-top: 10px;
	display: block;
}
#menu108 table {
	width: 100%;
}
#menu108 table tr th {
	font-weight: normal;
	padding: 5px 0;
	white-space: normal;
}
#menu108 table tr td {
	width: 54px;
}
#menu108 table tr th br {
	display: block;
}
@media (min-width: 768px){
	#menu108 table tr th br {
		display: none;
	}
}



.list-group-item-08 {
  color: #000;

}
a.list-group-item-08,
button.list-group-item-08 {
  color: #000;

}
a.list-group-item-08 .list-group-item-heading,
button.list-group-item-08 .list-group-item-heading {
  color: inherit;

}
a.list-group-item-08:hover,
button.list-group-item-08:hover,
a.list-group-item-08:focus,
button.list-group-item-08:focus {
  color: #000;

}
a.list-group-item-08.active,
button.list-group-item-08.active,
a.list-group-item-08.active:hover,
button.list-group-item-08.active:hover,
a.list-group-item-08.active:focus,
button.list-group-item-08.active:focus {
  color: #000;

  border-color: #3c763d;
}


.list-group-item-11 {

  background-color: #fdd903
}
a.list-group-item-11,
button.list-group-item-11 {

  /*background-color: #fdd903*/
  background-color: #FBCB00;
}
a.list-group-item-11 .list-group-item-heading,
button.list-group-item-11 .list-group-item-heading {
  color: inherit;
  background-color: #fdd903
}
a.list-group-item-11:hover,
button.list-group-item-11:hover,
a.list-group-item-11:focus,
button.list-group-item-11:focus {

  background-color: #fdd903
}
a.list-group-item-11.active,
button.list-group-item-11.active,
a.list-group-item-11.active:hover,
button.list-group-item-11.active:hover,
a.list-group-item-11.active:focus,
button.list-group-item-11.active:focus {

  background-color: #fdd903
  border-color: #3c763d;
}



.list-group-item-12 {

  background-color: #fdd903;
}
a.list-group-item-12,
button.list-group-item-12 {

  background-color: #fdd903;
}
a.list-group-item-12 .list-group-item-heading,
button.list-group-item-12 .list-group-item-heading {
  color: inherit;
  background-color: #fdd903;
}
a.list-group-item-12:hover,
button.list-group-item-12:hover,
a.list-group-item-12:focus,
button.list-group-item-12:focus {

  background-color: #fdd903;
}
a.list-group-item-12.active,
button.list-group-item-12.active,
a.list-group-item-12.active:hover,
button.list-group-item-12.active:hover,
a.list-group-item-12.active:focus,
button.list-group-item-12.active:focus {

  background-color: #fdd903;
  border-color: #3c763d;
}





.list-group-item-13 {

  background-color: #fcf006;
}
a.list-group-item-13,
button.list-group-item-13 {

  background-color: #fcf006;
}
a.list-group-item-13 .list-group-item-heading,
button.list-group-item-13 .list-group-item-heading {
  color: inherit;
  background-color: #fcf006;
}
a.list-group-item-13:hover,
button.list-group-item-13:hover,
a.list-group-item-13:focus,
button.list-group-item-13:focus {

  background-color: #fcf006;
}
a.list-group-item-13.active,
button.list-group-item-13.active,
a.list-group-item-13.active:hover,
button.list-group-item-13.active:hover,
a.list-group-item-13.active:focus,
button.list-group-item-13.active:focus {

  background-color: #fcf006;
  border-color: #3c763d;
}

a.list-group-item-14:hover,
button.list-group-item-14:hover,
a.list-group-item-14:focus,
button.list-group-item-14:focus {

  background-color: #fffa95;
}

a.list-group-item-14.active,
button.list-group-item-14.active,
a.list-group-item-14.active:hover,
button.list-group-item-14.active:hover,
a.list-group-item-14.active:focus,
button.list-group-item-14.active:focus {

  background-color: #fffa95;
  border-color: #3c763d;
}


a.list-group-item-14,
button.list-group-item-14 {

  background-color: #fffa95;
}


.footer{
  color: #fff;
  background-color: #000;
  text-align: center;
  padding: 10px;
}



@media (min-width: 768px){
.navbar-nav{
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float:none;
}
}  


.well{
    background-color: #fff;
}

.text-area{
    padding: 10px;
}

.qa-text{
    padding: 10px;
}

.sponsor1{
 margin-bottom: 10px;
}

.sponsor2{
 margin-bottom: 10px;
}

.sponsor2:nth-of-type(2) img{
 margin-top: 10px;
}  

.sponsor3{
 margin-bottom: 10px;
 align-items: center;
 margin-top: 30px;
}

.sponsor3 img{
  width: 90%;
}

.sponsor3:nth-of-type(1){
 margin-top: 0px;
}

.sponsor3:nth-of-type(1) img{
 width: 70%;
 margin-top: 15px;
}

.sponsor4{
 margin-bottom: 26px;
 width: 18%;
}


.sponsor4:nth-of-type(1) img{
  width: 35%;
  margin-top: 5px;
}

.sponsor4:nth-of-type(2) {
 margin-top: 10px;
}

.sponsor4:nth-of-type(2) img{
 width: 50%;
}  

.sponsor4:nth-of-type(3) img{
  width: 50%;
}

.sponsor4:nth-of-type(4) img{
  width: 34%;
  margin-top: 1px;
}

.sponsor4:nth-of-type(5) img{
  width: 33%;
}

.sponsor4:nth-of-type(6){
  margin-top: 4px;
  width: 18%;
  margin-left: 55px;
}

.sponsor4:nth-of-type(6) img{
  width: 41%;
  margin-left: 68px;
}

.sponsor4:nth-of-type(7) {
 
}


.sponsor4:nth-of-type(7) img{
  width: 25%;
}


.sponsor4:nth-of-type(8){
 width: 23%;
}

.sponsor4:nth-of-type(8) img{
  width: 41%;
}

.sponsor4:nth-of-type(9){
  width: 17%;
  margin-right: 50px;
}

.sponsor4:nth-of-type(9) img{
  width: 27%;
}

.sponsor4:nth-of-type(10){
 width: 21%;
}

.sponsor4:nth-of-type(10) img{
  width: 31%;
}

.sponsor4:nth-of-type(11) img{
  width: 29%;
}

.sponsor4:nth-of-type(12) {
 margin-top: 7px;
 width: 20%;
}

.sponsor4:nth-of-type(12) img{
 width: 50%;
}

.sponsor4:nth-of-type(13) img{
 width: 45%;
 margin-top: 5px;
}

.sponsor4:nth-of-type(14){
 margin-top: 4px;
 width: 20%;
}

.sponsor4:nth-of-type(14) img{
 width: 40%;
}

.sponsor4:nth-of-type(15){
 margin-top: 10px;
 margin-left: 120px;
}

.sponsor4:nth-of-type(15) img{
 width: 45%;
}

.sponsor4:nth-of-type(16){
 margin-top: 10px;
}

.sponsor4:nth-of-type(16) img{
 width: 65%;
}

.sponsor4:nth-of-type(17){
 margin-top: 2px;
}

.sponsor4:nth-of-type(17) img{
 width: 30%;
}

@media (max-width:640px) {
.sponsor2{
    width: 50%;
  }

.sponsor2:nth-of-type(1){
    margin-left: -30px;
  }

  .sponsor2:nth-of-type(1) img{
    width: 50%;
  }

 .sponsor2:nth-of-type(2){
    margin-top: 12px;
    margin-left: -20px;
  }

  .sponsor2:nth-of-type(2) img{
    width: 85%;
  }

  .sponsor3 img{
    width: 70%;
  }

  .sponsor3:nth-of-type(1){
    width: 25%;
  }

  .sponsor3:nth-of-type(2){
    margin-top: 10px;
    width: 35%;
  }

   .sponsor3:nth-of-type(3){
    margin-top: 11px;
    width: 28%;
  }

    .sponsor3:nth-of-type(4){
    width: 57%;
    margin-top: 0px;
  }

  .sponsor3:nth-of-type(5){
    width: 40%;
    margin-top: 5px;
  }

  .sponsor4{
   margin-bottom: 10px; 
  }

  .sponsor4 img{
    width: 100%;
    vertical-align: middle;
  }

   .sponsor4:nth-of-type(1) {
    margin-right: 20px;
  }

    .sponsor4:nth-of-type(1) img{
    width: 70%;
  }

  .sponsor4:nth-of-type(2) {
    width: 45%;
    margin-top: 4px;
    margin-left: -26px;
  }

   .sponsor4:nth-of-type(2) img{
    width: 55%;
  }

  .sponsor4:nth-of-type(3) {
     width: 39%;
     margin-left: -44px;
  }

    .sponsor4:nth-of-type(3) img{
    width: 55%;
  }

  .sponsor4:nth-of-type(4) {
     width: 25%;
     margin-top: 8px;
  }

   .sponsor4:nth-of-type(4) img{
     width: 40%;
  }

  .sponsor4:nth-of-type(5) {
    width: 20%;
    margin-top: 5px;
}

 .sponsor4:nth-of-type(5) img{
    width: 50%;
    margin-top: 4px;
    margin-right: -19px;
  }

  .sponsor4:nth-of-type(6) {
     width: 30%;
     margin-top: 8px;
  }

  .sponsor4:nth-of-type(6) img{
    width: 44%;
    margin-left:22px !important;
  }

  .sponsor4:nth-of-type(7) {
    width: 22%;
    margin-right: 10px;
  }

   .sponsor4:nth-of-type(7) img{
    width: 45%;
  }

  .sponsor4:nth-of-type(8) {
      width: 34%;
      margin-top: 8px;

  }

  .sponsor4:nth-of-type(8) img{
    width: 55%;
  }

 .sponsor4:nth-of-type(9) {
     width: 27%;
     margin-top: 10px;
     margin-right: 0px;
  }

 .sponsor4:nth-of-type(9) img{
    width: 30%;
    margin-left: 17px;
  }


 .sponsor4:nth-of-type(10) {
    margin-left: 0px;
    width: 25%;
    margin-top: 6px;
  }

  .sponsor4:nth-of-type(10) img{
    width: 60%;
  }


  .sponsor4:nth-of-type(11) {
    margin-left: 25px;
    width: 20%;
    margin-top: 6px;
  }

  .sponsor4:nth-of-type(11) img{
    width: 56%;
    margin-left: 16px;
  }

  .sponsor4:nth-of-type(12) {
     width: 30%;
     margin-left: 5px;
     margin-right: 15px;
     margin-top: 15px;
  }

    .sponsor4:nth-of-type(12) img{
    width: 75%;
  }

  .sponsor4:nth-of-type(13) {
    margin-top: 6px;
    margin-right: 66px;
    margin-left: 15px;
  }

  .sponsor4:nth-of-type(13) img{
    width: 87%;
  }
 
  .sponsor4:nth-of-type(14) {
     width: 35%;
     margin-top: 7px;
     margin-left: -38px;
  }

   .sponsor4:nth-of-type(14) img{
    width: 52%;
  }

  .sponsor4:nth-of-type(15) {
    margin-right: 35px;
    margin-top: 15px;
    margin-left: 20px;
  }

    .sponsor4:nth-of-type(15) img{
    width: 82%;
  }

  .sponsor4:nth-of-type(16) {
     /*width: 33%;*/
     margin-top: 14px;
     margin-right: 31px;
     margin-left: 39px;
  }


  .sponsor4:nth-of-type(16) img{
    width: 72%;
  }

  .sponsor4:nth-of-type(17) {
     width: 32%;
     margin-top: 8px;
  }

  .sponsor4:nth-of-type(17) img{
    width: 42%;
  }
}

.row-center{
text-align:center;
letter-spacing:-0.4em;
}
.row-center > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}

.row-center.va-middle > [class*='col-'] {
vertical-align:middle;
}
.row-center.va-bottom > [class*='col-'] {
vertical-align:bottom;
}


/* navbar 全体の背景色とボーダーカラー */
.navbar-default {
background-color: #ae1623;
border-color: #c02f73;
}
/* navbar テキストカラー */
.navbar-default .navbar-nav > li > a {
color: #ffffff;
margin-top: 5px;
padding: 2px;
}
/* navbar hover,focus時のテキストカラー */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #fff;

}
/* navbar active設定時のカラー */
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
color: #fff;

}
/* navbar ドロップダウン(親)のカラー */
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
color: #fff;

}
/* navbar ドロップダウン(子)のボックスカラー */
.dropdown-menu {
background-color: #e95098;
border: 1px solid #c02f73;
border: 1px solid #c02f73;
-webkit-box-shadow: 0 6px 12px rgba(94, 136, 129, 0.35);
box-shadow: 0 6px 12px rgba(94, 136, 129, 0.35);
}
/* navbar ドロップダウン(子)テキストカラー */
.dropdown-menu>li>a {
color: #ffffff;
}
/* navbar ドロップダウン(子)focus,hover時のカラー */
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
color: #fff;
background-color: #e95098;
}
/* navbar ドロップダウン(子)内の区切り線(class=”divider”)のカラー */
.dropdown-menu .divider {
background-color: #3e6962;
}
/* navbar 画面サイズ767px以下の時のカラー */
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
color: #fff;
background-color: transparent;
}
/* ドロップダウンactive設定時のカラー */
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color: #ffb163;
background-color: #d4ede9;
}
}
/* navbar ハンバーガー四角枠 */
.navbar-default .navbar-toggle {
border-color: #ffffff;
}
/* navbar ハンバーガー三本線 */
.navbar-default .navbar-toggle .icon-bar {
background-color: #ffffff;
}
/* navbar ハンバーガーボタン,タップとホバーした時の背景色 */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
background-color: #ffffff;
}
/* navbar ハンバーガーボタン,タップとホバーした時の四角枠 */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
border-color: #e95098;
}
/* navbar ハンバーガーボタン,タップとホバーした時の三本線 */
.navbar-default .navbar-toggle:focus > .icon-bar,
.navbar-default .navbar-toggle:hover > .icon-bar {
background-color: #e95098;
}
/* navbar Brandのカラー */
.navbar-default .navbar-brand {
color: #ff5555;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
color: #ff5555;
background-color: transparent;
}

.list-group-item-badge{
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  float: right;

}


.bg-01 {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
  background-image: url("bg01.jpg");
}

.bg-01-sp {
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  background-image: url("bg01.jpg");
}

.bg-inner {
    padding: 20px;
    margin:20px 0;
      background-image: url("bg01.png");
}

.bg-02 {
    height: 300px;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
  background-image: url("bg02.jpg");
}



      .prlx {
        background-color: #0099A9;
        overflow: hidden;
        position: relative;
      }

      .img {
        background-position: 50%;
        background-size: cover;
        display: none;
        position: absolute;
        width: 100%;
      }

      
      .prlx1 {
        height: 40vh;
      }
      .img1 {
        height: 80vh;
        top: -20vh;


        background-image: url('bg03.jpg');
      }

      .prlx2 {
        height: 40vh;
      }
      .img2 {
        height: 80vh;
        top: -20vh;


        background-image: url('bg02.jpg');
      }

      .prlx3 {
        height: 40vh;
      }
      .img3 {
        height: 80vh;
        top: -20vh;


        background-image: url('bg04.jpg');
      }
      
      
      
      .t-table{
          display: table;
          width: 100%;
      }
      .t-td-left{d
          display: table-cell;
          text-align: left;
      }
      .t-td-right{
          display: table-cell;
          width: 120px;
          text-align: right;
      }

.modal{
  position: relative;
}


.modal-Content {
    position:fixed;
    display:none;
    z-index:2;
    width:50%;
    margin:50px 0;
    padding:10px 20px;
    background:#fff;
}

.modal-Content-Inner{
  height: 480px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width:640px) {
  .modal-Content { 
    width:95%;
  }
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top: 0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.75);
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}


.modal-ttl{
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 6px;
    font-weight: bold;
    border-bottom: 2px  #e95098 solid ;
}



.pinkcolor{
    color: #e95098;
}
.modal-txt{
    font-size: 12px;
    line-height: 1.5em;
}

@media (max-width:640px) {
  .modal-txt {
    font-size: 14px;

  }
}

.btn-open{
  background: none;
  border: none;
}

.modal-open img{
    width: 11%;
    margin-left: 8px;
}

.modal-open02{
    width: 7%;
    margin-left: 8px;
}

@media (max-width:640px) {
    .modal-open img{
       width: 14%;
     }
}

@media (max-width:640px) {
    .modal-open02 {
       width: 9%;
     }
}

.modal-close{
    position: absolute;
    cursor: pointer;
    top: 8%;
    right: 3%;
    background: none;
    border: none;
}

.modal-close02{
    position: absolute;
    cursor: pointer;
    top: 2%;
    right: 3%;
    background: none;
    border: none;
}


@media (max-width:640px) {
  .modal-close{
    right: 6%;
    top: 7%;
  }
}


.cancel{
  display: inline-block;
  position: relative;
  padding: 0;
  width: 4px;
  height: 20px;
  background: #e95098;
  transform: rotate(45deg);
}

.cancel:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  width: 20px;
  height: 4px;
  margin-top: -2px;
  background: #e95098;
}


.list-group-item-info02{
  color: #5d3101 !important;
  background-color: #FCF106;
}

.list-group-item-info02:hover{
  background-color: #fccb06 !important;
}

.schedule-text{
  text-align: center;
  border: 1px solid #ddd;
  padding: 50px;
  font-weight: bold;
  background-color: #fff5fa;
  font-size: 16px;
}

.seminer_color01{
  background: #e95098;
  color: #fff;
}
.seminer_color02{
  background: #fffa95;
}

.seminer_color03{
  background: #337ab7;
  color: #fff;
}

.seminer_color04{
  background: #daffcd;
}

.seminer_color05{
  background: #d8f6ff;
}

.seminer_color06{
  background: #6addff;
}

.list-group-item-00{
  background: #fff;
  margin-top: 20px;
}

@media screen and (max-width: 640px){
	.scrollWrapper {
		width: 100% !important;
		display: block;
		overflow: scroll;
	}
	.scrollWrapper tbody {
		width: 614px;
		display: block;
	}
}


#a2 p {
	line-height: 28px;
}
#a2 .attention {
	padding-left: 12px;
	font-size: 11px;
	line-height: 18px;
	color: #4d4d4d;
	margin: 15px 0 50px;
	position: relative;
}
#a2 .attention:after {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}

#a3 h2 {
	margin-bottom: 30px;
}
#a3 h2 img {
	width: 100%;
}
#a3 .talk_show {
	text-align: center;
}
#a3 .talk_show .bg-glay {
  background: #ffe3e3;
}
#a3 .talk_show > div {
	margin-bottom: 50px;
  padding: 20px;
}
#a3 .talk_show .time {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin: 0;
}
#a3 .talk_show img {
	width: 240px;
	border: 1px #ccc solid;
	box-sizing: border-box;
	margin: 20px auto;
}
#a3 .talk_show h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}
#a3 .talk_show .column3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#a3 .talk_show .column3 .time {
	width: 100%;
}
#a3 .talk_show .btn {
	width: calc(100% - 30px);
	padding: 27px 0;
	background-color: #e40012;
	box-shadow: 4px 4px 0 #dabe74;
	border-radius: 10px;
	display: block;
	margin: 50px auto 30px;
	position: relative;
}
#a3 .talk_show .btn:after {
	content: "";
	width: 12px;
	height: 100%;
	background: url(../img/arrow02.png) no-repeat;
	background-size: 100%;
	background-position: center;
	position: absolute;
	top: 0;
	right: 70px;
}
#a3 .talk_show .btn img {
	width: auto;
	height: 26px;
	margin: auto;
	border: none;
}
#a3 .talk_show p.attention {
  width: 100%;
  font-size: 16px;
  text-align: right;
}
#a3 .talk_show .attention {
	text-align: left;
	display: inline-block;
	padding: 0;
}
#a3 .talk_show .attention li {
	padding-left: 15px;
	line-height: 28px;
	color: #666;
	position: relative;
}
#a3 .talk_show .attention li:after {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
@media all and (min-width: 768px) {
	#a3 .talk_show img {
		width: 32%;
	}
	#a3 .talk_show .column3 > div {
		width: 32%;
    margin-right: 2%;
	}
  #a3 .talk_show .column3 > div:last-of-type {
    margin: 0;
	}
	#a3 .talk_show .column3 > div img {
		width: 100%;
	}
}
@media all and (max-width: 767px) {
	#a3 {
		padding: 0;
	}
	#a3 .container {
		margin: 0;
	}
	#a3 .talk_show .time{
    font-size: 14px;
		line-height: 20px;
  }
  #a3 .talk_show h3{
    font-size: 14px;
		line-height: 18px;
  }
	#a3 .talk_show .column3 {
		display: block;
	}
	#a3 .talk_show .btn {
		padding: 21px 0;
	}
	#a3 .talk_show .btn:after {
		width: 10px;
		right: 15px;
	}
	#a3 .talk_show .btn img {
		height: 18px;
	}
}

.list-group-item img {
	width: 130px !important;
}
.list-group-item .small {
  width: 60px !important;
}

.sponsor1 img {
	width: 220px !important;
}
.sponsor2 img {
	width: 180px !important;
}
.sponsor3 img {
	width: 140px !important;
}
.sponsor4 img {
	width: 100px !important;
}
.sponsor3.small img {
	width: 110px !important;
}
.sponsor4.small img {
	width: 60px !important;
}
.sponsor4.small2 img {
	width: 35px !important;
}
.sponsor4 {
	display: flex;
	align-items: center;
}
@media all and (max-width: 767px) {
	.sponsor1 img {
		width: 140px !important;
	}
	.sponsor2 img {
		width: 120px !important;
	}
	.sponsor3 img {
		width: 100px !important;
	}
	.sponsor4 img {
		width: 80px !important;
	}
	.sponsor4.small img {
		width: 50px !important;
	}
	.sponsor4.small2 img {
		width: 30px !important;
	}
}

.sns {
	padding: 5px 15px;
	display: flex;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
}
.sns a {
	margin-left: 10px;
}
.sns a img {
	width: 40px;
}
@media all and (max-width: 767px) {
	.sns {
		right: auto;
		left: 0;
	}
	.sns a {
		margin: 0 10px 0 0;
	}
}

.col-md-5 {
  display: flex;
  justify-content: space-between;
}
.col-md-5 p {
  font-size: 12px;
}

table td span {
  color: #f00;
}