@charset "utf-8";

/* Overall */
.pc-none {
	display: none;
}
.cf:after {
	content: "";
	display: block;
	clear: both;
}
p.rwd-text.lh18 {
	line-height: 1.8 !important;
}
.tal {
	text-align: left !important;
}
p.rwd-text a {
	color: #000;
}
p.rwd-text a:hover {
}
.op50 {
	opacity: 0.5;
}
.f-gray {
	color: #666;
}
.f13 {
	font-size: 1.3rem !important;
}
.f21 {
	font-size: 2.1rem;
}
.f21b {
	font-size: 2.1rem;
	font-weight: bold;
}
.img-border {
	border: 1px solid #ccc;
}
#rwd-content .rwd-global-subnav .rwd-global-subnav-item a[target="_blank"] {
	padding-right: 2.5em;
}
.rwd-section-headline.rwd-border-all {
	border-bottom: 2px solid #000;
}
#rwd-content .rwd-grid-cardlist03 a.rwd-grid-item {
	margin-bottom: 0;
}
#rwd-content .rwd-global-subnav .rwd-icon-newwin {
	display: inline-block;
	margin-left: .5em;
}
#rwd-content .rwd-grid-cardlist03 .rwd-grid-item dd i {
	font-size: 1.4rem;
}
/* Overall (PC) */
@media print, screen and (min-width: 768px) {
	.fl {
		float: left;
	}
	.fr {
		float: right;
	}
	#rwd-content .rwd-main-content-group img.sp-hide {
		width: 100%;
		height: auto;
	}
}
/* Overall (PAD) */
@media screen and (min-width: 768px) and (max-width: 1219px) {
	.pad-none {
		display: none;
	}
}
/* Overall (SP) */
@media screen and (max-width: 767px) {
	.sp-none {
		display: none;
	}
	.pc-none {
		display: block;
	}
	.f21 {
		font-size: 1.5rem;
	}
	.f21b {
		font-size: 1.5rem;
		font-weight: bold;
	}
	p.rwd-text lh18 {
		font-size: 1.5rem;
	}
	#rwd-content .rwd-pagenav-footer {
		margin-bottom: 60px;
	}
	#rwd-content p {
		line-height: 1.6666666667 !important;
	}
	#rwd-content .rwd-main-content-group.full {
		margin-top: -30px;
	}
	#rwd-content .rwd-grid-cardlist03 a.rwd-grid-item {
		margin-bottom: 20px;
	}
}

/* Youtube */
.rwd-grid-item .video iframe {
	width: 100%;
}
@media print, screen and (min-width: 768px) {
	.rwd-grid-item .video.fw iframe {
		height: 336px;
	}
}
/* Youtube (SP) */
@media screen and (max-width: 767px) {
	.rwd-grid-item .video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.rwd-grid-item .video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}

/* button */
#rwd-content .rwd-main-content-group > .btn a.rwd-button01 {
	width: 280px;
	height: 54px;
	min-height: 54px;
	margin: 0 auto;
	border-radius: 5px;
	background-color: rgba(39,66,119,1);
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#rwd-content .rwd-main-content-group > .btn a.rwd-button01.w340 {
	width: 340px;
}
#rwd-content .rwd-main-content-group > .btn a.rwd-button01:hover {
	background-color: rgba(0,84,245,1);
}
#rwd-content .rwd-main-content-group > .btn a.rwd-button01 span {
	font-size: 1.8rem;
	font-weight: bold;
}
/* button (SP) */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-main-content-group > .btn a.rwd-button01 {
		width: 100%;
		max-width: 280px;
	}
}

/* Top (PC) */
#rwd-content .rwd-pagelist-cassette-text {
	font-size: 1.6rem;
	font-weight: bold;
}
#rwd-content .rwd-pagelist-cassette:hover img.rwd-icon-newwin {
	opacity: 1;
}
/* Top (SP) */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-lineup-area-list-link-title-inner {
		max-width: 80%;
	}
	#rwd-content .rwd-lineup-area-list-link-title.pc-hide .rwd-lineup-area-list-link-title-inner {
		line-height: 1.3;
	}
	#rwd-content .rwd-lineup-area-list-link-text {
		display: none;
	}
	#rwd-content .rwd-pagelist-cassette-text {
		font-size: 1.5rem;
		line-height: 1.3 !important;
	}
	#rwd-content .rwd-pagelist-cassette-text:after {
		top: 3px;
	}
}

/* Customer Support */
#rwd-content .cs .rwd-slider-wide.slider-type01 .button-next01,
#rwd-content .cs .rwd-slider-wide.slider-type01 .button-prev01 {
	top: 50%;
	margin-top: -45px;
}
#rwd-content .cs .rwd-large-keyvisual-caption h2 {
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}
#rwd-content .cs .rwd-large-keyvisual-caption h2 span {
	display: block;
	font-size: 1.8rem;
	font-weight: bold;
}
.rwd-section-headline.rwd-border-all {
	border-bottom: 1px solid #000;
}
#rwd-content .rwd-grid-cardlist03 .rwd-grid-item dt {
	color: #000;
}
@media print, screen and (min-width: 768px) {
	#rwd-content .cs .rwd-large-keyvisual-caption-wrap {
		bottom: 16px;
		height: 100%;
	}
	#rwd-content .cs .rwd-large-keyvisual-caption {
		margin: auto;
		align-content: center;
		background-color: transparent;
		padding: 0;
		color: #fff;
	}
	#rwd-content .cs .rwd-large-keyvisual-caption h2 img {
		width: 375px;
		height: auto;
		margin-bottom: 10px;
	}
}
/* Customer Support (SP) */
@media screen and (max-width: 767px) {
	#rwd-content .cs .slider-type01 {
		margin-bottom: 50px !important;
	}
	#rwd-content .cs .rwd-large-keyvisual-caption-wrap {
		height: calc(100% - 50px);
	}
	#rwd-content .cs .rwd-large-keyvisual-caption {
		margin: auto;
		align-content: center;
		background-color: transparent;
		padding: 0;
		color: #fff;
	}
	#rwd-content .cs .rwd-large-keyvisual-caption h2 img {
		width: 70%;
		height: auto;
		margin-bottom: 7px;
	}
	#rwd-content .cs .rwd-large-keyvisual-caption h2 span {
		font-size: 1.4rem;
	}
}

