@charset "UTF-8";

#top .content .main{
	padding-top:0;
}
#cap01 {
	font-size: 14px;
	line-height: 1.5;
}
#cap01 h2{
	padding-top: 0;
	padding-bottom: 30px;
	text-align: center;
}
#cap01 h3{
	width: 100%;
	text-align: center;
	/*font-size: 24px;*/
	font-weight: bold;
}
#cap01 table{
	width: 100%;
	background: #f9f9f9 url(/sp/img/common_campaign/bg_summary.gif) top left repeat-x;
}
#cap01 table th,
#cap01 table td{
	display: block;
	font-size: 116%;
}
#cap01 table th,
#cap01 dl dt{
	padding: 10px 20px;
	border-bottom: 1px solid #e7e7e7;
	font-weight: bold;
	text-align: center;
}
#cap01 table td{
	padding: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #e7e7e7;
	word-break:break-all;
	word-wrap:break-word;
}
#cap01 dl{
	margin-bottom: 20px;
}
#cap01 p{
	margin: 0px;
	line-height: 1.6;
}
#cap01 dl dt{
	background-color: #f9f9f9;
	font-size: 116%;
}
#cap01 dl dd{
	padding: 20px;
}
#cap01 dl dd > dl{
	border: 1px solid #A59E88;
	margin-bottom: 20px;
}
#cap01 dl dd > dl:last-child{
	margin-bottom: 0;
}
#cap01 dl dd > dl dt{
	background-color: #5F6785;
	color: #FFFFFF;
	font-size: 124%;
	font-weight: bold;
}
#cap01 dl dd > dl dd{
	padding: 0;
}
.charge{
	padding: 5px 0;
	width: 100%;
	border-bottom: 1px solid #A59E88;
}
.txt-box{
	padding: 15px 20px;
	border-bottom: 1px solid #A59E88;
}
.txt-box p{
	line-height: 1.7 !important;
}
.txt-box span{
	font-size: 92.5%;
}
.fund-info{
	padding: 15px 20px;
	background-color: #f9f9f9;
}
.fund-info p{
	margin-bottom: 10px !important;
	text-align: center;
	font-size: 116%;
	font-weight: bold;
}
.fund-info div {
  width: 47.5%;
}
.fund-info img {
	width: 100%;
}
.accent-lv2{
	font-weight: bold;
  color: #CC0000;
}
.attention{
	margin: 0;
	padding: 38px 20px;
	background: #ffffff;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
.attention .notice{
	margin-top:25px;
	margin-bottom:25px;
	padding: 18px;
	border:1px solid #e7e7e7;
}
.attention .notice p{
	margin-bottom: 20px !important;
}
.attention .notice a{
	margin-bottom: 20px !important;
}
.attention .red-box{
	border:1px solid #d90000;
	padding: 10px 24px;
}
.attention .red-box p{
	margin-bottom: 0 !important;
	color: #d90000;
	text-align: center;
}
.link-bt{
	padding: 25px 19px;
	border-bottom:1px solid #e7e7e7;
}
.link-bt p{
	margin-bottom: 20px !important;
}
.link-bt div {
	width: 48.870968%;
}
.link-bt img {
	width: 100%;
}
.bt-request {
  padding: 25px 0;
  text-align: center;
}
.bt-request p {
  margin-bottom: 7px;
  font-weight: bold;
}
.bt-request a img {
  width: 260px;
}
ul.list01 li{
	min-height: 20px;
	margin-top: 25px;
	background: url(/sp/img/common_campaign/icn_circle.png) no-repeat 0 0;
	padding-left: 30px;
}
a.bt-brown {
  background: #ffffff url(/sp/img/common_campaign/icn_arrow_brw.png) no-repeat scroll right center / 26px 15px;
  color: #402C00;
	border: 1px solid #755000;
  display: block;
  font-size: 100%;
  font-weight: bold;
  line-height: 150%;
  padding: 10px 30px 10px 12px;
  text-decoration: none;
	box-sizing: border-box;
}
.nav-beige{
	border-top: 1px solid #D6D6D6;
}
.nav-beige li {
  padding: 15px 30px;
  border-bottom: 1px solid #D6D6D6;
  background: #ffffff;
}
.nav-beige li a {
  color: #000000;
  background: url(/sp/img/common_campaign/icn_arrow_01.png) no-repeat right center;
  background-size: 6px auto;
  display: block;
	font-size: 116%;
}
.menu{
	border-bottom: 1px solid #fff;
}
.direct-entry{
	padding:12px 0;
	background: url(/sp/img/common/back_cont_01.png) repeat left top;
	-webkit-background-size: 50%;
	-moz-background-size: 50%;
	background-size: 50%;
}
.direct-entry .unit .entry-title{
	font-size: 123%;
	font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}
.direct-entry .unit a img {
    margin: auto;
    width: 100%;
}
p.ttl1{
	text-align: center;
    font-size: 116%;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    background-color: #5f6785;
    margin: 0;
}
.inner1{
	padding:20px;
}
h3.ttl1 {
	text-align: left;
	font-weight: bold;
    padding: 3px;
    border-top: #e7e7e7 solid 1px;
    border-bottom: #e7e7e7 solid 1px;
}
h3.ttl1 span{
	text-align: left;
    display: inline-block;
    padding: 18px 0 18px 12px;
    border-left: #755000 solid 3px;
    font-size: 116%;
    font-weight: bold;
    width:100%;
}
.kome{
	text-indent:-1em;
	padding-left:1em;
}
.mb-30{
	margin-bottom: 30px !important;
}
.bold{
	font-weight: bold;
}
.left {
  float: left;
}
.right {
	float: right;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

ul.list02 li{
	min-height: 20px;
	margin-top: 25px;
	padding-left: 30px;
	text-indent:-1em;
	margin-left:1em;
}
.red-box2 {
    border: 1px solid #d90000;
    padding: 10px 24px;
    margin:0 20px 20px;
    color: #d90000;
    text-align: center;
}
.ttl_purple{
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    background-color: #5F6785;
    text-align: center;
    font-size: 116%;
}
.imgbox img{
	width:100%;
	margin-bottom:20px;
}
.txt_red{
	color:#d90000;
}
#cap01 .table_cam th, #cap01 .table_cam td {
    padding: 10px 0;
    color: #2C4B6B;
    width: 50%;
    text-align: center;
    border: 1px solid #D6D6D6;
    display:table-cell;
    font-size: 100%;
}
ul.list02_2 li {
	padding-left:0;
}
.ttl_redline{
    padding: 3px;
    border-top: #e7e7e7 solid 1px;
    border-bottom: #e7e7e7 solid 1px;
}
.ttl_redline span{
	display: inline-block;
    padding: 18px 0 18px 12px;
    border-left: #be0000 solid 3px;
    font-size: 110%;
    font-weight: bold;
}