@charset "utf-8";
/* CSS Document */
/*---------------------------------------
 COMMON
---------------------------------------*/

/* breadcrumb
---------------------------------------*/
.breadcrumb{
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 8px 0;
    font-size: 0.8em;
}
.breadcrumb li {
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
.breadcrumb li a{
    text-decoration: underline;
}
.breadcrumb li a::after{
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* blkInsurance01
---------------------------------------*/
.blkInsurance01 {
    margin: 0 auto 35px auto;
	text-align: center;
}
.blkInsurance01_inner {
 	width: 90%;
	margin: 0 auto;
}
/* hdg-level
---------------------------------------*/
.hdg-level02-01 {
	background: url(../images/bg-01.png) top left repeat-x;
	background-size: 100% 65px;
	font-size: 20px;
	padding: 17px;
}
/* tokioMarine_wrap
---------------------------------------*/
.tokioMarine_wrap {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	border: 3px solid #00A0E9;
	border-radius: 10px;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(151,186,202,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(151,186,202,1);
	box-shadow: 0px 0px 10px 0px rgba(151,186,202,1);
}
.tokioMarine_wrap .tokioMarine_ttl{
	background-color: #00A0E9;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.tokioMarine_wrap .tokioMarine_contents{ padding: 5px 10px 10px; }
.tokioMarine_wrap .tokioMarine_contents .inner { 
	width: 100%;
	display: table;
	margin-top: 10px;
}
.tokioMarine_wrap .tokioMarine_upper{
	color:#00A0E9;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0;
}
.tokioMarine_wrap .freeD_mark{
	width: 20%;
	height: 47px;
	vertical-align: middle;
	display: table-cell;
	padding-right: 5px;
}
.tokioMarine_wrap .freeD_num{
	width: 80%;
	display: table-cell;
	font-size: 13px;
	font-weight: bold;
}
.tokioMarine_wrap .freeD_num span{
	font-size: 32px;
	color: #00a3f0;
	font-weight: bold;
	line-height: 1;
	word-wrap: break-word;
	word-break: break-all;
}
/* blkBottom
---------------------------------------*/
.blkBottom {
	width: 90%;
	margin: 10px auto 45px auto;
}
.blkBottom p {
	font-size: 15px;
}
.blkBottom p.date {
	font-size: 12px;
	margin-top: 20px;
	text-align: right;
}
/* blkInsurance02
---------------------------------------*/
.blkInsurance02 {
  	margin: 0 auto 35px auto;
}
.blkInsurance02_inner {
 	width: 90%;
	margin: 0 auto;
}
.blkInsurance02 h2 {
  	font-size: 17px;
	font-weight: bold;
	background-color: #f0f0f0;
	border-bottom: 2px solid #76b54a;
	padding: 5px 5px 5px 15px;
	margin-bottom: 15px;
}
.blkInsurance02 .boxAdd {
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-bottom: 15px;
}
.blkInsurance02 .boxAdd dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.blkInsurance02 .boxAdd dd {
	font-size: 13px;
}
.blkInsurance02 .text01 {
	font-size: 15px;
}
.blkInsurance02 .text01 {
	font-size: 15px;
	margin-top: 15px;
}
.blkInsurance02 .boxLogo {
	width: 100%;
	border: 1px solid #eaeaea;
	display: table;
}
.blkInsurance02 .boxLogo dt {
	width: 26%;
	display: table-cell;
	padding: 2%;
	vertical-align: middle;
}
.blkInsurance02 .boxLogo dd {
	width: 76%;
	display: table-cell;
	padding: 2%;
	border-left: 1px solid #eaeaea;
	vertical-align: middle;
}
.blkInsurance02 .boxLogo dd a {
	font-size: 14px;
}


/* hdg-level
---------------------------------------*/
.hdg-level02-02 {
  z-index: 1;
  margin: 0 auto 65px auto;
  height: 75px;
  background: #3bbff0;
  position: relative;
}
 .hdg-level02-02 p {
    color: #fff;
    text-align: center;
	 font-weight: bold;
    font-size: 25px;
	 padding: 15px 15px 0px 15px;
	 line-height: 1.2;
  }
 .hdg-level02-02::after {
    content: '';
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 75px;
    margin-left: -160px;
    width: 0;
    height: 0;
     border-left: 160px solid transparent;
    border-right: 160px solid transparent;
    border-top: 40px solid #3bbff0;
  }
.hdg-level02-02 .caption {
	width: 100px;
	position: absolute;
	bottom: -65px;
	left: 5px;
	z-index: 999;
}
.hdg-level02-03  {
	width: 50%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ff7c00;
	background-color: #fff;
	border-radius: 50px;
	padding: 5px;
	margin: 0 auto 20px auto;
}
.hdg-level03-01 {
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}
.hdg-level03-01 .ico {
	width: 17px;
	display: inline-block;
	padding: 0 5px;
}
/* list-bullet
---------------------------------------*/
.list-bullet01 {
    margin-top: 0px;
}
.list-bullet01 > li {
    padding-left: 20px;
	text-indent: -20px;
	font-size: 14px;
	text-align: left;
}

.list-bullet02 {
    margin: 0 0 20px 0 !important;
}
.list-bullet02 > li {
	font-size: 15px !important;
}

.list-bullet02 li li {
    padding-left: 15px;
	text-indent: -15px;
	font-size: 12px;
	color: #000000;
}

/* button
---------------------------------------*/
.button{
	margin: 10px 0;
}
.button a {
	border-radius: 5px;
    padding: 20px 25px 20px 52px;
    margin: 0 auto;
    min-width: 100px;
    color: #fff;
    font-weight: bold;
    text-align: center;
	display: block;
	position: relative;
	cursor: pointer;
	border: 2px solid #33489c;
	background: #516ace;
	background: -moz-linear-gradient(top, #516ace 0%, #33489c 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #516ace), color-stop(100%, #33489c));
	background: -webkit-linear-gradient(top, #516ace 0%, #33489c 100%);
	background: -o-linear-gradient(top, #516ace 0%, #33489c 100%);
	background: -ms-linear-gradient(top, #516ace 0%, #33489c 100%);
	background: linear-gradient(to bottom, #516ace 0%, #33489c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#516ace', endColorstr='#33489c', GradientType=0 );
}
.button a:hover {
	color: #fff;
}
.button .text {
	font-size: 25px;
}
.button .iconR {
	width: 42px;
	height: 35px;
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translate(-50%, -50%);
}
.button .iconL {
	width: 9px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(-50%, -50%);
	
}
.button02 {
	margin-top: 20px;
}
.button02 p {
	border-radius: 5px;
    padding: 20px 42px 20px 55px;
    margin: 0 auto;
    min-width: 100px;    
	position: relative;
	background: #fffade;
	
}
.button02 .text {
	font-size: 20px !important;
    font-weight: bold;
	text-align: left;
	display: block;
}
.button02 .iconR {
	width: 26px;
	height: 42px;
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translate(-50%, -50%);
}
.button02 .iconL {
	width: 25px;
	height: 26px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(-50%, -50%);
	
}
/* blk01
---------------------------------------*/
.blk01 {
	background-color: #dff5ff;
	padding-bottom: 40px;
	margin:  0 auto !important;
}
.blk01 .text01 {
	font-size: 18px;
	color: #164f9e;
	font-weight: bold;
	text-align: left;
}
.imgTop {
	width: 70%;
	margin: 0 auto 30px auto;
	text-align: center;
}

/* blk02
---------------------------------------*/
.blk02 {
	background-color: #ff7c00;
	padding: 50px 10px 20px 10px;
	margin-bottom: 0 !important;
}
.blk02 .blkInsurance01_inner {
	width: 100% !important;
}
.blk02 .blkInsurance01_inner p.text {
	font-size: 15px;
	text-align: left;
}
.blk02 .blkInsurance01_inner p span {
	font-size: 12px;
	vertical-align: top;
}
.blk02 .blkInsurance01_inner .boxInfo  {
	width: 100%;
}
.blk02 .blkInsurance01_inner .boxInfo .inner  {
	width: 96%;
	background: #fff;
	padding: 2% 2% 6% 2%;
	border-radius: 0 0px 10px 10px;
}
.step {
	margin-bottom: 30px;
}
.step01 .boxInfo {
	background: url(../images/choinori_02-ico-06.png) bottom center no-repeat;
	background-size: 78px 40px;
	padding-bottom: 70px;
}
/* blk03
---------------------------------------*/
.blk03 .boxInfo {
	text-align: left;
	margin-bottom: 15px;
}
.blk03 .boxInfo dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.blk03 .boxInfo dd {
	font-size: 15px;
	margin-bottom: 25px;
}
.blk03 .boxInfo a {
	font-size: 15px;
	text-decoration: underline;
}
.blk03 .text01 {
	font-size: 15px;
	text-align: left;
	margin-bottom: 30px;
}
/* blkAccordion
=========================================== */

.blkAccordion {
	width: 100%;
	margin: 0 auto;
}
.blkAccordion ul.btnClose {
	text-align: center;
	margin: 30px 0 70px 0; 
}
.blkAccordion ul.btnClose li a {
	font-size: 15px;
	color: #a7a7a7;
	background:url(../images/campaign_ico_top.png) left center no-repeat;
	background-size: 16px 10px;
	padding-left: 20px;
	text-decoration: none;
}
.blkAccordion .boxContents .title {
	margin-bottom: 30px;
}
.blkAccordion.js .boxContents .title {
	
}
.blkAccordion.js .boxContents .title.open {
	
}