/* One to One Service */
.otos {
	padding: 60px 0;
	box-sizing: border-box;
	background: rgba(39,66,119,1);
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
}
.otos h2 {
	margin-bottom: 50px;
}
.otos h2 img {
	width: 375px;
	height: auto;
	margin-bottom: 20px;
}
.otos h2 span {
	display: block;
	font-weight: bold;
}
.otosText {
	position: relative;
	padding: 0 35px;
	box-sizing: border-box;
	background-color: #fff;
	color: #000;
}
.otos p {
	font-size: 1.8rem;
}
.elementImg {
	text-align: center;
}
#rwd-content .elementImg p {
	margin-top: 10px;
	color: #274277;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: bold;
}
#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item figure {
	position: relative;
}
#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item figure p {
	position: absolute;
	bottom: -27px;
	left: 50%;
	width: 230px;
	height: 54px;
	margin-left: -115px;
	border: 3px solid #687ba0;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
	color: #274277;
	font-size: 1.8rem;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
}
#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item figure p span {
	margin-right: .3em;
	font-size: 2.8rem;
}
#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dt {
	font-size: 1.8rem;
	line-height: 1.6666666667;
	text-align: center;
}
#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dt span {
	display: block;
	font-size: 1.8rem;
}
#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dd {
	font-size: 1.6rem;
	line-height: 1.8;
}
.bgBox {
	padding: 40px;
	background-color: #e9ecf1;
}
.bgBox .fl {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(39,66,119,.2);
	box-shadow: 0px 0px 10px 0px rgba(39,66,119,.2);
}
.bgBox .fr {
	line-height: 1.8;
}
.bgBox .btn {
	display: flex;
	justify-content: center;
	clear: both;
}
#rwd-content .bgBox .btn a.rwd-button01 {
	width: 280px;
	height: 54px;
	min-height: 54px;
	margin-bottom: 0;
	border-radius: 5px;
	background-color: rgba(39,66,119,1);
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#rwd-content .bgBox .btn a.rwd-button01:hover {
	background-color: rgba(0,84,245,1);
}
#rwd-content .bgBox .btn a.rwd-button01 span {
	font-size: 1.8rem;
	font-weight: bold;
}
@media print, screen and (min-width: 1012px) {
	.otos {
		background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(39,66,119,1) 20%, rgba(39,66,119,1) 80%, rgba(0,0,0,1) 100%);
	}
	.otosBox {
		width: 1012px;
		margin: 0 auto 45px;
		box-sizing: border-box;
	}
	.otosBox::after {
		content: "";
		display: block;
		clear: both;
	}
	.otosPhoto {
		width: 650px;
		height: 380px;
	}
	.otosText {
		display: flex;
		align-items: center;
		width: 362px;
		height: 380px;
	}
	.otosText.fr {
		text-align: left;
	}
	.otosText.fl {
		text-align: right;
	}
	.otosText.fr::before {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: -20px;
		width: 0;
		height: 0;
		margin-top: -15px;
		border-top: 15px solid transparent;
		border-right: 20px solid #fff;
		border-bottom: 15px solid transparent;
	}
	.otosText.fl::before {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: -20px;
		width: 0;
		height: 0;
		margin-top: -15px;
		border-top: 15px solid transparent;
		border-left: 20px solid #fff;
		border-bottom: 15px solid transparent;
	}
	.otosText p {
		width: 292px;
		font-size: 1.8rem;
	}
	.bgBox .fl,
	.bgBox .fr {
		width: 446px;
		width: calc(calc(100% - 40px) /2 );
		margin-bottom: 40px;
	}
}
@media print, screen and (min-width: 768px) {
	.elementImg {
		width: 920px;
		margin: 0 auto 40px;
	}
	.elementImg.w640 {
		width: 640px;
		margin: 0 auto 40px;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dl {
		padding: 45px 0 0;
	}
}
/* One to One Service (PADv-SP) */
@media screen and (max-width: 1011px) {
	.otos {
		margin-top: 0 !important;
		padding: 30px 4.80111%;
		font-size: 1.5rem;
	}
	.otos h2 {
		margin-bottom: 25px;
	}
	.otos h2 img {
		width: 85%;
		height: auto;
		margin-bottom: 15px;
	}
	.otos h2 span {
		font-size: 1.4rem;
	}
	.otosBox {
		margin-bottom: 25px;
	}
	.otosPhoto.fl,
	.otosPhoto.fr,
	.otosText.fl,
	.otosText.fr {
		float: none;
	}
	.otosPhoto img {
		width: 100%;
		height: auto;
	}
	.otosText {
		margin-bottom: 20px;
		padding: 20px;
	}
	.otosText::before {
		content: "";
		display: block;
		position: absolute;
		top: -20px;
		left: 50%;
		width: 0;
		height: 0;
		margin-left: -15px;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: 20px solid #fff;
	}
	.otos p {
		font-size: 1.5rem;
	}
	.bgBox {
		padding: 30px 20px;
	}
	.bgBox .fl,
	.bgBox .fr {
		float: none;
		margin-bottom: 20px;
	}
	.bgBox .fr {
		line-height: 1.6666666667;
	}
	.bgBox .btn {
		text-align: center;
	}
}
/* One to One Service (SP) */
@media screen and (max-width: 767px) {
	.elementImg {
		margin-bottom: 20px;
	}
	.elementImg p {
		margin-top: 5px;
		font-size: 2rem;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item {
		margin-bottom: 20px;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item figure p {
		bottom: -24px;
		width: 200px;
		height: 48px;
		margin-left: -100px;
		font-size: 1.6rem;
		line-height: 42px;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item figure p span {
		margin-right: .3em;
		font-size: 2.4rem;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dl {
		margin: 0;
		padding: 35px 0 0;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dt {
		font-size: 1.6rem;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dt span {
		font-size: 1.6rem;
	}
	#rwd-content .rwd-grid-cardlist01.elementBox .rwd-grid-item dd {
		font-size: 1.4rem;
		line-height: 1.6666666667;
	}
	#rwd-content .bgBox .btn a.rwd-button01 {
		width: 100%;
		max-width: 280px;
	}
}

/* World Technician Grand Prix (WTGP) */
.past {
	padding: 0;
	background-color: #e9ecf1;
}
.pastLink {
	padding: 20px 0 0 30px;
	box-sizing: border-box;
}
.pastLink p {
	margin-bottom: 10px;
	font-family: Roboto;
	font-size: 1.8rem;
	font-weight: bold;
}
.pastLink ul {
	display: flex;
}
.pastLink li {
	width: 40px;
	justify-content: flex-end;
	font-family: Roboto;
	font-size: 1.6rem;
	text-align: center;
}
.pastLink li:not(:first-child) {
	margin-left: 30px;
}
#rwd-content .pastLink li a,
#rwd-content .pastLink li a:hover {
    color: #000;
}
.pastLink li img {
	margin-bottom: 5px;
}
@media print, screen and (min-width: 768px) {
	.pastPhoto {
		float: left;
		width: 288px;
	}
	.pastLink {
		float: left;
	}
}
/* World Technician Grand Prix (WTGP) (PAD) */
@media screen and (max-width: 867px) {
	.pastLink {
		padding: 20px 0 0 20px;
	}
	.pastLink li:not(:first-child) {
		margin-left: 20px;
	}
}
/* World Technician Grand Prix (WTGP) (SP) */
@media screen and (max-width: 767px) {
	.pastLink {
		padding: 20px;
	}
	#rwd-content .pastLink p {
		font-size: 1.6rem;
		line-height: 1.4 !important;
	}
	.pastLink li:not(:first-child) {
		margin-left: 10px;
	}
}

/* About WTGP */
.bgBox.fb {
	padding: 40px 40px 10px;
}
.bgBox.fb .about {
	line-height: 1.8;
	margin-bottom: 30px;
}
.bgBox.fb .about img {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(39,66,119,.2);
	box-shadow: 0px 0px 10px 0px rgba(39,66,119,.2);
}
.bgBox.fb .about h3 {
	margin: 12px 0 5px;
}
.bgBox.fb .about .btn {
	margin-top: 15px;
}
.competition {
	position: relative;
	margin-bottom: 20px;
}
.competition img {
	margin-bottom: 55px;
}
.competition p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 240px;
	height: 160px;
	margin: 0 auto;
	padding-top: 10px;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: rgba(229,0,18,.9);
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}
.competition p img {
	width: 160px !important;
	height: 100px !important;
	margin-bottom: 5px;
}
.rwd-subsection-headline.rwd-bold.bl {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.point {
	counter-reset: point;
	list-style-type: none;
	padding-left: 0;
}
.point li {
	position: relative;
	padding-left: 38px;
	line-height: 1.8;
	font-weight: bold;
}
.point.sn li:not(:last-child) {
	margin-bottom: 10px;
}
.point li span {
	display: block;
	font-weight: normal;
}
.point li:before {
	counter-increment: point;
	content: counter(point);
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	background-color: #e50012;
	color: #fff;
	font-family: 'Roboto';
	font-size: 1.8rem;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	.bgBox.fb {
		display: flex;
		flex-flow: row wrap;
	}
	.bgBox.fb .about {
		width: 446px;
		width: calc(calc(100% - 40px) /2 );
	}
	.bgBox.fb .about:not(:nth-child(2n+1)) {
		margin-left: 40px;
	}
}
/* About WTGP (SP) */
@media screen and (max-width: 767px) {
	.bgBox.fb {
		padding: 30px 20px 10px;
	}
	.bgBox.fb .about {
		margin-bottom: 20px;
		line-height: 1.6666666667;
	}
	.bgBox.fb .about:last-child {
		margin-top: 30px;
	}
	.bgBox.fb .about p.rwd-text.rwd-large {
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.competition img {
		margin-bottom: 40px;
	}
	.competition p {
		width: 180px;
		height: 120px;
		padding-top: 8px;
		border-radius: 4px;
		font-size: 1.8rem;
	}
	.competition p img {
		width: 120px !important;
		height: 75px !important;
		margin-bottom: 4px;
	}
	.point li {
		padding-left: 36px;
	}
	.point li:before {
		width: 26px;
		height: 26px;
		font-size: 1.7rem;
		line-height: 26px;
	}
}

/* Technician Episode LINK */
.pagenate-links {
	width: 1220px;
	padding-top: 50px;
	text-align: center;
}
.pagenate-link-prev,
.pagenate-link-index,
.pagenate-link-next {
	display: block;
	position: relative;
	height: 50px;
	width: 183px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #b20c0c;
	color: #fff !important;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
}
.pagenate-link-prev span,
.pagenate-link-index span,
.pagenate-link-next span {
	font-size: 1.8rem;
}
.pagenate-link-prev:hover,
.pagenate-link-index:hover,
.pagenate-link-next:hover {
	opacity: .8;
	color: #fff;
	text-decoration: none;
}
.pagenate-link-prev {
	float: left;
	padding-left: 20px;
}
.pagenate-link-index {
	position: absolute;
	left: 50%;
	margin-left: -100px;
}
.pagenate-link-next {
	float: right;
	padding-right: 20px;
}
.pagenate-link-prev span:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 15px;
	width: 14px;
	height: 26px;
	background: url(/business/mc/aftersales/service-staff/technician-episode/img/ep_icon_arrow_left.png) no-repeat 0 0 / 14px auto;
}
.pagenate-link-next span:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 15px;
	width: 14px;
	height: 26px;
	background: url(/business/mc/aftersales/service-staff/technician-episode/img/ep_icon_arrow_right.png) no-repeat 0 0 / 14px auto;
}
/* Technician Episode LINK (SP) */
@media screen and (max-width: 767px) {
	.pagenate-links {
		width: 100%;
		padding-top: 15px;
		padding-bottom: 60px;
	}
	.pagenate-link-prev,
	.pagenate-link-index,
	.pagenate-link-next {
		width: 80px;
		height: 40px;
		background-repeat: no-repeat;
		color: #fff !important;
		line-height: 40px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		text-align: center;
		text-decoration: none;
	}
	.pagenate-link-prev span,
	.pagenate-link-index span,
	.pagenate-link-next span {
		font-size: 1.2rem;
	}
	.pagenate-link-prev {
		padding-left: 10px;
	}
	.pagenate-link-index {
		margin-left: -40px;
	}
	.pagenate-link-next {
		padding-right: 10px;
	}
	.pagenate-link-prev span:after {
		top: 15px;
		left: 5px;
		width: 7px;
		height: 13px;
		background: url(/business/mc/aftersales/service-staff/technician-episode/img/ep_icon_arrow_left.png) no-repeat 0 0 / 7px auto;
	}
	.pagenate-link-next span:after {
		top: 15px;
		right: 5px;
		width: 7px;
		height: 13px;
		background: url(/business/mc/aftersales/service-staff/technician-episode/img/ep_icon_arrow_right.png) no-repeat 0 0 / 7px auto;
	}
}

/* Technician Episode */
#rwd-content .rwd-main-content-group.mprofile {
	position: relative;
}
#rwd-content .rwd-main-content-group.mprofile div {
	position: absolute;
	top: 0;
	left: auto;
	width: 350px;
	height: 680px;
	padding: 30px;
	box-sizing: border-box;
	background-color: rgba(0,0,0,.8);
	color: #fff;
}
#rwd-content .rwd-main-content-group.mprofile div.right {
	position: absolute;
	top: 0;
	left: auto;
	right: 0 !important;
}
#rwd-content .rwd-main-content-group.mprofile div img {
	width: 56px;
	height: auto;
	margin-bottom: 20px;
}
#rwd-content .rwd-main-content-group.mprofile div h2.rwd-section-headline span:first-child {
	line-height: 1.2;
}
#rwd-content .rwd-main-content-group.mprofile div p {
	line-height: 1.5;
}
#rwd-content .rwd-main-content-group.mprofile div p.line {
	margin-bottom: 13px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 2.1rem;
	font-weight: bold;
}
#rwd-content .rwd-main-content-group.mprofile div ul {
	margin-bottom: 10px;
}
#rwd-content .rwd-main-content-group.mprofile div li {
	position: relative;
	padding-left: 1.5em;
	font-weight: bold;
	line-height: 1.6;
}
#rwd-content .rwd-main-content-group.mprofile div li::before {
	content: "";
	display: block;
	position: absolute;
	top: .5em;
	left: 0;
	width: 12px;
	height: 12px;
	background-color: #b20c0c;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#rwd-content .rwd-main-content-group.mepisode {
	margin-bottom: 60px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
