@charset "UTF-8";

/* @import 
---------------------------------------------------------- */
@import url("/cmn_data/font/font-awesome/css/font-awesome.min.css");

/* Re-set
---------------------------------------------------------- */
h1,
h2,
h3,
h4 {
	clear: both;
	background-image: none;
	background-color: transparent;
	height: auto;
	padding: 0;
	margin: 0;
	border-style: none;
	color: #000000;
	line-height: 1.7;
}
ol {
	margin-bottom: 0;
}
ol li {
	list-style: none;
}

/* common
---------------------------------------------------------- */
body #contents {
	width: 100% !important;
	font-size: 16px;
	line-height: 2.2;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-feature-settings : "palt";
	letter-spacing: 0.02em;
}
#contents #main {
	width: 100% !important;
	line-height: 1.4em;
	float: none;
	padding: 0;
	box-sizing: border-box;
}
#contents section p,
#contents section ol > li {
	font-size: 1rem;
	line-height: 1.6em;
	letter-spacing: 0;
	color: #333333;
}
#contents section section {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

/* ttl
---------------------------------------------------------- */
.ttl01 {
font-size: 1.1rem;
border-top: 4px solid #3254b6;
border-bottom: 2px solid #3254b6;
padding-top: 0.6em;
padding-bottom: 0.6em;
padding-left: 1em;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 49%, #edf0f8 50%, #ffffff 100%);
background: -webkit-linear-gradient(top, #ffffff 49%, #edf0f8 50%, #ffffff 100%);
background: linear-gradient(to bottom, #ffffff 49%, #edf0f8 50%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
-webkit-box-shadow: 0px 2px 10px #DBDBDB;
box-shadow: 0px 2px 10px #DBDBDB;
margin-bottom: 2em;
line-height: 1.5;
}
.ttl02 {
background-color: #2f4cac;
color: #FFFFFF;
border-top-left-radius: 0.5em;
padding: 0.8em 20px;
border-top-right-radius: 0.5em;
font-size: 1rem;
margin-bottom: 1em;
}
.ttl03-2 {
font-size: 1rem;
margin-bottom: 1em;
font-weight: bold;
padding: 0.8em 1em;
background-color: #F2F4F9;
}



/* contents
---------------------------------------------------------- */
.sec {
font-size: 1rem !important;
line-height: 1.6;
}
.sec h5{
font-size: 1rem !important;
line-height: 1.6;
margin-bottom: 0.5em !important;
margin-top: 1.5em !important;
}
.section {
 padding-bottom:1em;
	font-size: 0.9rem !important;
 line-height:1.6;
}
.list_1dot5em{
text-indent: -1.5em;
padding-left: 1.5em;
}
.list_1dot3em{
text-indent: -1.3em;
padding-left: 1.3em;
}
.list_1em{
text-indent: -1em;
padding-left: 1em;
}
.list_2dot5em{
text-indent: -2.5em;
padding-left: 2.5em;
}
.list_3dot5em{
text-indent: -3.5em;
padding-left: 3.5em;
}
.list_dot6em{
text-indent: -0.6em;
padding-left: 0.6em;
}
.list_square li{
background: url("/cmn_data/img/listmark04.gif") no-repeat scroll left 0.7em transparent !important;
padding-left: 8px;
}
.marginLe-1dot5em {
margin-left: 1.5em !important;
}
.marginLe-3em {
margin-left: 30px !important;
}
table th {
border:solid 1px #ccc !important;
box-sizing: border-box;
}
table td {
border:solid 1px #ccc !important;
background:#fff !important;
box-sizing: border-box;
}
table td.bgG{
background:#ededed !important;
}
.border-title span{
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:3px 0.5em
}
table.tbl-A th {
text-align: left;
}
.info-dial{
margin-top:10px
}
.info-dial h4{
display:inline;
font-size:1.8em;
font-weight: bold;
color: #274ab2;
margin-bottom: 10px;
}
.info-dial-red {
color: #ff0000 !important;
font-weight: bold !important;
font-size: 24px !important;
}
.red-bold {
color: #ff0000 !important;
font-weight: bold !important;
}
.tel-dial{
margin:5px 0 0 3em
}
.tel-dial img{
vertical-align: middle;
}


@media screen and (min-width:1px) and (max-width:767px) {
section {
	width: 93%;
}
#main section.pankuzu {
	width: 90%;
	line-height: 1.4;
	letter-spacing: 0;
}
#contents section section {
	padding-left: 0px !important;
	padding-right: 0px !important;
	width: 100%;
}
.ttl01 {
	margin-bottom: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.ttl02 {
	margin-bottom: 1em;
}
.ttl03 {
	text-align: center;
	line-height: 1.4;
}
#main .marginLe-1dot5em,
#main .marginLe-20,
#main .marginLe-30,
#main .marginLe-3em{
margin-left: 0 !important;
}
#main .tel-dial{
margin: 0;
}
.section table.tbl-A th {
text-align: left !important;
}

}
