@charset "utf-8";


/*PC・タブレット・スマホ共通設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Google Fontsの読み込み。#main h2と左メニューの英語表記（.submenu li span）に使っています。
---------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Anton');

/*全体の設定
---------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #000;	/*全体の文字色*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	/*フォント種類*/
	font-size: 15px;	/*文字サイズ*/
	line-height: 2;		/*行間*/
	background: #ffffff/*#f8f5ee;	/*背景色*/
	-webkit-text-size-adjust: none;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;}
ul {list-style-type: none;}
ol {padding-left: 40px;padding-bottom: 15px;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}
iframe {width: 100%;}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
/*
a {
	color: #000;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
	color: #c00000;
	text-decoration: none;
}
*/
/*container（フッター以外のブロックを囲む一番外側のブロック）
---------------------------------------------------------------------------*/
#container {
	width: 1000px;	/*幅*/
	margin: 40px auto;
}

/*header（ロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
header {
}

html{
  font-size: 62.5%;
}


/*ロゴ画像*/
#logo {
}

#contact_pc {
}

#contact_pc .contact{
	float: right;
}

#contact_mb{
	display: none;
}

.sp05em{	margin: 0.5em;}
.sp075em{	margin: 0.75em;}
.sp1em{	margin: 1em;}
.sp2em{	margin: 2em;}
.sp2em_dt{	margin: 2em;}
.sp25em{	margin: 2.5em;}
.sp3em{	margin: 3em;}
.sp35em{	margin: 3.5em;}
.sp4em{	margin: 4em;}
.sp45em{	margin: 4.5em;}
.sp45em_dt{	margin: 4.5em;}
.sp5em{	margin: 5em;}
.sp6em{	margin: 6em;}
.sp7em{	margin: 7em;}
.mb_br{ display: none;}

/*contents（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	padding-top: 40px;	/*コンテンツ上に空ける余白*/
}

/*mainimg（トップページのメイン画像）
---------------------------------------------------------------------------*/
#mainimg {
	padding-bottom: 40px;
}

/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: right;	/*右側に回り込み*/
	width: 700px;	/*幅*/
	overflow: hidden;
	padding-bottom: 50px;
}
.c1 #main {
	float: none;
	width: auto;
}

/*mainコンテンツのh2タグの設定*/

#main .headline{
	position: relative;
  font-weight:bold;
  font-size:20px;
}
#main .headline:first-letter{
  font-size:35px;
}
#main .headline:after{
  content:"";
  display:block;
  height:8px;
  width:100%;
  background:#55ffaa;
  position:absolute;
  bottom:4px;
}

#main .right_itm{
	float:right;
	margin-right: 20px;
}

#main .left_itm_img{
	float: left;
	padding-left: 5px;
	margin-right: 30px;
	width: 30%;
	text-align: center;

}

#main .left_doc_img{
	float: left;
	padding-left: 5px;
	margin-right: 30px;
	width: 30%;
}

#main .left_hosp_img{
	float: left;
	padding-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 40%;
	text-align: center;

}

#main .left_AKA01_img{
	float: left;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10%;
	width: 22%;
	text-align: center;

}

#main .left_AKA02_img{
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 30%;
	text-align: center;

}


#main .treat_img{
	display: block;
 margin-left: auto;
 margin-right: auto;

}
#main .left_itm_desc{
	padding-left: 0px;
  margin-right: 0px;
	margin-top: 20px;
}

#main .left_itm{
	float: left;
	padding-left: 10px;
  margin-right: 10px;
}

#main .name_p{
	padding: 0;
	font-size: 13px;
}


#main .name_li{
	padding: 0;
}

#main .color_red01{
	color:#ff0000;
	font-size: 16px;
	font-weight: bold;
}

#main .color_red02{
	color:#ff0000;
	font-size: 18px;
	font-weight: bold;
}

#main .bigfont{
	font-size: 20px;
	font-weight: bold;
	margin-left: 25%;
}