.diamond::after {
	content: "";
	display: block;
	width: 86px;
	height: 38px;
	margin: 22px auto 0;
	background: url(/business/mc/aftersales/service-staff/technician-episode/img/diamond.png) no-repeat 0 0 / cover;
}
#rwd-content .rwd-main-content-group.mepisode figure {
	margin-bottom: 0;
}
#rwd-content .rwd-main-content-group.mepisode h3 {
	font-size: 2.4rem;
	font-weight: normal;
}
#rwd-content .rwd-main-content-group.mepisode p {
	font-size: 1.4rem;
	line-height: 1.75;
}
#rwd-content .rwd-main-content-group.mepisode p.b1 {
	margin-bottom: 1.75em;
}
#rwd-content .rwd-main-content-group.mepisode p.b2 {
	margin-bottom: 3.5em;
}
#rwd-content .rwd-main-content-group.mepisode .rwd-grid .rwd-grid-item.pc-grid8of12 {
	margin-left: 0;
}
#rwd-content .rwd-main-content-group.mepisode .rwd-grid .rwd-grid-item.pc-grid8of12 figure {
	margin-bottom: 10px;
}
#rwd-content .rwd-main-content-group.mtoc {
	margin-bottom: 60px;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 {
	padding: 30px;
	background-color: #c6b293;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12::after {
	content: "";
	display: block;
	clear: both;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 figure {
	float: left;
	width: 360px;
	margin: 0;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div {
	float: right;
	width: 572px;
	margin: 0;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div h2 {
	padding: 10px 0;
	border-top: 4px solid #4f473b;
	border-bottom: 4px solid #4f473b;
	color: #4f473b;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p {
	font-size: 1.4rem;
	line-height: 1.75;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.b1 {
	margin-bottom: 1.75em;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar,
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar02 {
	margin: 8px 10px 0 0;
	text-align: right;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar img {
	width: 195px;
	height: auto;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar02 img {
	width: 247px;
	height: auto;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar03 {
	margin: 20px 10px 0 0;
	text-align: right;
}
#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar03 img {
	width: 202px;
	height: auto;
}
.episode-video iframe {
	width: 100%;
	height: 453px;
}
/* Technician Episode (PAD) */
@media screen and (min-width: 768px) and (max-width: 1219px) {
	#rwd-content .rwd-main-content-group.mprofile figure {
		margin-bottom: 0;
	}
	#rwd-content .rwd-main-content-group.mprofile div,
	#rwd-content .rwd-main-content-group.mprofile div.right {
		position: static !important;
		width: 100%;
		height: auto;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 {
		padding: 20px;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 figure {
		width: 35%;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div {
		width: 63%;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div h2 {
		padding: 10px 0;
		border-top: 4px solid #4f473b;
		border-bottom: 4px solid #4f473b;
		color: #4f473b;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div h2 {
		padding: 5px 0;
		border-top: 3px solid #4f473b;
		border-bottom: 3px solid #4f473b;
	}
	.episode-video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.episode-video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}
/* Technician Episode (SP) */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-main-content-group.mprofile {
		width: 100% !important;
		margin-top: -30px;
	}
	#rwd-content .rwd-main-content-group.mprofile figure {
		margin-bottom: 0;
	}
	#rwd-content .rwd-main-content-group.mprofile div,
	#rwd-content .rwd-main-content-group.mprofile div.right {
		position: static;
		width: 100%;
		height: auto;
		padding: 20px 5%;
	}
	#rwd-content .rwd-main-content-group.mprofile div img {
		margin-bottom: 10px;
	}
	#rwd-content .rwd-main-content-group.mprofile div p {
    	line-height: 1.5;
	}
	#rwd-content .rwd-main-content-group.mprofile div p.line {
		margin-bottom: 8px;
		font-size: 1.8rem;
		line-height: 2;
	}
	#rwd-content .rwd-main-content-group.mprofile div ul {
		margin-bottom: 6px;
	}
	#rwd-content .rwd-main-content-group.mprofile div li {
		padding-left: 1.25em;
	}
	#rwd-content .rwd-main-content-group.mprofile div li::before {
		top: .4em;
		width: 10px;
		height: 10px;
	}
	#rwd-content .rwd-main-content-group.mepisode {
		margin-bottom: 30px;
		padding-bottom: 25px;
	}
	.diamond::after {
		width: 61px;
		height: 27px;
		margin: 10px auto 0;
	}
	#rwd-content .rwd-main-content-group.mepisode h2 br {
		display: none;
	}
	#rwd-content .rwd-main-content-group.mepisode h3 {
		margin-bottom: 15px;
		font-size: 2rem;
		line-height: 1.4;
	}
	#rwd-content .rwd-main-content-group.mepisode p.b2 {
		margin-bottom: 1.75em;
	}
	#rwd-content .rwd-main-content-group.mtoc {
		margin-bottom: 45px;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 {
		padding: 20px;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 figure {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div {
		float: none;
		width: 100%;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div h2 {
		padding: 5px 0;
		border-top: 3px solid #4f473b;
		border-bottom: 3px solid #4f473b;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar img {
		width: 140px;
		height: auto;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar02 img {
		width: 160px;
		height: auto;
	}
	#rwd-content .rwd-main-content-group.mtoc .rwd-grid .rwd-grid-item.pc-grid10of12 div p.tar03 img {
		width: 150px;
		height: auto;
	}
	.episode-video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.episode-video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}

/* Genuine Parts */
.genuine {
	width: 280px;
	height: 54px;
	margin-bottom: 23px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #687ba0;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
	color: #274277;
	font-size: 1.8rem;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
}
.genuine span {
	margin-right: .3em;
	font-size: 2.8rem;
}
@media print, screen and (min-width: 768px) {
	#rwd-content .rwd-grid.genuineBox {
		display: block;
	}
	#rwd-content .rwd-grid.genuineBox::after {
		content: "";
		display: block;
		clear: both;
	}
	#rwd-content .rwd-grid.genuineBox .rwd-grid-item.pc-grid6of12 {
		width: 49%;
		margin-left: 0;
	}
}
/* Genuine Parts (SP) */
@media screen and (max-width: 767px) {
	.genuine {
		width: 220px;
		height: 48px;
		margin-bottom: 12px;
		font-size: 1.6rem;
		line-height: 42px;
	}
	.genuine span {
		margin-right: .3em;
		font-size: 2.4rem;
	}
	.genuineBox .rwd-subsection-headline {
		line-height: 1.6666666667;
		margin-bottom: 12px;
	}
	#rwd-content .elementImg p {
	font-size: 1.8rem;
	}
}

