@charset "UTF-8";

.contentpage .m_img_area .m_img.type1 {background-image: url("../images/price/m_img@2x.jpg");}



/*導入
---------------------------------------------------------*/
.page_lead {
	position: relative;
}
.page_lead::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 50vw;
	max-height: 720px;
	right: 0;
	bottom: 0;
	transform: translateY(12%);
	background: url("../images/price/bg1@2x.png") no-repeat right center;
	background-size: auto 100%;
}
.page_lead .zihi {
	width: 72%;
	max-width: 870px;
	box-sizing: border-box;
	background: rgba(48,120,174,0.8);
	padding: 70px 4% 80px;
	color: #fff;
    margin: 0 auto;
    text-align: center;
}
.page_lead .zihi dl {
	width: 100%;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
.page_lead .zihi dt {
	text-align: center;
	font-size: 175%;
	letter-spacing: .15em;
	line-height: 1.2em;
	padding-bottom: 1.5em;
	margin-bottom: .5em;
	background: url("../images/price/line@2x.png") no-repeat center bottom;
	background-size: auto .5em;
}

.pric_bg1 {
	padding-top: 120px;
	background: #f7f7f7;
}
.pric_bg2 {
	padding-top: 120px;
	background: #fff;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page_lead::before {
	height: 50vw;
	right: 0;
	bottom: 0;
	transform: translate(5%,12%);
}
.page_lead .zihi {
	padding: 5% 4% 4%;
}
.page_lead .zihi dt {
	font-size: 160%;
}

.pric_bg1 {
	padding-top: 8%;
}
.pric_bg2 {
	padding-top: 8%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_anc_link li:nth-child(odd) {
	width: 42%;
}
.com_anc_link li:nth-child(even) {
	width: 54%;
}

.page_lead::before {
	width: 100%;
	height: 50vw;
	right: 0;
	bottom: auto;
	top: 6vw;
	transform: translateX(5%);
}
.page_lead .zihi {
	width: 100%;
	padding: 8% 6% 6%;
	font-size: 90%;
	line-height: 1.8em;
}
.page_lead .zihi dt {
	font-size: 150%;
	letter-spacing: .05em;
	padding-bottom: 1.2em;
	margin-bottom: .5em;
}

.pric_bg1 {
	padding-top: 12%;
}
.pric_bg2 {
	padding-top: 12%;
}
}



/*診療料金一覧
---------------------------------------------------------*/
#pricelist .com_btn4_list {
    justify-content: center;
	margin-top: 1.5em;
}
#pricelist .com_btn4_list li {
	margin: 0 0.5% !important;
}
#pricelist .com_btn4_list a {
	margin-top: .5em;
	background: #294c7f;
}

#pricelist .com_index2 {
	background: #3078ae;
}
#pricelist .txt_tax {
	text-align: right;
	margin-bottom: .6em;
}

.tbl_price {
	border-bottom: 1px solid #cccdcd;
	width: 100%;
}
.tbl_price th,
.tbl_price td {
	box-sizing: border-box;
	border-top: 1px solid #cccdcd;
	font-weight: normal;
}
.tbl_price th {
	width: 77%;
	vertical-align: top;
	padding: 50px 4%;
	padding-left: 0;
}
.tbl_price th .flt_box {
	overflow: hidden;
}
.tbl_price th .flt_box .img_l {
	width: 31%;
	max-width: 270px;
	float: left;
}
.tbl_price th .flt_box .txt_r {
	width: 64%;
	max-width: 565px;
	float: right;
}
.tbl_price th dt,
.tbl_price th p.ft_min {
	font-size: 190%;
	letter-spacing: .1em;
	line-height: 1.6em;
}
.tbl_price th dt span,
.tbl_price th p.ft_min span {
	font-size: 65%;
	letter-spacing: .1em;
	line-height: 1.6em;
}
.tbl_price th dt {
	margin-bottom: .5em;
}
.tbl_price th .com_btn1 a {
	min-width: 9.0em;
}
.tbl_price td {
	width: 23%;
	background: #fff;
	vertical-align: middle;
	padding: 30px 1%;
	text-align: center;
}
.tbl_price td .price_txt {
	margin-top: 30px;
}
.tbl_price td .price_txt:first-of-type {
	margin-top: 0;
}
.tbl_price td .price_txt dt {
	letter-spacing: .15em;
	line-height: 1.6em;
	margin-bottom: .6em;
}
.tbl_price td p.price_txt,
.tbl_price td .price_txt dd {
	font-family: "zen-old-mincho", serif;
	font-weight: 400;
	font-style: normal;
	color: #3078ae;
	font-size: 135%;
	letter-spacing: .15em;
	line-height: 1.4em;
}

#pricelist .hosyo {
	width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#pricelist .hosyo h3 {
	position: relative;
	text-align: center;
	font-size: 125%;
	letter-spacing: .15em;
	line-height: 1.2em;
	margin-bottom: 1.5em;
}
#pricelist .hosyo h3::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 1px;
	background: #cccdcd;
	left: 0;
	top: 50%;
}
#pricelist .hosyo h3 span {
	position: relative;
	z-index: 1;
	display: block;
	color: #fff;
	padding: .7em 0;
	background: url("../images/price/libon@2x.png") no-repeat center center;
	background-size: contain;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.tbl_price th {
	padding-top: 4%;
	padding-bottom: 4%;
}
.tbl_price th dt,
.tbl_price th p.ft_min {
	font-size: 160%;
	letter-spacing: .05em;
}
.tbl_price th dt span,
.tbl_price th p.ft_min span {
	letter-spacing: .05em;
}
.tbl_price th dt {
	margin-bottom: .2em;
}
.tbl_price th .com_btn1 a {
	min-width: 7.0em;
}
.tbl_price td {
	padding: 4% 1%;
	font-size: 90%;
}
.tbl_price td .price_txt dt {
	letter-spacing: .05em;
}
.tbl_price td p.price_txt,
.tbl_price td .price_txt dd {
	letter-spacing: .05em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#pricelist .com_btn4_list {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#pricelist .com_btn4_list li {
	width: 48%;
	margin: 0 !important;
}
#pricelist .com_btn4_list a {
	margin-top: .5em;
	display: block;
	min-width: 100%;
	box-sizing: border-box;
}
#pricelist .txt_tax {
	font-size: 80%;
	margin-bottom: .3em;
}

