@charset "UTF-8";



/*導入、共通
---------------------------------------------------------*/
.slide_box {
	position: relative;
}
.slide_box::before {
	content: "";
	display: block;
	padding-top: 397px;	/*高さ*/
}
.slide_box .slide_wrap {
	position: absolute;
	left: 0;
	top: 0;
}

.com_lead_box .blocklink_ank {
	width: 100%;
	max-width: 720px;
	box-sizing: border-box;
	margin: 0 auto;
	border-left: solid 1px #c0bcb8;
	border-top: solid 1px #c0bcb8;
	padding: 30px 4%;
	position: relative;
}
.com_lead_box .blocklink_ank dt.ft_min {
	color: #e87e3a;
	font-size: 180%;
	letter-spacing: .1em;
	line-height: 1.2em;
	margin-bottom: .2em;
}
.com_lead_box .blocklink_ank .com_arrow {
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
}

.cln_index {
	text-align: center;
	margin-bottom: 60px;
}
.cln_index .ft_cinzel {
	font-size: 580%;
	letter-spacing: normal;
	line-height: 1.2em;
	transform: translateY(-.4em);
}
.cln_index h2 {
	font-size: 180%;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-top: -.5em;
}

.cln_style1 > dt {
	font-size: 200%;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin-bottom: .5em;
}
.cln_style1 > dt .ft_order {
	display: block;
	font-size: 45%;
	letter-spacing: .25em;
	line-height: 1.6em;
	margin-top: .4em;
}

.cln_sub_img {
	margin-top: 70px;
}

/* 1158px以下（スライド2枚分の幅）
------------------------------------------*/
@media only screen and (max-width: 1158px) {
.slide_box::before {
	padding-top: 34.3%;	/*高さ*/
}
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.cln_index {
	font-size: 90%;
}
.cln_style1 > dt {
	font-size: 180%;
	letter-spacing: .05em;
}
}

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

.cln_index {
	margin-bottom: 6%;
}
.cln_index h2 {
	margin-top: -1.0em;
}
.cln_sub_img {
	margin-top: 1.5em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_lead_box .blocklink_ank {
	max-width: 100%;
	padding: 6%;
}
.com_lead_box .blocklink_ank dt.ft_min {
	font-size: 140%;
	letter-spacing: .05em;
}
.com_lead_box .blocklink_ank .com_arrow {
	right: 3%;
	top: auto;
	bottom: 3%;
	transform: none;
}

.cln_index {
	margin-bottom: 10%;
}
.cln_index .ft_cinzel {
	font-size: 350%;
}
.cln_index h2 {
	font-size: 130%;
	margin-top: -1.0em;
}

.cln_style1 > dt {
	font-size: 150%;
	letter-spacing: .05em;
	margin-bottom: .3em;
}
.cln_style1 > dt .ft_order {
	font-size: 50%;
}

.cln_sub_img {
	margin-top: 1.5em;
}
}



/*どい歯科クリニックへようこそ
---------------------------------------------------------*/
#welcome .bg {
	background: rgba(224,234,170,0.4);
	position: relative;
}
#welcome .bg::before {
	content: "";	/*下背景色*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 120px;
	background: #fdfdf5;
	left: 0;
	bottom: 0;
}
#welcome .bg > div {
	position: relative;
	z-index: 1;
}
#welcome .cln_index .ft_cinzel {
	color: #5baa1a;
	opacity: 0.6;
}
#welcome .cln_style1 > dt .ft_order {
	color: #5baa1a;
}

#welcome .box1 .flex_box {
	padding-left: 4.5%;
	display: flex;
    justify-content: space-between;
}
#welcome .box1 .flex_box .img_l {
	width: 48%;
	max-width: 610px;
}
#welcome .box1 .flex_box .txt_r {
	width: 49%;
	max-width: 600px;
}
#welcome .box1 .flex_box .cln_style1 > dd {
	width: 100%;
	max-width: 540px;
}
#welcome .box1 .flex_box .cln_sub_img {
	width: 90%;
	max-width: 540px;
	margin-left: auto;
	margin-right: 0;
}

#welcome .box2 .in_box {
	position: relative;
}
#welcome .box2 .img_box {
	width: 52%;
	max-width: 690px;
	display: flex;
    justify-content: space-between;
	margin-bottom: 40px;
}
#welcome .box2 .img_box li {
	width: 48%;
	max-width: 323px;
}
#welcome .box2 .img_box li:last-child {
	padding-top: 15%;
}
#welcome .box2 .txt_box {
	padding: 0 9%;
}
#welcome .box2 .cln_style1 {
	width: 100%;
	max-width: 540px;
}
#welcome .box2 .abs_img {
	position: absolute;
	right: 9%;
	top: 60px;
	width: 37%;
	max-width: 487px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#welcome .bg::before {
	height: 8vw;	/*下背景色*/
}

#welcome .box1 .flex_box {
	padding-left: 0;
}