/* YAMALUBE */
#rwd-content .rwd-grid-cardlist04 a.rwd-grid-item.rwd-modal-link-youtube:hover::after {
  content: none;
}

/* Service Staff */
.service-wrapper01 {
	margin-top: -32px;
}
.service-wrapper01 .w100p {
	display: none;
}
.service-wrapper01 .service-main {
	height: 758px;
	margin-bottom: 40px;
	padding-top: 50px;
	background: url("/business/mc/aftersales/service-staff/img/index_key01.jpg") no-repeat center 0;
	background-size: cover;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.service-wrapper01 .service-main strong {
	display: block;
	margin-bottom: 20px;
	font-size: 3.2rem;
}
.service-wrapper01 .service-main p {
	margin-bottom: 45px;
	font-size: 1.8rem;
	line-height: 2em !important;
}
.service-wrapper01 .video iframe {
	width: 800px;
	height: 450px;
}

/* Service Staff（パッド表示） */
@media screen and (min-width: 768px) and (max-width: 1219px) {
	.service-wrapper01 {
	}
	.service-wrapper01 .w100p {
		display: block;
		margin-bottom: 50px !important;
	}
	.service-wrapper01 .w100p img {
		width: 100%;
		height: auto;
	}
	.service-wrapper01 .service-main {
		width: 98%;
		height: auto;
		margin: 0 auto 60px;
		padding: 0;
		background: none;
		color: #000;
		text-shadow: none;
		text-align: left;
	}
	.service-wrapper01 .service-main p {
		font-size: 1.6rem;
		line-height: 1.875em !important;
	}
	.service-wrapper01 .video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.service-wrapper01 .video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	.rm .rwd-grid-item.video {
		position: relative;
		width: 100%;
		padding-top: 27.56%;
	}
	.rm .rwd-grid-item.video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}

/* Service Staff（スマホ表示） */
@media screen and (max-width: 767px) {
	.service-wrapper01 {
		margin-top: -30px;
	}
	.service-wrapper01 .w100p {
		display: block;
		margin-bottom: 30px !important;
	}
	.service-wrapper01 .w100p img {
		width: 100%;
		height: auto;
	}
	.service-wrapper01 .service-main {
		width: 90.62500%;
		height: auto;
		margin: 0 auto 40px;
		padding: 0;
		background: none;
		color: #000;
		text-shadow: none;
		text-align: left;
	}
	.service-wrapper01 .service-main p {
		margin-bottom: 20px;
		font-size: 1.5rem;
		line-height: 1.5 !important;
	}
	.service-wrapper01 .video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.service-wrapper01 .video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}



/* Training Program */
.training-wrapper01 {
	margin-top: -32px;
}
.training-wrapper01 .w100p {
	display: none;
}
.training-wrapper01 .training-main {
	height: 718px;
	margin-bottom: 40px;
	padding-top: 50px;
	background: url("/business/mc/aftersales/service-staff/training-program/img/index_key01.jpg") no-repeat center 0;
	background-size: cover;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.training-wrapper01 .training-main strong {
	display: block;
	font-size: 3.2rem;
	margin-bottom: 20px;
}
.training-out {
	width: 1218px;
	margin: 0 auto;
}
.training-out:after {
	content: "";
	display: block;
	clear: both;
}
.training-wrapper01 .training-box {
	width: 597px;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.8);
	text-align: left;
}
.training-wrapper01 .training-box strong {
	display: block;
	margin: 23px 0 15px 0;
	color: #000;
	font-size: 1.8rem;
}
.training-wrapper01 .training-main .training-box p {
	color: #000;
	font-weight: normal;
	line-height: 1.6 !important;
}
.training-wrapper01 .logo {
	margin-bottom: 20px;
	text-align: center;
}
.training-wrapper01 .logo img {
	height: 72px;
	width: auto;
}
.training-wrapper01 .training-main .w277 {
	width: 277px;
}
.training-wrapper01 .training-main .w277 img {
	max-width: 100%;
}
.training-block3 {
	width: 738px;
	margin: 0 auto;
}
.training-block3 div {
	float: left;
	width: 220px;
	padding: 0 13px;
	text-align: center;
}
.training-block3 div p {
	margin-top: 10px;
	font-size: 1.8rem !important;
}
.training-pyramid {
	width: 1012px;
	margin: 0 auto;
}
.training-pyramid div.fl {
	width: 506px;
	height: 700px;
	background: url("/business/mc/aftersales/service-staff/training-program/img/training_bg_001.png") no-repeat 0 0;
	background-size: cover;
}
.training-pyramid div.fr {
	width: 506px;
	height: 700px;
	background: url("/business/mc/aftersales/service-staff/training-program/img/training_bg_002.png") no-repeat 0 0;
	background-size: cover;
}
.training-pyramid .logo {
	margin-top: 30px;
	text-align: center;
}
.training-pyramid .logo img {
	height: 107px !important;
}
.training-pyramid p {
	width: 340px;
	height: 100px;
	padding: 17px 15px;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.5 !important;
}
.training-pyramid p.block01 {
	margin: 50px 0 0 125px;
}
.training-pyramid p.block02 {
	margin: 70px 0 0 80px;
}
.training-pyramid p.block03 {
	margin: 70px 0 0 45px;
}
.training-pyramid p.block04 {
	margin: 50px 0 0 41px;
}
.training-pyramid p.block05 {
	margin: 70px 0 0 86px;
}
.training-pyramid p.block06 {
	margin: 70px 0 0 121px;
}

/* Training Program（パッド表示） */
@media screen and (min-width: 768px) and (max-width: 1219px) {
	.training-wrapper01 {
	}
	.training-wrapper01 .w100p {
		display: block;
		margin-bottom: 50px !important;
	}
	.training-wrapper01 .w100p img {
		width: 100%;
		height: auto;
	}
	.training-out {
		width: 98%;
	}
	.training-out p span {
		letter-spacing: -.01em;
	}
	.training-wrapper01 .training-main {
		width: 98%;
		height: auto;
		margin: 0 auto 60px;
		padding: 0;
		background: none;
		color: #000;
		text-align: left;
	}
	.training-wrapper01 .training-box {
		width: 49.5%;
		padding: 10px;
		background-color: #e6e6e6;
	}
	.training-wrapper01 .training-main .w277 {
		width: 50%;
	}
	.training-wrapper01 .training-box strong {
		margin: 13px 0 5px 0;
		font-size: 1.6rem;
	}
	.training-wrapper01 .training-box.fr strong {
		letter-spacing: -.04em;
	}
	.training-wrapper01 .training-main .training-box p {
		font-size: 1.5rem;
		line-height: 1.5 !important;
	}
	.training-wrapper01 .logo {
		margin-bottom: 15px;
	}
	.training-pyramid {
		width: 736px;
	}
	.training-pyramid div.fl {
		width: 368px;
		height: 510px;
	}
	.training-pyramid div.fr {
		width: 368px;
		height: 510px;
	}
	.training-pyramid .logo {
		margin-top: 20px;
	}
	.training-pyramid .logo img {
		height: 75px !important;
	}
	.training-pyramid p {
		width: 330px;
		height: 80px;
		padding: 10px;
	}
	.training-pyramid p.block01 {
		margin: 45px 0 0 20px;
	}
	.training-pyramid p.block02 {
		margin: 40px 0 0 20px;
	}
	.training-pyramid p.block03 {
		margin: 40px 0 0 20px;
	}
	.training-pyramid p.block04 {
		margin: 45px 0 0 20px;
	}
	.training-pyramid p.block05 {
		margin: 40px 0 0 20px;
	}
	.training-pyramid p.block06 {
		margin: 40px 0 0 20px;
	}
}

/* Training Program（スマホ表示） */
@media screen and (max-width: 767px) {
	.training-wrapper01 {
		margin-top: -30px;
	}
	.training-wrapper01 .w100p {
		display: block;
		margin-bottom: 30px !important;
	}
	.training-wrapper01 .w100p img {
		width: 100%;
		height: auto;
	}
	.training-wrapper01 .training-main {
		height: auto;
		margin-bottom: 30px;
		padding: 0 20px;
		background-image: none;
		color: #000;
		font-weight: bold;
		text-align: left;
	}
	.training-wrapper01 .training-main strong {
		font-size: 2.2rem;
		line-height: 1.2 !important;
	}
	.training-wrapper01 .training-main p {
		margin-bottom: 20px;
		line-height: 1.5 !important;
	}
	.training-out {
		width: 100%;
		margin: 0 auto;
	}
	.training-wrapper01 .training-main .w277 {
		width: 49%;
	}
	.training-wrapper01 .training-main .w277.fl {
		float: left;
	}
	.training-wrapper01 .training-main .w277.fr {
		float: right;
	}
	.training-wrapper01 .training-box {
		width: 100%;
		padding: 0;
	}
	.training-wrapper01 .training-box strong {
		margin: 13px 0 5px 0;
		font-size: 1.6rem;
		letter-spacing: 0;
	}
	.training-wrapper01 .training-main .training-box p {
		line-height: 1.6666666667 !important;
	}
	.training-wrapper01 .training-main .training-box.fl p {
		letter-spacing: 0;
	}
	.training-wrapper01 .logo {
		margin-bottom: 15px;
	}
	.training-wrapper01 .logo img {
		height: 62px;
	}
	.training-block3 {
		width: 100%;
	}
	.training-block3 div {
		width: 45%;
		padding: 0 2.5%;
	}
	.training-block3 div p {
		margin: 10px 0;
		font-size: 1.2rem !important;
	}
	.training-pyramid {
		width: 280px;
	}
	.training-pyramid div.fl {
		width: 280px;
		height: 387px;
	}
	.training-pyramid div.fr {
		width: 280px;
		height: 387px;
	}
	.training-pyramid .logo {
		padding-top: 10px;
	}
	.training-pyramid .logo img {
		height: 60px !important;
	}
	.training-pyramid p {
		width: 240px;
		height: 70px;
		padding: 10px;
		font-size: 1rem;
		line-height: 1.6 !important;
	}
	.training-pyramid p.block01 {
		margin: 25px 0 0 20px;
	}
	.training-pyramid p.block02 {
		margin: 25px 0 0 20px;
	}
	.training-pyramid p.block03 {
		margin: 25px 0 0 20px;
	}
	.training-pyramid p.block04 {
		margin: 25px 0 0 20px;
	}
	.training-pyramid p.block05 {
		margin: 25px 0 0 20px;
	}
	.training-pyramid p.block06 {
		margin: 25px 0 0 20px;
	}
}



/* World Technician Grand Prix(WTGP) */
.wtgp-wrapper01 {
	margin-top: -32px;
}
.wtgp-wrapper01 .wtgp-main {
	height: 818px;
	margin-bottom: 40px;
	padding-top: 50px;
	box-sizing: border-box;
	background: url("/business/mc/aftersales/service-staff/wtgp/img/index_key01.jpg") no-repeat center 0;
	background-size: cover;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.wtgp-wrapper01 .wtgp-main strong {
	display: block;
	margin-bottom: 20px;
	font-size: 3.2rem;
}
.wtgp-wrapper01 .wtgp-main p {
	margin-bottom: 45px;
	line-height: 2.3 !important;
}
.wtgp-wrapper01 .wtgp-box {
	width: 1012px;
	height: 609px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
	text-align: left;
}
.wtgp-wrapper01 .wtgp-box strong {
	display: block;
	margin: 17px 0 10px 0;
	color: #000;
	font-size: 1.8rem;
}
.wtgp-wrapper01 .wtgp-box p {
	color: #000;
	font-size: 1.4rem;
	line-height: 1.75 !important;
	font-weight: normal;
}

/* World Technician Grand Prix(WTGP)（パッド表示） */
@media screen and (min-width: 768px) and (max-width: 1219px) {
	.wtgp-wrapper01 .wtgp-main {
		height: auto;
		padding-bottom: 40px;
	}
	.wtgp-wrapper01 .wtgp-box {
		width: 92%;
		height: auto;
		margin: 0 auto;
		padding: 20px;
	}
	.wtgp-wrapper01 .wtgp-box img {
		max-width: 100%;
	}
	.wtgp-wrapper01 .wtgp-main p {
		margin-bottom: 0;
	}
}

/* World Technician Grand Prix(WTGP)（スマホ表示） */
@media screen and (max-width: 767px) {
	.wtgp-wrapper01 {
		margin-top: 0;
	}
	.wtgp-wrapper01 .wtgp-main {
		height: auto;
		margin-bottom: 30px;
		padding: 0 20px;
		background: none;
		color: #000;
		font-weight: bold;
		text-align: left;
	}
	.wtgp-wrapper01 .wtgp-main strong {
		font-size: 2.2rem;
		line-height: 1.2 !important;
	}
	.wtgp-wrapper01 .wtgp-main p {
		margin-bottom: 20px;
		line-height: 1.5 !important;
		text-align: left;
	}
	.wtgp-wrapper01 .wtgp-box {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0;
	}
	.wtgp-wrapper01 .wtgp-box img {
		max-width: 100%;
	}
	.wtgp-wrapper01 .wtgp-box strong {
		font-size: 1.6rem;
	}
}



/* CSR */
.csr-wrapper01 {
	margin-top: -32px;
}
.csr-wrapper01 .csr-main {
	height: 818px;
	margin-bottom: 40px;
	padding-top: 50px;
	box-sizing: border-box;
	background: url("/business/mc/aftersales/service-staff/csr/img/index_key01.jpg") no-repeat center 0;
	background-size: cover;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.csr-wrapper01 .csr-main strong {
	display: block;
	font-size: 3.2rem;
	margin-bottom: 20px;
}
.csr-video iframe {
	width: 100%;
	height: 578px;
}

/* World Technician Grand Prix(WTGP)（パッド表示） */
@media screen and (min-width: 768px) and (max-width: 1219px) {
	.csr-wrapper01 .csr-main {
		height: auto;
		padding-bottom: 20px;
	}
	.csr-wrapper01 .csr-main img {
		max-width: 98%;
	}
	#rwd-content .rwd-grid.activities .rwd-grid-item.pc-grid10of12:first-child {
		width: 100%;
	}
	.csr-video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.csr-video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}

/* CSR（スマホ表示） */
@media screen and (max-width: 767px) {
	.csr-wrapper01 {
		margin-top: 0;
	}
	.csr-wrapper01 .csr-main {
		height: auto;
		margin-bottom: 40px;
		padding: 0 20px;
		background: none;
		color: #000;
		font-weight: bold;
		text-align: left;
	}
	.csr-wrapper01 .csr-main strong {
		font-size: 2.2rem;
		line-height: 1.2 !important;
	}
	.csr-wrapper01 .csr-main p {
		margin-bottom: 20px;
		line-height: 1.5 !important;
		text-align: left;
	}
	.csr-wrapper01 .csr-main img {
		max-width: 100%;
	}
	.csr-video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.csr-video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}







/* Genuine Parts */
.genuine-wrapper01 {
	margin-top: -32px;
}
.genuine-wrapper01 .genuine-main {
	height: 1080px;
	margin-bottom: 55px;
	padding-top: 50px;
	background: url("/business/mc/aftersales/genuine-parts/img/index_key01.jpg") no-repeat center 0;
	background-size: cover;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.genuine-wrapper01 .genuine-main strong {
	display: block;
	margin-bottom: 20px;
	font-size: 3.2rem;
}
.genuine-wrapper01 .genuine-main p {
	margin-bottom: 45px;
	line-height: 2.3 !important;
}
.genuine-wrapper01 .genuine-main img {
	border: 20px solid rgba(255,255,255,.9);
}

/* Technician Episode（パッド表示） */
@media screen and (min-width: 768px) and (max-width: 1219px) {
	.genuine-wrapper01 .genuine-main {
		height: auto;
		padding-bottom: 40px;
	}
	.genuine-wrapper01 .genuine-main img {
		width: 92%;
		height: auto;
		border: 20px solid rgba(255,255,255,.9);
		box-sizing: border-box;
	}
}

/* Genuine Parts（スマホ表示） */
@media screen and (max-width: 767px) {
	.genuine-wrapper01 {
		margin-top: -30px;
	}
	.genuine-wrapper01 .genuine-main {
		height: auto;
		padding: 30px 20px;
		text-align: left;
	}
	.genuine-wrapper01 .genuine-main strong {
		font-size: 2.2rem;
		line-height: 1.2 !important;
	}
	.genuine-wrapper01 .genuine-main p {
		margin-bottom: 20px;
		line-height: 1.5 !important;
	}
	.genuine-wrapper01 .genuine-main img {
		width: 100%;
		border: 10px solid rgba(255,255,255,.9);
		box-sizing: border-box;
	}
}



/* Sales Network */
#rwd-content figure.sn_map {
	margin-bottom: 50px;
}
#rwd-content .sn_table .rwd-table-type01 {
	margin-bottom: 100px;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	line-height: 1.6;
}
#rwd-content .sn_table .rwd-table-type01 thead th {
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	background: #4e6da1;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#rwd-content .sn_table .rwd-table-type01 th {
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	background: #f2f2f2;
	text-align: center;
	vertical-align: middle;
}
#rwd-content .sn_table .rwd-table-type01 td {
	padding-left: 40px;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}
