@charset "utf-8";
/* CSS Document */


/**************************************************/
/*******　　全ページ共通ユーザー設定　　　*********/
/**************************************************/


/* body */
body {
	background-image:url(../img/bg.png);
	background-repeat: repeat;
	margin:0px;
	font-size:15px!important;
	min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
}
body.top {
	background-color:#FFF;
	background-position:center top;
	font-size:15px;
	min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
	position:relative;
}
body.sec {
	font-size:15px;
	min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
}
.title-m{
	background-color:#858384;
	padding:5px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color:#FFFFFF;
	font-weight:bold;
	white-space:nowrap;
}
.title-y{
	background-color:#E3B618;
	padding:5px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color:#FFFFFF;
	font-weight:bold;
	white-space:nowrap;
}
.title-y tr td{
	white-space:nowrap;
}
.red-s{
	color:#E41B29;
}
.sp-block{
	display:none;
}
.sp{
	display: none;
}
.mb-a{
	margin-bottom: 3px;
}
.blog{
	margin:-30px auto 10px auto!important
}
.blog a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.ju{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif!important
}
.cl-1{
	margin:0 0 0 0;
	float:right;
}
.u_line{
	text-decoration: underline;
}

.text-r{
	text-align:right;
}
.mrlll{
	float:right;
	 margin:0 0 15px 15px;
}
.keireki-1{
	line-height:1.8em!important;
	height:60px!important;
}
.mrlll img{
	width:280px;
}
.arrow-l{
	width:800px;
	margin:0 auto;
	text-align:center;
}
.bg-tt{
	background-color:#F0E9D9!important;
	padding-left:15px!important;
	border-right:#CCC solid 1px;
}
.bg-tt2{
	background-color:#F0E9D9!important;
	padding-left:0px!important;
	border-right:#CCC solid 1px;
	text-align:center;
}
.bg-tt1{
	background-color:#F0E9D9!important;
	padding-left:15px!important;
}
.center-p{
	width:400px;
	text-align:center!important;
	margin:0 auto!important;
}
.center-p p{
	text-align:center!important;
}
.c-1{
	float:left;
}
.c-2{
	float:left;
	margin:0 10px 0 10px;
}
.c-3{
	float:left;
	margin:0 10px 0 10px;
}
.c-4{
	float:left;
	margin:0 10px 0 10px;
}
.c-5{
	float:left;
}

.cc a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.l166{
	margin-left:166px!important;
}
/*.m2{
	margin-bottom: 15px!important;
}*/
.p-table10 tr td{
	/* padding:20px 0 20px 0; */
	/*	background-color:rgba(255,255,255,0.9);*/
	border-bottom:#333 solid 1px;
}
.p-table10 {
	margin-top:-10px!important;
	border:#CCC solid 1px;
	width:920px;
	margin:0 auto;
	padding-left:0px;
	padding-right:10px;
}
.p-table10 tr td{
	padding:10px 0 10px 0px;
/*	background-color:rgba(255,255,255,0.9);*/
border-bottom:#CCC solid 1px;
}
.co{
	margin:0px 0 -30px 0;
}
.co2{
	margin:0px 0 20px 0;
}
.mt40{
	margin-top:40px!important;
}
.mt-10{
	margin-top:-10px!important;
}
.lla{
	padding-top:130px!important;
}
.link-contact{
	position: fixed;
	width:36px;
	right:0px;
	top:220px;
	height:230px;
	z-index:9999!important;
}

.link-recruit{
	position: fixed;
	width:36px;
	right:0px;
	top:475px;
	height:188px;
	z-index:9999!important;
}
.link-contact a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.link-recruit a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.title-main{
	color:#615849;
	padding-bottom:10px;
	border-bottom:#615849 2px solid;
	font-size:20px;
	margin-bottom:30px;
	letter-spacing:2px;
	font-weight:bold;











}
.pan{
	height:50px;
	line-height:50px;
	color:#333;
	margin-bottom:20px;
}
.pan a{
	color:#333;
}
.p-p{
	float:right;
	margin:-30px 0 10px 20px;
	vertical-align:top;
}

#hdrightBOTTOM{
	background-color:#475C79;
	width:200px;
	height:25px;
	margin:7px 0 0 0;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	float:right;
}
.bg-m{
/*	min-width:960px;
	background-image:url(../img/bg-1.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:contain;*/
	margin-top:-100px;
}
.email{
	font-size:140%;
	margin-bottom:15px;
	font-weight:bold;
}
.pc{
	display:block;
}
.sp{
	display:none;
}

#size {margin:0 auto; width:1200px;}
img{ border:0px;}

#logo-t{
	width:280px;
	float:left;
	margin-left:360px;
	margin-top:-50px;
}
.sp-tel{
	display:none;
}

/* 特徴 */
.icon-photo{
	width:200px;
	margin:20px 20px 20px 20px;
	float:left;
}

/* ヘッダー */
#HEAD {
  /*background-color: #00003A;*/
  /*background-image: url("../images/hd_foot_bg.png");*/
/*  background-color: #EFEFEF;
  background-position: center top;
  background-repeat: no-repeat;*/
  height: 100px;
  margin: 0 auto;
  padding: 0;
  z-index:1;
  position:relative;
}


#news a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#hdrightBOTTOM ul{
	padding:0px;
	margin:0px;
}
#hdrightBOTTOM ul li{
	float:left;
	list-style:none;
	margin:0 10px 0 10px;
}

/* HDCONTENTS01 */
#HDCONTENTS01 {
  margin: 0 auto;
  width:960px!important;
  height: 120px;
  /*  background-image:url(../img/hd-bg.gif);
  background-repeat:no-repeat;*/
  position:relative;
}
#HDCONTENTS01 #HDLEFT {
  float: left;
  width: 280px;
  display: table;
  padding-top: 3px;
}
#HDCONTENTS01 #HDRIGHT {
  float: right;
  text-align: right;
  width: 260px;
  height:100px;
  padding-top: 0px;
}
.logo{
	float:left;
	position:absolute;
	top: 40px;
	left:0px;
}
.logo img{
	width:274px;
}
.new-t{
	color: #6a3a0e;
	text-align: center;
	border-bottom: solid 1px #3FA1C0;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
#hdrightTOP {
	float:right;
	width:200px;
	margin:0 0 15px 0;
}
#hdrightTOP img{
	width:200px;
}

#HDCONTENTS01 h1 {
	margin: 0px 0 0px 0px;
	padding: 0;
	text-align: left;
	float:left!important;
	position:absolute;
	font-size:13px;
	font-weight:normal;
	white-space:nowrap;
	left: 0px;
	top: 5px;
	line-height:1.8em;
}
#HDCONTENTS01 h1 a#HDH1 {
  color: #ffefbf;
}
#HDCONTENTS01 #HDLEFT #drawerBtn.gadgetItem.boxLeft {
  display: none;
}
#HDCONTENTS01 #HDRIGHT img {
/*  margin-left: 1em;*/
  vertical-align: middle;
}
.main-back{
	min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
/*	background-image:url(../img/bg-1.png);
	background-repeat:no-repeat;*/
	background-position:bottom;
	background-size:contain;
	position:relative;
	padding-bottom:0px;
/*	margin-top:-15px;*/
}

.main-s{
	width:960px;
	margin:0px auto -25px auto;
	height:400px;
	position:relative;
	clear:both;
}
.icon-left{
	background-image:url(../img/common/icon2.png)!important;
	background-repeat:no-repeat!important;
	padding-left:20px!important;
	height:20px!important;


	line-height:20px!important;
	padding-bottom:20px;
	/* width:360px; */
}
.icon-left-a{
	background-image:url(../img/common/icon2.png)!important;
	background-repeat:no-repeat!important;
	padding-left:20px!important;
	height:20px!important;
	line-height:20px!important;
	padding-bottom:20px!important;
	clear:both!important;
}
.main-ss{
	width:960px;
	margin:0px auto 0 auto;
	height:380px;
	position:relative;
}
.tel-h{
	width:358px;
	height:86px;
	float:right;
	margin-top:26px;
}
.tel-h img{
	width:330px;
}

.main-box{
	width:960px;
	margin:0px auto 0 auto;
	padding-top:30px;
	padding-bottom:0px;
}
.main-box-f{
	width:960px;
	margin:-30px auto 0 auto!important;
	padding-top:0px;
	padding-bottom:0px;
}
.main-box-1{
	width:960px;
	margin:0px auto 0 auto;
	padding-top:30px;
	padding-bottom:15px;
}
.main-box-all{
	width:100%;

	margin:35px auto 0 auto;
	background-image:url(../img/common/bg.png);
}

.main-box-all2{
	width:100%;
	margin:35px auto 0 auto;
	background-color:#FAFAFA;
	padding-bottom:30px;
}

.main-box-c{
	width:960px;
	margin:0px auto 35px auto;
}

.left-box{
	width:640px;
	float:left;
}
.table-re{
	margin:20px 0 0 0;
	background-color:#FFF;
	border:#999 solid 1px;

}
.table-re td{
	font-size:14px;
	padding:5px;


}
.re-bg{
	background-color:#333;
	color:#FFF;
	border-bottom:#FFF solid 1px;
	width:70px;
}
.re-bg2{
	background-color:#615849;
	color:#FFF;
}
.re-bg3{
	border-bottom:#999 solid 1px;
}
.re-bg4{
	border-bottom:none;
}
.bo-none{
	border-bottom:none;
}
/*------次回層START----------------------------*/

.main-s2{
	width:960px;
	margin:0 auto;
	height:150px;
}
.main-s2 img {/*bodyのline-height:1.5の関係で4pxさがる*/
/*	margin-top: -4px;*/
margin-top: -1px
}

.main-box2{
	width:960px;
	margin:110px auto 35px auto;
}
.left-box2{
	width:600px;
	margin-right: 40px;
	float:left;
}
h2 {
	height: 66px;
	margin: 0;
	background: url(../img/h2_bg.png) no-repeat left center;
	line-height: 62px;
}
h2 img {
	margin: 20px 0 0 20px;
}
.cont {
	margin-top: 30px;
	padding-bottom: 30px;
}
.greet_img {
	margin-left: 30px;
	float: right;
}

.staff {
	clear: both;
}
.staff img {
	margin-bottom: 60px;
}
.staff:last-child img {
	margin-bottom: 0;
}
.table-a{
	margin:10px 0 50px 0;
	border:0px;
}
.table-a td{
	padding:5px;
}
.tt-a{
	background-color:#EFEFEF;
	text-align:left;
	width:150px;
	border-bottom:#CCC solid 1px;
	padding-left:10px;
}

.tt-b{
	text-align:left;
	width:150px;
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
.tt-c{
	border-top:#CCC solid 1px;
}

.tt-d{
	background-color:EFEFEF!important;
}
.gr-1{
	color:#615849;
	font-weight:bold;
	font-size:15px;
	margin:40px 0 10px 0;
}
.gr-2{
	color:#388604;
	font-weight:bold;
	font-size:15px;
	margin:40px 0 10px 0;
	position:relative;
}
.dd-i{
	width:174px;
	height:116px;
	position:absolute;
	right: 0px;
	top: 30px;
}
#product_d #main_right .right_side{width:250px;}
#contact select{height:30px;}
#contact textarea{height:200px; width:400px;}


#new_php .news-box{height:261px;}
.box-l{
	width:426px;
	float:left;
}
.box-r{
	width:426px;
	float:right;
}
.box-m{
	margin-bottom:20px;
}

.se{
	position:absolute;
	right:-40px;
	top:-70px;
}
.hed{
	font-size:10px;
	width:380px;
	margin:-3px 0 8px 0;
	font-weight:normal;
	z-index:9999;
}
.kamoku-box2{
	display:none;
}

.logo-f img{
	width:326px;
	margin-bottom:-20px;
}
.mt-a{
	margin-top:10px;
}

.zz{
	font-size:15px;
	background-image:url(../img/zz.png);
	background-repeat:no-repeat;
}
.me1{
	position:absolute;
	float:left;
	margin-top:20px;
}
.po-r{
	position:relative;
}
.ii{
	position:absolute;
	right:-20px;
	bottom:-10px;
}

.iii{
	width:510px;
	margin:20px auto 70px auto;
}

.me2{
	width:160px;
	float:left;
	margin-top:45px;
}
.me3{
	width:160px;
	float:right;
	margin-top:45px;
}
.me4{
	width:160px;
	float:left;
	margin-top:15px;
}
.mt-40{
	margin-top:-45px;
}

.ss{
	background-image:url(../img/ss.png);
	background-repeat:no-repeat;
	height:330px;
	margin-top:-20px;
}

.ss-box{
	margin:0 0 0 0px;
	color:#FFF;
	padding-top:6px;
}
.ss-t1{
	font-size:15px;
	font-weight:bold;
	margin:0px 0 0 30px;
}
.ss-t2{
	font-size:15px;
	font-weight:bold;
	margin:20px 0 0 270px;
}
.ss-t3{
	font-size:14px;
	margin:10px 0 0 270px;
	line-height:1.8em;
	
}

h3 {
	height: 36px;
	padding: 0 0 0 30px;
	background: url(../img/h3_bg.png) no-repeat;
	color: #FFF;
	font-size: 16px;
	line-height: 36px;
	font-weight:bold;
}
.prof_in {
	width: 370px;
	float: right;
}

.prof_in dl {
	padding: 0 0 25px 0;
	border-bottom: 1px dotted #615849;
	line-height: 1.9em;
}
.prof_in dl dt {
	color: #615849;
	font-weight: bold;
	font-size:15px;
}

.prof_in dl dd {
	margin: 0;
}
.prof_in dl dd ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
.prof_in dl dd ul li:nth-child(odd) {
	width: 155px;
	float: left;
}
.prof_in dl dd ul li:nth-child(even) {
}
.prof .cont {
	margin-top: 25px;
}
.top-text1{
	font-size:15px;
	width:580px;
	margin:0px 0 0 0!important;
	line-height:2.0em;
}
.top-text2{
	font-size:15px;
	width:560px;
	margin:0px 0 0 20px!important;
	line-height:1.8em;
}
.top-text3{
	font-size:15px;
	width:640px;
	margin:0px 0 0 0px!important;
	line-height:1.6em;
	line-height:1.8em;
}
.red-t{
	font-size:15px;
	color:#E41B29;
	font-weight:bold;
}
.line-b{
	text-decoration:underline;
	font-size:15px;
}
.shingo{
	float:right;
	margin:0 0 10px 10px;
}

/*---topbtn---------*/

#page-top {
	z-index:15000;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	font-family: "Times New Roman", Times, serif;
}
#page-top a {
	background: #043C51;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #076589;
}

