#rule {
  text-align: left;
  max-width: 1000px;
  margin: 30px auto;
  font-size: 14px;
  border:none;
  height: auto;
  overflow: inherit;
  }
#rule ol,
#rule ul{ margin-bottom:20px;}
#rule li { margin-bottom:10px;}
#rule ol li { list-style:outside decimal; margin-left:2em;}
#rule ul li { list-style:outside circle; margin-left: 24px;}
#rule ul.attention li { list-style:none; margin-left: 0;}
#rule .guidebox .left { width:470px;}
#rule .guidebox .right { width:465px;}
#rule .guidebox .right img,
#rule .guidebox .left p img{ display:inline-block; border:#a3a3a3 solid 1px;}
#rule .guideindex ul li { display: inline-block; width:46%; margin-bottom:5px; margin-left: 0;}
#rule .tbl01 .td01 img { margin-right:10px; vertical-align:middle;}
#rule ul.numberlist li { list-style-type: decimal; }
#rule ul.faq_index li a {
  margin-left: 10px;
}
#rule a {
  color: #014099;
}

.conbimi { border:#999 solid 1px; padding:10px 0; background: #fff;}
.conbimi li { display:inline; padding-right:15px;}

#total table.tbl01,
#total table.tbl02 { float:left; width:430px;}
#total table.tbl02 th { width:10em;}
#total .right { float:right; width:500px; font-size:11px; line-height:1.3em;}

#rule .guidelink th { width:9em;}
#rule .guidelink td li { display:inline; margin:0 20px 0 0;}

#rule .guide_icon dt { float:left; width:30px; padding-bottom:5px; margin-bottom:5px;}
#rule .guide_icon dd { padding:0 0 5px; margin-bottom:5px;}

#card li { float:left; list-style:none; margin-right:10px; text-align:center; margin-bottom:0; padding-bottom:0;}

#dlstyle { margin-bottom:15px; margin-left: 4vw;}
#dlstyle dt { width:4.5em; float:left;}
#dlstyle dd { padding:0 0 0 4.5em;}

.bold { font-weight: bold;}
#delivery .tbl01 { width:50%;}
#delivery .tbl01 tr th { width:24%;}

#rule h5 { font-size:100%; font-weight:normal;}

.redbox { background:#f0d3d3; border:#be8e8e solid 1px; padding:15px 15px 5px 15px;}
.clearfix {
	display:block;
	overflow: hidden;
}
.flotR {
	float: right;
}
.flotL {
	float: left;
}
/*size guide style */

.box330{
	width:330px;
	margin-right: 25px;
	float: left;
}
.box580{
	width:580px;
	float: right;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}

.answer_box {
  margin-bottom: 40px;
}



#rule h2 {
  font-weight: bold;
  padding: 4px 0;
  border-bottom: #333 solid 2px;
  margin-bottom: 10px;
}
#rule h3 {
  font-weight: bold;
  padding: 4px 0;
  border-bottom: #333 dotted 1px;
  margin-bottom: 10px;
}
#rule h4 {
  margin-bottom: 5px;
}
#rule h5 {
  font-weight: bold;
  margin-bottom: 6px;
}
#rule p {
  margin-bottom: 10px;
}
#rule .tel p {
  margin-bottom: 4px;
}
#rule .left {
  float: left;
}
#rule .right {
  float: right;
}
#rule .box {
  margin-bottom: 25px;
}
#rule ul.breadcrumb li {
  list-style-type: none;
  display: inline-block;
  margin-left: 0;
  margin-right: 4px;
}
#rule ul.breadcrumb li a:after {
  content: '＞';
  margin-left: 10px;
  color: #ccc;
}
#rule .txtright{
text-align: right;
}
#rule .table_pay{
margin-bottom: 10px;
}
#rule .table_pay th{
width: 25%;
}
table {
  border-collapse: collapse;
  width:100%;
}
table.tbl01 {
	margin:0 0 10px 0;
	border-top:#a3a3a3 solid 1px;
	border-right:#a3a3a3 solid 1px;
  width:100%;
}
table.tbl01 th, table.tbl01 td {
	border-bottom:#a3a3a3 solid 1px;
	border-left:#a3a3a3 solid 1px;
	padding:8px;
	vertical-align:top;
}
table.tbl01 th {
	background:#e7e7e7;
  width: 10%;
}
table.tbl01 th.th_check {
	width:20px;
	text-align:center;
	vertical-align:middle;
}
table.tbl01 td.td_deletion {
	width:61px;
	text-align:center;
}
table.tbl01 td.td_deletion2 {
	width:174px;
	text-align:center;
}
table.tbl01 td.td_deletion2 img {
	padding:0 5px;
}
table.tbl02 {
	margin:0 0 10px 0;
	border-top:#a3a3a3 solid 1px;
	border-right:#a3a3a3 solid 1px;
}
table.tbl02 th, table.tbl02 td {
	border-bottom:#a3a3a3 solid 1px;
	border-left:#a3a3a3 solid 1px;
	padding:8px;
	vertical-align:top;
}
table.tbl02 th {
	background:#f0e8d7;
  width: 24%;
}
table.tbl01 th.th01 {
	width:20em;
}
table.tbl01 th.th02 {
	vertical-align:middle;
}
table.tbl01 td.td01 {
	vertical-align:middle;
}
table.tbl01 th.th03 {
	width:18em;
}
p.bold {
  font-weight: bold;
}
p.telnumber {
  font-size: 24px;
}
/*****tokushoho*****/
a.icon10 {
    background: url(../images/icon_arrow_common.png) left center no-repeat;
    padding: 0 0 0 12px;
    display: inline-block;
}
.tokushoho table.tbl01 th{
  white-space: nowrap;
}
.tokushoho table.tbl01{
  margin-bottom: 20px
}


