@charset "utf-8";
/*==================================================
	【トップ】ページ固有のスタイル
==================================================*/
/*当院の３つのモットー*/
#top_motto {
	font-size: 14px;
	margin-bottom: 50px;
}
#top_motto .box {
	background: #fff;
	padding: 5px;
	box-shadow: 0 0 10px rgba(0,0,0, 0.5);
}
#top_motto .box h3 {
	color: #666;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 1px;
}
#top_motto .box .in {
	border: 1px solid #fc9400;
	padding: 10px 30px 10px 30px;
	background : url("../img/top/bg01.png") no-repeat left top, url("../img/top/bg02.png") no-repeat right top, linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(250, 242, 233, 1) 100%);
}
#top_motto .box h3 {
	margin-bottom: 30px;
}
#top_motto .box dl {
	margin-bottom: 20px;
}
#top_motto .box dt {
	float: left;
	width: 160px;
}
#top_motto .box dd {
	margin-left: 175px;
}
/*高橋治療院の特徴*/
#top_feature {
	background: #F5E6D3;
	margin-bottom: 25px;
	padding: 16px;
}
#top_feature h3.line {
	position: relative;
	color: #666;
	font-size: 20px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
#top_feature h3.line span {
	font-size: 30px;
	margin-right: 10px;
}
#top_feature h3.line::before {
	content: "";
	width: 300px;
	height: 8px;
	background: url("../img/clinic/border.gif") repeat-x;
	position: absolute;
	right: 0;
	top: 18px;
}
#top_feature dt {
	float: left;
	width: 16px;
}
#top_feature dd {
	margin-left: 16px;
}
#top_feature .box {
	
}
#top_feature .box p.img_lft {
	margin: 0 10px 18px 0;
}
#top_feature .box p.img_rit {
	margin: 0 0 15px 0px;
}
#top_feature .box p.text1 {
	padding-top: 22px;
	margin-bottom: 20px;
}
#top_feature .box .mazu {
	text-align: center;
	font-size: 21px;
	font-weight: 500;
}
#top_feature .box .mazu span {
	display: inline-block;
	background: url("../img/top/img_feature_ico01.gif") no-repeat center left, url("../img/top/img_feature_ico02.gif") no-repeat center right;
	padding: 20px 50px;
}
/*こんな症状におすすめ*/
#top_osusume h3 {
	color: #666;
	margin-bottom: 25px;
	position: relative;
	font-size: 22px;
}
#top_osusume h3::before {
	content: "";
	width: 410px;
	height: 8px;
	background: url("../img/clinic/dot.gif") repeat-x;
	position: absolute;
	right: 0;
	top: 15px;
}
#top_osusume .box {
	margin: 0 0 25px;
	width: 439px;
	font-size: 94%;
}
#top_osusume p.img_rit {
	margin: 0px;
}
#top_osusume .box dl {
	clear: both;
	margin-bottom: 12px;
}
#top_osusume .box dt {
	float: left;
	width: 103px;
	padding-top: 3px;
}
#top_osusume .box dd {
	margin-left: 112px;
}
#top_osusume .box dd.text1 {
	padding-top: 9px;
}
#top_osusume .other {
	background: #fff;
	font-size: 20px;
	font-weight: 500;
	border-radius: 10px;
}
/*コンテンツ２種（よくある質問、当院のご案内）*/
#top_content {
	margin: 35px 0 30px;
	color: #FFF;
	font-size: 94%;
}
#top_content .img_lft, #top_content .img_rit {
	margin: 0px;
}
#top_content .box {
	display: flex;
	justify-content: space-between;
}
#top_content .cont1, #top_content .cont2 {
	padding: 10px;
	width: 319px;
	display: flex;
	justify-content: space-between;
}
#top_content .cont1 {
	background: #fc9f1a;
	border: 3px solid #fdc97f;
	border-radius: 20px;
}
#top_content .cont2 {
	background: #a2cc30;
	border: 3px solid #cbe28b;
	border-radius: 20px;
}
#top_content .cont1 .img, #top_content .cont2 .img {
	width: 133px;
}
#top_content .cont1 .box_in, #top_content .cont2 .box_in {
	width: 152px;
}
#top_content .cont1 h3, #top_content .cont2 h3 {
	margin-bottom: 10px;
	color: #fff;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
	font-size: 21px;
	font-weight: 500;
}
#top_content .cont2 h3 {
	font-size: 23px;
}
#top_content .cont1 p.text1, #top_content .cont2 p.text1 {
	line-height: 1.7;
}
#top_content .cont1 p.btn {
	padding: 7px 0 0 15px;

}
#top_content .cont2 p.btn {
	padding: 9px 0 0 15px;

}
/* お知らせ */
#top_info {
	margin-bottom: 32px;
}
#top_info .box {
	padding: 10px 20px 20px;
	background: #FFFFFF;
	border: 6px solid #ebcda7;
}
#top_info .box h3 {
	padding-bottom: 5px;
	border-bottom: 5px solid var(--color-orange);
	font-size: 18px;
	color: #666;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