.big_b {
	font-size: 20px;
	font-weight: bold;
}
.b_none {
	border: none!important;
}
	
/*-------次階層END-------------------------*/

.right-box{
	width:320px;
	float:left;
}
.right-l{
	margin:0 0 30px 0;
	display:block;
	width:320px;
}

.right-l ul{
	padding:0px;
	margin:0px;
}

.right-l ul li{
	list-style:none;
}
.mb10{
	margin-bottom:10px;
}

.info-1{
	padding:0px 0 5px 2px;
	clear:both;
	color:#FFF;
	font-weight:bold;
	height:60px;
	width:500px;
}
.pc-s{
	display:none;
}
.pc-d{
	display: block;
}
.line-17{
	line-height: 1.7em!important;
	background-position: bottom left;
}
.news-b{
	width:500px;
	height:158px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-top:95px;
}
.info-2{
	padding:5px 0 5px 0;
	clear:both;
	color:#FFF;
	font-weight:bold;
}
.info-day{
	float:left;
	width:120px;
}
.info-naiyou{
	float:left;
}

.l_bg1{
	background-image:url(../img/l_bg.png);
	background-repeat:no-repeat;
	margin:0 0 50px 0;
	clear:both;
	height:375px;
	padding-top:70px;
	position:relative;
	z-index:100;
}

.bgg{
	width:450px;
	height:310px;
	position:absolute;
	z-index:-1;
	right:-95px;
	top:54px;
}

.l_bg2{
	background-image:url(../img/l2_bg.png);
	background-repeat:no-repeat;
	margin:0 0 50px 0;
	clear:both;
	height:630px;
	padding-top:160px;
}

.l_bg3{
	background-image:url(../img/l3_bg.png);
	background-repeat:no-repeat;
	margin:0 0 0px 0;
	clear:both;
	height:400px;
	clear:both;
	padding-top:60px;
}
.pc-2{
	display:none;
}

.kamoku-title{
	margin:100px 0 50px 0;
	clear:both;
	display:block;
}

.kamoku-box{
	width:620px;
	float:left;
}

.fr{
	float:right;
}

.fl{
	float:left;
}

.a-01{
	width:210px;
	position:absolute;
	margin-left:392px;
	margin-top:-25px;
}

.a-03{
	width:210px;
	position:absolute;
	margin-left:0px;
	margin-top:-10px;
}
.a-04{
	width:210px;
	position:absolute;
	margin-left:225px;
	margin-top:-10px;
}

.ml20-b{
	margin-left:20px;
	width:290px;
	float:left;
}
.ge{
	display:block;


}
.gis{
	display:none;
}
.f-l-t{
	padding:20px 0 10px 0;
}
.f-l-t span{
	padding:20px 0 0px 0;
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
.f-l{
	padding:0px 0 20px 0;
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
.page{
	float:right;
}
.ff-j{
	margin-top:20px;
}
.point{
	width:960px;
	margin:25px auto;
}
.point-c{margin:0 30px;
}
.f-r{
	width:266px;
	float:right;
	margin:20px 0 0 0;
}
.f-z2{
	background-image:url(../img/icon.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	height:28px;
	line-height:28px;
}
.ss-c img{
	width:240px!important;
}

.f-top{
	margin:20px 0 0 0;
	height:82px;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}
.left-1{
	float:left;
	width:540px;
}
.right-1{
	float:right;
	width:380px;
}
.right-2{
	float:right;
	width:444px;
	margin:0px 0 0 0;
}


.left-2{
	float:left;
	width:480px;
	background-image:url(../img/map.gif);
	background-repeat:no-repeat;
	margin:0px 0 0 0;
}
.right-4{
	float:right;
	width:444px;
	margin:0px 0 0 0;
}
.spa{
	display:none;
}
.left-4{
	float:left;
	width:480px;
	background-image:url(../img/map.gif);
	background-repeat:no-repeat;
	margin:0px 0 0 0;
}
.right-3{
	float:right;
	width:290px;
	margin:20px 0 0 0;
}
.map-google{
	margin:20px 0 20px 0;
	clear:both;
	border:#CCC solid 1px;
}
.map-google iframe{
	width:958px;
	height:290px;
}
.d-bg{
	width:210px;
	height:418px;
	position:absolute;
}
.nav-box-b{
}
.nav-box-b img{
	border:0px;
	margin-bottom:25px;
}
.nav-box-b ul{
	margin:0px;
	padding:0px;
}
.nav-box-b ul li{
	float:left;
	list-style:none;
}
.nv-1{
	margin:0 13px 0px 0;
}
.nv-2{
	margin:0 13px 0px 0;
}
.nv-3{
	margin:0 14px 0px 0;
}
.nv-5{
	margin:0 30px;
}
.map2{
	margin:20px 0 70px 0px;
	width:220px;
}
.text-a1{
	margin:58px 15px 0 15px;
	font-size:11px;
	line-height:1.5em;
}
.text-a1 a{
	color:#1D77A7;
}
.text-a2{
	margin:0px 15px 0 0px;
	line-height:1.8em;
	background-color:#FFF;
	border:#694320 solid 1px;
	padding:10px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
.text-a3{
	margin:28px 15px 0 15px;
	font-size:11px;
	line-height:1.5em;
/*	letter-spacing:-1px;*/
}

.text-top{
	padding:25px;
}
.news{
/*	border-bottom:#CCC dashed 1px;*/
	line-height:1.8em;
	clear:both;
	margin-left:0px;
	font-size:15px;

}
.news dl{
	margin:0px;
	padding:0px;
	/* border-bottom: #CCC 1px dashed; */
	clear:both;
}
.news dl dt{
	margin-left:0px!important;
	
}
.news dl dd{
	color:#333;
	/*	line-height:1.6em;*/
	padding-bottom:10px;
	float:left!important;
	margin-left:0px;
	/* border-left: #CCC 1px solid; */
	width: 940px;
	float:left;
	margin-top:5px;
	/*width: 950px;*/
	width: 430px;
	}
.news-day{
	color:#615849;
	font-weight:bold;
	float:left;
	margin-left:0px!important;
	text-align:left;
	margin-bottom:0px;
	width:120px;
	margin-top:5px;
}

.news-title{
	color:#603813;
	font-weight:bold;
	float:left;
	margin-left:20px;
	text-align:left;
}


.fnav_bg-box{
	background-image:url(../img/f-bg.gif);

	background-repeat:repeat-x;
	width:100%;
	height:185px;
	clear: both;
	margin:50px 0 0 0;
}
.title-mb1{
	margin-bottom:0px;
	padding-bottom:0px;
}
.orc{
	color:#615849;
}
.w540{
	width:540px;
}
.event-box{
	width:960px;
	height:133px;
	margin:35px 0;
}

.glee-1{
	width:960px;
	float:left;
	margin:50px 0 0 0;

}
.font-l{
	font-size:18px;
	font-weight:bold;
	line-height:1.6em;
}
.text-b{
	margin-bottom:50px;
}
.glee-t{
	width:790px;
}

ul.ac{
	padding:0px;
	margin:15px 0px 0 0;
}
ul.ac li{
	background-image:url(../img/common/icon.png);
	background-repeat:no-repeat;
	padding-left:20px;
	list-style:none;
	height:30px;
	line-height:16px;
	color:#333;

}

ul.ac2{
	padding:0px;
	margin:15px 0px 0 0;
}
ul.ac2 li{
	background-image:url(../img/common/icons.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	list-style:none;
	height:40px;
	line-height:20px;
	color:#333;
	margin-bottom:10px;
}

.fnav_bg{
	clear:both;
	width:960px;
	margin:0 auto;
}
.logo-m{
	position:absolute;
	z-index:10000;
	right:10px;
	bottom:-25px;
}
.fnav_bg-s{
	width:960px;
	margin:0 auto;
	clear:both;
}


.f-nav{
	height:62px;
	float:left;
	width:800px;
}

.f-nav ul{
	padding:0px;
	margin:22px 0 0 0px;
	height:62px;

}

.f-nav ul li{
	list-style:none;
	background-image:url(../img/f-menu.gif);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	float:left;
	padding-left:20px;
	margin-right:12px;
}
.ac-1{
	font-size:22px;
	color:#615849;
	font-weight:bold;
}
.bold{
	font-weight:bold;
	font-size:15px;
}
.ma1{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma1.png);

	background-repeat:no-repeat;
}
.ma2{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma2.png);
	background-repeat:no-repeat;
	margin-left:0px;
}

.ma-r{
	width:280px;
	height:320px;
	float:left;
	margin-left:40px;
}
.ma3{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma3.png);
	background-repeat:no-repeat;
}
.ma4{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma4.png);
	background-repeat:no-repeat;





	margin-left:0px;
}
.ma5{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma5.png);
	background-repeat:no-repeat;
}
.ma6{
	width:280px;
	height:300px;
	float:left;
	background-image:url(../img/ma6.png);
	background-repeat:no-repeat;
	margin-left:0px;
}
.ma7{
	width:280px;
	height:340px;
	float:left;
	background-image:url(../img/ma7.png);
	background-repeat:no-repeat;
}
.ma8{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma8.png);
	background-repeat:no-repeat;
	margin-left:160px;
	clear:both;
	margin-top:20px;
}
.ma9{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma9.png);
	background-repeat:no-repeat;
	margin-left:160px;
	clear:both;
}
.ma10{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma10.png);
	background-repeat:no-repeat;
	margin-left:160px;
	clear:both;
}

.mb1{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/mb1.png);
	background-repeat:no-repeat;
	margin-left:40px;
}
.mb2{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/mb2.png);
	background-repeat:no-repeat;
	margin-left:40px;
}
.mb3{
	width:280px;
	height:340px;
	float:left;
	background-image:url(../img/mb3.png);
	background-repeat:no-repeat;
	margin-left:40px;
}
.mb4{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma8.png);
	background-repeat:no-repeat;
	margin-left:40px;
}
.mb5{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma9.png);
	background-repeat:no-repeat;
}
.mb6{
	width:280px;
	height:320px;
	float:left;
	background-image:url(../img/ma11.png);
	background-repeat:no-repeat;
	margin-left:40px;
}

.ma-text{
	margin:234px 0 0 26px;
}
.i-a{
	width:280px;
	float:left;
}
.i-b{
	width:280px;
	float:right;
}

.i-box{
	clear:both;
}
.i-t{
	background-image:url(../img/i-bg.png);
	background-repeat:no-repeat;
	margin:-8px 0 30px 0px;
	padding:0px 0 0 22px;
	height:20px;
	line-height:20px;
}

.i-t2{
	background-image:url(../img/i-bg.png);
	background-repeat:no-repeat;
	margin:-8px 0 8px 0px;
	padding:0px 0 8px 22px;
	height:30px;
	line-height:20px;
	border-bottom:#CCC dashed 1px;
}

.i-t2-2{
	background-image:url(../img/i-bg.png);
	background-repeat:no-repeat;
	margin:0px 0 8px 0px;
	padding:0px 0 8px 22px;
	height:30px;
	line-height:20px;
	border-bottom:#CCC dashed 1px;
}

.i-t3{
	line-height:1.6em;
	margin:8px 0 25px 0;

}

.g-t1{
	font-size:15px;
	color:#615849;
	font-weight:bold;
	clear:both;
	margin:10px 0 10px 0;
}

.mt30{
	margin-top:30px;
}
/* ナビゲーション */

#GNAVI {
	width:960px;
	margin:0 auto;
}
#GNAVI ul.gnaviContents > li {
	display: none;
}
#GNAVI ul.gnaviContents > li.gNavi {
	display: block;
}
/* GNAVICONTENTS01 */
#GNAVICONTENTS01 {
  margin: 0 auto;
  padding: 0 0 0 0px;
  width: 960px;
}
#GNAVICONTENTS01 ul {
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
}
#GNAVICONTENTS01 li {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#GNAVICONTENTS01 li a{
  margin: 0;
  padding: 0;
  display: block;
}
#GNAVICONTENTS01 li img {
  display: block;
  margin: 0;
  padding: 0;
}
#GNAVICONTENTS01 ul ul{
  display: none;
  position: absolute;
}
#GNAVICONTENTS01 ul ul li {
/*  background-color: #ffffff;
  border-bottom: 1px dotted;*/
  color: #FFF;
  float: none;
  padding: 0;
  position: relative;
  text-indent: 0;
/*  box-shadow:rgba(28, 28, 28, 0.23) 1px 3px 4px 3px;*/
}
#GNAVICONTENTS01 ul ul li:hover {
  background-color: #FFF;
}
#GNAVICONTENTS01 ul ul li a {
  color: #333;
  line-height: 80px;
  min-width: 200px;
/*  padding: 0.5em 1em;*/
  text-decoration: none;
}

#GNAVICONTENTS01 > ul > li > a {
  height: 80px;
  width: 200px;
  background-image: url("../images/sub_navi.png");
  text-decoration:none;
  text-indent: -9999px;
}
#GNAVICONTENTS01 > ul > li > a:hover {
  background-image: url("../images/sub_navi_over.png");
  text-decoration:none;
}
#GNAVI .gNavi:nth-child(1) a  {
	background-position: -0px top;
}
#GNAVI .gNavi:nth-child(3) a  {
	background-position: -200px top;
}
#GNAVI .gNavi:nth-child(4) a  {
	background-position: -400px top;
}
#GNAVI .gNavi:nth-child(5) a  {
	background-position: -600px top;
}
#GNAVI .gNavi:nth-child(6) a  {
	background-position: -800px top;
}
/*#GNAVI .gNavi:nth-child(7) a  {
	background-position: -1000px top;
}
#GNAVI .gNavi:nth-child(8) a  {
	background-position: -857px top;
}*/


/* ティザー */
#TEATHER {
	background-image:url(../images/bg-m.png)!important;
	background-repeat:repeat!important;
 	margin: 0 auto;
  	padding: 0;
}
#TEATHERIMG {
	background-image:url(../images/bg-m.png)!important;
	background-repeat:repeat!important;
	height: inherit;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ティザータイトル */
#TEATHER h2#imgTitle {
  font-size: 2.4rem;
  margin: 0 auto 0;
  padding: 50px 35px;
  color: #fff;
}
/*
#TEATHER h2#imgTitle {
	text-shadow:
		-2px -2px #F5F5F5,
		2px -2px #F5F5F5,
		-2px 2px #F5F5F5,
		2px 2px #F5F5F5;
}
*/

/* フッター */
/*----------------------------------------------------*/ 
/* footer
------------------------------------------------------*/ 

#pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}

#footer {
	margin-top: 50px;
	background-color: #F9F4EE;
}

