
/* メインイメージ
-----------------------------------------------------------------------------*/
.clinic #m_img {background-image: url(../images/clinic/m_img.jpg);}



/* 医院紹介
-----------------------------------------------------------------------------*/
/*.clinic #concept {
	background: url(../images/clinic/cpt_bg1.jpg) no-repeat right top;
}*/
.clinic #device {
	margin-top: 200px;
	background: url(../images/clinic/dvc_bg1.jpg) no-repeat left top;
}

.clinic .title_box {
	padding: 50px 0 60px;
	text-align: center;
}
.clinic #concept .title_box {
	background: -moz-linear-gradient(top,  rgba(108,193,10,0.7) 0%, rgba(108,193,10,0.3) 100%);
	background: -webkit-linear-gradient(top,  rgba(108,193,10,0.7) 0%,rgba(108,193,10,0.3) 100%);
	background: linear-gradient(to bottom,  rgba(108,193,10,0.7) 0%,rgba(108,193,10,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b36cc10a', endColorstr='#4d6cc10a',GradientType=0 );
}
.clinic #device .title_box {
	background: -moz-linear-gradient(top,  rgba(71,188,235,0.8) 0%, rgba(71,188,235,0.4) 100%);
	background: -webkit-linear-gradient(top,  rgba(71,188,235,0.8) 0%,rgba(71,188,235,0.4) 100%);
	background: linear-gradient(to bottom,  rgba(71,188,235,0.8) 0%,rgba(71,188,235,0.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc47bceb', endColorstr='#6647bceb',GradientType=0 );
}
.clinic .title_box h3 {
	margin-top: 40px;
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.4em;
}

.clinic .lead {
	text-align: center;
	letter-spacing: .05em;
	line-height: 2.4em;
}

/**************/
/* コンセプト */
/**************/
.clinic #concept .lead {
	padding: 70px 0 160px;
	background: url(../images/clinic/cpt_logo.png) no-repeat center bottom;
	margin-bottom: 50px;
}

.clinic #concept .index_box {
	text-align: center;
	padding: 80px 0 30px;
}
.clinic #treatmentspace .index_box {
	color: #43BA00;
}
.clinic #clinicefforts .index_box {
	color: #7ABA00;
}
.clinic #concept .index_box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 90%;
	letter-spacing: .12em;
	line-height: 1.0em;
	padding-bottom: 10px;
	background: url(../images/clinic/cpt_line.png) no-repeat center bottom;
}
.clinic #concept .index_box h4 {
	margin-top: 20px;
	font-size: 220%;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.6em;
}

.clinic #concept .cpt_style dt {
	color: #663300;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: .12em;
	line-height: 1.6em;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.clinic #treatmentspace .cpt_style dt {
	border-bottom: solid 1px #43BB00;
}
.clinic #clinicefforts .cpt_style dt {
	border-bottom: solid 1px #7BBB00;
}
.clinic #concept .cpt_style dd {
	letter-spacing: .05em;
	line-height: 2.0em;
}

.clinic #concept .title_img {
	position: relative;
	z-index: 0;
}
.clinic #concept .first_box {
	margin-top: 70px;
	margin-bottom: 50px;
}
/* 快適な空間で高度な治療を提供 */
.clinic #treatmentspace .first_box .flt_l {
	margin-top: -16%;
	width: 49%;
	text-align: left;
	position: relative;
	z-index: 1;
}
.clinic #treatmentspace .first_box .flt_r {
	width: 37%;
	padding-left: 4%;
	padding-right: 8%;
}
.clinic #treatmentspace .flt_box1 .flt_r {
	width: 49%;
	text-align: right;
}
.clinic #treatmentspace .flt_box1 .flt_l {
	width: 37%;
	padding-right: 4%;
	padding-left: 8%;
}
/* 通いやすいための取り組み */
.clinic #clinicefforts .first_box .flt_r {
	margin-top: -11%;
	width: 49%;
	text-align: right;
	position: relative;
	z-index: 1;
}
.clinic #clinicefforts .first_box .flt_l {
	width: 41%;
	padding-left: 8%;
}

.clinic #clinicefforts .flt_box2 {
	margin-top: 80px;
}

