#content {
	background-color: #221815;
	color: #fff;
}

.limitWidth {
	margin-left: auto;
	margin-right: auto;
	width: calc(100% - 40px);
	max-width: 1100px;
}
.mincho {
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.txtgrade {
	display: inline-block;
	background-image: linear-gradient(90deg, #d5b45c, #fffbc7, #d5b45c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#tssapporo section:not(:last-child) {
	margin-bottom: 80px;
}
#tssapporo .atts {
	margin-top: 6px;
	margin-bottom: 0;
	color: #000;
	font-size: 11pt;
}
#tssapporo .atts span:before {
	content: "\203B";
}
@media screen and (max-width: 680px) {
	#tssapporo section:not(:last-child) {
		margin-bottom: 64px;
	}
}
@media screen and (max-width: 480px) {
	.limitWidth {
		width: calc(100% - 20px);
	}
	#tssapporo .atts {
		font-size: 10pt;
	}
}

#tssapporo section.hd {
	margin-bottom: 12px;
}
#tssapporo .hd img {
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 1100px;
}
@media screen and (max-width: 480px) {
	#tssapporo section.hd {
		margin-bottom: 8px;
	}
}

#tssapporo .gallery {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
#tssapporo .gallery figure {
	margin: 0;
	width: calc((100% - 24px) / 3 - 0.1px);
}
#tssapporo .gallery figure img {
	display: 100%;
	width: 100%;
}
#tssapporo .gallery figure {
	margin: 0;
}
@media screen and (max-width: 767px) {
	#tssapporo .gallery figure {
		width: 100%;
	}
	#tssapporo .gallery figure:nth-child(n + 2) {
		margin-top: 12px;
		width: calc((100% - 12px) / 2 - 0.1px);
	}
}
@media screen and (max-width: 480px) {
	#tssapporo .gallery figure:nth-child(n + 2) {
		margin-top: 8px;
		width: calc((100% - 8px) / 2 - 0.1px);
	}
}

#tssapporo .benefits h3 {
	margin-bottom: 0.6em;
	padding: 0;
	text-align: center;
	color: #e7c08f;
	font-size: 3.4rem;
	font-weight: bold;
}
#tssapporo .benefits h3 small {
	display: inline-flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: flex-end;
	width: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 60%;
	vertical-align: middle;
	white-space: nowrap;
}
#tssapporo .benefits h3 .inbl {
	margin: 0 12px;
}
#tssapporo .benefits h3 time {
	display: inline-block;
	width: 0;
	font-size: 92%;
	color: #fff;
	white-space: nowrap;
}
#tssapporo .benefits h3 time .week {
	margin-left: 3px;
	font-size: 15pt;
	font-weight: normal;
}
#tssapporo .benefits .goldbg {
	background-image: linear-gradient(90deg, #d5b45c, #fffbc7, #d5b45c);
	padding: 18px 22px;
	color: #6a3906;
	clip-path: polygon(0 20px, 20px 0, calc(100% - 20px) 0, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0 calc(100% - 20px));
}
#tssapporo .benefits .goldbg .row {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin: 0;
}
#tssapporo .benefits .goldbg .row:not(:last-child) {
	margin-bottom: 20px;
	border-bottom: 1px solid #221815;
	padding-bottom: 20px;
}
#tssapporo .benefits .goldbg .row h4 {
	flex-shrink: 0;
	position: relative;
	width: 160px;
	padding: 24px 18px;
	text-align: center;
	color: #fffbc7;
	background-image: linear-gradient(90deg, #b5b5b5, #fafafa);
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
}
#tssapporo .benefits .goldbg .row h4:before {
	content: "";
	position: absolute;
	inset: 2px;
	background-image: linear-gradient(45deg, #7f4f21, #310800, #7f4f21);
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
}
#tssapporo .benefits .goldbg .row h4 .inner {
	position: relative;
}
#tssapporo .benefits .goldbg .row h4 small {
	display: block;
	margin-top: 10px;
	border-top: 1px solid #a48b38;
	padding-top: 10px;
	font-size: 64%;
	font-weight: bold;
	color: #fff;
	line-height: 150%;
}