#footer .gmap iframe {
	pointer-events: none;
}

#footer footer {
	padding: 0px 0 0px 0;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#footer .doffice {
	float: left;
}

#footer .doffice p {
	margin-bottom: 10px;
}

.doffice .link {
	overflow: hidden;
	margin-left: -10px;
}

.doffice .link li {
	float: left;
	margin-left: 10px;
	list-style:none;
	float:left;
}

.doffice .link li.inq a {
	display: block;
	background-color:rgba(52,73,94,1);
	color: #fff;
/*	box-sizing: border-box;*/
	height: 50px;
	line-height:48px;
/*	padding: 25px 25px 0 25px;*/
width:440px;
	position: relative;
	text-align: center;
	text-decoration: none;
	color:#FFF!important;
	letter-spacing:2px;
}

.doffice .link li.inq a:hover {
	opacity: .8;
	color:#FFF!important;
}

.doffice .link li.inq a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 6px;

	border-color: transparent transparent transparent #ffffff;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.doffice .link li.staff {
	display: none;
}

#footer .week {
	float: left;
	width: 460px;
	color:#333;
	margin: 0px 0 0px 0;
}
.foot-right{
	float:right;
	width: 460px;
	margin:10px 0 0 0;
}
.foot-l{
	float:left;
	width: 440px;
}
#footer .week table {
	width: 100%;
	border: solid 1px #cccccc;
	box-sizing: border-box;
}

#footer .week thead {
	background: #D3CFC7;
	border-bottom: solid 1px #cccccc;
}

#footer .week th,
#footer .week td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
}

#footer .week th {
	font-weight: normal;
	background-color: #EFEFEF;
	color: #333;
}

#footer .week td {
	padding: 10px 5px;
}

#footer .week p {
	font-size: 15px;
	margin-top: 10px;
}

#footer .copy {
	background: #EFEFEF;
	color: #F5A347;
	padding: 0px 0 10px 0;
	text-align: center;
	font-size: 12px;
}

#footer .copy a {
	color: #F5A347!important;
}

/* レフトナビ */
#LNAVI {
  width: inherit;

  margin: 0 auto 20px;
}
#LNAVI ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#LNAVI ul li {
  margin: 0 auto 1px;
}
#LNAVI img {
  display: block;
}


/* タイトル */
.basicH2 {
  border-bottom: 1px solid #bbbbbb;
  color: #00a3d8;
  font-size: 2.3em;
  margin: 0 auto 2rem;
}
.basicH2:first-letter {
  color: #0000ff;
}
.basicH3 {
  background-color: #002779;
  color: #fff;
  font-size: 22px;
  margin: 0 auto 1rem;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0.5rem;
}
.basicH3::before {
  border: 1px solid #4d68a1;
  content: "";
  height: calc(100% - 2px);
  left: 1px;
  position: absolute;
  top: 1px;
  width: calc(100% - 2px);
}


/* 強調文字 */
strong .Red {
  color: #ff0000;
}
strong .Orange {
  color: #ff7f00;
}


/* 画像BOX */
.imgBox {
  display: block;
  margin: 0;
}
.imgBox.rightSide {
  float: right;
  padding: 0 0 1.5rem 2rem;
}
.imgBox.leftSide {
  float: left;
  padding: 0 2rem 1.5rem 0;
}
.imgBox img {
  width: 100% !important;
}


/* タイトルと写真が横並びの記事 */
.linedPhotoArticle {
  display: table;
  width: 100%;
}
.linedPhotoArticle > div,
.linedPhotoArticle > figure {
	display: table-cell;
	vertical-align: top;
}
.linedPhotoArticle .imgBox {
	width: 280px;
}
.linedPhotoArticle .imgBox.rightSide,
.linedPhotoArticle .imgBox.leftSide {
  float: none;
}

/* コメント小記事 */
.basicComnt {
  background-color: #fffcf1;
  border: 2px solid #d6d3b1;
  margin: 0 auto 3rem;
  padding: 0.8rem 2rem;
}


/* テキストだけのバナー */
.txtBanner {
  border: 3px double #ccc;
  border-radius: 5px;
  display: block;
  font-size: 2em;
  font-weight: bold;
  padding: 30px 0;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  width: 100%;
  cursor: pointer;
  margin: 0 auto 3rem;
}
/* 赤 */
.txtBanner.bnrRed {
  background-color: #b31818;
  border-color: #de5353;
  color: #fff;
}
.txtBanner.bnrRed:hover {
  background-color: #f12525;
  text-decoration: none;
}
/* オレンジ */
.txtBanner.bnrOrange {
  background-color: #EA9C04;
  border-color: #b58400;
  color: #fff;
}
.txtBanner.bnrOrange:hover {
  background-color: #ffba00;
  text-decoration: none;
}


/* 画像バナーBOX */
.bnrBox {
  margin: 0 auto 20px;
  text-align: center;
}
.bnrBox img {
  display: block;
}


/* テーブルの基礎設定01 */
.tableBase {
  border: 1px solid #999;
  border-collapse: collapse;
  margin: 0 auto 30px;
  width: 100%;
}
.tableBase th {
  background-color: #A0FCF8;
  border: 1px solid #89877E;
  padding: 15px;
}
.tableBase th:first-child {
  min-width: 15%;
}
.tableBase td {
	padding: 15px;
	border: 1px solid #89877E;
	/*background-color: #CCC;*/
}
.tableBase th, .tableBase td {
	vertical-align: top;
}


/* テーブルの基礎設定02 */
.tableBase02 {
  border-collapse: collapse;
  margin: 0 auto 30px;
  width: 100%;
}
.tableBase02 th,
.tableBase02 td {
  border-bottom: 1px dashed #ccc;
  padding: 15px;
  vertical-align: top;
}
.tableBase02 th {
  border-right: 5px solid #ccc;
  min-width: 15%;
}


/* 多列テーブル変形 */
.formChange .tTitle {
  display: none;
}


/* ページ切り替えボタン */
.changeArticleBtnSet {
  margin-bottom: 5em;
}
.changeArticleBtnSet ul {
  display: table;
  list-style: outside none none;
}
.changeArticleBtnSet ul li {
  display: block;
  float: left;
  margin: 0 2px 10px;
}
.changeArticleBtnSet ul li a {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff 0%, #efefef 100%) repeat scroll 0 0;
  border: 1px solid #bbb;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #666;
  display: block;
  padding: 3px 9px;
}
.changeArticleBtnSet ul li a:hover {
  background: #fcfcfc none repeat scroll 0 0;
  text-decoration: none;
}
.changeArticleBtnSet ul li a.current {
  background: #666 none repeat scroll 0 0;
  border-color: #444;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
  color: #fff;
  cursor: default;
}
/* ボタン中央寄せ */
.simple-pagination {
  text-align: center;
}
.simple-pagination ul {
  display: inline-block;
}



/* サイトマップテーブル */
#MAINCONTENTS .sitemapTable,
#MAINCONTENTS .sitemapTable ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
#MAINCONTENTS .sitemapTable li {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 5px 0 7px;
}
#MAINCONTENTS .sitemapTable > li > a {
  background-image: url("../images/sitemap_icon_title.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  padding: 10px 0 10px 40px;
}
#MAINCONTENTS .sitemapTable > li > a:hover {
  background-color: #efefef;
  text-decoration: none;
}
#MAINCONTENTS .sitemapTable ul {
  display: table;
  width: inherit;
}
#MAINCONTENTS .sitemapTable ul li {
  display: table-cell;
  border-bottom: none;
  padding: 5px 0 15px 5px;
}
#MAINCONTENTS .sitemapTable ul li:first-child {
  padding-left: 180px;
}
#MAINCONTENTS .sitemapTable ul li a {
  background-image: url("../images/sitemap_icon_page.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 5px 15px 5px 30px;
}
#MAINCONTENTS .sitemapTable ul li a:hover {
  background-color: #efefef;
  text-decoration: none;
}


/* 只今準備中です */
.cmngsn {
  border: 1px solid #ccc;
  font-size: 2em;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}


.rightEnd {
	margin-right: 0!important;
}

.floatItem {
	float: left;
}

/* 記事画像 */
article figure {
  text-align: center;
  width: 250px;
}

/* サブページのデフォルトイメージ */
#TEATHERIMG {
/*  background-image: url("../images/bg-m.png");
  background-position: right center;*/
}


/**************************************************/
/**************　　 Top ページ　　*****************/
/**************************************************/
.title-m{
	padding-bottom:10px!important;
}
.bg-n{
	background-image:url(../img/common/002.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;/* 背景画像を固定する */
	padding-bottom: 80px;
}
.mb50{
	padding-bottom:50px;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
.mb-s{
	margin-bottom:50px;
}
.pageTop #HEAD {
	height: 120px;
	/*	background-color:#F6F5F1;*/
	margin-bottom:0px;
	/*background-color:#FFF;*/
	/*	opacity: 0.55; /* 55％不透明度(＝45％透過) */
	z-index:1;
	background-color: rgba(255,255,255,1);
}


/*#news img{

	max-height:150px;
}*/
.photo-news{
	width:190px;
	margin:0 auto;
	text-align:center;
	background-color:#DDD;
	height:150px;
}

.pageTop #TEATHER {
  margin:0 auto 10px auto;
  clear:both;
}

.text-n a{
	color:#333!important;
}

#nav {
	margin: 0 auto;
	width: 960px;
	height:70px;
	clear:both;
}

#nav ul{
	padding:0px;
	margin:0px;
}

#nav ul li{
	list-style:none;
	float:left;
}

.tel-top{
	display:none;
}

.pageTop #GNAVICONTENTS01 > ul > li > a {
/*  height: 80px;*/
  width: 200px;
  background-image: url("../images/navi.jpg");
}
.pageTop #GNAVICONTENTS01 > ul > li > a:hover {
  background-image: url("../images/navi_over.jpg");
}
.pageTop #GNAVI .gNavi:nth-child(1) a {
	background-position: left top;
}
.pageTop #GNAVI .gNavi:nth-child(2) a {
	background-position: -200px top;
}
.pageTop #GNAVI .gNavi:nth-child(3) a {
	background-position: -400px top;
}
.pageTop #GNAVI .gNavi:nth-child(4) a {
	background-position: -600px top;
}
.pageTop #GNAVI .gNavi:nth-child(5) a {
	background-position: -800px top;
}
.pageTop #GNAVI .gNavi:nth-child(6) a {
	background-position: -800px top;
}
/*.pageTop #GNAVI .gNavi:nth-child(7) a {
	background-position: -710px top;
}
.pageTop #GNAVI .gNavi:nth-child(8) a {
	background-position: -852px top;
}
*/

.pageTop #introduce {
  margin: 105px auto 20px auto;
}
.main-t{
	position:absolute;
	z-index:8888;
	margin-top:240px;
}
.pageTop #introduce .floatItem {
	border: 1px solid #DDD;
/*	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);*/
	float: left;
	margin: 0 50px 0 0;
	padding: 2px;
	width: 300px;
/*	background-color:#F7F7F7;
	box-shadow: 0 12px 10px -6px rgba(0,0,0,.3);*/
}
.pageTop #introduce .floatItem p{
	color:#FFF;
}
.n-1{
	background-image:url(../images/n-1.png);
	background-repeat:no-repeat;
	height:auto;
}
.n-2{
	background-image:url(../images/n-2.png);
	background-repeat:no-repeat;
/*	height:260px;*/
}
.n-3{
	background-image:url(../images/n-3.png);
	background-repeat:no-repeat;
/*	height:260px;*/
}
.pageTop #introduce .floatItem > h3 {
  margin: 0 auto 0.5rem;
}
.pageTop #introduce .floatItem p {
  padding: 0rem 1rem;
}

/* NEWS HEADLINE */
.pageTop #newsHeadLine {
	background-color: #FFF;
	margin: 0 auto 20px auto;
	border:#CCC solid 1px;
	height:28px;
}
.pageTop #newsHeadLine > h3 {
	background-color: #00003D;
	display: inline-block;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 140px;
	float:left;
}
.pageTop #newsHeadLine > h3 img {
  vertical-align: middle;
  float:left;
}
.pageTop #newsHeadLine .newsContent {
	color: #00003D;
	display: inline-block;
	line-height: 24px;
	margin: 0;
	width: 840px;
	float:left;
	padding-left:15px;
	background-color:#FFF;
}
.pageTop #newsHeadLine > a {
	color: #00003D;
	display: inline-block;
	text-align: center;
	width: 140px;
}

/* お知らせ */
.pageTop #news {
/*  background-color: #f5f5f5;*/
  margin-bottom: 3rem;
  padding: 0px;
  width:100%!important;
  clear:both;
}
.pageTop #news h2 {
  margin: 0 auto 10px 0!important;
  padding: 0;
}
.pageTop #news h2 img{
	margin:0px 0 -6px 0;
}


.pageTop #news h2 hr {
  display: inline-block;
  margin-left: 0px;
  width: 960px;
/*  margin-top:-20px!important;*/
}
.pageTop #news .floatItem {
  float: left;
  margin: 0 40px 20px 0;
  width: 190px;
}
.pageTop #news .floatItem h3 {
  overflow: hidden;
}
.pageTop #news .floatItem h3 .date {
  line-height: 1.8rem;
}
.pageTop #news .floatItem h3 .date:before  {
  content: url("../images/top_item_9.png");
  margin: 0 0.5rem 0 0;
}
.pageTop #news .floatItem h3 .iconNews,
.pageTop #news .floatItem h3 .iconNotice  {
  color: #fff;
  display: inline-block;
  float: right;
  padding: 0.2rem 0.5rem 0rem;
}
.pageTop #news .floatItem h3 .iconNews {
  background-color: #0040ff;
}
.pageTop #news .floatItem h3 .iconNotice {
  background-color: #FF5C26;
}
.pageTop #seeList {
  text-align: center;
  clear:both;
}
.pageTop #seeList img {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.92);
}


.pageTop #bottomLink img {
  display: block;
  float: left;
  margin: 0 0px 0 0;
}

.top-f-banner1{
	margin-right:20px;
	float:left;
}

.top-f-banner2{
	margin-right:0px;
	float:left;
}
.floatBox04 {
	clear:both;
}


/**************************************************/
/************　　 ページ　　**************/
/**************************************************/

.pageCasting #TEATHERIMG {
  background-image: url("../images/casting_img.jpg");
  background-position: right center;
}

/* 動画 */
#youtube .floatItem {
  background-color: #000000;
  height: 341px;
  margin: 0 30px 0 0;
}

