.slide-text-caption {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.tg {
  border-collapse: collapse;
  font-size: 14px;  
	border-spacing: 0;
}

.tg td {
  font-size: 14px;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: black;
}

.tg th {
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal; 
}

.tg .tg-107g {
  border-color: #9b9b9b;
  text-align: left;
  line-height: 150%;
  font-size: 15px;}

.tg .tg-2fdn {
  border-color: #9b9b9b;
  text-align: left;
  vertical-align: top;
}

.tg .tg-4ypd {
  background-color: #efefef;
  border-color: #9b9b9b;
  text-align: left;
  vertical-align: top;
}

.tg .tg-fjuy {
  background-color: #efefef;
  border-color: #9b9b9b;
  text-align: left;
}

.ribbon14 {  
  display: inline-block;
  position: absolute;
  top: 10;
  left: 24px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 50px;
  text-align: center;
  font-size: 14px;
  color: white;
  background: #ff785b;
}

.ribbon14:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 25px solid #ff785b;
  border-right: 25px solid #ff785b;
  border-bottom: 10px solid transparent;
}


	.line4 {
-webkit-box-shadow: 0px 0px 7px #ccc;

-moz-box-shadow: 0px 0px 7px #ccc;

box-shadow: 0px 0px 7px #ccc;
		line-height: 120%;
padding: 0px 10px 6px 10px;
background: #fff;
}
	
.col_sw {
text-decoration: none;
box-shadow:0px 0px 14px 2px #dbf6f3;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	padding: 30px 0 10px;
background-image: linear-gradient(to right top, #78eec4, #97f0bb, #b2f2b5, #caf4b2, #e0f5b2);
	color: #155e25;
	line-height: 100%;
	}
.col_sw p{
text-decoration: none;
	line-height: 100%;
	}
.col_sw a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.1;
	    background-color: #fff;

}
.col_sw a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}


.footer3 {
    position: relative;
    padding: 8px 0 0px 0;
	box-shadow:0px 0px 14px 2px #dbf6f3;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	padding: 30px 0 10px;
background-image: linear-gradient(to right top, #78eec4, #97f0bb, #b2f2b5, #caf4b2, #e0f5b2);
}
.footer3 p{
    padding: 0 10px ;
	text-align:center;
}
.footer3 .link {
position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
/* スマホ用（767px以下） /
@media screen and (max-width: 767px) {
.sidefb {
width: 100%;
max-width: 400px;
  }
}
/* PC用 */
@media screen and (min-width: 768px) {
	.sidefb {
		width: 270px;
	}
}

.slide-text-title {
	font-family: kokorom;
}