#welcome .box2 .img_box {
	width: 60%;
	margin-bottom: 4%;
}
#welcome .box2 .txt_box {
	padding: 0 9%;
}
#welcome .box2 .cln_style1 {
	max-width: 100%;
}
#welcome .box2 .abs_img {
	right: 0;
	top: 4vw;
	width: 38%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#welcome .bg::before {
	height: 10vw;	/*下背景色*/
}

#welcome .box1 .flex_box {
	padding-left: 0;
	display: block;
}
#welcome .box1 .flex_box .img_l {
	width: 100%;
	margin: 0 auto 1.0em;
}
#welcome .box1 .flex_box .txt_r {
	width: 100%;
	max-width: 100%;
}
#welcome .box1 .flex_box .cln_style1 > dd {
	max-width: 100%;
}
#welcome .box1 .flex_box .cln_sub_img {
	width: 70%;
}

#welcome .box2 .img_box {
	width: 100%;
	margin: 0 auto;
}
#welcome .box2 .img_box li {
	width: 48.5%;
}
#welcome .box2 .img_box li:last-child {
	padding-top: 10%;
}
#welcome .box2 .txt_box {
	padding: 0;
}
#welcome .box2 .cln_style1 {
	max-width: 100%;
}
#welcome .box2 .abs_img {
	position: static;
	width: 80%;
	margin: 1.5em auto 0 0;
}
}



/*プライバシーに配慮した診療空間
---------------------------------------------------------*/
#privacy .bg {
	background: rgba(255,255,167,0.4);
	position: relative;
}
#privacy .bg::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 180px;
	background: #fdfdf5;	/*下背景色*/
	left: 0;
	bottom: 0;
}
#privacy .bg > div {
	position: relative;
	z-index: 1;
}
#privacy .cln_index .ft_cinzel {
	color: #de9c2d;
	opacity: 0.75;
}
#privacy .cln_style1 > dt .ft_order {
	color: #de9c2d;
}

#privacy .box1 .flex_box {
	padding-left: 9%;
	display: flex;
    justify-content: space-between;
}
#privacy .box1 .flex_box .img_l {
	width: 46%;
	max-width: 550px;
}
#privacy .box1 .flex_box .txt_r {
	width: 51%;
	max-width: 600px;
}
#privacy .box1 .flex_box .cln_style1 > dd {
	width: 100%;
	max-width: 540px;
}
#privacy .box1 .flex_box .cln_sub_img {
	width: 90%;
	max-width: 540px;
	margin-left: auto;
	margin-right: 0;
}

#privacy .box2 .img_box {
	background: url("../images/clinic/img8@2x.jpg") no-repeat center center;
	background-size: cover;
}
#privacy .box2 .img_box::before {
	content: "";
	display: block;
	padding-top: 570px;	/*高さ*/
}
#privacy .box2 .flex_box {
	display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
#privacy .box2 .flex_box .img_r {
	width: 40%;
	max-width: 486px;
}
#privacy .box2 .flex_box .txt_l {
	width: 57%;
	max-width: 600px;
}
#privacy .box2 .flex_box .cln_style1 {
	width: 100%;
	max-width: 540px;
	margin-left: auto;
	margin-right: 0;
}
#privacy .box2 .flex_box .cln_sub_img {
	width: 65%;
	max-width: 358px;
}

#privacy .box3 .border_box {
	border-top: solid 1px #c0bcb8;
	padding-top: 100px;
}
#privacy .box3 .flex_box {
	padding-left: 4.5%;
	display: flex;
    justify-content: space-between;
}
#privacy .box3 .flex_box .img_l {
	width: 48%;
	max-width: 610px;
}
#privacy .box3 .flex_box .txt_r {
	width: 49%;
	max-width: 600px;
}
#privacy .box3 .flex_box .cln_style1 > dd {
	width: 100%;
	max-width: 540px;
}
#privacy .box3 .flex_box .cln_sub_img {
	width: 90%;
	max-width: 540px;
	margin-left: auto;
	margin-right: 0;
}

/* 1500px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1500px) {
#privacy .box2 .img_box::before {
	padding-top: 38%;	/*高さ*/
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#privacy .bg::before {
	height: 10vw;	/*下背景色*/
}

#privacy .box1 .flex_box {
	padding-left: 0;
}

#privacy .box3 .border_box {
	padding-top: 8%;
}
#privacy .box3 .flex_box {
	padding-left: 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#privacy .bg::before {
	height: 10vw;	/*下背景色*/
}

#privacy .box1 .flex_box {
	padding-left: 0;
	display: block;
}
#privacy .box1 .flex_box .img_l {
	width: 80%;
	margin: 0 auto 1.0em;
}
#privacy .box1 .flex_box .txt_r {
	width: 100%;
	max-width: 100%;
}
#privacy .box1 .flex_box .cln_style1 > dd {
	width: 100%;
	max-width: 100%;
}
#privacy .box1 .flex_box .cln_sub_img {
	width: 70%;
}

