@charset "UTF-8";
/* CSS Document */
/*====================================================================

	全体の設定

====================================================================*/
/*全体の設定
==================================================*/
/* 背景色の設定 */
body.white_bg {
	background: #FFF;
	color: #000;
}

/*====================================================================

	ヘッダーの設定

====================================================================*/
/*ヘッダー全体の設定
==================================================*/
/* ヘッダー背景色の設定 */
header.black_bg {
	width: 100%;

}

#buytop_in {
	margin: 0 auto;
	width: 980px;
}

#buytop_in > section {
	margin-top: 10px;
}

/* ヘッダーコンテンツ幅の設定 */
.header_area {
	margin: 0 auto;
	width: 980px;
}

/*パンくずリストの設定
==================================================*/
/* パンくずリストの設定 */
#bread li {
	color: #252525;
}

#bread li a span{
	color: #555;
}

#bread li span {
	color: #252525;
}

/*====================================================================

	電話＆LINEボタンの設定

====================================================================*/
/*高価買取のボタン設定
==================================================*/
/* ボタンの設定 */
.buy_btn {
	width: 980px;
	height: 163px;
	margin-top: 35px;
	padding-bottom: 45px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

.buy_btn a {
	display: block;
	width: 482px;
	height: 163px;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.2));
	filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.2));
}

/*====================================================================

	車種別買取例の設定

====================================================================*/
/*車種別買取例の設定
==================================================*/
/* 車種別買取例全体の設定 */
#purchase_exam {
	background-image: url(./images/background_kaitori.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

/* コンテンツ部分 */
#purchase_exam_in {
	margin: 0 auto;
	padding: 65px 10px 30px;
	width: 980px;
}

/*車種別買取例見出しの設定
==================================================*/
/* 見出し全体の設定 */
#purchase_exam .heading {
	margin: 0px auto;
	text-align: center;
	color: #FFF;
}

/* 見出しの設定 */
#purchase_exam .heading h3 {
	margin: 0 auto 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
}

/* 車種別の設定 */
#purchase_exam .heading h3 div {
	display: inline-block;
	margin: 0px auto;
	color: #FFF;
	width: 180px;
	height: 60px;
	font-size: 52px;
	line-height: 66px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
}

/* 買取例の設定 */
#purchase_exam .heading h3 span {
	display: inline-block;
	color: #F04E23;
	width: 60px;
	height: 60px;
	line-height: 66px;
	font-size: 52px;
	background-color: #FFF;
	vertical-align: middle;
	margin-right: 15px;
}

/* 見出し下テキストの設定 */
#purchase_exam .heading .title_sub {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1rem;
	color: #000;
}

/*買取例リストの設定
==================================================*/
/* 買取例リスト全体の設定 */
.example {
	width: 100%;
}

