  @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 .mt40 { margin-top: 40px !important;}

.reset-cancellation .nomalList01 li {
	position: relative;
	padding-left: 1em;
	line-height: 1.4;
}
.reset-cancellation .nomalList01 li::before {
	content: "";
	position: absolute;
	top: .55em;
	left: 2px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background-color: #bbbbbb;
	border-radius: 50%;
}
.reset-cancellation .nomalList01 .nomalList01 li {
	padding-left: 1em;
	font-size: 1.4rem;
}
.reset-cancellation .nomalList01 .nomalList01 li::before {
	top: .7em;
	width: 4px;
	height: 4px;
	background-color: #bbbbbb;
}
.reset-cancellation .normalFlame02 {
	padding: 30px 35px 30px;
	background-color: #f4f4f4;
	border: 2px solid #ccc;
}
.reset-cancellation .normalFlame02 .flameHeading01 {
	padding: 9px 20px 9px 17px;
	border-left: 3px solid #ccc;
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.2;
}
.reset-cancellation .normalFlame02 .inner .section {
	margin-top: 15px;
}
.reset-cancellation .normalFlame02 .inner .section > *:first-child {
	margin-top: 0 !important;
}
.reset-cancellation .mailLink {
	margin-top: 1em;
}
.reset-cancellation .mailLink > a {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	padding-right: 20px;
	text-decoration: none;
	color: #369;
}
.reset-cancellation .mailLink > a::after {
	display: inline-block;
	position: absolute;
	top: .4em;
	right: 0;
	width: 12px !important;
	height: 10px !important;
	background: url(/common/images/com_ic05.png) no-repeat 0 0;
	vertical-align: 1px;
	content: "";
}
.reset-cancellation .note05 {
	display: block;
	margin-top: 1em;
}
.reset-cancellation .note05 > li {
	position: relative;
	padding-left: 1.5em;
	color: #666;
	line-height: 1.4;
}
.reset-cancellation .note05 > li + li {
	margin-top: .5em;
}
.reset-cancellation .note05 > li span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	line-height: 1.4;
}
.reset-cancellation .note05 > li::before {
	display: none !important;
}
.reset-cancellation .pluginBox {
	padding: 30px 35px 30px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.reset-cancellation .pluginBox .imgCol {
	float: left;
	margin-right: 36px;
	text-align: center;
}
.reset-cancellation .pluginBox .imgCol > *:first-child {
	margin-top: 0 !important;
}
.reset-cancellation .pluginBox .textCol {
	overflow: hidden;
	zoom: 1;
}
.reset-cancellation .pluginBox .textCol > *:first-child {
	margin-top: 0 !important;
}
.reset-cancellation .pluginBox::after {
	clear: both;
	content: "";
	display: block;
}
.reset-cancellation .pluginBox a[target="_blank"] {
	margin-right: 0;
}
.reset-cancellation .pluginBox a[target="_blank"]::after {
	display: none;
}
.reset-cancellation .pluginBox .blankLink a[target="_blank"] {
	margin-right: 30px;
}
.reset-cancellation .pluginBox .blankLink a[target="_blank"]::after {
	display: inline-block;;
}
.reset-cancellation .pluginBox p {
	margin-top: 10px;
}

/* ------------------------------------------------------
 * 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 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(/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(/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 .nomalList01 li::before {
		top: .7em;
		width: 7px;
		height: 7px;
		margin-top: -4px;
	}
	.reset-cancellation .nomalList01 .nomalList01 li {
		font-size: 1.1rem;
	}
	.reset-cancellation .nomalList01 .nomalList01 li::before {
		top: .8em;
	}
	.reset-cancellation .normalFlame02 {
		padding: 15px 15px 20px;
		border: 1px solid #ccc;
	}
	.reset-cancellation .normalFlame02 .flameHeading01 {
		padding: 5px 13px 5px 10px;
		border-left: 3px solid #ccc;
		font-size: 1.4rem;
	}
	.reset-cancellation .normalFlame02 .inner .section {
		margin-top: 10px;
	}
	.reset-cancellation .pluginBox {
		padding: 15px 15px 20px;
	}
	.reset-cancellation .pluginBox .imgCol {
		float: none;
		width: 100%;
		margin: 0;
	}
	.reset-cancellation .pluginBox .textCol {
		margin-top: 15px;
	}
	
	/* ------------------------------------------------------
	 * 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;
	}
}