#main .price{
	display: block;
 	margin-left: 10%;
 	margin-right: auto;
}

#main .AKAmrgn{
	margin-right: 11em;
}

#main .icatch {
margin-bottom:20px;
width:680px;
height: 400px;
}

#main .exterior01{
  float: right;
}
#main .exterior02{

}
#main .exterior03{
  font-size: 12px;
}

#main .float_buss{
  height:20px;
  float: left;
  background: url("../images/buss_icon.png") 0  no-repeat;
}

#main .float_car{
  height:20px;
  float: left;
  background: url("../images/car_icon.png") 0  no-repeat;
  background-size:40px;
}

#main .map {
   width:100%;
   height:350px;
	 border: 0;
}

#main .bdrain {
  width: 100%;
  border-bottom: dotted 2px #a9a9a9;
}

#main .bdrain_min {
  width: 350px;
  border-bottom: dotted 1px #a9a9a9;
  background: url("../images/bg_footmenu.png") 0 50% no-repeat;
}

/*mainコンテンツのh3タグの設定*/
#main h3 {
   margin-bottom:3px;
   padding:0 0 3px 8px;
   font-size:18px;
   border-left:5px solid #55ffaa;
   background:url("../images/bg_h3.gif") 0 100% repeat-x;
}
/*mainコンテンツの段落タグ設定*/
#main p {
	padding: 5px 5px 10px;	/*上、左右、下への余白*/
}
#main h2 + p,
#main h3 + p {
	margin-top: -5px;
}

/*メインコンテンツ内のボックス（list）設定
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
#main .list {
	float: left;	/*左に回り込み*/
	width: 46%;		/*幅*/
	overflow: auto;
	margin-left: 2.5%;	/*ボックス同士の左右間の余白*/
	margin-bottom: 20px;	/*ボックス同士の上下間の余白*/
	background: #3cb371;		/*背景色*/
	color: #000;	/*文字色*/
	border: 1px solid #fff;	/*枠線の幅、線種、色*/
	border-radius: 3px;		/*角丸のサイズ。この行削除すれば通常の長方形になる。*/
	height: 430px;			/*(CMS専用)*/
	height: 230px;			/*高さ（下の「#main .list a」の高さと揃える）*/
	line-height: 1.4;
	position: relative;
}
#main .list a {
	display: block;
	overflow: auto;
	text-decoration: none;
	color: #fff;	/*文字色（ボックスにリンク指定がされた場合に適用される）*/
	height: 430px;	/*(CMS専用)*/
	height: 230px;	/*高さ（上の「#main .list」の高さと揃える）*/
}
#main .list a:hover {
	background: #fff;	/*マウスオン時の背景色*/
	color: #000;		/*マウスオン時の文字色*/
}
/*ボックスにリンク指定がされた場合に出る「→」マーク*/
#main .list a::before {
	content: "→";	/*この文字を出す。他の文字に変えても可だが機種依存文字は化けるので使わない。*/
	position: absolute;
	right: 20px;	/*ボックスの右から20pxの場所に配置*/
	top: 20px;		/*ボックスの上から20pxの場所に配置*/
	background: #000;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.5);	/*rgb指定での背景色。「0,0,0」は黒の事で「0.5」が透明度50%の事。*/
	color: #fff;	/*文字色*/
	border: 1px solid #fff;	/*枠線の幅、線種、色*/
	border-radius: 4px;		/*角丸のサイズ*/
	width: 30px;		/*幅*/
	line-height: 30px;	/*高さ*/
	text-align: center;
}
#main .list a:hover::before {
	background: #000;	/*マウスオン時の「→」マークの背景色*/
}
/*ボックス内の画像設定*/
#main .list .img {
	width: 100%;
	height: 140px;
	padding-bottom: 10px;	/*画像下に空ける余白*/
}
/*ボックス内のh4（見出し）タグ設定*/
#main .list h4 {
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 16px;	/*文字サイズ*/
}
/*ボックス内のp（段落）タグ設定*/
#main .list p {
	font-size: 14px;	/*文字サイズを少し小さく*/
}

