@charset "utf-8";

/*----------------------------------------------------
	petkeycover /  PC用CSS
----------------------------------------------------*/

/* キーカバー */
.petkeycover .proArea {
	margin-top: 110px;
}

.petkeycover .proArea:first-of-type {
	margin-top: 70px;
}


.petkeycover .proArea h4 {
	background: #c89568;
	color: #fff;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	font-size: 30px;
	line-height: 1.1;
	padding: 8px 0 7px;
	border-radius: 3px;
	text-align: center;
	/*letter-spacing: 2px;*/
}

.petkeycover .proArea ul {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	background: #fff;
	border-radius: 8px;
	padding: 30px 50px;
}

.petkeycover .proArea.proNseries ul {
	padding: 30px 80px;
}

.petkeycover .proArea ul li {
	
}

.petkeycover .proArea ul li figure figcaption {
	text-align: center;
	margin-top: 20px;
}

.petkeycover .proArea ul li figure figcaption span {
	display: inline-block;
	background: #000;
	color: #fff;
	line-height: 1.1;
	letter-spacing: 5px;
	text-indent: 5px;
	font-size: 30px;
	border-radius: 5px;
	padding: 5px 2px 2px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.petkeycover .proArea ul li figure figcaption span.shiba {
	background: #e1a838;
}

.petkeycover .proArea ul li figure figcaption span.shiro {
	background: #fff;
	border: 1px solid #ddd;
	color: #444;
}

.petkeycover .proArea dl {
	display: table;
	width: 980px;
	margin-top: 30px;
}

.petkeycover .proArea dl dt {
	display: table-cell;
	font-size: 20px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	width: 180px;
	vertical-align: middle;
	text-align: center;
	background: #c89568;
	color: #fff;
	padding: 10px;
}

.petkeycover .proArea dl dd {
	display: table-cell;
	font-size: 18px;
	width: 800px;
	vertical-align: middle;
	background: #fff;
	padding: 10px 20px;
	/*font-weight: bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.petkeycover .proArea dl dd span {
	display: inline-block;
	margin-right: 8px;
}

.petkeycover .proArea dl dd span::after {
	content: " ／ ";
}

.petkeycover .proArea dl dd span:last-of-type::after {
	content: "";
}


/* キーカバーバナー */
.petkeycover .keyBnr {
	margin-top: 50px;
}

.petkeycover .keyBnr a {
	display: inline-block;
}

.petkeycover .keyBnr a:hover {
	opacity:0.8;
}
/*
.petkeycover .keyBnr ul {
	display: flex;
	flex-wrap: wrap;
}

.petkeycover .keyBnr ul li:nth-of-type(2) {
	width: 475px;
}
*/

/*----------------------------------------------------
	20周年キャンペーン /  PC用CSS
----------------------------------------------------*/

.petkeycover.dog20th .dog20thMain {
	width: 100%;
    margin: 50px auto 0 ;
    padding: 0 0 15px 0;
	text-align: center;
	position: relative;
	font-size: clamp(10px,4vw,16px);
	text-align: center;
	position: relative;
	font-feature-settings: "palt";
}

.petkeycover.dog20th .dog20thMain .topText{
	color: #926432;
	font-size: clamp(10px,5vw,24px);
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	letter-spacing: 0.2rem;
	margin-top: 30px;
}

.petkeycover.dog20th .dog20thMain .topText p span{
	color: #f4a117;
}

.petkeycover.dog20th .dog20thMain .dog20thLogo {
	width: 980px;
	text-align: center;
	background: linear-gradient(to right, #fff, #f5f1e6 20%, #f5f1e6 80%, #fff);
	margin: 5px auto 45px;
}

.petkeycover.dog20th .dog20thMain .dog20thLogo img{
	width: 11%;
	margin: 15px auto;
}

.petkeycover.dog20th .dog20thMain .dog20thTitle .pcTitle {
	display: block;
	width: 450px;
	margin: 0 auto;
}

.petkeycover.dog20th .dog20thMain .dog20thTitle .spTitle {
	display: none;
}

.petkeycover.dog20th .dog20thMain .dog20thTitle .border {
	display: inline-block;
	color: #f8b745;
	font-size: clamp(10px,5vw,23px);
	border-top: 2px dotted #926432;
	border-bottom: 2px dotted #926432;
	padding: 3px;
	margin-top: 5px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	letter-spacing: 0.1rem;
	font-feature-settings: "pkna";
}

.petkeycover.dog20th .dog20thMain .dog20thTitle2 {
	text-align: center;
	margin: 55px auto 35px;
	width:100%;
	background: #f8b745;
	padding: 17px;
	padding-bottom: 20px;
	background-image: url(../images/footprints.png);
	background-repeat: no-repeat;
	background-position: center;
}

.petkeycover.dog20th .dog20thMain .dog20thTitle2 h3 {
	color: #fff;
	font-size: clamp(10px,6vw,26px);
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	letter-spacing: 0.1rem;
	text-shadow: 0px 0px 10px #926432, 0px 0px 10px #926432, 0px 0px 10px #926432;
}

.petkeycover.dog20th .dog20thMain .dogImage {
	width: clamp(970px, 80vw, 1230px);
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.petkeycover.dog20th .dog20thMain .dogImage img {
	height: 600px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn {
    width: 980px;
    margin: 0 auto;
    padding: 0 0 50px 0;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article {
	font-feature-settings: "palt";
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent {
	display: flex;
	justify-content: flex-end;
	align-items:flex-end;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText1to2 {
	display: flex;
	justify-content: space-between;
	align-items:flex-end;
	margin-right: 10px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText1to2 h4{
	margin-right: 15px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText1to2 h4,
.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText3 p {
	text-align: left;
	font-size: clamp(10px,18vw,28px);
	font-family: "HondaGlobalFontJP-bold", sans-serif;
	color: #926432;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText1to2 .dog20thText1 {
	margin-bottom: 28px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText1to2 .dog20thText2 h4{
	font-size: clamp(8px,10.2vw,58px);
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText1to2 .dog20thText2 h4 span {
	font-size: clamp(10px,12.2vw,68px);
	vertical-align: -4%;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText1to2 .dog20thText2 img {
	margin-left: 18px;
	margin-bottom: -10px;
	width: 198px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText3 {
	display: flex;
	border: 5px solid #6fceb6;
	width: 290px;
	margin-bottom: 15px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText3 p {
	text-align: center;
	width: 130px;
	margin: 10px 0 10px 10px;
	padding-right: 10px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContent .dog20thText3 p:first-child {
	border-right: 3px solid#6fceb6;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article {
	margin: 0 auto 80px;
	width: 980px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thItem .frisbeeDog {
	position: absolute;
	width: 220px;
	top: 70px;
	left: 0;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thItem .frisbeeDogText {
	position: absolute;
	top: -80px;
	left: 40px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thItem {
	display: flex;
	justify-content: space-between;
	align-items:flex-end;
	gap: 8px;
	margin-top: 25px;
	position: relative;
	padding-left: 235px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thItem .item3 {
	width: 211px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContentsub {
	margin-top: 30px;
	padding-left: 235px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContentsub .priceArea {
	text-align: left;
	font-feature-settings: "pkna";
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContentsub .priceArea .price {
	font-size: clamp(10px, 4.5vw, 20px);
	line-height: 1.2;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContentsub .priceArea .price em {
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContentsub .priceArea .price strong {
	font-size: clamp(10px, 8vw, 33px);
	color: #f4a117;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContentsub .beforeFootprints {
	margin-top: 20px;
	font-size: clamp(10px, 4.5vw, 20px);
	line-height: 1.2;
	text-indent: -1.7em;
    margin-left: 1.7em;
}

.petkeycover.dog20th #careContents .ctBeige .ctBeigeIn article .dog20thContentsub .beforeFootprints a:link,
.petkeycover.dog20th #careContents .ctBeige .ctBeigeIn article .dog20thContentsub .beforeFootprints a:visited {
	color: #444;
	text-decoration: underline;
}

.petkeycover.dog20th #careContents .ctBeige .ctBeigeIn article .dog20thContentsub .beforeFootprints a:hover,
.petkeycover.dog20th #careContents .ctBeige .ctBeigeIn article .dog20thContentsub .beforeFootprints a:active {
	text-decoration: none;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thContentsub .beforeFootprints::before {
	content: url(../images/footprints_green.png);
	margin-right: 5px;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn article .dog20thItem .item3 .releaseDate {
	text-align: center;
	margin-top: 10px;
	padding: 5px 0;
	border: 3px solid #f4a117;
	color: #926432;
	font-size: clamp(10px,5.5vw,20px);
	line-height: 1.2;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

.petkeycover.dog20th .ctBeige .ctBeigeIn .proWrap .proArea p {
	margin-top: 5px;
}