.clinic #clinicefforts .flt_box3 {
	margin-top: 20px;}



.clinic #clinicefforts .flt_box2 .flt_l,
.clinic #clinicefforts .flt_box2 .flt_r {
	width: 48%;
}
.clinic #clinicefforts .flt_box2 .cpt_style {
	margin-top: 30px;
}

/************/
/* 設備紹介 */
/************/
.clinic #device .lead {
	padding: 80px 0;
}

.clinic #device .item_box h4,
.clinic #device .item_col2 h4 {
	background: #2093DA;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: .12em;
	line-height: 1.6em;
	padding: 20px 3%;
}
.clinic #device .dvc_style dt {
	color: #663300;
	font-size: 126%;
	font-weight: bold;
	letter-spacing: .12em;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.clinic #device .item_box {
	background: rgb(233,245,250);
	background: -moz-linear-gradient(top,  rgba(233,245,250,1) 20%, rgba(255,255,255,1) 80%);
	background: -webkit-linear-gradient(top,  rgba(233,245,250,1) 20%,rgba(255,255,255,1) 80%);
	background: linear-gradient(to bottom,  rgba(233,245,250,1) 20%,rgba(255,255,255,1) 80%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f5fa', endColorstr='#ffffff',GradientType=0 );
	margin-bottom: 70px;
}
.clinic #device .item_box .bg_box {
	padding: 3% 5%;
}

.clinic #device .item_col2 {
	margin-bottom: 70px;
}
.clinic #device .item_col2 .flt_l,
.clinic #device .item_col2 .flt_r {
	width: 48%;
	max-width: 430px;
}
.clinic #device .item_col2 h4 {
	text-align: center;
}

/* なるべく痛くない治療のために */
.clinic #device .item1 .bg_box {
	background: url(../images/clinic/dvc_item1_bg.png) no-repeat right center;
	background-size: contain;
}
.clinic #device .item1 .box {
	max-width: 520px;
}
.clinic #device .item1 .flt_box .flt_l {
	width: 70%;
}
.clinic #device .item1 .flt_box .flt_r {
	width: 27%;
}
.clinic #device .item1 .point_box {
	margin-top: 5%;
	background: #BFDFFF;
	border-radius: 10px;
	padding: 3%;
}
.clinic #device .item1 .point_box .flt_l {
	width: 35%;
}
.clinic #device .item1 .point_box .flt_r {
	padding-top: 1%;
	width: 62%;
	font-size: 94%;
	letter-spacing: .08em;
	line-height: 1.8em;
}

/* 的確な診断、精細な診療のために */
.clinic #device .item2 .bg_box {
	background: url(../images/clinic/dvc_item2_bg.png) no-repeat right center;
	background-size: contain;
}
.clinic #device .item2 .box {
	max-width: 590px;
	position: relative;
}
.clinic #device .item2 .dvc_style {
	width: 48%;
}
.clinic #device .item2 .img_sample {
	margin-top: 5%;
	width: 64%;
}
.clinic #device .item2 .abs_img {
	position: absolute;
	width: 50%;
	right: 0;
	top: 0;
}

/* 安心して治療を受けていただくために */
.clinic #device .item3 .bg_box {
	background: url(../images/clinic/dvc_item7_bg.png) no-repeat right center;
	background-size: contain;
}
.clinic #device .item3 .box {
	max-width: 500px;
}
.clinic #device .item3 .flt_l {
	width: 70%;
}
.clinic #device .item3 .flt_r {
	width: 28%;
}

/************/
/* 衛生管理 */
/************/
.clinic #clean h3 {
	padding-top: 20px;
	color: #3FBAEC;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: .2em;
	line-height: 1.6em;
	text-align: center;
	margin-bottom: 30px;
}
.clinic #clean .bg_box {
	background: url(../images/clinic/clean_bg.jpg) no-repeat right center;
	background-size: cover;
	margin-bottom: 100px;
}
.clinic #clean .arrow {
	background: url(../images/clinic/clean_arrow.png) no-repeat center top;
	padding: 30px 0 50px;
}
.clinic #clean .arrow li {
	width: 31%;
	float: left;
	margin-left: 3.5%;
	text-align: center;
}
.clinic #clean .arrow li:first-child {
	margin-left: 0;
}
.clinic #clean dt {
	color: #FFFFBB;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .12em;
	line-height: 1.6em;
	margin: 20px 0;
}
.clinic #clean dd {
	color: #fff;
	letter-spacing: .08em;
	line-height: 1.7em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.clinic #device {
	margin-top: 10%;
}