#tssapporo .benefits .goldbg .row > div {
	flex-grow: 1;
	padding-left: 20px;
}
#tssapporo .benefits .goldbg .row:nth-child(2) > div {
	margin-top: -10px;
}
#tssapporo .benefits .goldbg .row > div .cols2 {
	align-items: stretch;
	flex-wrap: wrap;
}
#tssapporo .benefits .goldbg .row > div .cols2 > div {
	position: relative;
	border-radius: 16px;
	width: calc((100% - 18px) / 2);
	background-color: #fff;
	padding: 4px 6px;
	padding-left: 0;
	font-weight: bold;
	box-shadow: 0 0 6px 0px #00000069;
}
#tssapporo .benefits .goldbg .row > div .cols2 > div:before {
	content: "１";
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px solid #d8d8d8bf;
	border-radius: 50%;
	width: 1.4em;
	height: 1.4em;
	background-color: #310800;
	background-image: linear-gradient(45deg, #7f4f21, #310800, #7f4f21);
	padding-top: 1px;
	color: #fff;
	font-size: 11pt;
	letter-spacing: 0;
	line-height: 100%;
	transform: translate(-30%, -40%);

}
#tssapporo .benefits .goldbg .row > div .cols2 > div:nth-child(2):before { content: "２"; }
#tssapporo .benefits .goldbg .row > div .cols2 > div:nth-child(3):before { content: "３"; }
#tssapporo .benefits .goldbg .row > div .cols2 > div:nth-child(4):before { content: "４"; }
#tssapporo .benefits .goldbg .row > div .cols2 > div:nth-child(n + 3) {
	margin-top: 12px;
}
#tssapporo .benefits .goldbg .row > div .cols2 > div img {
	display: block;
	width: 100%;
}
#tssapporo .benefits .goldbg .curry {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
#tssapporo .benefits .goldbg .curry .lft {
	width: 20%;
	font-weight: bold;
	color: #000;
}
#tssapporo .benefits .goldbg .curry .lft .inbl {
	color: #6a3906;
}
#tssapporo .benefits .goldbg .curry .ctr {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 39%;
	padding-right: 10px;
	text-align: left;
}
#tssapporo .benefits .goldbg .curry .ctr figure {
	flex-grow: 1;
	margin: 0;
}
#tssapporo .benefits .goldbg .curry .ctr > div {
	width: 9em;
	font-size: 2rem;
	font-weight: bold;
	line-height: 120%;
}
#tssapporo .benefits .goldbg .curry .rgt {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 42%;
}
#tssapporo .benefits .goldbg .curry .rgt img {
	width: 74px;
}
#tssapporo .benefits .goldbg .curry .rgt .arrow {
	flex-grow: 1;
	display: block;
	margin-left: 16px;
	background-color: #231815;
	background-image: linear-gradient(90deg, #231815, #575757, #231815);
	padding: 16px 0;
	padding-left: 30px;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	line-height: 100%;
	clip-path: polygon(0 50%, 30px 0, 100% 0, 100% 100%, 30px 100%);
}
#tssapporo .benefits .goldbg .curry .rgt .arrow .ylw {
	color: #fff899;
}
@media screen and (max-width: 1140px) {
	#tssapporo .benefits .goldbg .curry {
		justify-content: center;
		flex-wrap: wrap;
	}
	#tssapporo .benefits .goldbg .row:nth-child(2) > div {
		margin-top: 0;
	}
	#tssapporo .benefits .goldbg .curry .lft {
		width: 15.5em;
		text-align: right;
	}
	#tssapporo .benefits .goldbg .curry .ctr {
		width: 340px;
		padding-right: 0;
	}
	#tssapporo .benefits .goldbg .curry .rgt {
		margin-top: 10px;
		width: 360px;
	}
}
@media screen and (max-width: 940px) {
	#tssapporo .benefits .goldbg .row > div .cols2 {
		display: block;
	}
	#tssapporo .benefits .goldbg .row > div .cols2 > div {
		width: 100%;
	}
	#tssapporo .benefits .goldbg .row > div .cols2 > div:nth-child(n + 2) {
		margin-top: 12px;
	}
}
@media screen and (max-width: 900px) {
	#tssapporo .benefits h3 small {
		display: block;
		width: 100%;
		margin-bottom: 6px;
	}
	#tssapporo .benefits h3 .inbl {
		margin-left: 0;
	}
}
@media screen and (max-width: 860px) {
	#tssapporo .benefits .goldbg .curry .lft {
		width: 10.7em;
		text-align: left;
	}
	#tssapporo .benefits .goldbg .curry .ctr {
		width: 310px;
	}
	#tssapporo .benefits .goldbg .curry .rgt {
		margin-top: 16px;
	}
}
@media screen and (max-width: 767px) {
	#tssapporo .benefits h3 {
		font-size: 2.9rem;
	}
	#tssapporo .benefits h3 small {
		margin-bottom: 10px;
	}
	#tssapporo .benefits h3 time {
		width: auto;
		font-size: 80%;
	}
}
@media screen and (max-width: 750px) {
	#tssapporo .benefits .goldbg .curry .lft {
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}
	#tssapporo .benefits .goldbg .curry .rgt {
		width: 340px;
	}
	#tssapporo .benefits .goldbg .curry .rgt img {
		width: 64px;
	}
}
@media screen and (max-width: 680px) {
	#tssapporo .benefits .goldbg .row {
		flex-direction: column;
		align-items: center;
	}
	#tssapporo .benefits .goldbg .row h4 {
		margin-bottom: 20px;
		width: 100%;
		max-width: 340px;
		padding: 16px 10px;
	}
	#tssapporo .benefits .goldbg .row > div {
		width: 100%;
		padding-left: 0;
	}
	#tssapporo .benefits .goldbg .row > div .cols2 > div {
		border-radius: 10px;
	}
	#tssapporo .benefits .goldbg .curry .lft {
		margin-bottom: 14px;
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 580px) {
	#tssapporo .benefits h3 {
		font-size: 2.5rem;
	}
}
@media screen and (max-width: 480px) {
	#tssapporo .benefits .goldbg {
		padding: 20px 12px;
	}
	#tssapporo .benefits h3 {
		margin-bottom: 0.7em;
		font-size: 2.3rem;
	}
	#tssapporo .benefits h3 .inbl {
		margin: 0;
	}
	#tssapporo .benefits h3 time {
		margin-top: 6px;
		width: 100%;
	}
}

