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

#mainNav{
	width: 1512px;
	margin: 10px auto 15px auto;
	}

#mainNav .logo{
	width: 450px;
	padding:20px 0 0 0;
	margin-right: 118px;
}

#mainNav .mainNav{
	width: 236px;
}

#mainNav li{
	float: left;}

#about_mainVis{
	width: 100%;
	height: 550px;
	background-image: url(../img/work/work_main_img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: right;
	
}

.work_mainVisBox{
	padding-right: 200px;
}

.work_mainVisBox img{
	padding-top: 80px;
	width: 204px;
}

.workTitle{
	font-size: 35px;
	line-height: 50px;
	margin-top: 50px;
	color: #3e3a39;
	letter-spacing: 2px;
}

.workP{
	font-size: 17px;
	color: #3e3a39;
	line-height: 28px;
	margin-top: 50px;
}

#workBox_01{
	width: 100%;
	background-color: #f7ed00;
	height: 53px;
	padding-top: 16px;
	font-size: 25px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#workBox_02{
	width: 100%;
	background-color: #f7ed00;
	height: 53px;
	padding-top: 16px;
	font-size: 25px;
	padding-left: 20px;
	margin-top: 150px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#workBox_03{
	width: 100%;
	background-color: #f7ed00;
	height: 53px;
	padding-top: 16px;
	font-size: 25px;
	padding-left: 20px;
	margin-top: 150px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.workBox_01_L img{
	margin-top: 30px;
	width: 370px;
}

.workBox_01_L{
	float: left;
}

.workBox_01_R{
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}

h2{
	font-size: 27px;
	line-height: 37px;
	color: #386485;
	font-weight: bold;
}

h3{
	width: 600px;
	line-height: 30px;
	text-align: justify;
text-justify: inter-ideograph;
	margin-top: 15px;
	color: #3e3a39;
}

h4{
	width: 100%;
	line-height: 30px;
	text-align: justify;
text-justify: inter-ideograph;
	margin-top: 15px;
	color: #3e3a39;
}

h3 span{
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	margin-bottom: -17px;
}

#work_video{
	width: 917px;
	height: 581px;
	margin: 50px auto 0 auto;
	}

#slider_Box{
	width: 917px;
	height: 581px;
	margin: 50px auto 0 auto;
	}

.work_syurui{
	width: 780px;
	margin: 0 auto 0 auto;
}

.syurui_01 {
	width: 337px;
	float: left;
	margin-right: 106px;
}

.syurui_02 {
	width: 337px;
	float: left;
}

.work_syurui{
	margin-top: 50px;
}

.tokucho_01{
	width: 100%;
	background-image: url(../img/work/work_tokucho_01.jpg);
	height: 191px;
	background-repeat: no-repeat;
	margin-top: 50px;
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	color: #3e3a39;
	padding: 33px 0 0 270px;
}

.tokucho_01 span{
	color:#e43828;
}

.tokucho_02{
	width: 100%;
	background-image: url(../img/work/work_tokucho_02.jpg);
	height: 162px;
	background-repeat: no-repeat;
	margin-top: 30px;
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	color: #3e3a39;
	padding: 62px 0 0 40px;
}

.tokucho_02 span{
	color:#e43828;
}

.tokucho_03{
	width: 100%;
	background-image: url(../img/work/work_tokucho_03.jpg);
	height: 224px;
	background-repeat: no-repeat;
	margin-top: 30px;
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	color: #3e3a39;
	padding: 33px 0 0 270px;
}

.tokucho_03 span{
	color:#e43828;
}

#Performance{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #319cd2;
	margin-top: 100px;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #3e3a39;
}

.perfor_img{
	margin-top: 60px;
	margin-bottom: 20px;
	
}

.dotted{
	border-bottom: 2px dotted #3e3a39;
	margin-bottom: 30px;
}





.w1000_3{
	width: 1000px;
	margin: 0px auto 0 auto;
}

.recBtn{
	width: 1000px;
	text-align: center;
}

/*ボタン*/
#sousin {
  display: inline-block;
  width: 500px;
  height: 70px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
