@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);
}
/*
.breadcrumb {
	width: 90%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
	margin: 15px auto 22px auto;
}
.breadcrumb > * {
    flex: none;
}
.breadcrumb > * > * {
    display: inline-block;
    font-size: 12px;
}
.breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    content: ">";
    display: inline-block;
    margin: 0 10px;
}*/

/* 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;
}

/* 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: 10px 5px 10px 15px;
	margin-bottom: 15px;
}
.blkInsurance02 .campaign_nts {
	padding-top: 20px;
	font-size: 80%;
	color: #666;
}
.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;
	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;
}
.blkInsurance02 .boxInfo {
	border: 1px solid #eaeaea;
	margin: 0 0 40px 0;
}
.blkInsurance02 .boxInfo dt {
	font-size: 15px;
	font-weight: bold;
	background-color: #fffade;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 10px;
}
.blkInsurance02 .boxInfo dt:first-child {
	border-top: none;
}
.blkInsurance02 .boxInfo dt span {
	font-size: 12px;
	vertical-align: top;
}
.blkInsurance02 .blkInsurance02_inner dt {
	margin-top: 15px;
}
.blkInsurance02 .blkInsurance02_inner dd {
	margin:0 10px 0 0;
	font-size: 15px;
	padding: 0 10px;
}
.blkInsurance02 .blkInsurance02_inner dd a span{
	text-decoration: underline;
}
.blkInsurance02 .boxInfo dd span {
	color: #cf0a06;
	font-weight: bold;
}
.blkInsurance02 .boxInfo dd span.txt_gray {
	color: #595959;
	font-weight: bold;
}
.blkInsurance02 .boxInfo dd .notes_indent{
	padding-left: 10px;
	text-indent: -12px;
}
.blkInsurance02 .boxInfo .list-bullet01 {
	margin-top: 0;
}
.blkInsurance02 .list-bullet02 {
	margin: 0 0 20px 0;
}
.blkInsurance02 .list-bullet02 li {
	font-size: 16px !important;
	font-weight: bold !important;
}
.blkInsurance02 .list-bullet04 li {
	font-size: 16px;
}
.blkInsurance02 .title {
	font-size: 16px;
	font-weight: bold;
}
.blkInsurance02 #campain_sbi{
	background: #f2f2f2;
	padding: 10px;
}
.blkInsurance02 #campain_sbi p.ttl{
	font-weight: bold;
}
.blkInsurance02 #campain_sbi table tr td{
	vertical-align: top;
}
.blkInsurance02 div.btn_sbi{
	margin: 10px auto 20px;
	width: 100%;
	text-align: center;
}
.blkInsurance02 .btn_sbi a{
	padding: 10px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #ff9d41;
	text-decoration: none;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;	
}
.btn_sbi a:hover{
	text-decoration: none;
}


/* list-bullet
---------------------------------------*/
.list-bullet01 {
    margin-top: 20px;
}
.list-bullet01 > li {
    padding-left: 14px;
	text-indent: -14px;
	font-size: 14px;
	text-align: left;
}
.list-bullet02 > li {
	  padding-left: 15px;
	text-indent: -15px;
	font-size: 15px;
}
.list-bullet03 > li {
	padding-left: 15px;
	text-indent: -15px;
	font-size: 15px;
	color: #36ad66;
}
.list-bullet02 span {
	 color: #e23251;
}

.list-bullet04 {
    margin: 20px 0 30px 0;
}
.list-bullet04 > li {
	background: url(../images/campaign_ico_03.png) left 5px no-repeat;
	background-size: 19px 19px;
	padding-left: 25px;
	font-size: 15px !important;
	text-decoration: underline;
	margin-top: 10px;
}
/* list-label01
---------------------------------------*/
.list-label01 {
	margin-top: 10px;
	overflow: hidden;
}
.list-label01 li {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 5px;
	float: left;
	vertical-align: middle;
}
.list-label01 li span {
	font-size: 15px;
	color: #fff;
	background-color: #1f9ded;
	border-radius: 5px;
	font-weight: bold;
	padding: 5px;
	display: block;
}
.list-label02 li span {
	background-color: #36ad66;
}