#tssapporo .custom h3 {
    margin-bottom: 0.4em;
    padding: 0;
    text-align: center;
    color: #e7c08f;
    font-size: 3.2rem;
    font-weight: bold;
}
#tssapporo .custom h3 > small {
	color: #fff;
	font-weight: bold;
	font-size: 60%;
	vertical-align: middle;
}
#tssapporo .custom h3 > small img {
	width: 120px;
}
#tssapporo .custom h3 .inbl, #tssapporo .custom h3 .inbl .inner {
	position: relative;
	display: inline-block;
	padding: 0 12px;
}
#tssapporo .custom h3 .inbl {
	margin-left: 0.8em;
}
#tssapporo .custom h3 .inbl .inner {
	padding: 0 20px;
	padding-left: 26px;
}
#tssapporo .custom h3 .inbl:before, #tssapporo .custom h3 .inbl:after,
#tssapporo .custom h3 .inbl .inner:before, #tssapporo .custom h3 .inbl .inner:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 1px;
	height: 100%;
	background-color: #e7c08f;
}
#tssapporo .custom h3 .inbl:before,
#tssapporo .custom h3 .inbl .inner:before {
	left: 0;
	transform: rotate(-26deg);
}
#tssapporo .custom h3 .inbl:after,
#tssapporo .custom h3 .inbl .inner:after {
	right: 0;
	transform: rotate(26deg);
}
#tssapporo .custom h3 .inbl small {
	display: block;
	margin-bottom: 7px;
	font-size: 54%;
	font-weight: bold;
	text-indent: -0.6em;
}
#tssapporo .custom .cars {
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 16px;
}
#tssapporo .custom .cars > div {
	width: calc((100% - 6px) / 2);
}
#tssapporo .custom .cars > div:nth-child(n + 3) {
	margin-top: 6px;
}
#tssapporo .custom .cars > div img {
	display: block;
	width: 100%;
}
#tssapporo .custom .info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}
#tssapporo .custom .info .hosho {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: flex-start;
	width: 50%;
	background-color: #ebe3bd;
}
#tssapporo .custom .info .hosho h4 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
	width: 7em;
	background-color: #a40000;
	padding: 4px 8px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#tssapporo .custom .info .hosho p {
	margin: 0;
	padding: 8px 16px;
	color: #221815;
}
#tssapporo .custom .info .nowupdated {
	width: 19%;
	color: #fff899;
}
#tssapporo .custom .info .toCarsensor {
	width: 25%;
}
#tssapporo .custom .info .toCarsensor a {
    position: relative;
    display: inline-block;
    border-radius: 100px;
    background-color: #000;
	width: 100%;
    padding: 14px 34px 12px;
    padding-right: 42px;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
