@charset "shift_jis";

/* ------------------------------------------------------
   Contents　Layout (1カラム)
------------------------------------------------------ */


/* ------------------------------------------------------
   Contents
------------------------------------------------------ */


div#header div#headerMv {
	height:75px;
}
div#header div#headerMv p.gooLogo, div#header div#headerMv p.conLogo {
	margin:12px 0;
}
p.loan_ad {
padding-top:5px;
text-align:right;
}

#wrap dl.inc_rnavi dt,
#wrap dl.inc_rnavi dd {
	font-size:12px;
}
#wrap td#navigation table tr td {
	padding:5px;
}
#wrap td#navigation table tr td table tr td {
	padding:0;
}
#wrap td#navigation table tr td strong {
	font-weight: bold;
}
.textmfff {
	color: #000;
	font-weight:bold;
	font-size:117%;
}


ul.topBanner {
	float:right;
}
ul.topBanner li {
	display:inline;
	margin:0 0 0 10px ;
}
ul.topBanner li.first {
	margin:0;
}

#contents .topicpath {
	width: 1024px;
  margin: 0 auto 5px !important;
}
/*
-----------------------------------------*/
/* 右ナビ
----------------------------------------- */
td#navigation{
	width:200px;
	padding-left:10px;
	vertical-align:top;
}
td#navigation div.n_logo{
	margin-bottom:10px;
	text-align:center;
}


/* コンテンツ
----------------------------------------- */
body div#contents {
	color: #000;
}

div#contents {
	width:100%;
}

/*メインコンテンツ
----------------------------------------- */
div#contents div.contentsArea{
	width:650px;
	float:left;
	margin:0;
	padding:0;
	font-size:11px;
}

div#contents div.contentsArea div.con_belt h2{
	border:1px solid #999;
	line-height: 24px;
	padding:0 8px;
	background-color:#f2f2f2;
	font-size:117%;
	font-weight:bold;

}


div#contents div.contentsArea div.mainimg{
	margin-top:0px;
	margin-bottom:10px;
	overflow:hidden;
	height:300px;
}

div#contents div.contentsArea table.hokencom{
	margin-top:10px;
	background-color:#66cc99;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	height:29px;
	width:650px;

}

div#contents div.contentsArea table.hokencom td{
	padding:3px 10px;

}

div#contents div.contentsArea table.hokencom_rogo td{
	padding:3px 0px;
	width:107px;
	text-align:center;
	line-height:110%;

}

div#contents div.contentsArea table.houshin th{
	padding:3px 10px;
	height:25px;
	font-size:120%;
	background-color:#ccc;

}

div#contents div.contentsArea table.houshin{
	border:1px solid #999;
	font-size:110%;


}

div#contents div.contentsArea table.houshin td{
	padding:14px 18px;


}

div#contents div.contentsArea table.houshin td span{
	font-weight:bold;
}

div#contents div.contentsArea div#btnBox{
width:650px;
text-align:center;
margin-top:10px ;
}

div#contents div.mainimg div.btnBox{
width:650px;
text-align:center;
position:relative;
top:-70px;
left:19px;
}

div#contents div.content-area {
	overflow: hidden;
}

div#contents div.mv {
	text-align: center;
	margin-bottom: 38px;
}

div#contents div.content-block {
	margin: 0 auto;
}

div#contents div.content-block.intro {
	width: 904px;
	background: #F4F4F4;
	text-align: center;
	border-radius: 4px;
	padding: 40px 0 36px;
	margin-bottom: 12px;
	position: relative;
}

div#contents div.content-block.intro span.intro-text {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 33px;
	display: block;
}

div#contents div.content-block.intro span.intro-text ::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
	transform: translateX(-50%);
  border: 22px solid transparent;
  border-top: 22px solid #F4F4F4;
}

div#contents div.content-block.intro span.intro-text > em {
	font-size: 20px;
	font-weight: bold;
}

div#contents div.content-block.intro span.balloon {
	background: #FF8B98;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 10px;
	padding: 17px 48px;
	position: relative;
	display: inline-block;
}

