@CHARSET "UTF-8";
/*--------------------
 オリジナルのフレーム
--------------------*/
.frame {
	width: 80%;
	margin: 30px auto 20px;
	padding: 30px 20px 0;
	border: 3px solid #aaa;
	position: relative;
	border-radius: 3px;
	background-color: #fff;
}

.frame-title {
	position: absolute;
	top: -3px;
	left: -3px;
	padding: 0 5px;
	background-color: #fff;
}

.frame-title .fa {
	margin-right: 5px;
}

.caution {
	background-color: #ff4500;
	border: 2px solid #ff4500;
	color: #fff;
	border-radius: 3px;
}

.frame-red {
	border-color: #ff4500;
}

.frame-red ul {
    counter-reset: item;
}

.frame-red ul li:before {
    counter-increment: item;
    content: counter(item)'.';
    display:inline-block;
    margin-right:3px;
}

.rs_container {
	width: 60%;
	margin: 0 auto;
	font-size: 0.8em;
}

/* top プロパティの値で、オフセットを設定できます。*/
.link_mark {
	display: block;
	padding-top: 50px;
	margin-top: -50px;
}

.rs_container .parent {
	display: flex;
}

.rs_container .f-right {
	margin-left: auto;
}

.rs_container button {
	cursor: pointer;
}

.rs_container button.btn {
	border-radius: 100vh;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 50px;
}

.rs_container ul {
	padding-left: 0;
}

.rs_container a {
	text-decoration: none;
}

.rs_container .nav-item {
	display: inline-block;
}

.rs_container .navbar-nav .nav-item a {
	display: block;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border: 1px solid #000000;
	color: #000000;
}

.rs_container .navbar-nav .nav-item a:hover {
	background-color: #000000;
	color: #ffffff;
}

.rs_container .nav-select {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0;
	list-style: none;
}

.rs_container .nav-link {
	display: block;
	padding: .5rem 1rem
}

.rs_container .nav-link:focus, .rs_container .nav-link:hover {
	text-decoration: none
}

.rs_container .mb-1, .rs_container .my-1 {
	margin-bottom: .25rem !important;
}

.rs_container .nav-pills .nav-link {
	border-radius: .25rem
}

.rs_container .nav-pills .nav-link.active, .rs_container .nav-pills .show>.nav-link
	{
	color: #fff;
	background-color: #007bff
}

.rs_container .nav-fill .nav-item {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	text-align: center;
}

.rs_container .list, .rs_container .list3, .rs_container .list4 {
	width: 100%;
}

.rs_container .list img, .rs_container .list3 img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #ddd;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
}

.rs_container table {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.0em;
}

.rs_container th {
	border: solid 1px #ddd;
	background: #DFFDFF;
	text-align: center;
	padding: 10px 0 10px 0;
}

.rs_container .list table th:nth-child(1) {
	width: 130px;
}

.rs_container .list table th:nth-child(2) {
	width: 170px;
}

.rs_container .list table th:nth-child(3) {
	width: 285px;
}

.rs_container .list table th:nth-child(4) {
	width: 135px;
}

.rs_container .list table th:nth-child(5) {
	width: 55px;
}

.rs_container .list table th:nth-child(6) {
	width: 55px;
}

.rs_container .list table th:nth-child(7) {
	width: 55px;
}

.rs_container .list table th:nth-child(8) {
	width: 55px;
}

.rs_container .list table th:nth-child(9) {
	width: 115px;
}

.rs_container .list table th:nth-child(10) {
	width: 75px;
}

.rs_container .list td:nth-child(1), .rs_container .list td:nth-child(n+4)
	{
	text-align: center
}

.rs_container .list3 table td:nth-child(1) {
	width: 40px;
	text-align: center
}

.rs_container .list3 table td:nth-child(2), .rs_container .list3 table td:nth-child(4)
	{
	width: 380px;
}

.rs_container .list3 table td:nth-child(3), .rs_container .list3 table td:nth-child(5)
	{
	width: 130px;
}

.rs_container .list3 .disp1, .rs_container .list3 .disp2 {
	display: none;
}