#tssapporo .custom .info .toCarsensor a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 19px;
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translatey(-44%) rotate(45deg);
}
#tssapporo .custom .atts {
	margin: 0 0 34px;
	text-align: justify;
	color: #fff;
	font-size: 9pt;
}
#tssapporo .custom .atts br {
	display: none;
}
#tssapporo .custom .atts span {
	display: inline;
}
#tssapporo .custom .parts {
	align-items: stretch;
	justify-content: space-between;
}
#tssapporo .custom .parts > div {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	width: calc((100% - 20px) / 2);
	background-size: cover;
	padding-top: 10px;
}
#tssapporo .custom .parts .lft {
	background-color: #63683d;
	background-image: url(/wp-content/uploads/2025/07/bg_tssapporo-parts1.png);
}
#tssapporo .custom .parts .rgt {
	background-color: #856542;
	background-image: url(/wp-content/uploads/2025/07/bg_tssapporo-parts2.png);
}
#tssapporo .custom .parts > div img {
	display: block;
	width: 100%;
}
#tssapporo .custom .parts > div .txt {
	margin-bottom: 0;
	width: 70%;
	padding-top: 26px;
	padding-left: 16px;
}
#tssapporo .custom .parts .lft .txt {
	padding-right: 40px;
}
#tssapporo .custom .parts > div .ph {
	margin: 0;
	width: 30%;
}
#tssapporo .custom .parts > div .att {
	position: absolute;
	left: 14px;
	bottom: 8px;
	margin-bottom: 0;
	font-size: 10pt;
}
#tssapporo .custom .parts > div .att:before {
	content: "\203B";
}
#tssapporo .custom .parts .rgt .makers {
	margin: 0;
	width: 52%;
	padding-top: 6px;
	padding-right: 14px;
}
#tssapporo .custom .parts h4 {
	display: inline-block;
	background-color: #fff;
	padding: 7px 8px 5px;
	font-size: 3.4rem;
	text-indent: 1px;
	line-height: 100%;
}
#tssapporo .custom .parts .lft h4 {
	color: #63683d;
}
#tssapporo .custom .parts .rgt h4 {
	color: #856542;
}

