@CHARSET "UTF-8";

table {
	border-collapse: collapse;
	font-size: 12px;
}

th {
	padding: 5px;
	border: 1px solid #ccc;
	background: #eee;
	color: #333;
	font-weight: normal;
	vertical-align: top;
}

td {
	padding: 5px;
	border: 1px solid #ccc;
}

#left {
	float: left;
}

#original ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.original li {
	padding: 0;
	margin: 0;
	display: inline-block;
}

.stock03 li {
	display: inline-block;
	margin-right: 30px;
}

.normal {
	font-weight: normal;
}

.newsBox {
	float: left;
	width: 482px;
	margin-right: 10px;
}

.newsBox02 {
	float: left;
	width: 260px;
	margin-right: 10px;
}

.newsBox03 {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 10px;
}

#st01 table {
	text-align: center;
}

#st01 thead, #st01 tbody {
	display: block;
}

#st01 tbody {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 600px;
}

#st01 caption {
	font-weight: bold;
}
/*20180523*/
#st01 th.res {
	background-color: #ffe9e1;
	text-align: center;
}

#st01 .ttl01 {
	width: 105px;
}

#st01 .ttl02 {
	width: 550px;
	text-align: left;
	padding-left: 1em;
}

#st01 .ttl03 {
	width: 80px;
}

#st01 .ttl04 {
	width: 80px;
}

#st01 .ttl05 {
	width: 80px;
}

#st01 .ttl06 {
	width: 115px;
}

#st01 .row_color01 {
	background-color: #FFEB3B;
}

#st01 .row_color02 {
	background-color: #ff0000;
}

#st01 th.res01 {
	width: 105px;
	background-color: #ffe9e1;
}

#st01 th.res02 {
	width: 105px;
	background-color: #daf4ff;
}

#st01 th.res03 {
	width: 105px;
	background-color: #fffdcc;
}

#st01 th.res04 {
	width: 105px;
}

#st01 td {
	width: 105px;
}

#st02 thead, #st02 tbody {
	display: block;
}

#st02 tbody {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 750px;
}

#st02 .itemName {
	width: 800px;
}

#st02 .amount {
	text-align: center;
	width: 50px;
}

#st02 .ipt {
	text-align: center;
	width: 270px;
}

#st02 .msg {
	width: 240px;
}

#st03 .itemCd {
	text-align: center;
	width: 120px;
}

#st03 .itemName {
	width: 800px;
}

#st03 .jan {
	text-align: center;
	width: 120px;
}

#st03 .amount {
	text-align: center;
	width: 50px;
}

.li01 {
	margin-top: 40px;
}

.li02 {
	margin-top: 20px;
}

.li03 {
	margin-top: 40px;
}

.stock_container {
	display: grid;
	grid-template-columns: 150px auto;
}

.stock_container ul {
	padding-left: 0px;
}

.stock_container li {
	margin-bottom: 10px;
	list-style: none;
}

input[type=text].jan {
	width: 300px;
	height: 50px;
	font-size: 1.4em;
}

