@charset "utf-8";

/*　トップページ */

#wrapper {
    width: 100%;
    min-height: 100%;
	margin: 0px auto 0;
    overflow: visible;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#main{
	width: 100%;
}
#main-contents {
	width: 100%;
    height: 100%;
	overflow: visible;
	margin-top: 0px;
	text-align: left;
}
.topobi {
	background-color: #736357;
	text-align: center;
}
.toptel{


}
.calender .gcalender {
	height: 500px;
}
.mailtof{
	margin-top: 1px;
	margin-left: 280px;
	margin-right: 3px;
	float: left;
	color: white;
}
#mailtof a{
	padding-left: 0px;
	color: white;
	float: left;
	font-size: 13px;
	margin-bottom: 30px;
	line-height: 18px;
	margin-left: 0px;
}

.mailto{
	text-align: right;
}
#mailto{
	font-size: 12px;
}
#mailto:hover{
	color: white;
}

.toplogo{
	margin-top: 0;
}
.toplogobg {
	background-color: #f4bfa4;
}
.btn {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	display: inline;
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	border: 1px solid #DDD;
	color:#111;
	width: 150px;
	padding: 10px 0;
	margin-left: 50px;
	margin-top: 10px;
	position: absolute;
}
.hoge-box {
	
}
.textbox {
	height: 450px;
	border-radius: 10px;
	background-color: white;
	margin-bottom: 10px;
	padding: 20px;
	overflow: scroll;
	font-size: 15px;
	max-width: 100%;
	width: 450px;
}
.textboxsp {
	width: 100%;
	height: 450px;
	background-color: white;
	margin-bottom: 10px;
	padding: 20px;
	overflow: scroll;
	font-size: 15px;
}
p{
	color: white;
	font-size: 13px;
	margin-bottom: 30px;
	line-height: 18px;
	margin-left: 30px;
}
.stay{
	color: white;
	border-bottom: 2px dotted #444444;
	padding-bottom: 3px;
}
.b1{
border-bottom-color: white;
}
.border1{
	border: 1px solid silver;
	margin-bottom: 3px;
}
#doc{
	width: 100%;
	margin-left: 0px;
}
#pirori{
	width: 100%;
	margin-left: 0px;
	max-width: 670px;
}
#doc th:first-child{
	border: 1px solid silver;
	margin-bottom: 3px;
	padding: 8px;
	background-color: #d9d7d7;
	text-align: left;
}
#pirori td:first-child{
	border: 1px solid silver;
	margin-bottom: 3px;
	padding: 8px;
	background-color: #d9d7d7;
	text-align: left;
}

#doc th{
	border: 1px solid silver;
	margin-bottom: 3px;
	padding: 8px;
	background-color: #efeeee;
	text-align: center;
}
#yellow{
	border: 1px solid #e1e0e0;
	margin-bottom: 3px;
	padding: 8px;
	background-color: #fcfce5;
}
#doc td{
	border: 1px solid #e1e0e0;
	margin-bottom: 3px;
	padding: 8px;

}
#pirori td{
	border: 1px solid #e1e0e0;
	margin-bottom: 3px;
	padding: 8px;

}
#under_chushaku{
	margin-left: 50px;
}
.headcover{
	margin-right: 10px;
	float: left;
	margin-top: -10px;
}
.space3{
	margin-bottom: 3px;
	border: 1px dotted silver;
}
#oshirase_title{
	text-align: left;
	margin: 10px 10px 10px 25px;
}
#shinryoubi{
	margin-left: 45px;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: left;
}

#kensa{
	margin-left: 20px;
}
.kensa{
	float: right;
}
.cti{
	position: absolute;
	margin-left: 30px;
	margin-top: -12px;
}
.fromgairai {
	color: #ff005c;
	font-weight: bold;
}
#contents{
	width: 100%;
	margin: 20px auto;
	background-color: white;
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: black;
	float: none;
	font: 13px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	line-height: 150%;
	max-width: 1000px;
}
#contentsy{
	width: 100%;
	margin: 20px auto;
	background: #fefee2;
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #444444;
	float: none;
	font: 13px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	line-height: 150%;
	max-width: 1000px;
}
#contentsy_copy{

	color: #444444;
	float: none;
	font: 15px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	line-height: 150%;
	margin-left: 30px;
	margin-right: 30px;
}

