@charset "utf-8";
/* CSS Document */

/***** 右 *****/
/* 予約フォームボタン */
.infobtn {
	text-align: center;
}
/* 電話番号 */ 
.tel {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana;
	background: url(../img/shop_rwd/tel.gif) no-repeat;
	padding: 37px 0 0 50px;
	font-size: 28px;
	line-height: 28px;
	margin: 10px auto 0;
	width: 215px;
	height: 43px;
}
/* 店舗情報 */
table {
	border-top: 1px solid #CCC;
	font-size: 14px;
	width: 100%;
	margin-top: 10px;
}
table th {
	border: none;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding: 10px 0;
	width: 20%;
}
table td {
	border: none;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	padding: 10px 0;
	width: 80%;
}
		table td img {
			margin-top: 3px;
		}
		/* 店舗　相談アイコン */
		table td img.soudan_icon {
			margin: 5px 0 0 0;
			vertical-align: middle;
		}
		
		table td.emp {
			vertical-align: top!important;
		}

/* お知らせ */
h3.news {
	margin-top: 10px;
	height: 53px;
	background: url(../img/shop_rwd/titlebg_orange.png) left top repeat-x;
}
dl#news_list {
}
dl#news_list dt {
	padding: 10px 10px 0;
}
dl#news_list dd {
	padding: 5px 10px 10px;
	border-bottom: 1px solid #F90;
}
dl#news_list dd:last-child {
	padding: 5px 10px 15px;
	border-bottom: none;
	background: url(../img/shop_rwd/news_bg.png) left bottom repeat-x;
}
/* ほけんの110番なら！ */
#side_aboutus {
	display: none;
}


/***** 左 *****/
ol, ul {
	padding: 0;
	margin: 0;
}
h4 {
	background: url(../img/common_rwd/h3_2.png) left center no-repeat;
	line-height: 1.2;
	min-height: 18px;
	padding: 2px 0 10px 10px;
	margin: 10px 0;
	font-weight: bold;
}
.blog {/* 不要 */
	background: url(../img/detail/article.png) bottom no-repeat;
	overflow: hidden;
	clear: both;
}
.blog h4 {/* 不要 */
	background: url(../img/shop/sns.png) no-repeat;
	padding-top: 10px;
	padding-left: 0;
}
.blog p {/* 不要 */
	background: url(../img/shop/sns_top.png) 10px 3px no-repeat;
	padding-left: 30px;
}



.mainimg {
	margin-bottom: 10px;
}
		.mainimg img {
			width: 100%;
			height: auto;
			max-width: 100%;
		}
