@charset "utf-8";


#content{
  margin: 0 15px;
}

#content section{
  margin-bottom: 30px;
}

.st_a {
   color: #777;
  margin: 0 10px 10px;
}

.st_b {
    font-size: 19px;
    color: #178BB0;
    margin: 0 auto 15px;
    font-weight: bold;
  border-bottom: #178BB0 solid 2px;
}

.st_c {
    font-size: 16px;
    color: #555;
    margin: 20px auto 10px;
    font-weight: bold;
}

section h3{
  color: #c00;
  margin-top: 20px;
  margin-bottom: 10px;
}

.imgC{
  text-align: center;
  margin: 15px 0;
}

.stT{
    margin-top: 25px;
  margin-bottom: 10px;

  color: #555;
  font-weight: bold;  
  font-size: 16px;
  line-height: 1.8;
}

.stT .nm{
  color: #fff;
  background-color: rgba(23,139,176,0.7);
font-weight: normal;
  display:inline-block;
  padding: 0 8px;
  border-radius: 4px;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}


.st4{
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}
.st5{
  font-weight: bold;
  font-size: 16px;
  color: #178BB0;
}

.tx1{
  color: #178BB0;
  margin-left: 1em; 
text-indent: -1em; 
}


#readBx {
	overflow: hidden;
}
#readBx img {
	margin-bottom: 15px;
}
#readBx p {
	margin: 0 10px;
}
#readBx p.btn {
	margin: 15px 0;
}

.point_st {
	background-color: #CA4846;
	color: #fff;
	padding: 5px 10px;
}


.lineUP h3 {
	font-size: 15px;
	margin: 0 5px 15px;
}
.lineUP ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.lineUP ul.lineUP2 {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.lineUP ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2px;
}
.lineUP ul li img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #777;
}
.lineUP ul li span {
	font-size: 12px;
	color: #777;
	display: block;
}
.lineUP ul.lineUP2 li img {
	width: 84%;
}


.bnr_img {
	margin-bottom: 10px;
}


.bnr_links {
	margin: 0 0 20px;
	text-align: center;
}
.bnr_links li {
	display: inline-block;
    width: 49%;
    box-sizing: border-box;
	padding: 5px 0;
}
/*.bnr_links li:nth-child(odd){
	padding-right: 5px;
}
.bnr_links li:nth-child(even){
	padding-left: 5px;
}*/
.bnr_links li img {
	width: 100%;
}


.item_info {
	margin: 15px 10px;
	border: 1px solid #333;
	border-collapse: collapse;
}
.item_info th {
	border-bottom: 1px solid #777;
	padding: 5px 10px;
	background-color: #333333;
	color: #fff;
	width: 6em;
}
.item_info td {
	border-bottom: 1px solid #777;
	padding: 5px 10px;
}

.imgWF {
/*	margin-bottom: 15px;*/
}
#houkoku .img_btn {
	width: 225px;
	height: auto;
}
#development ul {
	margin-bottom: 15px;
}
#development li {
	margin-bottom: 5px;
}
#development li span {
	font-weight: bold;
}
.gallery {
	margin: 0 10px;
}
.gallery .viewArea {
	border: 1px solid #777;
}
.gallery ul li {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding: 0 2px;
}
.gallery ul li p {
	color: #777;
	font-size: 12px;
	
}
.gallery ul li img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #777;
}
.gallery .att {
	color:#0684AC;
}
#safety dl {
	margin: 5px auto 10px;
}
#safety dl dt {
	font-weight: bold;
}
#safety dl dd {
	margin-bottom: 10px;
}
#hoiku .name {
	margin-top: 15px;
}
#hoiku .name span {
	color: #178BB0;
}
#hoiku .name em {
	font-style: normal;
	font-size: 18px;
}

.under {
  background: linear-gradient(transparent 40%, #a8eaff 50%);
}


/*-*/

.peBx{
  text-align: right;
  margin-top: 15px;
}

.peBx:after {
	content: ""; 
	display: block; 
	clear: both;
}

.peBx img{
  float: right;
  margin-left: 10px;
}

.num_ccl {
    margin: 15px 0;
}

.num_ccl li {
    margin-bottom: 8px;

}

.num_ccl span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    font-size: 16px;
    color: #fff;
    background-color: #CD4849;
    text-align: center;
}

.kdbox{
  margin-bottom: 15px;
}

.kdbox dl{
  margin-top: 10px;
  margin-bottom: 10px;
}

.kdbox dt{
  font-weight: bold;
}

.kdbox h3{
  font-weight: bold;
  color: #000;
  font-size: 110%;
}

.name_dl dt{
  color: #178BB0;
}

.name_dl dd{
margin-left: 1.5em; 
text-indent: -1em; 
  margin-bottom: 10px;
}

.expl {
  margin-left: 1em; 
text-indent: -1em; 
}


.boxY{

}

.imgL {
  float: left;
  margin: 0 15px 15px 0;
}

.taC{
  text-align: center;
}