@charset "utf-8";
#support-card>div:nth-of-type(1) {
	width: 100%;
	min-width: 980px;
	margin-bottom: 38px;
	background: url(../../support/club/images/bg-support-card.png) no-repeat center top;
}

#support-card>div:nth-of-type(1)>div {
	width: 980px;
	margin: 0 auto;
}

#support-card>div:nth-of-type(1)>div img {
	display: none;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(1) {
	margin-left: 350px;
	margin-bottom: 25px;
	text-align: center;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>h3 {
	max-width: 403px;
	height: 83px;
	display: block;
	margin: 24px auto;
	text-indent: -9999px;
	background: url(../../support/club/images/img-support-card-01.png) no-repeat center center;
	background-size: contain;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>h4 {
	max-width: 430px;
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	background: #cb0101;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	padding: 10px 0;
	letter-spacing: 0.2em;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>h4 span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>p {
	letter-spacing: 0.2em;
	margin: 0;
	line-height: 32px;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>p:last-child {
	background: #fff;
	width: 252px;
	line-height: 36px;
	font-size: 16px;
	margin: 10px auto 0;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>p:last-child a {
	text-decoration: underline;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) {
	padding: 10px;
  border: 1px solid #999;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) span {
	display: block;
	width: 125px;
	padding-bottom: 65px;
	float: left;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	margin:30px 0 ;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) span:nth-of-type(1) {
	background: url(../../support/club/images/img-support-card-02.png) no-repeat center bottom;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) span:nth-of-type(2) {
	background: url(../../support/club/images/img-support-card-03.png) no-repeat center bottom;
	margin-right: 15px;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) p {
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 0.15em;
	margin: 10px 0 10px;
}

#support-card>div:nth-of-type(2) {
	width: 950px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 15px;
	margin-bottom: 10px;
}

#support-card>div:nth-of-type(2) h3 {
	font-size: 18px;
	line-height: 25px;
	padding: 5px 0 5px 15px;
	border-left: 5px solid #999;
	margin-bottom: 20px;
	letter-spacing: 0.15em;
}

#support-card>div:nth-of-type(2) h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 10px 20px;
	letter-spacing: 0.15em;
}

#support-card>div:nth-of-type(2) p {
	font-size: 14px;
	line-height: 32px;
	margin: 0;
	margin-left: 20px;
	letter-spacing: 0.1em;
	/*text-align: justify;*/
}

#support-card>div:nth-of-type(2) a {
	display: block;
	background: #999;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	letter-spacing: 0.2em;
	margin: 10px 0 25px 20px;
	;
}

#support-card>div:nth-of-type(2)>div:nth-of-type(1) a {
	margin-top: 20px;
}

#support-card>div:nth-of-type(2)>div:nth-of-type(1) {
	max-width: 432px;
	float: left;
	margin-bottom: 5px;
}

#support-card>div:nth-of-type(2)>div:nth-of-type(2) {
	max-width: 432px;
	float: right;
	margin-bottom: 5px;
}

#support-card>div:nth-of-type(2)>div:nth-of-type(3) {
	clear: both;
	padding-top: 20px;
	border-top: 1px dashed #999;
}

#support-card>div:nth-of-type(2) p:last-child {
	line-height: 24px;
}

#support-card>div:nth-of-type(3) {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	padding: 30px 0 35px;
	text-align: center;
}

#support-card>div:nth-of-type(3) h3 {
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 0.2em;
}

#support-card>div:nth-of-type(3) h4 {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2em;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 10px;
}

#support-card>div:nth-of-type(3) p {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.2em;
	margin: 0;
}

#support-card>div:nth-of-type(3) a {
	display: block;
	background: #999;
	text-align: center;
	font-size: 18px;
	line-height: 55px;
	letter-spacing: 0.2em;
	margin: 20px auto 0;
	max-width: 450px;
}
.card_description_new{
    width: 220px !important;
    text-align: center !important;
    background: #999 !important;
    font-size: 16px !important;
    line-height: 50px !important;
    font-weight: bold !important;
    border-radius: 8px !important;
    margin: 15px auto !important;
	letter-spacing: 0.2em !important;

}


/*----------------------------201910編集------------------------------------*/

.left-box::after,
.right-box::after,
.support-table::after,
.supple-info::after,
.tbl_style_nm::after,
.support-mini-table::after {
	display: block;
	content: "";
	clear: both;
}

.support-table,
.supple-info,
.tbl_style_nm,
.support-mini-table {
	clear: both;
}

.image-holizontal-pc {
    width: 205px;
    height: 132px;
    position: absolute;
    top: 91px;
    right: -90px;
    background-image: url(../../support/club/images/Honda-card-horizontal.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#support-card .pchide{
	display: none;
}


#support-card>div>div:first-child {
    position: relative;
}

#holizontal-card {
	position: absolute;
	right: 0;
	top: 200px;
}

#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) {
  border: none;
}

.flex {
	display: flex;
	justify-content: space-between;
}

.right-box,
.left-box {
	width: 47%;
	float: none;
	background-color: #bdc4c2;
	padding: 10px 10px;
}

h5 {
	background-color: #000;
	color: #fff;
	/*text-align: center;*/
	padding-left: 15px;
}

h6 {
	position: relative;
	color:  #310807;
	font-size: 18px;
	vertical-align: baseline;
	top: 10px;
}

.supple-phrase {
  position: absolute;
	right: 0;
	top: 14px;
	font-size: 12px;
	color: #000;
	display: inline;
	font-weight: 100;
}

 .bg-brown {
	 background-color: #6d0000;
	 color: #fff;
 }

