@charset "utf-8";
a {
  text-decoration: none;
}
html body {
	  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
html body #wrapper{
width: 100%;
}

html body #main{
width: 100%;
max-width: 700px;
margin: 0 auto;
direction: block;
box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);

}
html body .head{
  position: relative;
}

html body #wrapper #footer {
  background: #333;
  color: #FFF;
  padding: 15px 0;
}
html body #wrapper #footer .content {
  width: 100%;
  margin: 0 auto;
}

html body #wrapper #footer .copy {
  font-size: 10px;
  text-align:center;
  line-height: 20px;
}
html body #wrapper #footer .content .link {
  text-align:center;
  font-size: 11px;
  padding-bottom:5px;
}
html body #wrapper #footer a {
  color: #FFF;
  text-decoration: none;
}

.info{
margin: 0 80px 34px ;
padding:10px 10px 10px 10px;
border:solid 1px #999999;
background: #fff;
}

table.outline{
width:100%;
border-collapse:separate;
margin:0 auto;
}
table.outline td{
font-size:16px;
line-height:150%;
border-bottom:dotted 1px #999999;
padding:40px 15px ;
	text-align: left;
}
table.outline td.item{
font-weight:bold;
background-color:#F6F6F6;
border-bottom:dotted 1px #999999;
text-align:center;
vertical-align: middle;

}

.text_nittei{
text-align: center;
margin-top: 20px;
font-size: 16px;
}

.spbn{display:none;}

html body #wrapper .btarea{
	margin: 0 auto ;
	max-width: 580px;
	padding: 0 20px 30px;
	text-align: center;
}
html body #wrapper .btarea p{
	font-size: 100%;
}
html body #wrapper .bt01 img {
	width: 100%;
	height: auto;
}
html body #wrapper .bt01 img:hover {
	opacity: 0.8;
}
html body #wrapper .bt01{
padding: 10px 0 20px;
max-width: 600px;
}

html body #wrapper .section_prof {
    background: #33bcd5;
    background: -moz-linear-gradient(left, #33bcd5 8%, #33bcd5 63%, #95d5c5 95%);
    background: -webkit-linear-gradient(left, #33bcd5 8%, #33bcd5 63%, #95d5c5 95%);
    background: linear-gradient(to right, #33bcd5 8%, #33bcd5 63%, #95d5c5 95%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33bcd5', endColorstr='#95d5c5',GradientType=1 );
	padding: 30px;
}
.youtube-img{
width: 90%;
height: auto;
margin: 40px auto 20px;
display: block;
}
.youtube {
  position: relative;
  width: 90%;
  padding-top: 50.25%;
  margin: 40px auto ;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtubebg {
    background: #fff;
	width: 950px;
	margin: 0 auto;
	margin: 40px 0 0;
}
.img-100{
width: 100%;
height: auto;
}

.img-center{
    margin: 0 auto;
    display: block;
}
.prof-img{
margin-bottom: 20px;
}
.arrow{
width: 80%;
height: auto;
margin: 20px auto;
display: block;
}

@keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
.animate73 {-webkit-animation-timing-function: ease-in;-moz-animation-timing-function: ease-in;-o-animation-timing-function: ease-in;animation-timing-function: ease-in;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;animation-iteration-count: infinite;}a.a-btn {position:relative;display:inline-block;margin:auto;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}a.a-btn img {display: block;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;}img.a-main {width:100%;position:relative;z-index: 54;}@-moz-keyframes animate73 {0%{ -moz-transform:scale(0.92);}40%{ -moz-transform:scale(0.97);}60%{ -moz-transform:scale(0.86);}80%{ -moz-transform:scale(1);}100%{ -moz-transform:scale(0.92);}}@-o-keyframes animate73 {0%{ -o-transform:scale(0.92);}40%{ -o-transform:scale(0.97);}60%{ -o-transform:scale(0.86);}80%{ -o-transform:scale(1);}100%{ -o-transform:scale(0.92);}}@-webkit-keyframes animate73 {0%{ -webkit-transform:scale(0.92);}40%{ -webkit-transform:scale(0.97);}60%{ -webkit-transform:scale(0.86);}80%{ -webkit-transform:scale(1);}100%{ -webkit-transform:scale(0.92);}}@keyframes animate73 {0%{ transform:scale(0.92);}40%{ transform:scale(0.97);}60%{ transform:scale(0.86);}80%{ transform:scale(1);}100%{ transform:scale(0.92);}}.animate73{-webkit-animation-name: animate73;-moz-animation-name: animate73;-o-animation-name: animate73;animation-name: animate73;}

.animate73{animation-duration:1s!important;-webkit-animation-duration:1s;-ms-animation-duration:1s;-moz-animation-duration:1s!important;}

#overlay_banner {
    height: auto;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

#close_button {
    display: none;
}

#line_banner img {
	display: none;
}
