@media only screen and (min-width: 0px) and (max-width: 979px){
body{
	font-size: 14px;
	line-height: 1.5;
}
.display_pc {
	display: none;
}

/*--hdr-----------------------------------------*/
#hdr{

}
#hdr .top-hdr{
	width: 90%;
	margin: 10px auto 5px auto;
	position: relative;
}
#hdr .top-hdr h1{
	width: 160px;
}
#hdr .top-hdr .exp-copy{
	display: none;
}
#hdr .top-hdr .add{
	display: none;
}
#hdr .top-hdr dl{
	position: absolute;
	right: 0;
	top: 0;
}
#hdr .top-hdr dl dt.contact-t{
	display: none;
}
#hdr .top-hdr dl dt, #hdr .top-hdr dl dd{
	float: left;
}
#hdr .top-hdr dl dd.i_line, #hdr .top-hdr dl dd.i_mail, #hdr .top-hdr dl dd.i_tel{
	width:30px;
	margin-right: 5px;
}
#hdr .top-hdr dl dd.i_tel-num{
	display: none;
}
#hdr .top-hdr dl:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ------------------------------
   nav
------------------------------ */	
#hdr #nav{
	background: url(/img/nav_bg.png);
}
#hdr #nav ul{
}
#hdr #nav ul li{
	color: #FFF;
}
#hdr ul.pc-menu{
	display: none;
}
/*コンテンツ**********************/
#content{
	width: 90%;
	margin: 15px auto 30px auto;
}
/* パンくずリストの設定 */
ul.bread {
	display: none;
	}
