@charset "utf-8";

body {
	padding: 0px;
	margin: 0px auto;
	font-size: 12px;
	color: #666;
	font-family:"Noto Sans JP", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "sans-serif";
/*	background: url(../img/bg_body.png);*/
	background: #ccc;
}

a { color: #0009c1; text-decoration: none; }
a:hover{ color: #999; text-decoration: underline; }
li { list-style-type: none; }
img { vertical-align: top; border: 0; }

#under_line img { vertical-align: text-top; }

/* span-submit */

.spansubmit {
	cursor: pointer;
	color: #0009c1;
	text-decoration: none;
}
.spansubmit:hover {
	cursor: pointer;
	color: #999;
	text-decoration: underline;
}

/* ヘッダー */

header,
#header {
	background: #292929;
}

#header_menu a,
#footer a,
#groupsite a,
#mediasite a,
#admin_header_menu a { color: #999; text-decoration: none; }

#header_menu a:hover,
#footer a:hover,
#groupsite a:hover,
#mediasite a:hover,
#admin_header_menu a:hover { color: #FFF; text-decoration: none; }

#admin_header_menu {
	margin: 15px;
}

#header .inner {
	width: 960px;
	margin: 0px auto;
/*	height: 100px; */
}

#header .inner #logo {
	width: 319px;
	position: relative;
	z-index: 5;
}

/* 固定ヘッダ */

#header_menu {
	position: fixed;
	width: 100%;
}

#header_menu #right_top {
	width: 960px;
	margin: 0px auto;
	text-align: right;
}

#header_menu #right_top #user_menu {
	background: #292929;
	font-size: 14px;
	color: #999999;
	padding: 7px;
	float: right;
	position:relative;
	z-index: 100;
	-moz-border-radius-bottomleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	border-radius: 0 0 11px 11px;
}

#header_menu #right_top #user_menu img {
	margin-right: 5px;
	margin-left: 7px;
}

#header_menu #under_line {
	text-align: right;
	font-size: 14px;
	padding: 15px 0 10px 0;
	color: #999999;
}

#header_menu #under_line #total_price {
	font-size: 18px;
	font-weight:bold;
}

#header_menu #under_line #header_cart_link {
	border: 2px solid #cfcfcf;
	border-radius: 5px;
	padding: 5px;
	color: #FFF;
}
#header_menu #under_line #header_cart_link:hover {
	border-color: #FFF;
}

/* パンくず */

#pr_bar {
	background: #999;
}

#pr_bar .inner {
	width: 960px;
	margin: 0px auto;
	padding: 5px 0 10px;
	text-align: center;
	font-size: 12px;
	color: #f1f1f1;
	min-height: 20px;
}

#pr_bar .pr_right {
	float: right;
}

#pr_bar .pr_left {
	float: left;
	padding-left: 65px;
}

#pr_bar a { color: #00086b; text-decoration: none; }
#pr_bar a:hover{ color: #FFF; text-decoration: none; }

#pr_bar .pr_left a { color: #FFF; text-decoration: none; }
#pr_bar .pr_left a:hover{ color: #00086b; text-decoration: none; }

img.maintenance {
	border-radius: 5px;
	border: 1px solid #d5d5d5;
	box-sizing: border-box;
}

/* メイン */

#main {
	width: 960px;
	margin: 30px auto;
}

/* コンテンツ */

#contents {
	width: 640px;
	float:left;
}

#contents p {
	font-size: 14px;
	padding-bottom: 15px;
}

#contents p.comment {
	padding: 5px 0 0 0;
}
#contents p.comment img {
	padding-right: 3px;
}
#contents .item .inner h2 {
	padding-top: 10px;
	margin-bottom: 15px;
}

#contents .gray_board {
	padding: 20px;
	margin-bottom: 15px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contents p.next {
	text-align: right;
}
#contents p.next a,
#domain p.next a,
#main p.next a {
	padding-left: 20px;
	background: url(../img/icon/next_page.png) no-repeat;
}

#main p.word {
	padding-bottom: 5px;
}

#main p.bulk_watchlist,
#bulk_delete_watchlist,
#bulk_delete_cart {
	color: #0009c1;
	text-decoration: none;
	cursor: pointer;
}

