@charset "utf-8";
#header,
#menu,
#pankuzu {
	margin: 0 auto
}
body {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background: url('../img/bk_other.gif') repeat-x;
	line-height: 1.5;
	font-size: 15px;
	color: #131313;
	-webkit-text-size-adjust: 100%
}
.clfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.clfix {
	min-height: 1px
}
* html .clfix {
	height: 1px
}
a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75
}
a {
	color: #333;
	text-decoration: underline
}
a.btn_l,
a.btn_s {
	text-decoration: none
}
a:hover {
	color: #7492b0
}
.fixed {
	position: fixed !important;
	top: 0 !important;
	z-index: 101 !important;
	display: inline !important
}
.t_center {
	text-align: center !important
}
.t_left {
	text-align: left !important
}
.t_right {
	text-align: right !important
}
.v_top {
	vertical-align: top
}
.v_middle {
	vertical-align: middle
}
.v_bottom {
	vertical-align: bottom
}
.blue {
	color: #0036D9 !important
}
.red {
	color: red !important
}
.brown {
	color: #a00 !important
}
a.btn_l {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	background: url('../img/btn_bk.gif') left center repeat-x !important;
	padding: 10px 10px 8px 60px !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px
}
.btn_l span {
	background: url('../img/btn_arrow01.gif') right center no-repeat;
	padding-right: 50px
}
a.btn_l:hover {
	background: url('../img/btn_bk_h.gif') left center repeat-x !important;
	color: #fff
}
a.btn_s {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	background: url('../img/btn_bk.gif') left center repeat-x !important;
	padding: 3px 5px 2px 30px !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}
