@charset "utf-8";
/* CSS Document */

ul.navbar-nav li.list07  {
	border-bottom: 1px solid #2d6696!important;
	}
/* ##################################################################### */
/*	共通設定
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */
/* ##################################################################### */
/*	スマートフォン縦
/* ##################################################################### */

.inquiry{
	font-size:80%;
}

.mb-3{
	margin-bottom: 20px!important;
}

.pricacy{
	width:100%;
	height: 200px;
	font-size: 84%;
	border: 1px solid #A6A6A6;
	overflow:auto;
    -webkit-overflow-scrolling:touch;
	display: inline-block;
	}

.pricacy iframe{
      width:100%;
      height:100%;
      border:none;
      display:block;
}

.txt-f00{
	color: #E30003;	
}

.pricacy dl{}

.pricacy dt{}

.pricacy dd{}



.contacts{
	
}

.contacts .thumbnail{
	height: 170px;

}

.contacts h3{
	text-align: center;
	color: #0097d9;
	margin-bottom: 5px;
}
.contacts p{
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	text-align: center;
}

.contacts p.contact{
	text-align: center;
		font-size: 200%;
}
.qanda dt{
	font-size: 160%;
	font-weight: bold!important;
}
.qanda dd{
    font-size: 130%;    
}

.inquiry a:link,.inquiry a:hover{
	text-decoration: none;
}

@media (min-width: 768px) {
/* ##################################################################### */
/*	スマートフォン横
/* ##################################################################### */
a button.btn-warning.btn-inquiry{
	background-color: #D8D8D8!important;
	}


	th{
		width: 30%!important;
	}

	td{
		width: 70%!important;
	}

}

@media (min-width: 992px) {
/* ##################################################################### */
/*	タブレット
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */

	
}

@media (min-width: 1200px) {
/* ##################################################################### */
/*	PC　コンピュータ
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */

}

