/*==================================================
	スマホのみに適用
==================================================*/
@media only screen and (max-width: 340px){
	#header p.title {
		padding-top: 8px !important;
	}
}
@media only screen and (max-width: 640px){
	body { font-size: 85%; }
	.dsp_hp, .dsp_hpt { display: none; }

	/* ヘッダ */
	#header {
		width: calc(100% - 10px);
		padding: 0px 5px 0;
	}
	#header h1 {
		height: auto;
	}
	.midashi04{
    text-align: left;
    padding: 5px;
    font-size: 15px;
}
	#header p.title {
		float: none;
		height: auto;
		padding-top: 5px;
	}
	#header p.title img {
	}
	/* 交通事故対応・予約優先・日祝診療 */
	#header p.catch {
		margin: 0;
	}
	#header p.catch span {
		padding: 0 2px;
		margin-left: 2px;
		font-size: 10px;
		border: 2px solid #DDF3CF;
	}
	#header p.catch span+span {
		margin-left: 2px;
	}
	/* お問い合わせ */
	#header .contact .tel {
		right: 84px;
	}
	#header .contact .btn {
		width: 48px;
		line-height: 1.1;
	}
	/* コンテナ */
	#wrap, #footer {
		min-width: 320px;
	}
	#container h3 {
		margin-bottom: 20px;
		font-size: 17px !important;
	}
	#container h4.sub {
		font-size: 17px;
	}
	#container .btn a {
		padding: 5px 40px 5px 20px;
		background: #ff843a url(../img/top/p.png) no-repeat right 15px center;
	}
	/* フッター */
	.cmn_contact .contact .tel a {
		font-size: 27px !important;
	}
	#footer .box dt .wrap {
		justify-content: space-between;
		align-items: flex-start;
		width: calc(100% - 30px);
		margin: 20px auto 0;
	}
	#footer .box dt .wrap img {
		width: 48%;
		margin: 0
	}
	#footer .box dt img {
		max-width: 200px;
	}
	.cmn_contact .contact a img {
		width: 28px;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 30px; }
	.pt { padding-top: 30px; }
	.pb { padding-bottom: 30px; }
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	.grid_box {
		gap: 10px;
		grid-template: repeat(1, 1fr) / repeat(1, 1fr);
	}
	.grid_box.menu_img img {
		width: 85%;
	}
	#top_greeting h4 {
		text-align: left;
		padding: 5px;
		font-size: 15px;
	}
	#top_msg .box {
		padding: 10px;
	}
	#top_menu ul li a{
		font-size: 13px;
		padding: 5px;
	}
	/* お知らせ */
	#top_info dt {
		float: none;
		width: auto;
	}
	#top_info dd {
		margin-left: 0;
	}
	#top_info .bana img{
		padding: 0 0 5px;
	}
	#top_info .corona .ttl {
		font-size: 20px;
	}
	#top_info .corona .line span {
		font-size: 13px;
	}
	#top_info .corona .wrap dl {
		padding: 10px;
	}
	#top_info .corona .wrap dl dt {
		display: none;
	}
	#top_info .corona .wrap dl dt img {
		width: 40px;
		height: auto;
	}
	#top_info .corona .wrap dl dd {
		width: calc(100% - 0px);
		text-align: center;
	}
	#top_info .corona .wrap dl dd .b {
		font-size: 17px;
	}
	.motive .item {
		gap: 20px;
		margin: 30px 0 0;
		flex-direction: column;
	}
	.motive .item .item_txt {
		flex: 0;
		width: 100%;
	}
	.motive .item .item_txt h4 .ttl {
		font-size: 18px;
	}
	#top_kodawari dl dd,
	#top_kodawari .fr dl dd{
		background: none;
		padding: 10px;
	}
	#top_kodawari dl dd li,
	#top_soudan .fr ul li {
		font-size: 16px;
	}
	#top_kodawari dl dd.image,
	#top_kodawari .fr dl dd.image {
		background-size: 30%;
	}
	#top_soudan .fr ul {
		padding: 10px;
	}
	#top_taiou h4 {
		text-align: left;
	}
	#footer {
		margin-bottom: 52px;
	}
	/*--------------------------------------------------
		当院について
	--------------------------------------------------*/
	#about_msg .msg {
		font-size: 110%;
	}
	#about_msg dl dd .img {
		display: none;
	}
	#about_msg .txt3 {
		font-size: 110%;
	}
	#about_time table {
		font-size: 95%;
	}
	#about_time table th, #about_time table td {
		padding: 5px;
	}
	#about_time .mesh {
		padding: 10px;
	}
	/*--------------------------------------------------
		料金形態
	--------------------------------------------------*/
	#price .sec2 table {
		font-size: 95%;
	}
	#price .sec2 table th, #price .sec2 table td{
		padding: 5px;
	}
	#price dl dd .txt2 {
		font-size: 16px;
	}
	#price dl dd .rit {
		margin-bottom: 0;
	}
	#price .w3 dl dd {
		padding: 10px;
	}
	#price dl dd {
		padding: 10px;
	}
	#price dl dd .img img {
		width: calc(100% - 20px);
	}
	/*--------------------------------------------------
		自費診療について
	--------------------------------------------------*/
	#not_cover_feature .mesh {
		padding: 10px;
	}
	#not_cover_feature .mesh h4 {
		float: none;
	}
	.c_title_l,
	.c_title {
	font-size:18px;
	}
	.c_title_l span,
	.c_title span {
	font-size:12px;
	}
	.c_title_l b,
	.c_title b {
	color: #F00;
	font-size:15px;
	}
	.course li {
	margin: 5px 25px;
	}
	.c_title_l img,
	.c_title img {
	margin: 0 3px;
}
	/*--------------------------------------------------
		施術の流れ
	--------------------------------------------------*/
	#flow dl dd .img img{
		width: calc(100% - 20px);
	}
	#flow dl dd .sub {
		font-size: 15px;
		margin-bottom: 10px;
	}
	#not_cover_effect .sub {
		font-size: 15px;
	}
	#not_cover_feature .mesh .txt2 {
		font-size: 15px;
	}
	/*--------------------------------------------------
		施術へのこだわり
	--------------------------------------------------*/
	#picky .b.cen.orange, #picky .txt {
		text-align: left;
	}
	#picky .txt .line {
		line-height: 2;
	}
	#picky .txt2 b,
	#picky .sec3 .sub2 {
		font-size: 17px;
	}
