﻿@charset "UTF-8";
/* @group IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
img, object, embed, video {
	max-width: 100%;
	height: auto;
}
img {
	vertical-align : middle;
}
/* -------------- clearfix -------------- */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* -------------- font -------------- */
@font-face {
	font-family: 'icomoon';
	src: url('../1/customerprotection_icon/fonts/icomoon.eot?-yw01hc');
	src: url('../1/customerprotection_icon/fonts/icomoon.eot?#iefix-yw01hc') format('embedded-opentype'), url('../1/customerprotection_icon/fonts/icomoon.ttf?-yw01hc') format('truetype'), url('../1/customerprotection_icon/fonts/icomoon.svg?-yw01hc#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-chevron-right:before {
	content: "\e602";
}
span.icon-chevron-right {
/* position: relative; */
}
.icon-phone-in-talk:before {
	content: "\e600";
}
.icon-envelope:before {
	content: "\e601";
}
/* -------------- link -------------- */
a:link, a:visited {
	text-decoration: none;
	color: #000;
}
/*a:hover {
	opacity: 0.87;
}*/
/*a {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}*/
/*a:active {
	opacity: 0.3;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 1);
}*/
/* -------------- shadow -------------- */

/* -------------- common -------------- */
body .container2012 {
	background: none;
	overflow: hidden;
}
/* -------------- header -------------- */
header.followers_my {
	overflow: hidden;
}
/* -------------- contents top -------------- */
header.followers_my h1 {
	margin: 13px auto 13px;
}
header.followers .header-logo.customerprotection-header-logo {
 	width: 122px;
 	float: none;
 	margin: 13px auto 13px;
}
.main-pic {
	text-align: center;
	background: rgb(245, 245, 245);
	background: -moz-linear-gradient(0deg, rgb(245, 245, 245) 50%, rgb(240, 240, 240) 0%);
	background: -webkit-linear-gradient(0deg, rgb(245, 245, 245) 50%, rgb(240, 240, 240) 0%);
	background: -o-linear-gradient(0deg, rgb(245, 245, 245) 50%, rgb(240, 240, 240) 0%);
	background: -ms-linear-gradient(0deg, rgb(245, 245, 245) 50%, rgb(240, 240, 240) 0%);
	background: linear-gradient(90deg, rgb(245, 245, 245) 50%, rgb(240, 240, 240) 0%);
}
.before-after {
	margin: auto;
	margin-bottom: 24px;
}
.before-after p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}
.before-after p.description {
	padding: 1em;
}
.description .orange {
	color: #f79a70;
}
.description .font-s18 {
	font-size: 20px;
	display: inline-block;
	margin-top: 1em;
}
.repletion {
	font-size: 12px;
	list-style: disc;
	color: #a4a4a4;
	padding-left: 2.5em;
}
.repletion li {
	list-style: disc;
	margin-bottom: 1em
}
.content-title {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	padding: 6px 0;
	background-color: #6898e2;
}
.service-content-wrapper {
	margin: auto;
	line-height: 1.2;
	padding-bottom: 16px;
}
.service-title {
	overflow: hidden;
	padding: 1em 1.5em 0;
}
.service-title.logi {
	margin-right: 28px;
}
.service-title img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 0.8em;
}
.service-title h3 {
	font-size: 24px;
	font-weight: bold;
	color: #6898e2;
	margin-top: 0.5em;
}
.customer-service .service-title h3 {
	margin-top: 0;
}
.service-content {
	padding: 1em 1.5em 0;
}
.service-content p {
	font-size: 14px;
	margin-bottom: 0.8em;
}
.service-content .more-info {
	text-align: right;
	font-size: 16px;
	color: #4477a6;
}
.service-content .more-info a {
	color: #4477a6;
	text-decoration: underline;
}
.service-content .more-info .arrow-right {
	display: inline-block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 6px solid #4477a6;
}
.customer-service {
	width: 100%;
	border: 3px solid #6898e2;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 32px;
}
.customer-service .service-content-wrapper {
	padding-bottom: 8px;
}
.customer-service .service-icon {
	margin: 40px 32px 0 48px;
}
.customer-service .service-content h3 {
	font-size: 24px;
	color: #6898e2;
}
.customer-service .service-content .caption {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.customer-service .service-content dl {
	font-size: 24px;
	font-weight: bold;
	color: #6898e2;
}
.customer-service .service-content dl a {
	color: #6898e2;
	text-decoration: underline;
}
.customer-service .service-content dt {
	font-size: 24px;
}
.customer-service .service-content dd {
	line-height: 18px;
	margin: -1em 0 0.5em;
	padding-left: 1.5em;
}
.pt-link {
	padding: 0 1.5em 32px;
	line-height: 1.2;
	text-align: left;
}
.pt-link a {
	text-decoration: underline;
	color: #6898e2;
}
/* -------------- contents 2nd -------------- */
.main-2colum {
	text-align: left;
	font-size: 16px;
	width: 930px;
	margin: auto;
	padding: 32px 0;
}
.main-2colum .nav-column {
	float: left;
	width: 201px;
	margin-right: 46px;
}
.nav-column dl {
	border: 2px solid #92a3b7;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-bottom: 16px;
}
.nav-column dl dt {
	border-top: 1px solid #92a3b7;
	font-size: 14px;
	margin-top: 1em;
	font-weight: bold;
}
.nav-column dl dt:first-child {
	border-top-style: none;
	margin-top: 0em;
}
.nav-column dl dt:first-child a {
	line-height: 1;
	display: block;
	padding: 16px 0 0px 16px;
}
.nav-column dl dt a {
	color: #5184c3;
	text-decoration: none;
	display: block;
	padding: 0 0 0 16px;
	position: relative;
	line-height: 48px;
}
.nav-column dl dt a .icon-chevron-right:before {
	font-size: 18px;
	position: absolute;
	left: 0px;
	top: 14px;
}
.nav-column dl dd {
	display: list-item;
	list-style-type: disc;
	margin-left: 32px;
}
.nav-column dl dd a {
	line-height: 1.2;
	color: #5184c3;
}
.main-2colum .main-column {
	float: left;
	width: 683px;
}
.main-2colum .service-content-wrapper {
	width: 602px;
	margin: auto;
	padding-bottom: 32px;
}
.main-2colum .service-icon {
	margin: 0 32px 0 0;
}
.main-2colum .service-content {
	margin-top: 0;
	width: 352px;
	padding-top: 0;
}
.main-2colum .service-content h2 {
	font-size: 40px;
	font-weight: bold;
	color: #6898e2;
	margin-bottom: 0.5em;
}
.main-2colum .service-content .caption {
	font-size: 20px;
}
.content-area {
	border: 1px solid #6898e2;
	background-color: #6898e2;
	margin-bottom: 24px;
}
.content-caption {
	width: 325px;
	height: 234px;
	background-color: #fff;
	padding: 24px;
	float: left;
	overflow: hidden;
	line-height: 1.2;
}
.content-caption h3 {
	font-size: 28px;
	color: #6898e2;
	margin-bottom: 1em;
}
.content-caption p {
	margin-top: 1em;
	font-size: 18px;
}
.content-caption p:first-child {
	margin-top: 0;
}
.content-image {
	float: left;
}
.second .content-caption {
	width: 402px;
	height: 204px;
	background-color: #fff;
	padding: 24px;
	float: left;
	overflow: hidden;
	line-height: 1.2;
}
.faq-area {
	padding-left: 1em;
}
.faq-area h3 {
	font-size: 24px;
	color: #6898e2;
	margin-bottom: 0.5em;
}
.faq-box {
	/* background: #f7f5eb; */
	padding: 20px;
	padding-bottom: 30px;
}
.faq-box h3 {
	font-size: 24px;
	color: #6898e2;
}
.faq-box .faq-q {
	padding: 1em 0 0 0;
}
.faq-box .faq-q a {
	display: block;
	font-size: 16px;
	padding-left: 2em;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
.faq-box .faq-q a .icon-chevron-right:before {
	font-size: 22px;
	color: #6898e2;
	position: absolute;
	left: -0.2em;
}
.faq-box .faq-a {
	display: block;
	margin-left: 30px;
	font-size: 16px;
	text-decoration: none;
}
.faq-box .faq-a p {
	background: #efefef;
	padding: 20px;
}
.faq-box .faq-a p span.a-tit {
	display: block;
	float: left;
	width: 40px;
	margin-top: -10px;
	font-size: 150%;
	font-weight: bold;
	color: #6898E2;
}
.faq-box .faq-a p span.a-txt {
	display: block;
	float: left;
	width: 530px;
}
.faq-a .arrow-top {
	display: inline-block;
	width: 0;
	height: 0;
	border: 12px solid transparent;
	border-bottom: 32px solid #efefef;
	margin-left: 16px;
	margin-top: -8px;
}