/* リスト全体の設定 */
.examlist {
	margin: 60px auto 0px;
	width: 980px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

/* リスト項目の設定 */
.examlist li {
	width: -webkit-calc((100% - 30px)/2);
	width: calc((100% - 30px)/2);
	background-color: #FFF;
	margin-bottom: 53px;
	-webkit-filter: drop-shadow(6px 6px 3px rgba(0,0,0,0.2));
	filter: drop-shadow(6px 6px 3px rgba(0,0,0,0.2));
}

/* リスト項目の見出しの設定 */
.examlist h4 {
	margin: 0px;
	height: 75px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #DC0C0C;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.examlist li:nth-child(4) h4 div {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}


/*PCのcar_middle
==================================================*/
/* テーブルの設定 */
.car_middle {
	margin-left: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

/* テーブルの見出しの設定 */
.car_middle .exam_table div:first-child {
	margin-top: 35px;
	width: 125px;
	height: 43px;
	font-size: 18px;
	line-height: 43px;
	text-align: center;
	color: #FFF;
	background-color: #303030;
}

.car_middle .exam_table:nth-child(2) div:first-child {
	margin-top: 14px;
}

/* テーブルの内容の設定 */
.car_middle .exam_table div:last-child {
	width: 100%;
	height: 50px;
	font-size: 22px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	color: #000;
}

/* 車の写真の設定 */
.car_middle .car_block01 {
	width: 125px;
}

/* 車の写真の設定 */
.car_middle .car_block02 {
	width: 330px;
	text-align: center;
}

/* 車の写真のトリミングの設定 */
.car_middle .car_block02 img {
	width: 85%;
	height: auto;
	object-fit: cover;
	object-position: 0 50%;
        margin-top: 60px;
}

/*買取額の設定
==================================================*/
/* 買取額全体の設定 */
.m_price,
.purchase {
	margin: 10px 20px 22px 20px;
}

/* 買取額の横並びの設定 */
.m_price div,
.purchase div {
	display: inline-block;
}

/* 買取額の見出しの設定 */
.m_price div:first-child,
.purchase div:first-child {
	display: inline-block;
	width: 125px;
	height: 48px;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
}

.m_price div:first-child {
	background-color: #E5E5E5;
	color: #000;
}

.purchase div:first-child {
	background-color: #DC0C0C;
	color: #FFF;
}

/* 買取額の内容の設定 */
.m_price div:last-child,
.purchase div:last-child {
	display: inline-block;
	font-size: 38px;
	font-weight: bold;
	line-height: 38px;
	vertical-align: middle;
        margin-top: 10px;
}

.m_price div:last-child {
	color: #434343;
}
.purchase div:last-child {
	color: #DC0C0C;
}

/* 買取額の値段(数字)の設定 */
.m_price .price,
.purchase .price {
	margin-left: 20px;
	font-size: 36px;
	line-height: 55px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.m_price .price span,
.purchase .price span{
        font-size: 14px;
        margin-left: 5px;
}

/* 買取額の値段(文字)の設定 */
.chance {
	margin: 0px 20px 0px;
	padding: 10px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	border-top: 2px solid #000;
}

/*====================================================================

	LINEでかんたん査定の設定

====================================================================*/
/*LINEでかんたん査定の設定
==================================================*/
/* LINEでかんたん査定全体の設定 */
#line_assessment {
	padding: 50px 10px 75px;
}

#line_assessment_in {
	margin: 0 auto;
	width: 980px;
}

/* コンテンツ部分背景色の設定 */
#line_assessment_contents {
	border-radius: 10px;
	background-color: #11BA31;
	padding-bottom: 45px;
}

/*見出しの設定
==================================================*/
/* 見出し全体の設定 */
 #line_assessment .heading {
	height: 100px;
	margin: 48px 0px 0px;
	padding: 22px 42px 22px;
	border-radius: 10px;
	background-image: url(./images/heading_line.png);
	background-color: #018308;
	background-repeat: no-repeat;
	position: relative;
}

/* 黄緑背景インナーの設定 */
.line_wrapper {
	margin: 50px 38px 0px;
}

/* LINEアイコン画像の設定 */
.line_icon img {
	display: block;
}

/* タイトル上テキスト&見出しの設定 */
.line_text {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	width: 100%;
	z-index: 2;
}

/* タイトル上テキストの設定 */
#line_assessment .title_sub {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	position: relative;
}

/* 見出し左飾りの設定 */
#line_assessment .title_sub:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 30px;
	background-color: #FFF;
	transform: rotate(27deg);
	top: 5;
	left: 0;
	right: -254px;
	bottom: 0;
	margin: 0 auto;
}

/* 見出し右飾りの設定 */
#line_assessment .title_sub:before {
	content: "";
	position: absolute;
	width: 3px;
	height: 30px;
	background-color: #FFF;
	transform: rotate(-27deg);
	top: 5;
	left: -270px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

/* 見出しの設定 */
#line_assessment .line_text h3 {
	font-size: 48px;
	font-weight: bold;
	color: #FFF;
}