.btn_s span {
	background: url('../img/btn_arrow02.gif') right center no-repeat;
	padding-right: 25px
}
a.btn_s:hover {
	background: url('../img/btn_bk_h.gif') left center repeat-x !important;
	color: #fff
}
#header_img_top {
	background: url('../img/bk_img1.gif') top center no-repeat;
	height: 95px;
	margin-bottom: 61px
}
#header {
	position: relative;
	width: 960px
}
#header .hd_txt {
	color: #fff;
	font-size: 10px;
	padding-top: 2px
}
#header .logo {
	position: absolute;
	top: 26px;
	left: 0
}
#header ul {
	overflow: hidden;
	position: absolute;
	top: 49px;
	left: 300px
}
#header ul li {
	float: left;
	margin-right: 15px
}
#header ul li a {
	background: url('../img/arrow01.gif') left 3px no-repeat;
	padding-left: 15px;
	color: #fff
}
#header ul li a:hover {
	color: #8bc2ef
}
#header .jprs_logo {
	position: absolute;
	top: 33px;
	right: 190px
}
#header .contact {
	position: absolute;
	top: 37px;
	right: 0
}
#header_img_bottom {
	background: url('../img/menu_bk.gif') top center repeat-x;
	height: 61px;
	z-index: 9999;
	position: absolute;
	top: 95px;
	width: 100%
}
#menu,
#menu ul.dropdown {
	position: relative
}
#header_img_bottom .bk {
	width: 100%;
	margin: 0 auto
}
#menu {
	width: 960px;
	padding-top: 1px
}
#menu a img {
	top: 6px;
	right: 0
}
#menu ul.dropdown li.home a {
	background: url('../img/menu_home_off.gif') no-repeat;
	text-indent: -9999px
}
#menu ul.dropdown li.home a:hover {
	background: url('../img/menu_home_on.gif') no-repeat
}
#menu ul.dropdown li.domain a.fix {
	background: url('../img/menu_domain_off.gif') no-repeat
}
#menu ul.dropdown li.domain a.fix:hover {
	background: url('../img/menu_domain_on.gif') no-repeat;
	color: #000 !important
}
#menu ul.dropdown li.server a.fix {
	background: url('../img/menu_server_off.gif') no-repeat
}
#menu ul.dropdown li.server a.fix:hover {
	background: url('../img/menu_server_on.gif') no-repeat;
	width: 116px;
	color: #000 !important
}
#menu ul.dropdown li.ssl a.fix {
	background: url('../img/menu_ssl_off.gif') no-repeat
}
#menu ul.dropdown li.ssl a.fix:hover {
	background: url('../img/menu_ssl_on.gif') no-repeat;
	width: 132px;
	color: #000 !important
}
#menu ul.dropdown li.system a.fix {
	background: url('../img/menu_system_off.png') no-repeat;
	width: 140px
}
#menu ul.dropdown li.system a.fix:hover {
	background: url('../img/menu_system_on.png') no-repeat;
	width: 140px;
	color: #000 !important
}
#menu ul.dropdown li ul li a {
	float: none;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	display: block;
	line-height: 1.3;
	padding: 10px 8px 10px 25px;
	height: auto;
	width: 180px
}
#menu ul.dropdown li.server ul li a {
	width: 180px
}
#menu ul.dropdown li.ssl ul li a {
	width: 150px
}
#menu ul.dropdown li {
	font-weight: 700;
	float: left
}
#menu ul.dropdown li a {
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	display: block;
	padding: 19px 0 0 40px;
	height: 39px;
	width: 25px
}
#menu ul.dropdown a:active,
#menu ul.dropdown a:hover {
	color: #c6c6c6
}
#menu ul.dropdown li:last-child a {
	border-right: none
}
#menu ul.dropdown li.hover,
#menu ul.dropdown li:hover {
	position: relative !important
}
#menu ul.dropdown li ul li ul li a,
#menu ul.dropdown li.domain ul li ul li a {
	width: 150px
}
#menu ul.dropdown li.server ul li ul li a {
	width: 200px
}
#menu ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0
}
#menu ul.dropdown ul li {
	font-weight: 400;
	color: #000;
	float: none
}
#menu ul.dropdown ul li a {
	border-right: none;
	display: inline-block
}
#menu ul.dropdown ul ul {
	left: 100%;
	top: 0
}
#pankuzu {
	overflow: hidden
}
#pankuzu p.list {
	font-weight: 700;
	float: left
}
#pankuzu p.list a {
	text-decoration: underline;
	font-weight: 400
}
#pankuzu p.login {
	text-align: right;
	float: right
}
#pankuzu p.login img {
	margin-right: 5px
}
.font_weight_normal {
	font-weight: 400 !important
}
.font_weight_bold {
	font-weight: 700 !important
}
#wrap {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden
}
#main {
	float: left;
	width: 694px
}
#main .box_area {
	padding: 0 0 15px
}
#main h1,
#one h1 {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px;
    padding: 20px 10px 15px 10px;
    background: #3199D0;
	border: 1px solid #ccc;
	/*
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	background: url('../img/h2.png') no-repeat;
	padding: 22px 0 0 10px;
	height: 50px;
	margin-bottom: 15px
	*/
}
#main .box_area h2,
#one h2 {
	font-size: 18px;
	font-weight: 700;
	position: relative;
	height: auto;
	line-height: 1.4;
	padding: 13px 0;
	border-top: solid 2px #3199D0;
	border-bottom: solid 2px #3199D0;
	margin-bottom: 15px
}
#main .box_area h2::before,
#one h2::before {
	font-family: "Font Awesome 6 PRO";
	font-weight: 700;
	content: "\f00c";
	font-size: 18px;
	padding: 0 5px 0 0;
	color: red
}
#main h3,
#one h3 {
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 15px
}
#main .box_area #domain_registration_whois h3,
#main .box_area #domain_search h3 {
	font-size: 14px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #ccc;
	position: relative
}
#main .box_area #domain_registration_whois h3 {
	height: 23px;
	vertical-align: middle;
	margin: 15px;
	border-left: 6px solid #DF0101
}
#main .box_area #domain_search h3 {
	height: 30px;
	margin: 15px 0;
	background-color: #585858
}
#main .box_area #domain_search h3 .left {
	float: left;
	vertical-align: middle;
	font-weight: 700;
	padding: 5px 0;
	color: #FFF;
	text-align: left;
	position: relative
}
#main .box_area #domain_search h3 .right {
	float: right;
	vertical-align: middle;
	padding: 5px 5px 5px 0;
	width: 120px;
	color: #FFF !important;
	text-align: right;
	position: relative
}
#main .box_area table td.link,
#one table td,
#one table th {
	text-align: left
}
#main .box_area #domain_search h3 .right a {
	color: #FFF !important
}
#main .box_area p,
#one p {
	margin: 0 0 15px;
	padding: 0
}
#main .box_area p.last {
	margin-bottom: 0
}
#main .box_area .accounting,
#main .box_area table,
#one table {
	margin: 0 0 15px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}