/* 流れ */
#flow article {
	position: relative;
	background: rgba(160, 252, 248, 0.3);
  padding: 30px 30px 10px;
}
#flow article:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;

	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color:  rgba(160, 252, 248, 0.3);
	border-width: 30px;
	margin-left: -30px;
}
#flow article:last-child::after {
  border: medium none;
}
.pageCasting #flow h3 {
  font-size: 2rem;
  margin: 0.5rem 0;
  color: #6B4C3E;
}
#flow h3::before {
  content: url("../images/casting_title_icon.jpg");
  padding-right: 1rem;
  vertical-align: middle;
}



/**************************************************/
/************　　　**************/
/**************************************************/

.pageProducts #TEATHERIMG {
  background-image: url("../images/product_img.jpg");
  background-position: right center;
}



.pageProducts #productList {
  margin-right: -29px;
}
.pageProducts #productList .floatItem {
	width: 294px;
  margin: 0 29px 30px 0;
}
.pageProducts #productList .basicH3 {
  margin-bottom: 5px;
}
.pageProducts #productList .textBox {
  text-align: center;
  padding: 1rem 0;
}



/**************************************************/
/************　　　**************/
/**************************************************/

.pageMaterial #TEATHERIMG {
  background-image: url("../images/material_img.jpg");
  background-position: right center;
}



/**************************************************/
/************　　　**************/
/**************************************************/

.pageEquipment #TEATHERIMG {
  background-image: url("../images/equipment_img.jpg");
  background-position: right center;
}


.pageEquipment #equipmentList {
  margin-right: -29px;
}
.pageEquipment #equipmentList .floatItem {
	width: 450px;
  margin: 0 29px 30px 0;
}
.pageEquipment #equipmentList .basicH3 {
  margin-bottom: 5px;
}
.pageEquipment #equipmentList .textBox {
  text-align: center;
  padding: 1rem 0;
}

.pageEquipment #other table {
  width: 100%;
}
.pageEquipment #other table td {
	padding-right: 2rem;
}



/**************************************************/
/************　　　**************/
/**************************************************/

.pageCompany #TEATHERIMG {
  background-image: url("../images/company_img.jpg");
  background-position: right center;
}

.pageCompany #CONTENTS {
  margin: 0 auto;
  min-width: 960px;
  width: 960px;
}

/* レフトコンテンツ */
.pageCompany #LNAVI li a {
  background-color: #002779;
  background-image: url("../images/lnavi_icon.jpg");
  background-position: 160px center;
  background-repeat: no-repeat;
  display: block;
  font-size: 1.2rem;
  padding: 3rem 2rem;
}
.pageCompany #LNAVI li a {
  color: #fff;
}
.pageCompany #LNAVI li a:hover {
  background-color: #031f59;
}

/* ごあいさつ */
.pageCompany .prsiName {
	color: #E46B00;
	display: inline-block;
	margin: 0 auto 1rem;
}

/* 理念 */
.pageCompany #idea ul {
  list-style: outside none none;
  margin-left: 3rem;
}
.pageCompany #idea ul li::before {
  content: "一、　";
  margin-left: -3rem;
}

.pageCompany #youtube {
  margin: 0 auto 30px;
  width: 480px;
}

.pageCompany #media figure img {
  width: auto !important;
}
.pageCompany #media .textBox {
  vertical-align: middle;
}
.pageCompany #media .textBox div {
  background-color: #ffdbd8;
  border-radius: 5px;
  padding: 20px;
}

/* アクセス */
.pageCompany #mapBox {
  margin: 0 auto;
  width: 730px;
}



/**************************************************/
/**********　　　**************/
/**************************************************/

.pageRecruit #TEATHERIMG {
  background-image: url("../images/recruit_img.jpg");
  background-position: right center;
}






.pageRecruit #intro {
  margin: 0 auto 50px;
}

/* 先輩たちの声 */
.pageRecruit #voice .imgRight .textBox,
.pageRecruit #voice .imgRight figure {
  float: left;
}
.pageRecruit #voice .imgRight figure{
  float: right;
}
.pageRecruit #voice .imgLeft .textBox,
.pageRecruit #voice .imgLeft figure {
  float: right;
}
.pageRecruit #voice .imgLeft figure{
  float: left;
}
.pageRecruit #voice .textBox {
  width: 580px;
}
.pageRecruit #voice figure {
  width: 360px;
}
.pageRecruit #voice .imgRight figure {
  padding: 0 0 1.5rem 2rem;
}
.pageRecruit #voice .imgLeft figure {
  padding: 0 2rem 1.5rem 0;
}
.pageRecruit #voice h3 {
  background-image: url("../images/title_icon.jpg");
  background-position: 10px center;
  background-repeat: no-repeat;
  padding: 0 0 0 3rem;
}
.pageRecruit #voice .name {
  border-right: 1px dashed #ccc;
  color: #002779;
  display: inline-block;
  font-size: 1.7rem;
  margin-right: 1rem;
  padding-right: 1rem;
}
.pageRecruit #voice .job {
  color: #888888;
  font-size: 1.2rem;
  font-weight: normal;
}
.pageRecruit #voice .invisible {
  display: none;
}


/**************************************************/
/************　　**************/
/**************************************************/

.pageNewslist #TEATHERIMG {
  background-image: url("../images/newslist_img.jpg");
  background-position: right center;
}


.pageNewslist .newsItem {
  border-bottom: 1px dashed #ccc;
  display: table;
  margin: 0 auto 30px;
  padding-bottom: 20px;
  table-layout: fixed;
  width: 100%;
  position: relative;
}
.pageNewslist .newsItem h3,
.pageNewslist .newsItem figure,
.pageNewslist .newsItem .textBox {
  display: table-cell;
  vertical-align: top;
}
.pageNewslist .newsItem h3 span {
  display: block;
  text-align: center;
}

.pageNewslist .newsItem h3 {
  width: 120px;
}
.pageNewslist .newsItem figure {
  padding: 0 20px;
  width: 200px;
}

.pageNewslist h3 .date {
  line-height: 1.8rem;
}
.pageNewslist h3 .iconNews,
.pageNewslist h3 .iconNotice  {
  color: #fff;
  padding: 0.2rem 0.5rem 0rem;
}
.pageNewslist h3 .iconNews {
  background-color: #0040ff;
}
.pageNewslist h3 .iconNotice {
  background-color: #FF5C26;
}

.pageNewslist .seeDetail {
  background-color: #f39800;
  border-radius: 7px;
  color: #fff;
  display: block;
  margin: auto 0 0 auto;
  padding: 0.5rem 1rem;
  text-align: center;
  max-width: 10rem;
}




/**************************************************/
/**********　　　************/
/**************************************************/

.pageNewsdetail #TEATHERIMG {
  background-image: url("../images/newslist_img.jpg");
  background-position: right center;
}

.pageNewsdetail h3 {
  margin-bottom: 0;
}
.pageNewsdetail h3 .date {
  font-size: 1.8rem;
}
.pageNewsdetail h3 .iconNews,
.pageNewsdetail h3 .iconNotice {
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  margin: 0 1rem 0.5rem 0;
  padding: 0.3rem 1.4rem;
}
.pageNewsdetail h3 .iconNews {
  background-color: #0040ff;
}
.pageNewsdetail h3 .iconNotice {
  background-color: #FF5C26;
}
.pageNewsdetail .title {
  border-top: 2px solid #b0b0b0;
  display: block;
  font-size: 1.4rem;
  padding: 1rem 0 0.5rem;
}


.pageNewsdetail .floatBox > .floatLeft {
  float: left;
  width: 650px;
}
.pageNewsdetail .floatBox > figure {
  float: right;
  width: 250px;
}

.pageNewsdetail .floatBox > .floatLeft h4 {
  font-size: 1.4rem;
  margin: 1rem 0;
}
.pageNewsdetail .floatBox > figure .textBox {
  margin-bottom: 2rem;
}

.pageNewsdetail .floatBox .pdf {
  margin: 0.5rem 0 0;
  text-align: right;
}



/**************************************************/
/************　　　**************/
/**************************************************/
.pageAccess #TEATHERIMG {
    background-image: url("http://abits8100.com/001/fujigokin/css/../images/access_img.jpg");
    background-position: right center;
}
.pageAccess #map p {
	text-align: center;
}
.pageAccess #mapBox,

.pageAccess #mapBox > iframe {
  width: 730px;
  margin: auto;
}





/**************************************************/
/************　　　　**************/
/**************************************************/

.pageInquiry #TEATHERIMG {
  background-image: url("../images/inquiry_img.jpg");
  background-position: right center;
}


/**************************************************/
/************　　　**************/
/**************************************************/

.pageSitemap #TEATHERIMG {
  background-image: url("../images/sitemap_img.jpg");
  background-position: right center;
}

.title-bb{
	background-image:url(../img/contact/boshu.png);
	background-repeat:no-repeat;
	width:450px;
	height:30px;
	line-height:26px;
	padding-left:20px;
	font-weight:bold;
}

.left-n{
/*	width:450px;*/
	float:left;
}

.right-n{
	width: 470px;
	float:right;
}

.mt50{
	margin-top:50px;
}
.wh-bg{
		background-color: rgba(255,255,255,0.85)!important;
		/*		opacity: 0.95!important;*/
		width:1024px;
		margin: 50px auto 0px auto;
		padding: 20px 32px 30px 32px;
		/*box-shadow: 0px 3px 15px rgba(0,0,0,0.2);*/
}
.title-g2{
	font-weight:bold;
	border-bottom:#333 solid 1px;
	padding-bottom:2px;
	/* width:440px; */
	color:#335691!important;
	font-size:18px;
}
.fr-1{
	float:right;
	width:150px;
	margin:0 0 20px 20px!important;
}
.fl-1{
	float:left;
	width:150px;
	margin:0 20px 20px 0px!important;
}
.view-container-border{
	background-color:#333!important;
}
.ac-f a{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(52,73,94,1);

	text-align:center;
	float:right;
	width:100px;
	margin:30px 0 0 28px;
	color:#FFF!important;
}
.ac-f a:hover{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(244,244,244,1);
	text-align:center;
	float:right;
	width:100px;
	margin:30px 0 0 28px;
	color:rgba(52,73,94,1)!important;
}
.ac-f2 a{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(52,73,94,1);
	text-align:center;
	float:right;
	width:100px;
	margin:10px 0 0 28px;
	color:#FFF!important;
}
.ac-f2 a:hover{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(244,244,244,1);
	text-align:center;
	float:right;
	width:100px;
	margin:10px 0 0 28px;
	color:rgba(52,73,94,1)!important;
}
.li-f a{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(52,73,94,1);
	text-align:center;
	float:left;
	width:300px;
	margin:-10px 0 0 0px;
	color:#FFF!important;
}
.li-f a:hover{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(244,244,244,1);
	text-align:center;
	float:left;
	width:300px;
	margin:-10px 0 0 0px;
	color:rgba(52,73,94,1)!important;
}

.fl{
	float:left;
}

/*タブメニュー*/

ul.tab {
    list-style: none;
}
ul.tab li {
    float: left;
    margin-right: 10px;
    padding: 10px;
    background-color: #f2f2f2;
    color: #666;
    cursor: pointer;
}
ul.tab li:hover {
    color: #FF0000;
}
ul.tab li.active {
    background-color: #999;
    color: #fff;
}
div.tabContent {
    clear: both;
    border: 1px solid #ccc;
    padding: 20px;
    width: 300px;
    display: none;
}
div.active {
    display: block;
}

/* （HDCONTENTS01 タブレット表示） */
@media only screen and (max-width: 1020px) and (min-width: 768px) {
.pageTop #HEAD {
/*	height:135px;*/
/*	background-color:#F6F5F1;*/
	margin-bottom:0px;
/*	margin:0 20px;*/
	width:100%;
}
.tel-h{
	width:310px;
	height:86px;
	float:right;
	margin-top:22px;
	margin-right:40px;
}
.event-box{
	width:920px;
	height:133px;
	margin:-50px 0 35px 0;
}
.event-box img{
	width:920px;
}
.main-box{
	width:920px;
	margin: -30px 20px 0 20px;
	padding-top:30px;
	padding-bottom:15px;
}
.icon-photo{
	width:190px;
	margin:20px 20px 20px 20px;
	float:left;
}
.map-google iframe{
	width:918px;
	height:240px;
}

}

/*--------------------------------
        
調整
		
--------------------------------*/
.menu{
	position:relative;
	width:960px;
	margin:0 auto;
}
.menu ul{
	padding:0px;
	margin:0px;
}
.menu ul li{
	float:left;
	list-style:none;
	padding: 0 0px;
	font-size: 14px;
	color:#EFEFEF!important;
	height:60px;
	line-height:60px;
}
.menu ul li a{
	color:#FFF!important;
}
.gmenu:hover{
	text-decoration:none!important;
/*  color:#FFF!important;
  	border-bottom:#FFF solid 2px;*/
/*	padding-bottom:5px;*/
transition: 1s;
color:#D7C699!important;
}
.menu-s{
	padding: 0 0px 0px 0px!important;
}
.menu-end{
	padding: 0 0px 0px 0px!important;
}
.gl-menu{
/*	background-color:#34495e;*/
	background-color:rgba(255,255,255,1);
	height:60px;
	z-index:9999!important;
	position:relative;
	filter:alpha(opacity=50);

}
.right-z{

	position:absolute;
	right:0;
	top:115px;
	white-space:nowrap;
}
.left-all{
	margin-top:-300px;
	
}
.mt-ss{
	margin-top:-20px;
	margin-bottom: 30px;
}
.mb-10{
	margin-bottom:-10px;
}
.news-main{
	/*height: 184px;*/
	height: 270px;
	overflow-y:scroll;
	z-index:9999!important;
	position:relative!important;
	overflow-x: hidden;
	padding: 10px 15px 15px 15px;
	background-color: #FFF;
	border: solid 1px #3FA1C0;
	margin-bottom: 35px;
	margin-top: 20px;
}
.map-r{

	float:right;
	margin-top: -60px;

}
.title-f{
	text-align:center;
	margin:30px 0 30px 0;
	font-size:24px;
	color:rgba(52,73,94,1);
	letter-spacing:3px;
/*	border-bottom:#DDDDDD dashed 2px;*/
	padding-bottom:8px;
}
.title-f-sub{
	text-align:center;
	font-size:20px;
	color:rgba(52,73,94,1);
	letter-spacing:3px;
/*	border-bottom:#DDDDDD dashed 2px;*/
	padding-bottom:8px;
}
.text-left{
	text-align:left!important;
}

