@charset "utf-8";

#main li {
	text-align: left;
}

/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.block.ttl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	color: #8b1b44;
	vertical-align: middle;
	background: url(/img/lead_ico.jpg) left top no-repeat;
	padding-left: 33px;
	margin-top: 36px;
	margin-bottom: 10px;
}
h1 span {
	font-size: 18px;
}
.block {
	text-align: left;
}
.sub_block {
	margin-bottom: 8px;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.sub_block.pointTitle {
	display: none;
}
/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/


#main .small {
	font-size: 11px;
}
#main .imgBox {
	margin: 0 36px 0 0;
}
#main .imgBox .photoBox {
	float: right;
}
#main .imgBox .photoBox img {
	margin-top: -4px;
}
#main .imgBox .textBox {
	width: 460px;
	float: left;
}
#main .grayBox {
	margin: 25px 0 0 0;
	padding: 40px 40px 25px;
	position: relative;
	background-color: #FBF7EA;
}
#main .grayBox > img {
	position: absolute;
	top: -6px;
	left: 26px;
}
#main .grayBox > ul > li {
	margin-top: 10px;
	padding-left: 15px;
	background: url(/img/pay/icon01.png) no-repeat left 6px;
}
#main .grayBox > ul > li:first-child {
	margin-top: 0;
}
#main .grayBox > ul > li > span {
	color: #C50000;
	font-weight: bold;
}
#main .grayBox li ul {
	padding-top: 14px;
}
#main .grayBox li li {
	padding: 0 20px 0 15px;
	display: inline;
	background: url(/img/pay/icon02.png) no-repeat left 6px;
}
#main .grayBox p {
	margin: 12px 0 0;
}
#main .grayBox .flow_ttl{
	position: absolute;
	width: 150px;
	background-color: #6a1f3b;
	clip-path: polygon(100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
	top: -6px;
	left: 26px;
	z-index: 10;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	color: #fff;
	font-size: 1.0rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 768px) {
#main .grayBox .flow_ttl.pc{
	display: none;
}
}
.medical_loan {
	color: #3E070D;
	font-size: 28px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.2;
	text-align: left;
	letter-spacing: -0.5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.spInner {
    width: calc(100% - 30px);
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    margin-left: auto;
    margin-right: auto;
	}
	.pt0 {
		padding-top: 0;
	}
	h3.ttl {font-size: 1.3em;
    font-weight: bold;
    font-family: sans-serif;
    display: table;
    width: 100%;
    height: 40px;
    line-height: 1.2;
    background: #fff url(/sp/img/common/h_tel_bg.png) repeat-x left bottom !important;
    -webkit-background-size: 5px 46px !important;
    background-size: 5px 46px !important;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    padding-left: 0 !important;
    margin-top: 0;
    margin-bottom: 0 !important;
	}
	h3.ttl span {
    text-align: left;
    padding: 7px 15px 5px;
    display: table-cell;
    color: #2D3E46;
    vertical-align: middle;
	}
	h4.pointTitle {
		color: #fff;
		font-weight: bold;
		display: block;
		background: #661834;
    border: none;
    padding:13px 15px;
    margin: 15px 0 0;
	}

/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
  /*SP見出しデザイン変更*/
  .block.ttl {
    font-size: 2em;
    line-height: 1.6;
    width: 100%;
    border-bottom: 1px solid #8B1B44;
    margin-top: 0;
    background-position: left 10px top 14px !important;
    text-align: left;
    color: #8b1b44;
    padding-left: 0;  
    background-image: url("/img/lead_ico.svg");
    background-repeat: no-repeat;
    background-size: 18px auto;
  }
  /*SP見出しデザイン変更*/
  .block.ttl span {
    text-align: left;
    padding: 7px 15px 5px 40px;
    display: table-cell;
    color: #8B1B44;
    vertical-align: middle; 
  }
	.sub_block.pointTitle {
		color: #fff;
		font-weight: bold;
		display: block;
		background: #661834;
		border: none;
		padding: 13px 15px;
		margin: 15px 0 0;
	}
/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/


	#main li {
		font-size: 1.3rem;
		line-height: 1.6;
	}
	#main .imgBox {
		margin: 0;
	}
	#main .imgBox .photoBox img {
		max-width: 126px;
		margin-top: 0;
	}
	#main .imgBox .textBox {
		width: calc(100% - 136px);
	}
	#main .grayBox {
		padding: 13px 15px;
		margin-top: 0;
	}
}