@charset "UTF-8";

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.6;
	color:#000;
}

/*　a　*/

a {
	color:#000;
}
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop a {
	display: block;
	z-index: 300;
	border-radius: 70px;
	border:1px solid #004798;
	width: 70px;
	height: 70px;
	background-color:#004798;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding:4px 0 0;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.4));
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
a.link {
	text-decoration: underline !important;
}
a.link a:hover {
	text-decoration: underline !important;
}

/*　layout　*/

.bg-red {
  background-color: #FFF !important;
}
.container {
	max-width:1000px !important;
}
.container-fluid {
	padding:0 !important;
}
footer {
	background-color:#FAFAFA;
}
.navbar {
	padding:0 !important;
}
.navbar-brand a {
	color:#000;
}
.navbar-dark .navbar-nav .nav-link {
    color:#000;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.nav-link:hover {
	color:#000 !important;
	font-weight:bold !important;
}
#gnavi div .sub {
	overflow:hidden;
	position:absolute;
	display:none;
	z-index:50000;
}
#gnavi div .sub div {
	float:none;
	display:block;
	cursor:pointer;
}
.w1000 {
	max-width:1000px;
	margin:0 auto;
}
.w850 {
	max-width:850px;
	margin:0 auto;
}
.widthauto {
	width: auto;
	margin:0 auto;
}
.widthauto02 {
	width: auto;
}
.top_news01 {
	min-width:227px;
	background-color:#9f1717;
	padding:.2em;
	color:#fff;
	font-weight: bold;
	text-align: center;
}
.box01 {
	background-color:#F0E7E7 !important;
}
.box02 {
	background-color:#CBCBCB;
}
.box03 {
	border-top:7px solid #D52B2B;
}
.box04 {
	text-align: center;
}
.box05 {
	border:6px solid #E70012;
}
.box06 {
	border:1px solid #E70012;
}
.h302back {
	border:1px solid #B2B2B2;
	background: -webkit-linear-gradient(#FFF, #F0F0F0);
	background: -o-linear-gradient(#FFF, #F0F0F0);
	background: linear-gradient(#FFF, #F0F0F0);
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color:#000;
	background-color:#011260;
}
input[type="submit"] {
	border:0;
}
.card-img-overlay {
	padding: 0;
	top: calc(50% - 6.5rem);
	text-align: center;
	font-weight: bold;
}
.under_key .card-img-overlay {
	padding: 0;
	top: calc(50% - 1.5rem);
	text-align: left;
	font-weight: bold;
}
.button01 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	margin:0 auto;
	padding: .85em 7em;
	font-weight: bold;
	background-color: #056691;
	color:#FFF;
}
.button01::before,
.button01::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button01,
.button01::before,
.button01::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button01:hover {
	background-color: #0000FF;
	color: #FFF;
	text-decoration: none !important;
}
.button02 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	margin:0 auto;
	padding: .85em 7em;
	font-weight: bold;
	background-color: #2BD5D5;
	color:#FFF;
}
.button02::before,
.button02::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button02,
.button02::before,
.button02::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button02:hover {
	background-color: #0000FF;
	color: #FFF;
	text-decoration: none !important;
}
.button03 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	margin:0 auto;
	padding: .85em 7em;
	font-weight: bold;
	background-color: #00807D;
	color:#FFF;
}
.button03::before,
.button03::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button03,
.button03::before,
.button03::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button03:hover {
	background-color: #00371B;
	color: #FFF;
	text-decoration: none !important;
}
.button04 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	margin:0 auto;
	padding: .85em 3em;
	font-weight: bold;
	background-color: #2BD5D5;
	color:#FFF;
}
.button04::before,
.button04::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button04,
.button04::before,
.button04::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button04:hover {
	background-color: #0000FF;
	color: #FFF;
	text-decoration: none !important;
}
.button05 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	margin:0 auto;
	padding: .85em 3em;
	font-weight: bold;
	background-color: #F1F1F1;
	color:#000;
}
.button05::before,
.button05::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button05,
.button05::before,
.button05::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button05:hover {
	background-color: #E1E1E1;
	color: #000;
	text-decoration: none !important;
}
.border_right {
	border-right:2px solid #D8D8D8;
}
.border_left {
	border-left:2px solid #D8D8D8;
}

/*　h1　*/

h1 {
	margin:0 !important;
}
h1.h101 {
	font-size:2.28em;
	color:#d50000;
	text-align:center;
	font-weight:bold;
}
.card h1 {
	color:#000;
	font-weight:bold;
	font-size:2.785em;
	text-shadow: 1px 2px 3px #FFF;
	line-height: 2;
}
.under_key h1 {
	font-size:2.785em;
	text-shadow: 1px 2px 3px #808080;
	line-height: 2;
	text-align:left;
	color:#FFF;
}

/*　h2　*/