.mb0{
	margin-bottom:0px!important;
}
.mt0{
	margin-top:0px!important;
}
.mt10{
	margin-top:10px!important;
}
.mb15{
	margin-bottom:15px!important;
}
.mb20{
	margin-bottom:20px!important;
}
.f80{
	font-size:80%!important;
}
.f90{
	font-size:90%!important;
}
.text-s{
	line-height:1.8em;
	font-size:15px;
}
.text-s1 a{
	width:300px;
	border:rgba(52,73,94,1) solid 2px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	height:60px;
	line-height:54px;
	float:left;
	color:rgba(52,73,94,1);
	letter-spacing:2px;
	background-color: rgba(255,255,255,0.7);
	transition: 1.0s ;	
}

.text-s1 a:hover{
	width:300px;
	border:rgba(52,73,94,1) solid 2px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	height:60px;
	line-height:54px;
	float:left;
	color:rgba(255,255,255,1)!important;
	letter-spacing:2px;
	background-color: rgba(52,73,94,0.7);
	
}
.no3{
	margin: 0 10px 0 10px;
}
.no4{
	margin: 24px 24px 0 162px;
}
.no5{
	margin: 24px 0px 0 0px;
}
.all-bg{
	width:100%;
	height: 570px;
	background-image:url(../img/common/bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	margin: 30px 0 20px 0;
	background-position:center;
}
.all-bg-f{
	width:100%;
	height: 570px;
	background-image:url(../img/common/bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	margin: 0px 0 0px 0;
	background-position:center;
}
.text-white{
	color:rgba(255,255,255,1)!important;
}
.title-2{
	margin-top:70px!important;
	clear:both!important;
}
.text-white-2{
	color:rgba(255,255,255,1)!important;
	font-size:24px;
	text-align:center;
	margin-top:30px;
	border:#FFF solid 1px;
	padding:8px 20px;
	width:360px;
	margin:0 auto;
	letter-spacing:2px;
}
.a-1{
	width:470px;
	float:left;
}
.a-2{
	width:470px;
	float:right;
}
.b-1{
	width:470px;
	float:left;
}
.b-2{
	width:470px;
	float:right;
}
.b-3{
	width:470px;
	float:left;
}
.b-4{
	width:470px;
	float:right;
}
.b-1 img{
	border:#CCC solid 10px;
	float:left;
}
.b-3 img{
	border:#CCC solid 10px;
	float:left;
}
.b-2 img{
	border:#CCC solid 10px;
	float:right!important;
}
.b-4 img{
	border:#CCC solid 10px;
	float:right;
}
.a-1 img{
	border:#574F36 solid 10px;
	float:left;
}
.a-2 img{
	border:#574F36 solid 10px;
	float:right;
}
.b-1:hover img,
.b-2:hover img,
.b-3:hover img,
.b-4:hover img{
	border:#574F36 solid 10px;
	transition: 1.0s ;
}

.a-1:hover img,
.a-2:hover img{
	border:#9A8C61 solid 10px;
	transition: 1.0s ;
}
.b-s img{
	width:470px!important;
}
.text-d{
	position:absolute;
	background-color:#574F36;
	width: 470px;
	height:50px;
	color:#FFF;
	margin-top:280px;
	padding:10px;
	opacity: 0.9;
}
.line-g{
	border:#574F36 solid 10px;
}
.text-d a;hover{
	position:absolute;
	background-color:#574F36!important;
	width:460px;
	height:50px;
	color:#FFF;
	margin-top:250px;
	padding:10px;
}
.a-top{
	margin-top:80px;
}
.text-ba{
	width:470px;
	clear:both;
}

.left-n1{
	float:left;
	width:228px;
}
.right-n1{
	float:right;
	width:700px;
}

.left-n2{
	float:left;
	width: 580px;
	margin-bottom:60px;
}
.mt-aa{
	margin-top:-40px!important;
}
.mb-20{
	margin-bottom:-20px;
}
.right-n2{
	float:right;
	width:200px;
}
.right-n2 img{
	width:200px;
}
.mt-second{
	margin-top:20px!important;
}
.title-g{
	font-weight:bold;
	border-bottom:#333 solid 1px;
	padding-bottom:2px;
	width:440px;
}
.ch-1{
	margin-left:0px;
}
.ch-2{
	margin-top:40px;
}
.title-l{
	background-color:rgba(52,73,94,1)!important;
	height:50px;

	line-height:50px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */    -moz-border-radius: 5px;   /* Firefox用 */
	margin:0 0 20px 0;
	color:#FFF;
	padding:0 0 0 20px;
	font-size:18px;
}
.title-l-1{
	height:50px;
	line-height:50px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */    -moz-border-radius: 5px;   /* Firefox用 */
	margin:0 0 20px 0;

	color:rgba(52,73,94,1)!important;
	padding:0 0 0 20px;
	font-size:18px;
	border:#34495E solid 1px!important;
}
.mb60{
	margin-bottom:60px;
}
.photo-text{
	background-image:url(../img/common/icon.png);
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	line-height:16px;
	/* margin-left:10px; */
	margin-bottom:-5px;
	white-space:nowrap;
}
.photo-text-4{
	background-image:url(../img/common/icon.png);
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	line-height:16px;
	/* margin-left:10px; */
	margin-bottom:-5px;
	white-space:nowrap;
	width:240px;
	float:left;
}
.ff1{
	float:left;
	width:960px;
	margin-bottom:15px;
}
.ff1 img{
	width:960px;
	margin: 10px 10px 10px 0px;
	background-color:#EEE;
	border:#DDD solid 1px;
	}
.ff{
	float:left;
	width:470px;
	margin-bottom:15px;
}
.ff img{
	width:470px;
	margin: 10px 10px 10px 0px;
	padding: 20px 120px;
	/*	background-color:rgba(51,51,51,0.9)!important;
	background-color:#333;*/
	border:#DDD solid 1px;
	background-color:#EEE;
}

.ffs{
	float:left;
	width:470px;
	margin-bottom:15px;
}
.ffs img{
	width:470px;
	margin: 10px 10px 10px 0px;
	padding: 20px 160px;
	/*	background-color:rgba(51,51,51,0.9)!important;
	background-color:#333;*/
	border:#DDD solid 1px;
	background-color:#EEE;
}


.ffd{
	float:left;
	width:300px;
	margin-bottom:15px;
}
.ffd img{
	width:300px;
	margin: 10px 10px 10px 0px;
	padding: 20px 20px;
	/*	background-color:rgba(51,51,51,0.9)!important;
	background-color:#333;*/
	border:#DDD solid 1px;
	background-color:#EEE;
}

.ff-s{
	float:left;
	width:470px;
	margin-bottom:15px;
}
.ff-s img{
	width:470px;
	margin: 10px 10px 10px 0px;
}
.ff3{
	float:left;
	width:305px;
	margin-bottom:15px;
}
.ff3 img{
	width:310px;
	margin: 10px 10px -10px 0px;
	border:#DDD solid 1px;
	background-color:#EEE;
	padding: 20px 60px;
}
.ff3a{
	float:left;
	width:305px;
	margin-bottom:15px;
}
.ff3a img{
	width:310px;
	margin: 10px 10px -10px 0px;
	border:#DDD solid 1px;
	background-color:#EEE;
	padding: 20px 92px;
}
.ff3-s{
	float:left;
	width:305px;
	margin-bottom:15px;
}
.ff3-s img{
	width:310px;
	margin: 10px 10px 10px 0px;
}
.f-right{
	margin-right:20px;
}

.ff a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.ff3 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.line-l{
	border:#333 solid 2px;
	background-color:rgba(51,51,51,1)!important;
/*	border:#FFF solid 1px;*/
/*background-color:rgba(52,73,94,0.8)!important;*/
/*background-color:#333;*/
	text-align:center;
	padding:15px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */    -moz-border-radius: 5px;   /* Firefox用 */
	color:#FFF;
	/*background:#FFF;*/
}
.line-lg{
	background-color:#574F36!important;
/*	border:#FFF solid 1px;*/
/*background-color:rgba(52,73,94,0.8)!important;*/
/*background-color:#333;*/
	text-align:center;
	padding:15px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */    -moz-border-radius: 5px;   /* Firefox用 */
	color:#FFF;
	/*background:#FFF;*/
}
.mt-40a{
	margin-top:-40px!important;
}
.line-y{
	border-bottom:#999 dashed 2px!important;
	padding:15px 0 15px 0!important;
	clear:both!important;
	margin-bottom:40px!important;
}
.line-y2{
	border-bottom:#999 dashed 2px!important;
	padding:0px 0 15px 0!important;
	clear:both!important;
	margin-bottom:40px!important;
	margin-top:-20px!important;
}
.mb40{
	margin-bottom:40px;
}
.mb30{
	margin-bottom:30px;
}
.mt60{
	margin-top:60px!important;
}
.movie{
	float:right;
	margin:0 0 20px 20px;
	width:300px;
	height:200px;
-webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}
.movie2-1{
	float:left;
	margin:0 29px 20px 29px;
	width:300px;
	height:200px;
-webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}
.movie2-2{
	float:left;
	margin:0 0px 30px 180px;
	width:300px;
	height:200px;
-webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}

.photo-le{
	float:left;
	margin:0 20px 20px 0px;
	width:300px;
	height:300px;
}
.movie2-3{
	float:left;
	margin:0 0px 20px 30px;
	width:250px;
	height:300px;
	
}
.movie2{
	float:right;
	margin:0 0 60px 20px;
	width:300px;
	height:200px;
-webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}
.ipad-movie1 iframe{
	width:300px!important;
}
.p-1{
	width:170px;
}
.p-2{
	width:140px;
}
.mr-1{
	margin-right:15px;
}
.ml-1{
	margin-left:15px;
}
.mt-c1{
	margin-top:40px!important;
}
.nav-2 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:470px;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}

.nav-2 a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.nav-2a a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:470px;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
	margin-bottom: 15px;
}

.nav-2a a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.nav-4 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:225px;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}

.nav-4 a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.nav-3 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:306px;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}

.nav-3 a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.nav-3s a{
	border:#5C513F solid 2px!important;
	text-align:center;
	padding:10px;
	width:306px;
	float:left;
	font-weight:bold!important;
	background-color:#5C513F!important;
	color:#FFF!important;
}

.nav-3s a:hover{
	background-color:#FFF!important;
	color:#5C513F!important;
	border:#5C513F solid 2px!important;
	transition: 1.0s!important;
}
.nav-all a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:960px;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
	margin:20px 0 60px 0!important;
}

.nav-all a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.all-w{
	clear:both;
}
.all-w a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.all-w2{
	clear:both!important;
	margin:20px 0 120px 0!important;
}
.r1.nav-2 a{
	margin-right:20px!important;
}
.r1.nav-2a a{
	margin-right:20px!important;
}
.r1.nav-3 a{
	margin-right:20px!important;
}
.r1.nav-3s a{
	margin-right:20px!important;
}
.r1.nav-4 a{
	margin-right:20px!important;
}
.m-c1{
	margin-top:-10px!important;
	margin-bottom:0px!important;
}
.photo-a1{
	width:110px;
	height:160px;
	position:absolute;
	left: 640px;
	top: 170px;
	border:none!important;
	background-color:none!important;
}
.photo-a1 img{
	width:60px;
	border:none!important;
}