.box_kakomi .box-title {
	line-height: 1;
	font-weight: 600;
	font-size: 18px;
}
	.box_kakomi p {
	font-size: 16px;
	padding: 20px 0 0 0;
	}
	.box_kakomi {
	margin: 2em 0;
}
	/*--------------------------------------------------
		症状例一覧
	--------------------------------------------------*/
	.case_list .headline_group {
		margin: 30px 2% 20px;
	}
	ul.post-ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	ul.post-ul li {
		width: 48%;
		margin: 5px 1%;
		float: inherit;
		list-style: none;
	}
	ul.post-ul li a {
		display: block;
		width: 100%;
		margin: auto;
		padding: 6px;
		border-radius: 6px;
		background: linear-gradient(#92c473, #80b95c);
		/* box-shadow: 0 0 10px 0 #ddf3cf inset; */
		border: 1px solid #80b95c;
		transition: all 0.2s ease-out;
		position: relative;
		box-sizing: border-box;
		text-align: center;
	}
	ul.post-ul li a:after {
		content: " ";
		display: inline-block;
		width: 6px;
		height: 6px;
		border-top: 2px solid white;
		border-right: 2px solid white;
		position: absolute;
		right: 12px;
		top: 50%;
		transform: translateY(-50%) rotate(45deg);
	}
	ul.post-ul li a span.link-botan-obj {
		display: none;
	}
	ul.post-ul li a span.post-title {
		border-bottom: none;
		color: white;
		font-size: 3vw;
		text-align: left;
	}
	ul.post-ul li a div.post-img {
		width: 80px;
		height: 80px;
		margin: 0;
	}
	/*--------------------------------------------------
		スタッフ紹介
	--------------------------------------------------*/
	#staff #president .img_lft,
	#staff #president .fr .name {
		font-size: 16px;
	}
	#staff #president .fr .name {
		margin-bottom: 15px;
	}
	#staff #president .fr .green {
		margin-bottom: 15px;
		font-size: 16px;
	}
	#staff #president dl dd ul li{
		font-size: 105%;
	}
	#staff #president dl dd ul li span {
		font-size: 16px;
	}
	#staff #president .txt {
		text-align: left;
	}
	#staff #president .sub {
		text-align: left;
	}
	#staff_comment .img_rit{
		float: none;
		margin: 0;
		text-align: center;
	}
	#staff_comment .img_rit img {
		margin: 10px auto;
	}
	/*--------------------------------------------------
	アクセス・電話・予約システム
	--------------------------------------------------*/
	#access_map table tr th,
	#access_map table tr td {
		display: block;
		padding: 5px;
	}
	/*--------------------------------------------------
		よくある質問・お問い合わせ
	--------------------------------------------------*/
	/**/
	#faq dt {
		background: #EDECE7;
		padding: 10px 10px 10px 0;
		font-size: 110%;
		font-weight: bold;
		text-indent: -3em;
		margin-left: calc( 3em - 10px );
		padding-left: 10px;
		line-height: 2em;
	}
	/*--------------------------------------------------
		患者さまの声
	--------------------------------------------------*/
	#container .post .alignleft,
	#container .post img.alignleft {
		float: none;
		margin-right: 0;
	}
	#container #info p img {
		max-width: 100%;
		margin: 0 auto 10px;
		display: block;
	}
	#container #info p {
		width: 100%;
	}
	/*--------------------------------------------------
		交通事故施術
	--------------------------------------------------*/
	#accident .corona .ttl {
		font-size: 20px;
	}
	#accident .corona .line span {
		font-size: 13px;
	}
	#accident .corona .wrap dl {
		padding: 10px;
	}
	#accident .corona .wrap dl dt {
		display: none;
	}
	#accident .corona .wrap dl dt img {
		width: 40px;
		height: auto;
	}
	#accident .corona .wrap dl dd {
		width: calc(100% - 0px);
		text-align: center;
	}
	#accident .corona .wrap dl dd .b {
		font-size: 17px;
	}
	/*--------------------------------------------------
		お問い合わせ
	--------------------------------------------------*/
	#mailform .btn input {
		width: 130px;
	}
/*------------------------------------------------*/

/*五十肩*/
	#container p.tt_hd{
		font-size: 19px;
	}
	
	#container p.txt2.hd_st{
		font-size: 19px;
	}
	
	#container p.tt_hd02 {
		font-size: 18px;
}

	.inner_msr .sub2{
		font-size: 20px;
	}