#main .box_area p a.withArrow {
	background: url('../img/arrow02.gif') left 3px no-repeat;
	padding-left: 18px
}
#main .box_area p a {
	background: 0 0;
	padding-left: 0;
	text-decoration: underline
}
#main .box_area table,
#one table {
	width: 693px
}
#main .box_area .accounting {
	border-right: 1px solid #ccc
}
#main .box_area table td,
#main .box_area table th,
#one table td,
#one table th {
	padding: 8px 10px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	text-align: left;
	font-weight: 400;
	word-break: break-all
}
#main .box_area table tr.last td,
#main .box_area table tr.last th,
#one table tr.last td,
#one table tr.last th {
	border-bottom: 1px solid #ccc
}
#main .box_area table td.red,
#one ol li span {
	font-weight: 700
}
#main .box_area table th,
#one table th {
	background-color: #efefef
}
#main .box_area table td.last_r,
#main .box_area table th.last_r,
#one table td.last_r,
#one table th.last_r {
	border-right: 1px solid #ccc
}
#main .box_area table td a.no_img {
	background: 0 0;
	padding-left: 0;
	text-decoration: underline
}
#main .box_area table td a {
	background: url('../img/arrow02.gif') left 3px no-repeat;
	padding-left: 18px
}
#main .box_area table td a.q {
	background: 0 0
}
#main .box_area ul.cautions,
#one .box_area ul.cautions {
	margin: 0 0 15px 5px
}
#main .box_area ul.cautions li,
#one .box_area ul.cautions li {
	list-style: disc;
	margin-bottom: 3px
}
#main .box_area ol.number {
	margin: 0 0 15px 20px
}
#main .box_area ol.number li {
	margin-bottom: 3px;
	list-style: decimal inside !important
}
#main .box_area ol.secondary_mail_img {
	margin: 0 10px 15px 360px
}
#main .box_area ol.secondary_mail_img li {
	margin-bottom: 3px;
	list-style: decimal !important
}
#main .box_area ol.long_list {
	margin: 0 10px 0 25px
}
#main .box_area .ul ol.long_list li,
#main .box_area ol.long_list li {
	margin-bottom: 3px;
	list-style: decimal !important
}
#main .box_area ul li ul li ul.long_list4 li {
	margin-left: 30px;
	list-style: decimal !important
}
#main .box_area ul li ul li ul li ul.long_list5 li {
	margin-left: 20px;
	list-style: decimal !important
}
#main .box_area ul.long_list2 li {
	list-style: disc !important;
	margin-bottom: 3px
}
#main .box_area ol.long_list3 {
	margin: 0 5px 15px 40px
}
#main .box_area ol.long_list3 li {
	margin-bottom: 3px;
	list-style: none !important
}
#main .box_area ul.long_list3 {
	margin: 0 10px 15px 0
}
#main .box_area ul.long_list3 li {
	list-style: none !important;
	margin-bottom: 5px
}
#main .box_area ol.check_list {
	margin: 0;
	padding: 0
}
#main .box_area ol.check_list li {
	background: url('../img/check.png') left 3px no-repeat;
	margin-left: 15px;
	padding-left: 70px;
	padding-top: 2px
}
#main .box_area .application a {
	background: 0 0;
	padding: 0
}
#main #submit_area {
	width: 100%;
	margin: 20px 0 70px
}
#main #submit_area .left {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0
}
#main #submit_area .right {
	float: right;
	width: 55%;
	margin: 0;
	padding: 0
}
#main .box_area .contents_horizontal_partition_area,
#one .box_area .contents_horizontal_partition_area {
	box-sizing: border-box;
	overflow: hidden
}
#main .box_area .contents_horizontal_partition_area .left,
#one .box_area .contents_horizontal_partition_area .left {
	float: left;
	margin: 0;
	padding: 0
}
#main .box_area .contents_horizontal_partition_area .right,
#one .box_area .contents_horizontal_partition_area .right {
	float: right;
	margin: 0;
	padding: 0
}
#main .box_area .contents_vertical_partition_area {
	box-sizing: border-box;
	width: 664px;
	overflow: hidden;
	margin: 0 5px 0 0
}
#one h1 {
	background: url('../img/h2_l.png') no-repeat
}
#one ol {
	margin-bottom: 25px
}
#one ol li {
	list-style: decimal inside;
	margin-bottom: 6px
}
#one ol li span.red {
	color: red
}
#one ol li ul {
	padding-left: 20px
}
#one ol li ul li {
	list-style: none;
	margin-bottom: 3px
}
#one ol li ul li a {
	background: url('../img/arrow02.gif') left 3px no-repeat;
	padding-left: 15px
}
#one h2 {
	margin-bottom: 18px
}
#one h2.green {
	background: url('../img/h3_g.gif') repeat-x
}
#one .box_area {
	margin-bottom: 25px;
	padding-bottom: 17px
}
#one table {
	width: 100%;
	margin-bottom: 15px
}
#one table th span {
	color: #ff0909;
	padding-left: 5px
}
#one table td {
	font-weight: 400
}
#one textarea {
	width: 483px;
	height: 73px
}
#one p.btn {
	text-align: center;
	margin-bottom: 0
}
#one p.btn input {
	border: none;
	width: auto
}
#one p.btn input:hover {
	filter:alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75
}
#sidemenu {
	float: right
}
#sidemenu .box {
	border: 2px solid #ccc;
	width: 247px;
	margin-bottom: 15px
}
#sidemenu .box div {
	padding: 10px 7px;
	border-bottom: 1px dotted #ccc
}
#sidemenu .box .last {
	border: none
}
#sidemenu .box div p.arrow {
	background: url('../img/arrow02.gif') left 5px no-repeat;
	padding-left: 15px
}
#sidemenu .box .type2 p {
	font-weight: 700;
	margin-bottom: 3px
}
#sidemenu .box .type2 p.one {
	margin-bottom: 0
}
#sidemenu .box div ul {
	padding-left: 18px
}
#sidemenu .box div ul li a {
	background: url('../img/arrow05.gif') left 5px no-repeat;
	padding-left: 10px
}
#sidemenu .payment p {
	padding: 10px 15px 3px
}
#sidemenu .payment img.card {
	padding: 0 0 10px 10px
}
#sidemenu .domain_search input[type=text] {
	margin: 5px 10px 5px 0
}
#sidemenu .domain_search .tld {
	margin-right: 5px
}
#sidemenu .domain_search input[type=checkbox] {
	margin: 10px 2px 10px 0
}
.pagetop {
	margin: 10px auto 0;
	width: 960px;
	text-align: right
}
#footer {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 29px 0 30px
}
#footer .box {
	margin: 0 auto;
	width: 960px;
	overflow: hidden
}
#footer .box .left {
	float: left
}
#footer .box .right {
	float: right;
	overflow: hidden
}
#footer .box .left img {
	margin-bottom: 10px
}
#footer .box ul {
	float: left;
	margin-right: 25px;
	font-size: 15px
}
#footer .box ul.last {
	margin-right: 0
}
#footer .box ul li {
	margin-bottom: 3px
}
#footer .box ul li a {
	background: url('../img/arrow02.gif') left 3px no-repeat;
	padding-left: 15px
}
.copyright {
	text-align: center;
	margin: 15px 0 25px
}
#domain_search a {
	cursor: pointer
}
.tld label {
	display: inline-block;
	width: 125px;
	font-size: 14px;
	margin: 2px 0
}
.tld input {
	vertical-align: middle
}
.tld label span.badge-required {
	color: #fff;
	background-color: #c00;
	font-size: 11px;
	display: inline;
	margin: 0 0 0 5px;
	padding: 1px 3px;
	border-radius: 6px
}
.font_color_red {
	color: red
}
#domain_management .tab {
	overflow: hidden;
	margin: 0
}
#domain_management ul .tab {
	margin: 0 0 0 15px
}
#domain_management .tab li {
	background: #ccc;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	float: left;
	list-style: none
}
#domain_management .tab li.select {
	background: #eee
}
#domain_management .content li {
	background: #eee;
	margin: 0;
	padding: 25px 15px 15px;
	list-style: none
}
#domain_management .hide {
	display: none;
	list-style: none
}
.badge-optional,
.badge-required,
.badge-select {
	font-size: 12px;
	display: block;
	color: #fff
}
#main .box_area #domain_management table {
	width: 100%
}
.input-size-50px {
	width: 50px
}
.input-size-80px {
	width: 80px
}
.input-size-100px {
	width: 100px
}
.input-size-150px {
	width: 150px
}
.input-size-200px {
	width: 200px
}
.input-size-250px {
	width: 250px
}
.input-size-300px {
	width: 300px
}
.badge-required {
	background-color: #c00
}
.badge-optional {
	background-color: #666
}
.badge-select {
	background-color: #06c
}
div.tooltip {
	display: inline-block;
	border-bottom: dotted 1px
}
div.tooltip span {
	display: none
}
div.tooltip:hover {
	position: relative
}
div.tooltip:hover span {
	display: block;
	position: absolute;
	top: 25px;
	font-size: 90%;
	color: #fff;
	background-color: #3198D0;
	text-align: left;
	padding: 10px;
	border-radius: 3px;
	z-index: 100
}
div.tooltip span:before {
	content: '';
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	top: -13px;
	left: 15px;
	border: 13px solid transparent;
	border-right-width: 0;
	border-left-color: #3198D0;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	z-index: 100
}
#header_img_bottom .bk,
#menu ul.dropdown {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex
}
#main .box_area .company_profile_history table {
	margin: 0;
	border-top: 0 solid #ccc;
	border-left: 0 solid #ccc;
	font-size: 13px;
	width: 450px
}
#main .box_area .company_profile_history table td,
#main .box_area .company_profile_history table th {
	margin: 0;
	padding: 2px 0;
	border-bottom: 0 solid #ccc;
	border-right: 0 solid #ccc;
	text-align: left;
	font-weight: 400;
	background-color: #fff
}
#main .box_area .g-recaptcha {
	margin: 15px 0
}
#contact_us textarea {
	min-width: 300px;
	min-height: 150px
}
.news_title {
	font-size: 16px;
	font-weight: 700;
	padding: 0 0 0 18px
}
.news_contents {
	margin: 10px 0 15px;
	padding: 0;
	line-height: 150%
}
.table_title_diagonal {
	background: linear-gradient(-45deg,#fff 25%,#C6E6FB 25%,#C6E6FB 50%,#fff 50%,#fff 75%,#C6E6FB 75%,#C6E6FB);
	background-size: 40px 40px
}
.table_title_1 {
	color: #fff;
	background-color: #3d9fd3
}
#header_img_bottom .bk {
	display: flex;
	align-items: center;
	height: 59px;
	background: 0 0
}
#menu {
	height: 100%
}
#menu > a {
	position: absolute;
	top: 6px;
	right: 0
}
#menu a img {
	position: static
}
#menu ul.dropdown {
	display: flex;
	height: 100%
}
#menu ul.dropdown:after,
#menu ul.dropdown:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 40px;
	margin: auto 0
}
#menu ul.dropdown:before {
	left: 0;
	background: #2A82B1
}
#menu ul.dropdown:after {
	left: 1px;
	background: #5AADD9
}
#menu ul.dropdown > li {
	position: relative;
	float: none;
	height: 100%;
	padding: 0 2px 0 0
}
#menu ul.dropdown>li:after,
#menu ul.dropdown>li:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 40px;
	margin: auto 0
}
#menu ul.dropdown>li:before {
	right: 1px;
	background: #2A82B1
}
#menu ul.dropdown>li:after {
	right: 0;
	background: #5AADD9
}
#menu ul.dropdown > li > a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	height: 40px;
	height: 100%;
	background-position: left center !important;
	-webkit-background-size: 40px auto !important;
	background-size: 40px auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
	padding: 0 0 0 40px
}
#menu ul.dropdown>li:hover > a {
	background-color: #EDEDED !important;
	color: #000
}
#menu ul.dropdown li:hover > ul {
	visibility: visible;
	display: block !important
}
#menu ul.dropdown li ul li a {
	background: url('../img/arrow08.png') 10px center no-repeat #3199D0 !important;
	-webkit-background-size: 11px auto !important;
	background-size: 11px auto !important;
	padding-top: 15px;
	padding-bottom: 15px
}
#menu ul.dropdown li ul li:last-of-type a {
	border-bottom: none
}
#menu ul.dropdown li.home {
	padding-left: 2px
}
#menu ul.dropdown li.home a {
	width: 52px;
	background-image: url('../img/menu_home_off.png');
	background-position: center center !important;
	padding: 0
}
#menu ul.dropdown li.home:hover a {
	background-image: url('../img/menu_home_on.png')
}
#menu ul.dropdown li.domain a.fix {
	width: 172px;
	background-image: url('../img/menu_domain_off.png')
}
#menu ul.dropdown li.domain:hover a.fix {
	width: 172px;
	background-image: url('../img/menu_domain_on.png')
}
#menu ul.dropdown li.server a.fix {
	width: 172px;
	background-image: url('../img/menu_server_off.png')
}
#menu ul.dropdown li.server:hover a.fix {
	width: 172px;
	background-image: url('../img/menu_server_on.png')
}
#menu ul.dropdown li.ssl a.fix {
	width: 187px;
	background-image: url('../img/menu_ssl_off.png')
}
#menu ul.dropdown li.ssl:hover a.fix {
	width: 187px;
	background-image: url('../img/menu_ssl_on.png')
}
#pankuzu {
	font-size: 13px
}
#main .box_area {
	width: 693px;
	height: 100%;
	border: none;
	margin-bottom: 10px;
	padding-bottom: 7px
}
#main .box_area ul.long_list2 {
	margin: 0 10px 0 20px
}
#one .box_area {
	border: none
}
#main .box_area table td.last_r,
#main .box_area table th,
#main .box_area table th.last_r,
#one table td.last_r,
#one table th,
#one table th.last_r {
	font-size: inherit
}
#main .box_area ul.cautions,
#one .box_area ul.cautions {
	padding-left: 1em
}
#sidemenu .box h2 {
	position: relative;
	background: url('../img/pt01.png') left top;
	-webkit-background-size: 4px auto;
	background-size: 4px auto;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	padding: 11px 0 11px 45px
}
#sidemenu .box h2:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: cover;
	background-size: cover;
	margin: auto 0
}
#pankuzu,
#sidemenu .box.price table {
	width: 100%
}
#sidemenu .box.domain h2 {
	background-image: url('../img/pt02.png')
}
#sidemenu .box.domain h2:before {
	background-image: url('../img/side_icon_domain.png')
}
#sidemenu .box.support h2:before {
	background-image: url('../img/side_icon_support.png')
}
#sidemenu .box.payment h2:before {
	background-image: url('../img/side_icon_payment.png')
}
#sidemenu .box.price h2:before {
	background-image: url('../img/side_icon_price.png')
}
#sidemenu .box.domain_search h2 {
	background-image: url('../img/pt03.png')
}
#sidemenu .box.domain_search h2:before {
	background-image: url('../img/side_icon_search.png')
}
#sidemenu .box.contents h2:before {
	background-image: url('../img/side_icon_contents.png')
}
#sidemenu .box.price td,
#sidemenu .box.price th {
	text-align: center;
	padding: 7px 13px;
	border-bottom: 1px dotted #707070;
	border-right: 1px dotted #707070
}
#sidemenu .box.price thead tr th:last-of-type,
#sidemenu .box.price tr td:last-of-type {
	border-right: none
}
#sidemenu .box.price thead th {
	text-align: center;
	font-size: 12px;
	background: #F3F3F3
}
#sidemenu .box.price td {
	font-weight: 700
}
#sidemenu .box.price td span {
	font-size: 12px;
	padding-left: 3px
}
#sidemenu .box.price td.yellow {
	background: #FFCC3E
}
#footer,
.copyright {
	font-size: 13px
}
body.fix {
	padding-top: 30px
}
#spMenu,
#spMenuOverlay,
.menuBtn,
.spCont {
	display: none
}
#pankuzu,
.pcCont {
	display: block
}
#pankuzu {
	padding: 0;
	height: auto;
	background: #eaeaea;
	border-bottom: 1px solid #d9d9d9
}
#pankuzu.fixed {
	top: 59px !important;
	z-index: 100 !important
}
#pankuzu .inner_wrap {
	width: 960px;
	margin: 0 auto;
	height: 30px;
	padding: 7px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#main .box_area table.d_block td.pcCont,