.relative{
	position:relative!important;
}
.follow-up{
	background-image:url(../img/common/point.png);
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;








	padding:0 0 0 32px;
	font-size:16px;
	margin:0 0 15px 0;
}
.text-mt1{
	margin-top:20px!important;
}
.s-1{
	width: 285px!important;
}
.s-2{
	width: 240px!important;
}
.s-3{
	width: 242px!important;
}
.s-4{
	width: 180px!important;
}
.bg-none{
	 background-color: rgba(255,0,0,0)!important;
}
.arrow-1{
	position:absolute;
	left:290px;
	top:80px;
}
.arrow-2{
	position:absolute;
	left:615px;

	top:80px;
}
.arrow-1k{
	position:absolute;
	left:290px;
	top:66px;
}
.arrow-2k{
	position:absolute;
	left:615px;
	top:66px;
}
.arrow-3{
	position:absolute;
	left:290px;
	top:150px;
}
.arrow-4{
	position:absolute;
	left:615px;
	top:150px;
}
.arrow-5{
	position:absolute;
	left:290px;
	top:80px;
}
.arrow-6{
	position:absolute;
	left:615px;
	top:80px;
}
.arrow-c1{
	position:absolute;
	left:450px;
	top:280px;
}
.arrow-c2{
	position:absolute;
	left:450px;
	top:80px;
}
.arrow-c2s{
	position:absolute;
	left:450px;
	top:130px;
}
.arrow-c2a{
	position:absolute;
	left:450px;
	top:65px;
}
.arrow-c3{
	position:absolute;
	left:450px;
	top:110px;
}
.arrow-c4{
	position:absolute;
	left:450px;
	top:95px;
}
.arrow-c5{
	position:absolute;
	left:450px;
	top:65px;
}
.arrow-c5p1{
	position:absolute;
	left:290px;
	top:65px;
}
.arrow-c5p2{
	position:absolute;
	left:615px;
	top:65px;
}
.arrow-c5d{
	position:absolute;
	left:280px;
	top:65px;
}
.arrow-c6{
	position:absolute;
	left:450px;
	top:70px;
}
.arrow-c7{
	position:absolute;
	left:450px;
	top:60px;
}
.arrow-1f{
	position:absolute;
	left:290px;
	top: 110px;
}
.arrow-2f{
	position:absolute;
	left:615px;
	top: 110px
}
.hight-a{
	height:313px;
	width:208px!important;
}
.yakusoku{
/*	background-color:rgba(52,73,94,1);*/
background-color:#333;
	padding:20px;
	margin:50px 0 30px 0;
	padding-bottom:30px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

.yakusoku-r img{
	margin:30px 0 -40px 0;
}
.fr2{
	float:right;
	margin:0 0 20px 20px;
	width:180px;
}
.y-text-title{
	text-align:center;
	margin:20px 0 35px 0;
	font-size:24px;
	color:rgba(245,245,245,1);
	color:#D8D18D;
	letter-spacing:4px;
/*	border-bottom:#DDDDDD dashed 2px;*/
}
.dr-t1{
	position:absolute;
	right:0px;
	top: 273px;
	color:#CCC;
	font-size:46px;
	z-index:0;
}
.dr-t2{
	position:absolute;
	right:200px;
	top: 542px;
	color:#CCC;
	font-size:46px;
	z-index:0;
}
.dr-t3{
	position:absolute;
	right:200px;
	top: 798px;
	color:#CCC;
	font-size:46px;
	z-index:0;
}
/*.y-text-1{
	background-color:rgba(245,245,245,0.8);
	color:#333;
	text-align:left;
	border:#CCC solid 1px;
	padding:8px;
	margin-top:25px;
}*/
.y-text-1{
	color:#FFF;
	text-align:left;
	padding-bottom:22px;
	margin-top:25px;
	border-bottom:rgba(245,245,245,0.3) dotted 1px;
}
.y-text-top{
	color:#FFF;
	text-align:left;
	padding-bottom:22px;
	margin-top:25px;
	padding-top:22px;
	border-bottom:rgba(245,245,245,0.3) dotted 1px;
	border-top:rgba(245,245,245,0.3) dotted 1px;
}
.mb-10{
	margin-bottom:-10px!important;
}
.ac-l{
	float:left;
	width:360px!important;
	margin-bottom:15px;
}
.ac-l img{
	width:360px;
	margin:20px 0 0 0;
	float:left;
}
.ac-r{
	float:right;
	width:570px!important;
	margin-bottom:15px;
}
.p-table1 {
	margin-top:-10px!important;
	border:#333 solid 1px;
	width:920px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
}
.ml-1{
	margin-left:20px;
}
.mt-a{
	margin-top:-100px;
}
.p-table1 tr td{
	padding:20px 0 20px 0;
/*	background-color:rgba(255,255,255,0.9);*/
border-bottom:#333 solid 1px;
}
.table-l-a{
	width:auto!important;
	font-weight:bold;
}
.table-l-a tr td{
	padding:20px 0 20px 0;
/*	background-color:rgba(255,255,255,0.9);*/
border-bottom:#333 solid 1px;
}
.ecr{
	width:300px;
	height:auto;
}
.bottom-non{
	border-bottom:none!important;
}
.table-l{
	width:250px!important;
	font-weight:bold;
}
.table-lx{
	width:200px!important;
	font-weight:bold;
}
.table-lx2{
	width:260px!important;
	font-weight:bold;
}

.mt30{
	margin-top:30px;
}
.mt20{
	margin-top:20px;
}
/*サブメニュー*/
ul.child{
        display: none;
        position: absolute;
        margin: 0px!important;
        padding: 0!important;
		width:270px!important;
		margin-left:-10px!important;
}
ul.child li{
	height:60px!important;
}
ul.child li a{
    display: block;
	float:left;
	list-style:none;
	background-color:rgba(52,73,94,0.9);
	width:250px!important;
	padding:0 0 0 10px;
	border-bottom:#999 solid 1px!important;
	clear:both!important;
/*	height:50px!important;
	line-height::50px!important;
        margin: 0px!important;	*/
			height:60px!important;
			line-height:60px!important;
}
ul.child li a:hover{
    display: block;
	float:left;
	list-style:none;
	background-color:rgba(52,73,94,0.7);
	width:250px!important;
	padding:0 0 0 10px;
	border-bottom:#999 solid 1px!important;
	clear:both!important;
	height:60px!important;
	line-height:60px!important;
}
.w-i{
	width:570px;
}

.doffice .linkd {
	overflow: hidden;
	margin-left: 0px;
}

.doffice .linkd li {
	float: left;
	margin-left:-26px;
	list-style:none;
	float:left;
}

.doffice .linkd li.inq a {
	display: block;
	background-color:rgba(52,73,94,1);
	color: #fff;
/*	box-sizing: border-box;*/
	height: 50px;
	line-height:48px;
/*	padding: 25px 25px 0 25px;*/
width:220px;
	position: relative;
	text-align: center;
	text-decoration: none;
	color:#FFF!important;
	letter-spacing:2px;
}

.doffice .linkd li.inq a:hover {
	opacity: .8;
	color:#FFF!important;
	float:left!important;
}

.doffice .linkd li.inq a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 6px;

	border-color: transparent transparent transparent #ffffff;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: -2px;
}
.icon-left-a{
	clear:both!important;
}
.logo-f img{
	width:274px;
	margin-bottom:5px;
}
/* （HDCONTENTS01 タブレット表示） */
@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.greeting-1-a{
		width: 650px!important;
	}
	iframe{
		width: 420px;
	}
	.sinkei{
	margin:0 10px 0 10px;
}
	.of2{
		width: 860px!important;
	}
#footer .doffice {
	float: left;
	margin-left:20px;
}
#footer .week {
	float: left;
	width: 480px;
	color:#333;
	margin-right:20px;
}
.menu{
	position:relative;
	width: 960px;
	margin:0 auto;
}
.logo{
	float:left;
	position:absolute;
	top: 20px;
	left: 20px;
}
.a-1{
	width:450px;
	float:left;
}
.a-2{
	width:450px;
	float:right;
}
.b-1{
	width:450px;
	float:left;
}
.b-2{
	width:450px;
	float:right;
}
.b-3{
	width:450px;
	float:left;
}
.b-4{
	width:450px;
	float:right;
}
.b-1 img{
	border:#CCC solid 10px;
	float:left;
}
.b-3 img{
	border:#CCC solid 10px;
	float:left;
}
.b-2 img{
	border:#CCC solid 10px;
	float:right!important;
}
.b-4 img{
	border:#CCC solid 10px;
	float:right;
}
.a-1 img{
	border:#574F36 solid 10px;
	float:left;
}
.a-2 img{
	border:#574F36 solid 10px;
	float:right;
}
.b-1:hover img,
.b-2:hover img,
.b-3:hover img,
.b-4:hover img{
	border:#574F36 solid 10px;
	transition: 1.0s ;
}

.a-1:hover img,
.a-2:hover img{
	border:#9A8C61 solid 10px;
	transition: 1.0s ;
}
.b-s img{
	width:450px!important;
}
.text-d{
	position:absolute;
	background-color:#574F36;
	width: 450px;
	height:50px;
	color:#FFF;
	margin-top:280px;
	padding:10px;
	opacity: 0.9;
}

#HDCONTENTS01 h1 {
	margin: 0px 0 0px 0px;
	padding: 0;
	text-align: left;
	float:left!important;
	position:absolute;
	font-size:13px;
	font-weight:normal;
	white-space:nowrap;
	right: 0px;
	top: 49px;
	line-height:1.8em;
	margin-right:20px;
}
body {
	/*background-image:url(../img/nav_bg.png);
	background-repeat:repeat-x;
	background-position:center top;*/
	min-width:1024px;
	overflow: hidden;
	margin:0px;
	font-size:15px!important;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif!important;
/*	font-family: "Meiryo UI", Hiragino Kaku Gothic Pro, Arial, Helvetica, sans-serif;*/
	min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
/*	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
/*	background-color:#FFF9EB;*/
}
.right-n1{
	float:right;
	width: 600px!important;
}
.nav-4 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width: 199px!important;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}
.nav-all a{

	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width: 858px!important;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
	margin:20px 0 60px 0!important;
}
.ff1{
	float:left;
	width:960px!important;
	margin-bottom:15px;
}
.ff1 img{
	width:960px!important;
	margin: 10px 10px 10px 0px;
}
.ff{
	float:left;
	width:415px!important;
	margin-bottom:15px;
}
.ff img{
	width:415px!important;
	margin: 10px 10px 10px 0px;
}

	
.ff-s{
	float:left;
	width:415px!important;
	margin-bottom:15px;
}
.ff-s img{
	max-width:415px!important;
	margin: 10px 10px 10px 0px;
}
.ff3a{
	float:left;
	width:270px!important;
	margin-bottom:15px;
}
.ff3a img{
	width:270px!important;
	margin: 10px 10px 10px 0px;
}
.ff3{
	float:left;
	width:270px!important;
	margin-bottom:15px;
}
.ff3 img{
	width:270px!important;
	margin: 10px 10px 10px 0px;
}
.ff3a{
	float:left;
	width:270px!important;
	margin-bottom:15px;
}
.ff3a img{
	width:270px!important;
	margin: 10px 10px 10px 0px;
}
.ff3-s{
	float:left;
	width:270px!important;
	margin-bottom:15px;
}
.ff3-s img{
	width:270px!important;
	margin: 10px 10px 10px 0px;
}
.f-right{
	margin-right:20px;
}

.ff a:hover img {

  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.ff3 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.nav-2 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:418px!important;

	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}

.nav-2 a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.nav-2a a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:418px!important;

	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
	margin-bottom: 15px;
}

.nav-2a a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.nav-4 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:199px!important;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}

.nav-4 a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}

.r1.nav-2 a{
	margin-right:20px!important;
}
.r1.nav-4 a{
	margin-right:20px!important;
}
.ff1 img{
	width:852px!important;
	margin: 10px 10px 10px 0px;

}
.photo-a1{
	width:110px;
	height:160px;
	position:absolute;
	left:560px!important;
	top: 270px!important;
	border:none!important;
}
.photo-a1 img{
	width:70px!important;
	border:none!important;
}
.photo-text-4{
	background-image:url(../img/common/icon.png);

	background-repeat:no-repeat;
	padding-left:20px;

	height:20px;
	line-height:16px;
	/* margin-left:10px; */
	margin-bottom:-5px;
	white-space:nowrap;
	width: 214px!important;
	float:left;
}
.right-n2{
	float:right;
	width:260px!important;
}
.right-n2 img{
	width:260px!important;
	margin-bottom:80px!important;
}
.flex-control-thumbs li {
  width: 142.6px!important;
  float: left;
  margin: 0;
}
.arrow-1{
	position:absolute;
	left:250px!important;
	top:60px!important;
}
.arrow-2{
	position:absolute;
	left:540px!important;
	top:60px!important;
}
.arrow-3{
	position:absolute;
	left: 250px!important;
	top:130px!important;
}
.arrow-4{
	position:absolute;
	left: 535px!important;
	top:130px!important;
}
.arrow-5{
	position:absolute;
	left:250px!important;
	top:60px!important;
}
.arrow-6{
	position:absolute;
	left:540px!important;
	top:60px!important;
}
.arrow-c1{
	position:absolute;
	left:390px!important;
	top:240px!important;
}
.arrow-c2{
	position:absolute;
	left:390px!important;
	top:60px!important;
}
.arrow-c3{
	position:absolute;
	left:390px!important;
	top:90px!important;
}
.arrow-c4{
	position:absolute;
	left:390px!important;
	top:75px!important;
}
.arrow-c5{
	position:absolute;
	left:390px!important;
	top:45px!important;
}
.arrow-c6{
	position:absolute;
	left:390px!important;
	top:50px!important;
}
.arrow-c7{
	position:absolute;
	left:390px!important;
	top:40px!important;
}
.photo-a1{
	width:110px!important;
	height:160px!important;
	position:absolute!important;
	left: 580px!important;
	top: 160px!important;
	border:none!important;
	background-color:none!important;
}
.photo-a1 img{
	width:50px!important;
}
.s-1{
	width: 255px!important;
}
.s-2{
	width: 210px!important;
}
.s-3{
	width: 215px!important;
}
.s-4{
	width: 180px!important;
}
.hight-a{
	height:276px!important;
	width:184px!important;
}
.ac-f2 a{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(52,73,94,1);
	text-align:center;
	float:right;
	width:100px;
	margin:10px 0 0 28px;
	color:#FFF!important;
	margin-right:20px;
}
.ac-f2 a:hover{
	padding:5px 10px;
	border:#666 1px solid;
	background-color:rgba(244,244,244,1);
	text-align:center;
	float:right;
	width:100px;
	margin:10px 0 0 28px;
	color:rgba(52,73,94,1)!important;
	margin-right:20px;
}
	.menu ul{
		padding: 0px;
		margin: 0px;
	}
.menu ul li{
	float:left;
	list-style:none;
	padding: 0 0px;
	white-space:nowrap;
	height:60px;
	line-height:60px;
}
.icon-left{
	background-image:url(../img/common/icon2.png)!important;
	background-repeat:no-repeat!important;
	padding-left:20px!important;
	height:20px!important;
	line-height:20px!important;
	padding-bottom:20px;
	width:auto;
}
#footer footer {
	padding: 0px 0 45px 0;
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}
#footer .doffice {
	float: left;
	margin-left:0px;
}
.map-r{
	float:right;
	margin-top: -60px;
}
.y-text-title{
	text-align:center;
	margin:20px 0 35px 0;
	font-size:24px;
	color:rgba(245,245,245,1);
	color:#D8D18D;
	letter-spacing: 2px;
	/*	border-bottom:#DDDDDD dashed 2px;*/
}
#map_custmomize iframe{
	width:480px;
}
.map-ipad{
	width:860px;
}
.ac-r{
	float:right;
	width: 440px!important;
	margin-bottom:15px;
}
.w-i{
	width:440px;
}
#contact .centering{
	width: 840px;
	margin:0 auto;
	padding-bottom:30px;
	font-size:14px;
	background-color:#EFEFEF;
	border:#CCC 1px solid;
	padding:10px;
	margin-bottom:20px;
}
.yakusoku-r img{
	width:860px;
	margin:50px 0 0 0;
}
.co{
	margin:0px 0 -30px 0;
	width:856px;
}
.co2{
	margin:0px 0 20px 0;
	width:856px;
}
.p-s1{
	width:860px;
}
.p-table1 {
	margin-top:-10px!important;
	border:#333 solid 1px;
	width:860px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
}

.ipad-movie1 iframe{
	width:270px!important;
}

.fo-menu{
	margin-left:20px;
}
.sp-b1{
	margin-bottom:30px;
}
.ffd{
	float:left;
	width:240px;
	margin-bottom:15px;
}
.ffd img{
	width:240px;
	margin: 10px 10px 10px 0px;
	padding: 20px 20px;

	/*	background-color:rgba(51,51,51,0.9)!important;
	background-color:#333;*/
	border:#DDD solid 1px;
	background-color:#EEE;
}
.arrow-c5d{
	position:absolute;
	left: 217px;
	top: 54px;
}
.movie2-1 iframe{

	width:270px;
}
.movie2-2 iframe{
	width:270px;
}
.cc img{
	width:158px!important;
}
.nav-3 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width: 272px;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}
.ffs{
	float:left;
	width: 415px;
	margin-bottom:15px;
}
.ffs img{
	width: 415px;
	margin: 10px 10px 10px 0px;
	padding: 20px 160px;
	/*	background-color:rgba(51,51,51,0.9)!important;
	background-color:#333;*/
	border:#DDD solid 1px;
	background-color:#EEE;
	/* float: left; */
}
.arrow-c2s{
	position:absolute;
	left: 390px;
	top: 82px;
}
.arrow-1f{
	position:absolute;
	left: 250px;
	top: 87px;
}
.arrow-2f{
	position:absolute;
	left:542px;
	top: 87px;
}
.arrow-1k{
	position:absolute;
	left: 250px;
	top:50px;
}
.arrow-2k{
	position:absolute;
	left:542px;
	top:50px;
}
.p-table10 {
	margin-top:-10px!important;
	border:#CCC solid 1px;
	width: 860px;
	margin:0 auto;
	padding-left:0px;
	padding-right:10px;
}
.nav-3s a{
	border:#5C513F solid 2px!important;
	text-align:center;
	padding:10px;
	width: 272px;
	float:left;
	font-weight:bold!important;
	background-color:#5C513F!important;
	color:#FFF!important;
}
.blog{
	margin:-50px auto 0 auto!important;
}
.blog img{
	width:920px;
}
}