margin: 50px 0 0 482px;
}
#sousin::before,
#sousin::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
#sousin,
#sousin::before,
#sousin::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#sousin {
  position: relative;
  z-index: 2;
  background-color: #f9ef00;
  border: 2px solid #f9ef00;
  color: #3e3a39;
  line-height: 70px;
	margin: 30px auto 0 auto;
	font-size: 18px;
}
#sousin:hover {
  background-color: #fff;
  border-color: #00648c;
  color: #00648c;
}
#sousin::before,
#sousin::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #f9ef00;
}
#sousin::before {
  right: 0;
}
#sousin::after {
  left: 0;
}
#sousin:hover::before,
#sousin:hover::after {
  width: 0;
  background-color: #59b1eb;
}
/*ボタン*/


.s_icon{
	width: 153px;
margin: 30px auto 0 auto;
}

.glaf_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/27_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/27_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf2_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/27_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf2_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/27_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf3_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/28_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf3_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/28_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf4_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/28_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf4_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/28_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf5_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/29_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf5_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/29_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf6_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/29_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf6_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/29_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf7_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/30_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf7_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/30_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf8_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/30_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf8_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/30_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf9_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/R1_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf9_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/R1_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf10_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/R1_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf10_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/R1_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf11_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url("../img/work/R2_glaf_01.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf11_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/R2_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf12_Left{
	float: left;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/R2_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}

.glaf12_Right{
	float: right;
	width: 475px;
	height: 744px;
	background-image: url(../img/work/R2_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 50px;
}


.glaf_title{
	width: 430px;
	font-size: 20px;
	border-bottom: 2px dotted #717071;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	padding-top: 480px;
	font-weight: bold;
	color: #3e3a39;
}

.glaf_text{
	width: 430px;
	margin: 15px auto 0 auto;
	line-height: 25px;
	color: #3e3a39;
}


@media screen and (max-width: 750px) {
	
#mainNav{
	display: none;
	width: 1512px;
	margin: 10px auto 15px auto;
	}

#mainNav .logo{
	width: 450px;
	padding:20px 0 0 0;
	margin-right: 118px;
}

#mainNav .mainNav{
	width: 236px;
}

#mainNav li{
	float: left;}

#about_mainVis{
	width: 100%;
	height: 550px;
	background-image: url(../img/work/work_main_img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: right;
	
}

.work_mainVisBox{
	padding-right: 0;
}

.work_mainVisBox img{
	padding-top: 0;
	width: 0;
}

.workTitle{
	font-size: 35px;
	line-height: 50px;
	margin-top: 50px;
	color: #3e3a39;
	letter-spacing: 2px;
}

.workP{
	font-size: 17px;
	color: #3e3a39;
	line-height: 28px;
	margin-top: 50px;
}

#workBox_01{
	width: 100%;
	background-color: #f7ed00;
	height: 53px;
	padding-top: 16px;
	font-size: 25px;
	padding-left: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#workBox_02{
	width: 100%;
	background-color: #f7ed00;
	height: 53px;
	padding-top: 16px;
	font-size: 25px;
	padding-left: 0;
	margin-top: 50px;
	text-align: center;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#workBox_03{
	width: 100%;
	background-color: #f7ed00;
	height: 75px;
	line-height: 30px;
	padding-top: 11px;
	font-size: 25px;
	padding-left: 0;
	margin-top: 50px;
	text-align: center;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.workBox_01_L img{
	margin-top: 20px;
	width: 80%;
}

.workBox_01_L{
	float: none;
	text-align: center;
}

.workBox_01_R{
	margin-top: 30px;
	margin-left: 0;
	float: none;
}

h2{
	font-size: 21px;
	line-height: 31px;
	color: #386485;
	font-weight: bold;
}

h3{
	width: 100%;
	line-height: 25px;
	text-align: justify;
text-justify: inter-ideograph;
	margin-top: 15px;
	color: #3e3a39;
}

h4{
	width: 100%;
	line-height: 30px;
	text-align: justify;
text-justify: inter-ideograph;
	margin-top: 15px;
	color: #3e3a39;
}

h3 span{
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	margin-bottom: -17px;
	line-height: 35px;
}

#work_video{
	width: 100%;
	margin: 20px auto 0 auto;
	}

#slider_Box{
	width: 100%;
	height: 250px;
	margin: 50px auto 0 auto;
	}
	