/* SP */
@media(max-width:768px) {
  #rule {
    width: auto;
    margin: 10px auto 30px;
    font-size: 4vw;
  }
  .inner{
    border: none;
  }

  #rule p {
    margin: 0 4vw 20px;
  }
  #rule h2 {
    font-weight: bold;
    padding: 4px 4vw;
    border-bottom: #333 solid 2px;
    margin-bottom: 10px;
  }
  #rule h3 {
    padding: 4px 4vw;
    border-bottom: #333 dotted 1px;
    margin-bottom: 10px;
  }
  #rule h4 {
    margin: 6px 4vw;
  }
  #rule h5 {
    margin: 6px 4vw;
  }
  #rule ol, #rule ul{
    padding: 0;
    margin: 0 4vw 20px;
  }
  #rule ul#card li {
    margin-left: 0;
    margin-bottom: 10px;
  }
  #rule img {
    max-width: 100% !important;
  }
  #rule .right img {
    width: 100%;
  }
  #delivery .tbl01 tr th {
    width:40%;
  }
  #delivery .tbl01 tr td {
    width:60%;
  }
  table.tbl01,
  table.tbl02 {
     width: 100%;
    /*margin-right: 4vw;
    margin-left: 4vw;*/
  }
  table.tbl01 th,
  table.tbl02 th {
    width: 30%;
  }
  .box330 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float: none;
  }
  .box580 {
    width: 92vw;
    float: none;
    margin: 20px 4vw;
  }
  #rule .table_pay{
margin-bottom: 10px;
}
#rule .table_pay th{
width: auto;
text-align: left;
padding: 0 0 0 10px;
}

/*****tokushoho*****/
.tokushoho table.tbl01 th{
	white-space: inherit;
}
.tokushoho table.tbl01 th, table.tbl01 td{
	display: block;
}
.tokushoho table.tbl01 th, table.tbl02 th{
	width: auto;
  text-align: left;
}

}