/* （HDCONTENTS01 タブレット表示） */
@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.sinkei{
	margin:0 10px 0 10px;
}
	.title-f img{
		width: 650px;
	}
#footer .doffice {
	float: left;
	margin-left:20px;
}
#footer .week {
	float: left;
	color:#333;
	margin-right:20px;
}
.menu{
	position:relative;
	width: 920px;
	margin:0 auto;
}
.logo{
	float:left;
	position:absolute;
	top: 35px;
	left: 20px;
}
.a-1{
	width:450px;
	float:left;
}
.a-2{
	width:450px;
	float:right;
}
.b-1{
	width:450px;
	float:left;
}
.b-2{
	width:450px;
	float:right;
}
.b-3{
	width:450px;
	float:left;
}
.b-4{
	width:450px;
	float:right;
}
.b-1 img{
	border:#CCC solid 10px;
	float:left;
}
.b-3 img{
	border:#CCC solid 10px;
	float:left;
}
.b-2 img{
	border:#CCC solid 10px;
	float:right!important;
}
.b-4 img{
	border:#CCC solid 10px;
	float:right;
}
.a-1 img{
	border:#574F36 solid 10px;
	float:left;
}
.a-2 img{
	border:#574F36 solid 10px;
	float:right;
}
.b-1:hover img,
.b-2:hover img,
.b-3:hover img,
.b-4:hover img{
	border:#574F36 solid 10px;
	transition: 1.0s ;
}

.a-1:hover img,
.a-2:hover img{
	border:#9A8C61 solid 10px;
	transition: 1.0s ;
}
.b-s img{
	width:450px!important;
}
.text-d{
	position:absolute;
	background-color:#574F36;
	width: 450px;
	height:50px;
	color:#FFF;
	margin-top:280px;
	padding:10px;
	opacity: 0.9;
}

#HDCONTENTS01 h1 {
	margin: 0px 0 0px 20px;
	padding: 0;
	text-align: left;
	float: left!important;
	position: absolute;
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	right: 435px;
	top: 10px;
	line-height: 1.8em;
	margin-right: 20px;
}
body {
	/*background-image:url(../img/nav_bg.png);
	background-repeat:repeat-x;
	background-position:center top;*/
	min-width:1024px;
	overflow: hidden;
	margin:0px;
	font-size:15px!important;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif!important;
/*	font-family: "Meiryo UI", Hiragino Kaku Gothic Pro, Arial, Helvetica, sans-serif;*/
	min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
/*	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
/*	background-color:#FFF9EB;*/
}
.right-n1{
	float:right;
	width: 600px!important;
}
.nav-4 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width: 199px!important;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}
.nav-all a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width: 858px!important;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
	margin:20px 0 60px 0!important;
}
.ff1{
	float:left;
	width:960px!important;
	margin-bottom:15px;
}
.ff1 img{
	width:960px!important;
	margin: 10px 10px 10px 0px;
}
.ff{
	float:left;
	width:415px!important;
	margin-bottom:15px;
}
.ff img{
	width:415px!important;
	margin: 10px 10px 10px 0px;
}
.ff-s{
	float:left;
	width:415px!important;
	margin-bottom:15px;
}
.ff-s img{
	max-width:415px!important;
	margin: 10px 10px 10px 0px;
}
.ff3{
	float:left;
	width:270px!important;
	margin-bottom:15px;
}
.ff3 img{
	width:270px!important;
	margin: 10px 10px 10px 0px;
}
.ff3-s{
	float:left;
	width:270px!important;
	margin-bottom:15px;
}
.ff3-s img{
	width:270px!important;
	margin: 10px 10px 10px 0px;
}
.f-right{
	margin-right:20px;
}

.ff a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.ff3 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.nav-2 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:418px!important;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}

.nav-2 a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}
.nav-4 a{
	border:rgba(52,73,94,1) solid 2px!important;
	text-align:center;
	padding:10px;
	width:199px!important;
	float:left;
	font-weight:bold!important;
	background-color:rgba(52,73,94,1)!important;
	color:#FFF!important;
}

.nav-4 a:hover{
	background-color:#FFF!important;
	color:rgba(52,73,94,1)!important;
	border:rgba(52,73,94,1) solid 2px!important;
	transition: 1.0s!important;
}

