
/*コンテンツの角を丸く-----------------------------------------------------------------------------------*/
	
.ais-round
{
	border-radius: 20px 20px 20px 20px;
}


.ais-index-icon
{
  border-radius: 50%;
  /*filter: drop-shadow(5px 5px 5px
   rgba(0,0,0,0.3));*/

}




/*TITLE icon-----------------------------------------------------------------------------------*/
	
.ais-icon:before
{
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 60px;/*画像の幅*/
  height: 60px;/*画像の高さ*/
  background-image: url("../images/ais-elephantDoctor-circle.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  
}

 
/*marker--------------*/
mark{
 background: linear-gradient(transparent 0%, #fff799 0%);
 font-weight: bold; 
border-radius:3px;
}


/*LINK marker--------------*/
mark a{
 background: linear-gradient(transparent 0%, #ffe799 0%);
 font-weight: bold; 
border-radius:3px;
}

/*LINK marker--------------*/
.ais-list li {
	list-style-type: disc;/* リストの左側に黒丸 */
	margin-left: 24px;/* リストの左側に余白 */
	text-align: left;
}

.ais-list li ul li{
	list-style-type: square;/* リストの左側に黒丸 */
	margin-left: 24px;/* リストの左側に余白 */
	text-align: left;
}


/*LINK marker--------------*/


ul.ais-list-kome li{
    margin-left: 24px; /* 1文字分、左に寄せる */
}



/*figure & figcption--------------*/
figure{
	text-align:center;
	}
	
figcaption{
	text-align:right; 
	color:grey;
	font:10px arial;
	}


figure.leftArray {
float: left;
padding-right: 0px;
}


/*link button--------------------------------------*/

.ais-btn {
  position: relative;
  display: inline-block;
  padding: 0.0em 0.5em;
  text-decoration: none;
  background: rgb(247,137,7);/*背景色*/
  /*border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 3px;/*角の丸み*/
  margin:2px;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.1), 0 1px 1px rgba(0, 0, 0, 0.15);
  font-weight: normal;
  
}

.ais-btn:active {
  border-bottom: solid 2px rgb(247,137,7);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}



.ais-btn-white {
    position: relative;
    display: inline-block;
    padding: 0.0em 0.5em;
    text-decoration: none;
    max-width:250px;
    background: #ffffff;/*背景色*/
    /*border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
    border-radius: 3px;/*角の丸み*/
    margin:2px;
    box-shadow: inset 0 10px 0 rgba(255,255,255,0.1), 0 3px 3px rgba(0, 0, 0, 0.3);
    font-weight: normal;
    
  }
  
  .ais-btn-white:active {
    border-bottom: solid 2px #ffffff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
  }



.ais-btn-forImage {
  position: relative;
  display: inline-block;
  padding: 0.0em 0.0em;
  text-decoration: none;
  background: #ffbc40;/*背景色*/
  /*border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 10px;/*角の丸み*/
  margin:0px;
  max-width: 90%;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.1), 0 1px 1px rgba(0, 0, 0, 0.15);
  font-weight: normal;
  
}

.ais-btn-forImage:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
}


/* ここから下がボタンのCSS　*/
.nouse_ais-btn {
    display: inline-block;
    /*max-width: 180px;*/
    text-align: left;
    border: 2px solid #fcc101;
    font-size: 16px;
    color: #fcc101;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 16px;
    border-radius: 4px;
    transition: .4s;
  }
  
  .nouse_ais-btn:hover {
    background-color: #fcc101;
    border-color: #fcc101;
    color: #FFF;
  }


  
/*table--------------------------------------*/

.ais-table td{
    padding: 8px;
    border: 1.5px rgb(202, 202, 202) solid;

}
.ais-table th{
    font-weight: bold;
    padding: 25px 10px 10px; /* top LR botom */
    border: 0px gray solid;
}



.nobr {
    white-space: nowrap;
    }



/*吹き出し*/

.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #d7ebfe;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
}

.says p {
  margin: 0;
  padding: 0;
}


/*disable*/
a.ais-disable
{
  pointer-events: none;

}



/*ビルボード*/






.billboard {
    /*background-image: url("../../../assets/images/training/billboard.jpg");*/
}

.billboard [class^=heading] {
    position: relative;
}

.billboard [class^=heading] ._icon {
    width: 125px;
    display: block;
    position: absolute;
    top: calc(50% - 62.5px);
    left: calc(50% - 62.5px);
}



/*for traning course*/

/* new 20200329 */
.staff_comment{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center; */
    align-items: center;
  
    width: 95%;
    margin: 25px 0;
  }
  .staff_comment img{
    height: 120px;
    border-radius: 50%;
  }
  
  
  
  .balloon1-left {
    position: relative;
    display: inline-block;
  
    margin: 1.5em 0 1.5em 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #fff;
    border: solid 4px #0072d5;
    border-radius: 15px;
  }
  
  .balloon1-left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #0072d5;
  }
  
  .balloon1-left p {
    margin: 0;
    padding: 0;
  }
  
  
  /* 吹き出し本体 - 枠線付きの吹き出し */
  .balloon2{
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    margin: 10px;
    /* background-color: #ffadad; */
    border: 4px solid #006699;
    border-radius: 10px;         /* 角丸を指定 */
  
    left: 20px;
  
  }
  /* 三角アイコン - 枠線付きの吹き出し */
  .balloon2::before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    /* left: -15px; */
    left: -15px;
    top: 10px;
    border-right: 15px solid #006699;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }
  .balloon2::after{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -10px;
    top: 10px;
    border-right: 15px solid #FFF;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }
  .balloon2 p{
    margin: 10px;
  }
  
  
  .ampm_am{
    background: #ff8e42;
    color: #FFF;
    margin-bottom: 12px;
  }
  
  .ampm_pm{
    background: #2e9ed6;
    color: #FFF;
    margin-bottom: 12px;
  }
  


  /*mouseoverで明るくなる*/

  .ais-img_wrap{
    border: 0px solid #ddd;
    /*width: 300px;
    height: 226px;*/
    margin: 0 auto;
    overflow: hidden;
  }
  .ais-img_wrap img{
    width: 100%;
    cursor: pointer;
    transition-duration: 0.3s;
  }
  .ais-img_wrap:hover img{
    opacity: 0.6;
    transition-duration: 0.3s;
  }
