@charset "utf-8";
/*
=======================================
	Reset CSS
=======================================
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, main, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
}
sni
article,aside,details,figcaption,figure,
footer,header,main,menu,nav,section{
	display:block;
}

html{
	-webkit-text-size-adjust: 100%;
}

/* bxslider bug fix */
ul.bxslider {  
padding: 0;  
margin: 0;  
}

/*CSSスタート*/


body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	border:0;
	max-width:100%;
	height:auto;
}

h1 {
	font-size: 20px;
	margin: 20px;
	text-align: center;

}

h1 a{
		text-decoration: none;
}

h2 {
	font-size: 16px;
	margin: 20px;
	text-align: left;

}

nav {
	width: 200px;
	height: auto;
	margin: 20px;
	float: left;
	position: fixed;
	margin-top: 40px;
}

#sp_menu{
	display: none;
	margin-right: 10px;
}

nav ul li a{
	font-size:16px;
	color:#333;
	text-decoration: none;
}

/* -- 以下h1 サイズをMUSICAのため21→20にした　*/

nav h1 a {
	text-decoration: none;
		font-size: 20px;
	color:#039;
}

nav h1 {
	margin-left: 0px;
	text-align: left;
}

/*以下はIEでLOGOの表示がおかしいため*/
nav h1 img {
	max-width: 180px;
}
/*ここまで*/

nav ul li {
	list-style:none; 
	margin-top: 10px;

}

nav div p{
	font-size: 12px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}

#contents {
	width: 760px;
	margin: 20px;
	float: right;
}

#main {
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	overflow: hidden;
}

#main ul li{
		list-style:none; 
		margin: 10px;
}

#main #faq ul{
	width: 600px;
	float: right;
}

article{
	margin: 20px;
}

#top_image{
    width:760px;
    height:500px;
    margin:0 auto;
    background-color: #ddd;
 }

#main #access{
	float: right;
}

#access_a{
	margin-top: 100px;
}

#syousai{
	float: left;
	width:340px;
	height: auto;
	margin: 20px;
}

#syousai dd, #syousai dt{
	margin: 10px;
}

#syousai dt{
	font-weight: bold;
/*	clear: left;
	float: left;
	width: 7em;*/
}

#g_map{
	margin-top: 50px;
}

/*#g_map{
	margin-top: 30px;
	border:#d8c7a0 1px solid;
	position: relative;
	padding-bottom: 50%;
}
#g_map iframe{
	positopn:absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
}
*/

#chizu{
	float: left;
	width: auto;
	height: auto;
	margin: 20px;
}

p#chizu img{
  width: 100%;
}

.tobisaki{
	float: right;
	margin: 20px;
	width: auto;
	height: auto;
		
}

#level{
	overflow: hidden;
		margin-right: 10px;
}


#level ul li{
	display: inline-block;
	float: right;
	list-style:none; 
	font-size: 12px;
}

#level a {
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
  display: inline-block;
  transition: .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

#level a:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

 .fb-page.fb_iframe_widget {
                 display:block;
                 width:500px;
                 margin:0 auto;
             }

 #trunk ul li{
 			list-style:square;
 } 


#isobe-shi{
	width: 450px;
	height: auto;
	float: right;
}

#isobe-shi h2 span{
	font-size: 24px;

}

#kaisya{
	margin: 0 auto;
	margin-top: 80px;
	width:600px;
}


#kaisya th{
	clear: left;
	float: left;
	width: 120px;
	   text-align: left;
}

#wrapper #light_box {
	height: 100px;
	margin-top: 10px;
}

#wrapper #light_box li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

footer{
	overflow: hidden;
	text-align: center;
	width:1000px;
	height: 100px;
}


/*問い合わせメール用ここから*/
#formWrap {
	width:auto;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	    table-layout: fixed;
}

table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}

table.formTable th{
	width:25%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*問い合わせメール用ここまで*/


table.HeyaTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	    table-layout: fixed;
	    text-align: center;
}

table.HeyaTable td,table.HeyaTable th{
	border:1px solid #ccc;
	padding:10px;
}

table.HeyaTable th, table.HeyaTable td:first-child {
	width:25%;
	font-weight:normal;
	background:#efefef;
	text-align:center;
}