.r1.nav-2 a{
	margin-right:20px!important;
}
.r1.nav-4 a{
	margin-right:20px!important;
}
.ff1 img{
	width:852px!important;
	margin: 10px 10px 10px 0px;
}
.photo-a1{
	width:110px!important;
	height:160px!important;
	position:absolute;
	left:560px!important;
	top: 190px!important;
	border:none!important;
}
.photo-a1 img{
	width:50px!important;
	border:none!important;
}
.photo-text-4{
	background-image:url(../img/common/icon.png);
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	line-height:16px;
	/* margin-left:10px; */
	margin-bottom:-5px;
	white-space:nowrap;
	width: 214px!important;
	float:left;
}
.right-n2{
	float:right;
	width:260px!important;
}
.right-n2 img{
	width:260px!important;
	margin-bottom:80px!important;
}
.flex-control-thumbs li {
  width: 125px!important;
  float: left;
  margin: 0;
}
}
.kyosei-1{
	float:left;
}
.kyosei-1 img{
	width:240px;
}
.kyosei-2{
	float:left;
	margin-left:20px;
}
.kyosei-2 img{
	width:240px;
}
.kyosei-3{
	float:right;
	margin-top:-130px;
	margin-left:15px;
}
.kyosei-3 img{
	width:200px;
}
.of1{
	width: 320px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.of2{
	width: 960px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.r2{
	position: relative;
	width: 150px;
	padding: 0px 10px;
}
.red-cp{
	color: #00A030!important;
}
.chui{
	background-color: #EFEFEF;
	padding: 10px 20px 0 0;
	border: #CCC solid 1px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	width: 80%;
	margin-left: 10%;
}
.w-last{
	background-color: #FFF;
		border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	border: rgba(236,236,236,1.00) solid 1px;
	padding: 15px 10px 10px 10px;
}

/*2018/06/19*/
.menu{
	width: 960px;
	z-index: 9999!important;
}
.menu ul{
	padding: 0px;
	margin: 0px;
}
.menu ul li{
	list-style: none;
	float: left;
}
.menu-box{
	background-color:rgba(255,255,255,0.8);
	width: 100%!important;

	height: 60px!important;
	z-index: 9999!important;
}
.w-bg{
	z-index: 1!important;
	margin-top: 0px;
	position: absolute;
	width: 100%;
}
.w-bg2{
	z-index: 0!important;
	margin-top: -300px;
	position: absolute;
	width: 100%;
}
.head-z{
	position: absolute;
	right:0px;
	top:7px;
	text-align: right;
}
.phone-pc{
	position: absolute;
	top:55px;
	right: 0px;
}
.pc{
	display: block;
}
.catchcopy{
	position: absolute;
	z-index: 9;
	top: 220px;
	left: 0;
}
.catchcopy-1{
	position: absolute;
	z-index: 9;
	top: 220px;
	left: 0;
}
.top-b1{
	width: 150px;
	position: absolute;
	margin-top:-450px;
	margin-left: 0;
	z-index: 9998!important;
	display: block!important;
}
.top-b2{
	width: 150px;
	position: absolute;
	margin-top:-450px;
	margin-left: 150px;
	z-index: 9998;
}
.top-b3{
	width: 150px;
	position: absolute;
	margin-top:-450px;
	margin-left: 300px;
	z-index: 9998;
}
.top-b4{
	width: 150px;
	position: absolute;
	margin-top:-450px;
	margin-left: 450px;
	z-index: 9998;
}
.top-b5{
	width: 300px;
	position: absolute;
	margin-top:-400px;
	margin-left: 610px;
	z-index: 9998;
}
.mb0{
	margin-top:-250px!important;
}

/*エフェクト ベース*/
.btn {
    padding: 10px 0px!important;
    display:inline-block;
    text-decoration: none !important;
    border-radius: 0px;
	z-index: 9998;
	font-size: 16px!important;
}
/*光るようなエフェクト*/
.btn07 {
    background-color: #815E2E;
    position: relative;
    color: #fff !important;
}
.btn07:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -71px;
    opacity: .2;
    position: absolute;
    top: -63px;
    -webkit-transform: rotate(41deg);
    transform: rotate(41deg);
    -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
	padding: 20px 0!important;
}
.btn07:hover:after {
    left: 120%;
    -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}

/*浮くエフェクト*/
.btn08{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 10px 0 0 0;
}
.btn08:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

/*浮くエフェクト テキスト*/
.btn08-text{
	 background-color: #815E2E;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0px 0 0 0;
	color: #fff !important;
	border: #815E2E 1px solid;
	width: 500px;
	letter-spacing: 1px;
	font-weight: bold;

}
.btn08-text:hover {
	 background-color: #FFF;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
	color: #815E2E !important;
	border: #815E2E 1px solid;
}

/*カラー*/
.cr-1{color: #E88F29;}
.cr-2{color: #E9639C;}

/*追記*/
.top-left{
	width: 230px;
	float: right;
	margin: -16px 0 15px 15px;
}
.line-p{
	line-height: 2.2em!important;
}
.title-top{
	font-size: 26px;
	text-align: center;
	color: #6F5530;
	margin-bottom: -10px;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.title-top-s{
	font-size: 14px;
	clear: both;
	font-family:"adobe-garamond-pro",sans-serif;
	display: block;
	color: #F39802;
	margin-top: 0px;
	border-top: #F39802 solid 1px;
	text-align: center;
	padding-top: 0px;
	/* font-family: 'Great Vibes', cursive; */
}
.u-line1{
	width: 500px;
	margin:0 auto;
}
.icon-box{
	clear: both;
	float: left;
}

.icon-1{
	width: 180px;
	float: left;
}
.icon-1 img{
	width: 180px;
	float: left;
}
.icon-2 img{

	width: 180px;
	float: left;
}
.icon-3 img{
	width: 180px;
	float: left;
}
.icon-4 img{
	width: 180px;
	float: left;
}
.icon-5 img{
	width: 180px;
	float: left;
}
.icon-1{
	margin-left: 0px;
}
.icon-2{
	width: 180px;
	float: left;
	margin-left: 12px;
}
.icon-3{
	width: 180px;
	float: left;
	margin-left: 13px;
}
.icon-4{
	width: 180px;
	float: left;
	margin-left: 12px;
}
.icon-5{
	width: 180px;
	float: left;
	margin-left: 13px;
}

.p-none{
	padding: 0px!important;
}
.mb-b{
	margin-bottom: -50px;
}
.banner-b{
	margin: 50px 0 50px 0;
}
.feature-text1{
	font-weight: bold;
	font-size: 20px;
/*	color: #F39802;*/
	color: #3FA1C0!important;
	margin-bottom: 0px;
/*	padding-left: 34px;*/
}
.top-r{
	float: right;
	width: 320px;
	margin: 0 0 15px 15px;
}
.top-l{
	float: left;
	width: 320px;
	margin: 0 15px 15px 0px;
}
.feature-box{
	clear: both;
	margin-top: 50px!important;
}
.foot-center{
	text-align: center;
	margin:0 auto;
	clear: both;
	width: 960px;
}
.copy p{
	text-align: center;
	font-size: 14px;
	color: #F5A347;
}
.copy p a{
	color: #F5A347!important;
}
.zip-f{
	margin: 20px 0;
}
.news-main{
	
}
.nav-table{
	background-image:none;
}
.news-all{
	clear: both;
	margin: 20px 0 0 0!important;
}
.top-all2{
	background-image: url(../img/bg2.png);
	background-repeat: repeat;
	margin-top: 60px;
	z-index: 1;
	padding-bottom: 50px;
}
.g-bg{
	z-index: 1!important;
	margin-top: -20px;
	position: absolute;
	width: 100%;
}
.g-bg2{
	z-index: 0!important;
	margin-top: 0px;
	position: absolute;
	width: 100%;
}
.mt-40{
	margin-top: 40px;
}
.all-top-bg{
	width: 100%;
	position: relative;
}
.all-base-bg{
	width: 100%;
	position: relative;
	margin-top: 200px;
}
.left-bg{
	position: absolute;
	left:0;
	top:-310px;
	z-index: 0;
}
.right-bg{
	position: absolute;
	right:0;
	top:-310px;
	z-index: 0;
}
.z-top1{
	z-index: 5!important;
	position: relative;
}
.s-bg{
	background-image: url(../img/bg-top.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
}
.main-base{
	margin-top: -200px;
	z-index: 0;
	width: 100%;
}
.base-top{
	margin-top: 450px;
}
.base-top2{
	margin-top: 400px;
}
.title-base{
	text-align: center;
	font-size: 40px;color:#FFF;
/*	color: #815E2E;*/
	font-weight: bold;
	margin-top: -220px;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
}
.greeting-1{
	width: 960px;
	float: left;
}
.greeting-1-a{
	width: 700px;
	float: left;
}
.greeting-2{
	width: 230px;
	margin-top: 10px;
	float: right;
}
.medical-1{
	width: 600px;
	float: left;
}
.medical-2{
	width: 330px;
	margin-top: 0px;
	float: right;
}
.table-g1{
	clear: both;
	margin-top: 20px;
	border: solid 2px #DDD;
}
.table-g1 tr{
	background-color: #FFF;
}
.table-g1 tr td{
	padding: 10px;
	font-size: 16px;
	border-bottom:1px dashed #DDD!important;
}
.title-n{
	font-size: 22px;
}
.mt-title1{
	margin-top: 50px;
	margin-bottom: -10px;
	color: #634823;
	font-weight: bold;
}
.mt-title2{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #634823;
	font-weight: bold;
}
.mt-title3{
	margin-top: 40px;
	margin-bottom: 10px;
	color: #634823;
	font-weight: bold;
	clear: both;
}
.base-box-left{
	margin-top: 20px!important;
}
.center{
	text-align: center!important;
}

.table-re{
	clear: both;
	margin-top: 20px;
	border: solid 1px #DDD;
}
.table-re tr{
	background-color: #FFF;
}
.table-re tr td{
	padding: 10px;
	font-size: 16px;
	border-bottom:1px dashed #DDD!important;
	text-align: left!important;
}
.recruit-t{
	width: 200px;
	background-color: #EFEFEF;
	font-weight: bold;
	color: #634823;
}
.photo-m{
	width: 700px;
}
.base-title{
	margin-bottom: 20px;
}
.re-btn{
	margin-top: 40px!important;
}
span{
	font-size: 16px!important;
}
.access-a1{
	width: 310px;
	float: left;
}
.access-a2{
	width: 310px;
	float: left;
	margin: 0 15px 0 15px;
}

.access-a3{
	width: 310px;
	float: left;
}
.access-a1 img{
	width: 310px;
	float: left;
}
.access-a2 img{
	width: 310px;
	float: left!important;
}
.access-a3 img{
	width: 310px;
	float: left;
}
.access-a1a{
	width: 460px;
	float: left;
}
.access-a2a{
	width: 460px;
	float: right;
}
.access-a1a img{
	width: 460px;
	float: left;
}
.access-a2a img{
	width: 460px;
	float: left!important;
}
.access-a{
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.mt-map{
	margin-top: 400px!important;
}
.color-1{
	color: #DD5C60;
}
.color-2{
	color: #DC78A9;
}

.color-3{
	color: #522F8B;
}
.color-4{
	color: #019841;
}
.color-5{
	color: #858384;
}
.color-6{
	color: #7B5605;
}
.color-7{
	color: #E3B618;
}
.color-8{
	color: #F29A30;
}
.color-9{
	color: #0C3075;
}
.color-10{
	color: #04A6D5;
}
#M01,
#M02,
#M03,
#M04,
#M05,
#M06,
#M07,
#M08,
#M09,
#M10{
	padding-top: 60px;
	margin-top: -60px;
}
#F01,
#F02,
#F03,
#F04,
#F05,
#F06,
#F07,
#F08,
#F09,
#F10{
	padding-top: 60px;
	margin-top: -60px;
}
.fa-top{
	margin-top: 50px;
}

.l16{
	line-height: 1.6em!important;
}

/* 院内スライド */
.clinic_slides1 {
    /* padding-top: 60px; */
}
.clinic_slides1 .flexslider {
    position: relative;
    float: left;
    width: 820px;
    padding-left: 0;
}
.clinic_slides1 .flexslider li div{
	display:table;
	position:relative;
	margin-top:-60px;
	margin-left:20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides1 .flexslider p {
    display: table-cell;
    padding: 8px 30px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: #4faf69;
}

.clinic_slides1 .flex-control-thumbs .flex-active img{
	border: 5px solid #fff;
}
.clinic_slides1 .flex-control-nav.flex-control-thumbs {
    position: absolute;
    right: -160px;
    top: 0;
    width: 150px;
}
.clinic_slides1 .flex-control-thumbs li {
    position: relative;
    width: 126px;
    margin: 0 0 0 10px;
    background-color: #fff;
}

/* （HDCONTENTS01 タブレット表示）2018-06-27 */
@media only screen and (max-width: 1020px) and (min-width: 768px) {
.top-left{
	width: 200px;
	float: right;
	margin: -120px 0 15px 15px;
}
.line-p{
	line-height: 2.2em!important;
}
.title-top{
	font-size: 26px;
	text-align: center;
	color: #6F5530;
	margin-bottom: -10px;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.title-top-s{
	font-size: 20px;
	clear: both;
	font-family:"adobe-garamond-pro",sans-serif;
	display: block;
	color: #F39802;
	margin-top: 0px;
	border-top: #F39802 solid 1px;
	text-align: center;
	padding-top: 10px;
	font-family: 'Great Vibes', cursive;
	
}
.u-line1{
	width: 220px!important;
	margin:0 auto;
}
.icon-box{
	clear: both;
	float: left;
}

.icon-1{
	width: 170px!important;
	float: left;
	margin-left: 0px;
}
.icon-1 img{
	width: 170px!important;
	float: left;
}
.icon-2 img{
	width: 170px!important;
	float: left;
}
.icon-3 img{
	width: 170px!important;
	float: left;
}
.icon-4 img{
	width: 170px!important;
	float: left;
}
.icon-5 img{
	width: 170px!important;
	float: left;
}

.icon-2{
	width: 170px;
	float: left;
	margin-left:15px;
}
.icon-3{
	width: 170px;
	float: left;
	margin-left: 15px;
}
.icon-4{
	width: 170px;
	float: left;
	margin-left: 15px;
}
.icon-5{
	width: 170px;
	float: left;
	margin-left: 15px;
}

.p-none{
	padding: 0px!important;
}
.mb-b{
	margin-bottom: -50px;
}
.banner-b{
	margin: 50px 0 50px 0;
	width: 920px;
}
.feature-text1{
	font-weight: bold;
	font-size: 20px;
	color: #F39802;
	margin-bottom: 0px;
}
.top-r{
	float: right;
	width: 300px;
	margin: 0 0 15px 15px;
}
.top-l{
	float: left;
	width: 300px;
	margin: 0 15px 15px 0px;
}
.feature-box{
	clear: both;
	margin-top: 50px!important;
}
.foot-center{
	text-align: center;
	margin:0 auto;
	clear: both;
	width: 960px;
}
.copy p{
	text-align: center;
	font-size: 14px;
	color: #F5A347;
}
.copy p a{
	color: #F5A347!important;
}
.zip-f{
	margin: 20px 0;
}
.news-main{
	
}
.nav-table{
	background-image:none;
}
.news-all{
	clear: both;
	margin: 20px 0 0 0!important;
}
.top-all2{
	background-image: url(../img/bg2.png);
	background-repeat: repeat;
	margin-top: 60px;
	z-index: 1;
	padding-bottom: 50px;
}
.g-bg{
	z-index: 1!important;
	margin-top: -16px;
	position: absolute;
	width: 100%;
}
.g-bg2{
	z-index: 0!important;
	margin-top: 0px;
	position: absolute;
	width: 100%;
}
.mt-40{
	margin-top: 40px;
}
.all-top-bg{
	width: 100%;
	position: relative;
}
.all-base-bg{
	width: 100%;
	position: relative;
	margin-top: 180px;
}
.left-bg{
	position: absolute;
	left: -100px;
	top:-330px;
	z-index: 0;
}
.right-bg{
	position: absolute;
	right: -100px;
	top:-330px;
	z-index: 0;
}
.z-top1{
	z-index: 5!important;
	position: relative;
}
.s-bg{
	background-image: url(../img/bg-top.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
}
.main-base{
	margin-top: -200px;
	z-index: 0;
	width: 100%;
}
.base-top{
	margin-top: 400px;
}
.base-top2{
	margin-top: 350px;
}
.title-base{
	text-align: center;
	font-size: 40px;
	color:#FFF;
	/*	color: #815E2E;*/
	font-weight: bold;
	margin-top: -145px;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
}
.greeting-1{
	width: 920px;
	float: left;
}
.greeting-2{
	width: 230px;
	margin-top: 10px;
	float: right;
}
.medical-1{
	width: 570px;
	float: left;
}
.medical-2{
	width: 330px;
	margin-top: 0px;
	float: right;
}
.table-g1{
	clear: both;
	margin-top: 20px;
	border:solid 1px #DDD;
}
.table-g1 tr{
	background-color: #FFF;
}
.table-g1 tr td{
	padding: 10px;
	font-size: 16px;
	border-bottom:1px dashed #DDD!important;
}
.table-g1 tr td:last-child{
	border-bottom:none!important;
	}
.title-n{
	font-size: 22px;
}
.mt-title1{
	margin-top: 50px;
	margin-bottom: -10px;
	color: #634823;
	font-weight: bold;
}
.mt-title2{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #634823;
	font-weight: bold;
}
.mt-title3{
	margin-top: 40px;
	margin-bottom: 10px;
	color: #634823;
	font-weight: bold;
	clear: both;
}
.base-box-left{
	margin-top: 20px!important;
}
.center{
	text-align: center!important;
}

.table-re{
	clear: both;
	margin-top: 20px;
	border: solid 1px #DDD;
}
.table-re tr{
	background-color: #FFF;
}
.table-re tr td{
	padding: 10px;
	font-size: 16px;
	border-bottom:1px dashed #DDD!important;
	text-align: left!important;
}
.recruit-t{
	width: 200px;
	background-color: #EFEFEF;
	font-weight: bold;
	color: #634823;
}
.photo-m{
	width: 700px;
}
.base-title{
	margin-bottom: 20px;
}
.re-btn{
	margin-top: 40px!important;
}
span{
	font-size: 16px!important;
}
.access-a1{
	width: 295px;
	float: left;
}
.access-a2{
	width: 295px;
	float: left;
	margin: 0 17px 0 17px;
}
.access-a3{
	width: 295px;
	float: left;
}
.access-a1 img{
	width: 295px;
	float: left;
}
.access-a2 img{
	width: 295px;
	float: left!important;
}
.access-a3 img{
	width: 295px;
	float: left;
}
.access-a{
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.mt-map{
	margin-top: 270px!important;
}
.color-1{
	color: #BA3870;
}
.color-2{
	color: #8D3AA3;
}
.color-3{
	color: #CB7710;
}
.color-4{
	color: #39A24B;
}
.color-5{
	color: #3171B7;
}
.color-6{
	color: #ADA916;
}
#M01,
#M02,
#M03,
#M04,
#M05,
#M06{
	padding-top: 60px;
	margin-top: -60px;
}
#F01,
#F02,
#F03,
#F04,
#F05,
#F06{
	padding-top: 60px;
	margin-top: -60px;
}
.fa-top{
	margin-top: 50px;
}
.l16{
	line-height: 1.6em!important;
}

/* 院内スライド */
.clinic_slides1 {
    /* padding-top: 60px; */
}
.clinic_slides1 .flexslider {
    position: relative;
    float: left;
    width: 774px;
    padding-left: 0;
}
.clinic_slides1 .flexslider li div{
	display:table;
	position:relative;
	margin-top:-60px;
	margin-left:20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides1 .flexslider p {
    display: table-cell;
    padding: 8px 30px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: #4faf69;
}

.clinic_slides1 .flex-control-thumbs .flex-active img{
	border: 5px solid #fff;
}
.clinic_slides1 .flex-control-nav.flex-control-thumbs {
    position: absolute;
    right: -160px;
    top: 0;
    width: 150px;
}
.clinic_slides1 .flex-control-thumbs li {
    position: relative;
    width: 126px;
    margin: 0 0 0 10px;
    background-color: #fff;
}
.phone-pc{
		right: 20px;
	}
.head-z{
		right: 20px;
	}
	.foot-right{
		width: 420px;
	}
	#footer .week{
		margin-top: 0px;
		margin-bottom: -30px;
	}
}


/*css 追記*/
.table-top tr td{
	color: #3FA1C0;
}
.footer-logo-1{
	width: 300px;
	margin: 30px 0 30px 80px;
}
.center-box{
	text-align: center!important;
}
.footer-left-top{
	border-top: #3FA1C0 solid 1px;
	padding-top: 20px;
}
.footer-logo-2{
	width: 300px;
	margin: 50px 0 30px 0px;
}
.bt1 img{
	width: 160px;
}
.hoken{
	position: absolute;
	right: 280px;
	top:60px;
}
.hoken img{
	width: 146px;
}

.yoyaku{
	position: absolute;
	right: 430px;
	top:60px;
}
.yoyaku img{
	width: 200px;
}

.yoyaku2 img{
	width: 300px;
	margin: 0 0 5px 80px;
}
.top-b6{
	width: 200px;
	clear: both;
	margin-right:10px; 
	margin-top: -60px!important;
}
.tel-foot{
	text-align: center;
	margin-bottom: 20px;
}
/*アニメーション css*/
.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}

.h-title-main{
	font-size:24px;
	margin: 0 0 0px 0;
	font-weight:bold;
	color:#3FA1C0;
}
.point5{
	font-size:50px!important;
}
.h-title{
	font-weight:bold;
	margin-bottom:15px;
	font-size:18px;
	border-bottom:#5AADC9 dotted 2px;
	color:#3FA1C0;
	padding-left: 34px;
}
.no1-a{
	background-image: url(../img/no1.png);
	background-repeat: no-repeat;
}
.no2-a{
	background-image: url(../img/no2.png);
	background-repeat: no-repeat;
}
.no3-a{
	background-image: url(../img/no3.png);
	background-repeat: no-repeat;
}
.no4-a{
	background-image: url(../img/no4.png);
	background-repeat: no-repeat;
}
.h-text{
	margin-bottom:40px;
}
.color-text1{
	color: #F28915;
	margin: 20px 0 -10px 0!important;
	font-size: 20px!important;
	clear: both;
}
/*-----------plan_box -----------*/

#plan_box{
	position: relative;
	margin:0 auto ;
	height:550px;
	overflow:hidden;
}
#plan_box #plan_view {
	position: relative;
	width: 730px;
	height:487px;
	top:0px;
	overflow:hidden;
	left: 250px;
}
#plan_box #plan_view p {
	position: absolute;
	top: 0px;
}
#plan_box #plan_sam {
	list-style-type: none;
	top: 0px;
	left:0;
	position: absolute;
	width: 280px;
	padding:0px;
}

#plan_box #plan_sam li {
	float: left;
	margin:0 10px 13px 0;
	vertical-align: bottom;
	text-align:left;
}
#plan_box #plan_sam li img {
	vertical-align: bottom;
	cursor: pointer;
	width:110px;
/*	height:100px;*/
}
#plan_box #plan_sam li.active img{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	width: 110px;
}
#plan_box #plan_sam li img:hover {
	 opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#plan_box #caption_plan01 {
	padding:7px 10px 0 248px;
	text-align: left;
	display: block;
	height:21px;
	margin-bottom:25px;
}
#plan_box #caption_plan01 p {font-weight: bold; color:#F5A347;}
#plan_box #caption_plan02 {
	text-align: left;
	padding:3px 10px 10px 320px;
	width: auto;
	display: block;
}
.mt-pc-1{
	margin-top: 20px;
}
.h-2{
	min-height: 50px;
}
.font-s1{
	font-size: 12px!important;
}
.tel-r{
	margin-top: 20px;
}
.access-c{
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
.access-l{
	width: 48%;
	padding: 1%;
	background-color: #3FA1C0;
	color: #FFF;
	float: left;
	font-weight: bold;
	font-size: 18px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
.access-r{
	width: 48%;
	padding: 1%;
	background-color: #3FA1C0;
	color: #FFF;
	float: right;
	font-weight: bold;
	font-size: 18px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.text-right{
	text-align: right;
}