#main p.bulk_watchlist:hover,
#bulk_delete_watchlist:hover,
#bulk_delete_cart:hover{
	color: #999;
	text-decoration: underline;
}

#contents .item {
	margin-bottom: 20px;
}

#contents .item hr {
	clear: both;
	border: none;
	border-top: dotted 1px #999;
	height: 1px;
	color: #FFFFFF;
	width: 100%;
	margin-bottom: 15px;
}

#contents .item .inner {
	width: 598px;
	background: #FFF;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0 0 5px 5px;
	padding: 20px;
}

#contents .item .box3 {
	float:left;
	width: 186px;
	padding-top: 65px;
}
#contents .item .box3 p {
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

#contents .item .box3 p span {
	font-size: 24px;
}

#contents .item .box3 p span.small{
	font-size: 12px;
}

#contents .item .box3 p span#nokori {
	font-size: 18px;
}

/* リスト */

#contents .item ul {
	margin-left: 40px;
	padding-bottom: 15px;
}

#contents .item li {
/*
	background: url(../img/arrow.png) no-repeat;
	padding-left: 15px;
*/
	list-style-type: disc;
	background-position: 0 2px;
}

#domain .item ul {
	clear: both;
}
#domain .item li {
/*	background: #fff url(../img/arrow.png) no-repeat;*/
	background-position: 0 2px;
	padding-left: 10px;
	padding-right: 3px;
	float: right;
}

/* メッセージ */
.msg_success {
    color: #07c61b;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #D6E8C9;
    background: #E9FFD9;
    border-radius: 5px;
    padding: 15px;
}
.msg_success p,
.msg_error p,
.msg_info p
 {
    margin-left: 20px;
/*    margin-bottom: 15px;*/
    padding: 0 !important;
}
.msg_error {
    color: #f73b4b;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #ffb5bc;
    background: #FFECEC;
    border-radius: 5px;
    padding: 15px;
}
.msg_info {
    color: #073dc4;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #c7cbe5;
    background: #dbe4ff;
    border-radius: 5px;
    padding: 15px;
}

/* 特徴 */

#feature {
	clear:both;
}
#feature h3 {
	font-size: 18px;
	font-weight: bold;
}
#feature ul {
	margin-top: 20px;
}
#feature li {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	color: #c40000;
}

/* 決済ボタン */

button {
	cursor: pointer;
	outline: 0;
}

.paybtn {
    color: #fff;
    border-radius: 5px;
    border: 1px solid #006df5;
    padding: 4px 14px;
    font-size: 12px;
    background: #006df5;
    line-height: 18px;
}
.paybtn:hover {
	color: #006df5;
    background: #fff;
}
#card-button {
	margin-top:10px;
}

/* ドメイン詳細ページ */

#domain .item {
	margin-bottom: 20px;
}

#domain .item hr {
	clear: both;
	border: none;
	border-top: dotted 1px #999;
	height: 1px;
	color: #FFFFFF;
	width: 100%;
	margin-bottom: 15px;
}

#domain .item .inner {
	background: #FFF;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0 0 5px 5px;
	padding: 20px;
}

#domain .i470 .inner {
	width: 428px;
}

#domain .i470 .inner p {
	line-height: 14px;
	padding-bottom: 15px;
}

#domain .right_data {
	width: 300px;
}

#domain .w225 {
	width: 225px;
}

#domain .i306 table.inner {
	width: 306px;
}

#contents .i640 table.inner {
	width: 640px;
}

#domain .i306 table.inner td,
#contents .i640 table.inner td {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	line-height: 12px;
	font-size: 12px;
	padding: 7px;
}

/* カートページ */

#contents .item .goukei { background: url(../img/cart/goukeikingaku.png) no-repeat; }
#contents .item .kensuu { background: url(../img/cart/domainkensuu.png) no-repeat; margin-left: 20px; }
#contents .item .gendo { background: url(../img/cart/hojigendojikoku.png) no-repeat; margin-left: 20px; }
.bikou { width: 100%; height: 100px; }

#main .rov_submit {
	border: 0;
	cursor: pointer;
}

#main .submit_640 {
	width: 640px;
	height: 50px;
}

/* スクロール */

.scroll {
	overflow: auto;
	height: 300px;
}

/* ユーザーテーブル */

