@charset "utf-8";

html{
    padding: 0px !important;
    margin: 0px;
}
.container-fluid{
    padding: 0px;
}
row{
    margin: 0px !important;
}
body{
    color: #54584e;
}
.banner{
    padding: 0px !important;
    margin: 0px;
}
/* Navi */
.bg-navi{
    background-color: #FFF;
    box-shadow: 2px 2px 5px #babdb5;
}
.logo li{
    display: inline;
}
.navi{
    background-color: #FFF;
    float:right;
    list-style-type: none;
    position: sticky;
}
.navi li{
    display: inline;
    color: #135471;
}
.navi ul li a{
    font-family: 'Fraunces', serif;
    text-decoration: none;
}
a{
    color:#54584e;
}
.at{
    background-color: #135471;
    border-radius: 4px;
}
.at a{
    color: #FFF;
}

.at-lg{
    background-color: #FFE293;
    border-radius: 4px;
    outline: none;
}
.at-lg a{
    color: #B1793B;
    text-decoration: none;
}
 


/*Color*/
.primary-100{
    color: rgba(19, 84, 113,1);
}
.primary-50{
    color: #135471;
}
.secondary-120{
    color: #54584e;
}
.secondary-100{
    color: #888D7F;
}
.secondary-80{
    color: #babdb5;
}
.secondary-60{
    color: #888D7F;
}
.light-100{
    color: rgb(255, 226, 147);
}
.light-90{
    color: #fff0c6;
}
.brown-100{
    color: #B1793B;
}
.brown-30{
    color: #e1c4a4;
}
.button:hover{
    border-radius: 2px;
    background-color: #135471;
    color: #FFF;
    outline: 0.5px solid #888D7F;
    transition: all ease .4s;
    text-decoration: none;
}
.button{
    border-radius: 2px;
    background-color: #ffffff;
    color: #54584e;
    outline: 0.5px solid #888D7F;
    transition: all ease .4s;
    text-decoration: none;
}
.title-quotes{
    padding-left: 20px;
}
.img-thumbnail{
    border: none !important;
    padding: 0 !important;
}
.mask-img-lg{
    background-color: rgba(19, 84, 113,.3);
    color: #FFF;
    text-align: center;
    z-index: 1000;
    position: absolute;
    border-radius: 4px;
}
/*Footer*/
.footer-style{
    background-color: #B1793B;
    color: #fff;
    text-align: center;
    bottom: 0;
}

