@charset "utf-8";

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 追加スタイル
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

.error-message {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	background:#ffe2e5;
	margin: 5px 0;
	padding: 0;
}

.error-message-border {
	background: #fff6f7;
	border: 2px solid #ff0000;
	padding: 10px;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	margin: 0 0 15px;
	text-align: center;
}

.form-group {
	margin-bottom: 5px;
}

img.w80 {
	width:auto;
	height:auto;
	max-width:80px;
	max-height:100px;
	vertical-align: middle;/*IE7*/
}
img.w120 {
	width:auto;
	height:auto;
	max-width:120px;
	max-height:150px;
	vertical-align: middle;/*IE7*/
}
img.w150 {
	width:auto;
	height:auto;
	max-width:150px;
	max-height:188px;
	vertical-align: middle;/*IE7*/
}

.icon-format {
	font-size:11px;
	border: 1px solid #ddd;
	display: inline-block;
	padding: 1px 3px;
	margin-bottom: 1px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: 2px;
}

.icon-format-green {
	font-size:11px;
	border: 1px solid #006400;
	display: inline-block;
	padding: 1px 3px;
	margin-bottom: 1px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: 2px;
	color: #fff;
	background-color: #008000;
}

.icon-format-radius5 {
	font-size:11px;
	border: 1px solid #ddd;
	display: inline-block;
	padding: 2px 4px;
	margin-bottom: 2px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: 5px;
}

.span-format {
  padding: 1px 3px;
  margin-bottom: 0;
  line-height: 1.42857;
  vertical-align: middle;
}

.span-format-small {
	font-size:11px;
	padding: 1px 3px;
	margin-bottom: 0;
	line-height: 1.3;
	vertical-align: middle;
}

.strong {
  font-weight:bold;
}
.font-clearblue {
	color: #0099ff;
	font-weight: normal;
}
.font-clearred {
	color: #f00;
	font-weight: normal;
}
.font-red {
	color: #c00;
	font-weight: normal;
}
.font-red-bold {
	color: #c00;
	font-weight: bold;
}
.font-clearred {
	color: #f00;
	font-weight: normal;
}
.font-clearred-bold {
	color: #f00;
	font-weight: bold;
}
.font-small-1 {
	font-size: 90%;
}
.margin3{
	margin-right: 3px;
	margin-bottom: 3px;
}

.marginB1 {
	margin-bottom: 1px;
}

.moji-caution {
	background-color: #ff3;
	font-weight: bold;
}

.small-caution {
	color: #f00;
	font-weight: bold;
	font-size: 85%;
}

#searchform_open {
	display: none;
}
@media screen and (max-width: 768px) {
	#searchform {
		display: none;
	}
	#searchform_open {
		display: block;
	}
	#searchform_close {
		display: none;
	}
}

/* ページのトップへ戻る
----------------------------------------------------------------------------- */
/*親要素*/
.page-top-parent{
	width:100%;
	margin:0 auto;
	padding:0;
}

#page-top {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 30;
}
#page-top a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 25px;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#page-top a:hover {
	background: #666;
}

#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	/* background: #000; */
	background: rgba(0,0,0,0.4);
	z-index: 1;
}
#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	z-index: 2;
}
#loader span {
	font-size: 120%;
	margin-bottom: 10px;
}
#progress {
	font-size: 130%;
	margin-bottom: 20px;
}
#progress span {
	font-size: 170% !important;
/*	font-weight: bold;*/
}

.api-box {
	border-bottom: 1px dotted #999;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

.spec-box {
	border-bottom: 1px dotted #999;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

.black-list {
	background:#ccc;
}
.login-form label{
	font-weight: normal !important;
	font-size: 90%;
}

.form-group {
	margin-top: 20px;
}

#keepa_api_key-row.disabled input[type='text'] {
	background-color: #777;
}

.text-center {
	text-align: center !important;
}

ul.operation-list, ul.order-result-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.operation-list li {
	margin-bottom: 3px;
}
ul.operation-list li:last-child {
	margin-bottom: 0;
}

ul.order-result-list li {
	display: inline;
	margin-right: 20px;
	/*text-decoration: underline;*/
}
ul.order-result-list li:last-child {
	margin-right: 0;
}
ul.order-result-list li.amount {
	border-bottom: 3px double #666;
	padding: 0 4px 1px 3px;
}
ul.order-result-list li.amount span {
	font-size: 130%;
	font-weight: bold;
}

.lead-text {
	color: #2e8b57;
	font-weight: bold;
	line-height: 1.8;
}
.lead-text span {
	background-color: #ff3;
}


/* 追加分20220525 */
.navbar-custom-menu {
	display: flex;
	flex-direction: column;
	padding: 3px 10px 0 0;
	color: #fff;
	text-align: right;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.mt-5 {
	margin-top: 5px !important;
}

.hidden {
	display: none;
}

.v-middle {
	vertical-align: middle !important;
}

/* 追加20240401 */
.for_sp_text {
	display: none;
}

@media screen and (max-width: 767px) {
	.for_sp_text {
		display: block;
		margin: 0 0 15px;
	}
	.input-group.input-group-sm {
		margin-bottom: 15px;
	}
	.input-group.input-group-sm input[type="text"] {
		width: 100% !important;
	}
	.input-group-btn {
		width: 100%;
	}
	.input-group.input-group {
		margin-bottom: 15px;
	}
}/* Media Queries 767px END */

/* 追加20240306（表組） */
@media screen and (max-width: 599px) {
	.table input[type="text"] {
		width: 100%;
		display: block;
		margin-bottom: 3px;
	}
}/* Media Queries 599px END */





.info_wrap {
	background: #ffcc00;
	padding: 15px;
	margin: 0 0 30px;
}
.info_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 10px;
}
.info_text {
	font-size: 15px;
	line-height: 1.7;
}

.paid_member {
	background: #e60f19;
	color: #fff;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
}

.trial_member {
	background: #61b84f;
	color: #fff;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
}


/* 追加分20240529　　大分類　中分類　小分類 */
.category_list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	grid-template-rows: 150px;
	column-gap: 5px;
	row-gap: 20px;
	margin-bottom: 60px;
}
.category_list .form-control {
	width: 100%;
	height: 100%;
}


/* 追加分20240719　　アダルトマーク表示 */
.adult_image {
	margin: 50px 0 0;
	text-align: center;
	padding: 0;
}
.adult_image img {
	width: 50px;
}