#contents table.user_data {
	width: 100%;
}
#contents table.user_data td {
	line-height: 14px;
	padding: 7px 0;
}

/* 検索テーブル */

#contents #search table {
	margin-left: 20px;
	width: 100%;
}
#contents #search table td {
	font-size: 14px;
	line-height: 14px;
	padding: 7px 0;
}

/* ドメイン・注文履歴テーブル */

#domain_list,
#domain_list1,
#domain_list2,
#domain_list3,
#order_history,
#wide_table,
.data_table {
	margin-bottom: 20px;
	width: 640px;
	background: #FFF;
	/*border: 1px solid #d5d5d5;*/
}

#domain .data_table {
	width: 960px;
}

#main .wide {
	clear: both;
	width: 960px;
}

#domain_list th,
#domain_list1 th,
#domain_list2 th,
#domain_list3 th,
#order_history th,
#wide_table th,
.data_table th {
	line-height: 12px;
	font-size: 12px;
	padding: 7px 3px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	color: #FFF;
	background: #000;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: default;
}

#domain #wayback_table td {
	width: 25%;
}

#domain #wayback_table .wayback_screenshot_date td {
	line-height: 12px;
	font-size: 12px;
	padding: 7px 3px;
	border: 1px solid #d5d5d5;
	color: #FFF;
	background: #000;
}

#order_history th {
	text-align: right;
}

#domain_list th,
#domain_list1 th,
#domain_list2 th,
#domain_list3 th,
#wide_table th,
.data_table th {
	text-align: center;
}

#domain_list th.left,
#domain_list1 th.left,
#domain_list2 th.left,
#domain_list3 th.left,
wide_table th.left,
.data_table th.left {
	text-align: left;
}

#domain_list th.right,
#domain_list1 th.right,
#domain_list2 th.right,
#domain_list3 th.right,
#wide_table th.right,
.data_table th.right {
	text-align: right;
}

#domain_list tr:hover,
#domain_list1 tr:hover,
#domain_list2 tr:hover,
#domain_list3 tr:hover,
#order_history tr:hover,
#wide_table tr:hover,
.data_table tr:hover {
	background: #dfdfdf;
}

#wayback_table tr:hover {
	background: #fff;
}

#wayback_table tr.wayback_screenshot_date:hover {
	background: #000;
}

#domain_list td,
#domain_list1 td,
#domain_list2 td,
#domain_list3 td,
#order_history td,
#wide_table td,
.data_table td {
	line-height: 12px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #d5d5d5;
	white-space: nowrap;
	text-align: right;
}

#domain .data_table td {
	text-align: center;
	padding: 6px 3px;
}

#domain #wayback_table td {
	padding: 0;
}

#order_history td img,
.vertical_middle img {
	vertical-align: middle;
}

#domain_list td.break,
#domain_list td.domain_name,
#domain_list1 td.domain_name,
#domain_list2 td.domain_name,
#domain_list3 td.domain_name,
#wide_table td.domain_name,
#domain .data_table td.break,
.data_table td.domain_name,
.break {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
	text-align: left;
}

#domain .data_table td.break {
	width: 500px;
}

#domain .data_table td.right {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
	text-align: right;
}

#contents table.userlist td {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}

#domain_list .action_button,
#domain_list1 .action_button,
#domain_list2 .action_button,
#domain_list3 .action_button {
	width: 35px;
	text-align: center;
}

img.cart,
img.cart_del,
img.cart_del_cartpage,
img.watch,
img.watch_del,
#domain_list th.pointer,
#domain_list1 th.pointer,
#domain_list2 th.pointer,
#domain_list3 th.pointer,
#order_history th.pointer,
.data_table th.pointer,
.rov,
.pointer {
	cursor: pointer;
}

.domain_name img.new_label {
	margin-left: 3px;
	vertical-align: bottom;
}
.domain_name img.highrisk_label {
	margin-right: 3px;
	vertical-align: bottom;
}

/* 一般テーブル */

#contents table.table_border,
#contents table.category_table,
#domain table.table_border {
	font-size: 12px;
	color: #666666;
	border: 1px solid #d7d7d7;
	width: 100%;
	margin: 0 0 20px 0;
}

#contents table.table_border td,
#contents table.category_table td,
#domain table.table_border td {
	border-left:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	vertical-align: middle;
	text-align:left;
	padding: 8px;
	white-space: normal;
	word-break: break-all;
}