#top_info dl {
	padding-bottom: 9px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #d5c9cc;
}
#top_info dt {
	color: #97C618;
}
#top_info dd .title {
	color: #FC9400;
	font-weight: bold;
	margin-bottom: 0;
}
@media print, screen and (min-width: 769px){ /* PCのみ */
}
@media print, screen and (min-width: 641px){ /* PC・タブレット */
	/* お知らせ */
	#top_info dl {
		display: flex;
	}
	#top_info dt {
		width: 100px;
	}
	#top_info dd {
		width: calc(100% - 100px);
	}
}
@media only screen and (max-width: 768px) and (min-width: 641px){ /* タブレットのみ */
}
@media only screen and (max-width: 768px) {  /* タブレット以下 */
	#top_feature h3.line::before {
		width: calc(100% - 320px);
	}
	#top_feature .box .mazu {
		font-size: 18px;
	}
	#top_osusume h3::before {
		width: calc(100% - 250px);
	}
	#top_osusume .img_rit {
		float: none;
		text-align: center;
		margin-left: 0;
		margin-bottom: 20px !important;
	}
	#top_osusume .box {
		width: 100%;
	}
	#top_osusume .box dd {
		padding-top: 8px;
	}
	#top_osusume .box dd br {
		display: none;
	}
	#top_content .cont1, #top_content .cont2 {
		width: 49%;
	}
	#top_content .cont1 .box_in, #top_content .cont2 .box_in {
		width: calc(100% -  140px);
	}
	#top_content .cont1 h3, #top_content .cont2 h3 {
		font-size: 18px;
	}
	#top_info .scroll {
		overflow-y: scroll;
		height: 300px;
	}
}
@media only screen and (max-width: 640px){ /* スマホ */
	#top_feature h3.line::before {
		display: none;
	}
	#top_motto .box .in {
		background-size: 25% auto;
		padding: 20px 15px 10px 15px;
	}
	#top_motto .box h3 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	#top_motto .box dl {
		margin-bottom: 15px;
	}
	#top_motto .box dl:last-of-type {
		margin-bottom: 0;
	}
	#top_motto .box dt {
		float: none;
		margin: 0 auto 10px;
	}
	#top_motto .box dd {
		margin-left: 0;
	}
	#top_feature h3.line {
		font-size: 18px;
		text-align: center;
	}
	#top_feature h3.line span {
		font-size: 25px;
	}
	#top_feature .box p.img_lft, #top_feature .box p.img_rit {
		float: none;
		text-align: center;
		margin: 0 0 15px !important;
	}
	#top_feature .box p.text1 {
		padding-top: 0;
	}
	#top_feature .box .mazu {
		font-size: 16px;
	}
	#top_osusume p.img_rit img {
		width: 150px;
	}
	#top_osusume .box dt {
		float: none;
	}
	#top_osusume .box dd {
		margin-left: 0;
	}
	#top_osusume .other {
		padding: 10px;
		font-size: 18px;
	}
	#top_content .box {
		display: block;
	}
	#top_content .cont1 {
		margin-bottom: 20px;
	}
	#top_content .cont1, #top_content .cont2 {
		width: 100%;
	}
	#top_content .cont1 p.btn, #top_content .cont2 p.btn {
		padding: 10px 0 0 0;
		text-align: center;
	}
	#top_info .box {
		border-width: 3px;
	}
	#top_info .box {
		padding: 10px;
	}
	#top_info dl {
		padding-right: 5px;
	}
}