/* button
---------------------------------------*/
.button01 {
	margin-top: 15px;
}
.button01 a {
	border-radius: 5px;
    padding: 20px 25px;
    margin: 0 auto;
    min-width: 100px;  
	display: block;
	position: relative;
	cursor: pointer;
	border: 2px solid #fc3516;
	background: #ff8338;
	background: -moz-linear-gradient(top, #ff8338 0%, #fc3516 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff8338), color-stop(100%, #fc3516));
	background: -webkit-linear-gradient(top, #ff8338 0%, #fc3516 100%);
	background: -o-linear-gradient(top, #ff8338 0%, #fc3516 100%);
	background: -ms-linear-gradient(top, #ff8338 0%, #fc3516 100%);
	background: linear-gradient(to bottom, #ff8338 0%, #fc3516 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd5c5c', endColorstr='#fc3516', GradientType=0 );
}
.button01 a:hover {
	color: #fff;
}
.button01 .text {
	font-size: 25px;
	color: #fff;
    font-weight: bold;
    text-align: center;
}
.button01 .icon {
	width: 9px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(-50%, -50%);
	
}
.button02 {
	margin-top: 15px;
}
.button02 a {
	background: url(../images/ico_02.png) left center no-repeat;
	background-size: 15px 15px;
	padding-left: 20px;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
}

.button03 {
	margin-top: 15px;
}
.button03 a {
	border-radius: 5px;
    padding: 20px 25px;
    margin: 0 auto;
    min-width: 100px;  
	display: block;
	position: relative;
	cursor: pointer;
	border: 2px solid #008da0;
	background: #ff8338;
	background: -moz-linear-gradient(top, #22cbda 0%, #008da0 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #22cbda), color-stop(100%, #008da0));
	background: -webkit-linear-gradient(top, #22cbda 0%, #008da0 100%);
	background: -o-linear-gradient(top, #22cbda 0%, #008da0 100%);
	background: -ms-linear-gradient(top, #22cbda 0%, #008da0 100%);
	background: linear-gradient(to bottom, #22cbda 0%, #008da0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22cbda', endColorstr='#008da0', GradientType=0 );
}
.button03 a:hover {
	color: #fff;
}
.button03 .text {
	font-size: 25px;
	color: #fff;
    font-weight: bold;
    text-align: center;
}
.button03 .icon {
	width: 9px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(-50%, -50%);
	
}

.button04 {
	margin-top: 25px;
}
.button04 a {
	border-radius: 5px;
    padding: 18px 40px 18px 56px;
    margin: 0 auto;
    min-width: 100px;
	display: block;
	position: relative;
	cursor: pointer;
	border: 2px solid #bcbcbc;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #e2e2e2 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e2e2e2));
	background: -webkit-linear-gradient(top, #fefefe 0%, #e2e2e2 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #e2e2e2 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #e2e2e2 100%);
	background: linear-gradient(to bottom, #fefefe 0%, #e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2', GradientType=0 );
}
.button04 a:hover {
	color: #50b048;
}
.button04 .text {
	font-size: 18px;
	text-align: left;
	color: #50b048;
}
.button04 .text em {
	font-size: 14px;
}
.button04 .iconR {
	width: 52px;
	height: 33px;
	position: absolute;
	left: 35px;
	top: 50%;
	transform: translate(-50%, -50%);
}
.button04 .iconL {
	width: 33px;
	height: 88px;
	position: absolute;
	right: -16px;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #5fce3f;
	background: -moz-linear-gradient(top, #5fce3f 0%, #299f08 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #5fce3f), color-stop(100%, #299f08));
	background: -webkit-linear-gradient(top, #5fce3f 0%, #299f08 100%);
	background: -o-linear-gradient(top, #5fce3f 0%, #299f08 100%);
	background: -ms-linear-gradient(top, #5fce3f 0%, #299f08 100%);
	background: linear-gradient(to bottom, #5fce3f 0%, #299f08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fce3f', endColorstr='#299f08', GradientType=0 );
	display: table;
}
.button04 .iconL em {	
	display: table-cell;
	vertical-align: middle;
}
.button04 .iconL em img {
	width: 9px;
	height: 14px;
}
.button05 {
	margin-top: 15px;
}
.button05 a {
	border-radius: 5px;
    padding: 20px 25px;
    margin: 0 auto;
    min-width: 100px;  
	display: block;
	position: relative;
	cursor: pointer;
	border: 2px solid #299c08;
	background: #58c638;
	background: -moz-linear-gradient(top, #58c638 0%, #299c08 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #58c638), color-stop(100%, #299c08));
	background: -webkit-linear-gradient(top, #58c638 0%, #299c08 100%);
	background: -o-linear-gradient(top, #58c638 0%, #299c08 100%);
	background: -ms-linear-gradient(top, #58c638 0%, #299c08 100%);
	background: linear-gradient(to bottom, #58c638 0%, #299c08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58c638', endColorstr='#299c08', GradientType=0 );
}
.button05 a:hover {
	color: #fff;
}
.button05 .text {
	font-size: 25px;
	color: #fff;
    font-weight: bold;
    text-align: center;
}
.button05 .icon {
	width: 9px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(-50%, -50%);
	
}
/* blkInfo
---------------------------------------*/
.blkInfo {
	background-color: #e23251;
	padding: 25px 15px;
	text-align: center;
}
.blkInfo h2 {
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
}
.blkInfo .text01 {
	width: 68%;
	font-size: 20px;
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 30px;
	font-weight: bold;
	margin: 0 auto 20px auto;
}
.blkInfo .text01 span {
	color: #e23251;
	font-weight: bold;
}
.blkInfo .boxInfo-inner {
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 0 0 0
}
.blkInfo .boxInfo-inner .boxAdd {
	width: 90%;
	margin: 0 auto;
}
.blkInfo .boxInfo-inner .boxAdd dl {
	width: 90%;
	margin: 0 auto 10px auto;
	text-align: center;
	border: 3px solid #014099;
	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);
}
.blkInfo .boxInfo-inner .boxAdd dl dt {
	background-color: #014099;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}
.blkInfo .boxInfo-inner .boxAdd dl dd {
	padding: 5px;
}
.blkInfo .boxInfo-inner .boxAdd dl dd ul li {
	font-size: 12px;
	color: #014099;
	border: 1px solid #014099;
	border-radius: 10px;
	padding: 2px 18px;
	display: inline-block;
}
.blkInfo .boxInfo-inner .boxAdd .inner {
	width: 100%;
	display: table;
}
.blkInfo .boxInfo-inner .boxAdd .inner .logo {
	width: 20%;
	height: 47px;
	vertical-align: middle;
	display: table-cell;
	padding-right: 5px;
}
.blkInfo .boxInfo-inner .boxAdd .inner .tel {
	width: 80%;
	display: table-cell;
	font-weight: bold;
	vertical-align: middle;
	font-size: 32px;
	color: #014099;;
	line-height: 1;
	word-break: break-all;
}
.blkInfo .boxInfo-inner .boxAdd .textNote {
	font-size: 15px;
	padding: 0 15px;
	text-align: left;
	margin-bottom: 20px;
}
.blkInfo .boxInfo-inner .boxAdd .text02 {
	font-size: 12px;
	color: #014099;
}
.blkInfo .boxInfo-inner .boxAdd .textNote span {
	color: #e23251;
}
.blkInfo .boxInfo-inner table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	overflow: hidden;
}
.blkInfo .boxInfo-inner table th {
	width: 15%;
	font-size: 14px;
	background-color: #fffade;
	border-top: 1px solid #e1dfd6;
	border-right: 1px solid #e1dfd6;
	border-bottom: 1px solid #e1dfd6;
	padding: 10px;
	font-weight: normal;
}
.blkInfo .boxInfo-inner table td {
	width: 85%;
	font-size: 15px;
	text-align: left;
	border-top: 1px solid #e1dfd6;
	border-left: 1px solid #e1dfd6;
	border-bottom: 1px solid #e1dfd6;
	padding: 10px;
}
.blkInfo .boxInfo-inner .last th {
	border-radius: 0 0 0 10px;
	border-bottom: none;
}
.blkInfo .boxInfo-inner .last td {
	border-bottom: none;
}
.blkInfo .boxInfo-inner table td .num01 {
	font-size: 17px;
	color: #fff;
	background-color: #ffb20a;
	padding: 2px 8px;
	border-radius: 3px;
	font-weight: bold;
}
.blkInfo .boxInfo-inner table td .num02 {
	font-size: 20px;
	color: #e23251;
	font-weight: bold;
}
.blkInfo .boxInfo-inner table td .num03 {
	font-size: 25px;
	color: #e23251;
	font-weight: bold;
}

/*---------------------------------------
 ladys
---------------------------------------*/
.hdg-level02-03 {
	font-size: 16px;
	background: url(../images/ico_04.png) left top no-repeat #e0f1bc;
	background-size: 59px 46px;
	font-weight: bold;
	line-height: 1.2;
	padding: 13px 10px 13px 65px;
	text-align: left;
	margin-bottom: 20px;
}
.blk01 .img  {
	width: 70%;
	margin: 0 auto 20px auto;
	text-align: center;
}
.blk01 .img02{ 
	margin: 20px auto 20px auto;
}
.blk01 .text01  {
	font-size: 15px;
	margin: 0 auto 20px auto;
}
.blk01 .text02  {
	margin: 0 auto 20px auto;
}
.blk01 .text02 span  {
	font-size: 15px;
	background-color: #e1e1e1;
	padding: 5px 15px;
	border-radius: 20px;
}
.blk01 .button01 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	background: url(../images/campaign_ico_01.png) 95% center no-repeat #71b244;
	background-size: 15px 15px; 
	border: none;
	border-radius: 5px;
	text-align: center;
	padding: 10px 15px;
	display: block;
	text-decoration: none;
}
.blk01 .button02 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	background: url(../images/campaign_ico_02.png) 95% center no-repeat #71b244;
	background-size: 15px 3px; 
	border: none;
	border-radius: 5px;
	text-align: center;
	padding: 10px 15px;
	display: block;
	text-decoration: none;
}
.blk01 .boxInfo {
	margin-bottom: 10px;
}

.blkInsurance02 .textUnline {
	margin: 30px auto 0px auto;
}
.blkInsurance02 .textUnline a {
	font-size: 15px;
	text-decoration: underline;
}
.textRight {
	font-size: 12px;
	text-align: right;
}

/* blkAccordion
=========================================== */

.blkAccordion {
	width: 100%;
	margin: 0 auto 80px;
}
.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 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	background: url(../images/campaign_ico_02.png) 95% center no-repeat #71b244;
	background-size: 15px 3px; 
	border: none;
	border-radius: 5px;
	text-align: center;
	padding: 10px 15px;
	display: block;
	text-decoration: none;
}
.blkAccordion.js .boxContents .title {
	background: url(../images/campaign_ico_01.png) 95% center no-repeat #71b244;
	background-size: 15px 15px; 
}
.blkAccordion.js .boxContents .title.open {
	background: url(../images/campaign_ico_02.png) 95% center no-repeat #71b244;
	background-size: 15px 3px; 
}