.tbl_price tr,
.tbl_price th,
.tbl_price td {
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.tbl_price td {
	border-top: none;
}
.tbl_price th {
	width: 100%;
	padding: 8% 4% 5%;
}
.tbl_price th .flt_box .img_l {
	width: 60%;
	margin: 0 auto .8em;
	float: none;
}
.tbl_price th .flt_box .txt_r {
	width: 100%;
	max-width: 100%;
	float: none;
}
.tbl_price th dt,
.tbl_price th p.ft_min {
	font-size: 140%;
	letter-spacing: .05em;
}
.tbl_price th dt span,
.tbl_price th p.ft_min span {
	letter-spacing: .05em;
}
.tbl_price th dt {
	margin-bottom: .2em;
}
.tbl_price th .com_btn1 a {
	min-width: 7.0em;
}	
.tbl_price td {
	padding: .8em 0;
}
.tbl_price td .price_txt {
	margin-top: .8em;
}	
.tbl_price td .price_txt dt {
	letter-spacing: .05em;
	margin-bottom: .2em;
}
.tbl_price td p.price_txt,
.tbl_price td .price_txt dd {
	font-size: 110%;
	letter-spacing: .05em;
}

#pricelist .hosyo h3 {
	font-size: 120%;
	letter-spacing: .1em;
	margin-bottom: 1.0em;
}
#pricelist .hosyo h3 span {
	display: inline-block;
	color: #fff;
	padding: .5em 3.5em;
	background-size: 100% 100%;
}
}



/*お支払いについて
---------------------------------------------------------*/
#payment .flex_box {
	width: 70%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
	text-align: center;
}
#payment .flex_box li {
	box-sizing: border-box;
	border: solid 1px #cec9ce;
	position: relative;
	padding: 20px 0 15px;
}
#payment .flex_box li:first-child {
	width: 59%;
	padding-left: 2%;
	padding-right: 2%;
}
#payment .flex_box li:last-child {
	width: 37%;
	padding-left: 5%;
	padding-right: 5%;
}
#payment .flex_box dt {
	font-size: 125%;
	letter-spacing: .15em;
	line-height: 1.2em;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(-50%);
}
#payment .flex_box dt span {
	display: inline-block;
	padding: 0 1.0em;
	background: #fff;
}

#payment .loan {
	text-align: center;
}
#payment .loan dt {
	font-size: 190%;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin-bottom: 1.2em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#payment .flex_box li {
	padding: 15px 0 5px;
}
#payment .flex_box dt {
	font-size: 120%;
	letter-spacing: .1em;
}

#payment .loan dt {
	font-size: 180%;
	letter-spacing: .1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#payment .flex_box {
	width: 100%;
}
#payment .flex_box li {
	padding: 2.0em 0 .5em;
}
#payment .flex_box dt {
	font-size: 110%;
	letter-spacing: .05em;
}
#payment .flex_box dt span {
	padding: 0 .5em;
}

#payment .loan dt {
	font-size: 150%;
	letter-spacing: .05em;
	margin-bottom: .5em;
}
}



/*医療費控除について
---------------------------------------------------------*/
#deduction .formula {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	background: #fff;
    padding: 50px 0;
	text-align: center;
}
#deduction .formula > div {
	display: inline-block;
}
 #deduction .formula p:nth-child(1){
	 text-align: left;
    font-size: 145%;
    font-size: min(145%,2.0vw);
	letter-spacing: .03em;
    line-height: 1.4em;
    margin-bottom: .5em;
	position: relative;
}
#deduction .formula p .small1 {
    font-size: 70%;
	letter-spacing: .03em;
}
#deduction .formula p .small2 {
    font-size: 80%;
	letter-spacing: .03em;
}
#deduction .formula p .light_blue {
    color: #95c6c8;
}
#deduction .formula p sup {
    font-size: 60%;
}
#deduction .formula p:nth-child(2) {
    text-align: right;
	font-size: 105%;
	letter-spacing: .03em;
	line-height: 1.4em;
	padding-left: 1em;
	text-indent: -1em;
}

#deduction .com_btn1 a {
	margin-top: 60px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#deduction .formula {
    padding: 4% 0;
}
 #deduction .formula p:nth-child(1){
    font-size: 2.6vw;
}
#deduction .com_btn1 a {
	margin-top: 6%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#deduction .formula {
    padding: 6% 0;
}
 #deduction .formula p:nth-child(1){
    font-size: 110%;
	letter-spacing: normal;
	 line-height: 1.6em;
}
#deduction .formula p .small1 {
	letter-spacing: normal;
}
#deduction .formula p .small2 {
	letter-spacing: normal;
}
#deduction .formula p:nth-child(2) {
	font-size: 90%;
	letter-spacing: .05em;
}
#deduction .com_btn1 a {
	margin-top: 8%;
}
}



/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}