div#contents div.content-block.intro span.balloon::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 48px;
	margin-left: -20px;
	border-radius: 50%;
  border: 22px solid transparent;
  border-top: 22px solid #FF8B98;
	border-left: 22px solid #FF8B98;
	transform: rotate(-135deg);
}

div#contents div.content-block.intro span.balloon::after{
  content: '';
  position: absolute;
  border-radius: 50%;
  bottom: -18px;
  left: 46px;
  border: 18px solid transparent;
  border-left: 18px solid #F4F4F4;
  border-top: 18px solid #F4F4F4;
	transform: rotate(-135deg);
}

div#contents div.content-block.company {
	width: 960px;
	margin-bottom: 32px;
}

div#contents div.content-block.company .company-list {
	border-bottom: 1px solid #EFEFEF;
	border-radius: 4px;
	padding: 32px 0;
}


div#contents div.content-block.company .company-name {position: relative;}

div#contents div.content-block.company .company-name .code {
	position: absolute;
	top: 0;
	right: 0;
	color: #636363;
	font-family: Helvetica;
	font-size: 14px;
}

div#contents div.content-block.company .company-name a {
	display: inline-block;
}

div#contents div.content-block.company .company-name a:first-of-type {
	margin-bottom: 5px;
}

div#contents div.content-block.company .company-name a span {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}

div#contents div.content-block.company .company-column {
	display: flex;
	justify-content: space-between;
	margin-top: 13px;
}

div#contents div.content-block.company .company-column ul li {
	width: 112px;
	height: 38px;
	background-color: #FF8B98;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
	margin-bottom: 8px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

div#contents div.content-block.company .company-column ul li.off {
	background-color: #fff;
	border: 1px solid rgba(255,139,152,0.4);
	color: rgba(255,139,152,0.4);
	/* border: 1px solid #FF8B98;
	color: #FF8B98; */
	box-sizing: border-box;
	font-weight: normal;
}

div#contents div.content-block.company .company-bnr {
	/* 仮 */
	background-color: #ccc;
	width: 368px;
	height: 268px;
	margin: 0 24px;
}

div#contents div.content-block.company .company-service {
	width: 432px;
}

div#contents div.content-block.company .company-service dl {
	font-size: 14px;
}

div#contents div.content-block.company .company-service dt {
	font-weight: bold;
	padding-bottom: 6px;
}

div#contents div.content-block.company .company-service dd {
	line-height: 1.5;
}

div#contents div.content-block.company .company-service dd em {
	font-size: 10px;
}

div#contents div.content-block.company .company-service dd span {
	padding-left: 4em;
}

div#contents div.content-block.company .company-service dd.notes {
	color: #636363;
	font-size: 12px;
	padding-top: 11px;
}

div#contents div.content-block.company .company-inquiry {
	background-color: #FFF4F4;
	padding: 22px 16px;
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

div#contents div.content-block.company .company-inquiry::after {
	content: none;
}

div#contents div.content-block.company .company-inquiry .company-inquiry-txt {
	border-right: 1px solid #F4E1E1;
	min-width: 203px;
  box-sizing: border-box;
	padding-right: 22px;
	margin-right: 18px;
}

div#contents div.content-block.company .company-inquiry .call {
	font-size: 22px;
	font-weight: bold;
	margin-top: 11px;
	font-family: Helvetica;
}

div#contents div.content-block.company .company-inquiry .num {
	font-size: 14px;
}

div#contents div.content-block.company .company-inquiry .num span {
	font-size: 16px;
	font-family: Helvetica;
}

div#contents div.content-block.company .company-inquiry a {
	background: rgba(244,50,72,1);
	background: linear-gradient(170deg, rgba(253,178,36,1) 0%, rgba(244,50,72,1) 44%);
	border-radius: 54px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	padding: 13px 43px 13px 24px;
	position: relative;
}

div#contents div.content-block.company .company-inquiry a::after {
	content: '';
	position: absolute;
	top: 21px;
	right: 23px;
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg) translateY(-50%);
}

div#contents div.content-block.info {
	background-color: #FFF4F4;
	padding: 61px 0;
}

div#contents div.content-block.info .info-inner {
	width: 826px;
	margin: 0 auto;
}