#contentsd{
	width: 100%;
	margin: 20px auto;
	background:30px bottom no-repeat #fefee2;
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #444444;
	float: none;
	font: 15px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	line-height: 150%;
	max-width: 1000px;
}
#kenshin_copy{
	margin: 20px auto;
	font: 15px "ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 150%;
}
#kenshintable{
	margin: 20px 30px 50px 0;
	font-size: 13px;
	line-height: 150%;
}
#kensacopy{
	margin: 20px auto;
	font: 15px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	line-height: 150%;
	margin-bottom: 10px;
	float: left;
}
#kensamenu{
	font-size: 18px;
	line-height: 180%;
	float: left;
}
.ningendoc {
	max-width: 100%;
}
#contentsp{
	width: 100%;
	margin: 20px auto;
	background: #feeaf4;
	background-repeat: no-repeat;
	background-position: -20px 93px;
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #444444;
	float: none;
	font: 15px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	line-height: 150%;
	max-width: 1000px;

}
#contentsp #copy{
	font: 15px "ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 150%;
	margin-left: 50px;
	margin-right: 10px;
}

#contents_topic{
	width: 100%;

	background-color: white;
	padding: 30px;
	border: 10px solid orange;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: black;
	float: none;
	font-size: 13px;
	line-height: 150%;
}
#contents_topicp{
	width: 90%;
	margin: 20px 150px 0px 30px;
	background-color: white;
	padding: 30px;
	border: 10px solid #f9c0f9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: black;
	float: none;
	font-size: 13px;
	line-height: 150%;
	max-width: 800px;
}

#contents_topic b{
	font-size: 15px;
	line-height: 150%;
}

#contents_topicd{
	width: 100%;

	background-color: white;
	padding: 30px;
	border: 10px solid #fcb28c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: black;
	float: none;
	font: 13px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	line-height: 150%;
	margin-top: 20px;
}
#contents_topicd b{
	font-size: 15px;
	line-height: 150%;
}
#inaishi_jisseki{
	display: inline-block;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 135%;
	margin-bottom: 20px;
	margin-left: 50px;
}
.xct{
	padding: 20px 30px 10px 0;
}
#daichougan_img{
	float: right;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
}
#daichou_gan{
	margin-left: 25px;
	width: 90%;
	max-height: 100%;
	max-width: 100%;
}
.img100 {
	width: 70%;
	max-width: 450px;
}
#clear{
	float: none;
}
#ctkensa{
	margin-right: 50px;
}
#nyusen_copy{
	margin-left: 50px;
}
#staff{
	text-align: center;
}
.staff2{
	margin-left: -11px;
}
strong{
	text-decoration: underline;
}
#lineb #red{
	color: red;
	font-weight: bold;
}

.xctkensa{
	float: none;
	margin: 30px 10px 10px 380px;
}
#katagaki{
	float: right;
}
#nurse{
	margin-left: 190px;
}
.nurse{
	float: right;

}
#i_1{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/i_1.png) no-repeat;
	margin-left: 70px;
}
#i_1 .i_1text{
	margin-left: 260px;
	padding-top: 5px;
}
.rubi{
	font-size: 11px;
	line-height: 135%;
	margin-left: 130px;
}
#i_2{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/i_2.png) no-repeat;
	margin-left: 70px;
}
#i_2 .i_2text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_2{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_2.png) no-repeat;
	margin-left: 70px;
	font-size: 11px;
	line-height: 16px;
}
#d_2 .d_2text{
	margin-left: 260px;
	padding-top: 5px;
}

#i_3{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/i_3.png) no-repeat;
	margin-left: 70px;
}
#i_3 .i_3text{
	margin-left: 260px;
	padding-top: 5px;
	margin-right: 10px;
}
#d_3{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_3.png) no-repeat;
	margin-left: 70px;
}
#d_3 .d_3text{
	margin-left: 310px;
	padding-top: 5px;
	margin-right: 10px;
}

#i_4{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/i_4.png) no-repeat;
	margin-left: 70px;
}
#i_4 .i_4text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_4{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_4.png) no-repeat;
	margin-left: 70px;
}
#d_4 .d_4text{
	margin-left: 310px;
	padding-top: 5px;
}