.confirm button {
	width: 150px;
	height: 50px;
	font-size: 1.4em;
	font-weight: bold;
	/* 丸角に指定 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 25px;
	border-style: none;
	color: #fff;
	cursor: pointer;
}

.confirm button.btn01 {
	background-color: #000080;
}

.confirm button.btn02 {
	background-color: #03abf6;
}

.confirm button.btn03 {
	background-color: #ff8400;
}

.confirm button.none {
	background-color: #d3d3d3;
	pointer-events: none;
	cursor: auto;
}

.stockList01 th:nth-child(1) {
	width: 5%;
}

.stockList01 th:nth-child(2) {
	width: 10%;
}

.stockList01 th:nth-child(3) {
	width: 10%;
}

.stockList01 th:nth-child(4) {
	width: 20%;
}

.stockList01 th:nth-child(5) {
	width: 5%;
}

.stockList01 th:nth-child(6) {
	width: 10%;
}

.stockList01 th:nth-child(7) {
	width: 10%;
}

.stockList01 th:nth-child(8) {
	width: 10%;
}

.stockList01 th:nth-child(9) {
	width: 5%;
}

.stockList01 th:nth-child(10) {
	width: 5%;
}

.stockList01 th:nth-child(11) {
	width: 5%;
}

.stockList01 th:nth-child(12) {
	width: 5%;
}

.stockList11 th:nth-child(1) {
	width: 5%;
}

.stockList11 th:nth-child(2) {
	width: 10%;
}

.stockList11 th:nth-child(3) {
	width: 10%;
}

.stockList11 th:nth-child(4) {
	width: 20%;
}

.stockList11 th:nth-child(5) {
	width: 10%;
}

.stockList11 th:nth-child(6) {
	width: 10%;
}

.stockList11 th:nth-child(7) {
	width: 10%;
}

.stockList11 th:nth-child(8) {
	width: 5%;
}

.stockList11 th:nth-child(9) {
	width: 5%;
}

.stockList11 th:nth-child(10) {
	width: 5%;
}

.stockList11 th:nth-child(11) {
	width: 5%;
}

.stockList01 td, .stockList11 td {
	font-size: 17px;
	text-align: center;
}

.stockList02 th:nth-child(1) {
	width: 10%;
}

.stockList02 th:nth-child(2) {
	width: 10%;
}

.stockList02 th:nth-child(3) {
	width: 20%;
}

.stockList02 th:nth-child(4) {
	width: 10%;
}

.stockList02 th:nth-child(5) {
	width: 10%;
}

.stockList02 th:nth-child(6) {
	width: 10%;
}

.stockList02 th:nth-child(7) {
	width: 10%;
}

.stockList02 th:nth-child(8) {
	width: 10%;
}

.stockList02 td {
	text-align: center;
}

.move {
	font-size: 20px;
	font-weight: bold;
}

#st21 table {
	text-align: center;
}

#st21 thead, #st21 tbody {
	display: block;
}

#st21 tbody {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 600px;
}

#st21 th.res {
	background-color: #ffe9e1;
	text-align: center;
}

#st21 .ttl01 {
	width: 105px;
}

#st21 .ttl02 {
	width: 80px;
}

#st21 .ttl03 {
	width: 550px;
	text-align: left;
	padding-left: 1em;
}

#st21 .ttl04 {
	width: 80px;
}

#st21 .ttl05 {
	width: 80px;
}

#st21 .ttl06 {
	width: 115px;
}

.minus {
	background-color: rgb(167, 206, 88);
}

.just {
	background-color: rgb(255, 241, 0);
}

.plus {
	background-color: rgb(255, 165, 0);
}

.cp_app {
	text-align: center;
}

.cp_app .min {
	font-size: 9px;
}

.cp_app .header li, .cp_app .footer li {
	display: inline-block;
	margin: 5px 15px;
}

.cp_app a.btn, .cp_app button.btn {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 0.2em 1.5em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
}

.cp_app a.btn--blue, .cp_app button.btn--orabluenge {
	color: #fff;
	background-color: #00b7ee;
}

.cp_app a.btn--blue:hover, .cp_app button.btn--blue:hover {
	color: #fff;
	background: #0683a9;
}

.cp_app a.btn--orange, .cp_app button.btn--orange {
	color: #fff;
	background-color: #eb6100;
}

.cp_app a.btn--orange:hover, .cp_app button.btn--orange:hover {
	color: #fff;
	background: #f78331;
}

.cp_app a.btn--green, .cp_app button.btn--green {
	color: #fff;
	background-color: #094;
}

.cp_app a.btn--green:hover, .cp_app button.btn--green:hover {
	color: #fff;
	background: #05c259;
}

.cp_app a.btn--yellow, .cp_app button.btn--yellow {
	color: #000000;
	background-color: #ffff00;
}

.cp_app a.btn--green:hover, .cp_app button.btn--green:hover {
	color: #fff;
	background: #05c259;
}

.cp_app a.btn--radius {
	border-radius: 100vh;
}

.cp_app table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 80%;
}

.cp_app th:nth-child(1) {
	width: 5%;
}

.cp_app th:nth-child(2) {
	width: 10%;
}

.cp_app th:nth-child(3) {
	width: 10%;
}

.cp_app th:nth-child(4) {
	width: 10%;
}

.cp_app th:nth-child(5) {
	width: 35%;
}

.cp_app th:nth-child(6) {
	width: 10%;
}

.cp_app th:nth-child(7) {
	width: 10%;
}

.cp_app th:nth-child(8) {
	width: 10%;
}

.cp_app .ng_color {
	background-color: #a9a9a9;
}

.cp_app .limit_color {
	background-color: #90ee90;
}

.cp_app .limit_font {
	color: #90ee90;
}

#jan_sp .container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

#jan_sp button {
	width: 100px;
	height: 40px;
	background-color: #efefef;
	border: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 30px;
}

#jan_sp #s {
	background-color: #fff20a;
}

#jan_sp #u {
	background-color: #aef0f4;
}

#jan_sp .disp01 {
	display: none;
}

#jan_sp table {
	width: 100%;
	font-size: 10px;
}

#jan_sp .on {
	background-color: #ffff00;
}

.atp_container {
	position: relative;
	margin-top: 25px;
	display: table;
}

.atp_container div {
	padding-right: 10px;
	vertical-align: top;
}

.atp_container .atp_left {
	display: table-cell;
	position: relative;
}

.atp_container .atp_left div {
	padding-right: 10px;
	vertical-align: top;
}

.atp_container .atp_right {
	display: table-cell;
}

.atp_container div .atp_menu {
	width: 450px;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}

.atp_container .atp_menu .flex_row {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}

.atp_container div .atp_menu li ul li {
	line-height: 60px;
	background: white;
	word-spacing: 0;
	list-style: none;
	margin: 0 auto;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-right: none;
	border-bottom: none;
	font-family: calibri light;
	letter-spacing: 3px;
	box-shadow: inset -50px 0 175px -50px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}

.atp_container div .atp_menu li ul li:hover {
	box-shadow: inset -50px 0 175px -50px rgba(0, 0, 0, 0.1);
}

.atp_container div .atp_menu li ul li.disp {
	box-shadow: inset -50px 0 175px -50px rgba(0, 0, 0, 0.1);
}

.atp_container div .atp_menu li ul li a {
	position: relative;
	display: block;
	padding-left: 20px;
}

.atp_container div .atp_menu li ul li:hover a::after {
	content: "\02192";
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	font-weight: bold;
}
/*タブ切り替え全体のスタイル*/
.atp_container .tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	margin: 0 auto;
	width: 700px;
}