/*Large*/
@media (min-width:1200px){
    /*Font*/
    .headline1{
        font-family: 'Fraunces', serif;
        font-size: 32pt;
        font-weight: 800;
    }
    .headline2{
        font-family: 'Fraunces', serif;
        font-size: 24pt;
        font-weight: 800;
    }
    .headline3{
        font-family: 'Fraunces', serif;
        font-size: 20pt;
        font-weight: 400;
    }
    .title1{
        font-family: 'Fraunces', serif;
        font-size: 16pt;
        font-weight: 600;
        
    }
    .title2{
        font-family: 'Fraunces', serif;
        font-size: 14pt;
        font-weight: 600;
    }
    .title3{
        font-family: 'Fraunces', serif;
        font-size: 12pt;
        font-weight: 600;
    }
    .content{
        font-family: 'Roboto', serif;
        font-size: 14pt;
        font-weight: 400;
    }
    .content1{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 500;    
    }
    .content2{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 400; 
    }
    .content3{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 400; 
    }
    .caption1{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 300; 
    }
    .caption2{
        font-family: 'Roboto', serif;
        font-size: 10pt;
        font-weight: 500; 
    }
    .container-marign-top{
        padding-top: 40px;
    }
    .bg-navi{
        height: 70px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .logo img{
        height: 33px;
    }
    .navi li{
        display: inline;
        padding: 8px 20px;
    }
    .navi ul li a{
        font-size: 16px;
    }
    .img-lg-8{
        height: auto;
        width: 780px;
    }
    .button{
        padding: 8px 16px;
    }
    .space-top{
        padding-top: 20px;
    }
    .space-bottom{
        margin-bottom: 20px;
    }
    .space-top-xs{
        margin-top: 20px;
    }
    .footer-style{
        margin-top: 100px;
    }
    .mask-img-lg{
        font-family: 'Fraunces', serif;
        font-size: 20pt;
        font-weight: 800;
        height: 527px;
        width: 555px;
        padding-top: 40%;
        padding-left: 0%;
    }
    .button-mask-lg{
        font-size: 12pt;
    }
}
/*Medium*/
@media (min-width:992px) and (max-width:1199px){
    /*Font*/
    .headline1{
        font-family: 'Fraunces', serif;
        font-size: 30pt;
        font-weight: 800;
    }
    .headline2{
        font-family: 'Fraunces', serif;
        font-size: 20pt;
        font-weight: 800;
    }
    .headline3{
        font-family: 'Fraunces', serif;
        font-size: 18pt;
        font-weight: 400;
    }
    .title1{
        font-family: 'Fraunces', serif;
        font-size: 16pt;
        font-weight: 600;
        
    }
    .title2{
        font-family: 'Fraunces', serif;
        font-size: 14pt;
        font-weight: 600;
    }
    .title3{
        font-family: 'Fraunces', serif;
        font-size: 12pt;
        font-weight: 600;
    }
    .content{
        font-family: 'Roboto', serif;
        font-size: 14pt;
        font-weight: 400;
    }
    .content1{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 500;    
    }
    .content2{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 400; 
    }
    .content3{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 400; 
    }
    .caption1{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 300; 
    }
    .caption2{
        font-family: 'Roboto', serif;
        font-size: 10pt;
        font-weight: 500; 
    }
    .container-marign-top{
        padding-top: 40px;
    }
    .bg-navi{
        height: 70px;
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .logo img{
        height: 28px;
    }
    .navi li{
        display: inline;
        padding: 8px 16px;
    }
    .navi ul li a{
        font-size: 14px;
    }
    .img-lg-8{
        height: auto;
        width: 780px;
    }
    .button{
        padding: 8px 16px;
    }
    .space-top{
        padding-top: 10px;
    }
    .space-bottom{
        margin-bottom: 20px;
    }
    .footer-style{
        margin-top: 100px;
    }
    .mask-img-lg{
        font-family: 'Fraunces', serif;
        font-size: 18pt;
        font-weight: 800;
        height: 427px;
        width: 450px;
        padding-top: 40%;
        padding-left: 0%;
    }
    .button-mask-lg{
        font-size: 11pt;
    }

}
/*Small*/
@media (min-width:768px) and (max-width:991px){
    /*Font*/
    .headline1{
        font-family: 'Fraunces', serif;
        font-size: 26pt;
        font-weight: 800;
    }
    .headline2{
        font-family: 'Fraunces', serif;
        font-size: 18pt;
        font-weight: 800;
    }
    .headline3{
        font-family: 'Fraunces', serif;
        font-size: 15pt;
        font-weight: 400;
    }
    .title1{
        font-family: 'Fraunces', serif;
        font-size: 14pt;
        font-weight: 600;
        
    }
    .title2{
        font-family: 'Fraunces', serif;
        font-size: 13pt;
        font-weight: 600;
    }
    .title3{
        font-family: 'Fraunces', serif;
        font-size: 12pt;
        font-weight: 600;
    }
    .content{
        font-family: 'Roboto', serif;
        font-size: 14pt;
        font-weight: 400;
    }
    .content1{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 500;    
    }
    .content2{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 400; 
    }
    .content3{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 400; 
    }
    .caption1{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 300; 
    }
    .caption2{
        font-family: 'Roboto', serif;
        font-size: 10pt;
        font-weight: 500; 
    }
    .container-marign-top{
        padding-top: 40px;
    }
    .bg-navi{
        height: 60px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .logo img{
        height: 28px;
    }
    .navi li{
        display: inline;
        padding: 8px 8px;
    }
    .navi ul li a{
        font-size: 11px;
    }
    .img-lg-8{
        height: auto;
        width: 780px;
    }
    .button{
        padding: 8px 16px;
    }
    .space-top{
        padding-top: 10px;
    }
    .space-bottom{
        margin-bottom: 20px;
    }
    .footer-style{
        margin-top: 100px;
    }
    .mask-img-lg{
        font-family: 'Fraunces', serif;
        font-size: 14pt;
        font-weight: 600;
        height: 313px;
        width: 330px;
        padding-top: 32%;
        padding-left: 0%;
    }
    .button-mask-lg{
        font-size: 11pt;
    }

}
/*X-small*/
@media (max-width:767px){
    /*Font*/
    .headline1{
        font-family: 'Fraunces', serif;
        font-size: 18pt;
        font-weight: 800;
    }
    .headline2{
        font-family: 'Fraunces', serif;
        font-size: 16pt;
        font-weight: 800;
    }
    .headline3{
        font-family: 'Fraunces', serif;
        font-size: 12pt;
        font-weight: 400;
    }
    .title1{
        font-family: 'Fraunces', serif;
        font-size: 14pt;
        font-weight: 600;
        
    }
    .title2{
        font-family: 'Fraunces', serif;
        font-size: 13pt;
        font-weight: 600;
    }
    .title3{
        font-family: 'Fraunces', serif;
        font-size: 12pt;
        font-weight: 400;
    }
    .content{
        font-family: 'Roboto', serif;
        font-size: 14pt;
        font-weight: 400;
    }
    .content1{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 500;    
    }
    .content2{
        font-family: 'Roboto', serif;
        font-size: 12pt;
        font-weight: 400; 
    }
    .content3{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 400; 
    }
    .caption1{
        font-family: 'Roboto', serif;
        font-size: 11pt;
        font-weight: 300; 
    }
    .caption2{
        font-family: 'Roboto', serif;
        font-size: 10pt;
        font-weight: 500; 
    }
    .container-marign-top{
        padding-top: 40px;
    }
    .bg-navi{
        height: 60px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .logo img{
        height: 28px;
    }
    .navi li{
        display: inline;
        padding: 8px 8px;
    }
    .navi ul li a{
        font-size: 11px;
    }
    .img-lg-8{
        height: auto;
        width: 780px;
    }
    .button{
        padding: 8px 16px;
    }
    .space-top{
        padding-top: 10px;
    }
    .space-bottom{
        margin-bottom: 20px;
    }
    .footer-style{
        margin-top: 150px;
    }
    
    .mask-img-lg{
        font-family: 'Fraunces', serif;
        font-size: 14pt;
        font-weight: 600;
        height: 341px;
        width: 360px;
        padding-top: 32%;
        padding-left: 0%;
    }
    .content-box{
        z-index: 300;
        position: absolute;
    }
    .mask-img-lg img{
        position: absolute;
        z-index: 200;
    }
    .button-mask-lg{
        font-size: 11pt;
    }

	#bgnavi-xs{
		background-color: rgba(255, 255, 255, .0);
		height: 40px;
		position:fixed;
		top:0;
		z-index: 9000;
        padding-top:5px;
	}
    #threeline{
        color: #B1793B;
        font-size: 19pt;
        transition: all ease .35s;
		cursor: pointer;
    }
    #threeline:hover{
        color: #B1793B;
        transition: all ease .3s;
    }
	#mobilenavi{
		padding: 0px;
        padding-top: 10px;
		position: fixed;
		z-index: 1900;
		margin-top: 40px;
	}
	#mobilenavi ul{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
        padding-left: 20px;
	}
	#mobilenavi ul li{
		display: block;
	}
	#mobilenavi ul li a{
		display: block;
		height: 50px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 12pt;
		text-decoration: none;
		color: #B1793B;
		background-color: rgb(255, 226, 147);
		transition: all ease 0.5s;
	}
	#mobilenavi ul li a:hover{
		color: #ffffff;
		background-color: #135471;
	}
	#freezescreen{
		width: 100%;
		height: 100%;
		background-color: rgb(255, 226, 147);
		position: fixed;
		z-index:1500;
	}
    .box-xs{
        color: #54584e;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .box-xs a:hover{
        color: #135471;
    }
}