.alignleft{
	float: left;
	display: inline;
	margin-right: 1.625em;
}
.alignright{
	float: right;
	display: inline;
	margin-left: 1.625em;
}
.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearfix:after{
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	content: "dummy";
}

.cover{
	position: relative;
	height: 450px;
	overflow: hidden;
	background-color: #666666;
/*	background-image: url('https://32bdaf.claudeassets.com/20250328160709im_/http://www.hankoku.net/hanbai/wp-content/themes/hankoku2/images/cover_bg.jpg');*/
	background-position: center top;
	background-repeat: no-repeat;
}
.cover .frame{
	position: relative;
	width: 1024px;
	margin: 0px auto;
}
.header_wrapper{
	background-color: #000000;
}
.header_wrapper .frame{
	position: relative;
	width: 1024px;
	margin: 0px auto;
}
.cover #header{
	position: absolute;
	z-index: 1;
	background: transparent;
}
.header_wrapper #header{
	height: 74px;
	margin-bottom: 0px;
	background-color: transparent;
}
.cover #header .sitetitle{
	position: absolute;
	left: 31px;
	top: 13px;
	width: auto;
	height: auto;
}
.header_wrapper #header .sitetitle{
	position: absolute;
	left: 31px;
	top: 13px;
	width: auto;
	height: auto;
}
.cover #header .info{
	position: absolute;
	right: 170px;
	top: 0px;
	width: auto;
	height: auto;
	background: transparent;
}
.header_wrapper #header .info{
	position: absolute;
	right: 170px;
	top: 0px;
	width: auto;
	height: auto;
	background: transparent;
}
.cover #header .btn{
	position: absolute;
	right: 32px;
	top: 0px;
}
.header_wrapper #header .btn{
	position: absolute;
	right: 32px;
	top: 0px;
}

.slideshow_wrapper{
/*	width: 1301px;*/
	width: 1024px;
	height: 450px;
	margin: 0px auto;
}
.slideshow_wrapper2{
/*	width: 3903px;*/
	width: 3072px;
	position: absolute;
	left: 50%;
/*	margin-left: -1952px;*/
	margin-left: -1536px;
}
.slideshow_wrapper2 .filter_l{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.slideshow_wrapper2 .filter_r{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1024px;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.cover ul.slideshow{
	margin: 0px;
}
.bx-wrapper{
	margin-bottom: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	background-color: transparent;
}
.bx-wrapper img{
/*	width: 100%;*/
/*	margin: 0px auto;*/
}
.bx-wrapper .bx-pager {
	bottom: 96px;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background: #808080;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #ffffff;
}

#navi{
/*	position: absolute;
	left: 0px;
	bottom: 0px;*/
	height: auto;
	overflow: visible;
	background-color: #e6e6e6;
	background-image: none;
}
.cover #navi{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: auto;
	background-color: rgba(255, 255, 255, 0.75);
	background-image: none;
}
#navi ul{
	width: 940px;
	overflow: visible;
}
.cover #navi ul{
	width: 1024px;
	overflow: visible;
}
#navi .navi02{
	position: relative;
	width: 20%;
	height: auto;
}
.cover #navi .navi02{
	width: 20%;
	height: auto;
}
#navi .navi02 a{
	display: block;
	position: relative;
	height: 49px;
	padding-top: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
}
.cover #navi .navi02 a{
	display: block;
	position: relative;
	height: 62px;
	padding-top: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
}
#navi .navi02 .block_wrapper{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 100%;
}
.cover #navi .navi02 .block_wrapper{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 100%;
}
#navi .navi02 .block{
	display: table;
	margin: 0px auto;
}
.cover #navi .navi02 .block{
	display: table;
	margin: 0px auto;
}
#navi .navi02 span.on{
	color: transparent;
}
.cover #navi .navi02 span.on{
	color: transparent;
}
#navi .navi02:hover span.off{
	color: transparent;
}
.cover #navi .navi02:hover span.off{
	color: transparent;
}
#navi .navi02:hover span.on{
	color: #808080;
}
.cover #navi .navi02:hover span.on{
	color: #808080;
}
#navi .navi02 .bar{
	width: 0px;
	height: 3px;
	margin: 8px auto 0px;
	background-color: #595959;
	transition: width 0.1s linear;
}
.cover #navi .navi02 .bar{
	width: 0px;
	height: 3px;
	margin: 8px auto 0px;
	background-color: #595959;
	transition: width 0.1s linear;
}
#navi .navi02:hover .bar{
	width: 100%;
}
.cover #navi .navi02:hover .bar{
	width: 100%;
}
#navi ul.child,
.cover #navi ul.child{
	display: none;
	position: absolute;
	left: 5%;
	top: 40px;
	width: 90%;
	padding: 12px 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.5);
}
.cover #navi ul.child{
	top: auto;
	bottom: 56px;
}
#navi ul.child a,
.cover #navi ul.child a{
	color: #ffffff;
	height: auto;
	padding: 4px 0px;
	font-size: 13px;
	text-align: left;
	letter-spacing: 0px;
}
#navi ul.child a:before,
.cover #navi ul.child a:before{
	content: '▶ ';
}
#navi ul.child a:hover,
.cover #navi ul.child a:hover{
	color: #aa1f24;
	text-decoration: underline;
}