#domain table.table_border {
	width: 120px;
}
#domain table.table_border td {
	padding: 3px;
	text-align: center;
}
#domain table.table_border td.hd,
#contents table.table_border td.hd {
	background: #ededed;
}

#contents table.category_table td {
	font-size: 14px;
	width: 40%;
	padding: 8px;
}

#contents table.category_table td a {
	display: block;
	width: 100%;
}
#contents table.category_table td.count {
	width: 10%;
	text-align: center;
	background: #f4f4f4;
	color: #333;
}

#contents table#aiueo {
	width: 320px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#contents table#aiueo td {
	text-align: center;
	font-size: 18px;
	border: 1px solid #D5D5D5;
}

#contents table#aiueo td a {
	display: block;
}

#contents table#aiueo td:hover {
	background: #F4F4F4;
}

table#log,
table#log_top {
	width: 100%;
}
table#log td,
table#log_top td {
	font-size: 12px;
	border-bottom: dotted 1px #999;
	padding: 5px;
}

table#log_top td {
	border: dotted 1px #999;
}

#domain_list td .move,
#domain_list1 td .move,
#domain_list2 td .move {
	font-size: 12px;
	padding: 0;
	margin: 0;
	border: 1px solid #999;
	background: #FFF;
}

/* コンテンツ - お知らせ */

#contents .item .oshirase p {
	float: left;
}

#contents .item .oshirase p.date {
	width: 100px;
}

#contents .item .oshirase p.mes {
	width: 481px;
}

/* その他カテゴリ */

#contents #other ul {
	clear:both;
}
#contents #other li {
	float: left;
	margin-left: 5px;
}

/* ユーザーページ */


/* サイド */

#side {
	width: 300px;
	float:right;
}

#side p {
	font-size: 14px;
	padding-bottom: 15px;
}

#side a { color: #666; text-decoration: none; }
#side a:hover{ color: #0009c1; text-decoration: underline; }

#side .item {
	margin-bottom: 20px;
}

#side .item .inner {
	width: 258px;
	background: #FFF;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0 0 5px 5px;
	padding: 20px;
}

#side .item ul {
	margin-left: 22px;
}

#side .item li {
	font-size: 14px;
	margin-top: 3px;
}

#side .item .double_file {
	float: left;
	width: 100px;
}

#side .item .triple_file {
	float: left;
	width: 60px;
}

#side .item p.active {
	font-size: 36px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

#side .item p.stock {
	padding: 0;
	margin: 0;
}

#side .item .stock a.blue {
	color: #0009c1;
	//text-decoration: underline;
}

.rakko_service_banner img {
	border-radius: 5px;
	min-height: 121px;
}

/* フッター */

#footer {
	background: #1a1a1a;
	font-size: 12px;
	border-bottom: 1px solid #292929;
}

#footer .inner {
	width: 960px;
	margin: 0 auto;
}

#footer ul.menu {
	float: left;
	width: 25%;
	padding: 60px 0 30px 0;
}

#footer ul.head1{ background-image:url("../img/footer_menu.png"); background-position: right top 2px; background-repeat: no-repeat; }
#footer ul.head2{ background-image:url("../img/footer_submenu.png"); background-position: right top 2px; background-repeat: no-repeat; }
#footer ul.head3{ background-image:url("../img/footer_category.png"); background-position: right top 2px; background-repeat: no-repeat; }
#footer ul.head4{ background-image:url("../img/footer_glossary.png"); background-position: right top 2px; background-repeat: no-repeat; }

#footer ul.menu li {
	padding-bottom: 2px;
}

#footer ul.menu li.more {
	text-align: right;
	padding-right: 30px;
}

/* グループサイト/メディアサイト */

#sitebars {
  background: #1a1a1a;
  border-top: 1px solid #292929;
  border-bottom: 1px solid #292929;
  padding: 10px 0;
}

#groupsite,
#mediasite {
	font-size: 12px;
}

#groupsite .inner,
#mediasite .inner {
	text-align: center;
	width: 960px;
	margin: 0 auto;
}
#mediasite .inner {
	padding-top: 5px;
}

#groupsite a,
#mediasite a {
	font-size: 14px;
}

/* コピーライト */