/*ページ送りの設定 */
.pagenavi{
	text-align: right;
}
#content h1{
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	border-left: 5px solid #52417b;
	padding-left: 10px;
	color: #FFF;
	background: #52417b;
}
#content .intro h1.catchCopy{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 22px;
	color:#52417b;
	background: none;
	padding-left: 0;
	border:none;
}
#content .intro div{
	padding:0 0 8px 0;
}
#content h2{
	color:#52417b;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #52417b;
}
#content h3{
	color:#52417b;
	font-size: 16px;
	border-left: 5px solid #52417b;
	padding-left: 10px;
}
#content #news .link_news-list{
	text-align: right;
	font-size: 12px;
}
#content #news h1 .link_news-list a{
	color: #52417b;
}
#content .readcopy p{
	padding: 15px 0;
}
#content #news ul.news-list{
	margin-top: 20px;
}
#content #news ul.news-list li{
	padding:0 0 10px 115px;
	margin: 10px 0;
	border-bottom: 1px dotted #52417b;
}
#content #news ul.news-list li span.date{
	display: block;
}
#content #news ul.news-list li.normal{
	background: url(/img/i_normal.png) no-repeat;
	background-size: 91px 20px;
}
#content #news ul.news-list li.shinkyu{
	background: url(/img/i_shinkyu.png) no-repeat;
	background-size: 91px 20px;
}
#content #news ul.news-list li.butsuga{
	background: url(/img/i_butsuga.png) no-repeat;
	background-size: 91px 20px;
}
#content #news ul.news-list li.shichusuimei{
	background: url(/img/i_shichusuimei.png) no-repeat;
	background-size: 91px 20px;
}	
#content #news ul.news-list li.menard{
	background: url(/img/i_menard.png) no-repeat;
	background-size: 91px 20px;
}
#content #news dl{
	margin-top: 20px;
}
#content #news dl dt{
	padding: 8px 0;
	font-size: 22px;
}
#content #news dl dd{
	margin-top: 15px;
}
#content #index-menu ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 15px;
}
#content #index-menu ul li{
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
}
#content #index-menu ul li:nth-child(2n){
	margin-right: 0;
}
#content #index-menu ul li a{
	color: #2a2a2a;
}
/*---よくある質問----------------------------------*/
.q-and-a dl dt{
	background: url(../img/q-and-a/i_q.png) no-repeat;
	background-size:24px 26px;
	padding:0 0 0 30px;
	line-height: 26px;
	font-size:18px;
	margin: 15px 0;
}
.q-and-a dl dd{
	background: url(../img/q-and-a/i_a.png) no-repeat;
	background-size:36px 40px;
	padding:0 0 15px 50px;
	border-bottom: 1px solid #52417b;
}
.q-and-a dl dd.hari{
	background: url(../img/q-and-a/hari.jpg) no-repeat top left 50px;
	background-size:195px 215px;
	padding-top: 225px;
}
/*---仏画----------------------------------*/	
#butsuga .readcopy{
	margin: 15px 0;
}
#butsuga h2{
	text-align: center;
	margin-top:15px;
	padding: 15px 0 5px 0;
	border-top:1px solid #52417b;
	border-bottom:none;
}
#butsuga .btn_butsuga-schedule{
	width: 250px;
	margin: 0 auto;
}
#butsuga .btn_butsuga-schedule li{
	background:#F887AF;
	border-radius: 5px;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
}
#butsuga .btn_butsuga-schedule a{
	color: #FFF;
	display: block;
}
#butsuga ul.photoes{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	width: 99%;
	margin: 15px auto;
}
#butsuga ul.photoes li{
	width:32%;
	margin-right: 1%;
	margin-bottom: 5px;
}
#butsuga ul.photoes li:nth-child(3n){
	margin-right: 0;
}
/*---お灸セミナー----------------------------------*/
#seminar{
	margin-top: 30px;
}
#seminar h2{
	margin-top: 20px;
}
#seminar .readcopy{
	background: url(../img/seminar/seminar_img.png) no-repeat bottom right;
	background-size:200px 204px;
	padding-bottom: 215px;
}
/*---当院について----------------------------------*/	
#about-me ul li{
	margin: 15px 0;
}
#about-me ul li:nth-child(1) p{
	margin: 15px 0;
}
#about-me ul li:nth-child(1) > ul.inner-bl li{
	margin: 15px 0;
}
#about-me ul.profile li:nth-child(1){
	
}
#about-me ul.profile li:nth-child(2){
	
}
#about-me h2{
	margin: 20px 0 15px 0;
	padding:0;
}
#about-me ul.profile li dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
#about-me ul.profile h3{
	color: #52417b;
	margin: 15px 0;
}
#about-me ul.profile li dl dt, #about-me ul.profile li dl dd{
	padding: 3px 0;
	border-bottom: 1px dotted #52417b;
}
#about-me ul.profile li dl dt{
	width:15%;
}
#about-me ul.profile li dl dd{
	width:84%;
	padding-left: 1%;
}
/*---施術の流れ----------------------------------*/
#sejutsu ul.counseling{
	background: url(../img/shinkyu/monshin.jpg) no-repeat right top;
	background-size:325px 499px;
	padding-top: 515px;
}
#sejutsu ul.counseling li{
	margin-bottom: 25px;
}
#sejutsu ul.counseling li p{
}
#sejutsu h2{
	font-size: 22px;
	padding: 0;
	margin: 15px 0;
}
#sejutsu ul.counseling li h3{
	font-size: 20px;
	color:#52417b;
	padding-left:30px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
}
#sejutsu ul.counseling li h3 span{
	font-size: 70%;
}
#sejutsu ul.counseling li:nth-child(1) h3{
	background: url(../img/shinkyu/no.1.png) no-repeat;
	background-size:20px 20px;
}
#sejutsu ul.counseling li:nth-child(2) h3{
	background: url(../img/shinkyu/no.2.png) no-repeat;
	background-size:20px 20px;
}
#sejutsu ul.counseling li:nth-child(3) h3{
	background: url(../img/shinkyu/no.3.png) no-repeat;
	background-size:20px 20px;
}
#sejutsu ul.counseling li:nth-child(3){
	background: url(../img/shinkyu/okyu.jpg) no-repeat right bottom;
	background-size:320px 320px;
	padding-bottom: 335px;
}

#sejutsu .price{
	padding: 15px 25px 25px 25px;
	border: 5px solid #9e94b5;
	background: #FFF;
	margin-top: 20px;
}
#sejutsu .price h2{
	text-align: center;
	border:none;
	padding: 0;
	margin: 0;
}
#sejutsu .price ul.wrap li{
	padding: 15px 0;
	} 
