  @charset "utf-8";

/* ======================================================
 * parts_mt.css
 * ------------------------------------------------------
 * Parts for MT
====================================================== */
/* ------------------------------------------------------
 * Old Class
------------------------------------------------------ */
.reset-cancellation .mt10 { margin-top: 10px !important;}
.reset-cancellation .mt20 { margin-top: 20px !important;}
.reset-cancellation .mt25 { margin-top: 25px !important;}
.reset-cancellation .mt40 { margin-top: 40px !important;}

.reset-cancellation .numberList04 {
	padding-left: 0;
	list-style: none;
}
.reset-cancellation .numberList04 > li {
	position: relative;
	padding-left: 1.8em;
}
.reset-cancellation .numberList04 > li > .order01 {
	position: absolute;
	top: 0;
	left: 0;
}
.reset-cancellation h4.heading08,
.reset-cancellation h4.heading12 {
	margin-top: 60px;
	padding: 0 20px 13px;
	border-bottom: 1px solid #ccc;
	font-size: 2.6rem;
	font-weight: 400;
	line-height: 1.2;
}
.reset-cancellation h4.heading08 + *,
.reset-cancellation h4.heading12 + * {
	margin-top: 25px !important;
}
.reset-cancellation h5.heading10,
.reset-cancellation h5.heading12 {
	margin-top: 30px;
	padding: 7px 20px 5px 17px;
	border-left: 3px solid #ccc;
	font-size: 2.0rem;
	font-weight: 400;
	line-height: 1.2;
}
.reset-cancellation h5.heading10 + *,
.reset-cancellation h5.heading12 + * {
	margin-top: 10px !important;
}
.reset-cancellation p.heading08 > span {
	text-decoration: underline;
}
.reset-cancellation .definitionList01 {
	margin-top: 30px;
}
.reset-cancellation .definitionList01 > dt {
	margin: 30px 0 10px;
	padding: 7px 20px 5px 17px;
	border-left: 3px solid #ccc;
	font-size: 2.0rem;
	font-weight: 400;
	line-height: 1.2;
}
.reset-cancellation .definitionList01 > dt:first-child {
	margin-top: 0 !important;
}
.reset-cancellation .definitionList01 > dd > *:first-child {
	margin-top: 0 !important;
}
.reset-cancellation .definitionList01 > dd > *:last-child {
	margin-bottom: 0 !important;
}
.reset-cancellation .centerText {
	text-align: center !important;
}
.reset-cancellation th.level01,
.reset-cancellation td.level01 {
	background-color: #767676;
	color: #fff;
	font-weight: 400;
}