#main .box_area table.d_block th.pcCont,
#one table.d_block td.pcCont,
#one table.d_block th.pcCont {
	display: table-cell
}
#sidemenu .box .ac_box {
	border: none;
	padding: 0
}
#sidemenu .domain_search {
	background: #FFCC3E
}
#sidemenu .domain_search .ac_box {
	padding: 15px 0 0 !important;
	border-bottom: none
}
#sidemenu .domain_search .tld {
	padding: 10px 7px 7px;
	border-bottom: none
}
#sidemenu .domain_search .tld label {
	display: inline-block;
	cursor: pointer;
	width: auto;
	font-size: 15px;
	margin-bottom: 7px;
	margin-right: 9px
}
#sidemenu .domain_search .tld input[type=checkbox] {
	display: none
}
#sidemenu .domain_search .tld input[type=checkbox]:checked+input+span:after,
#sidemenu .domain_search .tld input[type=checkbox]:checked+span:after {
	opacity: 1;
	transition: all 0.15s linear
}
#sidemenu .domain_search .tld label span {
	position: relative;
	padding: 0 0 0 22px
}
#sidemenu .domain_search .tld label span:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	transition: all 0.25s linear;
	margin: auto 0
}
#sidemenu .domain_search .tld label span:after {
	content: '';
	opacity: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	display: block;
	margin: auto;
	transition: all 0.15s linear
}
#sidemenu .domain_search .tld label input[type=checkbox]+input+span:after,
#sidemenu .domain_search .tld label input[type=checkbox]+span:after {
	left: 3px;
	width: 12px;
	height: 12px;
	background: url('../img/checkbox_checked.png') center center no-repeat;
	margin: auto
}
#sidemenu .domain_search .tld label input[type=checkbox]:checked+input+span:before,
#sidemenu .domain_search .tld label input[type=checkbox]:checked+span:before {
	background-color: #E52A3B
}
#sidemenu .domain_search .keywords {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	margin: 0 !important;
	border-bottom: none;
	padding: 0 7px !important
}
#sidemenu .domain_search .domain_search_index_button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	width: 70px;
	height: 44px;
	background: #E52B3B !important;
	border: 2px solid #D9D9D9;
	border-radius: 5px !important;
	box-shadow: none !important;
	line-height: 0;
	margin: 0 !important;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#main.cont .hkb-site-search__field,