/*一覧ページの各物件ボックス内のテーブル（CMS用）
---------------------------------------------------------------------------*/
#main .list table {
	font-size: 10px;	/*文字サイズ*/
	margin: 0px 15px 5px;
}
#main .list table,
#main .list table td,
#main .list table th{
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
}
#main .list table td,
#main .list table th{
	padding: 1%;	/*テーブル内の余白*/
}
/*色のついた見出しブロック*/
#main .list table th{
	width: 18%;		/*幅*/
	text-align: center;		/*文字をセンタリング*/
	font-weight: normal;	/*デフォルトの太字を標準にする設定*/
}
/*白い説明用ブロック*/
#main .list table td {
	width: 31%;	/*幅*/
}

/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: left;	/*左に回り込み*/
	width: 260px;	/*幅*/
	padding-bottom: 50px;
}
.c1 #sub {
	display: none;
}
/*subコンテンツ内のh2タグ設定*/
#sub h2 {
	font-size: 100%;
}
/*subコンテンツのh2タグの１文字目への設定*/
#sub h2::first-letter {
	border-left: 3px solid #55ffaa;	/*左側のアクセント用ラインの幅、線種、色*/
	padding-left: 10px;
}

#sub .map {
	width: 260px;
	height: 220px;
}
/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
#menubar {
	margin-bottom: 50px;
}
/*メニュー全体の設定*/
.submenu {
	margin-bottom: 15px;	/*メニューブロックの下に空けるスペース*/
}
/*メニュー１個ごとの設定*/
.submenu li {
	padding: 10px 0px;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}
.submenu li a {
	text-decoration: none;
	display: block;
	width: auto;
	line-height: 30px;
}

#menubar .headIcon{
	 font-size: 14px;
}

#menubar .submenu .menuimg {
	font-size: 12px;	/*画像入りのメニュー内で使っている日本語の文字サイズ。少し小さめに設定。*/
}

/*マウスオン時*/
.submenu li:hover {
	background: #f5f5f5;	/*背景色*/
}
/*spanで囲まれた英語表記のテキスト設定*/
.submenu li span {
	font-size: 20px;		/*文字サイズ*/
	display: block;
	padding-top: 2px;
}
/*メニュー左側の装飾画像の設定*/
.menuimg a {
	display:block;
	width:200px;
	color:#333;
	padding:0 0 0 20px;
	border-bottom:1px solid #DCDCDC;
	background:url("../images/bg_menulist.png") 0 12px no-repeat;
}
/*スマホ用メニューを表示させない*/
#menubar-s {
	display: none;
}
/*３本バーアイコンを表示させない*/
#menubar_hdr {
	display: none;
}

/*PAGE TOP設定
---------------------------------------------------------------------------*/
#pagetop a {
	clear: both;
	color: #FFF;		/*文字色*/
	font-size: 20px;	/*文字サイズ*/
	background: #000;	/*背景色*/
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	width: 60px;		/*幅*/
	line-height: 60px;	/*高さ*/
}
/*マウスオン時*/
#pagetop a:hover {
	background-color: #999;	/*背景色*/
	color: #FFF;			/*文字色*/
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	background: #3cb371	;	/*背景色*/
	color: #fff;		/*文字色*/
	font-size: 14px;
	line-height:150%;
	font-weight: bold;

}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer .pr {
	display: block;
	font-size: 80%;
}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	width: 960px;	/*幅*/
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
}

#footermenu a:hover{
	color:#ffa500;
}
/*１行分の設定*/
#footermenu ul {
	float: left;	/*左に回り込み*/
	width: 18%;		/*幅。今回は５列作ったのでここの幅18%と下のpaddingの2%でトータル20%になるよう設定。列に応じて調整して下さい。*/
	padding-right: 2%;
}

