@charset "Shift_JIS";

/* about floating menu
=========================================================================================== */

ul.Listplus li {
	/*background: url(../module/images/icon_list_marker_hd2.gif) no-repeat 0 2px;*/
	background: none;
	position: relative;
}
ul.Listplus li::before {
	content: '';
	background-color: #0070c0;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 0;
	top: 4px;
}

ul.Listplus img {
	vertical-align: middle;
}

.Column1 {
	width: 310px;
}

@media screen and (max-width: 994px) {
	.JS .Grid4 .Column1 {
		width: 33%;
	}
}

@media screen and (max-width: 767px) {
	.JS .Grid4 .Column1 {
		width: auto;
	}
}

.eq01 {
	margin-bottom: 5px;
}

.eq01 a {
	display: table;
}

.eq01 a strong {
	display: table-cell;
	font-size: 115%;
	font-weight: bold;
	color: #ffffff;
	height: 2em;
	line-height: 1.1em;
	vertical-align: middle;
}

.ButtonStyle1 a {
	background-image: url("../module/images/icon_down_l_white.gif");
	border-right: solid 8px transparent;
	margin: 0 0 0;
	padding: 9px 22px 9px 15px;
	text-align: left;
}

.ButtonStyle1 a:link {
	background-color: #0070c0;
	border-right: solid 8px transparent;
	color: #ffffff;
	padding: 9px 22px 9px 15px;
}

.ButtonStyle1 a:visited {
	background-color: #0070c0;
	border-right: solid 8px transparent;
	color: #ffffff;
	padding: 9px 22px 9px 15px;
}

.ButtonStyle1 a:hover {
	background-color: #0070c0;
	border-right: solid 8px transparent;
	color: #ffffff;
	padding: 9px 22px 9px 15px;
}

.ButtonStyle1 a:active {
	background-color: #0070c0;
	border-right: solid 8px transparent;
	color: #ffffff;
	padding: 9px 22px 9px 15px;
}

@media screen and (max-width: 767px) {
	.JS .Grid4 .Column1 .ButtonStyle1 a {
		display: block;
		width: auto;
	}
}

.frameOr {
	background-color: #eafafa;
	border: 3px solid #0070c0;
	padding: 8px;
}

h3.h3Or {
	background-color: #0070c0;
	color: #ffffff;
	padding: 8px 10px;
}
.Note {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-size: 80%;
}
/* 
=========================================================================================== */

/* BoxPatternA h2link blue
============================================================= */

.BoxPatternA .blu a:link,
.BoxPatternA .blu a:visited {
	background-color: #0070c0;
}

.BoxPatternA .blu a:hover,
.BoxPatternA .blu a:active {
	background-color: #014E83;
}

/* 
============================================================= */