#sidemenu .domain_search .keywords_box {
	border: 2px solid #D9D9D9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 15px;
	line-height: 2.14;
	outline: 0
}
#sidemenu .domain_search .keywords_box {
	width: calc(100% - 75px);
	height: 44px;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 10px 13px !important
}
#sidemenu .domain_search .domain_search_index_button:hover {
	opacity: .8
}
#sidemenu .domain_search .search_bottom {
	background: #F2F2F2;
	border-bottom: none;
	margin: 0;
	padding: 10px 7px
}
#sidemenu .domain_search .search_bottom a {
	position: relative;
	padding: 0 0 0 18px;
	display: block
}
#main.cont .txt_box .imgtxt,
#main.cont .ul_vertical {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex
}
#sidemenu .domain_search .search_bottom a:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 11px;
	height: 11px;
	background: url('../img/arrow06.png') left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
#main.cont h2 {
	margin-bottom: 15px
}
#main.cont .search_word {
	background-color: #F2F2F2;
	margin-bottom: 33px;
	padding: 25px 15px
}
#main.cont .anchor_box p,
#main.cont .box_area,
#main.cont h2 {
	margin-bottom: 15px
}
#main.cont .hkb-site-search__field {
	position: static;
	max-width: 501px;
	width: 100%;
	height: 56px;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 10px 15px
}
#main.cont .hkb-site-search__button {
	cursor: pointer;
	flex: 1 0 auto;
	width: 143px;
	max-width: 143px;
	height: 56px;
	background: url('../img/btn_search.png') center center no-repeat #E52B3B;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
	border: 2px solid #D9D9D9;
	border-radius: 5px;
	font-size: 0;
	line-height: 0;
	margin-left: 15px;
	position: absolute
}
#main.cont #domain_search_index_button:hover {
	opacity: .75
}
#main.cont .anchor_box {
	border: 1px dashed #CCC;
	background: #f1f8ff;
	padding: 10px
}
#main.cont .ul_vertical {
	display: flex
}
#main.cont .inclusion {
	padding-left: 0
}
#main.cont .ul_vertical ul {
	width: calc((100% - 25px) / 2)
}
#main.cont .txt_box li::before,
#main.cont .ul_vertical a::before {
	top: 4px;
	left: 0;
	width: 11px;
	height: 11px;
	content: ''
}
#main.cont .ul_vertical ul+ul {
	padding-left: 25px
}
#main.cont .ul_vertical li {
	position: relative;
	display: block;
	vertical-align: top;
	padding-bottom: 10px
}
#main.cont .ul_vertical li:last-child {
	padding-bottom: 0
}
#main.cont .ul_vertical a {
	position: relative;
	display: block;
	padding: 0 0 0 18px
}
#main.cont .ul_vertical a::before {
	position: absolute;
	background: url('../img/arrow06.png') left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
