@charset "shift_jis";
/* CSS Document */

body,div,h1,h2,h3,h4,h5,h6,p,address,blockquote,pre,th,td,dl,dt,dd,ul,ol,li,form,fieldset,textarea,table{
	margin:0;
	padding:0;
	font-size:100%;
}

html{
	width:100%;
	height:100%;
	overflow-y:scroll;
}

body{
	font-size:small;
	height:100%;
	line-height:1.37;
	min-height:100%;
	text-align:center;
	width:100%;
	word-break:normal;
	word-wrap:break-word;
}

html>body{height:auto;}

ul,
ol{list-style:none;}

table{border-collapse:collapse;line-height:1.37;}

table caption,
table th,
table td{text-align:left;vertical-align:top;}

hr{display:none;}

img{border:0;}

em{
	font-style:normal;
	font-weight:bold;
}

div#sheet div#subNavi{
	margin:0;
}

div#contents{
	padding-left:0;
}

#contentsInner{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	float:left;
/*	background:url(../images/bg_main.png) no-repeat 0 0;*/
	width:725px;
}

#contentsInner a:hover > img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

div#headArea .tagline {
	font-size:0.8em;
	font-weight:normal;
	left:338px;
	padding:0;
	position:absolute;
	top:46%;
	width:370px;
}

div#breadCrumb {
    font-size: 85%;
    padding-top: 15px;
}

/*===================================================================
	common setting
===================================================================*/

.bold{
	font-weight:bold;
}

.redTxt{
	color:#d40000;
}

.orangeTxt{
	color:#f17613;
}

.blueTxt{
	color:#0076c0;
}

.blackTxt{
	color:#000000;
}

.underLine{
	text-decoration:underline;
	color:#999;
}

.indent{
	text-indent:-9999px;
	display:block;
}

.magB20{
	margin-bottom:20px !important;
}

.magNone{
	margin:0 !important;
}

.padB20{
	padding-bottom:20px !important;
}

.padNone{
	padding:0 !important;
}

.dispNone{
	display:none;
}

/*===================================================================
	contents setting
===================================================================*/

/*-- .unit.main --*/
.unit.main {
	margin-bottom:40px;
}
.unit.main .img-main {
	background:url(../images/hoken_zurich_parts_img_main.png) 0 0 no-repeat;
	width:730px;
	height: 445px;
	margin-bottom:10px;
	text-align:left;
	text-indent:-9999px;
}