.clm_2 h3 {
	margin-top: 10px;
	clear: both;
}
.clm_2 h3.access {	
	height: 53px;
	background: url(../img/shop_rwd/titlebg_orange.png) left top repeat-x;
}
.clm_2 h3.message,
.clm_2 h3.voice_g {
	height: 53px;
	background: url(../img/shop_rwd/titlebg_green.png) left top repeat-x;
}
/* 店舗キャッチコピー */
.arrow_box {
	width: auto;
	height: auto;
	margin: 10px 0;
	padding: 18px 0;
	border: 1px solid #00853F;
	border-radius: 10px;/* CSS3草案 */
  -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
  -moz-border-radius: 10px;/* Firefox用 */
}
.arrow_box h2 {
	color: #00853F;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.4;
	padding: 5px 20px;
	margin-bottom: 0;
	background: none;
	width: auto;
}
/* 店舗イメージ */
.tenpoimg {
	overflow: hidden;
	clear: both;
}
.tenpoimg li {
	width: 48%;
	list-style: none;
	padding: 8px 1%;
	margin: 0 auto;
	float: left;
}
.tenpoimg li:nth-child(2n+1) {
	clear: both;
}
.tenpoimg li:nth-child(3n+1) {
	clear: none;
}
.tenpoimg > *:first-child + * + * + * {
	clear: none;
}
.tenpoimg li img {
	max-width: 100%;
}
.tenpoimg li span {
	display: block;
	padding: 1px;
	font-size: 92%;
	line-height: 1.2;
	min-height: 70px;
}
/* ご予約はこちら */
dl.infobox {
	margin-top: 10px;
	margin-bottom: 20px;
}
dl.infobox dt {
	background-color: #d71718;
	border-radius: 5px 5px 0 0;/* CSS3草案 */
  -webkit-border-radius: 5px 5px 0 0;/* Safari,Google Chrome用 */
  -moz-border-radius: 5px 5px 0 0;/* Firefox用 */
	color: #FFF;
	font-size: 20px;
	text-align: center;
	padding: 12px 0 7px;
}
dl.infobox dd {
	padding: 15px 0;
	border: 1px solid #d71718;
	border-radius: 0 0 5px 5px;/* CSS3草案 */
  -webkit-border-radius: 0 0 5px 5px;/* Safari,Google Chrome用 */
  -moz-border-radius: 0 0 5px 5px;/* Firefox用 */
}
		.info_detail {
			width: 265px;
			margin: 0 auto;
		}
		.info_detail_2 {
			margin: 0 auto;
		}		
		.info_tel {
			width: 200px;
			height: 38px;
			padding: 47px 0 0 38px;
			margin: 0 auto;
			background: url(../img/shop_rwd/tel_bg.jpg) left top no-repeat;
			font-family: 'Helvetica Neue', Helvetica, Arial, Verdana;
			line-height: 40px;
			font-size: 28px;
		}
		.info_tel_2 {
	height: 38px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana;
	line-height: 40px;
	font-size: 28px;
	background-image: url(../img/shop_rwd/tel_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 47px;
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 45px;
	margin-right: auto;
	text-indent: 15%;
		}
		.to_form {
			padding: 10px 0 0 0;
		}
/* お客様の声 */
.clm_2 article.voice {
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
  height: auto;
	background: url(../img/shop_rwd/voice_bg.png) bottom repeat-x;
}
.clm_2 article.voice h2 {
	width: auto;
	padding-left: 35px;
	line-height: 35px;
	margin: 0;
	background: url(../img/shop_rwd/voice_head.jpg) no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	border: 0;
}
.clm_2 article.voice h3 {
	width: auto;
	padding: 10px 0 0;
	line-height: 30px;
	margin: 0;
	color: #d71718;
	font-size: 100%;
	clear: none;
	background: none;
	border-bottom: 1px solid #d71718;
	overflow: hidden;
}
.clm_2 article.voice p {
	padding-top: 10px;
}
.clm_2 article.voice img {
	width: 230px;
	height: 173px;
	margin: 10px 20px 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
/* Googleマップ */
.map {
	padding: 5px;
	border: 1px solid #CCC;
	overflow: hidden;
	margin-bottom: 20px;
}
.map:after {
  content: ""; 
  display: block; 
  clear: both;
}
.embed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* 道案内 */
.acsess {
	padding: 0 15px 15px 15px;
	border: 1px solid #FF9900;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	clear: both;
   overflow: hidden;
   height: auto;
	 margin: 15px 0; 
}
.acsess h4 {
  background: url(../img/shop/access.png) left 50% no-repeat;
	font-size: 16px;
	line-height: 30px;
	padding-left: 35px;
	padding-top: 5px;
	font-weight: bold;
}
.acsess p, .acsess h4 {
   overflow: hidden;
   height: auto;
}
.acsess img {
   width: 160px;
	 height: 160px;
   margin: 15px 0 0 0 !important;
   padding: 0 !important;
   border: 0 !important;
}

/* 道案内　画像付き */
.acsessimg2 {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.acsessimg2 li {
	display: block;
	width: 160px;
	height: 255px;
	list-style: none;
	padding: 8px 3px;
	margin: 0 auto;
}
.acsessimg2 li:nth-child(2n + 1) {
	clear: both;
}
.acsessimg2 li span {
	display: block;
	padding: 1px;
	font-size: 92%;
	line-height: 1.2;
	min-height: 70px;
}

.caution {
	background: url(../img/shop/caution.gif) no-repeat 15px 45%;
	padding: 15px;
	border: 3px solid #d71718;
	border-radius: 4px;
	margin: 30px 0 50px;
}
.caution p {
	margin-left: 90px;
	line-height: 1.6;
}
.caution .kiri {
	margin-left: 100px;
	text-indent: -10px;
}

.return {
	width: 100%;
	padding: 5px 0;
	margin-top: 20px;
	background: url(../img/shop/border.png) top repeat-x;
	clear: both;
}

/*-----------------------------
	form
-----------------------------*/
.formbox   {  
		border-radius: 10px;        /* CSS3草案 */  
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 10px;   /* Firefox用 */  
}



#schedule {
	
}

#schedule nav {
	border-top: 1px solid #666;
	/* border-bottom: 1px solid #666; */
	padding: 10px 0;
	margin-bottom: 20px;
}

#schedule nav ul li {
	float: left;
	text-align: center;
	line-height: 30px;
}
#schedule nav ul li.month {
	width: 70%;
	font-size: 30px;
	font-weight: bold;
	padding: 5px 0;
}
#schedule nav ul li.prev,
#schedule nav ul li.next {
	width: 15%;
}