.bg-white {
	background-color: #fff;
	color: #000;
}
.support-table {
	width: 50%!important;
	margin: 20px auto!important;
	float: none!important;
	position: relative;
}

.supple-info {
	text-align: left;
	line-height: 1.6em;
	font-size: 12px;
}

.support-table, .supple-info, .tbl_style_nm {
   clear: both;
   right: 80px;
}

.section-cont-inner {
	position: relative;
}

.section-cont-inner::after {
	display: block;
	background-image: url(../../support/club/images/Honda-card-vertical.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 160px;
	position: absolute;
	content: "";
	background-size: contain;
	position: absolute;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	top: -257px;
	right: 163px;
	transform: rotate(10deg);
	z-index: 1!important;
}

.section-cont-inner {
	position: relative;
}


/*support-mini*/
.support-mini-table {
	width: 50%!important;
	margin: 20px auto!important;
	float: none!important;
	position: relative;
}

	.card_table01{
		width: 80%;
		margin: 0 auto;
		background-color: #bdc4c2;
		padding: 20px;
	}

/*--------------------------編集終了-----------------------------------*/




/* レスポンシブ */

@media screen and (max-width:736px) {
	.card_table01{
		width: 85%;
		margin: 0 auto;
		background-color: #bdc4c2;
		padding: 10px;
	}
	#support-card {
		width: 100% !important;
		margin: 0;
		background: #fff url(../../images/bg-div-grey-bg-mobile.png) repeat-y 3.5vw 0;
		padding-bottom: 25px;
	}

	#support-card>div:nth-of-type(1) {
		width: 100% !important;
		background: none !important;
		margin-left: 0 !important;
		min-width: 0 !important;
		height: auto !important;
		margin-bottom: 35px !important;
	}
	#support-card>div:nth-of-type(1)>div:nth-of-type(1) {
		width: 100% !important;
	}
	#support-card>div:nth-of-type(1)>div>h2 {
		display: block;
		font-size: 16px;
		line-height: 30px;
		padding: 25px 0;
		letter-spacing: 0.4vw;
		margin-left: 10vw;
	}

	#support-card>div:nth-of-type(1)>div img {
		display: block;
		width: 100%;
		height: auto;
	}

	#support-card>div:nth-of-type(1)>div>div:nth-of-type(1) {
		margin: 0 7% 20px;
	}
	#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>h4 span {
		font-size: calc(34% + 1vw);
	}
	#support-card>div:nth-of-type(1)>div>div:nth-of-type(1)>p {
		font-size: calc(40% + 1.7vw);
		letter-spacing: 1vw;
		margin: 0;
		line-height: calc(70% + 3vw);
	}
	#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) {
		/*margin: 0 7% 20px;
		padding: 10px 7%;
		text-align: center;*/
	}
	#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) span {
		float: none;
		display: inline-block;
		margin: 0 30px !important;
		padding-bottom: 90px;
		width: 130px;
		background-size: contain !important;
	}
	#support-card>div:nth-of-type(1)>div>div:nth-of-type(2) p {
		clear: both;
		padding-top: 20px;
		line-height: calc(80% + 3vw)
	}
	#support-card>div:nth-of-type(2) {
		width: auto !important;
		margin: 0 7% 10px !important;
	}
	#support-card>div:nth-of-type(2)>div {
		float: none !important;
		max-width: 100% !important;
	}
	#support-card>div:nth-of-type(2) h3 {
		letter-spacing: 0.2vw;
	}
	#support-card>div:nth-of-type(2) h4 {
		margin-left: 0;
	}
	#support-card>div:nth-of-type(2) p {
		margin-left: 0;
		line-height: calc(80% + 3.5vw);
	}
	#support-card>div:nth-of-type(2) a {
		margin: 20px 20px 40px 20px;
	}
	#support-card>div:nth-of-type(3) {
		width: auto !important;
		margin: 0 7% !important;
		padding: 20px;
	}
	#support-card>div:nth-of-type(3) h3 {
		font-size: calc(20% + 2vw);
	}
	#support-card>div:nth-of-type(3) p {
		font-size: calc(45% + 1.2vw);
		line-height: calc(80% + 3.5vw);
		letter-spacing: 0.15vw;
	}
	#support-card>div:nth-of-type(3) a {
		margin: 20px 20px 10px 20px;
	}

.image-holizontal-pc {
	display: none;
}

#support-card>div>div:first-child h2 {
	position: relative;
}

#support-card>div>div:first-child .hodc-head3 {
	position: relative;
}

#support-card>div>div:first-child .hodc-head3::after {
	display: block;
	background-image: url(../../support/club/images/Honda-card-horizontal.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 39px;
	position: absolute;
	content: "";
	background-size: contain;
	position: absolute;
	right: -5%;
	top: -8%;
}

.flex {
	display: block;
}

.right-box,
.left-box {
	width: 100%;
	float: none;
	background-color: #bdc4c2;
	padding: 10px 10px;
	margin: 20px auto;
}

.cont_inner .card_description_new {
	/*position: relative;*/
	z-index: 988!important;
}

#vertical-card-image-sp {
	height: 120px;
	margin: 10px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		transform: rotate(20deg);
}

.support-table {
	margin: 0 auto!important;
	float: none!important;
}

.section-cont-inner {
	position: relative;
}

.section-cont-inner::after {
	display: block;
	background-image: url(../../support/club/images/Honda-card-vertical.png);
	background-repeat: no-repeat;
	width: 78px;
	height: 124px;
	position: absolute;
	content: "";
	background-size: contain;
	position: absolute;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	top: -258px;
	right: 30px;
	transform: rotate(10deg);
	z-index: 1!important;
}

	#support-card .pchide{
	display: block;
}

	/*------------------------編集終了-----------------------------------*/

}