/*タブのスタイル*/
.atp_container .tab_item {
	width: calc(100%/ 3);
	height: 50px;
	background-color: #e9e9e9;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
}

.atp_container .tab_item:hover {
	opacity: 0.75;
}

/*ラジオボタンを全て消す*/
.atp_container input[name="tab_item"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.atp_container .tab_content {
	display: none;
	padding: 20px;
	clear: both;
	overflow: hidden;
	border: 3px solid #5ab4bd;
}

.atp_container .tab_content table {
	width: 100%;
}

/*選択されているタブのコンテンツのみを表示*/
#tab_type_1:checked ~ #content_type_1, #tab_type_2:checked ~
	#content_type_2, #tab_type_3:checked ~ #content_type_3, #tab_type_4:checked
	 ~ #content_type_4, #tab_type_5:checked ~ #content_type_5 {
	display: block;
}

/*選択されているタブのスタイルを変える*/
.atp_container .tabs input:checked+.tab_item {
	background-color: #5ab4bd;
	color: #fff;
}

.atp_container h2 {
	position: relative;
	font-size: 1.4rem;
	padding: 0rem 1rem;
	border-bottom: 6px solid;
	border-image: linear-gradient(to right, #5ab4bd 0%, #dddddd 100%);
	border-image-slice: 1;
}

.atp_container .copy_alert {
	display: none;
	position: absolute;
	z-index: 30;
	left: 500px;
	top: 200px;
	margin: 2em auto;
	padding: 1em;
	width: 180px;
	height: auto;
	color: #555555; /* 文字色 */
	background-color: #f8f8b6; /* 背景色 */
	box-shadow: 0 0 10px 10px #f8f8b6; /* 影 */
	opacity: 0.9;
	text-align: center;
}

.rakuten_pay_container {
	position: relative;
	margin-top: 25px;
}

.rakuten_pay_container div {
	padding-right: 10px;
	vertical-align: top;
}

/*タブ切り替え全体のスタイル*/
.rakuten_pay_container .tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	margin: 0 auto;
	width: 700px;
}

/*タブのスタイル*/
.rakuten_pay_container .tab_item {
	width: calc(100%/ 3);
	height: 50px;
	background-color: #e9e9e9;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
}

.rakuten_pay_container .tab_item:hover {
	opacity: 0.75;
}

/*ラジオボタンを全て消す*/
.rakuten_pay_container input[name="tab_item"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.rakuten_pay_container .tab_content {
	display: none;
	padding: 20px;
	clear: both;
	overflow: hidden;
	border: 3px solid #5ab4bd;
}

.rakuten_pay_container .tab_content table {
	width: 100%;
}

/*選択されているタブのスタイルを変える*/
.rakuten_pay_container .tabs input:checked+.tab_item {
	background-color: #5ab4bd;
	color: #fff;
}

.rakuten_pay_container .copy_alert {
	display: none;
	position: absolute;
	z-index: 30;
	left: 500px;
	top: 200px;
	margin: 2em auto;
	padding: 1em;
	width: 180px;
	height: auto;
	color: #555555; /* 文字色 */
	background-color: #f8f8b6; /* 背景色 */
	box-shadow: 0 0 10px 10px #f8f8b6; /* 影 */
	opacity: 0.9;
	text-align: center;
}

.rakuten_pay_container .tab_content .td_error {
	background-color: #F2E700;

}
