﻿/* css reset start */
@font-face {
    font-family: 'Short Stack';
    src: url('Short-Stack.ttf') format('truetype');
}

body, dd, dl, form, h1, h2, h3, h4, h5, h6, input, ol, p, ul {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

.banner {
    background: white;
}

#aspnetForm {
    background-color: #f8f3ff;
}

.bg37 {
    background-color: #e9f3fe;
}

.index1 {
    display: block;
    height: 1900px;
    max-width: 100% !important;
    background: url(../images/bg_37_01.png) no-repeat 100% 100%;
    top: 0;
    left: 0;
    min-width: 700px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}

.row001 {
    margin-top: 120px;
    font-family: Short Stack;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
    color: #000000;
}

.row002 {
    margin: 40px;
    font-family: Short Stack;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}

.row003 {
    margin-top: 100px;
    text-align: center;
    font-family: Short Stack;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
}

.row004 {
    margin-top: 80px;
    margin-left: 30px;
    margin-right: 30px;
}

.row005 {
    width: 350px;
    height: 250px;
    border: 3px solid #E9F3FE;
    box-sizing: border-box;
    border-radius: 20px;
}

.row006 {
    margin: 60px;
}

.row007 {
    font-family: Short Stack;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #E9F3FE;
}

.row008 {
    padding: 50px 10px;
}

.row009 {
    margin-top: 100px;
}

.row010 {
    font-family: Short Stack;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
}

.row011 {
    margin-top: 80px;
    font-family: Siemreap;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 140%;
    text-align: center;
}