.clinic .title_box {
	padding: 5% 0 6%;
}
.clinic .title_box h3 {
	margin-top: 3%;
}

/**************/
/* コンセプト */
/**************/
.clinic #concept .lead {
	padding: 7% 0 160px;
	margin-bottom: 3%;
}

.clinic #concept .index_box {
	padding: 8% 0 3%;
}

.clinic #concept .cpt_style dt {
	padding-bottom: 3%;
	margin-bottom: 3%;
	letter-spacing: .05em;
}
.clinic #concept .first_box {
	margin-top: 5%;
	margin-bottom: 5%;
}
/* 快適な空間で高度な治療を提供 */
.clinic #treatmentspace .first_box .flt_l,
.clinic #treatmentspace .first_box .flt_r {
	width: 48%;
	margin: 0;
	padding: 0;
}
.clinic #treatmentspace .flt_box1 .flt_r,
.clinic #treatmentspace .flt_box1 .flt_l {
	width: 48%;
	margin: 0;
	padding: 0;
}
/* 通いやすいための取り組み */
.clinic #clinicefforts .first_box .flt_r,
.clinic #clinicefforts .first_box .flt_l {
	width: 48%;
	margin: 0;
	padding: 0;
}

.clinic #clinicefforts .flt_box2 {
	margin-top: 5%;
}
.clinic #clinicefforts .flt_box2 .cpt_style {
	margin-top: 3%;
}

/************/
/* 設備紹介 */
/************/
.clinic #device .lead {
	padding: 7% 0;
}

.clinic #device .item_box h4,
.clinic #device .item_col2 h4 {
	font-size: 110%;
	letter-spacing: .1em;
}


.clinic #device .item_box {
	margin-bottom: 10%;
}

.clinic #device .item_box .bg_box {
	padding: 3%;
}
.clinic #device .item_box .box {
	max-width: 100% !important;
	background: rgba(255,255,255,0.7);
	padding: 3%;
}

.clinic #device .item_col2 {
	margin-bottom: 10%;
}

/* なるべく痛くない治療のために */
.clinic #device .item1 .point_box {
	margin-top: 10px;
}
.clinic #device .item1 .point_box .flt_l {
	text-align: center;
}

/* 的確な診断、精細な診療のために */
.clinic #device .item2 .abs_img {
	top: 5%;
}
.clinic #device .item2 .img_sample {
	margin-top: 10px;
}

/* 安心して治療を受けていただくために */

/************/
/* 衛生管理 */
/************/
.clinic #clean h3 {
	padding-top: 3%;
	font-size: 180%;
	margin-bottom: 3%;
}
.clinic #clean .bg_box {
	margin-bottom: 10%;
}
.clinic #clean .arrow {
	padding: 3% 0 5%;
}
.clinic #clean dt {
	letter-spacing: .05em;
}
.clinic #clean dd {
	letter-spacing: normal;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.clinic #concept,
.clinic #device {
	background-size: 500px;
}
.clinic #device {
	margin-top: 20%;
}

.clinic .title_box {
	padding: 6% 0;
}
.clinic .title_box h3 {
	margin-top: 5%;
	font-size: 150%;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.clinic .title_box h3 span {
	display: none;
}
.clinic .title_box p {
	max-width: 70px;
	margin: 0 auto;
}

.clinic .lead {
	letter-spacing: normal;
	line-height: 2.0em;
}

/**************/
/* コンセプト */
/**************/
.clinic #concept .lead {
	padding: 7% 0 80px;
	margin-bottom: 3%;
	background-size: 150px;
}

.clinic #concept .index_box {
	padding: 15% 0 5%;
}
.clinic #concept .index_box p {
	font-size: 80%;
}
.clinic #concept .index_box h4 {
	margin-top: 10px;
	font-size: 160%;
	line-height: 1.4em;
}

