@charset "utf-8";
.blue{
   color: #247ABF;
}
/* -------------------------------------
Campaign
---------------------------------------*/
.campaign .cms_text{
    width: 390px;
    float: left;
    background: #EEEEEA;
    margin-right: 25px;
    border-radius: 8px;
    padding: 50px 18px 35px 18px;
    position: relative;
    overflow: visible !important;
    text-align: center;
    font-weight: bold;
}
.campaign .cms_text:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #eeeeea transparent transparent transparent;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
}
.campaign .cms_text a{
	color: #000;
}
.campaign .cms_text:nth-child(3){
    margin-right: 0;
}
.campaign .cms_text p{
    width: 148px;
    height: 44px;
    background: url(../img/campaign_bg.png) no-repeat 0 0 ;
    background-size: 148px auto;
    margin: -65px auto 0 auto;
	color: #fff;
	font-size: 1.6rem;
	padding-top: 2px;
	margin-bottom: 18px;
	font-weight: normal;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	font-style: italic;
}

@media screen and (max-width: 767px){
    .campaign .cms_text{
        width: 100%;
        margin:50px 0 0 0;
    }
}
.blue{
   color: #247ABF;
}
/* -------------------------------------
Campaign
---------------------------------------*/
.campaign .cms_text{
    width: 390px;
    float: left;
    background: #EEEEEA;
    margin-right: 25px;
    border-radius: 8px;
    padding: 50px 18px 35px 18px;
    position: relative;
    overflow: visible !important;
    text-align: center;
    font-weight: bold;
}
.campaign .cms_text:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #eeeeea transparent transparent transparent;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
}
.campaign .cms_text:nth-child(3){
    margin-right: 0;
}
.campaign .cms_text p{
    width: 148px;
    height: 44px;
    background: url(../img/campaign_bg.png) no-repeat 0 0 ;
    background-size: 148px auto;
    margin: -65px auto 0 auto;
	color: #fff;
	font-size: 1.6rem;
	padding-top: 2px;
	margin-bottom: 18px;
	font-weight: normal;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
}
@media screen and (max-width: 767px){
    .campaign .cms_text{
        width: 100%;
        margin:50px 0 0 0;
    }
}
/* -------------------------------------
 大地震に備えよう！ 専門家が詳しく解説…
---------------------------------------*/
.dot-bar{
    border-bottom: dotted 1px #ccc;
	font-size: 2rem;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 13px;
}

.w520 {
	width: 520px;
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	.border-frame{
		padding: 45px 48px;
	}
}
@media screen and (max-width: 768px) {
	.contactBlock .btnNav {
		margin-bottom: 0;
	}
	/* -- お問合せボタン -- */
	.btn-contact a {
		font-size: 1.3rem;
		min-width: 240px;
		padding: 19px 5px;
	}
	/* MAILアイコン */
	.btn-contact.mail a span {
		padding-left: 30px;
	}
	.w520 {
		width: 100%;
	}
}

/* -------------------------------------
 事前予約で遠鉄百貨店商品券をプレゼント！
---------------------------------------*/
.contactBlock{
	background: #EEEEEA;
	padding: 60px;
	position: relative;
}
@media screen and (min-width: 768px) {
	.btn-contact a {
		min-width: 495px;
	}
}
@media screen and (max-width: 767px) {
	.contactBlock{
		padding: 20px;
		margin-left: 0;
		margin-right: 0;
	}
	.contactBlock .tac{
		text-align: left;
	}
}
.contactBlock .balloon01{
	position: absolute;
	top: -8px;
	left: 160px;
}
.check-block{
	position: relative;
}
.check-block ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.check-block ul li{
	width: 520px;
	font-weight: bold;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}
.check-block ul li:before{
	content: "";
	width: 19px;
	height: 19px;
	border: solid 1px #0078C8;
	display: inline-block;
	position: absolute;
	top: 5px;
	left:0;
}
.check-block .cms_image{
	position: absolute;
	top: -187px;
	right: 0;
}
@media screen and (max-width: 768px) {
	.dot-bar{
		font-size: 1.8rem;
		margin-top: 10px;
	}
	.check-block .cms_image{
		width: 200px;
		position: absolute;
		top: -120px;
		right: 0;
		left: 0;
		margin: auto;
	}
	.check-block{
		margin-top: 120px;
	}
	.check-block ul li{
		width: 100%;
		padding-left: 20px;
	}
	.check-block ul li:before{
		content: "";
		width: 13px;
		height: 13px;
		top: 4px;
		left:0;
	}
	.contactBlock .balloon01{
		width: 160px;
		position: absolute;
		top: -35px;
		left: -10px;
		transform: rotate(1deg);
	}
}
/* -------------------------------------
 普段は賢く創電、同時に…
---------------------------------------*/
.taisho{
	font-weight: bold;
	padding-left: 50px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 2.2rem;
    border-bottom: dotted 1px #ccc;
    background: url(../img/bousai_icon01.png) no-repeat 0 0 ;
    background-size: 41px auto;
}
.bousai_price{
	font-weight: bold;
	font-size: 3rem;
	color:#247ABF;
	line-height: 1;
	display: block;
	margin-top: 10px;
}
.bousai_price small{
	font-size: 1.8rem;
}
.bousai_price:before{
	content: "ご提供価格";
	width: 104px;
	height: 33px;
	line-height: 33px;
	display: inline-block;
    background: url(../img/bousai_icon02.png) no-repeat 0 0 ;
    background-size: 104px auto;
	font-size: 1.6rem;
	color: #fff;
	vertical-align: middle;
	margin-right: 10px;
}
.bousai_open{
	font-weight: bold;
    background: url(../img/bousai_arrow.png) no-repeat center bottom;
    background-size: 18px auto;
    padding-bottom: 20px;
	display: block;
	margin-top: 10px;
}
.block3 .w1-3{
	float: left;
	margin-right: 24px;
}
.block3 .w1-3:last-child{
	margin-right: 0;
}
.w530 {
	width: 530px;
	margin-bottom: 0;
}
.point-title{
	border-bottom: dotted 1px #ccc;
	text-align: center;
	padding-bottom: 20px;
	font-size: 1.8rem;
}
.point-title p{
	font-weight: bold;
	color: #D06139;
	font-size: 2.3rem;
}
.point{
	position: relative;
}
.balloon02{
	position: absolute;
	top: 20px;
	right: 223px;
}
@media screen and (max-width: 767px) {
	.block3 .w1-3{
		float: none;
		margin-right: 0;
	}
	.bousai_price{
		font-size: 2.4rem;
	}
	.bousai_price small{
		font-size: 1.6rem;
	}
	.bousai_price:before{
		content: "ご提供価格";
		width: 80px;
		height: 25px;
		line-height: 25px;
	    background: url(../img/bousai_icon02.png) no-repeat 0 0 ;
	    background-size: 80px auto;
		font-size: 1.2rem;
		margin-right: 5px;
	}
	.bousai_photo{
		text-align: center;
	}
	.w530 {
		width: 100%;
		margin-bottom: 20px;
	}
	.balloon02{
		width: 150px;
		position: absolute;
		top: -25px;
		right: 0;transform: rotate(-7deg);
	}
	.point-title{
		font-size: 1.7rem;
	}
	.point-title p{
		font-size: 2rem;
		margin-bottom: 10px;
	}
}