@charset "utf-8";

/*----------------------------------------------------
	PC用
----------------------------------------------------*/

html {
	scroll-behavior: smooth;
}

/* 背景画像 */
.campaign #careContents {
	background: url(../../common/images/bg_footprints_01.svg) no-repeat right bottom;
	background-position-x: calc(50% + 450px) ;
	background-position-y: bottom 20px;
}

/* セクション */
.campaign #notCareIndex {
	padding-bottom: 110px;
}

.campaign #notCareIndex section {
	margin-top: 90px;
	margin-bottom: 0;
}

/* 基本のボタン */
.campaign #notCareIndex a.btDetail {
	display: inline-block;
	color: #fff;
	line-height: 1;
	padding: 15px 120px;
	background: #b42f20;
	font-size: 25px;
	text-align: left;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.campaign #notCareIndex a.btDetail span {
	display: inline-block;
	padding-left: 10px;
}

.campaign #notCareIndex a.btDetail:link, 
.campaign #notCareIndex a.btDetail:visited {
	text-decoration: none;
}

.campaign #notCareIndex a.btDetail:hover, 
.campaign #notCareIndex a.btDetail:active {
	text-decoration: none;
	opacity:0.7;
}



/*----------------------------------------------------
	sendページ
----------------------------------------------------*/
.campaignSend #notCareIndex {
	font-size: 18px;
	padding: 50px 0 120px;
}

.campaignSend #notCareIndex .congArea {
	border: double 10px #76323f;
	padding: 60px 0;
	text-align: center;
	margin: 20px 0 0 0;
}

.campaignSend #notCareIndex .congArea h3.sendTitle {
	display: inline-block;
	font-size: 38px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	color: #f4a117;
	border-top: solid 3px #76323f;
	border-bottom: solid 3px #76323f;
	padding: 30px 20px;
}

.campaignSend #notCareIndex .congArea h3.sendTitle span {
	display: block;
	line-height: 1.2;
}

.campaignSend #notCareIndex .congArea h3.sendTitle span + span {
	margin-top: 20px;
}

.campaignSend #notCareIndex p {
	margin-top: 2.5em;
	color: #65483a;
}


.campaignSend #notCareIndex p.kojin{
	margin: 70px 0 0 0;
}

.campaignSend #notCareIndex p.kojin a{
	text-decoration: underline;
	color: #cc0000;
}

.campaignSend #notCareIndex p.kojin a:hover {
	text-decoration: none;
}

/* 応募ボタン */
.campaignSend #notCareIndex .btArea {
	text-align: center;
}

.campaignSend #notCareIndex a.btDetail {
	margin-top: 50px;
}

.campaignSend #notCareIndex a.btDetail.btSend {
	display: inline-block;
	color: #fff;
	line-height: 1;
	padding: 20px 80px;
	background: #b42f20;
	font-size: 25px;
	text-align: left;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.campaignSend #notCareIndex a.btDetail.btSend span {
	display: inline-block;
	padding-left: 10px;
}

.campaignSend #notCareIndex a.btDetail.btSend:link, 
.campaignSend #notCareIndex a.btDetail.btSend:visited {
	text-decoration: none;
}

.campaignSend #notCareIndex a.btDetail.btSend:hover, 
.campaignSend #notCareIndex a.btDetail.btSend:active {
	text-decoration: none;
	opacity:0.7;
}

/*----------------------------------------------------
	sendThankyouページ
----------------------------------------------------*/
.campaign.campaignSendThanks #notCareIndex {
	font-size: 18px;
	padding: 50px 0 120px;
}

/*
.campaign.campaignSendThanks #notCareIndex h3.thanksTitle {
	text-align: center;
	font-size: 38px;
}
*/


.campaign.campaignSendThanks #notCareIndex h3.thanksTitle {
	text-align: center;
	font-size: 34px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	color: #f4a117;
	border: double 10px #76323f;
	padding: 30px 20px;
}

.campaign.campaignSendThanks #notCareIndex h3.thanksTitle span {
	display: block;
	line-height: 1.2;
}

.campaign.campaignSendThanks #notCareIndex h3.thanksTitle span + span {
	margin-top: 20px;
}


.campaign.campaignSendThanks #notCareIndex p {
	margin-top: 2.5em;
}

.campaign.campaignSendThanks #notCareIndex p.attent {
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	font-size: 25px;
	text-align: left;
	margin-top: 1em;
}

.campaign.campaignSendThanks #notCareIndex p.attentMail {
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}





/*----------------------------------------------------
	メルマガトップページ 
----------------------------------------------------*/
.mailMag.mailTop #careContents {
	background: url(../../common/images/bg_footprints_01.svg) no-repeat right bottom;
	background-position-x: calc(50% + 450px) ;
	background-position-y: bottom 20px;
}

.mailMag.mailTop #careContents .w980 {
	padding-bottom: 100px;
}

/* タイトルエリア */
.mailMag.mailTop #careContents .w980 .catchTitle {
	margin-top: 50px;
}

.mailMag.mailTop #careContents .w980 .catchTitle h2 {
	margin: 0;
	font-size: 35px;
	color: #f4a117;
	text-shadow: rgba(0,0,0,0.1) 2px 2px 0px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.mailMag.mailTop #careContents .w980 .catchTitle h2 img {
	vertical-align: middle;
	margin-right: 15px;
}

.mailMag.mailTop #careContents .w980 .catchTitle h2 span {
	display: block;
	margin-left: 80px;
	font-size: 25px;
	text-shadow: none;
	color: #444;
}

.mailMag.mailTop #careContents .w980 .catchImgArea {
	border: 1px solid #b42f20;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	overflow: hidden;
}

.mailMag.mailTop #careContents .w980 .catchImgArea img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.mailMag.mailTop #careContents .w980 .catchImgArea .txtArea {
	width: 390px;
	font-size: 20px;
	color: #b42f20;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.mailMag.mailTop #careContents .w980 .catchImgArea .txtArea ul {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	margin-top: 20px;
}

.mailMag.mailTop #careContents .w980 .catchImgArea .txtArea ul li {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	list-style-type: disc;
}

.mailMag.mailTop #careContents .w980 .catchImgArea .txtArea p.nado {
	margin-top: 10px;
}

.mailMag.mailTop #careContents .w980 p.bottomTxt {
	font-size: 22px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	margin-top: 70px;
	color: #444;
	text-align: center;
}

.mailMag.mailTop #careContents .w980 ul.mailMagButton {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	padding: 0 150px;
}

.mailMag.mailTop #careContents .w980 ul.mailMagButton li {

}

.mailMag.mailTop #careContents .w980 ul.mailMagButton li a {
	display: block;
	width: 300px;
	padding: 20px 50px;
	text-align: left;
	box-sizing: border-box;
	background: url(../../common/images/point_next_w.svg) no-repeat right 20px center #f4a117;
	border-radius: 5px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
}

.mailMag.mailTop #careContents .w980 ul.mailMagButton li a:link,
.mailMag.mailTop #careContents .w980 ul.mailMagButton li a:visited {
        color:#fff;
        text-decoration: none;
}

.mailMag.mailTop #careContents .w980 ul.mailMagButton li a:hover,
.mailMag.mailTop #careContents .w980 ul.mailMagButton li a:active {
        color:#fff;
        text-decoration: none;
        opacity: 0.7;
}

.mailMag.mailTop #careContents .w980 ul.mailMagButton li.unsubscribe a {
	background-color: #888;
}