#footermenu div.left_itm{
	float: left;
}

#footermenu div.right_itm{
	float: right;
	padding-left: 20px;
}

#footermenu a{
	color: #fff;
}

/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	clear: both;
	text-align: center;
	background: #222;	/*背景色*/
}
#copyright a {
	text-decoration: none;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new dl{
	padding-left: 15px;
	margin-bottom: 15px;
	height: 140px;	/*高さ*/
	overflow: auto;	/*高さの設定を超えるとスクロールが自動で出る設定。全部表示させていたいならこの行と上の行を削除。*/
}
/*日付設定*/
#new dt {
	font-weight: bold;	/*太字にする設定。標準がいいならこの行削除。*/
	float: left;
	width: 8em;
}
/*記事設定*/
#new dd {
	padding-left: 8em;
}

/*テーブル
---------------------------------------------------------------------------*/
/*ta1設定*/
.ta1 {
	width: 100%;
	margin-bottom: 20px;
	border-top: 2px solid #000;
}
.list .ta1 {
	margin-bottom: 0;
}
.ta1 td, .ta1 th {
	border-bottom: 2px solid #000;
	padding: 10px;	/*ボックス内の余白*/
	word-break: break-all;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto;
	text-align: left;	/*左よせ*/
	background: #000;	/*背景色*/
	color: #fff;		/*文字色*/
	border-right: none;
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 140px;	/*幅*/
	text-align: right;
	border-right: 1px dashed #000;	/*右側の線の幅、線種、色*/
}
/*ta1の右側ボックス*/
.ta1 td {
}

/*よく頂く質問・リンク共通設定
---------------------------------------------------------------------------*/
/*ブロック全体*/
.faq,
.link {
	padding: 0px 15px;	/*上下、左右への余白*/
}
/*質問の設定*/
.faq dt,
.link dt {
	color: #c00000;	/*文字色*/
	font-weight: bold;	/*太字*/
}
.faq dt a,
.link dt a {
	color: #c00000;
}
/*回答の設定*/
.faq dd,
.link dd {
	padding-bottom: 15px;
}

/*一覧ページのボックス右下のオプションマーク
（CMSの場合は管理ページの「オプション1」～のプルダウンと、setup.phpの「オプション選択肢」に関連します）
---------------------------------------------------------------------------*/
.option1 {
	font-size: 10px;
	color: #FFF;
	background: #F00;
	text-align: center;
	display: block;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transform: rotate(-45deg) translate(-35px);
	-ms-transform: rotate(-45deg) translate(-35px);
	transform: rotate(-45deg) translate(-35px);
}
h2 span.option1 {
	width: auto;
	padding: 0px 5px;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	display: inline-block;
}
.option2 {
	font-size: 10px;
	color: #FFF;
	background: #069;
	text-align: center;
	display: block;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transform: rotate(-45deg) translate(-35px);
	-ms-transform: rotate(-45deg) translate(-35px);
	transform: rotate(-45deg) translate(-35px);
}
h2 span.option2 {
	width: auto;
	padding: 0px 5px;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	display: inline-block;
}

/*トップページのNEWアイコン
---------------------------------------------------------------------------*/
.newicon {
	background: #F00;
	color: #FFF;
	font-size: 10px;
	padding: 0px 5px;
	border-radius: 2px;
	margin: 0px 5px;
}

/*フォーム用ボタン
---------------------------------------------------------------------------*/
input[type="submit"],
input[type="button"],
input[type="reset"] {
	border: 1px solid #000;	/*枠線の幅、線種、色*/
	border-radius: 4px;		/*角丸のサイズ*/
	padding: 5px 20px;		/*上下、左右へのボックス内の余白*/
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	font-size: 16px;	/*文字サイズ*/
}
/*マウスオン時*/
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	background: #000;	/*背景色*/
	color: #fff;		/*文字色*/
}