#i_5{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/i_5.png) no-repeat;
	margin-left: 70px;
}
#i_5 .i_5text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_5{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_5.png) no-repeat;
	margin-left: 70px;
}
#d_5 .d_5text{
	margin-left: 260px;
	padding-top: 5px;
}

#i_6{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/i_6.png) no-repeat;
	margin-left: 70px;
}
#i_6 .i_6text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_6{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_6.png) no-repeat;
	margin-left: 70px;
}
#d_6 .d_6text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_7{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_7.png) no-repeat;
	margin-left: 70px;
}
#d_7 .d_7text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_8{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_8.png) no-repeat;
	margin-left: 70px;
}
#d_8 .d_8text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_9{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_9.png) no-repeat;
	margin-left: 70px;
}
#d_9 .d_9text{
	margin-left: 305px;
	padding-top: 5px;
}

#d_10{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_10.png) no-repeat;
	margin-left: 70px;
}
#d_10 .d_10text{
	margin-left: 260px;
	padding-top: 5px;
}
#d_11{
	display: block;
	width: 662px;
	height: 108px;
	background: url(../images/d_11.png) no-repeat;
	margin-left: 70px;
}
#d_11 .d_11text{
	margin-left: 260px;
	padding-top: 5px;
}

.slide {
	text-align: center;
	background-color: #998675;
	line-height: 12px;
	font-size: 16px;
}

#qanda{
	margin-left: 40px;
	margin-right: 40px;
}
.koumoku{
	margin-left: 7px;
	margin-bottom: -13px;
}
.koumoku_naka{
	margin-left: -13px;
	margin-bottom: -19px;
}
.option{
	margin-left: 7px;
	margin-bottom: -13px;
}
#qaq{
	font-size: 16px;
	position: relative;
	left: 20px;
	bottom: 35px;
	color: #21a7dc;
}
#qanq{
	font-size: 16px;
	position: relative;
	left: 20px;
	bottom: 35px;
	color: #ec116d;
}

#qaa{
	font-size: 13px;
	position: relative;
	left: 20px;
	bottom: 55px;
}

.katagaki{
	margin-left: -13px;
	margin-bottom: -13px;
}
#keireki{
	width: 250px;
	background-color: rgb(239, 223, 206);
}
#keireki td{
	border: 1px solid gray;
	padding: 12px 11px 13px;
	color: #333333;
	font: 14px "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic";
	text-align: left;
	
}
#keireki td:first-child{

	background-color: rgba(222, 214, 205, 1);
}

#keireki2{
		margin-left: 3px;
		margin-top: -13px;
		padding-left: 3px;
		width: 450px;
}
#keireki2 td{
	border: 1px solid black;
	padding: 12px 11px 13px;
	color: #333333;
	font: 14px メイリオ, Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",;
	text-align: left;
	
}

/*インフォメーション*/


#news-articles {
    width: 96%;
    height: 330px;
    overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-color: black;
}

#news-articles article {
    border-bottom: solid 1px #F0F0F0;

}
#news-articles p {
	color: black;
}
#news-articles article time {
    display: block;
    width: 8em;
    height: 0px;
    overflow: visible;
}
#news-articles article time + p {
}
#news-articles article p:not([class]) {
    margin-left: 9em;
    margin-right: 0.5em;
}
#news-articles article.last {
    border-bottom: none;
}
/*.naishikyo-section {
    color: #735A5B;
    font-size: 100%;
    line-height: 1.5em;
    overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url(../images/fukudayutaka2.png) center no-repeat #009999;
	height: 450px;
}*/

.kamoku {
	padding-left: 15px;
}
#kensa_menu{
	margin-left: 24px;
	margin-top: 5px;
}
#kensa_menu td{
	padding: 2px;
}
sup{
	font-size: 12px;
}