/*-- .unit.point --*/
.unit.point {
	margin-bottom:40px;
}
.box-gray {
	background-color: #FAFAFA;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}
.box-white {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}
.box-flat {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.box-in {
	padding: 20px 35px;
}
.box-in-mid {
	padding: 20px;
}
.box-full {
	display: block;
}
.box-column {
	margin-bottom: 10px;
}
.box-column:last-child {
  margin-bottom: 0;
}
.box-200 {
	width: 200px;
	margin-right: 2px;
  display: inline-block;
}
.box-200 .box-in-mid {
  padding: 12px 10px;
}
.box-200:last-child {
	margin-right: 0;
}
.box-margin01 {
	margin-left: 105px;
}
.point-label {
	display: inline-block;
	background-color: #00236C;
	position: relative;
  color: #fff;
  font-size: 16px;
	font-weight: 700;
  line-height: 1;
	padding: 8px 10px;
	display: inline-block;
	position: relative;
	top: -14px;
	z-index: 9999;
}
.point-label:after {
  content: "";
  position: absolute;
  top: 0;
  right: -22px;
  height: 0;
  width: 0;
  border: 16px solid #00236C;
  border-right-color: transparent;
}
.point h2 {
	display: block;
	background-color: #004DA0;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
	color: #fff;
  font-size: 22px;
	font-weight: 700;
  line-height: 1;
	border-left: 6px solid #43428E;
	padding: 27px 20px 23px;
	position: relative;
  top: -30px;
  margin-bottom: -30px;
}
.point-lead {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 15px;
}
.point-lead-strong {
	font-weight: 700;
	color: #E70012;
}
.point-lead-note {
	color: #4D4D4D;
	font-size: 11px;
	text-align: right;
}
.box-full h3 {
	display: block;
	background-color: #004DA0;
	font-size: 18px;
	font-weight: 700;
  line-height: 1;
	padding: 11px;
	color: #fff;
	text-align: center;
}
.box-full .point-keyword {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
}
.box-full .point-keyword-strong {
	color: #E70012;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.4;
	margin-left: 10px;
}
.box-full .point-astarisk {
	font-size: 14px;
}
.box-200 h3 {
	display: block;
	background-color: #004DA0;
	font-size: 16px;
	font-weight: 700;
  line-height: 1;
	padding: 10px;
	color: #fff;
	text-align: center;
}
.box-200 .point-keyword {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
}
.box-200 .point-keyword-strong {
	color: #E70012;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
}
ul.point-keyword-sub {
	list-style: none;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-align: left;
	margin-left: 100px;
}
.point-plus {
	z-index: 9999;
	text-align: center;
	margin: -15px auto;
}
ul.point-note {
	list-style: none;
	color: #4D4D4D;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	margin-top: 15px;
}

/*-- .zurich-table --*/
.zurich-table h3 {
	color: #666;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px;
}
.table_style6 table{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
.table_style6 table th,
.table_style6 table td{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:6px;
	text-align:center;
	vertical-align:middle;
}
.table_style6 table thead th{
	background:#608cc8;
	color:#FFFFFF;
}
.table_style6 table tbody th{
	background:#f6f6f6;
}
.table_style6 table .bg_style01{
	background:#003399;
  color: #fff;
}
.table_style6 table .bg_style02{
	background:#8b8b8b;
}
.table_style6 table .bgStyle03{
	background:#fff1c8;
}
.table_style6 table .thStyle01{
	background:#8b8b8b;
	text-align:left;
	color:#FFF;
}

/*-- .unit.customer --*/
.unit.customer {
	margin-bottom: 40px;
}
.box-stripe {
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	background-size: 20px 20px;
	background-color: #A2C3E5;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
	            color-stop(.25, #92B9E0), color-stop(.25, transparent),
	            color-stop(.5, transparent), color-stop(.5, #92B9E0),
	            color-stop(.75, #92B9E0), color-stop(.75, transparent),
	            to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #92B9E0 25%, transparent 25%,
	          transparent 50%, #92B9E0 50%, #92B9E0 75%,
	          transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #92B9E0 25%, transparent 25%,
	          transparent 50%, #92B9E0 50%, #92B9E0 75%,
	          transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #92B9E0 25%, transparent 25%,
	          transparent 50%, #92B9E0 50%, #92B9E0 75%,
	          transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #92B9E0 25%, transparent 25%,
	          transparent 50%, #92B9E0 50%, #92B9E0 75%,
	          transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #92B9E0 25%, transparent 25%,
	          transparent 50%, #92B9E0 50%, #92B9E0 75%,
	          transparent 75%, transparent);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}
.box-340 {
	display: inline-block;
	width: 300px;
	vertical-align: top;
	margin-right: 5px;
}
.box-340:last-child {
	margin-right: 0;
}
.box-h140 {
	min-height: 90px;
}
.box-h160 {
	min-height: 130px;
}
.box-h110 {
	min-height: 80px;
}
.customer h2 {
  background-color: #004DA0;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}
.customer-text {
	font-size: 14px;
	color: #333;
	line-height: 1.6;
	margin-left: 60px;
	position: relative;
}
.customer-text::before {
	content: " ";
	background: url(../images/hoken_zurich_parts_img_people.png)0 0 no-repeat transparent;
	width: 50px;
	height: 66px;
	position: absolute;
	left: -60px;
}

/*-- .unit.tel --*/
.unit.tel {
	margin-bottom: 40px;
}
.tel h2 {
  background-color: #004DA0;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
}
.box-white-sq {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}
.box-in-min {
  padding: 10px;
}
.box-left-500 {
  width: 500px;
  display: inline-block;
  vertical-align: top;
}
.box-right-200 {
  width: 200px;
  display: inline-block;
	vertical-align: top;
}
.tel-free-label {
  background-color: #92B9E0;
  color: #fff;
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 30px;
  position: relative;
  top: -11px;
}
.tel-free-number {
  color: #004DA0;
  font-size: 42px;
  font-weight: 700;
}
.tel-dsc {
  color: #333;
  font-size: 13px;
  font-weight: 400;
}
.tel-att {
  padding: 7px;
  background-color: #FFE3C2;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4;
  color: #333;
	border-radius: 4px;
}

/*-- .conversion --*/
.conversion-calling {
	color: #43428E;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
  margin-top: 30px;
}
.conversion-arrow img {
	display: block;
	margin: 10px auto;
}
.conversion .cv-btn {
	text-align:center;
}
.conversion-btn a {
	background:url(../images/hoken_zurich_parts_btn_01.png) 0 0 no-repeat;
	width:580px;
	height:106px;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	display:block;
	margin: 0 auto 20px;
}
.conversion-btn a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.conversion-cp a {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #EF6500;
	margin-bottom: 20px;
}
.conversion-cp a:hover {
	color: #E70012;
}
.conversion-dsc {
	font-size: 14px;
	text-align: right;
	color: #333;
}

/*-- .unit.campaign --*/
.unit.campaign {
	margin-bottom:30px;
}
.unit.campaign .modTtl h3 {
	background: #EF6500;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 13px 12px 10px;
}
.unit.campaign .campaignInfo {
	margin-bottom:15px;
}
.unit.campaign .campaignInfo .leftCol {
	float:left;
	width:420px;
}
.unit.campaign .campaignInfo .leftCol .lead {
	font-size: 16px;
	margin-bottom: 15px;
	color: #333;
	line-height: 1.5;
}
.unit.campaign .campaignInfo .leftCol .mainTxt {
	margin-bottom:10px;
}
.unit.campaign .campaignInfo .leftCol .mainTxt .subLead {
	font-size:2em;
	font-weight:bold;
	line-height:1.1;
	text-indent:-0.5em;
}
.unit.campaign .campaignInfo .leftCol .mainTxt .mainLead {
	font-size: 2.2em;
  font-weight: bold;
  margin-top: -17px;
}
.unit.campaign .campaignInfo .leftCol .mainTxt .mainLead strong {
	color:#E70012;
	font-weight:bold;
}
.unit.campaign .campaignInfo .leftCol .mainTxt .mainLead strong em {
	letter-spacing:-0.03em;
	font-size:1.95em;
	vertical-align:baseline;
}
.unit.campaign .campaignInfo .leftCol .mainTxt .note {
	font-size: 14px;
  color: #E70012;
  border: 1px solid #E70012;
  text-align: center;
  padding: 3px;
}
.unit.campaign .campaignInfo .leftCol li {
	font-size: 11px;
  color: #4d4d4d;
}
.unit.campaign .campaignInfo .rightCol {
	float:right;
	width:260px;
}
.unit.campaign .pointTable {
	table-layout:fixed;
}
.unit.campaign .pointTable th {
	border:1px solid #cecece;
	width:160px;
	background:#e9e9e9;
	vertical-align:top;
	text-align:left;
	padding:12px 20px 10px;
	font-size:1.05em;
	color:#333;
}
.unit.campaign .pointTable td {
	border:1px solid #cecece;
	width:452px;
	vertical-align:top;
	text-align:left;
	padding:12px 20px 10px;
	font-size:.93em;
	line-height:1.6;
	color: #4d4d4d;
}
.unit.campaign .pointTable td li {
	text-indent:-1em;
	padding-left:1em;
}

/*-- .unit.attentionArea --*/
.unit.attentionArea {
	margin-bottom:50px;
}
.unit.attentionArea .noteArea {
	background:#f7f7f7;
	padding:15px;
	font-size:.93em;
	color: #4d4d4d;
}
.unit.attentionArea .noteList {
	margin-bottom:5px;
}
.unit.attentionArea .noteList dt {
	margin-bottom:3px;
	font-weight: 700;
}
.unit.attentionArea .noteList dd {
	padding-left:18px;
	line-height:1.7;
}
.unit.attentionArea .noteList.last {
	margin-bottom:15px;
}
.unit.attentionArea .noteLine {
	line-height:1.7;
	margin-bottom:15px;
}
.unit.attentionArea .noteLine.last {
	margin-bottom:0;
}