.clinic #concept .cpt_style dt {
	font-size: 120%;
	letter-spacing: .1em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.clinic #concept .first_box {
	margin-top: 8%;
	margin-bottom: 15%;
}
.clinic #concept .img_photo {
	text-align: center;
	max-width: 260px;
	margin: auto !important;
}
/* 快適な空間で高度な治療を提供 */
.clinic #treatmentspace .first_box .flt_l,
.clinic #treatmentspace .first_box .flt_r,
.clinic #treatmentspace .flt_box1 .flt_r,
.clinic #treatmentspace .flt_box1 .flt_l {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}
.clinic #treatmentspace .img_photo {
	margin-top: 5% !important;
}

/* 通いやすいための取り組み */
.clinic #clinicefforts .first_box {
	margin-bottom: 5%;
}
.clinic #clinicefforts .first_box .flt_r,
.clinic #clinicefforts .first_box .flt_l {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}
.clinic #clinicefforts .img_photo {
	margin-top: 5% !important;
}

.clinic #clinicefforts .flt_box2 {
	margin-top: 0;
}
.clinic #clinicefforts .flt_box2 .flt_l,
.clinic #clinicefforts .flt_box2 .flt_r {
	margin-top: 15%;
	width: 100%;
	float: none;
}
.clinic #clinicefforts .flt_box2 .cpt_style {
	margin-top: 5%;
}

/************/
/* 設備紹介 */
/************/
.clinic #device .lead {
	padding: 7% 0;
}

.clinic #device .item_box h4,
.clinic #device .item_col2 h4 {
	font-size: 106%;
	letter-spacing: .05em;
	padding: 15px 5%;
	text-align: center;
}

.clinic #device .item_box {
	margin-bottom: 10%;
}
.clinic #device .item_box .bg_box {
	padding: 0;
	background-size: cover;
}
.clinic #device .item_box .box {
	max-width: 100% !important;
	background: rgba(255,255,255,0.7);
	padding: 3%;
}

.clinic #device .item_col2 {
	margin-bottom: 10%;
}
.clinic #device .item_col2 .flt_l,
.clinic #device .item_col2 .flt_r {
	width: 100%;
	margin: 0 auto;
	float: none;
}
.clinic #device .item_col2 .flt_l {
	margin-bottom: 10%;
}

/* なるべく痛くない治療のために */
.clinic #device .item1 .flt_box .flt_l {
	width: 100%;
	float: none;
}
.clinic #device .item1 .flt_box .flt_r {
	width: 40%;
	text-align: center;
}
.clinic #device .item1 .point_box {
	margin-top: 10px;
	padding: 5%;
}
.clinic #device .item1 .point_box .flt_l {
	width: 100%;
	float: none;
	text-align: center;
}
.clinic #device .item1 .point_box .flt_r {
	padding-top: 3%;
	width: 100%;
	float: none;
	letter-spacing: normal;
}

/* 的確な診断、精細な診療のために */
.clinic #device .item2 .dvc_style {
	width: 100%;
}
.clinic #device .item2 .img_sample {
	margin-top: 5%;
	width: 100%;
}
.clinic #device .item2 .abs_img {
	display: none;
}

/* 安心して治療を受けていただくために */
.clinic #device .item3 .flt_l {
	width: 100%;
	float: none;
}
.clinic #device .item3 .flt_r {
	width: 30%;
	margin-left: 3%;
	margin-bottom: 5px;
}

/************/
/* 衛生管理 */
/************/
.clinic #clean h3 {
	padding-top: 3%;
	font-size: 150%;
	letter-spacing: .15em;
	margin-bottom: 5%;
}
.clinic #clean .bg_box {
	margin-bottom: 10%;
}
.clinic #clean .arrow {
	padding: 10% 0;
}
.clinic #clean .arrow li {
	width: 100%;
	float: none;
	margin-left: 0;
	padding-bottom: 5%;
	border-bottom: dotted 1px #fff;
	margin-bottom: 5%;
}
.clinic #clean .arrow li:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.clinic #clean dt {
	margin: 10px 0;
}
.clinic #clean dd {
	text-align: left;
	letter-spacing: normal;
}
}


/* PC
------------------------------------------*/
@media only screen and (min-width: 768px)  {
}

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

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

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