#whatsnew .headline{
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	line-height: 34px;
	background-color: #b40000;
}
#whatsnew ul{
	width: 940px;
	max-height: 66px;
	margin: 10px auto;
	padding: 0px;
	border: none;
	overflow: auto;
}
#whatsnew ul li.object{
	position: relative;
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 56px;
	border-bottom: none;
	font-size: 13px;
	font-weight:bold;
	list-style:none;
}
#whatsnew ul li.object .date{
	margin-right: 32px;
}
#whatsnew ul li.object a{
	color:#000;
	text-decoration:none;
}
#whatsnew ul li.object a:hover{
	text-decoration: underline;
}
#whatsnew ul li.object:first-child:before{
	position: absolute;
	left: 0px;
	top: 2px;
	padding: 1px 5px;
	color: #ffffff;
	font-size: 10px;
	background-color: #b40000;
	content: 'NEW';
}
#whatsnew ul li.object .object_more{
	float:right;
	display:inline-block;
	margin:0 auto;
	padding:3px 12px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#000000;
	border-radius:12px;
}
.show_all{
	margin:0 auto 15px;;
	padding:0;
	font-size:15px;
	text-align:right;
}
.show_all a{
	display:inline-block;
	padding:3px 15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:#000000;
}
.show_all a:hover{
	background:#666;
}

.newentry_wrapper{
	background-image: url('https://f894c0.claudeassets.com/20250328160709im_/http://www.hankoku.net/hanbai/wp-content/themes/hankoku2/images/newentry_bg.jpg');
	background-repeat: repeat-x;
}
.newentry_wrapper2{
	width: 940px;
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 56px;
}
#top .newentry{
	width: auto;
	height: auto;
	margin: 0px 0px 32px;
	padding: 0px;
	color: #b40000;
	font-size: 36px;
	line-height: 100%;
	background-image: none;
}
#top .newentry .small{
	margin-top: 2px;
	color: #7d7d7d;
	font-size: 12px;
	font-size: 11px;
	line-height: 100%;
}
#top .entry{
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
#top .entry .newcol{
	margin: 0px;
}
#top .new{
	float: none;
	display: table-cell;
	width: 460px;
	margin: 0px;
	padding: 20px 32px;
	border: 1px solid #c9caca;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #ffffff;
}
#top .separater{
	display: table-cell;
	width: 20px;
}
#top .new .car_name{
	margin-bottom: 10px;
	color: #040000;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0px;
}
#top .new .thumnail{
	float: left;
	width: 227px;
	height: auto;
	margin-right: 24px;
}
#top .new .thumnail img{
	width: 227px;
}
#top .new .more{
	width: auto;
	height: auto;
	margin: 15px 0px 0px;
}
.new dl{
	clear: none;
}
.new dt{
	float: none;
	clear: none;
	margin: 0px;
	color: #5a5858;
	font-size: 14px;
	text-align: left;
}
.new dd{
	clear: none;
	margin: 0px;
	color: #c7000b;
	font-size: 48px;
	font-weight: bold;
}
.new dd .small{
	font-size: 14px;
}
.new dd .soldout{
	font-size: 24px;
}
.new table{
	border-collapse: collapse;
	letter-spacing: 0px;
}
.new table th{
	padding-right: 16px;
	padding-bottom: 1px;
	color: #5a5858;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.new table td{
	color: #231815;
	font-size: 17px;
	line-height: 28px;
	vertical-align: top;
	word-break: break-all;
}
.newentry_wrapper .link{
	margin: 30px 0px 0px;
	text-align: right;
}

