@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

#image { background-color: #000; }

.swiper-wrapper { position: relative;z-index: 1;margin:  0 }
.swiper-slide { width: 100%; }
.swiper-slide img { width: 100%;height: auto;}
.swiper-slide { font-size: 18px; }  /*変更可能background: #fff;*/
.swiper-container { width: 100%;margin: 0;overflow: hidden;position: relative; }
.swiper-pagination-bullet { width: 10px;height: 10px; }

.swiper-slide {
		background-color: #000;
		 background-image: url(../gr/gr.gif);background-position: center top;background-size: 100% auto;background-repeat: no-repeat;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.swiper-slide {
		-webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}
.sing { width: 100%; }
.tate { width: 44.444%; }


#grth .swiper-wrapper { height: 100px;background-color: #000; }
#grth.gallery-top {  }
#grth.gallery-thumbs { padding: 30px 0 0 0 ;z-index: 100; }
#grth .swiper-slide { background-position: center top;background-size: 100% auto;background-repeat: no-repeat;width: 8%;opacity: 0.4;vertical-align: top; }
#grth .swiper-slide.tate { width: 3.555%; }
#grth.gallery-thumbs .swiper-slide-active { opacity: 1; }

/*h1.gr {font-family: 'Roboto', sans-serif;font-weight: normal; position: absolute; left: 10px;top: 30px; z-index: 200; color: #f1f1f1; font-size: 20px ;line-height: 20px; padding: 0 ; margin: 0 ;}*/
body#gr h1.eng {font-size: 24px;line-height: 32px; padding: 0 ; margin: 0 0 20px 30px ;}
body#gr h2.eng {font-size: 16px;line-height: 24px; padding: 0 ; margin: 0 ;float: none; clear: left }
h3.gr {padding: 0 ; margin: 0 ;}
h3.gr.sangyo {margin-top: 24px ;}

.clearfix:after { content: '';display: block;clear: both; }
.clearfix { zoom: 1; /* for IE6/7 */ }

body#gr .profile { display: table; width: 600px;height: 160px;margin: 30px 0 0 30px }
body#gr .profile p.th{float: left;width: 150px;height: 20px }
body#gr .profile p.td{float: left;width: 400px;height: 20px }
body#gr.Sakiyama .profile { height: 160px; }

.cresit-box { border-bottom: solid 1px #ccc; }

body#gr p.grh1 a {
	background-image: url(../images/logoW.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 210px;
	background-size: 210px 50px;
	position: absolute;
	left: 20px ; top: 20px;
	z-index: 9999;
	font-size: 0px ; text-indent: -5000; text-align: left;	
}

#grbox { padding: 30px 0 }
body#gr #grbox h2.eng { padding: 0 0 20px 30px }
#grbox .contents  { height: 160px;margin-bottom: 30px }
#grbox .contents .eng { font-weight: normal; font-size: 10px; }
#grbox .contents .sangyo.eng { display: block; line-height: 1.2em!important; }





