@charset "utf-8";

.info-table1{
	width:100%;
	height:auto;
	border:0;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	
	border-top: solid 1px #c8d284;
    border-left: solid 1px #c8d284;
	background: #fff;
/*	margin-bottom: 60px;*/
	}

.info-table1 tr td{
	padding:10px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;	
	border-bottom: solid 1px #c8d284;
    border-right: solid 1px #c8d284;
	}
	
.info-table1 tr td.col1{
/*	background-color :rgba(243, 151, 0, 0.1);*/
/*	font-weight:bold;*/
	    letter-spacing: 2px;
	        text-align: center;
	            background: #F9F1D6;
	}
	
.info-table1 tr.row1 td.col1{
	border-top: solid 4px #84E0B6;
	border-top: solid 4px #F2D36D;
	    width: 20%; 
	}
	
.info-table1 tr.row1 td.col2{
	border-top: solid 4px #84E0B6;
	border-top: solid 4px #F2D36D;
	    padding: 0 10px 0 15px;  
	}
.info-table1 tr td.col2{
	    text-align: left;
	    padding-left: 15px; 
	}
.att {
  padding-left: 1em;
  text-indent: -1em;
}
.cnt2 {
    text-align: center;
    font-size: 16px;
    float: left;
    width: 100%;
}
.cnt4{
    text-align: center;
    font-size: 1.6em;
    margin-bottom: 40px;
/*    font-weight: bold;*/
}
.form_link a {
    width: 50%;
    padding: 0.5%;
    border-radius: 10px;
    color: #fff;
    margin: auto;
    display: block;
    /* display: inline-block; */
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    background: #D1EBFF;
    color: #006AB6;
    border: 2px solid #006AB6;
    text-decoration: none;
}

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

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

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

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

.gallery-img-style1 .gl-one-element .gl-name{
/*	color:#fff;*/
	font-size:1.6em;
	line-height:160%;
	font-weight:bold;
	width:100%;
	height:auto;
	margin-bottom:10px;
	text-align:center;
	float:left;
}
.gallery-img-style1 .gl-one-element2{
width:3%;
height:auto;
float:left;	
box-sizing:border-box;
}

.gallery-img-style1 .gl-one-element2 .gl-name {
/*	color:#fff;*/
	font-size:2.0em;
	line-height:160%;
	font-weight:bold;
	width:100%;
	text-align:center;
	float:left;
    margin-top:65px;
}
.img{
	width:100%;
	float:left;
}
.img img{
	width:100%;
}
.show-sp2 {
    display: none;
}
.show-sp4 {
    display: none;
}

@media screen and (max-width:768px) {

 .gallery-img-style2 .gl-one-element{
     width: 31%;
     margin-bottom: 0px;
 }

.htr-col-left {
	width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
}
.htr-col-right {
	width: 100%;
	padding-bottom: 40px;
}
.show-sp2 {
    display: inline-block;
}
}



@media screen and (max-width:670px) {
.info-table1 tr td.col1{
    letter-spacing: 0;
}
.info-table1 tr td.col2, .info-table1 tr.row1 td.col2 {
    padding-left: 10px;
}
}


@media screen and (max-width:480px) {
.show-sp4 {
    display: inline-block;
}
.cnt4{}
.info-table1{
font-size: 14px;
}
.info-table1 tr td.col1{padding: 10px 2px;}
.info-table1 tr.row1 td.col1{
width: 22%;
}

.info-table1 tr td.col2, .info-table1 tr.row1 td.col2 {
    padding: 10px 5px 10px 10px;;
}
.form_link a {
    width: 80%;
    padding: 2%;
}.list-left {
    width: 100%;
    margin-right: 0%;
 }

.list-right {
    width: 100%;
    float: left;
    margin-top: 15px;

 }
.gallery-img-style1 .gl-one-element{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    margin-bottom: 20px;
}
.img{
margin-top: 0;
}
}