.txt-slide1{
	margin-top:8% !important;
}
.cont1 {
	width: 100%;
	float: left;
}
.txt {width:100%;padding:2% 0;box-sizing:border-box;line-height:160%;font-size:1.5em;}
.txt ol{padding-left: 20px;}
.txt ol li{    list-style: decimal;}
.txt ul{padding-left: 20px;}
.txt ul li{    list-style: disc;}
.txt ul.hoken li{    list-style: square;}
.txt2{    font-weight: bold;}
.txt3{margin-bottom: 0px;}
.tb1{
	font-size: 1.4em;
	width: 100%;
	float: left;
	border-collapse: collapse;
	line-height: 160%;
	box-sizing:border-box;
}
.tb1 tr td, .tb1 tr th{
	padding: 10px 10px 10px 15px;
	border: solid 1px #7d7634;
	box-sizing:border-box;
	vertical-align:middle;
	max-width:300px;
}
.tb1 tr th.col1{
	background-color: #F9F4CC;
	font-weight: normal;
/*	color: #0f8ac3;*/
}

 .gallery-img-style1{
width:100%;
height:auto;
float:left;	
}

.gallery-img-style1 .gl-one-element{
width:49%;
height:auto;
float:left;	
margin-right:2%;
box-sizing:border-box;
}
.gallery-img-style1 .gl-one-element3{
width:25.5%;
}
.gallery-img-style1 .gl-one-element2{
width:49%;
margin-right:0%;
}

.gallery-img-style1 .gl-frame-img{
	width:100%;
	height:auto;
	float:left;
}

.gallery-img-style1 .gl-frame-img img{
	width:100%;
/*	max-width:300px;*/
	margin:0 auto;
	height:auto;
}
/*
.gallery-img-style1 .gl-name {
    color: #333333;
    font-size: 1.3em;
    line-height: 160%;
    font-weight: bold;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: left;
    float: left;
    padding-top: 5px;
}*/

 .gallery-img-style2{
width:100%;
height:auto;
float:left;	
}

.gallery-img-style2 .gl-one-element{
width:37.5%;
height:auto;
float:left;	
margin-right:1.5%;
box-sizing:border-box;
}
.gallery-img-style2 .gl-one-element2{
width:32%;
margin-right:0%;
}

.gallery-img-style2 .gl-frame-img{
	width:100%;
	height:auto;
	float:left;
}

.gallery-img-style2 .gl-frame-img img{
	width:100%;
/*	max-width:300px;*/
	margin:0 auto;
	height:auto;
}
.gl-name {
    color: #333333;
    font-size: 1.6em;
    line-height: 160%;
    font-weight: bold;
    width: 100%;
    height: auto;
/*    margin-bottom: 5px;*/
    text-align: left;
    float: left;
    padding-top: 5px;
        letter-spacing: 1px;
}


 .gallery-img-style3{
width:61%;
height:auto;
float:left;	
}

.gallery-img-style3 .gl-one-element{
width:62%;
height:auto;
float:left;	
margin-right:2.5%;
box-sizing:border-box;
}
.gallery-img-style3 .gl-one-element2{
width:35.5%;
margin-right:0%;
}

.img {
    width: 100%;
    margin: auto;
}
.img img {
    width: 100%;
}

.video-container video {
    width: 100%;
    height: auto;
	margin-top: 20px;
}


@media screen and (max-width: 640px) {
.tb1{
/*	font-size: 1.2em;*/
}
.tb1 tr td, .tb1 tr th{
	padding: 10px 5px 5px 10px;
}
.tb1 tr th.col1{
	padding: 10px 5px;
	width: 25%;
}
}



 @media screen and (max-width: 480px) {
	 .cont1-left, .cont1-right {width:100%;}
	 
 .tb2 {border-left: solid 1px #FCCCCC;}
 .gallery-img-style1 .gl-one-element{
 	width: 100%;
    margin-right: 0;
 }
}