.work_syurui{
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
}

.syurui_01 {
	width: 80%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

.syurui_02 {
	width: 80%;
	float: none;
}

.work_syurui{
	margin-top: 20px;
}

.tokucho_01{
	width: 100%;
	background-image: url(../img/work/work_tokucho_01.jpg);
	height: 191px;
	background-repeat: no-repeat;
	margin-top: 0;
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	color: #3e3a39;
	padding: 0 0 0 0;
}

.tokucho_01 span{
	color:#e43828;
}

.tokucho_02{
	width: 100%;
	background-image: url(../img/work/work_tokucho_02.jpg);
	height: 162px;
	background-repeat: no-repeat;
	margin-top: 0;
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	color: #3e3a39;
	padding: 0 0 0 0;
}

.tokucho_02 span{
	color:#e43828;
}

.tokucho_03{
	width: 100%;
	background-image: url(../img/work/work_tokucho_03.jpg);
	height: 224px;
	background-repeat: no-repeat;
	margin-top: 30px;
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	color: #3e3a39;
	padding: 0 0 0 0;
}

.tokucho_03 span{
	color:#e43828;
}

#Performance{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #319cd2;
	margin-top: 80px;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #3e3a39;
}

.perfor_img{
	margin-top: 60px;
	margin-bottom: 20px;
	
}

.dotted{
	border-bottom: 2px dotted #3e3a39;
	margin-top: 30px;
}





.w1000_3{
	width: 100%;
	margin: 0px auto 0 auto;
}

.recBtn{
	width: 100%;
	text-align: center;
}	
	
	
.sp_workTitle{
		text-align: center;
		font-size: 27px;
		line-height: 20px;
		margin-top: 40px;
		margin-bottom: 30px;
		color: #00648b;
	}	
	.sp_workTitle span{
		text-align: center;
		font-size: 15px;
	}		
	
.sp_workP2{
		text-align: center;
		font-size: 15px;
		line-height: 24px;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	
	.sp_workP{
		text-align: center;
		font-size: 25px;
		line-height: 35px;
	}
	
	.sp_tokuchoImg {
		margin-top: 20px;}	
	
	
/*ボタン*/
#sousin {
  display: inline-block;
  width: 80%;
  height: 70px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
margin: 50px 0 0 482px;
	text-align: center;
}
#sousin::before,
#sousin::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
#sousin,
#sousin::before,
#sousin::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#sousin {
  position: relative;
  z-index: 2;
  background-color: #f9ef00;
  border: 2px solid #f9ef00;
  color: #3e3a39;
  line-height: 70px;
	margin: 30px auto 0 auto;
	font-size: 18px;
}
#sousin:hover {
  background-color: #fff;
  border-color: #00648c;
  color: #00648c;
}
#sousin::before,
#sousin::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #f9ef00;
}
#sousin::before {
  right: 0;
}
#sousin::after {
  left: 0;
}
#sousin:hover::before,
#sousin:hover::after {
  width: 0;
  background-color: #59b1eb;
}
/*ボタン*/
	
	.sp_sousin{
		text-align: center;
	}	
	
.s_icon{
	width: 50%;
margin: 30px auto 20px auto;
}

.glaf_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/27_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/27_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf2_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/27_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf2_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/27_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf3_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/28_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf3_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/28_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf4_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/28_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf4_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/28_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf5_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/29_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf5_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/29_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf6_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/29_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf6_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/29_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}
	
.glaf7_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/30_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf7_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/30_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}
	
.glaf8_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/30_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf8_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/30_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}
	
.glaf9_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf9_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}
	
.glaf10_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf10_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}
	
.glaf11_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_01.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf11_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}
	
.glaf12_Left{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}

.glaf12_Right{
	float: none;
	width: 100%;
	height: auto;
	background-image: url(../img/work/R1_glaf_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	padding-bottom: 60px;
}


.glaf_title{
	width: 90%;
	font-size: 16px;
	border-bottom: 2px dotted #717071;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	padding-top: 100%;
	font-weight: bold;
	color: #3e3a39;
	}

.glaf_text{
	width: 93%;
	margin: 6px auto 0 auto;
	line-height: 20px;
	font-size: 14px;
	color: #3e3a39;
	padding-left: 9px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}