@charset "utf-8";

@import url(/products/homeloan/css/style.css);

/* ========== modules ========== */
.dense {
	padding-top: 0 !important; }

.x-largely-spaced {
	margin-top: 80px !important; }

.largely-spaced {
	margin-top: 60px !important; }

.normally-spaced {
	margin-top: 1.25em; }
.pb30{
  padding-bottom: 30px;
}
.pb16{
  padding-bottom: 16px;
}
.color-06{
  color: #0895e6!important;
}
.btn.text-space-inherit{
text-align: left;
white-space: inherit !important;
}
.lp-size-lp-heading-03-h4{
  font-size: 175%!important;
}
@media only screen and (max-width: 640px) {
.lp-size-lp-heading-03-h4{
  font-size: 125%!important;
}
}

@media only screen and (min-width: 960px) {
	.has-2lines:before {
		content: "　\a"; /* IEのために全角スペースを挿入 */
		white-space: pre;
	}
}

/* ========== additional styles ========== */
#key-visual {
	padding: 0;
}

#key-visual header h1 {
	margin: 0;
}

/* ----- heading ----- */
.lp-heading-01 {
	margin: 0 -54px;
	padding-top: 15px;
	border-top: 8px solid #eb7000;
}

.lp-heading-02 h2 {
	margin-top: 2em;
	padding: 12px 0;
	background-color: #fce7cd;
	font-size: 187.5%;
	font-weight: bold;
	color: #eb7000;
	text-align: center;
}

body.color-01 .lp-heading-03 h3,
body.color-01 .lp-heading-03 h4{
  color: #eb7000;
}

@media only screen and (max-width: 640px) {
	.lp-heading-01 {
		margin: 0 -10px;
		padding: 10px 20px 0;
	}
	.lp-heading-02 h2 {
		font-size: 150%;
	}
}

/* ----- noteList ----- */
.lp-noteList {
	text-align: right;
}
@media only screen and (max-width: 640px) {
	.lp-noteList {
		text-align: left;
	}
}

/* ----- infoBlock ----- */
.lp-infoBlock-01 {
	padding-right: 30px;
	padding-left: 30px;
	background-color: #fdedda;
	border: none;
}
@media only screen and (max-width: 960px) {
	.lp-infoBlock-01 {
		padding: 10px;
	}
}

/* ----- column-group ----- */
.lp-column-group { display: table; }
.lp-column-group .col-unit-1\/2 {
	float: none;
	display: table-cell;
	padding-left: 54px;
	vertical-align: middle;
	text-align: center;
}
.lp-column-group .col-unit-1\/2:first-child {
	text-align: left;
	background: url(../img/bg_01.png) repeat-y top right;
}

.lp-column-group figure {
	display: table-cell;
	vertical-align: middle;
	padding-right: 21px;
}
.lp-column-group .c-copy-01 {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
}
.lp-column-group .c-copy-01 p {
	font-size: 125%;
	font-weight: bold;
}
.lp-column-group .col-unit-1\/2:first-child .c-copy-01 p {
	font-size: 162.5%;
}
.lp-column-group .col-unit-1\/2 .lp-cpn-cd {
	font-size: 80%;
	color: #eb7000;
}

.lp-column-group .col-unit-1\/2 .lp-ruby {
	display: block;
	margin: 0.2em 0 0.5em;
	line-height: 1;
}
.lp-column-group .col-unit-1\/2 .lp-ruby strong {
	display: block;
	font-size: 205%;
	font-weight: bold;
}
.lp-column-group .col-unit-1\/2 .lp-ruby .lp-ruby-text {
	font-size: 50%;
	font-weight: normal;
}

@media only screen and (max-width: 959px) {
	.lp-column-group {
		padding: 0;
	}
	.lp-column-group .col-unit-1\/2 {
		text-align: left;
	}
}
@media only screen and (max-width: 860px) {
		.lp-column-group .col-unit-1\/2 {
			float: none;
			display: block;
			width: 100%;
			margin-left: 0;
		    margin-top: 34px;
		}
		.lp-column-group .col-unit-1\/2:first-child {
			background: none;
		}
}
@media only screen and (max-width: 960px) {
	.lp-column-group .col-unit-1\/2 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (max-width: 640px) {
	.lp-column-group {
		overflow: visible;
	}
	.lp-column-group .col-unit-1\/2 {
		padding-left: 0;
		padding-right: 0;
	}
	.lp-column-group .col-unit-1\/2 span.lp-ruby strong {
		font-size: 177.14275%;
	}
	.lp-column-group figure {
		padding-right: 10px;
	}
	.lp-column-group figure img {
		width: 45px;
		height: auto;
	}
}

/* ========== ADD========== */
.pt0{
  padding-top: 0;
}

/* ========== ADD heading ========== */
.homeloan_insurance-c-heading4-01-wide{
  margin-left: -54px;
  margin-right: -54px;
}
@media only screen and (max-width: 640px){
  .homeloan_insurance-c-heading4-01-wide{
    margin-left: -10px;
    margin-right: -10px;
  }
}

/* ========== movietxt ========== */
.campaign-img02{
    position: absolute;
    margin: -30px 0px 0px -18px;
    width: 66px;
    height: 66px;
}
em.pl_movie{
    padding-left:40px !important;
    padding-top: 10px;
    margin-left: 15px;
}
@media only screen and (max-width: 640px) {
.campaign-img02 {
    position: absolute;
    margin: -18px 0px 0px -9px !important;
    width: 46px !important;
    height: 46px !important;
}
em.pl_movie{
    padding-left: 28px !important;
    padding-top: 10px;
    margin-left: 12px;
}
}

/* ========== movie ========== */
.movie {
	height: 0;
	margin-top: 1.25em;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.movie iframe {
	border: #000 solid 1px;
	box-sizing: border-box;
	height: 100%;
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
}