/*STEP部分見出しの設定
==================================================*/
/* 見出し全体の設定 */
#line_assessment .step {
	margin-bottom: 30px;
	padding: 0px 0px 0px 150px;
	background-color: #FFF;
	height: 110px;
	border-radius: 55px 10px 10px 55px;
	position: relative;
}

/* 見出し左側オブジェクト(緑部分)の設定 */
#line_assessment .step:before {
	content: "";
	position: absolute;
	width: 110px;
	height: 110px;
	border-radius: 55px 0px 55px 55px;
	background-color: #19C73A;
	top: 0;
	left: 0;
	transform: rotate(45deg);
}

/* 見出し左側オブジェクト(白部分)の設定 */
#line_assessment .step:after {
	content: "";
	position: absolute;
	width: 90px;
	height: 90px;
	border-radius: 45px;
	background-color: #FFF;
	top: 10px;
	left: 10px;
}

.linestep_title {
	height: 110px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

/* STEP1&STEP2見出しの設定 */
#line_assessment .step:nth-child(1) h4,
#line_assessment .step:nth-child(3) h4 {
	font-size: 32px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.05rem;
}

/* STEP3見出しの設定 */
#line_assessment .step:nth-child(5) h4 {
	font-size: 32px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.05rem;
}

/* STEPテキスト部分の設定 */
#line_assessment .step div {
	font-size: 20px;
	font-weight: bold;
}

/* STEP2テキスト部分(PC)の設定 */
#line_assessment .subtext {
	font-size: 18px;
	color: #11A02C;
	font-feature-settings: "palt";
}


/* STEPの文字の設定 */
.step1,
.step2,
.step3 {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 28px;
	left: 5px;
	z-index: 2;
}

/* STEPの文字(STEP部分)の設定 */
.step_text {
	display: block;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	line-height: 16px;
	letter-spacing: 0.1rem;
	text-align: center;
	color: #19C73A;
}

/* STEPの文字(番号)の設定 */
.step_no {
	display: block;
	font-size: 50px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	line-height: 50px;
	text-align: center;
	color: #19C73A;
}

/*STEP①のコンテンツの設定
==================================================*/
/* STEP①のコンテンツ全体の設定 */
.step1_photoarea {
	height: 185px;
	margin: 0px 0px 30px 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

/* STEP①の写真＆写真の説明文の設定 */
.step1_photoarea figure {
	width: 23%;
	height: auto;
	margin-inline-start: initial;
    margin-inline-end: initial;
}

/* STEP①の写真の設定 */
.step1_photoarea figure img {
	display: block;
	width: 100%;
	object-fit: cover;
	border: 4px solid #FFF;
	border-radius: 5px;
	box-sizing: border-box;
}

/* STEP①の写真の説明文の設定 */
.step1_photoarea figure figcaption {
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

/*STEP②のコンテンツの設定
==================================================*/
/* STEP②のコンテンツ全体の設定 */
.step2_qrarea {
	margin: 0px 0px 78px 15px;
}

/* STEP②のQRコードの設定 */
.qr_code {
	display: block;
	width: 176px;
	height: 176px;
	margin-right: 30px;
	float: left;
}

.qr_code img {
	width: 100%;
	height: auto;
}

/* STEP②のテーブルの設定 */
.line_table {
	display: block;
	width: -webkit-calc(100% - 210px) ;
	width: calc(100% - 210px);
	float: right;
}

.line_table table {
	width: 100%;
	height: 176px;
}

.line_table tr {
	border: 2px solid #70DF85;
}
.line_table tr:nth-child(1) {
	height: 123px;
	th {
		height: 123px;
	}
	td {
		height: 125px;
	}
}
.line_table tr:nth-child(2) {
	height: 54px;
	th {
		height: 54px;
	}
	td {
		height: 56px;
	}
}

.line_table th {
	background-color: #EAFFEE;
	border-top: 2px solid #70DF85;
	border-left: 2px solid #70DF85;
	border-right: 2px solid #70DF85;
	vertical-align: middle;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.line_table td {
	padding-left: 34px;
	padding-right: 34px;
	background-color: #FFF;
	border-top: 2px solid #70DF85;
	border-right: 2px solid #70DF85;
	vertical-align: middle;
	color: #000;
	font-size: 28px;
	font-weight: bold;
	display: flex;
    align-items: center;
	height: 100%;
    box-sizing: border-box;
	justify-content: space-between;
}

.line_table td .lineQr {
	display: block;
	width: 100px;
}

/*STEP③のコンテンツの設定
==================================================*/
/* STEP③のコンテンツ全体の設定 */
.step3_listarea {
	margin-left:15px;
}

/* STEP③のテーブルの設定 */
.step3_listarea table {
	margin: 0 auto;
	width: 570px;
}

.step3_listarea tr {
	padding-bottom: 20px;
}

.step3_listarea td {
	padding: 15px 0px;
	font-size: 26px;
	line-height: 31px;
	font-weight: bold;
	position: relative;
	color: #fff;
}

.step3_listarea table tr td:nth-child(1) {
	width: 180px;
}

.step3_listarea table tr td:nth-child(2) {
	width: 220px;
}

.step3_listarea li:before {
	content: "";
	position: absolute;
	background-image: url(./images/icon_checkbox.png);
	background-size: contain;
	width: 36px;
	height: 31px;
	top: 0;
	left: 0;
}

/*====================================================================

	買取までのかんたんステップの設定

====================================================================*/
/*買取までのかんたんステップの設定
==================================================*/
/* 買取までのかんたんステップ全体の設定 */
#simple_step {
	background-color: #f2f2f0;
	padding: 65px 10px 80px;
}

/* コンテンツ部分 */
#simple_step_in {
	margin: 0 auto;
	width: 100%;
}

/*見出しの設定
==================================================*/
/* 見出し全体の設定 */
#simple_step .heading {
	margin: 0px auto;
	text-align: center;
	color: #FFF;
}