.rs_container .list4 table th:nth-child(1) {
	width: 10%;
}

.rs_container .list4 table th:nth-child(2) {
	width: 30%;
}

.rs_container .list4 table th:nth-child(3) {
	width: 15%;
}

.rs_container .list4 table th:nth-child(4) {
	width: 30%;
}

.rs_container .list4 table th:nth-child(5) {
	width: 15%;
}

.rs_container .list4 td:nth-child(2n-1) {
	text-align: center;
}

.rs_container .list5 {
	text-align: center;
}

.rs_container .list5 td {
	text-align: center;
}

.rs_container .list5 input[type='text'] {
	width: 80%;
}

.rs_container .list5 button.btn {
	margin-top: 30px;
	line-height: 30px;
}

.rs_container td {
	word-break: break-all;
	padding: 0.7em;
	border: solid 1px #ddd;
}

.mamoru {
	background-color: #ffeb3b4a;
}

.up {
	height: 15px;
	width: 10px;
	background-color: #007bff;
	position: relative;
	margin-top: 20px;
	margin-left: 15px;
}

.up::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 20px 10px;
	border-color: transparent transparent #007bff transparent;
	position: absolute;
	top: -130%;
	left: -50%;
}

.down {
	height: 15px;
	width: 10px;
	background-color: #ff0000;
	position: relative;
	margin-top: -20px;
	margin-left: 15px;
}

.down::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 10px 0 10px;
	border-color: #ff0000 transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: -50%;
}

.stay {
	height: 10px;
	width: 15px;
	background-color: #008b8b;
	position: relative;
	margin-top: auto;
	margin-left: 2px;
}

.stay::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 20px;
	border-color: transparent transparent transparent #008b8b;
	position: absolute;
	top: -50%;
	left: 100%;
}

.a-btn {
	display: inline-block;
	border-radius: 10%; /* 角丸       */
	text-align: center; /* 文字位置   */
	cursor: pointer; /* カーソル   */
	padding: 12px 12px; /* 余白       */
	background: #390; /* 背景色     */
	color: #ffffff; /* 文字色     */
	line-height: 1em; /* 1行の高さ  */
	transition: .3s; /* なめらか変化 */
	border: 2px solid #390; /* 枠の指定 */
}

.a-btn:hover {
	box-shadow: none; /* カーソル時の影消去 */
	color: #7f7f00; /* 背景色     */
	background: #ffffff; /* 文字色     */
}

.page1 {
	display: inline-block;
	text-align: center;
	color: #fff;
	background-color: #6c757d;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-right: 1em;
	padding-left: 1em;
	border-radius: 10rem;
}

ul.pager {
	overflow: visible;
	list-style: none;
	position: relative;
	left: 50%;
	float: left;
	width: auto;
	border-bottom: none;
}

ul.pager li {
	margin: 0 3px;
	position: relative;
	left: -50%;
	float: left;
}

ul.pager li span, ul.pager li a {
	display: block;
	font-size: 14px;
	padding: 0.4em 0.8em 0.5em 0.8em;
	border-radius: 3px;
}

ul.pager li a {
	background: #eee;
	color: #333;
	text-decoration: none;
}

ul.pager li a:hover {
	background: #390;
	color: #fff !important;
}

.rs_container .graphArea {
	text-align: center;
	margin: 30 px;
}

.mt-4, .my-4 {
	margin-top: 1.5rem !important
}

.mr-5 {
	margin-right: 50px !important
}

.row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.shadow-sm {
	-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

h6 {
	margin-top: 0;
	font-size: 1rem;
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.p-0 {
	padding: 0 !important
}

.border-0 {
	border: 0 !important
}

.card-body {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding: 1.25rem
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem
}

.img-fluid, .img-thumbnail {
	max-width: 100%;
	height: auto
}

img {
	vertical-align: middle
}

.col-2, .col-3 {
	-webkit-box-flex: 0
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-8, .col-9 {
	-webkit-box-flex: 0
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.list-btn {
	margin-top: 20px;
	text-align: center;
}

.btn-more {
	background-color: #333;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 10;
	height: 60px;
	width: 150px;
}