/*
CSS AfterSales
*/
/*
============================================================
*/

.wrapAftersales{
    width: calc(100% - 20px);
    max-width: 1024px;
    margin: 40px auto 0 auto;
    padding: 0 0 0 0;
    position: relative;
    border-collapse: collapse;
    border-spacing: 0;
	}

.wrapAftersales h3{
	margin: 0 0 30px 0;
    padding: 0;
    font-size: 22.5px;
    text-align: left;
    border-bottom: 1px solid #d3d5d7;
	position: relative;
	}
.wrapAftersales h3 span,
.wrapAftersales h4 span{
	position: absolute;
	right: 0;
	font-size: 11px;
	font-weight: normal;
	}

@media (max-width: 768px) {
	.wrapAftersales h3,
	.wrapAftersales h4{
		margin-bottom: 40px;
		}
	.wrapAftersales h3 span,
	.wrapAftersales h4 span{
		bottom:-30px;
		}

}

.wrapAftersales p{
	text-align: left;
	}

.wrapAftersales .phoneNumber{
	max-width: 600px;
    margin: 0 auto;
    padding: 20px 20px 0px 20px;
    border: 1px solid #ccc;
	}
.wrapAftersales .phoneNumber p{
	text-align: center;
	}
@media (max-width: 768px) {
	.wrapAftersales .phoneNumber{
		padding: 20px 20px 0px 20px;
		}
	.wrapAftersales .phoneNumber strong,
	.wrapAftersales .phoneNumber p,
	.wrapAftersales .phoneNumber a{
		font-size: 13px;
		}
	.wrapAftersales .phoneNumber strong span,
	.wrapAftersales .phoneNumber p span{
		display: block;
		}

}


.wrapAftersales ul{
	letter-spacing: -0.4em;
	}
.wrapAftersales ul li{
	letter-spacing: normal;
	display: inline-block;
    width: calc(100% - 440px);
	margin-right:40px;
	vertical-align: top;
	}
.wrapAftersales ul li:nth-child(2n){
	margin-right:0;
	width:400px;
	text-align: center;
	}
.wrapAftersales ul li:nth-child(2n) p{
	text-align: center;
	}
.wrapAftersales ul li:nth-child(2n) img{
	max-width: 150px;
	}

@media (max-width: 768px) {

	.wrapAftersales ul li,
	.wrapAftersales ul li:nth-child(2n){
		width: 100%;
		margin: 0 0 20px 0;
		padding:0;
		}

}


.wrapAftersales h4{
	margin: -80px 0 30px 0;
    padding: 80px 0 0 0;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #d3d5d7;
	}

.wrapAftersales.support_single h4{
	margin-top: 0;
	padding-top: 0;
	}

.wrapAftersales #navSupportNews{
	margin-top:-80px;
	padding-top:80px;
	letter-spacing: -0.4em;
	text-align: left;
	}
.wrapAftersales #navSupportNews li,
.wrapAftersales #navSupportNews li:nth-child(2n){
	letter-spacing: normal;
	display: inline-block;
	width:calc((100% - 50px) / 6);
	margin:0 0 10px 0;
	margin-right:10px;
	}
.wrapAftersales #navSupportNews li:nth-child(6n){
	margin-right:0;
	}
@media (max-width: 768px) {

	.wrapAftersales #navSupportNews li a{
		font-size: 12px;
		}
	.wrapAftersales #navSupportNews li,
	.wrapAftersales #navSupportNews li:nth-child(2n){
		width: calc((100% - 10px) / 2);
		}
	.wrapAftersales #navSupportNews li:nth-child(2n){
		margin-right:0;
		}

}


.wrapAftersales #navSupportNews li a{
	display: block;
	border:1px solid #ccc;
	padding:5px;
	text-align: center;
	}

.wrapAftersales table{
	width:100%;
	}
.wrapAftersales table.eosEol_table.fixed_title{
	margin-top: 60px;
	}

.wrapAftersales table thead{
	opacity:1;
	}

.wrapAftersales table thead.fixed{
	background: #fff;
	position: fixed;
	top:52px;
	opacity: 0;
	transition: opacity 0.5s; /* 0.5秒でフェードする */
	}
.wrapAftersales table thead.fixed.visible{
	opacity: 1;
	}



.wrapAftersales table tr td{
	border-top: 1px solid #eee;
	text-align: left;
	font-size:12px;
	}
.wrapAftersales table tr.legend{
	display: none;
	}
.wrapAftersales table tr.legend td{
	color: #ccc;
	}

.wrap-wrapAftersales_table{}

@media (max-width: 768px) {
	.wrapAftersales table tr td{
		font-size: 10px;
		vertical-align: top;
		}
	.wrap-wrapAftersales_table{
		overflow: scroll;
		}
	.wrap-wrapAftersales_table table{
		width: 840px;
		}
	.wrapAftersales table tr.legend{
			display: table-row;
			}
	.wrapAftersales table thead.fixed.visible{
		display: none;
		}

}


.wrapAftersales table tr td:nth-child(1){
	width:200px;
	}
.wrapAftersales table tr td:nth-child(2),
.wrapAftersales table tr td:nth-child(3),
.wrapAftersales table tr td:nth-child(4),
.wrapAftersales table tr td:nth-child(5){
	width:100px;
	}
.wrapAftersales table tr td:nth-child(5){
	text-align: center;
	}
.wrapAftersales table tr td:nth-child(6){
	width:100px;
	}
.wrapAftersales table tr td:nth-child(7){
	width:200px;
	}

.wrapAftersales table thead.fixed tr td:nth-child(1),
.wrapAftersales table thead.fixed tr td:nth-child(7){
	width:220px;
	}
.wrapAftersales table thead.fixed tr td:nth-child(2),
.wrapAftersales table thead.fixed tr td:nth-child(3),
.wrapAftersales table thead.fixed tr td:nth-child(4),
.wrapAftersales table thead.fixed tr td:nth-child(5),
.wrapAftersales table thead.fixed tr td:nth-child(6){
	width:114px;
	}


@media (max-width: 768px) {
	.wrapAftersales table tr.column_title.smt{
		display: table-column;
		}

}


.wrapAftersales a.scroll{
	display: block;
	text-align: right;
	font-size:12px;
	margin-bottom: 40px;
	}