#main.cont .txt_box .txt {
	padding: 0
}
#main.cont .txt_box .txt p {
	padding: 0;
	margin: 0 0 16px
}
#main.cont .txt_box li {
	position: relative;
	padding-left: 15px
}
#main.cont .support_menu h3,
#main.cont .txt_box h3 {
	margin-top: 0;
	padding: 13px 0 13px 10px;
	font-size: 16px
}
#main.cont .txt_box li::before {
	position: absolute;
	border-radius: 50%;
	background-color: #3D9FD3
}
#main.cont .txt_box h3 {
	background-color: #E1EFF6;
	line-height: 1
}
#main.cont .txt_box h4 {
	font-size: 16px;
	line-height: 1.7;
	color: #2B7DA7;
	margin-bottom: 10px;
	font-weight: 700
}
#main.cont .support_menu h3 {
	background-color: #E1EFF6;
	line-height: 1
}
#main.cont .support_menu h4 {
	font-size: 16px;
	line-height: 1.7;
	color: #2B7DA7;
	margin-bottom: 10px;
	font-weight: 700
}
#main.cont .txt_box .notice {
	padding: 18px 24px;
	background-color: #E1EFF6;
	margin-bottom: 16px
}
#main.cont .txt_box .notice p {
	margin-bottom: 10px
}
#main.cont .txt_box .imgtxt {
	display: flex;
	margin-bottom: 33px
}
#main.cont .txt_box .imgtxt img {
	width: 330px;
	margin-right: 32px
}
#main.cont .txt_box .lb {
	max-width: 100%
}
#main.cont .txt_box .lb a,
#main.cont .txt_box .lb img {
	width: 100%
}
.lity-container {
	max-width: 80% !important
}
.lity-close {
	font-size: 60px !important;
	width: 60px !important;
	height: 60px !important;
	line-height: 60px !important
}
#search .formarea,
#search .formarea_bottom {
	height: auto;
	background: 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}
