/* Scss Document */

.gold_body {
  background: #f0f0f0;
}

.gold_body .header_recommend {
  top: 20px;
    right: 60px;
}
#footer{
   position: relative;
}
#footer::before {
    content: "当サイトはアフィリエイトプログラムを利用して広告収益を得て運営しております。";
    position: absolute;
    top: -20px;
    right: 0px;
    left: 0;
    font-size: 12px;
    color: #5f5f5f;
    border-radius: 3px;
    display: block;
}
.gold_body aside {
  width: 1000px;
  margin: 0 auto;
}

.gold_body #jyoubu {
  display: none;
}

.gold_body img {
  max-width: 100%;
  height: auto;
}

.gold_body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box.crejit_wrap .purpose_section;
  box-sizing: border-box;
}

.gold_body .header {
  background: #fff;
}
.crejit_body .header .inner::before {
    content: "PR";
    position: absolute;
    top: 30px;
    right: 0;
    font-size: 15px;
    padding: 5px 10px 3px;
    border: solid 1px #333;
    color: #333;
    border-radius: 3px;
    background-color: #fff;
    display: block;
}

.gold_body .header .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
}
.gold_body .header .inner::before{
    content: "PR";
    position: absolute;
    top: 30px;
    right: 0px;
    font-size: 15px;
    padding: 5px 10px 3px;
    border: solid 1px #333;
	color: #333;
    border-radius: 3px;
    background-color: #fff;
    display: block;
}

.gold_body .header .logo {
  position: static;
}

.gold_body .header h1 {
  position: absolute;
  top: 2px;
  left: 76px;
  font-size: 12px;
  letter-spacing: normal;
}

.card_list_wrap{
	width:1000px;
	margin:2.5em auto 1em;
}

.card_list{
	display:flex;
	justify-content: space-around;
}

.card_list li{
	width:20%;
}

.card_list li a{
	width:100%;
	display: block;
	padding:.5em;
}

.card_list li a img{
	display: block;
	width:100%;
}
.card_list li a p{
	display: block;
	width:100%;
	padding:1em 1em 0;
}

.goldcard_wrap {
  padding-bottom: 0px;
}

.goldcard_wrap .fv {
  background: url(../images/goldcard/fv_bg.png) no-repeat center top;
  height: 337px;
}

.goldcard_wrap .fv .inner {
  width: 1000px;
  margin: 0 auto;
  height: 337px;
  position: relative;
}

.goldcard_wrap .fv .fv_image1,
.goldcard_wrap .fv .fv_image2,
.goldcard_wrap .fv .fv_image3 {
  position: absolute;
}

.goldcard_wrap .fv .fv_image1 {
  left: 0;
  bottom: 0;
}

.goldcard_wrap .fv .fv_image2 {
  left: 15px;
  bottom: 130px;
}

.goldcard_wrap .fv .fv_image3 {
  left: 31px;
  bottom: 25px;
}

.goldcard_wrap .section01 .ttl {
  background: url(../images/goldcard/ttl_bg.png) repeat;
  border-bottom: 3px solid #e4cd82;
}

.goldcard_wrap .section01 .ttl h2 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0;
  font-size: 24px;
  color: #fff83d;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  line-height: 1.6;
}

.goldcard_wrap .section01 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}

.goldcard_wrap .section01 .contents {
  background-image: url(../images/goldcard/section01_bg2.png), url(../images/goldcard/section01_bg1.png);
  background-repeat: no-repeat , repeat;
  background-position: right center , center;
  height: 261px;
  padding: 15px 0 20px 20px;
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
}

.goldcard_wrap .section01 .contents p {
  font-size: 15.5px;
  color: #666;
  margin-top: 15px;
  line-height: 1.6;
}
.goldcard_wrap .section01 .contents p span{
  color:#d00;
}
.goldcard_wrap .section02 .ttl {
  background: url(../images/goldcard/ttl_bg.png) repeat;
}

.goldcard_wrap .section02 .ttl h2 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 28px 0;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  line-height: 1.6;
  position: relative;
}

.goldcard_wrap .section02 .ttl h2::after {
  position: absolute;
  content: "";
  width: 139px;
  height: 41px;
  bottom: -41px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/goldcard/section02_ttl.png) no-repeat;
}
.goldcard_wrap .section02 .ttl h2 strong {
  color: #ffef6b;
  font-weight: bold;
}
.goldcard_wrap .section02 .section02_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 50px;
}
.goldcard_wrap .section02 .kantan{
	text-align: center;
}
.goldcard_wrap .section02 .kantan_inner{
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}

.goldcard_wrap .section03 .section03_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 50px;
}
.goldcard_wrap .section03 .ttl {
  text-align: center;
}
.goldcard_wrap .section03 .read {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #0676b1;
  margin: 20px 0 40px;
  line-height: 1.8;
}
.goldcard_wrap .client_list > li {
  background: #fff8f0;
  margin-top: 30px;
}

.goldcard_wrap .client_list > li:first-child {
  margin-top: 0;
}

.goldcard_wrap .client_list > li h3 {
  background: url(../images/goldcard/ttl_bg.png) repeat;
  padding: 15px 0 15px 30px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  line-height: 1.6;
  position: relative;
}

.goldcard_wrap .client_list > li h3::after {
  content: "";
  width: 112px;
  height: 83px;
  position: absolute;
  left: 0;
  top: -10px;
}
/*
.goldcard_wrap .client_list > li:nth-child(1) h3::after {
  background: url(../images/goldcard/rank1.png) no-repeat;
  background-size: 112px auto;
}

.goldcard_wrap .client_list > li:nth-child(2) h3::after {
  background: url(../images/goldcard/rank2.png) no-repeat;
  background-size: 112px auto;
}

.goldcard_wrap .client_list > li:nth-child(3) h3::after {
  background: url(../images/goldcard/rank3.png) no-repeat;
  background-size: 112px auto;
}

.goldcard_wrap .client_list > li:nth-child(4) h3::after {
  background: url(../images/goldcard/rank4.png) no-repeat;
  background-size: 112px auto;
}

.goldcard_wrap .client_list > li:nth-child(5) h3::after {
  background: url(../images/goldcard/rank5.png) no-repeat;
  background-size: 112px auto;
}
*/

.goldcard_wrap .client_list.platinum > li {
  background: #f1f2f6;
}

.goldcard_wrap .client_list.platinum > li h3 {
  background: url(../images/goldcard/section03_ttl_bg.png) repeat;
}

.goldcard_wrap .client_list .wrap {
  border-top: 2px solid #e4ca7b;
  border-left: 1px solid #b37f49;
  border-right: 1px solid #b37f49;
  border-bottom: 1px solid #b37f49;
  padding: 15px;
}

.goldcard_wrap .client_list.platinum .wrap {
  border-left: 1px solid #244d7e;
  border-right: 1px solid #244d7e;
  border-bottom: 1px solid #244d7e;
}

.goldcard_wrap .client_list .table_w{
  display: table;
  width: 96%;
  table-layout: fixed;
  margin:0 auto;
}

.goldcard_wrap .client_list .table_c {
  display: table-cell;
  vertical-align: bottom;
}

.goldcard_wrap .client_list .image {
  width: 230px;
  text-align: center;
}

.goldcard_wrap .client_list .table_c .brand{
	margin-top: 10px;
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 1px solid #b27e48;
}
.goldcard_wrap .client_list .table_c .brand .ttl{
	background-color: #b27e48;
	color:#fff;
	display: table-cell;
    vertical-align: middle;
    width: 50%;
    font-size: 13px;
    text-align: center;
    padding: 2px 0;
}
.goldcard_wrap .client_list .table_c .brand .txt{
	display: table-cell;
    vertical-align: middle;
    width: 50%;
    font-size: 13px;
    text-align: center;
    padding: 2px 0;
	background: #fff;
	
}
.goldcard_wrap .client_list .table_c .brand .txt img{
	width:auto;
	height:40px;
}
.goldcard_wrap .client_list .txt {
  padding-left: 20px;
}

.goldcard_wrap .client_list .txt .heading {
  font-size: 20px;
  font-weight: bold;
  /*	color: #1f7c45;*/
  color:#d00;
  margin-bottom: 30px;
}

.goldcard_wrap .client_list .txt .inner {
  background: url(../images/goldcard/section02_bg.png) repeat;
  border: 2px solid #bdbdbd;
  position: relative;
  height: 140px;
}

.goldcard_wrap .client_list .txt .inner .image_ttl {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.goldcard_wrap .client_list .txt .privilege {
  width: 350px;
}

.goldcard_wrap .client_list .txt .privilege .inner {
  padding: 25px 20px 10px;
}

.goldcard_wrap .client_list .txt .image_ttl {
  width: 326px;
  top: -16px;
}

.goldcard_wrap .client_list .txt .privilege ul li {
  margin-top: 6px;
  padding-left: 23px;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
  background: url(../images/goldcard/section02_ico.png) no-repeat left center;
}

.goldcard_wrap .client_list .txt .point {
  padding-left: 20px;
}

.goldcard_wrap .client_list .txt .point .image_ttl {
  width: 271px;
  top: -16px;
}

.goldcard_wrap .client_list .txt .point .inner {
  width: 295px;
  padding: 40px 20px 10px;
}

.goldcard_wrap .client_list .txt .point p {
  font-size: 16px;
  line-height: 1.4;
  color: #bd0614;
}

.goldcard_wrap .client_list.platinum .txt .heading {
  color: #b37f49;
}

.goldcard_wrap .client_list table {
  width: 100%;
  margin-top: 15px;
  border: 1px solid #a49c6c;
}

.goldcard_wrap .client_list table th, .goldcard_wrap .client_list table td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}

.goldcard_wrap .client_list table thead th {
  background: #c4bd97;
  color: #fff;
}

.goldcard_wrap .client_list table thead td {
  background: #ddd9c4;
}

.goldcard_wrap .client_list table thead td.none {
  position: relative;
  overflow: hidden;
}