/* ------------------------------------------------------
 * Parts
------------------------------------------------------ */
.reset-cancellation {
	margin-top: 20px;
}
.reset-cancellation > *:first-child {
	margin-top: 0 !important;
}
.reset-cancellation strong {
	font-weight: bold;
}
.reset-cancellation em {
	font-style: italic;
	font-weight: normal;
}
.reset-cancellation ins {
	background: none;
	font-weight: normal;
	text-decoration: underline;
}
.reset-cancellation ol {
	padding-left: 1.4em;
	list-style-type: decimal;
}
.reset-cancellation ul li {
	position: relative;
	padding-left: 1em;
	line-height: 1.4;
}
.reset-cancellation ul li::before {
	content: "";
	position: absolute;
	top: .7em;
	left: 2px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background-color: #bbbbbb;
	border-radius: 50%;
}
.reset-cancellation blockquote {
	margin: 20px 40px;
}
.reset-cancellation a:link,
.reset-cancellation a:active,
.reset-cancellation a:focus,
.reset-cancellation a:visited {
	color: #369;
	text-decoration: underline;
}
.reset-cancellation a:hover {
	text-decoration: none;
}
.reset-cancellation big {
	font-size: 1.17em;
}
.reset-cancellation small {
	font-size: .83em;
}
.reset-cancellation h1 {
	font-size: 4.2rem;
	line-height: 1.2;
}
.reset-cancellation h2 {
	font-size: 3.6rem;
	color: #fe6230;
	line-height: 1.2;
}
.reset-cancellation h3 {
	font-size: 3rem;
	line-height: 1.2;
}
.reset-cancellation h4 {
	font-size: 2.4rem;
	line-height: 1.2;
}
.reset-cancellation h5 {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.2;
}
.reset-cancellation h6 {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.2;
}
.reset-cancellation address {
	font-style: italic;
}
.reset-cancellation hr {
	display: block;
	border-top: 1px solid #e5e5e5;
}
.reset-cancellation table:not([class*="table-"]) {
	width: auto !important;
	max-width: 100% !important;
}
.reset-cancellation table:not([class*="table-"]) th,
.reset-cancellation table:not([class*="table-"]) td {
	padding: 15px 25px;
	text-align: left;
	vertical-align: top;
	line-height: 1.4;
}
.reset-cancellation table:not([class*="table-"]) th,
.reset-cancellation table:not([class*="table-"]) td {
	box-sizing: content-box;
}
.reset-cancellation table[border="0"] {
	border: none;
}
.reset-cancellation table[border="0"] th,
.reset-cancellation table[border="0"] td {
	border: none;
}
.reset-cancellation td > table[border="0"] th,
.reset-cancellation td > table[border="0"] td {
	padding: 0;
	border: none;
}
.reset-cancellation table[border="1"] {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.reset-cancellation table[border="1"] th,
.reset-cancellation table[border="1"] td {
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}
.reset-cancellation table[border="2"] {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.reset-cancellation table[border="2"] th,
.reset-cancellation table[border="2"] td {
	border-bottom: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
	border-left: 2px solid #d9d9d9;
}
.reset-cancellation table[border="3"] {
	border-top: 3px solid #d9d9d9;
	border-bottom: 3px solid #d9d9d9;
}
.reset-cancellation table[border="3"] th,
.reset-cancellation table[border="3"] td {
	border-bottom: 3px solid #d9d9d9;
	border-right: 3px solid #d9d9d9;
	border-left: 3px solid #d9d9d9;
}
.reset-cancellation table[border="4"] {
	border-top: 4px solid #d9d9d9;
	border-bottom: 4px solid #d9d9d9;
}
.reset-cancellation table[border="4"] th,
.reset-cancellation table[border="4"] td {
	border-bottom: 4px solid #d9d9d9;
	border-right: 4px solid #d9d9d9;
	border-left: 4px solid #d9d9d9;
}
.reset-cancellation table[border="5"] {
	border-top: 5px solid #d9d9d9;
	border-bottom: 5px solid #d9d9d9;
}
.reset-cancellation table[border="5"] th,
.reset-cancellation table[border="5"] td {
	border-bottom: 5px solid #d9d9d9;
	border-right: 5px solid #d9d9d9;
	border-left: 5px solid #d9d9d9;
}
.reset-cancellation table[border="6"] {
	border-top: 6px solid #d9d9d9;
	border-bottom: 6px solid #d9d9d9;
}
.reset-cancellation table[border="6"] th,
.reset-cancellation table[border="6"] td {
	border-bottom: 6px solid #d9d9d9;
	border-right: 6px solid #d9d9d9;
	border-left: 6px solid #d9d9d9;
}
.reset-cancellation table[border="7"] {
	border-top: 7px solid #d9d9d9;
	border-bottom: 7px solid #d9d9d9;
}
.reset-cancellation table[border="7"] th,
.reset-cancellation table[border="7"] td {
	border-bottom: 7px solid #d9d9d9;
	border-right: 7px solid #d9d9d9;
	border-left: 7px solid #d9d9d9;
}
.reset-cancellation table[border="8"] {
	border-top: 8px solid #d9d9d9;
	border-bottom: 8px solid #d9d9d9;
}
.reset-cancellation table[border="8"] th,
.reset-cancellation table[border="8"] td {
	border-bottom: 8px solid #d9d9d9;
	border-right: 8px solid #d9d9d9;
	border-left: 8px solid #d9d9d9;
}
.reset-cancellation table[border="9"] {
	border-top: 9px solid #d9d9d9;
	border-bottom: 9px solid #d9d9d9;
}
.reset-cancellation table[border="9"] th,
.reset-cancellation table[border="9"] td {
	border-bottom: 9px solid #d9d9d9;
	border-right: 9px solid #d9d9d9;
	border-left: 9px solid #d9d9d9;
}
.reset-cancellation table[border="10"] {
	border-top: 10px solid #d9d9d9;
	border-bottom: 10px solid #d9d9d9;
}
.reset-cancellation table[border="10"] th,
.reset-cancellation table[border="10"] td {
	border-bottom: 10px solid #d9d9d9;
	border-right: 10px solid #d9d9d9;
	border-left: 10px solid #d9d9d9;
}
.reset-cancellation table:not([class*="table-"]) th {
	background-color: #767676;
	color: #fff;
	font-weight: 400;
}
.reset-cancellation a[href$=".pdf"]:not(.link-image),
.reset-cancellation a[target="_blank"]:not(.link-image) {
	position: relative;
	margin: 0 30px 0 0;
}
.reset-cancellation a[target="_blank"]:not(.link-image)::after {
	content: "";
	display: inline-block;
	margin: 0 -20px 0 5px;
	background: url(/english/common/images/com_ic02.png) no-repeat 0 0;
	border: none !important;
	-webkit-transform: rotate(0) !important;
	transform: rotate(0) !important;
	width: 10px !important;
	height: 10px !important;
	vertical-align: 1px;
}
.reset-cancellation a[href$=".pdf"]:not(.link-image)::after {
	content: "";
	display: inline-block;
	margin: 0 -20px 0 5px;
	background: url(/english/common/images/com_ic03.png) no-repeat 0 0;
	border: none !important;
	-webkit-transform: rotate(0) !important;
	transform: rotate(0) !important;
	vertical-align: -1px;
	width: 14px !important;
	height: 14px !important;
}

@media only screen and (max-width: 767px) {
	/* ------------------------------------------------------
	 * Old Class
	------------------------------------------------------ */
	.reset-cancellation h4.heading08,
	.reset-cancellation h4.heading12 {
		margin-top: 25px;
		padding: 0 13px 8px;
		font-size: 1.7rem;
	}
	.reset-cancellation h4.heading08 + *,
	.reset-cancellation h4.heading12 + * {
		margin-top: 15px !important;
	}
	.reset-cancellation h5.heading10,
	.reset-cancellation h5.heading12 {
		margin-top: 20px;
		padding: 5px 13px 5px 10px;
		font-size: 1.5rem;
	}
	.reset-cancellation h5.heading10 + *,
	.reset-cancellation h5.heading12 + * {
		margin-top: 10px !important;
	}
	.reset-cancellation .definitionList01 {
		margin-top: 20px;
	}
	.reset-cancellation .definitionList01 > dt {
		margin: 20px 0 10px;
		padding: 5px 13px 5px 10px;
		font-size: 1.5rem;
	}
	
	/* ------------------------------------------------------
	 * Parts
	------------------------------------------------------ */
	.reset-cancellation {
		margin-top: 15px;
	}
	.reset-cancellation > *:first-child {
		margin-top: 0 !important;
	}
	.reset-cancellation img {
		width: auto !important;
		height: auto !important;
	}
	.reset-cancellation table:not([class*="table-"]) table {
		width: 100% !important;
	}
	.reset-cancellation table:not([class*="table-"]) th,
	.reset-cancellation table:not([class*="table-"]) td {
		width: auto !important;
		height: auto !important;
		padding: 10px;
	}
	.reset-cancellation table [nowrap="nowrap"] {
		white-space: normal !important;
	}
	.reset-cancellation .mt-table th,
	.reset-cancellation .mt-table td {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.reset-cancellation .sp-small-text {
		font-size: 80%;
	}
}
