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

  /* ########################################################

  
  1.共通部分
  2.law
  3.about_law
  4.policy
  5.maker
  6.links
  7.privacy
  8.guideline
  9.whatsnew
  10.management
  11.company
  12.business
  13.history
  14.finance
  15.約款
  16.news
  17.c_support
  18.sitemap
  19.trouble_check
  20.bcas_business
  21テキストリンク


  ######################################################## */
  

/*-------------------------------------------
	共通部分
------------------------------------------*/

.indent {
  text-indent: -3em;
  padding-left: 3em;
  zoom: 1;
}
.btn_top {
  margin: 3em 0;
  text-align: right;
}
.btn_top a {
  height: 32px;
  line-height: 32px;
  background: #555555;
  color: #cccccc;
  padding: 0.2em 1em;
}
.btn_top a:hover {
  background: #333333;
}
.sp_br {
  display: none;
}
/*-------------------------------------------
	law
------------------------------------------*/
.law h2 {
  background-image: url(../images/bg_law_h2.png);
}
.law p {
  padding-left: 28px;
}
.law_p_red {
  font-weight: bold;
  font-size: 120%;
  color: #C6000A;
  margin-bottom: 2em;
  padding-left: 1.5em !important;
}
.law_p_01 {
  padding-bottom: 1em;
}
.law_p_02 {
  padding-bottom: 4em;
}
.law_cont {
  padding-bottom: 5em;
}
.law_cont_inner {
  overflow: hidden;
  width: 830px;
}
.law_cont .law_cont_inner .law_left, .law_cont .law_cont_innermovie .law_left {
  float: left;
}
.law_cont .law_cont_inner .law_right, .law_cont .law_cont_innermovie .law_right {
  float: right;
}
.law_cont .law_cont_inner .law_img {
  width: 410px;
  background-image: url(../images/img_law.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.law_cont_innermovie {
  overflow: hidden;
  width: 890px;
}
.law_cont .law_cont_inner .law_left span {
  font-weight: bold;
  font-size: 120%;
}
.law_cont .law_cont_inner .law_movie {
  width: 290px;
}
/*-------------------------------------------
			about_law
------------------------------------------*/
.about_law h2 {
  background-image: url(../images/bg_policy_h2.png);
}
.inner_law {
  text-align: center;
}
.lawbox01 {
  width: 754px;
  border: 1px solid #111111;
  margin: 0 auto;
}
.lawbox01 h3 {
  background: none;
  background-color: none;
  margin: 0;
  padding: 0;
}

ul.jireibox {
  width: 628px;
  margin: 40px auto 20px;
}
ul.jireibox p {
  padding: 0.5em 0 0 0;
}
ul.jireibox li {
  display: inline-block; /* 横並び */
  text-align: left;
  width: 272px;
  padding-bottom: 1.5em;
  /*float:left;*/
  vertical-align: top; /* li要素を上端揃えに */
}
/* IE6 */
ul.jireibox li {
  _display: inline; /* display: inline-block;の代わり */
  _zoom: 1; /* 状況によって使い分ける */
}
/* IE7 */
*:first-child+html ul.jireibox li {
  display: inline; /* display: inline-block;の代わり */
  zoom: 1; /* 状況によって使い分ける */
}
.jireitxt01 {
  margin-right: 72px;
}
ul.jireibox02 {
  background-color: #FFBFBF;
  padding: 20px 30px 10px;
}
ul.jireibox02 li {
  background-image: url(../images/square_red.png) !important;
  background-repeat: no-repeat;
  background-position: 5px 4px !important;
  padding-left: 1.5em;
  margin-bottom: 1em;
  margin-bottom: 16px;
  line-height: 140%;
  text-align: left;
}
.about_law .btns_law {
  width: 754px;
  margin: 0 auto;
  overflow: hidden;
}
.about_law .btns_law ul {
  height: 120px;
  margin: 30px 0 80px;
}
.about_law .btns_law ul a {
  overflow: hidden;
}
.about_law .btns_law ul li {
  float: left;
}
.btns_law .btns_law_mdl {
  padding: 0 35px;
}
#caution01, #caution02, #caution03 {
  text-align: left;
}
#caution01 h4:before, #caution02 h4:before, #caution03 h4:before {
  content: no-close-quote;
}
#caution01 h4, #caution02 h4, #caution03 h4 {
  text-align: left;
  height: 40px;
  background-color: #333333;
  color: #ffffff;
  padding-left: 3em;
  line-height: 40px;
}
#caution01 h4 {
  background-image: url(../images/num_law_01.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
#caution02 h4 {
  background-image: url(../images/num_law_02.png);
  background-repeat: no-repeat;
}
#caution03 h4 {
  background-image: url(../images/num_law_03.png);
  background-repeat: no-repeat;
}
#caution01 .caution01_txt, #caution02 .caution02_txt, #caution03 .caution03_txt {
  width: 840px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-position: top right;
}
#caution01 .caution01_txt {
  background-image: url(../images/img_keiho.png);
}
#caution02 .caution02_txt {
  background-image: url(../images/img_fukyoho.png);
}
#caution03 .caution03_txt {
  background-image: url(../images/img_tyosaku.png);
}
#caution01 ul li, #caution02 ul li, #caution03 ul li {
  width: 580px;
  background-image: url(../images/icon_triangle.png);
  background-repeat: no-repeat;
  background-position: 5px 2px;
  padding-left: 2.5em;
  margin-bottom: 1.5em;
  margin-left: 2em;
  line-height: 140%;
}
.caution_yakkan {
  margin: 0 auto;
  text-align: left;
  width: 800px;
  border: 1px solid #C6000A;
  padding: 2px;
}
.caution_yakkan .cau_ttl {
  height: 30px;
  background-color: #C6000A;
  padding: 0 20px;
  color: #fff;
  line-height: 30px;
}
.cau_inner {
  height: 140px;
  margin-top: 2px;
  overflow: scroll;
}
.cau_inner p {
  padding: 0 1em;
}
.cau_inner .caubold {
  font-weight: bold;
  padding-top: 1em;
}
.cau_inner .cau_p {
  padding-bottom: 1em;
}
.cau_inner .cau_inp {
  padding-bottom: 1em;
  padding-left: 2em;
}
.cau_inner .cau_inpp {
  padding-bottom: 1em;
  padding-left: 3em;
}
.cau_inner .cau_inp span, .cau_inner .cau_inpp span {
  font-weight: bold;
  padding-right: 1em;
}
.cau_mini {
  margin: 0 auto;
  width: 800px;
  padding-top: 1em;
  font-size: 90%;
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #ccc;
  position: relative;
}
.jspDrag {
  background: #C6000A;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.inner_law span {
  font-weight: bold;
}
.inner_law span.red {
  font-weight: bold;
  color: #C21E1E;
}
/*-------------------------------------------
			policy
------------------------------------------*/
.policy h2 {
  background-image: url(../images/bg_policy_h2.png);
}
.policy h5 {
  margin-left: 2em;
}
.policy .p_inner {
  width: 97%;
  padding: 0 0 3em 4em;
}
.policy p {
  padding: 0 0 3em 2em;
}
/*-------------------------------------------
			maker
------------------------------------------*/
.maker {
  height: 800px;
}
.maker h2 {
  background-image: url(../images/bg_maker_h2.png);
}
table.maker_table {
  margin-left: 2em;
}
table.maker_table th {
  padding-right: 4em;
}
/*-------------------------------------------
			links
------------------------------------------*/
.links h2 {
  background-image: url(../images/bg_policy_h2.png);
}
.links .normalp {
  padding: 0 0 3em 2em;
}
.links .linkp {
  background-image: url(../images/icon_triangle.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 1.8em;
  margin-bottom: 3em;
  margin-left: 2em;
}
.links .linkp a {
  color: #333333;
  text-decoration: none;
}
.links .linkp a:hover {
  color: #FF6060;
}
/*-------------------------------------------
			privacy
------------------------------------------*/
.privacy h2 {
  background-image: url(../images/bg_privacy_h2.png);
}
.pri_links {
  margin-bottom: 50px;
  width: 902px;
  background-color: #666666;
  padding: 20px;
}
.pri_links li {
  float: left;
  display: block;
  text-align: center;
  background-color: #FFF;
  margin-right: 11px;
  line-height: 1.4;
}
ul.privav a {
  width: 280px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
}
ul.privav a:hover, ul.privav a.active {
  background-color: #FFE6E6;
}
.pri_links li.last {
  margin-right: 0px;
}
.pri_links li a {
  color: #333;
}
.privacy p {
  width: 100%;
  padding: 0 0 3em 1.5em;
}
.privacy .pri_p {
  padding: 0 0 1em 1.5em;
}
table.privacy_table {
  background-color: #FFE6E6;
  margin: 0 0 2em 1.5em;
  line-height: 1.3;
}
table.privacy_table td {
  padding: 1em;
}
.privacy .pri_p_days {
  text-align: right;
  padding-bottom: 1em;
}
.privacy .pri_p_last {
  text-align: right;
  padding-bottom: 6em;
}
.customer_call {
  margin: 0 auto;
  width: 860px;
  height: 148px;
  background-image: url(../images/customer_phone.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  background-color: #E6E6E6;
}
.privacy .customer_call {
  height: 200px;
}
.p_customer_call {
  padding: 21px 0px 0px 225px;
}
.customer_call p {
  color: #333333;
  font-weight: bold;
  font-size: 114%;
  width: 100%;
  padding: 0px 0px 20px;
}
.customer_call p span {
  color: #ffffff;
  background-color: #333333;
  padding: 0.3em 0.5em;
  margin-right: 1em;
  font-weight: 400;
}
.customer_call .call_small {
  font-size: 90%;
}
.customer_call .call_add {
  font-size: 90%;
  font-weight: normal;
}
.customer_call .call_add br {
  display: none;
}
.privacy .privacy_float {
  width: 840px;
  margin: 50px auto 0;
  overflow: hidden;
}
.privacy .privacy_float .privacy_left {
  width: 520px;
  float: left;
}
.privacy .privacy_float .privacy_left p {
  width: 520px;
  padding-top: 2em;
  padding-bottom: 1em;
}
.privacy .privacy_float .privacy_right {
  width: 180px;
  float: right;
}
.privacy .privacy_float .privacy_right p {
  font-size: 90%;
  width: 170px;
  padding: 0.5em;
  border: 1px solid #cccccc;
}
/*-------------------------------------------
			guideline
------------------------------------------*/
.guide h2 {
  background-image: url(../images/bg_privacy_h2.png);
}
ul.guide_ul01 {
  padding-left: 1em;
  padding-bottom: 3em;
}
.guide_ul01 li {
  line-height: 150%;
  padding-bottom: 1em;
}
.guide p {
  padding: 0 0 3em 1.5em;
}
.guide_p_days {
  text-align: right;
  padding-bottom: 1em !important;
}
.guide_p_last {
  text-align: right;
  padding-bottom: 3em;
}
.guide .indents {
  margin-left: 4em;
  text-indent: -1em;
  padding-left: 1em;
  zoom: 1;
}
.guide .indents a, table.maker_table td a {
  color: #00A3D8;
  text-decoration: underline;
}
.guide .guide_ul01 span {
  padding: 0 1em;
}
.guide h5 {
  font-weight: bold;
}
/*-------------------------------------------
			whatsnew
------------------------------------------*/
.wn h2 {
  font-size: 28px;
  background-image: url(../images/bg_policy_h2.png);
}
.wn .wn_days a {
  color: #C6000A;
  font-weight: bold;
}
/*-------------------------------------------
			management
------------------------------------------*/

.manage .bg_r {
  margin-left: 1.5em;
}
.manage .comtxt {
  padding: 0 0 3em 2em;
}
.manage p {
  padding-bottom: 1em;
}
.manage .comtxt ul li {
  line-height: 250%;
  background-image: url(../images/icon_triangle.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 2em;
}
/*-------------------------------------------
			company
------------------------------------------*/
.company h5.bg_r {
  margin: 0 0 2em 1.5em;
}
table.company_table, table.company_table02 {
  margin: 0 0 2em 1.5em;
}
table.company_table th {
  background-color: #FFE6E6;
  padding: 0.6em 1em;
}
table.company_table02 th {
  background-color: #FFE6E6;
  padding: 0.6em 0 0.6em 2.2em;
  text-align: left;
  letter-spacing: 0.2em;
}
table.company_table td, table.company_table02 td {
  padding: 0.6em 1.5em;
  line-height: 180%;
}
.company .comtxt {
  padding: 0 0 2.5em 1em;
}
.company .comtxt02 {
  padding: 0 0 2.5em 3em;
}
/*-------------------------------------------
			business
------------------------------------------*/

.business h5 {
  margin-left: 1.5em;
}
.business .comtxt {
  padding: 0 0 2.5em 2em;
}
.business p {
  padding-bottom: 1em;
}
.busi_ul li {
  background-image: url(../images/square.png) !important;
  background-repeat: no-repeat;
  background-position: 2px 3px;
  padding-left: 2em;
  margin-bottom: 1em;
  margin-bottom: 16px;
}
/*-------------------------------------------
			history
------------------------------------------*/

.history h5 {
  margin-left: 1.5em;
}
.history .comtxt {
  padding: 0 0 2.5em 2em;
}
.history .busitable {
  padding: 0 0 2.5em 1em;
}
.history p {
  padding-bottom: 1em;
}
.history_ul li {
  background-image: url(../images/square.png) !important;
  background-repeat: no-repeat;
  background-position: 3px 8px !important;
  padding-left: 2em;
  margin-bottom: 16px;
  line-height: 150%;
}
table.history_table {
  margin: 0 0 2em 1.5em;
}
table.history_table th {
  background-color: #FFE6E6;
  padding: 1em 1em;
}
table.history_table th.month, table.history_table td.month {
  vertical-align: top;
}
table.history_table td {
  background-color: #EEEEEE;
  padding: 0.8em 1em;
  line-height: 180%;
}
/*-------------------------------------------
			finance
------------------------------------------*/
.finance h5.bg_r {
  margin-left: 1.5em;
}
.finance .finatxt {
  padding: 0 0 1.5em 2em;
  font-weight: bold;
}
table.finance_table {
  margin: 0 0 3em 1.5em;
}
.border {
  border-top: 2px solid #FF6060 !important;
}
.borderred {
  border-top: 2px solid #C6000A !important;
}
table.finance_table th {
  background-color: #FFE6E6;
  padding: 1em 1em;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
table.finance_table th.month, table.finance_table td.month {
  vertical-align: top;
}
table.finance_table th.txtred {
  color: #C6000A;
}
table.finance_table td {
  background-color: #EEEEEE;
  padding: 0.8em 0.5em;
  text-align: center;
  line-height: 180%;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
table.finance_table th.txtleft {
  font-size: 90%;
  text-align: left;
  padding-left: 2em;
}
table.finance_table th.pd01 {
  font-size: 90%;
  text-align: left;
  padding-left: 3em;
}
table.finance_table th.pd02 {
  font-size: 90%;
  text-align: left;
  padding-left: 4em;
}
table.finance_table th.bk_glay, table.finance_table td.bk_glay {
  background-color: #D1D1D1;
}
table.finance_table th.bk_red {
  background-color: #FFD2D2;
}
.finance .download {
  padding: 0 0 1.5em 2em;
}
.finance .download img {
  padding: 0 0 1.5em 0;
}
.finance .download .dl_innner {
  margin-top: 2em;
}
.finance .download .dl_innner p {
  font-size: 85%;
}
table.dl_table td {
  vertical-align: top;
  padding-left: 1em;
}
/*-------------------------------------------
			約款
------------------------------------------*/

.yakkan h2 {
  font-size: 28px;
  background-image: url(../images/bg_yakkan_h2.png);
}
.yakkan .number {
  text-align: right;
  font-size: 120%;
  font-weight: bold;
  padding-bottom: 2em;
}
.yakkan p {
  padding: 0 2em 3em 2em;
}
.yakkan .yakkan_ul {
  padding: 0 2em 3em 3em;
}
.yakkan .yakkan_ul li {
  line-height: 180%;
  list-style-type : decimal;
  padding-left: 1em;
  padding-bottom: 1em;
}
.yakkan .yakkan_ul li .mustli {
  line-height: 180%;
  padding-bottom: 1em;
  padding-left: 0;
}
.yakkan .download {
  padding: 0 0 1.5em 2em;
}
.yakkan .download p {
  padding-left: 0;
  padding-bottom: 1em;
}
.yakkan .download img {
  padding: 0 0 1.5em 0;
}
.yakkan .download .dl_innner {
  margin-top: 2em;
}
.yakkan .download .dl_innner p {
  font-size: 85%;
}
table.dl_table td {
  vertical-align: top;
  padding-left: 1em;
}
.yakkan h5 {
  font-weight: bold;
}
.yakkan h2.twoline {
  line-height: 130%;
  font-size: 160%;
  padding-bottom: 0.7em;
}
/*-------------------------------------------
			news
------------------------------------------*/
.news_bn .news_days {
  text-align: right;
  font-size: 120%;
  font-weight: bold;
  padding: 0px 20px 28px;
}
.news_bn p {
  line-height: 150%;
}
.news_bn .signature {
  text-align: right;
  padding: 0px 20px 28px;
}
.news_bn .news_maintxt {
  padding: 0px 20px 35px;
  line-height: 150%;
}
.news_bn .news_maintxt img.onimg {
  padding: 1em 0;
}
.news_bn .news_maintxt .dl_innner .dl_table {
  padding: 1em 0;
}
/*-------------------------------------------
			c_support
------------------------------------------*/

.c_support h2 {
  background-image: url(../images/bg_privacy_h2.png);
}
.c_support .faq_list {
  width: 100% !important;
}
.c_support .faq_list ul {
  margin-bottom: 42px;
}
.c_support .faq_list h3 {
  margin-bottom: 36px;
}
.c_support .faq_list li {
  background-image: url(../images/icon_triangle.png);
  background-repeat: no-repeat;
  padding-left: 2em;
  margin-bottom: 1em;
  margin-bottom: 16px;
}
.c_support .faq_list li h4 {
  font-size: 100%;
  line-height: 140%;
  padding-bottom: 0.8em;
  border-bottom: 2px dotted #C6000A;
  background-color: #fff;
}
.c_support .faq_list li h4 a {
  color: #333333;
}
.c_support .faq_list li h4:before {
  content: no-close-quote;
}
.c_support .btn_back {
  padding-bottom: 3em;
}
table.purpose_table {
  margin-left: auto;
  margin-right: auto;
}
table.purpose_table img {
  padding-bottom: 1em;
}
table.purpose_table th {
  background-color: #E6E6E6;
}
table.purpose_table td {
  background-color: #E6E6E6;
  padding: 2em 1em 1em 2em;
  line-height: 180%;
}
ul.jireibox02 {
  background-color: #FFBFBF;
  padding: 20px 30px 10px;
}
table.purpose_table td li {
  background-image: url(../images/icon_triangle.png) !important;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 2em;
  margin-bottom: 1em;
  margin-bottom: 16px;
  line-height: 140%;
  text-align: left;
}
.c_customer {
  font-weight: bold;
  font-size: 120%;
  width: 100%;
  padding: 0 0 1em 0;
}
p.c_customer span {
  color: #ffffff;
  background-color: #333333;
  padding: 0.3em 0.5em;
  margin-right: 1em;
  font-weight: 400;
}
p.c_customer span.calling {
  padding: 0;
  margin-right: 0;
  font-weight: normal;
  color: #444444;
  background-color: transparent;
  font-size: 16px;
}
.call_small {
  font-size: 90%;
  padding: 0 0 1.5em 0;
}
.address {
  width: 95%;
  font-size: 95%;
  border-top: 1px solid #AAAAAA;
  /*background-color: #cccccc;*/
  padding: 1em;
}
/*-------------------------------------------
   sitemap
------------------------------------------*/
 
.sitemap h2 {
  background-image: url(../images/bg_policy_h2.png);
}
.inner_sm ul {
  padding-bottom: 1.5em;
}
.inner_sm ul li {
  width: 580px;
  background-image: url(../images/icon_triangle.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 2em;
  margin-bottom: 1.5em;
  margin-left: 2em;
  line-height: 140%;
}
.inner_sm ul li.pl_01 {
  margin-left: 4em;
}
.sitemap .inner_sm h4 a:hover {
  color: #FFE6E6;
}
/*-------------------------------------------
			trouble_check
------------------------------------------*/
.trouble_check h2 {
  background-image: url(../images/bg_error_h2.png);
}
/*-------------------------------------------
			bcas_business
------------------------------------------*/
.bcas_business h2 {
  background-image: url(../images/bg_privacy_h2.png) !important;
}
/*-------------------------------------------
			テキストリンク
------------------------------------------*/

.inner_sm ul li a:hover, .faq_list ul li a:hover, #c_support03 .purpose_table ul li a:hover, .c_support .btn_back a:hover {
  color: #C6000A;
}