#container{
	width: 940px;
	margin-top: 0px;
}
#page #container,
#form #container,
#voice #container,
#corporate #container,
#recruit #container,
#staff #container,
#qa #container,
#contract #container{
	width: 940px;
/*	margin-top: 40px;*/
}
#maincol{
	width: 643px;
	margin-left: 23px;
	padding-bottom: 45px;
}

#sidebar{
	width: 274px;
}
#sidebar h4{
	height: auto;
	margin-bottom: 12px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	background-image: none;
}
#sidebar .banners{
	margin-bottom: 36px;
	padding: 15px 15px 20px;
	background-color: #d4d9d6;
}
#sidebar .banner{
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
#sidebar .banner.last{
	margin-bottom: 32px;
}
#sidebar .banner2{
	margin-bottom: 8px;
}
#sidebar .banner3{
	margin-bottom: 15px;
}
#sidebar .banner3.last{
	margin-bottom: 36px;
}
#sidebar .menus{
	padding: 15px 15px 32px;
	border: none;
	background-color: #b2b2b2;
}
#sidebar .menus ul{
	border: 1px solid #c8c8c8;
}
#sidebar .menus ul li{
	padding: 0px;
	border-bottom: 1px solid #c8c8c8;
	color: #595757;
	letter-spacing: 0px;
	background-image: url('https://1de005.claudeassets.com/20250328160709im_/http://www.hankoku.net/hanbai/wp-content/themes/hankoku2/images/side_link_off.jpg');
	background-position: right center;
	background-repeat: no-repeat;
}
#sidebar .menus ul li:hover{
	color: #b40000;
	background-image: url('https://39e80d.claudeassets.com/20250328160709im_/http://www.hankoku.net/hanbai/wp-content/themes/hankoku2/images/side_link_on.jpg');
}
#sidebar .menus ul li:last-child{
	border-bottom: none;
}
#sidebar .menus ul li a{
	display: block;
	padding: 8px 34px 8px 16px;
	color: inherit;
	text-decoration: none;
}

.response_device{
	background-color: #d4d9d6;
}
.response_device .frame{
	width: 940px;
	margin: 0px auto;
}
.response_device .btn{
	float: left;
	width: 33.33%;
	height: 297px;
	padding: 52px 0px 0px;
	box-sizing: border-box;
	text-align: center;
	border-right: 1px solid #b5b5b6;
}
.response_device .btn:first-child{
	padding-left: 0px;
}
.response_device .btn:last-child{
	padding-right: 0px;
	border-right: none;
}

#footer{
	margin-top: 0px;
	background-color: #231815;
}
#footer .frame{
	position: relative;
	width: 940px;
	margin: 0px auto;
}
#footer .block{
	float: left;
	padding: 18px 24px 0px 0px;
}
#footer .block:last-child{
	padding-right: 0px;
}
#footer ul{
	clear: none;
	width: auto;
	margin-bottom: 18px;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0px;
}
#footer ul li {
	float: none;
	padding: 0px 0px 2px;
}
#footer ul li a{
	color: #ffffff;
}
#footer ul li a:hover{
	color: #b40000;
}
#footer ul li a:before{
	content: '・';
}
#footer ul li a.square:before{
	content: '■ ';
}
#footer p{
	padding: 12px 0 18px 0;
	color: #ffffff;
}
#footer p a{
	color: inherit;
	text-decoration: none;
}
#footer p a:hover{
	text-decoration: underline;
}
#footer .logo{
	position: absolute;
	right: 0px;
	bottom: 22px;
}