/*その他
---------------------------------------------------------------------------*/
.look {background: #333;color: #fff;padding: 5px 10px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.clear {clear: both;}
ul.disc {padding: 0em 25px 15px;list-style: disc;}
.color1, .color1 a {color: #c00000;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
img.fr {float: right;margin-left: 10px;margin-bottom: 10px;}
img.fl {float: left;margin-right: 10px;margin-bottom: 10px;}
.big1 {font-size: 24px;letter-spacing: 0.2em;}
.mini1 {font-size: 11px;}
.sh {display: none;}



/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){

/*container（フッター以外のブロックを囲む一番外側のブロック）
---------------------------------------------------------------------------*/
#container {
	width: auto;
	margin: 10px 3%;
}

/*header（ロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
header {

}

.sp45em_dt{	margin: 1.0em;}
.sp2em_dt{ margin: 1.0em;}
.mb_br{ display: block;}

@-webkit-keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}


@keyframes menu-ber01 {
  0% {
    transform: translateY(8px) rotate(45deg);
  }
  50% {
    transform: translateY(8px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}


@-webkit-keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}


@keyframes menu-ber02 {
  0% {
    transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    transform: translateY(-8px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}


@-webkit-keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
  }
}


@keyframes active-menu-ber01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(10px) rotate(0);
  }
  100% {
    transform: translateY(10px) rotate(45deg);
  }
}


@-webkit-keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}


@keyframes active-menu-ber03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-8px) rotate(0);
  }
  100% {
    transform: translateY(-8px) rotate(-45deg);
  }
}

/*----------ハンバーガーアイコン----------*/
.hamburger {
  position: fixed;
  display: block;
  width: 32px;
  height: 20px;
  top: 6%;
  right: 25px;
  margin-top: -10px;
  z-index: 99999;
  transition: all .4s;
  box-sizing: border-box;
}
.hamburger  span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  margin: 0 auto;
}
.hamburger .menu_font{
	margin-top: 20px;
	font-size: 11px;
	font-weight:bold;
	width: 100%;
}

.hamburger  span:nth-of-type(1) {
  top: 0;
}
.hamburger  span:nth-of-type(2) {
  top: 9px;
}
.hamburger  span:nth-of-type(3) {
  bottom: 0;
}

.hamburger  span:nth-of-type(1) {
  -webkit-animation: menu-ber01 .75s forwards;
  animation: menu-ber01 .75s forwards;
}
.hamburger  span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
.hamburger  span:nth-of-type(3) {
  -webkit-animation: menu-ber02 .75s forwards;
  animation: menu-ber02 .75s forwards;
}

.active span:nth-of-type(1) {
  -webkit-animation: active-menu-ber01 .75s forwards;
  animation: active-menu-ber01 .75s forwards;
}
.active span:nth-of-type(2) {
  opacity: 0;
}
.active span:nth-of-type(3) {
  -webkit-animation: active-menu-ber03 .75s forwards;
  animation: active-menu-ber03 .75s forwards;
}


#navigation{
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 99998;
}
#navigation .navigation_inner{
  display: table;
  width: 100%;
  height: 100%;
}
#navigation .navigation_inner .navigation_menu{
  margin-top: 30px;
	overflow-y: scroll;
  -webkit-overflow-scrolling:touch;
	overflow-y: scroll;
	width:100%;
    height:100%;
}
#navigation .navigation_inner .navigation_menu .navigation_item{

  height: 40px;
  margin: 16px 20px 0 40px;
}
#navigation .navigation_inner .navigation_menu .navigation_item:first-child{
  margin-top: 0;
}
#navigation .navigation_inner .navigation_menu .navigation_item a{
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 2.0rem;
  color: #333;
  line-height: 50px;
  margin-left: 10px;
	padding:0 0 0 20px;
	background:url("../images/bg_menulist.png") 0 no-repeat;
}
#navigation .navigation_inner .navigation_menu .navigation_item a::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #666;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#navigation .navigation_inner .navigation_menu .navigation_min_item{
  width: 300px;
  height: 30px;
}
#navigation .navigation_inner .navigation_menu .navigation_min_item:first-child{
  margin-top: 0;
}
#navigation .navigation_inner .navigation_menu .navigation_min_item a{
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 1.8rem;
  color: #333;
  margin-left: 80px;
	padding:0 0 0 20px;
	background:url("../images/bg_footmenu02.png") 0 no-repeat;
}
#navigation .navigation_inner .navigation_menu .navigation_min_item a::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #666;
	transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