#domain_search_index_button,
#domain_search_page_button {
	cursor: pointer;
	flex: 1 0 auto;
	max-width: 143px;
	height: 56px;
	background: url('../img/btn_search.png') center center no-repeat #E52B3B;
	border: 2px solid #D9D9D9;
	border-radius: 5px;
	font-size: 0;
	line-height: 0;
	margin-left: 15px;
	-webkit-background-size: 100px auto;
	background-size: 100px auto
}
#search .formarea .keywords_box {
	position: static;
	max-width: 250px;
	width: 100%;
	height: 56px;
	border: 2px solid #D9D9D9;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	font-size: 15px;
	line-height: 2.14;
	padding: 10px 15px
}
#search .formarea .keywords_box:hover {
	opacity: 1
}
#search .formarea .pulldown {
	position: relative;
	max-width: 100px;
	width: 100%;
	height: 56px;
	border: 2px solid #D9D9D9;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	box-sizing: border-box;
	outline: 0;
	padding: 10px 15px;
	font-size: 20px;
	margin-left: 5px;
	background: 0 0;
	box-shadow: none;
	appearance: none
}
#search .formarea .pulldown::before {
	position: absolute;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666;
	pointer-events: none
}
.btn-reuturn,
.btn-submit {
	font-size: 16px;
	padding: 9px 20px;
	box-shadow: 0 0 0 rgba(8, 006, 8, 0), inset 0 0 2px rgba(255, 255, 255, 1);
	text-shadow: 0 -1px 0 rgba(0, 000, 0, 0), 0 0 0 rgba(0, 000, 0, 0)
}
#search .formarea .pulldown::-ms-expand {
	display: none
}
.btn-submit {
	color: #fff;
	background: -webkit-gradient(linear,left top,left bottom,from(#f0b000),to(#f0b000));
	background: linear-gradient(top,#f0b000 0,#f0b000);
	border-radius: 4px;
	border: 0 solid #ffbc05;
	transition: background-color 0.3s, transform 0.2s; /* スムーズな遷移を提供 */
}
.btn-submit:hover {
    background: linear-gradient(to bottom, #ffc627 0%, #f0b000 100%); /* ホバー時の色変更 */
}
.btn-submit:active {
    background: linear-gradient(to bottom, #e0a000 0%, #c89000 100%); /* クリック時の色変更 */
    transform: scale(0.98); /* クリック時の少し縮小するアニメーション */
}
.btn-reuturn {
	font-family: Arial, Helvetica, sans-serif;
	color: #efefef;
	background: -webkit-gradient(linear,left top,left bottom,from(#999799),to(#999));
	background: linear-gradient(top,#999799 0,#999);
	border-radius: 4px;
	border: 0 solid #ffbc05;
	transition: background-color 0.3s, transform 0.2s; /* スムーズな遷移を提供 */
}
.btn-return:hover {
    background: linear-gradient(to bottom, #b0b0b0 0%, #999 100%); /* ホバー時の色変更 */
}

.btn-return:active {
    background: linear-gradient(to bottom, #888 0%, #777 100%); /* クリック時の色変更 */
    transform: scale(0.98); /* クリック時にボタンが少し縮む */
}

/*パネルリスト─────────────*/
#main ul.panel_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main ul.panel_list:after{
	content: "";
	display: block;
	width: 220px;
}
#main ul.panel_list li{
	width: 220px;
	border: 1px solid #CFCFCF;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 18px;
}
#main ul.panel_list a{
	display: block;
	height: 100%;
	padding: 10px 10px 10px;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.25s linear;
}
#main ul.panel_list p{
	margin: 0;
	padding: 0;
}
#main ul.panel_list .ico{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #3199D0;
	font-size: 70px;
	margin-bottom: 10px;
	height: 90px;
}
#main ul.panel_list .ico .ico_img{
	width: 90px;
	height: 90px;
	overflow: hidden;
}
#main ul.panel_list .ico img{
	width: 100%;
	height: auto;
}
#main ul.panel_list a:hover .ico img{
	position: relative;
	top: -90px;
	opacity: 1;
}
#main ul.panel_list .name{
	font-weight: bold;
	color: #3199D0;
	text-align: center;
	margin-bottom: 15px;
}
#main ul.panel_list p.txt{
	font-size: 13px;
}
#main ul.panel_list a:hover{
	background: #3199D0;
}
#main ul.panel_list a:hover p{
	color: #fff;
}