#right{
	padding-top: 2px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 120%;
	margin-left: 520px;
	margin-bottom: 10px;
	margin-top: -30px;
}
#right1{
	padding-top: 15px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 120%;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: -10px;
	color: red;
}
.shinryou {
	background-color: #f9a100;
	
	color: white;
	font-size: 21px;
	font-weight: bold;
	line-height: 240%;
}
.shinryou1 {
	background-color: #b37502;
	
	color: white;
	font-size: 21px;
	font-weight: bold;
	line-height: 240%;

	border-left: 1px solid white;
}
.shinryou2 {
	background-color: #b37502;
	
	color: white;
	font-size: 21px;
	font-weight: bold;
	line-height: 240%;

	border-left: 1px solid white;
}
.shinryou3 {
	background-color: #b37502;
	
	color: white;
	font-size: 21px;
	font-weight: bold;
	line-height: 240%;

	border-left: 1px solid white;
}
.shinryoucopy {
	background-color: #f9a100;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
/*.yoyaku_head {
	background-color: #009999;
	color: white;
	font-size: 24px;
	line-height: 200%;
	text-align: left;
	font-weight: bold;
}*/
.yoyaku {
	background-color: #009999;
	color: white;
	font-size: 24px;
	line-height: 200%;
	text-align: center;
	font-weight: bold;
}
.yoyakucopy {
	background-color: #009999;
	font-size: 12px;
	line-height: 140%;
	color: white;
}
.kensa {
	font-size: 24px;
	line-height: 200%;
	text-align: left;
	font-weight: bold;
}
.lounge {
	font-size: 24px;
	line-height: 200%;
	text-align: left;
	font-weight: bold;
}
.access {
	background-color: #5e534c;
	color: white;
	font-size: 21px;

	line-height: 240%;
}
.accessmap {
	width: 100%;
	max-width: 500px;
}
.accesscopy1 {
	font-size: 18px;
		line-height: 140%;
	font-weight: bold;
}
.accesscopy {
	font-size: 12px;
		line-height: 140%;
}
.inaishic {
	color: white;
	font-size: 21px;

	line-height: 200%;
	margin-top: -10px;
}
.daichonaishic {
	color: white;
	font-size: 21px;

	line-height: 200%;
	margin-top: -10px;
}

.shomei{
	text-align: center;
}

.qr_code{
	margin-bottom: 5px;

}
a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  -khtml-opacity: 0.80;
  opacity:0.80;
  zoom:1;
}
#sejyutusu{
	height: 300px;
}
.inaishiarea {
	
	background-color: #009999;
	width: 100%;
	text-align: center;

}
.inaishiarea iframe {
	
	background-color: #1144af;
	width: 100%;
	text-align: center;
	padding: 20px;
}
.daichonaishiarea {
	
	background-color: #009999;
	width: 100%;
	text-align: center;
}
.daichonaishiarea iframe {
	
	background-color: #f3782a;
	width: 100%;
	text-align: center;
	padding: 20px;
}
#gcal{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#gcal iframe{
	width: 100%;
	height: 580px;
	margin: auto;
	text-align: center;
}
.gcal_naishi {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#gcal_naishi iframe{
	width: 100%;
	height: 380px;
	margin: auto;
	text-align: center;
}
.gcal1{
	margin-left: -13px;
	margin-bottom: -14px;
}
.gcalleft{
	float: left;
	padding-right: 40px;
}
.gmap{
	font-size: 13px;
	line-height: 135%;
	text-align: center;
	height: 500px;
}
.gmap iframe{
	margin-top: 0px;

}
.map{
	margin-left: 0px;
}

/*Facebookエリア*/
#fb-section {
    width: 900px;
    height: 430px;
	padding-top: 30px;
}
.nagare{
	margin-left: 20px;
}
#fb-articles{
    width: 400px;
	padding-left: 40px;
	padding-right: 0px;
	float: left;
}
#omakase {
    width: 400px;
	padding-left: 520px;
	padding-right: 20px;
	margin-top: 40px;
}
.copy{
	line-height: 150%;
	margin-left: 50px;
	margin-right: 50px;
	font: 16px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
}
#sekounagare{
	margin-left: 40px;
	margin-right: 40px;
	line-height: 150%;
	text-align: left;
}
#toptitle{
	width: 100%;
	height: 116px;
}
#menu{
	width: 100%;
	margin: 0px 0px auto auto;
	text-align: center;
}
.menu{
	background-color: #d5c8bc;
	text-align: center;
}
#oshirase{
	width: 990px;
	background-color: white;
}
.banner {
	width: 100%;
	max-width: 400px;
}