#schedule nav ul li.prev a,
#schedule nav ul li.next a {
	background: #fdd100;
	border-radius: 5px;
	color: black;
	display: block;
	padding: 5px;
	box-shadow: 3px 3px 0 #666;
	/* font-weight:  bold; */
	margin-right: 3px;
}

#schedule .schedule-box {
	border: 1px solid #999;
	border-radius: 3px;
}

#schedule .schedule-box table {
	width: 100%;
	margin-top: 0;
	empty-cells: hide;
	table-layout: fixed;
}

#schedule .schedule-box table tr th,
#schedule .schedule-box table tr td {
	width: 12%;
	padding: 1% 0;
	text-align: center;
	border-left: 1px solid #999;
	border-collapse:collapse;
}

#schedule .schedule-box table th {
	font-size: 18px;
	font-weight: bold;
	font-family: YuGothic, '游ゴシック', "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#schedule .schedule-box table tr th:first-child,
#schedule .schedule-box table tr td:first-child {
	border-left: none;
}

#schedule .schedule-box table .sunday,
#schedule .schedule-box table .holiday {
	/* background: #FFF4F6; */
	color: #FF4F6F;
}
#schedule .schedule-box table .saturday {
	/* background: #E8F6FE; */
	color: #03A6EA;
}

#schedule .schedule-box table td p {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 5px;
	font-family: YuGothic, '游ゴシック', "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
#schedule .schedule-box table td p span {
	display: none;
}
#schedule .schedule-box table td ul {
	margin: 0 5px;
}

#schedule .schedule-box table td ul li {
	font-size: 18px;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	background: #ddd;
	border-radius: 3px;
	position: relative;
}

#schedule .schedule-box table td ul li a {
	text-decoration: none;
	display: block;
	height: 100%;
	border-radius: 5px;
	box-sizing: border-box;
	border: 1px solid #666;
	font-weight: bold;
	color: black;
	box-shadow: 2px 1px 0 #666;
	background: #FFF4F6;
}
#schedule .schedule-box table td ul li:hover a {
	box-shadow: none;
	position: absolute;
	top: 2px;
	left: 1px;
	width: 100%;
}

#schedule .schedule-box table td ul li a .circle {
	color: #03A6EA;
	font-family: serif;
}
#schedule .schedule-box table td ul li a .triangle {
	color: orange;
}

#schedule .schedule-box table td ul li {
	color: #999;
	font-size: 14px;
}

#schedule .schedule-box table td ul li span {
	margin-right: 5px;
}


@media only screen and (max-width: 479px) {

.mobile_hide {
	display: none!important;
}

#schedule {
	
}

#schedule h3 {
	width: 50%;
}

#schedule nav {
}

#schedule nav ul li {
}

#schedule nav ul li.month {
	width: 40%;
	font-size: 18px;
}
#schedule nav ul li.prev,
#schedule nav ul li.next {
	width: 30%;
}

