@charset 'utf-8';
/* list_des_g_1 css
///////////////////////////////////////////////////////////////////*/
.g_1{
	border-top:2px solid #306600;
	margin-bottom: 20px;
	padding-top: 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.sapoie_body .g_1{
	border-top:2px solid #FF8022;
}
.g_1.bukk_pr{
	border-top:2px solid #ff9900;
}
.g_1img{
	position: relative;
	float:left;
	background-color: #efefef;
	text-align: center;
	width: 150px;
	height:112.5px;
}
.g_1img img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width:150px;
	height:112.5px;
}
.g_1title{
	float:left;
	margin-left:10px;
	padding: 5px 10px;
	width:590px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.g_1title p{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 4px;
}
.g_1title p span:first-of-type{
	font-weight: normal;
	border: 1px solid #003a66;
	font-size: 11px;
	padding: 1px 8px;
	vertical-align: middle;
	float: right;
	margin-top: 3px;
	color: #003a66;
}
.g_1title p span.icons{
	vertical-align: middle;
	font-weight: normal;
	float: right;
	margin-right: 10px;
}
.icons i.check_on {
    color: #333;
}
.icons i {
    color: #ccc;
    font-size: 16px;
    margin-right: 0.5em;
}
.g_1title dl{font-size: 0.9em;}
.g_1title dt{
	background-color: #e7fbd6;
	border: 1px solid #bce29b;
	padding: 0 6px;
	float: left;
	margin-right: 6px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.sapoie_body .g_1title dt{
	background-color: #fff2e8;
	border: 1px solid #cccccc;
}
.g_1title dt:nth-child(3){
	padding: 0 6px;
}
.g_1title dd{
	border: 1px solid #fff;
	float: left;
	margin-right: 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#g_1_table table {
    width: 100%;
    font-size: 13px;
}
#g_1_table th {
    background-color: #e7fbd6;
    border: 1px solid #bce29b;
    color: #333333;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.3;
    padding: 0.75em 0.75em 0.5em;
    text-align: center;
    white-space: nowrap;
}
.sapoie_body #g_1_table th {
    background-color: #fff2e8;
    border: 1px solid #cccccc;
}
#g_1_table td {
    border: 1px solid #bce29b;
    padding: 5px;
    text-align: center;
}
.sapoie_body #g_1_table td {
    border: 1px solid #cccccc;
}
#g_1_table td.syousai {
	width:82px;
}
#g_1_table td.okini {
	width:65px;
}
#g_1_table td span {
    text-align: left;
}
#g_1_table td.chk {
    text-align: center;
}
#g_1_table td label.checkbox {
    margin: 0;
    padding: 16px 12px 12px 18px;
}
#g_1_table td label.checkbox::before {
    left: 9px;
}
#g_1_table td label.checkbox::after {
    left: 2px;
}
#g_1_table .yachin{
	color:red;
	font-size: 20px;
	font-weight: bold;
}
#g_1_table td.okini a{
	border: 1px solid #999;
	padding: 1px 15px;
	border-radius: 4px;
}
#g_1_table td.okini_red a{
	border: 1px solid #999;
	padding: 1px 15px;
	border-radius: 4px;
	color: red;
}
#g_1_table td.syousai a input[type="button"]{
	border: 1px solid #999;
	padding: 1px 6px;
	border-radius: 2px;
	background-color: #eee;
	cursor: pointer;
	white-space: nowrap;
}

.bukken_list_main_karishinsa {
	margin: 30px 0 40px;
	text-align: center;
}
/*インバウンド用表示調整 -----------------　*/
.akibeya_international_wrapper #g_1_table th {
	white-space: normal;
}
.akibeya_international_wrapper #g_1_table td.syousai a input[type="button"]{
	white-space: normal;
}
