*:focus{ outline:2px solid #F30; }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
	color:#0988ac;	
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.logos{ display:block; }
.bg01 {
	background-image:  url("image/page_detail/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.bg02 {
	background-image:  url("image/page_detail/table_bg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	size:1;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.b12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 20px;
	color: #18639c;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
}
.b13 {
	font-family: Arial, Helvetica, sans-serif;
	size:2;
	line-height: 20px;
	color: #18639c;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
}
a:hover {
	text-decoration: underline;
}
.bk13 {
	font-family: Arial, Helvetica, sans-serif;
	size:2;
	line-height: 20px;
	color: #222222;
	text-decoration: none;
}
.july {
	font-family: Arial, Helvetica, sans-serif;
	size:1;
	line-height: 15px;
	color: #f5f5f5;
	text-decoration: none;
}
.b15_20170713 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 18px;
	size:3;
	color: #0988ac;
	text-decoration: none;
}
.b15 {
	font-family: Arial, Helvetica, sans-serif;
	size:3;
	color: #0988ac;
	text-decoration: none;
}
.b12 {
	font-family: Arial, Helvetica, sans-serif;
	size:1;
	color: #0988ac;
	text-decoration: none;
}
.g12 {
	font-family: Arial, Helvetica, sans-serif;
	size:1;
	line-height: 20px;
	color: #378219;
	text-decoration: none;
}
.b13_02 {
	font-family: Arial, Helvetica, sans-serif;
	size:2;
	line-height: 20px;
	color: #0f337d;
	text-decoration: none;
}
.b13_02 > a:hover{
	text-decoration: none;
}
.r13 {
	font-family: Arial, Helvetica, sans-serif;
	size:2;
	line-height: 20px;
	color: #ea629f;
	text-decoration: none;
}
.g13 {
	font-family: Arial, Helvetica, sans-serif;
	size:2;
	line-height: 20px;
	color: #62a53e;
	text-decoration: none;
}
.o13 {
	font-family: Arial, Helvetica, sans-serif;
	size:2;
	line-height: 20px;
	color: #f0680e;
	text-decoration: none;
}
.text_red{
	color:#FF0000;
	font-weight:bold;
}
.b16 {
	display: inline-block;
	margin: 10px 10px;
	padding: 0.6em 0.8em;
	color: #494949;
	line-height: 20px;
	background: #fffaf4;
	border-top: solid 3px #d7d7d7;
	border-bottom: solid 3px #d7d7d7;
	border-left: solid 5px #ffaf58;
	border-right: solid 5px #ffaf58;
}
.b16 a{
	font-family: Arial, Helvetica, sans-serif;
    color: #ea629f;
    text-decoration: none;
}

.flex{
	display: flex;
}

.table{
	display: table;
	margin: 0 auto;
}

.table.bg02{
	width: 100%;
}

.row{
	display: table-row;
}

.col{
	display: table-cell;
}

.col.g12{
	background-color: rgb(225, 241, 194);
}

.valign-middle{
	vertical-align: middle;
}

.new_title{
	display: flex;
	justify-content: space-between;
}

.n_logo{
	display: flex;
	width: 231.52px;
}

.n_mAnchor{
    display: flex;
    align-items: center;
	margin-right: auto;
}

.n_menubox{

}

.n_menuTop{

}

.n_menuBottom{
    display: flex;
    justify-content: flex-end;
}

.PhoneBox{ background-color:#e36363; border:1px solid #9f1d1d; color:#fff; font-weight:bold; border-radius:3px; padding:6px 10px; display:inline-block; font-size:1rem; text-align:left;}