<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
	line-height: 1;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",meiryo,Osaka,sans-serif;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
 :focus {
  outline: 0;
}
a:hover{
	cursor: pointer !important;
}
 ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* reset */

body{ font-size:13px; color:#333; line-height:1.5;background-color: #fff;}

header{ background:#0F218B; width:100%; margin:0; padding:0;}
header h1{ width:100%; max-width: 1000px; margin:0 auto; padding:12px 0; }
h2{ font-size:20px;}
h3{ font-size:16px;}

img.top{ width:100%;}

.w100{ width:100%}
.w90{ width:90%}
.max_img { width: 90%; max-width: 1000px;}
.s{ font-size:80%; display:block;}
.sp,.sp2 { display: none !important;}
.red{ color:#F00}

.cle{ clear:both;}

.main_img {
	background: url(img/main_img_bg.jpg) repeat;
	position: relative;
	padding: 30px 0 140px;
	overflow: hidden;
}
.main_img .copy {
	display: block;
	width: 100%;
	max-width: 1336px;
	margin: 0 auto;
}
.icn_area {
	width: 3050px;
	position: absolute;
	bottom: 32px;
	left: 50%;
	margin-left: -1525px;
	text-align: center;
	overflow: hidden;
}
.tekiyo{ max-width:1200px; margin:30px auto; text-align:center;}
.tekiyo img{ display:block; margin:5px auto;}

.ttl_icn { text-align: center;}
.bd_box{ width:100%; margin:10px 0; padding:0; ; font-size:15px; line-height:1.8;}

.in{max-width:890px; margin:40px auto;}

/* text-border */
.lines-on-sides{
    display: table;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
}
.lines-on-sides:after, .lines-on-sides:before{
    content: '';
    display: table-cell;
    width: 40%;
    background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
    background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
    -webkit-background-clip: padding;
    background-clip: padding;
}
.lines-on-sides:after, .border_txt:after {
    border-left: 0.5em solid transparent;
}
.lines-on-sides:before, .border_txt:before {
    border-right: 0.5em solid transparent;
}

@media (max-width: 1000px) {
.in{max-width:90%; margin:20px auto;}
}

.bd_box .in table{ margin:20px 0; width:100%}
.bd_box .in table th,td{ padding:5px;background:#fff; font-size:13px; font-weight:normal; vertical-align: middle;}
.bd_box .in .card_table th{ border:1px #000 solid;background:#333; width:25%;color: #fff;}
.cashback tr th,.cashback tr td{width: 50%;text-align: center;}
.cashback tr th{background-color:#333 !important;color: #fff;border:1px #000 solid;}
.cashback tr td span{ font-size: 10px;}
@media (max-width: 789px){
.bd_box .in .card_table th,td{ display:block; text-align:center; width:100%; box-sizing: border-box;}
.bd_box .card{ display: block; float:none; margin:30px auto 20px; width:60%;}
.cashback tr th,.cashback tr td{width: 100%;display: block;font-size: 80%;text-align: center;box-sizing: border-box;}
.cashback tr th{ background-color:#333 !important;color: #fff;border:1px #000 solid;}
}


table.setumei{ margin:20px 0; width:100%;}
table.setumei td{border: 0; vertical-align: middle;width:100%;font-size:14px;}
table.setumei td.hd{
	color:#333;
	font-size:16px; 
	text-align:left;
	line-height: 0 !important;
	display: block;
	vertical-align: top;
	background-color: #fff;
	border-bottom: 2px #333 solid;
}
table.setumei td.hd strong{ margin-left:20px;}
table.setumei td .ri{ text-align:left;}
@media (min-width: 790px){
table.setumei td .le{float:left; margin:2% 0 2% 2%; width:25%;}
table.setumei td .ri{float:right; margin:2% 2% 2% 0; width:70%;}
}
.fam { width: 90% !important; }
@media (max-width: 789px){
table.setumei td .le{ margint:10px auto}
table.setumei td .ri{ margin:10px auto; width:95%}
table.setumei td.hd strong{ margin:0;}
}
.w90{ width:100%}

h2.chu{ margin:30px auto 20px auto; text-align:center;}

.footer{ background:#f5f5f5; width:100%; padding:20px 0 10px;}
.footer .in{ width:1200px; margin:0 auto;}
.footer .le{ float:left;}
.footer .ri{ float:right; margin-top:20px;}

@media (max-width: 961px){
	.pc{ display:none !important;}
}
@media (max-width: 960px){
	.sp2{ display:block !important;}
}
@media (max-width: 700px){
	.pc2{ display:none !important;}
	.sp2{ display:none !important;}
	.sp{ display:block !important;}
	.main_img { padding-top: 20px; padding-bottom: 80px;}
	.icn_area {
		width: 2050px;
		bottom: 20px;
		margin-left: -1025px;
	}
	.icn_area img { display: block; width: 100%;}
	.tekiyo .tekiyo_ttl{ width: 70%;}
}
#header{
	background-color: #063C98;
}
#header .logo{
	width:890px;
	margin:0 auto;
	padding:10px 0 5px;
}
.top_img_sp{
	display: none;
}
.top-box{
	background: url(../images/bg_01.png) repeat;
	text-align: center;
}
.top-box .top_strip{
	background: url(../images/strip.png) repeat center top;
	height:70px;
	width:100%;
}
.top-box .top-cont{
	width:1100px;
	margin: 0 auto;
}

.top-box .top_img{
	padding:50px 0 65px;
	z-index: 10;
}
.top-box .top_img img{
	width:90%;
}
.top-box .img01{
	bottom:-10px;
	left:0px;
}
.top-box .img02{
	bottom:-10px;
	right:0px;
}
.top-box .img03{
	top:65px;
	right:5px;
	z-index: 5;
	text-align: right;
}
.top-box .img03 img{
	width: 80%;
}

.top-box .img04{
	bottom:7px;
	left:0px;
	z-index: 5;
	display: none;
}
.top-box .img04 img{
	width: 100%;
}
.top-box2{
	/*width: 100%;*/
	/*background: url(../images/bg_02.png) no-repeat;*/
	/*background-size: contain;*/
}

.top-box2 .ribon_blue .ribon_inner{
	position: absolute;
	top: 18px;
	right:0;
	background: url(../images/bg_02.png) repeat;
	
}
.top-box2 .ribon_blue .ribon_inner img{
	margin-top:-67px;

}
.top-box2 .top_img{
	text-align: center;
	/*margin-top:38px;*/
	z-index: 10;
}
.topBn {
	width: 100%;
}
.top-box2 .ribon_pink .ribon_inner{
	position: absolute;
	bottom: 0px;
	left:0;
	background: #fff;
	height: 23px;
    width: 866px;
}
.top-box2 .ribon_pink .ribon_inner img{
	position: absolute;
	top:-68px;
}
.ribon_inner{
	z-index: 3;
}
.blueLine{
	width: 890px;
	text-align: center;
	margin:80px auto 30px;
	padding:20px 0;
	font-size: 18px;
	color: #333;
}
.blueLine span{
	display: inline-block;
	min-width: 100%;
	padding: 10px 0;
	border-top: 2px #333 solid;
	border-bottom: 2px #333 solid;
}
.rela.card_ttl p {
	max-width: 790px;
	margin: 0 auto;
}
.cont{
	width:890px;
	margin:0 auto;
}

.img_card{
	float:left;
}
.txt-box{
	float:right;
}
.card_ttl{
	z-index: 1;
}
.card_ttl .abso{
	right: 0px;
    top: -20px;
}
.max_width {
	max-width: 890px;
	margin: 0 auto;
}
.mini_icon {
	width: 96px;
	margin: 30px auto 0;
}
.pink {
	color:#EB6E8F;
}
.small {
	font-size: 10px;
}
.bg_03 {
	width: 100%;
}
.bg_04 {
	width: 100%;
	margin-top: 30px;
}
.bg_05 {
	width: 100%;
}
.blue {
	color: #3FB8DB;
	font-size: 24px;
	margin-bottom: 20px;
}
.gray {
	color: #333;
	font-size: 24px;
	margin-bottom: 20px;
}
.grayTxt {
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
.sp {
	display: none;
}
.method {
	background-color: #F5F5F5;
	padding: 5px 40px;
	margin-top: 20px;
	border: #ccc 1px solid;
}
.method strong {
	font-size: 90%;
	display: block;
	margin: 20px 40px 20px 130px;
	background: #F5F5F5;
	padding: 3.5px;
	border: #ccc 1px solid !important;
}
.merit {
	width: 70px;
}
.ri.fam {
	float:left !important;
	margin-left: 5% !important;
	float: left;
}
.big {
	font-size: 20px;
	font-weight: bold;
	color: #0F218B;
	margin-bottom: 10px;
}
.left {
	float: left;
}
.method .left {
	margin: 20px;
}
.leftTxt {
	text-align: left;
}
.inline {
	border-right: 1px #333 solid;
	float: left;
	display:inline-block;
	padding: 0 20px;
	margin: 30px 0;
	text-align: center;
	height: 220px;
}
.no_border {
	border: initial;
}
.inline:before {
	height: 50px;
}
.fam {
	width: 90% !initial;
}

table.setumei td.hd strong {
	position: relative;
	top: -15px;
}

table{
	border: 1px solid #ccc;
	border-collapse:collapse;
	margin:20px 0;
	width:100%;
}
table th{
	border: 1px solid #ccc;
	padding:10px;
	background-color: #f3f3f3;
}
table td{
	border: 1px solid #000;
	padding:10px;
}
table.setumei td {
	padding: 0;
}
.center{
	text-align: center !important;
}
.cont .left{
	width:30%;
	margin-right:5%;
	text-align: center;
	font-weight: bold;
	font-size:16px;
	padding:10px 0;
	background-color: #e9e6dd;
}
.cont .left:last-child{
	margin-right: 0;
}
.cont .left img{
	display: block;
	margin:10px auto;
}
.cont .left span{
	color:#fa0000;
	display: block;
	font-size: 18px;
}
.cont .left .inner{
	height:95px;
	margin:10px;
}
.table-area{
	margin:40px auto;
}
.table-area tr td:first-child{
	width:30%;
	text-align: center
}
.table-area th{
	color: #093389;
}
.table-area td{
	border: none;
	font-size: 13px;
}
.table-area td span.small{
	font-size:10px;
}
.table-area td span.red{
	color: #fa0000;
}
.cont ul{
	list-style: none;
}
.cont ul li{
	margin-bottom:10px;
	font-size: 12px;
}
.btn{
	font-size:20px;
	background-color: #cb2d2d;
	text-align: center;
	border-radius: 6px;  
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	width:500px;
	margin: 50px auto;
	box-shadow: 0px 3px #991313;
	z-index:10;
}
.btn.bottom {
	margin: 70px auto 100px;
}
.btn a:hover {
	background-color: #e02121;
	border-radius: 6px;  
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: white;
}
.btn a{
	display: block;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	padding:10px;
}

/******************************** 追記 **************/
.bg_gray{
	background-color: #ebedf6;
}
.target_card{
	color: #333;
	padding: 0 0 30px;
}
.target_card_left, .target_card_right{
	width: 430px;
	min-height: 550px;
	border: 2px #0a348a solid;
}
.target_card_left{
	float: left;
}
.target_card_right{
	float: right;
}
.target_card h1{
	width: 100% !important;
	height: 80px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #0a348a;
	position: relative;
}
.target_card h1 span{
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center;
	padding: 0 10px;
}
.target_card h2,
.target_card div{
	text-align: center;
	font-size: 14px;
}
.target_card h2{
	font-size: 16px;
	font-weight: normal;
	padding: 20px 0;
	min-height: 50px;
}
.target_card .card{
}
.target_card .btn{
	font-size: 18px;
	background-color: #0a348a;
	text-align: center;
	border-radius: 4px; 
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 300px;
	margin: 30px auto 0;
	box-shadow: 0px 3px #0b2966;
}
.target_card .btn a:hover{
	background-color: #1043ac;
	border-radius: 4px; 
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
@media (min-width: 789px){
/* メチャカリ */
.about_title{
	text-align: center;
	padding: 50px 0 20px;
}
.about p{
	text-align: center;
	padding: 20px 0;
}
.about_btn{
	padding: 80px 0 60px;
	text-align: center;
	position: relative;
}
.about_btn a{
	width: 60%;
	color: #fff;
	display: block;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	background-color: #333 !important;
	border-radius: 0 !important;
	text-decoration: none;
}
.about_btn img{
	width: 5%;
	position: absolute;
	top: 65px;
	left: 120px;
}
.about_outline{
	padding-top: 20px;
}
.sp_layout div p{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.sp_wrap{
	display: none;
}
}
@media (max-width: 789px){
.blueLine{
	width: 90%;
	text-align: center;
	margin: 30px auto 5px;
	padding:20px 0;
	font-size: 16px;
	color: #333;
}
.blueLine span{
	display: inline-block;
	padding: 10px 0;
	border-top: 2px #333 solid;
	border-bottom: 2px #333 solid;
}
.target_card{
	color: #333;
	padding: 0;
}
.target_card_left, .target_card_right{
	width: 100%;
	min-height: 300px;
	border: 0;
	border-bottom: 2px #0a348a solid;
}
.target_card_left, .target_card_right{
	float: none;
}
.target_card_left, .target_card_right{
	width: 100%;
}
.target_card h1{
	width: 100% !important;
	font-size: 16px;
	text-align: center;
	background-color: #0a348a;
	padding: 10px 0 -5px;
}
.target_card h2{
	padding: 15px 10px 0;
	font-size: 14px;
	text-align: left;
}
.target_card .btn{
	font-size: 80%;
	background-color: #0a348a;
	text-align: center;
	border-radius: 4px; 
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	width: 90%;
	margin: 10px auto 30px;
	box-shadow: 0px 3px #0b2966;
}
.card_wrap{
    display: -webkit-flex;
    display: flex;
    padding-bottom: 20px;
}
.card_inner img{
	width: 80%;
	padding-top: 10px;
}
.gray {
	color: #333;
	font-size: 4vw;
}
/* text-border */
.lines-on-sides{
    display: table;
    text-align: center;
    white-space: nowrap;
    margin: -15px auto 25px;
}
.lines-on-sides:after, .lines-on-sides:before{
    content: '';
    display: table-cell;
    width: 5vw;
    background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
    background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
    -webkit-background-clip: padding;
    background-clip: padding;
}
.lines-on-sides:after, .border_txt:after {
    border-left: 0.5em solid transparent;
}
.lines-on-sides:before, .border_txt:before {
    border-right: 0.5em solid transparent;
}
table td{
	border: 1px solid #000;
	padding: 10px 0px;
}
/* メチャカリ */
.about_title{
	text-align: center;
	padding-top: 20px;
}
.about_title img{
	width: 100%;
}
.about p{
	font-size: 3.3vw;
	text-align: left;
	padding: 5px 10px;
}
.about_btn{
	padding: 30px 0 60px;
	text-align: center;
	position: relative;
}
.about_btn a{
	width: 70vw;
	font-size: 2.5vw;
	color: #fff;
	display: block;
	padding: 10px 20px;
	margin: 0 auto;
	text-align: center;
	background-color: #333 !important;
	border-radius: 0 !important;
	text-decoration: none;
}
.about_btn img{
	width: 10vw;
	position: absolute;
	top: 20px;
	left: 10px;
	z-index: 999;
}
.about_outline{
	padding-top: 20px;
}
.cashback tr:first-child{
	display: none;
}
.sp_layout{
    display: -webkit-flex;
    display: flex;
}
.sp_layout div{
	width: 70%;
	text-align: left;
}
.sp_layout div:first-child{
	width: 30%;
	text-align: right;
}
.sp_layout div img{
    width: 50px;
}
.sp_layout div p{
    padding: 15px 0 0 10px;
    text-align: left;
}
.pc_wrap{
	display: none;
}
.sp_wrap{
	display: block;
}
.sp_wrap dl{
	width: 90%;
	margin: 0 auto;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}
.sp_wrap dl:first-child{
	border-top: 2px #000 solid;
}
.sp_wrap dl:last-child{
	border-bottom: 2px #000 solid;
}
.sp_wrap dt{
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.sp_wrap dd{
	font-size: 14px;
	padding: 10px 0;
}
.arrow{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
.arrow::before,
.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -30px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.icon::before{
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	border: 1px #000 solid;
}
.icon::after{
	top: -2px;
	left: -22px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.icon_active::before{
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	border: 1px #000 solid;
}
.icon_active::after{
	left: -22px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(-45deg);
}
}



#footer{
	padding:10px 20px;
	height:50px;
	font-size: 8px;
	background-color: #f3f3f3;
	margin:0;
	color:#5A5A5A;
}
#footer .right{
	margin-top:34px;
}
.header{
	text-align: left;
	background-color:#0F218B;
	font-size: 11px;
	color: white;
	background-image: initial !important;
}
header h1 img {
	margin-top: 5px;
	width: 270px;
}
@media(max-width:1100px){
	.top-box{
		height: auto;
	}
	.top-box .top-cont{
		width:100%;
	}
	.top-box .top_img{
		height:auto;
	}
	.top-box .top_img img{
		width:95%;
	}
	.top-box .img01{
		width:13%;
	}
	.top-box .img01 img{
		width:100%;
	}
	.top-box .img02{
		width:13%;
	}
	.top-box .img02 img{
		width:100%;
	}
	.top-box .img03{
		width:29%;
	}
	.top-box .img03 img{
		width:100%;
	}
	.top-box .img04{
		width:35%;
		bottom:26%;;
	}
	.top-box .img04 img{
		width:100%;
	}
	.card_ttl .abso{
		width:35%;
	}
	.card_ttl .abso img{
		width:100%;
	}
}
@media (max-width: 1000px) {
	.cont{
		width:100%;
	}
}
@media(max-width:866px){
	.top-box2 .ribon_blue{
		background: none;
	}
	.ribon_inner img{
		width:100%;
	}
	.top-box2 .ribon_blue .ribon_inner img{
		margin-top: -11%;
	}
	.top-box2 .ribon_pink{
		background: none;
	}
	.top-box2 .ribon_pink .ribon_inner{
		background: none;
		width:100%;
		height:auto;
	}
	.top-box2 .ribon_pink .ribon_inner img{
		margin-bottom: -12.38%;
		position: static;
	}
	
}
@media (max-width:740px){
	.topBn {
		width:100%;
		height: auto;
	}
	.height_sp {
		height: 270px;
	}
}
@media (max-width: 700px){
	.cont .left{
		float:none;
		width:100%;
		margin-bottom:20px;
	}
	.card_ttl .abso{
		width:40%;
		top:-10px;
	}
}
@media (max-width:600px){
	.btn{
		width:90%;
		font-size: 18px;
	}
	.top_img_pc{
		display: none;
	}
	.top_img_sp{
		display: block;
		width: 95%;
		margin: 0 auto 0;
	}
	.topBn {
		width: 100%;
	}
	.btn {
		margin: 30px auto 30px;
	}
	.bg_04 {
		margin-top: 100px;
	}
	.black {
		font-size: 80%;
		margin: 0 10px !important;
	}
	.mini_icon {
		width: 76px;
	}
	.campaign {
		margin: 0;
	}
	.zero {
		width: 60px;
		position: relative;
		top: -220px;
		left: 42%;
	}
	.photoTxt {
		position: relative;
		top: -190px;
		margin: 0 10px;
		/*color: #EB6E8F;*/
	}
	.blue {
		font-size: 18px;
	}
	.grayTxt {
		font-size: 12px;
	}
	.sp {
		display: block;
	}
	.ri.fam {
		text-align: center !important;
	}
	.merit {
		/*margin-top: 40px;*/
	}
	.inline {
		border: initial;
		float: none;
		padding: initial;
	}
	.img01,.img02{
		display:none;
	}
	.top-box .img03 {
    	width: 50%;
	}
	table.setumei td.hd {
		height: 49px;
		line-height: 0 !important;
	}
	table.setumei td.hd strong {
		top: -43px;
		text-align: initial;
		display: block;
		width: 72%;
		height: 0;
		/*float: right;*/
		font-size: 14px;
		line-height: 1.2 !important;
		margin-left: 28%;
	}
	table.setumei td.hd img {

	}
	.header {
		text-align: center;
	}
	header h1{
		text-align: center;
		font-size: 10px;
	}
	header h1 img {
		width: 40%;
	}
	.btn.bottom {
		margin: 30px auto;
	}
	.method {
		background: #1C2769 !important;
	}
	.method .left {
		float: none !important;
		margin: 0;
	}
	.method strong {
		margin: 0 auto;
		padding: 10px;
	}
}
</pre></body></html>