@charset "utf-8";
.cnt ul{
    padding-left: 30px;
    padding-bottom: 20px;
}
.cnt ul li{
    list-style: disc;
}
.cnt span.bold{
	font-weight: bold;
	font-size: 110%;
}
.cnt span.pink{
	color:#e78387;
}
.cnt2{
    display: inline-block;
}
a.more {
    color: #74E8DA;
/*    font-size: 110%;*/
    font-weight: bold;
}
.gallery-img-style2 .gl-frame-img img{
    max-width: 500px!important;
}
.gallery-img-style2 .img1{
	width: 25.5%;
}
.gallery-img-style2 .img2{
	width: 34%;
}


@media screen and (max-width:480px) {
.wrap-title-style1 .big-title{
    font-size: 2em;
}
}