/* 見出しの設定 */
#simple_step .heading h3 {
	margin: 0 auto 10px;
	color: #FFF;
	font-size: 44px;
	line-height: 44px;
	font-weight: bold;
	text-align: center;
	position: relative;
	letter-spacing: 0.2rem;
}

/* 見出し下テキストの設定 */
#simple_step .heading .title_sub {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1rem;
	color: #000;
}

/*ステップフロー図の設定
==================================================*/
/* ステップフロー図全体の設定 */
#simple_step .step_flow {
	margin: 40px auto 0;
	width: 980px;
}

/* ステップフロー図STEPラインの設定 */
#simple_step .step_flow .simple {
	padding: 10px;
	margin-bottom: 70px;
	background-color: #DC0C0C;
	border-radius: 10px;
	position: relative;
}

/* 矢印の設定 */
#simple_step .step_flow .simple:after {
	content: "";
	position: absolute;
	margin: 0 auto;
	display: block;
	border-top: 20px solid #000;
	border-right: 18px solid transparent;
	border-left: 18px solid transparent;
	width: 0;
	height: 0;
	left: 0;
	right: 0;
	bottom: -44px;
}

/* 4つめは矢印無し */
#simple_step .step_flow .simple:nth-child(4):after {
	content: "";
	position: absolute;
	margin: 0 auto 90px;
	display: block;
	border-top: none;
	border-right: none;
	border-left: none;
	width: 0;
	height: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* ステップフロー図STEPライン見出しの設定 */
#simple_step .step_flow .simple h4 {
	margin-bottom: 0px;
	margin-right: 10px;
	width: 124px;
	height: 51px;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	background-color: #FFF;
	display: inline-block;
	color: #000;
}

#simple_step .step_flow .simple h4 span:first-child {
	margin-right: 11px;
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
	letter-spacing: 0.1rem;
	vertical-align: middle;
	border-bottom: 2px solid #000;
}

#simple_step .step_flow .simple h4 span:last-child {
	display: inline-block;
	font-size: 35px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	line-height: 51px;
	vertical-align: middle;
}