#copyright {
	background: #111;
	padding: 25px 0 15px 0;
}

#copyright .inner {
	width: 960px;
	margin: 0 auto;
}

#copyright address {
	color: #999;
	font-size: 12px;
	float: left;
}

#toTop {
	float: right;
}

#toTop img {
	vertical-align: top;
}

#product {
	float: right;
	color: #999;
    font-size: 12px;
}

#product a {
	color: #999;
}

/* フォーム関係 */

.submit { padding: 0 15px; height: 25px; }
.input { height: 25px; }
.accordion_head { cursor: pointer; }

/* clearfix */

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
.clear {
	clear: both;
}

/* カテゴリ next and prev */

p.next_cate {
	float: right;
	text-align: right;
}

p.next_cate:after{
	content: "\f101";
    font-family: "Font Awesome 5 Free";
    margin-left: 5px;
    font-weight: 900;
    color: #0009c1;
}

p.prev_cate {
	float: left;
	text-align: left;
}

p.prev_cate:before {
	content: "\f100";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 900;
    color: #0009c1;
}

/* 非表示 */

.none { display: none; }

/* 不透明 */

.mask:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
	-ms-filter:"alpha(opacity=85)";
}

/* テキスト位置 */

.center { text-align: center !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }

/* 画像位置 */

.vat { vertical-align:top !important; }
.vam { vertical-align:middle !important; }
.vab { vertical-align:bottom !important; }

/* 回り込み */

.f_left { float: left !important; }
.f_right { float: right !important; }

/* 余白 */

.mr0 { margin-right: 0 !important; }
.mr1 { margin-right: 1px !important; }
.mr2 { margin-right: 2px !important; }
.mr3 { margin-right: 3px !important; }
.mr4 { margin-right: 4px !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }

.ml0 { margin-left: 0 !important; }
.ml1 { margin-left: 1px !important; }
.ml2 { margin-left: 2px !important; }
.ml3 { margin-left: 3px !important; }
.ml4 { margin-left: 4px !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml35 { margin-left: 35px !important; }

.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb50 { margin-bottom: 50px !important; }

.pb0 { padding-bottom: 0 !important; }
.pb20 { padding-bottom: 20px !important; }
.pt15 { padding-top: 15px !important; }

.pl20 { padding-left: 20px !important; }

.pd0 { padding: 0 !important; }
.mg0 { margin: 0 !important; }

/* 横幅 */

.w5 { width: 5px !important; }
.w10 { width: 10px !important; }
.w15 { width: 15px !important; }
.w20 { width: 20px !important; }
.w25 { width: 25px !important; }
.w30 { width: 30px !important; }
.w35 { width: 35px !important; }
.w40 { width: 40px !important; }
.w45 { width: 45px !important; }
.w50 { width: 50px !important; }
.w55 { width: 55px !important; }
.w60 { width: 60px !important; }
.w65 { width: 65px !important; }
.w70 { width: 70px !important; }
.w75 { width: 75px !important; }
.w80 { width: 80px !important; }
.w85 { width: 85px !important; }
.w90 { width: 90px !important; }
.w95 { width: 95px !important; }
.w100 { width: 100px !important; }
.w120 { width: 120px !important; }
.w145 { width: 145px !important; }
.w200 { width: 200px !important; }
.mw500 { max-width: 500px !important; }
/* 文字制御 */

.small { font-size: 10px !important; }
.big,
.hit { font-size: 24px; line-height: 24px; }

.f14 { font-size: 14px !important; }
.f16 { font-size: 16px !important; }
.f18 { font-size: 18px !important; }
.f20 { font-size: 20px !important; }
.f22 { font-size: 22px !important; }
.f24 { font-size: 24px !important; }

.bold { font-weight:bold; }
.underline { text-decoration: underline; }

.white { color: white; }
.black { color: black; }
.gray { color: gray; }
.red { color: #c40000; }
.blue { color: #0009c1; }
.green { color: green; }
.yellow { color: yellow; }
.orange { color: orange; }
.purple { color: purple; }
.pink { color: #ff9595; }

.pr5 { color: #4B79D6; }
.pr6 { color: #236CFF; }
.pr7 { color: #FF6C23; }
.pr8,pr9 { color: #FF2335; }

#contents .item .inner p.success {
	clear:both;
	color: #4E7400;
	padding: 5px;
	background: #edffc2;
	border: 1px solid #C1D873;
	text-align: center;
}

#contents .item .inner p.error {
	clear:both;
	color: #740009;
	padding: 5px;
	background: #ffc3ca;
	border: 1px solid #d87387;
	text-align: center;
}

.gray_bg { background: #bababa; }
.light_gray_bg { background: #EDEDED; }

/* TAB */

.tab{
	overflow:hidden;
	margin-left: 1px;
}
.tab li{
	background:#ccc;
	padding:5px 5px;
	float:left;
	margin-right:1px;
	cursor:pointer;
	border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-ms-border-radius:5px 5px 0px 0px;
}
.tab li.select{
	background:#2a2a2a;
	color:#FFF;
}
.content li{
	background:#eee;
	padding:20px;
}
.hide {
	display:none;
}

/* PowerTip Plugin */
#powerTip {
	cursor: default;
	background-color: #333; /* fallback for browsers that dont support rgba */
	//background-color: rgba(0, 0, 0, 0.8);
	border-radius: 6px;
	color: #FFF;
	display: none;
	padding: 10px;
	position: absolute;
	white-space: nowrap;
	z-index: 2;
}
#powerTip.n:before, #powerTip.e:before, #powerTip.s:before, #powerTip.w:before,
#powerTip.ne:before, #powerTip.nw:before, #powerTip.se:before, #powerTip.sw:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid rgba(0, 0, 0, 0.8);
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid rgba(0, 0, 0, 0.8);
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}

#rule ol {
	padding-left: 40px;
    padding-bottom: 15px;
}
#rule li {
	margin: 1em 0 !important;
	padding-left: 0px !important;
	list-style-type: decimal !important;
	background: none !important;
	background-position: 0 !important;
}

/* 新規見出し */

.h_title,
.c_title { 
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc),to(#f7f7f7)); 
    background: linear-gradient(to bottom, #fcfcfc 0%,#f7f7f7 100%); 
    padding: 10px !important;
    border-radius: 5px 5px 0 0;
    border: 1px solid #d5d5d5;
    font-size: 14px !important;
    font-weight: bold;
    color: #555;
    letter-spacing: 1px;
    line-height: 1.6
}
.h_title i {
    font-size: 16px;
    margin-right: 7px;
}
.c_title {
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px 10px !important;
}
.c_title span:before {
	content: "\f101";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
}

#side .h_title {
    text-align: center;
}
#domain .h_title {
    padding: 7px 10px !important;
}

#side #stock_counter {
	width:100%;
}
#side #stock_counter td {
	text-align: right;
	font-size: 14px;
	padding: 0 3px;
}
#side p.category_link {
	text-align: right;
	margin: 0;
	padding: 0;
}

#side #stock_counter td.stock_name {
	width:45%;
	padding-right: 5px;
}

#side #stock_counter td.num {
	text-align: left;
}
#side #stock_counter td.num a {
	font-size: 20px;
	color: #0009c1;
	font-weight: bold;
}

#side #stock_counter td a.stock_counter_new {
	font-size: 10px;
	margin-left: 5px;
	font-weight: normal;
}

#side .paypal_banner {
	border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#side .paypal_banner:hover {
	opacity: 0.75;
}

/* btn */

.btn_link div {
	padding: 10px;
}
.btn_link {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 5px;
	font-weight: bold;
	font-size: 18px;
	border: 2px solid #000;
	margin-bottom: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.btn_link:hover{
	color: #000;
	text-decoration: none;
	background: #fff;
}
.btn_link i {
	margin-right: 10px;
}
.btn_color_blue {
	background: #1e69de;
	border: 2px solid #1e69de;
}
.btn_color_blue:hover{
	color: #1e69de;
}

/* サイドフリーワード検索 */

#side_search_box {
	font-size: 14px;
}
#side_search_box .side_btn div {
	padding: 3px;
}
#side_search_box input[type='text'] {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#side_search_box .side_btn {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 5px;
	font-size: 12px;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-top: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#side_search_box .side_btn:hover{
	color: #000;
	text-decoration: none;
	background: #fff;
}

#side_search_box .search_sample_head,
#side_search_box .search_sample {
	text-align: right;
	padding-bottom: 0;
	font-size: 12px;
}