h2.h201 {
	font-size:1.714em;
	font-weight:bold;
	text-align: center;
	color:#599F26;
}
h2.h202 {
	font-size:1.142em;
	font-weight:bold;
	background-color: rgba(89,159,38,0.12);
}
h2.h203 {
	font-size:1.142em;
	background-color: rgba(89,159,38,0.12);
	color:#599F26;
	font-weight:bold;
}
h2.h204 {
	font-size:1.714em;
	font-weight:bold;
	text-align:center;
	color:#599F26;
}
h2.h205 {
	font-size:1.714em;
	font-weight:bold;
	text-align:center;
	color:#C75400;
}
h2.h206 {
	font-size:1.714em;
	font-weight:bold;
	text-align:center;
	color:#004798;
}

/*　h3　*/

.caption_box {
	position: relative;
	margin-top: 1em;
	padding: 1em 2em;
	border-top: 1px solid #599F26;
}
.caption_box .caption {
	position: absolute;
	top: 0;
	left: 50%;
	font-size: 1em;
	padding: 1em;
	margin: 0;
	background-color: #599F26;
	transform: translateY(-50%) translateX(-50%);
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

/*　h4　*/

h4.h401 {
	font-size:1.428em;
	font-weight:bold;
	color:#599F26;
	text-align:center;
}
h4.h402 {
	font-size:1.428em;
	font-weight:bold;
	color:#C75400;
	text-align:center;
}
h4.h403 {
	font-size:1.428em;
	font-weight:bold;
	color:#004798;
	text-align:center;
}

/*　装飾　*/

p {
	margin-bottom:0 !important;
}
.q_a {
	min-width:28px;
}
.dan {
	padding-left:1em;
	text-indent:-1em;
}
.dan02 {
	padding-left:2em;
	text-indent:-1em;
}
.dan03 {
	padding-left:3em;
	text-indent:-1em;
}
.f16em {
	font-size:1.142em;
}
.f18em {
	font-size:1.285em;
}
.f20em {
	font-size:1.428em;
}
.f22em {
	font-size:1.571em;
}
.f24em {
	font-size:1.714em;
}
.pink {
	color:#f0599f;
}
.red {
	color:#FF0205;
}
.blue {
	color: #004798;
}
.green {
	color:#599F26;
}
.top a {
	color:#fff;
}
ul {
    list-style: none;
	margin:0 0 0 1em !important;
	padding:0 !important;
}
ol {
	margin:0 0 0 1.5em !important;
	padding:0 !important;
}
ul li {
	margin:0 !important;
	padding:0 !important;
}
ol li {
	margin:0 !important;
	padding:0 !important;
}
ol.decimal {
	margin:0 !important;
	padding:0 !important;
	list-style-type: decimal !important;
	margin-left: 1.5em !important;
}
ul.side_ul li:before {
    content: "＞ ";
    color: #599F26;
}
ul.side_ul li ul li:before {
    content: "＞ ";
    color: #599F26;
}
ol.kakko {
	margin:0 !important;
	padding:0 !important;
	list-style-type: none !important;
	margin-left: 2em !important;
}
ol.kakko li {
  counter-increment: cnt;
}
ol.kakko li:before {
  content: "(" counter(cnt) ") ";
  display:inline-block;
  margin-left:-2em !important;
  width: 2em !important;
}
.kakko table td {
	margin:0 !important;
	padding:.5rem !important;
}
@media (max-width: 575px) {
	.container {
		padding:0 15px !important;
	}
    .res-table {
        width:100%;
    }
    .res-table th {
        display:block;
    }
    .res-table td {
        display:block;
    }
	.button01,.button02,.button03 {
		padding: .85em 2em;
	}
	.card h1 {
		color:#000;
		font-weight:bold;
		font-size:1.7em;
		text-shadow: 1px 2px 3px #FFF;
		line-height: 1.6;
	}
	.card-img-overlay {
		padding: 0;
		top: calc(50% - 3.5rem);
		text-align: center;
		font-weight: bold;
	}
	.under_key .card h1 {
		color:#FFF;
		font-weight:bold;
		font-size:1.7em;
		text-shadow: 1px 2px 3px #808080;
		line-height: 1.6;
	}
	.under_key .card-img-overlay {
		padding: 0;
		top: calc(50% - 1.5rem);
		text-align: center;
		font-weight: bold;
	}
	h2.h201,h2.h203,h2.h204,h2.h205,h2.h206,h2.h207,h2.h208 {
		font-size:1.3em;
	}
	h2.h201,h2.h202,h2.h203,.h2.h204 {
		text-align:left;
	}
	h3.h301,h3.h302 {
		font-size:1.1em;
		font-weight:bold;
		text-align: left;
	}
	h4.h401,h4.h402,h4.h403 {
		font-size:1em;
		text-align: left;
	}
	.f12em {
		font-size:0.5em !important;
	}
	.f16em {
		font-size:1.1em;
	}
	.f18em {
		font-size:1.2em;
	}
	.f20em {
		font-size:1.3em;
	}
	.f22em {
		font-size:1.4em;
	}
	.f24em {
		font-size:1.5em;
	}
	.w1000 {
		width:100%;
		margin:0 auto;
	}
	.box04 {
		text-align: left;
	}
}
@media (max-width: 767px) {
	.container {
		padding:0 15px !important;
	}
}