/* ステップフロー図STEPライン(内容)の設定 */
#simple_step .step_flow .simple div {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height: 48px;
	vertical-align: middle;
        color: #fff;
}

/*買取時にご用意していただくものの設定
==================================================*/
/* 買取時にご用意していただくもの全体の設定 */
#simple_step .preparation {
	margin: 0 auto;
	width: 896px;
	padding: 50px 40px 10px;
	border: 2px solid #000;
	border-radius: 10px;
	background-color: #FFF;
	position: relative;
}

#simple_step .preparation h4 {
	position: absolute;
	margin: 0 auto;
	width: 38.72%;
	font-size: 24px;
	font-weight: bold;
	line-height: 55px;
	color: #FFF;
	border-radius: 10px;
	background-color: #000;
	text-align: center;
	top: -28px;
	left: 0;
	right: 0;
}

#simple_step .preparation ol {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#simple_step .preparation ol li {
	margin: 0px 20px 20px 0px;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
}

#simple_step .preparation ol li:last-child {
	margin: 0px;
	font-feature-settings: "palt";
}

/*====================================================================

	アクセス6つのサポートの設定

====================================================================*/
/*アクセス6つのサポートの設定
==================================================*/
/* アクセス6つのサポート全体の設定 */
#relief_support {
	padding: 65px 10px 92px;
}

/* コンテンツ部分 */
#relief_support_in {
	margin: 0 auto;
	width: 980px;
	position: relative;
}

/*アクセス6つのサポート見出しの設定
==================================================*/
/* 見出し全体の設定 */
#relief_support .heading {
	margin: 0px auto;
	text-align: center;
	color: #FFF;
}

/* 見出しの設定 */
#relief_support .heading h3 {
	margin: 0 auto 10px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #F04E23;
	font-size: 52px;
	line-height: 52px;
}

/* 見出し下テキストの設定 */
#relief_support .heading .title_sub {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1rem;
}

/*サポート内容の設定
==================================================*/
/* サポート内容全体の設定 */
#relief_support .six_support ol {
	margin-top: 50px;
	color: #FFF;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	z-index: 2;
}

/* サポート内容項目の設定 */
#relief_support .six_support ol li {
	margin-bottom: 28px;
	padding: 25px 0;
	/*width: 220px;*/
	width: calc((100% - 20px) / 3);
	/*height: 296px;*/
	height: 236px;
	position: relative;
	background-color: #1947B0;
}

#relief_support .six_support ol li:after {
	content: "";
	position: absolute;
	margin-bottom: 28px;
	width: 346px;
	height: 346px;
	top: 0;
	left: -43px;
	margin: 0 auto;
	z-index: -1;
}

/* サポートリスト見出しの設定 */
.support_heading {
	margin: 52px auto 0px;
	width: 220px;
	height: 117px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/* サポートリスト番号の設定 */
#relief_support .six_support .support_no {
	position: absolute;
	width: 34px;
	height: 34px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	color: #1947B0;
	border-radius: 17px;
	background-color: #FFF;
	top: 23px;
	left: 0px;
	right: 0;
	margin: 0 auto;
}

/* サポートリスト見出しの設定 */
#relief_support .six_support h4 {
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0.1rem;
	font-weight: bold;
        color: #fff;
}

#relief_support .six_support ol li:nth-child(4) h4 span:nth-child(2),
#relief_support .six_support ol li:nth-child(5) h4 span:nth-child(2) {
	letter-spacing: 0rem;
	font-feature-settings: "palt";
}

/* サポートリスト見出しの改行位置の設定 */
#relief_support .support_heading span {
	display: block;
	text-align: center;
}

/* サポートリスト見出しの最終行下マージンの設定 */
#relief_support .support_heading span:last-child {
	margin-bottom: 0px;
}
/* サポートリスト内容の設定 */
#relief_support .six_support p {
	margin: 15px auto 0px;
	width: 223px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	font-feature-settings: "palt";
        color: #fff;
}