p{
	font-size: 15px;
}
h3{
	font-size: 15px;
}

li{
	font-size: 13px;
}

#menubar{

}

#menu_mb {
}

#menu_mb ul{
margin: 0;
padding: 0;
list-style: none;

}
#menu_mb li{
display: inline;
padding: 0;
margin: 0;
float: left;
width : 33.33333% ; /* 未対応ブラウザ用フォールバック */
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;

}
#menu_mb li a{
display: block;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 5px;
text-decoration: none;
color: #fff;
margin: 1px 0px;
font-size: 12px;
text-align: center;
font-weight: bolder;
 background: #3c9b71 url("../images/bg_menu_mb.png") repeat-x top; /* メニューの背景 */
}
#menu_mb li a:hover{
border-left: 1px solid #474655;
border-top: 1px solid #474655;
border-bottom: 1px solid #474655;
background-color: #F3D898;
}
#menu_mb #haji li a{
display: block;
border: 1px solid #474655;
background-color: #fff;
padding: padding: 3px 10px;;
text-decoration: none;
color: #333;
width: 100px;
margin: 1px 0px;
text-align: center;
font-size: 14px;
}
#menu_mb #haji li a:hover{
display: block;
border: 1px solid #474655;
background-color: #F3D898;
}

#main .headline{
	position: relative;
  font-weight:bold;
  font-size:16px;
}
#main .headline:first-letter{
  font-size:28px;
}
#main .headline:after{
  content:"";
  display:block;
  height:8px;
  width:100%;
  background:#55ffaa;
  position:absolute;
  bottom:4px;
}

#main .left_itm_img{
	float: left;
	padding-left: 5px;
	margin-right: 15px;
	width: 170px;

}

#main .left_doc_img{
	padding-left: 5px;
	margin-right: 0px;
	width: 100%;
}

#main .dirctor_img{
	width: 30%;
}

#main .left_hosp_img{
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 80%;
	text-align: center;

}

#main .left_AKA01_img{
	float: left;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10%;
	width: 35%;
	text-align: center;

}

#main .left_AKA02_img{
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 80%;
	text-align: center;

}

#main .left_itm_desc{
	padding-left: 0px;
  margin-right: 0px;
	font-size: 12px;
}

#main .left_itm{
	float: left;
	padding-left: 10px;
  margin-right: 0px;
}

#main .name_p{
	padding: 0;
	font-size: 13px;
}

#main .desc_p{
	padding: 0;
	font-size: 13px;
}

#main .info_p{
	font-size: 12px;
}

#main .name_li{
	padding: 0;
	font-size: 15px;
}

#main .exterior01{
  display: none;
}

#main .price{
	display: block;
 	margin-left: auto;
 	margin-right: auto;
}

#main .AKAmrgn{
	margin-right: 8em;
}

#main .bigfont{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-left: 0%;
}

#contact_pc {
	display: none;
}

#contact_mb{
	display: block;
	float: left;
}

#contact_mb .logo_mb{
	width: 85%;
}
#contact_mb .contact_mb{
	width: 100%;

}
/*contents（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	padding-top: 30px;	/*コンテンツ上に空ける余白*/
}

/*mainimg（トップページのメイン画像）
---------------------------------------------------------------------------*/
#mainimg {
	padding-bottom: 0px;
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {

	width: auto;
}