#side_search_box .search_sample a {
	color: #0009c1;
}

#side_search_box .saved_search_link {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 0;
	font-size: 14px;
}
#side_search_box .saved_search_link a {
	color: #666;
}

/* FAQボックス */

#contents #faq ul {
	margin-left: 0;
}

#contents #faq ul li {
	list-style-type: none;
}

#contents #faq .answer {
	display: none;
}

#contents #faq .answer strong {
	color: #0009c1;
}

#contents #faq .faq_accordion_btn {
	text-align: left;
	padding: 10px;
}

/* 検索ボックス */

#search_accordion_btn,
.faq_accordion_btn {
	display: block;
    width: 100%;
    text-decoration: none;
    text-align: center;
    background: #fff;
    color: #000;
    border-radius: 5px;
	font-size: 14px;
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#search_accordion_btn span:before,
.faq_accordion_btn span:before {
	content: "\f150";
    font-family: "Font Awesome 5 Free";
    margin-right: 7px;
}
#search_accordion_btn .active:before,
.faq_accordion_btn .active:before {
	content: "\f151";
}

#search_submit,
#search_form_box {
	display: none;
}

label,
input[type='checkbox'],
input[type='radio'] {
    cursor: pointer;
}

#search label {
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 20px;
	border-radius: 5px;
}

#search label input[type='checkbox'] {
	margin-right: 5px;
	vertical-align: bottom;
}

#search label[for='limited_range'],
#search label[for='exact'],
#search label[for='attribute_or'],
#search label[for='outside_and'] {
	display: inline-block;
	float: right;
    font-size: 12px;
    padding: 5px;
}

#search .clearForm {
	background: #fff;
	display: inline-block;
	float: right;
	border: 1px solid #ccc;
    font-size: 12px;
    padding: 5px;
	margin-right: 20px;
	border-radius: 5px;
	cursor: pointer;
}

#contents #search #sort_selector {
	text-align: right;
	padding-right: 20px;
}
#contents #search #sort_selector span {
	margin-right: 20px;
}

input[type = "text"],
input[type = "password"],
input[type = "submit"],
input[type = "button"],
textarea,
select {
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 3px;
}
input[type = "text"]:focus,
input[type = "password"]:focus,
input[type = "submit"]:focus,
input[type = "button"]:focus,
textarea:focus,
select:focus {
	outline: 0;
	border: 1px solid #1e69de;
}

#search_condition {
    margin-bottom: 20px;
}
#search_condition .sc_head {
	font-weight: bold;
}
#search_condition .sc_head i {
    margin-right: 5px;
}
#search_condition .sc_body {
	font-size: 12px;
    margin-left: 20px;
    padding-bottom: 0;
}

.search_name {
	height: 26px;
}

.search_name strong,
.search_name .search_name_change {
    vertical-align: middle;
}

.search_name .change_btn,
.search_name .cancel_btn {
	background: #fff;
	display: inline-block;
	border: 1px solid #ccc;
    font-size: 12px;
    height: 26px;
    padding: 5px;
    vertical-align: bottom;
	margin-left: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.search_save_btn {
	background: #fff;
	display: inline-block;
	border: 1px solid #ccc;
    font-size: 12px;
    padding: 5px;
    vertical-align: bottom;
	margin-left: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.search_save_btn:hover {
	text-decoration-line: none;
}

/* カテゴリページ */

#category_msg {

}

/* ラッコM&A関連案件表示 */

#ma_related_result p {
	font-size: 12px;
}
#ma_related_result p strong {
	font-size: 16px;
	margin: 0 5px;
}
#ma_related_result ul {
	margin-left: 30px;
}

/* ヘルプ誘導 */

#help_guidance {
   padding: 0;
   background-color: #E6E6E6;
   width: 100%;
}

#help_guidance .help_guidance_content {
     width: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}

#help_guidance .help_guidance_image {
     max-width: 235px;
     width: 21vw;
     margin-top: 20px;
     margin-right: 30px;
     line-height: 0;

}

#help_guidance .help_guidance_image img {
       height: auto;
}

#help_guidance .help_guidance_content p {
	font-size: 14px;
}

#help_guidance .help_guidance_content a {
	color: #0009c1;
}
