/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.td_color_1 {
	background-color: #f8d9a9;
	/*background-color: #f2cea4;*/
}

.td_color_2 {
	background-color: #fbf4db;
	/*background-color: #faefe1;*/
}

.td_color_3 {
	background-color: #eee39a;
}

.td_color_4 {
	background-color: #f9f5db;
}

.td_color_5 {
	background-color: #f4c39b;
}
	
.card-o-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(255,102,0,0.9);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,102,0,0.9);
	border: 1px solid rgba(255,102,0,0.9);
	border-radius:.25rem
	}	
	
.card-o{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(255,102,0,0.9);
	border-radius:.25rem
	}
	
.card-g-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: #339933;
	/*border-bottom-color: rgba(255,102,);*/
	border: 1px solid #339933;
	border-radius:.25rem
	}		
	
.card-g{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #339933;
	border-radius:.25rem
	}
		
.card-b-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: #0388cc;
	/*border-bottom-color: rgba(255,102,);*/
	border: 1px solid #0388cc;
	border-radius:.25rem
	}		
	
.card-b{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #0388cc;
	border-radius:.25rem
	}	
	
	
.card-b-1-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(3,151,200,0.8);
	/*border-bottom-color: rgba(255,102,);*/
	border: 1px solid rgba(3,151,200,0.8);
	border-radius:.25rem
	}
	
.card-b-1{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(3,151,200,0.8);
	border-radius:.25rem
	}		
	
.card-r-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(153,0,0,0.9);
	/*border-bottom-color: rgba(255,102,);*/
	border: 1px solid rgba(153,0,0,0.9);
	border-radius:.25rem
	}
	
.card-r{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(225,92,4,0.9);
	border-radius:.25rem
	}	
	
.card-r-1-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(225,92,4,1);
	/*border-bottom-color: rgba(255,102,);*/
	border: 1px solid rgba(225,92,4,1);
	border-radius:.25rem
	}
	
.card-r-1{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(153,0,0,0.9);
	border-radius:.25rem
	}					
	
.card-y-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(249,183,7,1);
	/*border-bottom-color: rgba(255,102,);*/
	border: 1px solid rgba(249,183,7,1);
	border-radius:.25rem
	}
	
.card-y{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(249,183,7,1);
	border-radius:.25rem
	}	
	
.card-y-1-header{
	padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(249,166,7,1);
	/*border-bottom-color: rgba(255,102,);*/
	border: 1px solid rgba(249,166,7,1);
	border-radius:.25rem
	}
	
.card-y-1{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(249,166,7,1);
	border-radius:.25rem
	}		
	
.text-white{color:#FFF;}
		
.table-bordered-o{border:1px solid #fb9939}
.table-bordered-o td,.table-bordered-o th{border:1px solid #fb9939}
.table-bordered-o thead td,.table-bordered-o thead th{border-bottom-width:2px}

.table-o{width:100%;margin-bottom:1rem;color:#0d0c0b}.table-o td,.table-o th{padding:.75rem;vertical-align:top;border-top:1px solid #fb9939}.table-o thead th{vertical-align:bottom;border-bottom:2px solid #fb9939}.table-o tbody+tbody{border-top:2px solid #fb9939}	

.thead-o{background-color: rgba(255,102,0,0.4);}

.thead-or th{color:#495057;background-color:#f4c39b;border-color:#dee2e6;}

.text-or{color:#f95800;}

.midasi-gr{color:#00CC33; font-size:160%; font-weight:bold}

.midasi-mg{
	color:#006600;
	font-size:160%;
	font-weight:bold
}

.text-size-120{ font-size: 120%;}

.text-size-80{ font-size: 80%;}

.text-size-200{ font-size: 200%;}

.text-size-140{ font-size: 140%;}

ul.yobo {
	list-style-image: url(../img/chek3.png);
}

li.yo {
	float: left; margin-right:40px;
}

ul.yobo li {
	float: left; margin-right:40px;
}

ul.nayami {
	list-style-image: url(../img/chek2.png);
	font-size: 130%;
}

.bg_or {background-color:#fdf2e4;}

ul.hari {
	list-style-image: url(../img/point037_02.gif);
}

ul.kodawari {
	list-style:none;
}

.radius1 {
 border: 1px solid green;
 background-color: #eee;
 border-radius: 10px;
 width: 95%;
 padding: 10px;
 display: inline-block;
}