div#contents div.content-block.info .info-inner > p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 19px;
}

div#contents div.content-block.info .info-box {
	overflow: auto;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 26px 23px;
	border: 1px solid #EFEFEF;
	background: #fff;
	box-sizing: border-box;
}

div#contents div.content-block.info .info-box:first-of-type {
	height: 322px;
	margin-bottom: 61px;
}

div#contents div.content-block.info .info-box p {
	font-size: 12px;
	margin-bottom: 28px;
}

div#contents div.content-block.info .info-box p.title {
	font-weight: bold;
	margin-bottom: 12px;
}

div#contents div.content-block.info .info-box ul.first {
	margin-bottom: 46px;
}

div#contents div.content-block.info .info-box ul li {
	line-height: 1.5;
}

div#contents div.content-block.step .head {
	height: 95px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(244,50,72,1);
	background: linear-gradient(170deg, rgba(253,178,36,1) 0%, rgba(244,50,72,1) 44%);
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

div#contents div.content-block.step .head em {
	font-size: 24px;
	font-weight: bold;
	border: 2px solid #fff;
	border-radius: 6px;
	padding: 8px 11px 1px;
	margin-right: 21px;
}

div#contents div.content-block.step .head p {
	background-color: #fff;
	border-radius: 60px;
	color: #F43248;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 20px;
	margin-left: 29px;
}

div#contents div.content-block.step .head span.num {
	font-size: 20px;
}

div#contents div.content-block p.intro-ttl {
	text-align: center;
	margin: 42px 0 36px;
}

div#contents div.content-block p.intro-ttl span {
	display: inline-block;
	position: relative;
	padding: 0 80px;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
}

div#contents div.content-block p.intro-ttl span::before,
div#contents div.content-block p.intro-ttl span::after {
	display: block;
	position: absolute;
	top: calc(50% + 3px);
	width: 36px;
	height: 3px;
	border-radius: 3px;
	background: #000;
	content: "";
}

div#contents div.content-block p.intro-ttl span::before {
	left: 0;
	transform: rotate(54deg) translateY(-50%);
}

div#contents div.content-block p.intro-ttl span::after {
	right: 0;
	transform: rotate(-54deg) translateY(-50%);
}

div#contents div.content-block.step .step-box {
	width: 692px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

div#contents div.content-block.step .step-box::after {
	content: none;
}

div#contents div.content-block.step .step-box dl {
	width: 172px;
	text-align: center;
	position: relative;
}

div#contents div.content-block.step .step-box dl:not(:last-child)::after {
	content: '';
	display: inline-block;
  border-style: solid;
  border-width: 16px 0 16px 20px;
	border-color: transparent transparent transparent #000;
	position: absolute;
	top: 50%;
	right: -57px;
}

div#contents div.content-block.step .step-box dl dt {
	font-family: "Roboto";
	font-size: 30px;
}

div#contents div.content-block.step .step-box dl dt::after {
	content: "";
	display: block;
	height: 4px;
	background: rgba(244,50,72,1);
	background: linear-gradient(170deg, rgba(253,178,36,1) 0%, rgba(244,50,72,1) 44%);
	border-radius: 6px;
}

div#contents div.content-block.step .step-box dl dt span {
	font-size: 50px;
	font-weight: bold;
	margin-left: 10px;
}

div#contents div.content-block.step .step-box dl dd {
	font-size: 18px;
	font-weight: bold;
	margin-top: 16px;
}

div#contents div.content-block.step .step-box dl dd:not(:first-of-type) {
	border: 1px solid #000;
	border-radius: 4px;
	font-size: 16px;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
}

div#contents div.content-block .estimate-btn {
	width: 416px;
	margin: 0 auto 64px;
}

div#contents div.content-block .estimate-btn a {
	width: 100%;
	height: 70px;
	background: rgba(244,50,72,1);
	background: linear-gradient(170deg, rgba(253,178,36,1) 0%, rgba(244,50,72,1) 44%);
	border-radius: 54px;
	box-shadow: 0 3px 3px rgb(0 0 0 / 16%);
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	white-space: nowrap;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}