#schedule nav ul li.prev a,
#schedule nav ul li.next a {
	padding: 5%;
}

#schedule .schedule-box {
	height: 400px;
	width: 94%;
	margin: 0 auto;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#schedule .schedule-box table {
}

#schedule .schedule-box table tr th,
#schedule .schedule-box table tr td {
	display: block;
	width: 96%;
	padding: 2%;
	border-left: none;
}

#schedule .schedule-box table th {
	display: none !important;
}

#schedule .schedule-box table tr th:first-child,
#schedule .schedule-box table tr td:first-child {
	border-left: inherit;
}

#schedule .schedule-box table td:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}

#schedule .schedule-box table .sunday {
}
#schedule .schedule-box table .saturday {
}
#schedule .schedule-box table .empty {
	display: none;
}

#schedule .schedule-box table td p {
	margin-bottom: 0px;
	float: left;
	width: 25%;
	line-height: 1.2;
}
#schedule .schedule-box table td p span {
	display: inline;
	font-size: 14px;
}

#schedule .schedule-box table td ul {
	float: left;
	width: 72%;
	margin: 0 0 0 3%;
}

#schedule .schedule-box table td ul li {
	float: left;
	width: 47%;
	margin: 2px 1% 2px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

#schedule .schedule-box table td ul li span {
	font-size: 22px;
}

#schedule .schedule-box table td ul li a {
}
#schedule .schedule-box table td ul li a:hover {
}

#schedule .schedule-box table td ul li a span {
}

}


/* PC・タブレット向けレイアウトの指定：480px以上では固定レイアウト */
@media only screen and (min-width: 480px) {
/* 店舗イメージ */
.tenpoimg {
}
.tenpoimg li {
	/*float: left;*/
	margin: 0;
}
.tenpoimg li:nth-child(2n+1) {
	clear: none;
}
.tenpoimg li:nth-child(3n+1) {
	clear: both;
}
.tenpoimg > *:first-child + * + * + * {
	clear: both;
}
.tenpoimg li {
	width: 210px;
	padding: 8px 3px;
}
.tenpoimg li span {
	/*min-height: 70px;*/
}

/* ご予約はこちら */
dl.infobox dd {
}
		.info_detail {
			width: 516px;
			margin: 0 auto;
		}
		.info_tel {
			float: left;
		}
		.to_form {
			float: left;
			padding: 0 0 0 10px;
		}
/* 道案内 */
.acsess img {
	margin: 15px 0 0 25px !important;
	float: right;
}
/* 道案内　画像付き */
.acsessimg2 {
	width: 498px;
	text-align: left;
}
.acsessimg2 li {
	margin: 0;
	display: block;
	float: left;
}
.acsessimg2 li:nth-child(2n + 1) {
	clear: none;
}
.acsessimg2 li:nth-child(3n + 1) {
	clear: both;
}
/* お客様の声 */
.clm_2 article.voice img {
	float: left;
}
}

/* PC・タブレット向けレイアウトの指定：480px以上では固定レイアウト */
@media only screen and (min-width: 480px) {
/* 店舗情報 */
table {
	width: 265px;
	font-size: 12px;
}
table th {
	width: 70px;
	padding: 10px 0 10px 5px;
}
table td {
	width: 190px;
}

/* ほけんの110番なら！ */
#side_aboutus {
	display: block;
	margin-top: 10px;
}

/* 店舗キャッチコピー */
.arrow_box {
	width: 650px;
	height: auto;
	margin: 10px 0;
	padding: 18px 0;
	background-image: url(../img/shop/fukidashi_1.png), url(../img/shop/fukidashi_3.png);
	background-position: top, bottom;
	background-repeat: no-repeat;
	border: none;
}
.arrow_box h2 {
	padding: 5px 20px;
	margin-bottom: 15px;
	width: 610px;
	background: url(../img/shop/fukidashi_2.png) repeat-y;
} 

/* 取扱い会社が別の場合 */
.caution .hide {
	display: none;
}

}