.goldcard_wrap .client_list table thead td.none span {
  display: block;
  width: 1px;
  height: 170px;
  background: #a49c6c;
  position: absolute;
  top: -83px;
  right: 0;
  -moz-transform: rotate(65deg);
  -webkit-transform: rotate(65deg);
  -o-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  transform: rotate(65deg);
  opacity: .8;
}

.goldcard_wrap .client_list table tbody td {
  background: #fff;
  font-size: 14px;
  padding: 10px 5px;
}

.goldcard_wrap .client_list.platinum table, .goldcard_wrap .client_list.platinum table th, .goldcard_wrap .client_list.platinum table td {
  border-color: #1c4474;
}

.goldcard_wrap .client_list.platinum table thead th {
  background: #366092;
}

.goldcard_wrap .client_list.platinum table thead td {
  background: #b8cce4;
}

.goldcard_wrap .client_list.platinum table thead td.none span {
  background: #1c4474;
}

.goldcard_wrap .client_list .comment {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
}

.goldcard_wrap .client_list .comment span {
  color: #bd0614;
}

.goldcard_wrap .client_list .btn {
  margin-top: 20px;
  text-align: center;
}

.goldcard_wrap .section04 {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 40px;
}

.goldcard_wrap .section04 .recommend {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b37f49+0,e7b887+40,e7b887+60,b37f49+100 */
  background: #b37f49;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #b37f49 0%, #e7b887 40%, #e7b887 60%, #b37f49 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #b37f49 0%, #e7b887 40%, #e7b887 60%, #b37f49 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #b37f49 0%, #e7b887 40%, #e7b887 60%, #b37f49 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b37f49', endColorstr='#b37f49',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 35px 25px;
  position: relative;
  overflow: hidden;
}

.goldcard_wrap .section04 .recommend::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/goldcard/section04_bg.png) repeat;
}

.goldcard_wrap .section04 .recommend .inner {
  margin-top: 30px;
  background: url(../images/goldcard/section02_bg.png) repeat;
  padding: 20px;
  border: 2px solid #bdbdbd;
}

.goldcard_wrap .section04 h2 {
  font-size: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.goldcard_wrap .section04 h2 span {
  font-size: 50px;
  font-weight: bold;
}

.goldcard_wrap .section04 ul {
  font-size: 0;
  text-align: center;
}

.goldcard_wrap .section04 ul li {
  width: 191px;
  height: 163px;
  display: inline-block;
  margin-top: 15px;
  margin-left: 20px;
  font-size: 18px;
  color: #198b4c;
  vertical-align: top;
  line-height: 1.2;
  padding-top: 120px;
  font-weight: bold;
}

.goldcard_wrap .section04 ul li:nth-child(1), .goldcard_wrap .section04 ul li:nth-child(4), .goldcard_wrap .section04 ul li:nth-child(7) {
  padding-top: 110px;
}

.goldcard_wrap .section04 ul li:nth-child(1), .goldcard_wrap .section04 ul li:nth-child(2), .goldcard_wrap .section04 ul li:nth-child(3), .goldcard_wrap .section04 ul li:nth-child(4) {
  margin-top: 0;
}

.goldcard_wrap .section04 ul li:nth-child(1) {
  background: url(../images/goldcard/section04_image1.png) no-repeat;
}

.goldcard_wrap .section04 ul li:nth-child(2) {
  background: url(../images/goldcard/section04_image2.png) no-repeat;
}

.goldcard_wrap .section04 ul li:nth-child(3) {
  background: url(../images/goldcard/section04_image3.png) no-repeat;
}

.goldcard_wrap .section04 ul li:nth-child(4) {
  background: url(../images/goldcard/section04_image4.png) no-repeat;
}

.goldcard_wrap .section04 ul li:nth-child(5) {
  background: url(../images/goldcard/section04_image5.png) no-repeat;
}

.goldcard_wrap .section04 ul li:nth-child(6) {
  background: url(../images/goldcard/section04_image6.png) no-repeat;
}

.goldcard_wrap .section04 ul li:nth-child(7) {
  background: url(../images/goldcard/section04_image7.png) no-repeat;
}

.goldcard_wrap .section04 ul li:nth-child(8) {
  background: url(../images/goldcard/section04_image8.png) no-repeat;
}

.goldcard_wrap .section04 h3 {
  margin-top: 25px;
  text-align: center;
}

.goldcard_wrap .section04 .txt {
  margin-top: 25px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b37f49+0,e7b887+40,e7b887+60,b37f49+100 */
  background: #b37f49;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #b37f49 0%, #e7b887 40%, #e7b887 60%, #b37f49 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #b37f49 0%, #e7b887 40%, #e7b887 60%, #b37f49 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #b37f49 0%, #e7b887 40%, #e7b887 60%, #b37f49 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b37f49', endColorstr='#b37f49',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 5px;
}

.goldcard_wrap .section04 .txt .inner {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: url(../images/goldcard/section01_bg1.png) repeat;
  padding: 30px 15px 30px 210px;
  position: relative;
}

.goldcard_wrap .section04 .txt .inner .image {
  position: absolute;
  left: 0;
  bottom: 0;
}

.goldcard_wrap .section04 .txt .inner p {
  font-size: 27px;
  font-weight: bold;
  color: #b4804b;
  line-height: 1.4;
}

.goldcard_wrap .section05 {
  margin-top: 20px;
}

.goldcard_wrap .section05 .ttl {
  background: url(../images/goldcard/ttl_bg.png) repeat;
}

.goldcard_wrap .section05 .ttl .ttl_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  position: relative;
}

.goldcard_wrap .section05 .ttl .ttl_inner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 132px;
  height: 132px;
  margin-top: -66px;
  background: url(../images/goldcard/section05_ttl_ico.png) no-repeat center top;
}

.goldcard_wrap .section05 .ttl .ttl_inner p {
  margin-top: 10px;
  font-size: 17px;
  color: #fff;
}

.goldcard_wrap .section05 .section05_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}

.goldcard_wrap .section05 .tab_wrap {
  width: 100%;
  display: table;
}

.goldcard_wrap .section05 .tab_wrap .item {
  display: table-cell;
  width: 50%;
}

.goldcard_wrap .section05 .tab_wrap .item a {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 15px;
}

.goldcard_wrap .section05 .tab_wrap .item:nth-child(1) {
  border-right: 1px solid #fff;
}

.goldcard_wrap .section05 .tab_wrap .item:nth-child(1) a {
  background: #e2d2c2;
}

.goldcard_wrap .section05 .tab_wrap .item:nth-child(1).current a, .goldcard_wrap .section05 .tab_wrap .item:nth-child(1):hover a {
  background: #b37f49;
}

.goldcard_wrap .section05 .tab_wrap .item:nth-child(2) a {
  background: #ccd4de;
}

.goldcard_wrap .section05 .tab_wrap .item:nth-child(2).current a, .goldcard_wrap .section05 .tab_wrap .item:nth-child(2):hover a {
  background: #244d7e;
}

.goldcard_wrap .section05 .tab_wrap + p {
  margin-top: 10px;
}

.goldcard_wrap .section05 table {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #a49c6c;
}

.goldcard_wrap .section05 table th, .goldcard_wrap .section05 table td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}

.goldcard_wrap .section05 table thead th {
  background: #c4bd97;
  color: #fff;
}

.goldcard_wrap .section05 table thead td {
  background: #ddd9c4;
}

.goldcard_wrap .section05 table tbody td {
  background: #fff;
  font-size: 14px;
  padding: 10px 5px;
}

.goldcard_wrap .section05 table tbody .checkbox_area {
  padding: 0;
}

.goldcard_wrap .section05 table .name {
  width: 150px;
}

.goldcard_wrap .section05 table .image {
  width: 100px !important;
}

.goldcard_wrap .section05 table .image img {
  max-width: 100px !important;
  height: auto;
}

.goldcard_wrap .section05 table .btn {
  width: 110px;
}

.goldcard_wrap .section05 table input[type=checkbox] {
  display: none;
}

.goldcard_wrap .section05 table .checkbox {
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  position: relative;
  display: block;
  padding: 12px 4px 12px 34px;
  vertical-align: middle;
  height: 90px;
  cursor: pointer;
}

.goldcard_wrap .section05 table .checkbox:hover:after {
  border-color: #53b300;
}

.goldcard_wrap .section05 table .checkbox:after {
  -webkit-transition: border-color 0.1s linear;
  transition: border-color 0.1s linear;
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.goldcard_wrap .section05 table .checkbox:before {
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  position: absolute;
  top: 50%;
  left: 16px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.goldcard_wrap .section05 table input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

.goldcard_wrap .section05 table input[type=checkbox]:checked + .checkbox {
  background: #fffbbe;
}

.goldcard_wrap .section05 #tab2 table,
.goldcard_wrap .section05 #tab2 table th,
.goldcard_wrap .section05 #tab2 table td {
  border-color: #1c4474;
}

.goldcard_wrap .section05 #tab2 table thead th {
  background: #366092;
}

.goldcard_wrap .section05 #tab2 table thead td {
  background: #b8cce4;
}

.goldcard_wrap .section05 input[type=submit] {
  display: block;
  width: 637px;
  height: 57px;
  margin: 25px auto 0;
  border: none;
  background: url(../images/goldcard/submit_bg.gif) no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.goldcard_wrap .section05 input[type=submit]:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}











.crejit_search_result .ttl {
  background: url(../images/goldcard/ttl_bg.png) repeat;
  text-align: center;
}

.crejit_search_result .ttl h2 {
  display: inline-block;
  padding: 30px 0;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  line-height: 1.6;
  position: relative;
}

.crejit_search_result .ttl h2::after {
  content: "";
  position: absolute;
  background: url(../images/goldcard/ttl_crejit_search_result.png) no-repeat;
  width: 118px;
  height: 85px;
  left: -128px;
  top: 50%;
  margin-top: -42px;
}

.crejit_search_result .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}

.crejit_search_result .heading {
  font-size: 17px;
  line-height: 1.6;
}

.crejit_search_result .close_btn {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #329a68;
  vertical-align: middle;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15) inset;
  position: relative;
}