div#contents div.content-block .estimate-btn p.intro-ttl {
	margin: 40px 0 14px;
}

div#contents div.content-block .estimate-btn p.intro-ttl span {
	font-size: 17px;
}

div#contents div.content-block .estimate-btn p.intro-ttl span::before,
div#contents div.content-block .estimate-btn p.intro-ttl span::after {
	top: 50%;
	width: 18px;
  height: 2px;
}

div#contents div.content-block .estimate-btn p.intro-ttl span::before {
	left: 55px;
}

div#contents div.content-block .estimate-btn p.intro-ttl span::after {
	right: 55px;
}

div#contents div.content-block.point {
	background-color: #FFF4F4;
	padding: 42px 0 48px;
}

div#contents div.content-block.point p {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 28px;
}

div#contents div.content-block.point .point-box {
	width: 850px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

div#contents div.content-block.point .point-box::after {
	content: none;
}

div#contents div.content-block.point .point-box dl {
	width: 278px;
	background-color: #fff;
	border: 2px solid #F43248;
	border-radius: 6px;
	box-sizing: border-box;
}

div#contents div.content-block.point .point-box dl dt {
	background: rgba(244,50,72,1);
	background: linear-gradient(170deg, rgba(253,178,36,1) 0%, rgba(244,50,72,1) 44%);
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 7px 0 9px;
}

div#contents div.content-block.point .point-box dl dd {
	font-size: 16px;
	padding: 16px 24px;
}

div#contents div.content-block.outro {
	width: 821px;
	margin: 48px auto 64px;
}

div#contents div.content-block.outro h2 {
	font-size: 16px;
	font-weight: bold;
}

div#contents div.content-block.outro ul.logo-list {
	width: 816px;
	margin: 24px auto 44px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

div#contents div.content-block.outro dl dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}

div#contents div.content-block.outro dl dd {
	font-size: 14px;
	line-height: 1.5;
	text-indent: -2em;
	padding-left: 2em;
}

div#contents div.content-block.outro dl dd:first-of-type {
	text-indent: 0;
	padding-left: 0;
	margin-bottom: 11px;
}


/* 右ナビ
----------------------------------------- */
div#side{
	width:300px;
	margin-left:10px;
	float:right;
	font-size:16px;
}

div#side table.oyakudachi td{
	padding:1px 5px;

}

/* clearfix
----------------------------------------- */
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* GOO_OPE_PRJ-12547 */
div#contents div.content-block.damage-adaption{
	background-color: #FFF4F4;
	padding: 45px 0 56px;
}
div#contents div.content-block.damage-adaption .damage-adaption-content{
	width: 811px;
	margin: 0 auto;
}
div#contents div.content-block.damage-adaption .damage-adaption-content h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	padding-left: 4px;
	margin-bottom: 30px;
}
div#contents div.content-block.damage-adaption .damage-adaption-content .logo-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	height: 211px;
	padding-left: 15px;
}
div#contents div.content-block.damage-adaption .damage-adaption-content .logo-list li a {
	display: block;
}
div#contents div.content-block.damage-adaption .damage-adaption-content .logo-list .special-list{
	width: 187px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding-right: 3px;
}
div#contents div.content-block.damage-adaption .damage-adaption-content .logo-list .special-list .tip{
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	width: 168px;
	height: 31px;
	text-align: center;
	border-radius: 6px;
	color: #FFFFFF;
	background: url('/ipn/insu/img/bg_pc_adaption_prompt.png') no-repeat;
	background-size: 100%;
}
div#contents div.content-block.damage-adaption .damage-adaption-content .logo-list .special-list .num{
	font-size: 31px;
	font-weight: bold;
	line-height: 51px;
	padding-top: 9px;
	height: 65px;
	box-sizing: border-box;
}
div#contents div.content-block.damage-adaption .damage-adaption-content .logo-list .special-list .num span{
	font-size: 58px;
	color: #F43248;
	font-style: italic;
}
div#contents div.content-block.damage-adaption .damage-adaption-content .logo-list .special-list .num span i{
	font-size: 31px;
	font-style: normal;
}
/* GOO_OPE_PRJ-12547 */