/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
/*メニュー全体の設定*/
.submenu {
	margin-bottom: 0px;
}
/*スマホ用メニューを非表示から表示に切り替える*/
#menubar-s {
	display: block;
	position: absolute;
	left: 0px;
	top: 95px;
	width: 95%;
	margin-left: 2.5%;
	background: #fff;	/*背景色*/
	background: rgba(255,255,255,0.9);	/*rgb指定での背景色。最後の小数点は透明度。*/
}
/*PC用メニューを非表示にする*/
#menubar{
	display: none;
}

/*３本バーアイコン設定
---------------------------------------------------------------------------*/
/*３本バーブロック*/
#menubar_hdr {
	display: block;
	top: 20px;		/*上から20pxの場所に配置*/
	right: 3%;		/*右から3%の場所に配置*/
	width: 30px;	/*幅*/
	border: 3px solid #000;	/*枠線の幅、線種、色*/
	padding: 12px 10px 5px;	/*上、左右、下へのボックス内余白*/
}
/*３本のバー（1本あたり）*/
#menubar_hdr span {
	display: block;
	border-top: 3px solid #000;	/*枠線の幅、線種、色*/
	margin-bottom: 7px;	/*バー同士の余白*/
}


/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
section#new h2.open {
	background: url(../images/btn_minus.png) no-repeat right center/34px 34px;
}
section#new h2.close {
	background: url(../images/btn_plus.png) no-repeat right center/34px 34px;

}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	width: 90%;
}

/*その他
---------------------------------------------------------------------------*/
body.s-n #sub {
	display: none;
}

}



/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){

/*header（ロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
#logo {
	padding-top: 15px;
}


/*メインコンテンツ
---------------------------------------------------------------------------*/
/*mainコンテンツのh2タグの設定*/
#main h2 {
	font-size: 24px;
}

/*メインコンテンツ内のボックス（list）設定
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
#main .list {
	float: left;
	margin-left: 5px;
	height: auto;
	width: 47%;
}
#main .list a {
	height: auto;
	font-size: 14px;
}

#main .list h4 {
	font-size: 14px;
}

#main .list p{
	font-size: 12px;
}

#main .list .img {
	height: 90px;
}


/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	display: none;
}

/*テーブル
---------------------------------------------------------------------------*/
/*テーブル内の左側*/
.ta1 th {
	width: 100px;
	padding: 5px;
}
/*テーブル内の右側*/
.ta1 td {
	width: auto;
	padding: 5px;
}

/*その他
---------------------------------------------------------------------------*/
.ws,.wl {width: 95%;}
img.fr,img.fl {float: none;margin: 0;width: 100%;}
.sh{display:block;}
.pc{display:none;}

}

/* 年末年始営業対応
---------------------------------------------------------------------------*/
.newyear {
	position: relative;
	padding: 40px 20px 10px;
	margin: 25px 0 40px;

	border: 3px solid #f00;
}
.newyear .newyear_head {
	position: absolute;
	top: -25px;

	background: #fff;


	color: #f00;
	font-size: 18px;
	font-weight: bold;
}
.newyear ul {
	margin-top: -25px;
}
.newyear ul li {
	padding: 5px 0 0;

	font-size: 16px;
	font-weight: bold;
}
.newyear ul li:last-child {
	border-bottom: 0;
}
/* 臨時休業対応
---------------------------------------------------------------------------*/
.close_info {
	position: relative;
	padding: 40px 20px 10px;
	margin: 25px 0 10px;

	border: 3px solid #f00;
}
.close_info .ci_head {
	position: absolute;
	top: -25px;

	background: #fff;


	color: #f00;
	font-size: 18px;
	font-weight: bold;
}
.close_info ul {
	margin-top: -25px;
}
.close_info ul li {
	padding: 5px 0 0;

	color: #f00;
	font-size: 16px;
	font-weight: bold;
}
.close_info ul li:last-child {
	border-bottom: 0;
}
.ci_message {
	margin-bottom: 40px;
}