.crejit_search_result .close_btn::after, .crejit_search_result .close_btn::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 1px;
  height: 7px;
  left: 7px;
  top: 50%;
  margin-top: -4px;
}

.crejit_search_result .close_btn::before {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.crejit_search_result .close_btn::after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.crejit_search_result .heading .close_btn {
  margin-right: 5px;
}

.crejit_search_result .search_result_table {
  margin-top: 25px;
}

.crejit_search_result .search_result_table .result_number {
  margin-bottom: 10px;
  font-size: 13px;
}

.crejit_search_result .search_result_table .result_number span {
  font-size: 18px;
  font-weight: bold;
  color: #f00;
  display: inline-block;
  margin-right: 3px;
}

.crejit_search_result .search_result_table table {
  width: 100%;
  border: 1px solid #ddd;
}

.crejit_search_result .search_result_table table th, .crejit_search_result .search_result_table table td {
  padding: 8px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.crejit_search_result .search_result_table table thead th,
.crejit_search_result .search_result_table table thead td {
  background: #cecece;
  width: 20%;
}

.crejit_search_result .search_result_table table thead td {
  position: relative;
}

.crejit_search_result .search_result_table table thead td span {
  position: absolute;
  top: 50%;
  margin-top: -10.5px;
}

.crejit_search_result .search_result_table table thead td span.move_left {
  left: 10px;
}

.crejit_search_result .search_result_table table thead td span.move_right {
  right: 10px;
}

.crejit_search_result .search_result_table table tbody th,
.crejit_search_result .search_result_table table tbody td {
  text-align: center;
  vertical-align: middle;
  position: relative;
}

.crejit_search_result .search_result_table table tbody .main_heading {
  background: #fdf8d1;
}

.crejit_search_result .search_result_table table tbody .sub {
  background: #fffdec;
  text-align: left;
  font-size: 13px;
}

.crejit_search_result .search_result_table table tbody td {
  background: #fff;
}

.crejit_search_result .search_result_table table tbody .image td {
  padding: 10px 20px;
}

.crejit_search_result .search_result_table table tbody .image td .wrap {
  width: 150px;
  margin: 0 auto;
}

.crejit_search_result .search_result_table table tbody .image td .wrap .name {
  margin: 10px -10px 0;
  font-size: 90%;
}

.crejit_search_result .search_result_table table tbody .image td div {
  margin-top: 5px;
}

.crejit_search_result .search_result_table table .close_btn {
  position: absolute;
}

.crejit_search_result .search_result_table table tbody .image td .close_btn {
  top: 3px;
  right: 3px;
}

.crejit_search_result .search_result_table table tbody .main_heading .close_btn, .crejit_search_result .search_result_table table tbody .sub .close_btn {
  right: 3px;
  top: 50%;
  margin-top: -8px;
}

.crejit_search_result .search_result_table table tbody .main_heading .close_btn::after, .crejit_search_result .search_result_table table tbody .main_heading .close_btn::before, .crejit_search_result .search_result_table table tbody .sub .close_btn::after, .crejit_search_result .search_result_table table tbody .sub .close_btn::before {
  margin-top: -3px;
}

.goldcard_wrap_single {
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
}

.goldcard_wrap_single h2 {
  background: url(../images/goldcard/ttl_bg.png) repeat;
  padding: 15px 35px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  line-height: 1.6;
  position: relative;
}

.goldcard_wrap_single .wrap {
  border-top: 2px solid #e4ca7b;
  border-left: 1px solid #b37f49;
  border-right: 1px solid #b37f49;
  border-bottom: 1px solid #b37f49;
  padding: 15px;
}

.goldcard_wrap_single.platinum .wrap {
  border-left: 1px solid #244d7e;
  border-right: 1px solid #244d7e;
  border-bottom: 1px solid #244d7e;
}

.goldcard_wrap_single .single_section01 {
  background: #fff8f0;
}

.goldcard_wrap_single .single_section01 .table_w {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.goldcard_wrap_single .single_section01 .table_c {
  display: table-cell;
  vertical-align: bottom;
}

.goldcard_wrap_single .single_section01 .image {
  width: 280px;
  text-align: center;
  vertical-align: top;
}

.goldcard_wrap_single .single_section01 .image a {
  display: block;
  width: 200px;
  margin: 0 auto;
}

.goldcard_wrap_single .single_section01 .image .brandlogo {
  margin: 10px auto 0;
  width: 240px;
  display: table;
  table-layout: fixed;
  border: 1px solid #40794a;
}

.goldcard_wrap_single .single_section01 .image .brandlogo .txt2,
.goldcard_wrap_single .single_section01 .image .brandlogo .image2 {
  display: table-cell;
  vertical-align: middle;
}

.goldcard_wrap_single .single_section01 .image .brandlogo .txt2 {
  background: #40794a;
  width: 80px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.goldcard_wrap_single .single_section01 .image .brandlogo .image2 {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single .single_section01 .image ul {
  font-size: 0;
  padding: 5px 16px;
  text-align: center;
}

.goldcard_wrap_single .single_section01 .image ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-left: 10px;
}

.goldcard_wrap_single .single_section01 .image ul li img {
  height: auto;
  width: 35px;
}

.goldcard_wrap_single .single_section01 .image ul li:first-child {
  margin-left: 0;
}

.goldcard_wrap_single .single_section01 .txt {
  padding-left: 20px;
}

.goldcard_wrap_single .single_section01 .txt .heading {
  font-size: 20px;
  font-weight: bold;
  color: #1f7c45;
  margin-bottom: 30px;
}

.goldcard_wrap_single .single_section01 .txt .inner {
  background: url(../images/goldcard/section02_bg.png) repeat;
  border: 2px solid #bdbdbd;
  position: relative;
  height: 140px;
}

.goldcard_wrap_single .single_section01 .txt .inner .image_ttl {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.goldcard_wrap_single .single_section01 .txt .privilege {
  width: 350px;
}

.goldcard_wrap_single .single_section01 .txt .privilege .inner {
  padding: 25px 20px 10px;
}

.goldcard_wrap_single .single_section01 .txt .image_ttl {
  width: 326px;
  top: -16px;
}

.goldcard_wrap_single .single_section01 .txt .privilege ul li {
  margin-top: 6px;
  padding-left: 23px;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
  background: url(../images/goldcard/section02_ico.png) no-repeat left center;
}

.goldcard_wrap_single .single_section01 .txt .point {
  padding-left: 20px;
}

.goldcard_wrap_single .single_section01 .txt .point .image_ttl {
  width: 271px;
  top: -16px;
}

.goldcard_wrap_single .single_section01 .txt .point .inner {
  width: 295px;
  padding: 40px 20px 10px;
}

.goldcard_wrap_single .single_section01 .txt .point p {
  font-size: 16px;
  line-height: 1.4;
  color: #bd0614;
}

.goldcard_wrap_single .single_section01 table {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section01 table th, .goldcard_wrap_single table td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section01 table thead th {
  background: #c4bd97;
  color: #fff;
}

.goldcard_wrap_single .single_section01 table thead td {
  background: #ddd9c4;
}

.goldcard_wrap_single .single_section01 table thead td.none {
  position: relative;
  overflow: hidden;
}

.goldcard_wrap_single .single_section01 table thead td.none span {
  display: block;
  width: 1px;
  height: 170px;
  background: #a49c6c;
  position: absolute;
  top: -83px;
  right: 0;
  -moz-transform: rotate(65deg);
  -webkit-transform: rotate(65deg);
  -o-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  transform: rotate(65deg);
  opacity: .8;
}

.goldcard_wrap_single .single_section01 table tbody td {
  background: #fff;
  font-size: 14px;
  padding: 10px 5px;
  text-align: center;
}

.goldcard_wrap_single .comment {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
}

.goldcard_wrap_single .comment span {
  color: #bd0614;
}

.goldcard_wrap_single .btn {
  margin-top: 20px;
  text-align: center;
}

.goldcard_wrap_single .single_section02 {
  margin-top: 40px;
}

.goldcard_wrap_single .single_section02 .item {
  margin-top: 20px;
  border: 1px solid #b37f49;
}

.goldcard_wrap_single .single_section02 .review_wrap .item:first-child {
  margin-top: 0;
}

.goldcard_wrap_single .single_section02 .table_w {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.goldcard_wrap_single .single_section02 .table_w .table_c {
  display: table-cell;
  vertical-align: top;
}

.goldcard_wrap_single .single_section02 .left {
  display: table-cell;
  vertical-align: top;
  background: #fff8f0;
  width: 206px;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0;
  border-right: 1px solid #b37f49;
  background: url(../images/goldcard/ttl_bg.png) repeat;
}

.goldcard_wrap_single .single_section02 .left p {
  margin-top: 6px;
  font-size: 16px;
  color: #fff;
}

.goldcard_wrap_single .single_section02 .left p span {
  font-size: 20px;
  font-weight: bold;
  color: #ffcc00;
}

.goldcard_wrap_single .single_section02 .right {
  padding: 15px;
}

.goldcard_wrap_single .single_section02 .right table {
  width: 100%;
  border: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section02 .right table th,
.goldcard_wrap_single .single_section02 .right table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section02 .right table th {
  background: #dcd9c6;
  width: 190px;
  font-weight: bold;
}

.goldcard_wrap_single .single_section02 .right table td {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single .creditcard_trigger {
  margin: 30px 0 15px;
  background: #9f7545;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-bottom: 3px solid #5a2e00;
  position: relative;
  padding: 20px;
}

.goldcard_wrap_single .creditcard_trigger span {
  width: 26px;
  height: 26px;
  background: #fff;
  display: block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -13px;
  z-index: 10;
}

.goldcard_wrap_single .creditcard_trigger span:before,
.goldcard_wrap_single .creditcard_trigger span:after {
  content: "";
  position: absolute;
  display: block;
  background: #9f7545;
  z-index: 100;
}

.goldcard_wrap_single .creditcard_trigger span:after {
  height: 13px;
  width: 2px;
  top: 6px;
  left: 12px;
}

.goldcard_wrap_single .creditcard_trigger span:before {
  height: 2px;
  width: 13px;
  top: 12px;
  left: 6px;
}

.goldcard_wrap_single .creditcard_trigger.active span:after {
  display: none;
}

.goldcard_wrap_single .single_section03 {
  margin-top: 20px;
}

.goldcard_wrap_single .single_section03 table {
  width: 100%;
  border: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section03 table th,
.goldcard_wrap_single .single_section03 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section03 table th {
  background: #c3bd9b;
}

.goldcard_wrap_single .single_section03 table th.sub_ttl {
  background: #dcd9c6;
  color: #333;
}

.goldcard_wrap_single .single_section03 table td {
  background: #fff;
  width: 700px;
}

.goldcard_wrap_single .single_section04 {
  margin-top: 20px;
}

.goldcard_wrap_single .single_section04 table {
  width: 100%;
  border: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section04 table th,
.goldcard_wrap_single .single_section04 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
  width: 25%;
}

.goldcard_wrap_single .single_section04 table th {
  background: #c3bd9b;
}

.goldcard_wrap_single .single_section04 table tbody th {
  background: #dcd9c6;
  color: #333;
}

.goldcard_wrap_single .single_section04 table td {
  background: #fff;
  width: 700px;
}

.goldcard_wrap_single .single_section05 {
  margin-top: 20px;
}

.goldcard_wrap_single .single_section05 table {
  width: 100%;
  border: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section05 table th,
.goldcard_wrap_single .single_section05 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section05 table th {
  background: #c3bd9b;
}

.goldcard_wrap_single .single_section05 table th.sub_ttl {
  background: #dcd9c6;
  color: #333;
  width: 200px;
}

.goldcard_wrap_single .single_section05 table td {
  background: #fff;
  text-align: left;
  width: 650px;
}

.goldcard_wrap_single .single_section05 table td.kind {
  width: 100px;
  border-right-style: dotted;
  text-align: center;
}

.goldcard_wrap_single .single_section05 table td ul {
  margin-left: 20px;
}

.goldcard_wrap_single .single_section05 table td ul li {
  list-style-type: disc;
  margin-top: 5px;
}

.goldcard_wrap_single .single_section05 table td ul li:first-child {
  margin-top: 0;
}

.goldcard_wrap_single .single_section06 {
  margin-top: 20px;
}

.goldcard_wrap_single .single_section06 table {
  width: 100%;
  border: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section06 table th,
.goldcard_wrap_single .single_section06 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}

.goldcard_wrap_single .single_section06 table th {
  background: #c3bd9b;
}

.goldcard_wrap_single .single_section06 table tbody th {
  background: #dcd9c6;
  color: #333;
  width: 400px;
}

.goldcard_wrap_single .single_section06 table td {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single .single_section07 {
  width: 630px;
  margin: 80px auto 0;
  background: #fff;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  padding: 50px 20px 30px 200px;
  height: 160px;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 6pxx rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}

.goldcard_wrap_single .single_section07 .image {
  position: absolute;
  bottom: 0;
  left: -30px;
}

.goldcard_wrap_single .single_section07 .txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

.goldcard_wrap_single .single_section07 .txt span {
  font-weight: bold;
  color: #c12926;
  text-decoration: underline;
}






.goldcard_wrap_single  .block04 {
	width: 1000px;
	margin: 60px auto 0;
}
.goldcard_wrap_single  .block04 .heading {
	background: url(../images/crejit_safecash/block04_bg.png) no-repeat center top;
	width: 751px;
	height: 330px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	padding-top: 5px;
}
.goldcard_wrap_single  .block04 .heading div {
	text-align: center;
}
.goldcard_wrap_single  .block04 .heading .image, .goldcard_wrap_single  .block04 .heading ul {
	position: absolute;
}
.goldcard_wrap_single  .block04 .heading .image {
	top: 105px;
	left: 43px;
}
.goldcard_wrap_single  .block04 .heading ul {
	top: 130px;
	left: 40px;
}
.goldcard_wrap_single  .block04 .heading ul li {
	background: url(../images/crejit_safecash/block04_image2.png) no-repeat left center;
	line-height: 27px;
	padding-left: 35px;
	font-size: 19px;
	font-weight: bold;
	padding-top: 7px;
}
.goldcard_wrap_single  .client_list .item .inner {
    padding: 27px 20px;
}

.goldcard_wrap_single  .client_list .item {
    background: #fff;
    border: 1px solid #b37f49;
    position: relative;
    /* margin-top: 80px; */
}

.goldcard_wrap_single   .block04 .client_list .wraps .image {
    width: 270px;
}
.goldcard_wrap_single  .block04 .client_list {
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.goldcard_wrap_single  .block04 .client_list .client_name {
	padding-left: 30px;
}
.goldcard_wrap_single  .block04 .client_list .wraps .image {
	width: 270px;
}
.goldcard_wrap_single  .block04 .client_list .wraps .data .point {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
  border-top: 1px solid #b37f49;
    border-bottom: 1px solid #b37f49;
}

.goldcard_wrap_single  .client_list .item .wraps {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.goldcard_wrap_single   .client_list .item .wraps .image, .goldcard_wrap_single   .client_list .item .wraps .data{
    display: table-cell;
    vertical-align: top;
}

.goldcard_wrap_single   .client_list .item .wraps .data{
  padding-left: 12px;
}

.goldcard_wrap_single  .block04 .client_list .wraps .data table {
	margin-top: 15px;
}
.goldcard_wrap_single  .block04 .client_list .item .wraps .data table th {
    background: #d3bb8a;
    color: #422e2e;
    font-weight: normal;
}
.goldcard_wrap_single  .block04 .client_list .wraps .data table th, .goldcard_wrap_single  .block04 .client_list .wraps .data table td {
	padding: 10px 5px;
}





/*privacy_section.php*/


 .privacy_section {
    margin-top: 20px;
    text-align: center; }
 .privacy_section .inner {
      display: inline-block;
      text-align: center;
      padding: 10px 15px;
      background: #fff8f1;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px; }
.privacy_section .wrap {
      display: table;
      table-layout: fixed;
      text-align: left; }
       .privacy_section .wrap .image,
       .privacy_section .wrap .txt {
        display: table-cell;
        vertical-align: middle; }
     .privacy_section .wrap .image {
        width: 90px; }
     .privacy_section .wrap .txt {
        font-size: 12px;
        padding-left: 15px;
        color: #5f5f5f; }
     .privacy_section .txt2 {
        font-size: 12px;
        color: #5f5f5f; 
		padding-top: 10px;}








.crejit_body.top {
  background: #fff8f1;
}

.crejit_body .header_recommend {
  top: 20px;
  line-height: 1.2;
    right: 60px;
}

.crejit_body aside {
  width: 1000px;
  margin: 0 auto;
}

.crejit_body #jyoubu {
  display: none;
}

.crejit_body img {
  max-width: 100%;
  height: auto;
}

.crejit_body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.crejit_body .header {
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.crejit_body .header .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
}

.crejit_body .header .logo {
  position: static;
}

.crejit_body .header h1 {
  position: absolute;
  top: 2px;
  left: 76px;
  font-size: 12px;
  letter-spacing: normal;
}








.amex_body.top {
/*  background: #fff8f1;*/
}

.amex_body .header_recommend {
  top: 10px;
  line-height: 1.2;
}

.amex_body aside {
  width: 1000px;
  margin: 0 auto;
}

.amex_body #jyoubu {
  display: none;
}

.amex_body img {
  max-width: 100%;
  height: auto;
}

.amex_body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.amex_body .header {
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.amex_body .header .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
}

.amex_body .header .logo {
  position: static;
}

.amex_body .header h1 {
  position: absolute;
  top: 2px;
  left: 76px;
  font-size: 12px;
  letter-spacing: normal;
}


.crejit_wrap .fv {
  background: #fff;
  padding: 10px 0;
}
.crejit_wrap .fv .inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}


.crejit_wrap .fv .fv_recommend {
  position: absolute;
  top: 0;
  right: 0;
  width: 301px;
  height: 291px;
  background: url(../images/crejit/fv_recommend_bg.png) no-repeat center top;
  text-align: center;
  padding-top: 57px;
}
.crejit_wrap .fv .header_btn_inner {
	padding: 10px 0 0 9px
}
.crejit_wrap .fv .header_ranking_ttl {
	font-weight: 700;
	font-size: 13px;
	color: #ff2a2a;
	padding: 4px 0 0 31px;
	text-align: left;
  line-height: 1.2;
	min-height: 26px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.crejit_wrap .fv .header_ranking .header_ranking_txt {
	line-height: 130%;
	font-size: 10px;
  text-align: left;
}
.crejit_wrap .fv .header_ranking_ttl.header_ranking1 {
	background: url(../images/slider/thumbs/mini/ico_ranking1.png) left top no-repeat
}
.crejit_wrap .fv .header_ranking_ttl.header_ranking2 {
	background: url(../images/slider/thumbs/mini/ico_ranking2.png) left top no-repeat
}
.crejit_wrap .fv .header_ranking_ttl.header_ranking3 {
	background: url(../images/slider/thumbs/mini/ico_ranking3.png) left top no-repeat
}
.crejit_wrap .fv .date {
	margin-left: 4px;
	margin-top: 8px;
	color: #fff;
	font-size: 90%;
	font-weight: 700;
	padding: 3px 0 0 88px;
	text-shadow: 1px 1px 0 #4c7e00;
	-moz-text-shadow: 1px 1px 0 #4c7e00;
	-webkit-text-shadow: 1px 1px 0 #4c7e00;
	position: relative;
    right: 50px;
    top: -3px;
}

.crejit_wrap .tab_wrap {
  position: relative;
}
.crejit_wrap .tab_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 76px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d2c09c+50,bfa986+50 */
  background: #d2c09c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d2c09c 50%, #bfa986 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d2c09c 50%, #bfa986 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d2c09c 50%, #bfa986 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2c09c', endColorstr='#bfa986',GradientType=0 );
  /* IE6-9 */
  z-index: 1;
}
.crejit_wrap .parent {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.crejit_wrap .parent li {
  width: 50%;
  float: left;
  height: 76px;
  cursor: pointer;
  background-repeat: no-repeat;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.crejit_wrap .parent li a {
  display: block;
  height: 76px;
}
.crejit_wrap .parent li:nth-child(1) {
  background-image: url(../images/crejit/tab1.png);
  background-position: center bottom;
}
.crejit_wrap .parent li:nth-child(1).active {
  background-image: url(../images/crejit/tab1_active.png);
}
.crejit_wrap .parent li:nth-child(2) {
  background-image: url(../images/crejit/tab2.png);
  background-position: center bottom;
}
.crejit_wrap .parent li:nth-child(2).active {
  background-image: url(../images/crejit/tab2_active.png);
}
.crejit_wrap .tab_content {
  padding: 20px 0;
  width: 1000px;
  margin: 0 auto;
}
.crejit_wrap .search_section .search_btn {
  text-align: center;
}
.crejit_wrap .search_section .search_btn ul {
  margin-top: 25px;
  font-size: 0;
}
.crejit_wrap .search_section .search_btn ul li {
  font-size: 14px;
  display: inline-block;
}
.crejit_wrap .search_section .search_form {
  margin-top: 20px;
}
.crejit_wrap .search_section .search_form [type=check],
.crejit_wrap .search_section .search_form [type=radio],
.crejit_wrap .search_section .search_form [type=submit] {
  cursor: pointer;
}
.crejit_wrap .search_section .search_form [type=check] + label,
.crejit_wrap .search_section .search_form [type=radio] + label {
  display: inline-block;
  cursor: pointer;
}
.crejit_wrap .search_section .search_form .radio input {
  display: none;
}
.crejit_wrap .search_section .search_form .radio li {
  display: inline-block;
  margin-right: 3px;
}
.crejit_wrap .search_section .search_form .radio li.mt {
  margin-top: 8px;
}
.crejit_wrap .search_section .search_form .radio .parts {
  padding-left: 25px;
  position: relative;
  line-height: 1;
}
.crejit_wrap .search_section .search_form .radio .parts::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  border: 1px solid #ccc;
}
.crejit_wrap .search_section .search_form .radio .parts::before {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.crejit_wrap .search_section .search_form .radio input:checked + .parts {
  color: #85bd0b;
}
.crejit_wrap .search_section .search_form .radio input:checked + .parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 4px;
  width: 10px;
  height: 10px;
  background: #85bd0b;
  border-radius: 50%;
}
.crejit_wrap .search_section .search_form .btn {
  margin-top: 20px;
  text-align: center;
}
.crejit_wrap .search_section .search_form table {
  width: 100%;
  border: 1px solid #cccccc;
  background: #fff;
}
.crejit_wrap .search_section .search_form table th, .crejit_wrap .search_section .search_form table td {
  padding: 15px;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
}
.crejit_wrap .search_section .search_form table th {
  width: 150px;
  text-align: center;
  font-weight: bold;
  background: #ecfda4;
  border-right: 1px solid #cccccc;
}
.crejit_wrap .search_section .tab.client {
  margin-top: 50px;
}
.crejit_wrap .search_section .tab.client li {
  background: #ddd;
  width: 24.625%;
  margin-left: 0.5%;
  float: left;
  text-align: center;
  font-weight: bold;
  height: 60px;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: none;
  font-size: 15px;
  padding-top: 13px;
  position: relative;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  cursor: pointer;
}
.crejit_wrap .search_section .tab.client li:first-child {
  margin-left: 0;
}
.crejit_wrap .search_section .tab.client li span {
  display: block;
  position: absolute;
  background: #e6e6e6;
  height: 19px;
  width: 96%;
  left: 0;
  right: 0;
  bottom: 5px;
  margin: 0 auto;
}
.crejit_wrap .search_section .tab.client li span::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: 2px solid;
  border-color: transparent transparent #484848 #484848;
  transform: rotate(-45deg);
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2px;
}
.crejit_wrap .search_section .tab.client li.active {
  border-color: #a99069;
  background: #a99069;
  color: #fff;
}
.crejit_wrap .search_section .tab.client li.active span {
  background: #fff8f1;
}
.crejit_wrap .search_section .tab.client li.active span::after {
  border-color: transparent transparent #a99069 #a99069;
}
.crejit_wrap .search_section .tab_client {
  border: 2px solid #bfa986;
  padding: 10px;
  background: #fff;
}
.crejit_wrap .search_section .tab_client table {
  width: 100%;
  border: 1px solid #ccc;
  font-size: 12px;
}
.crejit_wrap .search_section .tab_client table th, .crejit_wrap .search_section .tab_client table td {
  padding: 8px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
}
.crejit_wrap .search_section .tab_client table thead th {
  background: #ffb60c;
  color: #fff;
  font-weight: bold;
}
.crejit_wrap .search_section .tab_client table tbody th {
  width: 340px;
}
.crejit_wrap .search_section .tab_client table tbody td:nth-child(1) {
  width: 140px;
}
.crejit_wrap .search_section .tab_client table tbody td:nth-child(2) {
  width: 130px;
}
.crejit_wrap .search_section .tab_client table tbody td:nth-child(3) {
  width: 140px;
}
.crejit_wrap .search_section .tab_client table tbody td:nth-child(4) {
  width: 120px;
}
.crejit_wrap .search_section .tab_client table tbody td:nth-child(5) {
  width: 120px;
}
.crejit_wrap .search_section .tab_client table tbody td {
  padding: 8px 3px;
}
.crejit_wrap .search_section .tab_client table .wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.crejit_wrap .search_section .tab_client table .wrap .image, .crejit_wrap .search_section .tab_client table .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.crejit_wrap .search_section .tab_client table .wrap .image {
  width: 120px;
}
.crejit_wrap .search_section .tab_client table .wrap .txt {
  padding-left: 5px;
  text-align: left;
  font-size: 11px;
}
.crejit_wrap .search_section .tab_client table .wrap .txt a {
  display: inline-block;
  padding: 5px 0 5px 32px;
  font-size: 14px;
  font-weight: bold;
  min-height: 30px;
  color: #346e37;
}
.crejit_wrap .search_section .tab_client table .wrap .txt a:hover {
  color: #eb6f6b;
}
.crejit_wrap .search_section .tab_client table .wrap .txt p {
  line-height: 1.4;
}
.crejit_wrap .search_section .tab_client table tbody tr:nth-child(1) {
  background: #fffbe5;
}
.crejit_wrap .search_section .tab_client table tbody tr:nth-child(1) .wrap .txt a {
  background: url(../images/top/rank1.png) no-repeat left center;
}
.crejit_wrap .search_section .tab_client table tbody tr:nth-child(2) .wrap .txt a {
  background: url(../images/top/rank2.png) no-repeat left center;
}
.crejit_wrap .search_section .tab_client table tbody tr:nth-child(3) .wrap .txt a {
  background: url(../images/top/rank3.png) no-repeat left center;
}
.crejit_wrap .search_section .tab_client table tbody tr:nth-child(4) .wrap .txt a S{
  background: url(../images/top/rank4.png) no-repeat left center;
}
.crejit_wrap .search_section .tab_client table tbody tr:nth-child(5) .wrap .txt a {
  background: url(../images/top/rank5.png) no-repeat left center;
}
.crejit_wrap .purpose_section {
  margin-top: 25px;
  padding-bottom: 0px;
}
.crejit_wrap .purpose_section h2 {
  text-align: center;
}
.crejit_wrap .purpose_section ul {
  margin-top: 25px;
  text-align: center;
  font-size: 0;
}
.crejit_wrap .purpose_section ul li {
  display: inline-block;
  font-size: 14px;
}
.crejit_wrap .crejit_compare .item:nth-child(1) {
  margin-top: 10px;
}
.crejit_wrap .crejit_compare .item:nth-child(2),.crejit_wrap .crejit_compare .item:nth-child(3) {
  margin-top: 40px;
}
.crejit_wrap .crejit_compare table {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #a49c6c;
}
.crejit_wrap .crejit_compare table th, .crejit_wrap .crejit_compare table td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  border-right: 1px solid #a49c6c;
  border-bottom: 1px solid #a49c6c;
}
.crejit_wrap .crejit_compare table thead th {
  background: #c4bd97;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.crejit_wrap .crejit_compare table thead td {
  background: #ddd9c4;
}
.crejit_wrap .crejit_compare table tbody td {
  background: #fff;
  font-size: 14px;
  padding: 10px 5px;
}
.crejit_wrap .crejit_compare table tbody td span {
	color:#f00;
}
.crejit_wrap .crejit_compare table tbody .checkbox_area {
  padding: 0;
}
.crejit_wrap .crejit_compare table tbody .sort_btn a,
.crejit_wrap .crejit_compare table tbody .sort_btn form {
  display: inline-block;
  vertical-align: top;
}
.crejit_wrap .crejit_compare table tbody .sort_btn a:first-child,
.crejit_wrap .crejit_compare table tbody .sort_btn td form:first-child {
  margin-right: 10px;
}
.crejit_wrap .crejit_compare table .name {
  margin-top: 5px;
  line-height: 1.2;
  font-size: 13px;
}
.crejit_wrap .crejit_compare table .image {
  width: 150px !important;
}
.crejit_wrap .crejit_compare table .image img {
  max-width: 100px !important;
  height: auto;
}
.crejit_wrap .crejit_compare table .btn {
  width: 150px;
}
.crejit_wrap .crejit_compare table .btn p:nth-child(2) {
  margin-top: 5px;
}
.crejit_wrap .crejit_compare #tab2 table,
.crejit_wrap .crejit_compare #tab2 table th,
.crejit_wrap .crejit_compare #tab2 table td {
  border-color: #1c4474;
}
.crejit_wrap .crejit_compare #tab2 table thead th {
  background: #366092;
}
.crejit_wrap .crejit_compare #tab2 table thead td {
  background: #b8cce4;
}
.crejit_wrap .result_header {
  background: #fff;
}
.crejit_wrap .result_header .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 15px 0;
}
.crejit_wrap .result_header table {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #ccc;
}
.crejit_wrap .result_header th, .crejit_wrap .result_header td {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 16.66666%;
}
.crejit_wrap .result_header table th {
  background: #af8f63;
  color: #fff;
  font-weight: bold;
}
.crejit_wrap .result_header table tbody td {
  background: #fff;
}
.crejit_wrap .result_header .ttl {
  height: 61px;
  background: url(../images/top/mini/search_tti_mini.jpg) no-repeat center top;
  font-size: 24px;
  font-weight: bold;
  padding: 20px 0 0 215px;
}

#guide_area {
	overflow: hidden
}
.learning {
	width: 468px;
	float: left
}
.learningBox {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
*zoom:1
}
.learningBox li {
	padding: 8px 5px;
	border-bottom: #ccc 1px dotted
}
.learningBox li a {
	display: block;
	min-height: 18px;
	padding: 2px 0 2px 29px;
	background: url(../images/top/learning_icon.gif) no-repeat 0 0;
	line-height: 25px;
	color: #007130
}
.learningBox li a:hover {
	color: #f66
}
.faq {
	width: 490px;
	float: right
}
.faqBox {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
*zoom:1
}
.faqBox li {
	padding: 8px 5px;
	border-bottom: #ccc 1px dotted
}
.faqBox li dl {
	overflow: hidden;
*zoom:1
}
.faqBox li dt a {
	display: block;
	min-height: 18px;
	padding: 2px 0 2px 29px;
	background: url(../images/top/faq_icon.gif) no-repeat 0 0;
	line-height: 25px
}
.faqBox li dd {
	display: none;
	margin: 10px 0;
	background: url(../images/top/faq_answers.gif) no-repeat 0 10px;
	overflow: hidden;
*zoom:1
}
.faqBox li .disp dd {
	display: block
}
.faqBox li dd .title {
	padding: 11px 8px 3px 42px;
	font-size: 16px;
	font-weight: 700
}
.faqBox li dd .text {
	padding: 3px 10px 10px 42px
}
.faqBox li dd .close {
	height: 36px;
	padding-right: 15px;
	background: url(../img/bg_faq_answer.gif) no-repeat 0 100%;
	line-height: 36px;
	text-align: right
}
.faqBox li dd .close a {
	text-decoration: none
}
.faqBox li dd .close a span {
	text-decoration: underline
}

.footer_contents_area {
	width: 1000px;
	margin-top: 20px;
	display: table
}
.footer_sns_area {
	width: 100%;
	padding: 0 40px 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px
}
.footer_sns_area ul {
	text-align: center;
	padding: 12px 20px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #62A20A
}
.footer_sns_area li {
	display: inline-block;
	margin-left: 13px;
	vertical-align: top
}
.footer_sns_area li:first-child {
	margin-left: 0
}
.footer_contents_area_left {
	width: 480px;
	display: table-cell;
	vertical-align: top
}
.footer_recommend_box_crejit{
	width: 400px;
	height: 385px;
	background: url(../img/footer_recommend_box3.png) no-repeat;
	position: relative;
	margin: 0 auto;
}
.footer_recommend_txt {
	text-align: center;
	width: 330px;
	position: absolute;
	top: 50px;
	color: #b50000;
	font-size: 15px;
	letter-spacing: -.01em;
	font-weight: 700;
	padding-left: 30px
}
.footer_recommend_image {
	text-align: center;
	position: absolute;
	top: 95px;
	padding-left: 0
}
.footer_recommend_link {
	display: block;
	position: absolute;
	width: 335px;
	height: 42px;
	bottom: 6px;
	left: 28px;
	background: url(../img/btn_motion_400.gif) no-repeat;
	background-size: 335px auto;
}
.footer_contents_area_right {
	width: 500px;
	display: table-cell;
	vertical-align: bottom
}


.boxComp {
	background: #fff;
	border: 3px solid #ccc;
	padding: 20px;
	margin: 35px 0 0px 0;
  width:1000px;

}
.boxComp p {
	font-size: 15px;
	margin: 0 15px
}
.boxComp h3#pt1 {
	font-size: 30px;
	font-weight: 700;
	color: #196e1f;
	background: url(../images/mini/point1_mini.jpg) no-repeat left center;
	height: 49px;
	line-height: 49px;
	padding: 0 0 0 130px;
	margin: 40px 15px 10px 15px;
	float: left
}
.boxComp h3#pt2 {
	font-size: 30px;
	font-weight: 700;
	color: #196e1f;
	background: url(../images/mini/point2_mini.jpg) no-repeat left center;
	height: 49px;
	line-height: 49px;
	padding: 0 0 0 130px;
	margin: 30px 15px 10px 15px;
	float: left
}
.boxComp h3#pt3 {
	font-size: 30px;
	font-weight: 700;
	color: #196e1f;
	background: url(../images/mini/point3_mini.jpg) no-repeat left center;
	height: 49px;
	line-height: 49px;
	padding: 0 0 0 130px;
	margin: 30px 15px 10px 15px;
	float: left
}






.goldcard_wrap_single_green {
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
}

.goldcard_wrap_single_green h2 {
  background: url(../images/goldcard/ttl_bg_green.png) repeat;
  padding: 15px 35px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  line-height: 1.6;
  position: relative;
}

.goldcard_wrap_single_green .wrap {
  border-top: 2px solid #20663c;
  border-left: 1px solid #317e50;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
  padding: 15px;
}

.goldcard_wrap_single_green .platinum .wrap {
  border-left: 1px solid #244d7e;
  border-right: 1px solid #244d7e;
  border-bottom: 1px solid #244d7e;
}

.goldcard_wrap_single_green .single_section01 {
  background: #fff8f0;
}

.goldcard_wrap_single_green .single_section01 .table_w {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.goldcard_wrap_single_green .single_section01 .table_c {
  display: table-cell;
  vertical-align: bottom;
}

.goldcard_wrap_single_green .single_section01 .image {
  width: 280px;
  text-align: center;
  vertical-align: top;
}

.goldcard_wrap_single_green .single_section01 .image a {
  display: block;
  width: 200px;
  margin: 0 auto;
}

.goldcard_wrap_single_green .single_section01 .image .brandlogo {
  margin: 10px auto 0;
  width: 240px;
  display: table;
  table-layout: fixed;
  border: 1px solid #40794a;
}

.goldcard_wrap_single_green .single_section01 .image .brandlogo .txt2,
.goldcard_wrap_single_green .single_section01 .image .brandlogo .image2 {
  display: table-cell;
  vertical-align: middle;
}

.goldcard_wrap_single_green .single_section01 .image .brandlogo .txt2 {
  background: #40794a;
  width: 80px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.goldcard_wrap_single_green .single_section01 .image .brandlogo .image2 {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single_green .single_section01 .image ul {
  font-size: 0;
  padding: 5px 16px;
  text-align: center;
}

.goldcard_wrap_single_green .single_section01 .image ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-left: 10px;
}

.goldcard_wrap_single_green .single_section01 .image ul li img {
  height: auto;
  width: 35px;
}

.goldcard_wrap_single_green .single_section01 .image ul li:first-child {
  margin-left: 0;
}

.goldcard_wrap_single_green .single_section01 .txt {
  padding-left: 20px;
}

.goldcard_wrap_single_green .single_section01 .txt .heading {
  font-size: 20px;
  font-weight: bold;
  color: #e50012;
  margin-bottom: 30px;
}

.goldcard_wrap_single_green .single_section01 .txt .inner {
  background: url(../images/goldcard/section02_bg.png) repeat;
  border: 2px solid #bdbdbd;
  position: relative;
  height: 140px;
}

.goldcard_wrap_single_green .single_section01 .txt .inner .image_ttl {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.goldcard_wrap_single_green .single_section01 .txt .privilege {
  width: 350px;
}

.goldcard_wrap_single_green .single_section01 .txt .privilege .inner {
  padding: 25px 20px 10px;
}

.goldcard_wrap_single_green .single_section01 .txt .image_ttl {
  width: 326px;
  top: -16px;
}

.goldcard_wrap_single_green .single_section01 .txt .privilege ul li {
  margin-top: 6px;
  padding-left: 23px;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
  background: url(../images/goldcard/section02_ico.png) no-repeat left center;
}

.goldcard_wrap_single_green .single_section01 .txt .point {
  padding-left: 20px;
}

.goldcard_wrap_single_green .single_section01 .txt .point .image_ttl {
  width: 271px;
  top: -16px;
}

.goldcard_wrap_single_green .single_section01 .txt .point .inner {
  width: 295px;
  padding: 40px 20px 10px;
}

.goldcard_wrap_single_green .single_section01 .txt .point p {
  font-size: 16px;
  line-height: 1.4;
  color: #bd0614;
}

.goldcard_wrap_single_green .single_section01 table {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section01 table th, .goldcard_wrap_single table td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section01 table thead th {
  background: #60b682;
  color: #fff;
}

.goldcard_wrap_single_green .single_section01 table thead td {
    background: #80ce9f;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    border-right: 1px solid #317e50;
    border-bottom: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section01 table thead td.none {
  position: relative;
  overflow: hidden;
}

.goldcard_wrap_single_green .single_section01 table thead td.none span {
  display: block;
  width: 1px;
  height: 170px;
  background: #a49c6c;
  position: absolute;
  top: -83px;
  right: 0;
  -moz-transform: rotate(65deg);
  -webkit-transform: rotate(65deg);
  -o-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  transform: rotate(65deg);
  opacity: .8;
}

.goldcard_wrap_single_green .single_section01 table tbody td {
  background: #fff;
  font-size: 14px;
  padding: 10px 5px;
  font-size: 14px;
  padding: 10px 5px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
}

.goldcard_wrap_single_green .comment {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
}

.goldcard_wrap_single_green .comment span {
  color: #bd0614;
}

.goldcard_wrap_single_green .btn {
  margin-top: 20px;
  text-align: center;
}

.goldcard_wrap_single_green .single_section02 {
  margin-top: 40px;
}

.goldcard_wrap_single_green .single_section02 .item {
  margin-top: 20px;
  border: 1px solid #b37f49;
}

.goldcard_wrap_single_green .single_section02 .review_wrap .item:first-child {
  margin-top: 0;
}

.goldcard_wrap_single_green .single_section02 .table_w {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.goldcard_wrap_single_green .single_section02 .table_w .table_c {
  display: table-cell;
  vertical-align: top;
}

.goldcard_wrap_single_green .single_section02 .left {
  display: table-cell;
  vertical-align: top;
  background: #fff8f0;
  width: 206px;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0;
  border-right: 1px solid #b37f49;
  background: url(../images/goldcard/ttl_bg.png) repeat;
}

.goldcard_wrap_single_green .single_section02 .left p {
  margin-top: 6px;
  font-size: 16px;
  color: #fff;
}

.goldcard_wrap_single_green .single_section02 .left p span {
  font-size: 20px;
  font-weight: bold;
  color: #ffcc00;
}

.goldcard_wrap_single_green .single_section02 .right {
  padding: 15px;
}

.goldcard_wrap_single_green .single_section02 .right table {
  width: 100%;
  border: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section02 .right table th,
.goldcard_wrap_single_green .single_section02 .right table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section02 .right table th {
  background: #60b682;
  width: 190px;
  font-weight: bold;
}

.goldcard_wrap_single_green .single_section02 .right table td {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single_green .creditcard_trigger {
  margin: 30px 0 15px;
  background: #317e50;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-bottom: 3px solid #0e542a;
  position: relative;
  padding: 20px;
}

.goldcard_wrap_single_green .creditcard_trigger span {
  width: 26px;
  height: 26px;
  background: #fff;
  display: block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -13px;
  z-index: 10;
}

.goldcard_wrap_single_green .creditcard_trigger span:before,
.goldcard_wrap_single_green .creditcard_trigger span:after {
  content: "";
  position: absolute;
  display: block;
  background: #317e50;
  z-index: 100;
}

.goldcard_wrap_single_green .creditcard_trigger span:after {
  height: 13px;
  width: 2px;
  top: 6px;
  left: 12px;
}

.goldcard_wrap_single_green .creditcard_trigger span:before {
  height: 2px;
  width: 13px;
  top: 12px;
  left: 6px;
}

.goldcard_wrap_single_green .creditcard_trigger.active span:after {
  display: none;
}

.goldcard_wrap_single_green .single_section03 {
  margin-top: 20px;
}

.goldcard_wrap_single_green .single_section03 table {
  width: 100%;
  border: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section03 table th,
.goldcard_wrap_single_green .single_section03 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section03 table th {
  background: #60b682;
}

.goldcard_wrap_single_green .single_section03 table th.sub_ttl {
  background: #80ce9f;
  color: #333;
}

.goldcard_wrap_single_green .single_section03 table td {
  background: #fff;
  width: 700px;
}

.goldcard_wrap_single_green .single_section04 {
  margin-top: 20px;
}

.goldcard_wrap_single_green .single_section04 table {
  width: 100%;
  border: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section04 table th,
.goldcard_wrap_single_green .single_section04 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
  width: 25%;
}

.goldcard_wrap_single_green .single_section04 table th {
  background: #60b682;
}

.goldcard_wrap_single_green .single_section04 table tbody th {
  background: #80ce9f;
  color: #333;
}

.goldcard_wrap_single_green .single_section04 table td {
  background: #fff;
  width: 700px;
}

.goldcard_wrap_single_green .single_section05 {
  margin-top: 20px;
}

.goldcard_wrap_single_green .single_section05 table {
  width: 100%;
  border: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section05 table th,
.goldcard_wrap_single_green .single_section05 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section05 table th {
  background: #60b682;
}

.goldcard_wrap_single_green .single_section05 table th.sub_ttl {
  background: #80ce9f;
  color: #333;
  width: 200px;
}

.goldcard_wrap_single_green .single_section05 table td {
  background: #fff;
  text-align: left;
  width: 650px;
}

.goldcard_wrap_single_green .single_section05 table td.kind {
  width: 100px;
  border-right-style: dotted;
  text-align: center;
}

.goldcard_wrap_single_green .single_section05 table td ul {
  margin-left: 20px;
}

.goldcard_wrap_single_green .single_section05 table td ul li {
  list-style-type: disc;
  margin-top: 5px;
}

.goldcard_wrap_single_green .single_section05 table td ul li:first-child {
  margin-top: 0;
}

.goldcard_wrap_single_green .single_section06 {
  margin-top: 20px;
}

.goldcard_wrap_single_green .single_section06 table {
  width: 100%;
  border: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section06 table th,
.goldcard_wrap_single_green .single_section06 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #317e50;
  border-bottom: 1px solid #317e50;
}

.goldcard_wrap_single_green .single_section06 table th {
  background: #60b682;
}

.goldcard_wrap_single_green .single_section06 table tbody th {
  background: #80ce9f;
  color: #333;
  width: 400px;
}

.goldcard_wrap_single_green .single_section06 table td {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single_green .single_section07 {
  width: 630px;
  margin: 80px auto 0;
  background: #fff;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  padding: 50px 20px 30px 200px;
  height: 160px;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 6pxx rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}

.goldcard_wrap_single_green .single_section07 .image {
  position: absolute;
  bottom: 0;
  left: -30px;
}

.goldcard_wrap_single_green .single_section07 .txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

.goldcard_wrap_single_green .single_section07 .txt span {
  font-weight: bold;
  color: #c12926;
  text-decoration: underline;
}






.goldcard_wrap_single_green  .block04 {
	width: 1000px;
	margin: 60px auto 0;
}
.goldcard_wrap_single_green  .block04 .heading {
	background: url(../images/crejit_fastestlp/block04_bg.png) no-repeat center top;
	width: 751px;
	height: 330px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	padding-top: 5px;
}
.goldcard_wrap_single_green  .block04 .heading div {
	text-align: center;
}
.goldcard_wrap_single_green  .block04 .heading .image, .goldcard_wrap_single_green  .block04 .heading ul {
	position: absolute;
}
.goldcard_wrap_single_green  .block04 .heading .image {
	top: 105px;
	left: 43px;
}
.goldcard_wrap_single_green  .block04 .heading ul {
	top: 130px;
	left: 40px;
}
.goldcard_wrap_single_green  .block04 .heading ul li {
	background: url(../images/crejit_safecash/block04_image2.png) no-repeat left center;
	line-height: 27px;
	padding-left: 35px;
	font-size: 19px;
	font-weight: bold;
	padding-top: 7px;
}
.goldcard_wrap_single_green  .client_list .item .inner {
    padding: 27px 20px;
}

.goldcard_wrap_single_green  .client_list .item {
    background: #fff;
    border: 1px solid #198b4c;
    position: relative;
    /* margin-top: 80px; */
}

.goldcard_wrap_single_green   .block04 .client_list .wraps .image {
    width: 270px;
}
.goldcard_wrap_single_green  .block04 .client_list {
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.goldcard_wrap_single_green  .block04 .client_list .client_name {
	padding-left: 30px;
}
.goldcard_wrap_single_green  .block04 .client_list .wraps .image {
	width: 270px;
}
.goldcard_wrap_single_green  .block04 .client_list .wraps .data .point {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #198b4c;
	border-bottom: 1px solid #198b4c;
}

.goldcard_wrap_single_green  .client_list .item .wraps {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.goldcard_wrap_single_green   .client_list .item .wraps .image, .goldcard_wrap_single_green   .client_list .item .wraps .data{
    display: table-cell;
    vertical-align: top;
}

.goldcard_wrap_single_green   .client_list .item .wraps .data{
  padding-left: 12px;
}

.goldcard_wrap_single_green  .block04 .client_list .wraps .data table {
	margin-top: 15px;
}
.goldcard_wrap_single_green  .block04 .client_list .item .wraps .data table th {
    background: #97bc00;
    color: #fff;
    font-weight: normal;
}
.goldcard_wrap_single_green  .block04 .client_list .wraps .data table th, .goldcard_wrap_single_green  .block04 .client_list .wraps .data table td {
	padding: 10px 5px;
}







.goldcard_wrap_single_platinum {
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
}

.goldcard_wrap_single_platinum h2 {
  background: url(../images/goldcard/ttl_bg_platinum.png) repeat;
  padding: 15px 35px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  line-height: 1.6;
  position: relative;
}

.goldcard_wrap_single_platinum .wrap {
  border-top: 2px solid #174174;
  border-left: 1px solid #244d7e;
  border-right: 1px solid #244d7e;
  border-bottom: 1px solid #244d7e;
  padding: 15px;
}

.goldcard_wrap_single_platinum .platinum .wrap {
  border-left: 1px solid #244d7e;
  border-right: 1px solid #244d7e;
  border-bottom: 1px solid #244d7e;
}

.goldcard_wrap_single_platinum .single_section01 {
  background: #fff8f0;
}

.goldcard_wrap_single_platinum .single_section01 .table_w {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.goldcard_wrap_single_platinum .single_section01 .table_c {
  display: table-cell;
  vertical-align: bottom;
}

.goldcard_wrap_single_platinum .single_section01 .image {
  width: 280px;
  text-align: center;
  vertical-align: top;
}

.goldcard_wrap_single_platinum .single_section01 .image a {
  display: block;
  width: 200px;
  margin: 0 auto;
}

.goldcard_wrap_single_platinum .single_section01 .image .brandlogo {
  margin: 10px auto 0;
  width: 240px;
  display: table;
  table-layout: fixed;
  border: 1px solid #40794a;
}

.goldcard_wrap_single_platinum .single_section01 .image .brandlogo .txt2,
.goldcard_wrap_single_platinum .single_section01 .image .brandlogo .image2 {
  display: table-cell;
  vertical-align: middle;
}

.goldcard_wrap_single_platinum .single_section01 .image .brandlogo .txt2 {
  background: #40794a;
  width: 80px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.goldcard_wrap_single_platinum .single_section01 .image .brandlogo .image2 {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single_platinum .single_section01 .image ul {
  font-size: 0;
  padding: 5px 16px;
  text-align: center;
}

.goldcard_wrap_single_platinum .single_section01 .image ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-left: 10px;
}

.goldcard_wrap_single_platinum .single_section01 .image ul li img {
  height: auto;
  width: 35px;
}

.goldcard_wrap_single_platinum .single_section01 .image ul li:first-child {
  margin-left: 0;
}

.goldcard_wrap_single_platinum .single_section01 .txt {
  padding-left: 20px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .heading {
  font-size: 20px;
  font-weight: bold;
  color: #1f7c45;
  margin-bottom: 30px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .inner {
  background: url(../images/goldcard/section02_bg.png) repeat;
  border: 2px solid #bdbdbd;
  position: relative;
  height: 140px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .inner .image_ttl {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.goldcard_wrap_single_platinum .single_section01 .txt .privilege {
  width: 350px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .privilege .inner {
  padding: 25px 20px 10px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .image_ttl {
  width: 326px;
  top: -16px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .privilege ul li {
  margin-top: 6px;
  padding-left: 23px;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
  background: url(../images/goldcard/section02_ico.png) no-repeat left center;
}

.goldcard_wrap_single_platinum .single_section01 .txt .point {
  padding-left: 20px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .point .image_ttl {
  width: 271px;
  top: -16px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .point .inner {
  width: 295px;
  padding: 40px 20px 10px;
}

.goldcard_wrap_single_platinum .single_section01 .txt .point p {
  font-size: 16px;
  line-height: 1.4;
  color: #bd0614;
}

.goldcard_wrap_single_platinum .single_section01 table {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum .single_section01 table th, .goldcard_wrap_single table td {
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.goldcard_wrap_single_platinum .single_section01 table thead th {
  background: #366092;
  color: #fff;
  text-align: center;
}

.goldcard_wrap_single_platinum .single_section01 table thead td {
    background: #b8cce4;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    border-right: 1px solid #1c4474;
    border-bottom: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum .single_section01 table thead td.none {
  position: relative;
  overflow: hidden;
}

.goldcard_wrap_single_platinum .single_section01 table thead td.none span {
  display: block;
  width: 1px;
  height: 170px;
  background: #a49c6c;
  position: absolute;
  top: -83px;
  right: 0;
  -moz-transform: rotate(65deg);
  -webkit-transform: rotate(65deg);
  -o-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  transform: rotate(65deg);
  opacity: .8;
}

.goldcard_wrap_single_platinum .single_section01 table tbody td {
  background: #fff;
  font-size: 14px;
  padding: 10px 5px;
  font-size: 14px;
  padding: 10px 5px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #1c4474;
  border-bottom: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum .comment {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
}

.goldcard_wrap_single_platinum .comment span {
  color: #bd0614;
}

.goldcard_wrap_single_platinum .btn {
  margin-top: 20px;
  text-align: center;
}

.goldcard_wrap_single_platinum .single_section02 {
  margin-top: 40px;
}

.goldcard_wrap_single_platinum .single_section02 .item {
  margin-top: 20px;
  border: 1px solid #b37f49;
}

.goldcard_wrap_single_platinum .single_section02 .review_wrap .item:first-child {
  margin-top: 0;
}

.goldcard_wrap_single_platinum  .single_section02 .table_w {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.goldcard_wrap_single_platinum  .single_section02 .table_w .table_c {
  display: table-cell;
  vertical-align: top;
}

.goldcard_wrap_single_platinum  .single_section02 .left {
  display: table-cell;
  vertical-align: top;
  background: #fff8f0;
  width: 206px;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0;
  border-right: 1px solid #b37f49;
  background: url(../images/goldcard/ttl_bg.png) repeat;
}

.goldcard_wrap_single_platinum  .single_section02 .left p {
  margin-top: 6px;
  font-size: 16px;
  color: #fff;
}

.goldcard_wrap_single_platinum  .single_section02 .left p span {
  font-size: 20px;
  font-weight: bold;
  color: #ffcc00;
}

.goldcard_wrap_single_platinum  .single_section02 .right {
  padding: 15px;
}

.goldcard_wrap_single_green .single_section02 .right table {
  width: 100%;
  border: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section02 .right table th,
.goldcard_wrap_single_platinum  .single_section02 .right table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #1c4474;
  border-bottom: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section02 .right table th {
  background: #366092;
  width: 190px;
  font-weight: bold;
}

.goldcard_wrap_single_platinum  .single_section02 .right table td {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single_platinum  .creditcard_trigger {
  margin: 30px 0 15px;
  background: #1c4474;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-bottom: 3px solid #000033;
  position: relative;
  padding: 20px;
}

.goldcard_wrap_single_platinum  .creditcard_trigger span {
  width: 26px;
  height: 26px;
  background: #fff;
  display: block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -13px;
  z-index: 10;
}

.goldcard_wrap_single_platinum  .creditcard_trigger span:before,
.goldcard_wrap_single_platinum  .creditcard_trigger span:after {
  content: "";
  position: absolute;
  display: block;
  background: #1c4474;
  z-index: 100;
}

.goldcard_wrap_single_platinum  .creditcard_trigger span:after {
  height: 13px;
  width: 2px;
  top: 6px;
  left: 12px;
}

.goldcard_wrap_single_platinum .creditcard_trigger span:before {
  height: 2px;
  width: 13px;
  top: 12px;
  left: 6px;
}

.goldcard_wrap_single_platinum  .creditcard_trigger.active span:after {
  display: none;
}

.goldcard_wrap_single_platinum  .single_section03 {
  margin-top: 20px;
}

.goldcard_wrap_single_platinum  .single_section03 table {
  width: 100%;
  border: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section03 table th,
.goldcard_wrap_single_platinum  .single_section03 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #1c4474;
  border-bottom: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section03 table th {
  background: #3e6da5;
}

.goldcard_wrap_single_platinum  .single_section03 table th.sub_ttl {
  background: #b8cce4;
  color: #333;
}

.goldcard_wrap_single_platinum  .single_section03 table td {
  background: #fff;
  width: 700px;
}

.goldcard_wrap_single_platinum  .single_section04 {
  margin-top: 20px;
}

.goldcard_wrap_single_platinum  .single_section04 table {
  width: 100%;
  border: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section04 table th,
.goldcard_wrap_single_platinum  .single_section04 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #1c4474;
  border-bottom: 1px solid #1c4474;
  width: 25%;
}

.goldcard_wrap_single_platinum  .single_section04 table th {
  background: #3e6da5;
}

.goldcard_wrap_single_platinum  .single_section04 table tbody th {
  background: #b8cce4;
  color: #333;
}

.goldcard_wrap_single_platinum  .single_section04 table td {
  background: #fff;
  width: 700px;
}

.goldcard_wrap_single_platinum  .single_section05 {
  margin-top: 20px;
}

.goldcard_wrap_single_platinum  .single_section05 table {
  width: 100%;
  border: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section05 table th,
.goldcard_wrap_single_platinum  .single_section05 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #1c4474;
  border-bottom: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section05 table th {
  background: #3e6da5;
}

.goldcard_wrap_single_platinum  .single_section05 table th.sub_ttl {
  background:#b8cce4;
  color: #333;
  width: 200px;
}

.goldcard_wrap_single_platinum  .single_section05 table td {
  background: #fff;
  text-align: left;
  width: 650px;
}

.goldcard_wrap_single_platinum .single_section05 table td.kind {
  width: 100px;
  border-right-style: dotted;
  text-align: center;
}

.goldcard_wrap_single_platinum  .single_section05 table td ul {
  margin-left: 20px;
}

.goldcard_wrap_single_platinum  .single_section05 table td ul li {
  list-style-type: disc;
  margin-top: 5px;
}

.goldcard_wrap_single_platinum  .single_section05 table td ul li:first-child {
  margin-top: 0;
}

.goldcard_wrap_single_platinum  .single_section06 {
  margin-top: 20px;
}

.goldcard_wrap_single_platinum  .single_section06 table {
  width: 100%;
  border: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section06 table th,
.goldcard_wrap_single_platinum  .single_section06 table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  border-right: 1px solid #1c4474;
  border-bottom: 1px solid #1c4474;
}

.goldcard_wrap_single_platinum  .single_section06 table th {
  background: #3e6da5;
}

.goldcard_wrap_single_platinum  .single_section06 table tbody th {
  background: #b8cce4;
  color: #333;
  width: 400px;
}

.goldcard_wrap_single_platinum  .single_section06 table td {
  background: #fff;
  text-align: left;
}

.goldcard_wrap_single_platinum  .single_section07 {
  width: 630px;
  margin: 80px auto 0;
  background: #fff;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  padding: 50px 20px 30px 200px;
  height: 160px;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 6pxx rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}

.goldcard_wrap_single_platinum  .single_section07 .image {
  position: absolute;
  bottom: 0;
  left: -30px;
}

.goldcard_wrap_single_platinum  .single_section07 .txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

.goldcard_wrap_single_platinum  .single_section07 .txt span {
  font-weight: bold;
  color: #c12926;
  text-decoration: underline;
}

.goldcard_wrap .client_list  h3 a {
    color: #fff;
    line-height: 1.4;
    font-weight: bold;
    text-decoration: none;
}





.goldcard_wrap .note {
    margin-top: 35px;
    position: relative;
    border: 1px solid #b27e48;
    padding: 30px 15px 15px;
    background: url(../images/crejit_safecash/block03_bg.png) repeat;
}

.goldcard_wrap  .note .reads {
    position: absolute;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    background: #b37f49;
    left: 10px;
    top: -20px;
    padding: 10px 15px;
}

.goldcard_wrap  .btns {
    text-align: center;
    position: relative;
    bottom: -13px;
}

.goldcard_wrap .btn_img {
    text-align: right;
    padding-left: 10px;
}

.goldcard_wrap p.txt {
	position: relative;
    top: 11px;
}
