@charset "utf-8";
h1 {
	margin-bottom: 50px;
	text-align: center;
}
.titleH2 {
	margin-bottom: 25px;
	padding-left: 10px;
	width: 100%;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
	border-left: 4px solid #e80000;
}
.btn-toto {
	background: #ffd800 !important;
	color: #212121 !important;
	border: 1px solid #ffd800 !important;
}
.btn-toto:after {
	background: url(/system/files/common/img/ico_arrowRight02.png) 0 0 no-repeat !important;
	background-size: contain !important;
}
.btn-toto:hover {
	background: #fff !important;
	color: #212121 !important;
}
.campaign-txt {
	font-size: 1.4rem;
	line-height: 1.6;
	color: #212121;
	word-break: normal;
}
.pB {
	margin-bottom: 35px;
}
.pBs {
	margin-bottom: 20px;
}
.txt-c {
	text-align: center;
}
.attentionList li {
	position: relative;
	padding-left: 2rem;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #212121;
	word-break: normal;
}
.attentionList li:before {
	position: absolute;
	left: 0;
	content: "※";
}
.listCircle {
	margin-bottom: 35px;
}
.listCircle li {
	position: relative;
	padding-left: 1.5rem;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #212121;
	margin-top: 3px;
}
.listCircle li:before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 4px;
	height: 4px;
	background-color: #212121;
	border-radius: 100%;
}
.arrow-List dt {
	position: relative;
	padding-left: 1.5rem;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #212121;
}
.text-red {
	color: #ff3333;
}
.inline{
    display:inline-block;
}
.arrow_list__type_01 span {
	position: relative;
	display: block;
}
.arrow_list__type_01 span::before {
	content: "";
	display: inline-block;
	margin-right: 10px;
	width: 11px;
	height: 14px;
	background: url(/system/files/campaign/230007/img/arrow_red.gif) no-repeat 0 center;
	vertical-align: -1px;
}

@media print, screen and (min-width: 768px) {
.titleH2 {
	margin-bottom: 40px;
	font-size: 2rem;
	line-height: 1.4;
}
.campaign-txt {
	font-size: 1.6rem;
}
.pB {
	margin-bottom: 40px;
}
.listCircle {
	margin-bottom: 40px;
}
.listCircle li {
	font-size: 1.6rem;
	padding-left: 1.8rem;
	margin-top: 5px;
}
.listCircle li:before {
	left: 3px;
}
.arrow-List:after {
	content: "";
	display: table;
	clear: both;
}
.arrow-List dt {
	font-size: 1.6rem;
	padding-left: 1.8rem;
	padding-right: 15px;
	width: 318px;
	background: url(/system/files/campaign/230007/img/arrow_red.gif) no-repeat right center;
	float: left;
}
.arrow-List dt:before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 4px;
	height: 4px;
	background-color: #212121;
	border-radius: 100%;
	left: 3px;
}
.arrow-List dd {
	float: left;
	padding-left: 10px;
}
}

@media print, screen and (max-width: 767px) {
.attentionList li {
	font-size: 1.4rem;
}
.arrow-List {
	margin-bottom: 30px;
}
.arrow-List dt {
	padding-bottom: 12px;
	margin-bottom: 3px;
	background: url(/system/files/campaign/230007/img/arrow_red_sp.gif) no-repeat center bottom;
	text-align: center;
	font-weight: bold;
}
.arrow-List dd {
	text-align: center;
}
}
.list_patrs {
	margin-bottom: 30px;
}
.patrs-title>span {
	display: inline-block;
	position: relative;
	line-height: 2.5;
	padding-left: 27px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 20px;
	font-weight: bold;
}
.patrs-title>span:before {
	content: '';
	position: absolute;
	background: url(/system/files/campaign/230007/img/ico_acc01.png) 0 0 no-repeat;
	width: 20px;
	height: 20px;
	left: 0;
	top: 17px;
}
.patrs-title>span:after {
	content: '';
	position: absolute;
	background: url(/system/files/campaign/230007/img/ico_acc01_open.png) 0 0 no-repeat;
	width: 20px;
	height: 12px;
	right: -40px;
	top: 23px;
}
.patrs-title.is-active>span:after {
	background: url(/system/files/campaign/230007/img/ico_acc01_close.png) 0 0 no-repeat;
}
.c-table01 {
	line-height: 24px;
	border: 1px solid #d9d9d9;
}
.c-table01 td {
	border-top: none;
	padding: 20px;
}
.c-table01-img {
	text-align: center;
}
.c-table01 th {
	padding-top: 13px;
	padding-bottom: 13px;
}
.tr-height td {
	padding-top: 0;
}
.c-table01-img td {
	padding: 18px;
}
.bg_yellow {
	font-weight: bold;
	background-color: #fffbe8;
}
.bg_yellow td {
	padding-top: 12px;
	padding-bottom: 10px;
	text-align: center;
}
.list_patrs .patrs_item {
	border-top: 1px solid #d9d9d9;
}
.list_patrs .patrs_item:last-child {
	border-bottom: 1px solid #d9d9d9;
}
.c-table01-img img {
	height: 140px;
	width: auto;
}

@media print, screen and (max-width: 767px) {
.list_patrs .c-column4-03 .col {
	width: calc(100%);
}
.list_patrs .c-column4-03 .col:nth-child(-n+2) {
	margin-top: 10px;
}
.patrs-title>span {
	font-size: 16px;
	padding-left: 20px;
}
.patrs-title>span:before {
	top: 16px;
	width: 14px;
	height: 14px;
	background-size: 14px;
}
.patrs-title>span:after, .patrs-title.is-active>span:after {
	width: 14px;
	height: 8px;
	right: -25px;
	top: 20px;
	background-size: 14px 8px;
}
.list_patrs .c-table01 {
	text-align: center;
}
}

@media print, screen and (min-width: 768px) {
.list_patrs {
	padding-right: 60px;
}
.list_patrs .c-column4-03 .col {
	float: left;
	width: calc(25% - 15px);
	margin-right: 20px;
}
.list_patrs .c-column4-03 .col:nth-child(2n+2) {
	margin-right: 20px;
}
.list_patrs .c-column4-03 .col:nth-child(4n) {
	margin-right: 0;
}
}

.c-btnBG-toto a.-isDisabled{
  color: #fff;
  background: #dbdbdb;
  border: 1px solid #dbdbdb;
  cursor: default;
}


.c-btnBG-toto a.-isDisabled:after{
	background: url(/system/files/common/img/ico_arrowRight05.png) 0 0 no-repeat;
	background-size: contain;
}