#rwd-content .sn_table .rwd-table-type01 td a {
	color: #000;
	text-decoration: underline;
}

/* Sales Network（スマホ表示） */
@media screen and (max-width: 767px) {
	#rwd-content figure.sn_map {
		margin-bottom: 30px;
	}
	#rwd-content .sn_table .rwd-table-type01 {
		margin-bottom: 60px;
	}
	#rwd-content .sn_table .rwd-table-type01 tbody tr td[data-th]:before {
		display: none;
	}
	#rwd-content .sn_table .rwd-table-type01 td {
		padding-left: 10px;
	}
	#rwd-content .sn_table .rwd-table-type01 td span {
		padding: 0;
	}
}

#rwd-content .red-button .rwd-button-default{
  background-color: #ad0c0c;
}
#rwd-content .red-button .rwd-button-default:hover {
  background-color: #f80b0b;
}

/* History (PC) */
.history {
	position: relative;
	margin-bottom: 60px;
	padding: 60px 0;
	background: url(/business/mc/customer-support/wtgp/history/img/history_bg.png) repeat-y center 0 / 8px 1px;
}
.historyBox {
	/* display: flex;
	align-items: center; */
	position: relative;
}
.historyContent {
	position: relative;
	width: 92%;
	padding: 38px;
	border: 2px solid #687ba0;
	box-sizing: border-box;
	background-color: #fff;
	color: #274277;
	line-height: 1.75;
}
.historyContent img {
	width: 300px;
	height: auto;
}
.historyContent p {
	margin: 15px 0 5px;
	font-size: 1.8rem;
	font-weight: bold;
}
.historyYear {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: -101px;
	margin-top: -10px;
	transform: translate(0, -50%);
}
.historyYear .circle {
	position: absolute;
	left: 81px;
	width: 40px;
	height: 40px;
	border: 5px solid #687BA0;
	border-radius: 100%;
	box-sizing: border-box;
	background-color: #fff;
}
.historyYear p {
	margin: -54px 0 5px -11px;
	color: #274277;
	font-size: 2.8rem;
	line-height: 1 !important;
	font-weight: bold;
}
.historyYear .leaderLine {
	width: 80px;
	height: 40px;
	border: 1px solid #274277;
	border-bottom: none;
	border-left: none;
	transform: skewX(45deg);
}
@media print, screen and (min-width: 768px) {
	.historyBoxIn {
		position: relative;
		display: inline-block;
		width: 50%;
	}
	.historyBoxIn.left {
		text-align: left;
	}
	.historyBoxIn.right {
		text-align: right;
	}
	.historyBox.left > .historyBoxIn {
		margin-right: 50%;
	}
	.historyBox.right > .historyBoxIn {
		margin-left: 50%;
	}
	.historyBox.left > .historyBoxIn > .historyContent {
		text-align: right;
	}
	.historyBox.right > .historyBoxIn > .historyContent {
		margin-left: 8%;
	}
	.historyBox.left > .historyBoxIn > .historyContent::before {
		content: "";
		position: absolute;
		top: 50%;
		right: -26px;
		margin-top: -13px;
		border: 13px solid transparent;
		border-left: 13px solid #fff;
		z-index: 2;
	}
	.historyBox.left > .historyBoxIn > .historyContent::after {
		content: "";
		position: absolute;
		top: 50%;
		right: -30px;
		margin-top: -14px;
		border: 14px solid transparent;
		border-left: 14px solid #687ba0;
		z-index: 1;
	}
	.historyBox.right > .historyBoxIn > .historyContent::before {
		content: "";
		position: absolute;
		top: 50%;
		left: -26px;
		margin-top: -13px;
		border: 13px solid transparent;
		border-right: 13px solid #fff;
		z-index: 2;
	}
	.historyBox.right > .historyBoxIn > .historyContent::after {
		content: "";
		position: absolute;
		top: 50%;
		left: -30px;
		margin-top: -14px;
		border: 14px solid transparent;
		border-right: 14px solid #687ba0;
		z-index: 1;
	}
	.historyBox.left > .historyBoxIn > .historyYear {
		left: auto;
		right: -113px;
	}
	.historyBox.left > .historyBoxIn > .historyYear .circle {
		left: -40px;
	}
	.historyBox.left > .historyBoxIn > .historyYear p {
		margin: -54px 0 5px 28px;
	}
	.historyBox.left > .historyBoxIn > .historyYear .leaderLine {
		border-left: 1px solid #274277;
		border-right: none;
		transform: skewX(-45deg);
	}
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
	.historyYear .circle {
		top: 5px;
		left: 86px;
		width: 30px;
		height: 30px;
	}
	.historyBox.left > .historyBoxIn > .historyYear .circle {
		left: -35px;
	}
}
/* History (SP) */
@media screen and (max-width: 767px) {
	.history {
		margin-bottom: 30px;
		padding: 30px 0;
		background: url(/business/mc/customer-support/wtgp/history/img/history_bg.png) repeat-y 58px 0 / 8px 1px;
	}
	.historyBox:not(:last-child) {
		margin-bottom: 30px;
	}
	.historyContent {
		position: relative;
		width: calc(100% - 100px);
		margin-left: 100px;
		padding: 18px;
		border: 2px solid #687ba0;
		box-sizing: border-box;
		background-color: #fff;
		color: #274277;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	.historyContent img {
		max-width: 270px;
		height: auto;
	}
	#rwd-content .historyContent p {
		margin: 15px 0 10px;
		font-size: 1.6rem;
		line-height: 1.5 !important;
	}
	.historyBox > .historyBoxIn > .historyContent::before {
		content: "";
		position: absolute;
		top: 50%;
		left: -26px;
		margin-top: -13px;
		border: 13px solid transparent;
		border-right: 13px solid #fff;
		z-index: 2;
	}
	.historyBox > .historyBoxIn > .historyContent::after {
		content: "";
		position: absolute;
		top: 50%;
		left: -30px;
		margin-top: -14px;
		border: 14px solid transparent;
		border-right: 14px solid #687ba0;
		z-index: 1;
	}
	.historyYear {
		left: 5px;
		margin-top: -28px;
	}
	.historyYear .circle {
		top: 40px;
		left: 42px;
		width: 30px;
		height: 30px;
		border: 4px solid #687BA0;
	}
	#rwd-content .historyYear p {
		margin: 0 0 5px -3px;
		font-size: 2rem;
		line-height: 1 !important;
	}
	.historyYear .leaderLine {
		width: 50px;
		height: 30px;
		transform: skewX(22.5deg);
	}
}

/* }nEeNjJEAJf~[ */
#rwd-content .rwd-grid-cardlist01.countryBox .rwd-grid-item{
	margin-bottom: 0!important;
}
.ytaNumber{
	font-family: 'Roboto';
	color: #274277;
	font-size: 6rem;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	background: url(/business/mc/customer-support/yta/img/pict_020.png) no-repeat center bottom / 230px auto;
}
.ytaNumber span{
	font-size: 2.8rem;
	font-family:  "CI", Meiryo, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
.f-gray{
	color: #666;
}

/* }nEeNjJEAJf~[ (SP) */
@media screen and (max-width: 767px) {
	.countryBox .ytaNumber-sp{
		font-family: 'Roboto';
		color: #274277;
		font-size: 2.8rem;
		font-weight: bold;
		text-align: center;
		padding-bottom: 5px;
		background: url(/business/mc/customer-support/yta/img/pict_020.png) no-repeat center bottom / 100px auto;
	}
	.countryBox .ytaNumber-sp span{
		font-family:  "CI", Meiryo, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	}
	.countryBox .rwd-text {
		text-align: center;
	}
	.f-gray.rwd-text.rwd-xsmall {
	    font-size: 1.1rem;
	 }
}