.topbanner{
	padding-left: 10px;
	padding-top: 10px;
}
#head{
	margin-left: 120px;
	margin-top: 50px;
	margin-bottom: 10px;
}
.shinryo{
	margin-left: 15px;
	border: 1px solid #666666;
	margin-top: -15px;
}
.shinryo0{
	margin-left: 10px;

}
.yoyakucalenbanner {
	margin-left: -10px;
}
#calender {
	text-align: left;
}
.attenssion {
	text-align: left;
	margin-left: 30px;
}
.gmap {
	padding-top: 20px;
}
#lineb{
	margin-left: 23px;
	margin-top: 9px;
	width: 90%;
	height: 200px;
}
#lineb th{
	text-align: center;
	border: 1px solid black;
	background-color: #998675;
	color: white;
}
#lineb td{
	text-align: center;
	border: 1px solid black;
	background-color: white;
	opacity: 1;
}
#lineb .mini{
	font-size: 10px;
}



.chushaku{
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 140%;
	margin-top: 1px;
	font-size: 12px;
	color: #333333;
}
small{
	font-size: 10px;
}

#field{
	border: 1px solid silver;
}
#contactmessage{
	font-size: 13px;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#page-top {
	position: fixed;
	bottom: 30px;
	right: 50px;
}

/*----------------------------------------------------------------------------------*/
/* Contactお問い合わせ */
#contact {
	margin-top: 0px;
    padding-bottom: 0px;
	position: relative;
}

#contact  h1 {
	color: white;
}

#contact-form-block {
    width: 800px;
    background-color: white;
    border: solid 1px #3b5181;
    font-size: 12px;
    line-height: 18px;
    color: #333;

	margin-top: -30px;
	margin-left: 100px;
}
#contact_h{
	background-color: navy;
	margin-left: 100px;
	margin-right: 110px;
	color: white;
	margin-top: 50px;
}
#contact_h h1 {
	color: white;
	padding-top: 30px;
	padding-bottom: 20px;
}

#contact input[type=text],
#contact input[type=password],
#contact input[type=mail],
#contact textarea {
    margin: 0;
    padding: 6px;
    border: solid 1px #ccc;
}

.form-line {
    padding: 6px 20px 12px;
    background-color: #f0f0f0;
    border-bottom: solid 1px #ccc;
}
.form-line:nth-child(2n) {
    background-color: #fafafa;
}
.form-line label {
    display: block;
    padding: 6px 0;
}
.submit-line {
    padding: 1em 0;
    text-align: center;
}

#contact textarea {
    width: 426px;
    max-width: 426px;
    min-width: 426px;
}

.send-complete {
    position: absolute;
    top: 500px;
    left: 520px;
    padding: 24px;
    border-radius: 6px;
    background-color: white;
    border: solid 1px #3b5181;
    font-size: 12px;
    line-height: 18px;
}
#contact label.error {
    color: #ff3300;
}
.bottomobi {
	width: 100%;
	text-align: center;
	background-color: #baaaa1;
}
.scroll {
    overflow-x: auto;
	}
/*【スクロールアップボタン関連】*/
/*----------------------------------------------------------------------------------*/
/* scrolltop */
#scrolltop-wrapper {
    width: 152px;
    height: 152px;
    position: fixed;
    right: 0px;
    bottom: 0px;
}
#scrolltop-button {
    display: block;
    width: 76px;
    height: 76px;
    margin:62px 4px 4px 4px;
    text-indent: -999em;
    overflow: visible;
    cursor: pointer;
    background: url('../images/scrolltop.png') no-repeat 0 0;
	visibility: hidden;
}
#scrolltop-button:hover {
    background-position: -68px 0;
}
/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 1.0s ease-in-out;
  transform: translateY(50px);
  opacity: 0;
}
.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}
/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}
.timing01 {transition-delay: .5s;}
.timing02 {transition-delay: 1.0s;}
.timing03 {transition-delay: 2.0s;}

.anim-box.slidein.is-animated {
  animation: slideIn  cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.overtop {
	position: absolute;
	top: 10px;
	left: 51.5%;
}
@keyframes slideIn {
  50% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}