@charset "utf-8";
.cnt{
line-height: 200%;
}
.htr-col-left {
	width: 50%;
	float: left;
/*	margin-top: 20px;*/
	padding-right: 30px;
	box-sizing: border-box;
}
.htr-col-right {
	width: 24%;
	float: left;
	box-sizing: border-box;
/*	    background: #88ccc0;*/
	            margin-left: 1%;
}
.htr-col-right img{
	width: 100%;
    height: auto;
/*    padding: 6px;*/
/*    background: #119A81;
    background: #88ccc0;*/
}
.htr-col-left2 {
	width: 56%;
	float: left;
/*	margin-top: 20px;*/
	padding-right: 2%;
	box-sizing: border-box;
}
.htr-col-right2 {
	width: 44%;
	float: left;
	box-sizing: border-box;
/*	    background: rgba(127, 223, 255, 0.5);*/
}

.htr-col-right iframe{
width: 96%;
        margin: 6px;
/*    padding: 6px;*/
/*    background: #119A81;
    background: #88ccc0;
    margin-bottom: 8px;*/
}


.info-table1{
	width:100%;
	height:auto;
	border:0;
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	background: #fff;
	}

.info-table1 tr td{
	padding:12px 10px;
	border-bottom:solid 1px #333;
	border-right:solid 1px #333;
	word-break: break-all;
	vertical-align: middle;
	}
	
.info-table1 tr td.col1{
/*	background-color :rgba(243, 151, 0, 0.1);
	font-weight:bold;*/
	    letter-spacing: 3px;
	    text-align: center;
	    background: rgba(32, 177, 74, 0.15);
	    vertical-align: top;
	        background: #fff;
	}
	
.info-table1 tr.row1 td.col1{
	border-top: solid 4px #21C4D3;
	    width: 25%; 
	}
	
.info-table1 tr.row1 td.col2{
	border-top: solid 4px #21C4D3;
	    padding: 0 10px 0 20px;  
	}
.info-table1 tr td.col2{
	    text-align: left;
	    padding-left: 20px;
/*	        background: #FBE8F0;
	        background: rgba(251, 231, 240, 0.5); */
	}
.info-table1 tr td.col2 ul{
	padding-left: 20px;
}
.info-table1 tr td.col2 ul li{
    list-style: disc;
}
.info-table1 tr td.col2 ol{
	padding-left: 20px;
}
.info-table1 tr td.col2 ol li{
    list-style: decimal;
}
.info-table1 tr td.col3{ 
	}
.info-table1 tr td.col4, .info-table1 tr td.col5, .info-table1 tr td.col6, .info-table1 tr td.col7{
	    text-align: center;
	}
	
.info-table1 tr td.col2 a{color: #535353;    text-decoration: none;}	
.info-table1 tr td.col2 a:hover{opacity: 0.7;}
	
.info-table1 tr.row1 td.col2 img{
    display: inline-block;
    width: 120px;
    vertical-align: middle;}
    

.info-table1 tr.row1 td.col10{
	    width: 20%;
	    letter-spacing: 0px;
	border-top: solid 4px #F5BBD2;
	}	
.info-table1 tr.row1 td.col11{
	border-top: solid 4px #F5BBD2;
	    padding: 0 10px 0 20px;  
	}
.info-table1 tr td.col11{
	    padding-left: 20px; 
	}
.info-table1 tr td.col10{
	    font-weight:normal;
	    text-align: center;  
	}

.info-table1 tr td.dai2 {
    line-height: 115%;
/*    letter-spacing: 10px;*/
}
.info-table1 tr td.dai2 span.dai3 {
    font-size: 65%;
    display: inline-block;
    line-height: 100%;
    letter-spacing: 4px; 
}

.info-table1 tr td.dai2 span.dai4 {
 /*   padding-left: 10px;*/
}

.wrap-title-style1 .big-title2{font-size: 2.5em;
} 

.cnt iframe{
width: 100%;
} 

.show-sp4 {
    display: none;
}    
    
@media screen and (max-width: 768px) {

.info-table1 tr.row1 td.col2{
	padding: 10px; 
}
.info-table1 tr td.col2{
	padding-left: 10px;
}

.htr-col-left {
	width: 100%;
	padding-right: 0px;
}
.htr-col-right {
	width: 50%;
	    padding: 20px 1% 0;
	    margin-left: 0;
}
.htr-col-left2 {
	width: 100%;
	padding-right: 0px;
}
.htr-col-right2 {
	width: 100%;
	padding-top: 20px;
}
}

@media screen and (max-width:670px) {
.info-table1 tr.row1 td.col1{

}
.info-table1 tr.row1 td.col10{
width: 25%;
}

}

@media screen and (max-width: 480px) {
.info-table1 tr td.col3, .info-table1 tr td.col4, .info-table1 tr td.col5, .info-table1 tr td.col6, .info-table1 tr td.col7{
	    width: 20%;
	}
.info-table1 tr td{
	padding:10px 5px;
	}
.info-table1 tr td.col1{
	letter-spacing: 0;
}
.show-sp4 {
    display: inline-block;
}
.htr-col-left .cnt{
	letter-spacing: -1px;
	font-size: 13px;
}

.htr-col-right {
	width: 100%;
	padding-top: 15px;
}
}