#sejutsu .price ul.wrap li:nth-child(1){
	border-bottom: 1px solid #52417b;
}
#sejutsu .price ul.wrap li h3{
	border:none;
	padding: 0;
}
#sejutsu .price ul.wrap li:nth-child(2) dl dd{
	border-bottom: 1px dotted #52417b;
	padding: 10px 0;
}
#sejutsu .price ul.wrap li:nth-child(2) dl dd ul.parts li{
	border:none;
	padding: 0;
	margin: 0;
}
#sejutsu .price ul.wrap li:nth-child(2) dl dd ul.parts li{
	padding-left: 70px;
	margin-right: 20px;
}
#sejutsu .price ul.wrap li:nth-child(2) dl dd ul.parts li:last-child{
	margin-right: 0;
}
#sejutsu .price ul.wrap li:nth-child(2) dl dd ul.parts li.face{
	background: url(../img/shinkyu/face-main.png) no-repeat;
	background-size:60px 19px;
}
#sejutsu .price ul.wrap li:nth-child(2) dl dd ul.parts li.body{
	background: url(../img/shinkyu/body-main.png) no-repeat;
	background-size:60px 19px;
}
#sejutsu .price ul.wrap li:nth-child(2) dl dd ul.parts li.total{
	background: url(../img/shinkyu/total.png) no-repeat;
	background-size:60px 19px;
}
/*---四柱推命----------------------------------*/
#shichusuimei{
	background: url(../img/shichusuimei/bg.png) no-repeat top -70px right -130px;
	background-size: 400px 533px;
	padding-top: 15px;
}
#shichusuimei .copy{
	margin-bottom: 15px;
	width: 65%;
}
#shichusuimei .kantei-price h2{
	font-size: 22px;
	padding:0;
	border:none;
}

#shichusuimei .kantei-price ul.kantei-bl li{
	margin: 15px 0 25px 0;
}
#shichusuimei .kantei-price ul.kantei-bl li h3{
	border-left: 5px solid #52417b;
	border-bottom: 1px solid #52417b;
	padding:3px 0 3px 10px;
	color:#52417b;
	font-weight: bold;
}
#shichusuimei .kantei-price ul.kantei-bl li > ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
} 
#shichusuimei .kantei-price ul.kantei-bl li > ul li{
	width: 50%;
	border-bottom: 1px dotted #52417b;
	padding: 5px 0;
	margin: 5px 0;
}
#shichusuimei .kantei-price ul.kantei-bl li > ul li:nth-child(even){
	text-align: right;
}
#shichusuimei .kantei-price ul.kantei-bl li > p{
	padding: 5px 0;
	margin: 5px 0;
}
/*---アクセス----------------------------------*/		
#access h2{
	border:none;
	margin-top: 15px;
}
#access h3{
	font-size: 16px;
	margin: 15px 0 5px 0;
}
#access .btn_toTimeTable{
	background:#F887AF;
	padding: 3px;
	margin: 5px 0 15px 0;
	width: 180px;
	text-align: center;
	border-radius: 8px;
}
#access .btn_toTimeTable a{
	display: block;
	color: #FFF;
}
/*---お問い合わせ----------------------------------------*/
#contact dl.contact{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 20px;
}
#contact dl.contact dt,
#contact dl.contact dd{
	padding:5%;
	border-top: 1px solid #52417b;
}
#contact dl.contact dt:nth-child(7),
#contact dl.contact dd:last-child{
	border-bottom: 1px solid #52417b;
}
#contact dl.contact dt{
	width: 20%;
	background: #e4d3e6;
}
#contact dl.contact dd{
	width: 60%;
	background: #FFF;
}
#contact dl.contact dd input[type="text"],
#contact dl.contact dd input[type="email"],
#contact dl.contact dd textarea{
	width: 90%;
}
#contact dl.contact .require{
	color: #FF0000;
}
#contact .btn_submit{
	text-align: center;
	padding: 10px 0;
}
/*--ftr-----------------------------------------*/

#ftr {
	background: url(/img/nav_bg.png);
	color: #FFF;
	padding: 20px;
}
#ftr ul.category,
#ftr ul.shinkyu-menu,
#ftr ul.common-menu{
	display: none;
}
#ftr .ikeuchi p{
	text-align: center;
}
#ftr .logo{
	width: 160px;
	margin: 10px auto;

}
	.shinkyu-menu{
		display: none;
	}
}