@charset "utf-8";
/* CSS Document */


/*--------------law--------------*/
#contents_box{
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:5%;
	font-size:13px;
	line-height:1.5;
}

#info_headbox h1{
	width:100%;
	margin-top:6%;
	margin-bottom:1%;
	font-size:15px;
	font-weight:bold;
	line-height:2.2;
	text-align:center;
	color:#FFF;
	background-color:#6b584a;
}
#pan_list{
	width: 100%;
	margin-bottom: 5%;
	font-size: 12px;
}
#pan_list a {
	color:#333;
}

#table_box table{
	border-collapse: collapse;
}
#table_box td{
	color:#666;
}
#table_box .td05{
	width:24%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding: 10px;
	font-size:13px !important;
}
#table_box .td06{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 10px;
	font-size:13px !important;
	line-height: 19.5px;
}
#table_box .td07{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size:13px !important;
}

/*スマホ*/
@media only screen and (max-width: 39.9375em) {

#contents_box{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:5%;
	font-size:3.4vw;
	line-height:1.7;
}

#info_headbox h1{
	width:100%;
	margin-top:6%;
	margin-bottom:1%;
	font-size:3.4vw;
	font-weight:bold;
	line-height:2.2;
	text-align:center;
	color:#FFF;
	background-color:#6b584a;
}
#pan_list{
	padding-top: 1%;
	padding-left:4%;
	margin-bottom: 3%;
	font-size: 3.2vw;
	line-height: 2;
}
#pan_list a {
	color:#333;
}

#table_box table{
	border-collapse: collapse;
}
#table_box td{
	color:#666;
}
#table_box .td05{
	width:28%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding: 2%;
	font-size:3vw !important;
}
#table_box .td06{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 2%;
	font-size:3vw !important;
}
#table_box .td07{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size:3vw !important;
}
}




/*--------------company--------------*/
#company_table_box {
    width: 600px;
    margin:0 auto;
    text-align:left;
}
#company_table_box {
}
#company_table_box th {
    color: #FFF;
    background-color: #a7a7a7;
    border-bottom: 1px #ffffff solid;
    width: 150px;
    padding: 7px 10px;
    text-align:left;
		font-size:12px !important;
    }
#company_table_box td {
    background-color: #f5f4ec;
    color: #666;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
		font-size:12px !important;
		line-height:2.6;
}
#company_table_box td.brand img:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
}
#company_table_box td.brand img {
border:0;
	border-bottom: 1px solid #aaaaaa;
}

/*スマホ*/
@media only screen and (max-width: 39.9375em) {
#company_table_box {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20%;
}
#company_table_box th {
	color: #FFF;
	background-color: #a7a7a7;
	border-bottom: 1px #ffffff solid;
	width: 34%;
	padding: 3%;
	text-align: left;
	font-size:3vw !important;
}
#company_table_box td {
	background-color: #f5f4ec;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size:3vw !important;
	line-height:1.6;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
}
#company_table_box td.brand img:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
}
#company_table_box td.brand img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px !important;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
}



/*--------------privacy--------------*/
#privacy_box{
	font-size: 13px;
	line-height: 1.7;
	color: #666;
}
#privacy_box .sub_title{
	padding-top:3%;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	color: #666;
}

/*スマホ*/
@media only screen and (max-width: 39.9375em) {
#privacy_box{
	font-size:3.4vw;
	line-height:1.7;
	color:#666;
}
#privacy_box .sub_title{
	font-size:3.6vw;
	font-weight:bold;
	line-height:1.5;
	color:#666;
}
}


/*--------------terms--------------*/
#terms_box{
	font-size: 13px;
	line-height: 1.7;
	color: #666;
}
#terms_box .title{
	font-size: 21px;
	font-weight: bold;
	line-height: 2.2;
	color: #666;
}
#terms_box .sub_title{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	color: #666;
}


/*スマホ*/
@media only screen and (max-width: 39.9375em) {
#terms_box{
	font-size:3.4vw;
	line-height:1.7;
	color:#666;
}
#terms_box .title{
	font-size:5.2vw;
	font-weight:bold;
	line-height:2.2;
	color:#666;
}
#terms_box .sub_title{
	font-size:3.6vw;
	font-weight:bold;
	line-height:1.5;
	color:#666;
}
}