#top .search{
	position: relative;
	width: auto;
	height: 210px;
	margin-bottom: 45px;
	border: 1px solid #c9caca;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#top .search h2{
	width: auto;
	height: auto;
	margin: 24px 35px 0px;
	padding: 0px;
	color: #b40000;
	font-size: 36px;
	background-image: none;
}
#top .search li{
	position: absolute;
	top: 24px;
	width: auto;
	height: auto;
}
#top .search li.icon1{
	left: 198px;
}
#top .search li.icon2{
	left: 304px;
}
#top .search li.icon3{
	left: 410px;
}
#top .search li.icon4{
	left: 516px;
}
#top .search li.icon5{
	left: 198px;
	top: 116px;
}

#top .support_and_service .top_banner{
	margin-bottom: 15px;
}

#top .main h2.newentry{
	width: auto;
	height: auto;
	margin-bottom: 28px;
	padding-left: 0px;
	padding-top: 48px;
	color: #b40000;
	font-size: 36px;
}
#top .main .main_inner{
	width: auto;
	padding: 0px;
	border: none;
}
#top .main .main_inner h3{
	color: #231815;
	padding: 30px 0px 0px;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	background-color: transparent;
}
#top .main .main_inner p{
	color: #231815;
	font-size: 13px;
}

#top .access{
	border: 1px solid #c9caca;
}
#top .access h2{
	margin: 0px;
	padding: 4px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	background-color: #d4d9d6;
}
#top .access .main_inner{
	padding: 24px 26px;
}
#top .access .main_inner .left{
	float: left;
	width: 450px;
}
#top .access .main_inner .right{
	float: right;
	width: 262px;
}
#top .map{
	clear: none;
	width: auto;
	height: auto;
}
#top .access .name{
	margin-bottom: 15px;
	color: #231815;
	font-size: 14px;
	font-weight: bold;
}
#top .access table{
	border-collapse: collapse;
	letter-spacing: 0px;
}
#top .access table th{
	padding-right: 15px;
	color: #5a5858;
	font-size: 11px;
	text-align: left;
	border-right: 1px solid #c9caca;
}
#top .access table td{
	padding-left: 15px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #231815;
}
#top .access h3{
	margin: 0px 0px 20px;
	color: #4c4948;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 18px;
	letter-spacing: 0px;
}
#top .access .headline, #top .access p{
	margin-bottom: 18px;
	letter-spacing: 0px;
}
#top .access .headline{
	color: #231815;
	font-size: 13px;
}
#top .access p{
	color: #231815;
	font-size: 12px;
}
#top .access p.last{
	margin-bottom: 30px;
}

.pagetop{
  margin: 30px 0px 0px;
  text-align: right;
}

.thumbnail_wrapper{
	width: 940px;
	margin: 0px auto;
}
.thumbnail_wrapper img{
	display: block;
	width: 100%;
	height: auto;
}

#page h1,
#page .main .car_h1{
	width: auto !important;
}
#page .main .main_inner{
	width: auto;
	padding: 20px 24px;
}
#page .main .main_inner ul{
	width: auto;
}
#page .main .main_inner ul li{
	width: auto;
}
#page .main_inner_new{
	width: auto;
}