@media screen and (max-width: 1110px) {
	#tssapporo .custom .info {
		justify-content: center;
		flex-wrap: wrap;
	}
	#tssapporo .custom .info .hosho {
		margin-right: 24px;
		width: 530px;
	}
	#tssapporo .custom .info .nowupdated {
		width: 210px;
	}
	#tssapporo .custom .info .toCarsensor {
		margin: 26px 0 10px;
		width: 100%;
		text-align: center;
	}
	#tssapporo .custom .info .toCarsensor a {
		max-width: 320px;
	}
	#tssapporo .custom .parts .rgt .makers {
		width: 48%;
	}
}
@media screen and (max-width: 1010px) {
	#tssapporo .custom .parts h4 {
		font-size: 3rem;
	}
}
@media screen and (max-width: 940px) {
	#tssapporo .custom h3 {
		margin-bottom: 0.6em;
	}
	#tssapporo .custom h3 > small {
		display: block;
		margin-bottom: 14px;
	}
	#tssapporo .custom h3 > small img {
		width: 102px;
	}
}
@media screen and (max-width: 840px) {
	#tssapporo .custom .info .hosho {
		width: 330px;
	}
	#tssapporo .custom .info .hosho p {
		font-size: 1.2rem;
		font-weight: bold;
		line-height: 150%;
	}
	#tssapporo .custom .parts {
		display: block;
		margin: 0 auto;
		width: 100%;
		max-width: 620px;
	}
	#tssapporo .custom .parts > div {
		width: 100%;
	}
	#tssapporo .custom .parts .lft {
		margin-bottom: 20px;
	}
	#tssapporo .custom .parts .rgt .makers {
		padding-top: 4px;
	}
}
@media screen and (max-width: 767px) {
	#tssapporo .custom h3 {
		font-size: 2.9rem;
	}
	#tssapporo .custom .cars {
		display: block;
	}
	#tssapporo .custom .cars > div {
		width: 100%;
	}
	#tssapporo .custom .cars > div:nth-child(n + 2) {
		margin-top: 6px;
	}
}
@media screen and (max-width: 640px) {
	#tssapporo .custom .info .hosho {
		margin-right: 0;
		margin-bottom: 14px;
		width: 100%;
	}
	#tssapporo .custom .info .hosho p {
		padding: 12px 18px;
	}
	#tssapporo .custom .info .nowupdated {
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 580px) {
	#tssapporo .custom h3 {
		font-size: 2.5rem;
	}
}
@media screen and (max-width: 480px) {
	#tssapporo .custom h3 {
		font-size: 2.3rem;
	}
	#tssapporo .custom h3 > small img {
		width: 72px;
	}
	#tssapporo .custom .info .hosho p {
		font-size: 1.3rem;
	}
	#tssapporo .custom .parts h4 {
		font-size: 2.5rem;
	}
	#tssapporo .custom .parts > div .att {
		font-size: 9pt;
	}
}

#tssapporo .access figure {
	margin: 0;
	width: 40%;
}
#tssapporo .access figure img {
	display: block;
	width: 100%;
}
#tssapporo .access > div {
	text-align: center;
}
#tssapporo .access > div h2 {
	margin-bottom: 10px;
	font-size: 1.8rem;
	font-weight: bold;
}
#tssapporo .access > div p {
	margin-bottom: 16px;
	font-size: 1.3rem;
}
#tssapporo .access > div  .sns {
    line-height: 100%;
}
#tssapporo .access > div  .sns a:not(:last-child) {
	margin-right: 20px;
}
#tssapporo .access > div  .sns a img {
	display: inline-block;
	width: 28px;
}
@media screen and (max-width: 840px) {
	#tssapporo .access {
		flex-direction: column-reverse;
	}
	#tssapporo .access > figure {
		width: 100%;
	}
	#tssapporo .access > div {
		padding-left: 0;
		width: 100%;
	}
}
@media screen and (max-width: 640px) {
	#tssapporo .access > div h2 {
		margin-bottom: 14px;
	}
	#tssapporo .access > div p {
		margin-bottom: 20px;
	}
	#tssapporo .access > div .sns a:not(:last-child) {
		margin-right: 16px;
	}
}