#privacy .box2 .img_box::before {
	padding-top: 45%;	/*高さ*/
	background-position: left center;
}
#privacy .box2 .img_box {
	margin-bottom: 1.0em !important;
}
#privacy .box2 .flex_box {
    align-items: flex-start;
    flex-direction: column-reverse;
	position: relative;
}
#privacy .box2 .flex_box .img_r {
	width: 70%;
	margin-top: 6%;
	margin-left: auto;
	margin-right: 0;
}
#privacy .box2 .flex_box .txt_l {
	width: 100%;
	max-width: 100%;
}
#privacy .box2 .flex_box .cln_style1 {
	max-width: 100%;
}
#privacy .box2 .flex_box .cln_sub_img {
	width: 45%;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(15%);
}

#privacy .box3 .border_box {
	padding-top: 10%;
}
#privacy .box3 .flex_box {
	padding-left: 0;
	display: block;
}
#privacy .box3 .flex_box .img_l {
	width: 100%;
	margin: 0 auto 1.0em;
}
#privacy .box3 .flex_box .txt_r {
	width: 100%;
	max-width: 100%;
}
#privacy .box3 .flex_box .cln_style1 > dd {
	max-width: 100%;
}
#privacy .box3 .flex_box .cln_sub_img {
	width: 70%;
}
}



/*その他
---------------------------------------------------------*/
.other .cln_style1 > dt .ft_order {
	color: #8fa6b6;
}
.other .border_box {
	border-top: solid 1px #c0bcb8;
	padding-top: 100px;
}
.other .item_list {
	display: flex;
    justify-content: space-between;
}
.other .item_list li {
	width: 48.5%;
	max-width: 550px;
}
.other .item_list .cln_style1 {
	margin-top: 30px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.other .border_box {
	padding-top: 8%;
}
.other .item_list .cln_style1 {
	margin-top: 20px;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.other .border_box {
	border-top: none;
	padding-top: 0;
}
.other .item_list {
	display: block;
}
.other .item_list li {
	width: 100%;
	max-width: 100%;
	margin-top: 10%;
	border-top: solid 1px #c0bcb8;
	padding-top: 10%;
}
.other .item_list li:first-child {
	margin-top: 0;
}
.other .item_list .cln_style1 {
	margin-top: 1.0em;
}
}



/*厚生労働省認定医院
---------------------------------------------------------*/
#safety .bg {
	background: rgba(114,101,85,0.8) url("../images/clinic/bg1@2x.jpg") no-repeat center top;
	background-size: 100% auto;
	padding: 100px 0;
	color: #fff;
}
#safety h2 {
	text-align: center;
	font-size: 260%;
	letter-spacing: .1em;
	line-height: 1.2em;
	padding-bottom: .8em;
	position: relative;
	margin-bottom: 30px;
}
#safety h2::before {
	content: "";
	position: absolute;
	width: 15%;
	max-width: 150px;
	height: 5px;
	background: #fc945d;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#safety .lead {
	text-align: center;
}
#safety .in_box {
	background: rgba(114,101,85,0.8);
}
#safety .in_box {
	padding: 60px 4%;
	margin-bottom: 3px;
}
#safety .in_box .flt_box .img_r,
#safety .in_box .flt_box .img_l {
	width: 40%;
	max-width: 478px;
}
#safety .in_box .flt_box .txt_l,
#safety .in_box .flt_box .txt_r {
	width: 57%;
	max-width: 690px;
}
#safety .in_box .flt_box .img_r,
#safety .in_box .flt_box .txt_r {
	float: right;
}
#safety .in_box .flt_box .img_l,
#safety .in_box .flt_box .txt_l {
	float: left;
}
#safety .in_box .cln_style1 > dt {
	color: #fdfcab;
}
#safety .in_box .com_link2 {
	margin-left: 0;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#safety .bg {
	padding: 8% 0;
}
#safety h2 {
	font-size: 240%;
	margin-bottom: 3%;
}
#safety h2::before {
	height: 3px;
}
#safety .in_box {
	padding: 6% 4%;
}
#safety .in_box .flt_box .img_r,
#safety .in_box .flt_box .img_l {
	width: 45%;
	margin-bottom: 1.0em;
}
#safety .in_box .flt_box .img_r {
	margin-left: 4%;
}
#safety .in_box .flt_box .img_l {
	margin-right: 4%;
}
#safety .in_box .flt_box .txt_l,
#safety .in_box .flt_box .txt_r {
	width: 100%;
	max-width: 100%;
	float: none;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#safety .bg {
	padding: 14% 0;
}
#safety h2 {
	font-size: 200%;
	padding-bottom: .5em;
	margin-bottom: .5em;
}
#safety h2::before {
	height: 2px;
}
#safety .lead {
	text-align: left;
}
#safety .in_box {
	padding: 8% 4%;
}
#safety .in_box .flt_box .img_r,
#safety .in_box .flt_box .img_l {
	float: none;
	width: 80%;
	margin: 0 auto 1.0em;
}
#safety .in_box .flt_box .txt_l,
#safety .in_box .flt_box .txt_r {
	float: none;
	width: 100%;
	max-width: 100%;
}
#safety .in_box .com_link2 {
	margin-left: auto;
}
}



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

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

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