#page h1,
#page .main .car_h1,
#page h2,
#voice h1.car_h1,
#form h1,
#corporate h1,
#recruit h1,
#staff h1,
#qa h1,
#contract h1{
	height: auto;
	margin-bottom: 36px;
	padding: 0px 0px 0px 15px;;
	border: none;
	border-left: 5px solid #b40000;
	color: #b40000;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 28px;
	line-height: 100%;
	background-image: none;
}
#page h3{
	padding: 0px 0px 0px 15px;;
	border: none;
	border-left: 5px solid #231815;
	color: #231815;
	font-size: 20px;
	line-height: 100%;
	background-color: transparent;
}
#page h3 a{
	color: inherit;
}
#page .main p{
	margin-bottom: 24px;
	color: #231815;
	font-size: 13px;
}
#page .main p.p01{
	font-size: 17px;
	font-weight: bold;
}
#page .main p.last{
	margin-bottom: 75px;
}
#page .main .pic{
	width: auto;
	height: auto;
	margin: 40px 0px;
}
#page .main .pic img{
	max-width: 100%;
	height: auto;
}
#page .main .table-01{
	width: auto;
}
#page .main .table-01.full-width{
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#form .main{
	width: auto;
}
#form .main_inner{
	width: auto;
}
#form .main .table-01{
	width: auto;
}
#voice h1{
	width: auto;
}
#voice .main_inner{
	width: auto;
}

.scheme{
	width: auto;
}
.scheme img{
	max-width: 100%;
	height: auto;
}

.mcol-l,
.mcol-r{
	width: 285px;
}
#page .main .main_inner .mcol-l ul,
#page .main .main_inner .mcol-l ul li{
	width: auto;
}

#corporate .main,
#corporate .main .table-01,
#corporate .main_inner,
#qa .main,
#qa_list,
#qa .main_inner,
#staff .main_inner,
#recruit .main,
#recruit .main .table-01{
	width: auto;
}

#page .main_inner .thumnail{
	width: 180px;
}
#page .main_inner .thumnail img{
	width: 100%;
}
#page .main_inner .car_data{
	width: 253px;
}

#voice .main .main_inner .textbox{
	width: 341px;
}
#voice .main .main_inner .comment{
	width: auto;
}
#voice .main .main_inner .comment .message{
	width: 200px;
}

#corporate .main .table-01 td,
#recruit .main .table-01 td{
	border: 1px solid #b5b5b6;
}
#corporate .main .td01,
#recruit .main .tp01{
	background-color: #ffffff;
}
#corporate .main .tp02,
#recruit .main .tp02{
	margin-left: 10px;
}

#corporate .main .map{
	width: 450px;
	height: auto;
}

#page .main_inner_new dl{
	width: 321px;
}
#page .main_inner_new dd{
	margin-left: 12px;
}

#breadcrumb{
	padding-top: 13px;
	margin-bottom: 50px;
	padding-left: 0px;
	font-size: 11px;
}
#breadcrumb li{
	color: #7d7d7d;
}
#breadcrumb a{
	color: inherit;
	text-decoration: none;
}
#breadcrumb a:hover{
	text-decoration: underline;
}

.page9{
	width: auto;
}
#page .main .main_inner .textbox01{
	width: 330px;
}

#page .icon_l,
#page .icon_c,
#page .icon_r{
	width: 194px;
}
#page .icon_l img,
#page .icon_c img,
#page .icon_r img{
	width: 100%;
	height: auto;
}

#page .main .go_bottom{
	margin: 0 auto 20px auto;
	width: 50px;
	height: 50px;
}

table.soubi{
	font-size: 14px;
}

#form .main_inner .tel,
#form .main_inner .fax{
	width: 292px;
}

#page .col-l,
#page .col-r{
	width: 288px;
}
#page .col-l img,
#page .col-r img{
	max-width: 100%;
	height: auto;
}
/*
     FILE ARCHIVED ON 15:16:26 May 10, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:19:00 Jul 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.517
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.04
  esindex: 0.009
  cdx.remote: 5.893
  LoadShardBlock: 92.345 (3)
  PetaboxLoader3.datanode: 147.425 (5)
  PetaboxLoader3.resolve: 874.439 (2)
  load_resource: 947.64
  loaddict: 66.089
*/