#aki{
	color:#DC143C;
}

#aki-tb p {
	text-align: right;
}

table.AkiTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	    table-layout: fixed;
}

table.AkiTable td,table.AkiTable th{
	border:1px solid #ccc;
	padding:10px;
}

table.AkiTable th{
	width:25%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

nav a {
  position: relative;
  display: inline-block;
  transition: .3s;
}
nav a::after {
  position: absolute;
  bottom: -3px;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: darkred;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
nav a:hover::after {
  width: 100%;

}

.tobisaki a, #faq a {
  position: relative;
  display: inline-block;
  transition: .3s;
	text-decoration: none;
	color:darkblue;
}

.tobisaki a::after, #faq a::after {
  position: absolute;
  bottom: .3em;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: darkred;
  opacity: 0;
  transition: .3s;
}

.tobisaki a:hover::after, #faq a:hover::after {
  bottom: -3px;
  opacity: 1;
}

.biyouin a, .icoi a {
   position: relative;
  display: inline-block;
  transition: .3s;
	text-decoration: none;
	color:brown;
}

.biyouin a::after, .icoi a::after {
 position: absolute;
  bottom: .3em;
  left: 0;
  content: '';
  width: 100%;
  height: 5px;
  background-color: skyblue;
  opacity: 0;
  transition: .3s;
}

.biyouin a:hover::after, .icoi a:hover::after {
 bottom: -3px;
  opacity: 1;
}

/*スマホ以外はリンクしないため色や下線を外す*/
a[href^="tel:"] { cursor: default; color:black; text-decoration: none; }




@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,500,900);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
figure.snip1382 {
/*  font-family: 'Source Sans Pro', Arial, sans-serif;*/
  position: relative;
  float: left;
  overflow: hidden;
 /* margin: 10px 1%;*/
  min-width: 230px;
  /*max-width: 315px;
  max-height: 220px;*/
  max-width: auto;
  max-height: auto;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 36px;
}
figure.snip1382 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.snip1382 img {
  max-width: 100%;
}
figure.snip1382:after,
figure.snip1382:before,
figure.snip1382 figcaption:after,
figure.snip1382 figcaption:before {
  background: #0a0a0a;
  height: 25%;
  position: absolute;
  content: '';
  opacity: 0;
  -webkit-transition: all 0.35s steps(4);
  transition: all 0.35s steps(4);
  z-index: 1;
  left: 50%;
  right: 50%;
}
figure.snip1382:before {
  top: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
figure.snip1382:after {
  top: 25%;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.snip1382 figcaption:before {
  top: 50%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  z-index: -1;
}
figure.snip1382 figcaption:after {
  top: 75%;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  z-index: -1;
}
figure.snip1382 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 30px;
}
figure.snip1382 h2,
figure.snip1382 p,
figure.snip1382 .icons {
  margin: 0;
  width: 100%;
  opacity: 0;
}
figure.snip1382 h2 {
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
figure.snip1382 p {
  font-weight: 300;
}
figure.snip1382 .icons {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
figure.snip1382 i {
  padding: 0px 10px;
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  opacity: 0.8;
  text-decoration: none;
}
figure.snip1382 i:hover {
  opacity: 1;
}
figure.snip1382:hover:after,
figure.snip1382.hover:after,
figure.snip1382:hover:before,
figure.snip1382.hover:before,
figure.snip1382:hover figcaption:after,
figure.snip1382.hover figcaption:after,
figure.snip1382:hover figcaption:before,
figure.snip1382.hover figcaption:before {
  left: 0;
  right: 0;
  opacity: 0.8;
}
figure.snip1382:hover figcaption h2,
figure.snip1382.hover figcaption h2,
figure.snip1382:hover figcaption p,
figure.snip1382.hover figcaption p,
figure.snip1382:hover figcaption .icons,
figure.snip1382.hover figcaption .icons {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
figure.snip1382:hover figcaption h2,
figure.snip1382.hover figcaption h2,
figure.snip1382:hover figcaption .icons,
figure.snip1382.hover figcaption .icons {
  opacity: 1;
}
figure.snip1382:hover figcaption p,
figure.snip1382.hover figcaption p {
  opacity: 0.7;
}












  