*{
    margin: 0;
    padding: 0;
}

body{
    text-align: center;
    color: #DDD;
    font-size: 24px;
    font-family: serif;
    -webkit-text-size-adjust: 100%;
}

body:before {
    content: "";
    display: block;
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: top;
    background: url(../image/back/meadow.jpg) top no-repeat;
    background-size: cover;
}

#header{
    height: 120px;
    margin: 0 auto;
    background: url(../image/base/tophead.png) repeat-x;
    float: none;
}

#foot{
    padding-top: 24px;
    font-size: 16px;
    background: url(../image/base/foot.png) repeat-x;
}

#upper{
    width: 984px;
    height: 50px;
    display: inline-block;
    position: relative;
    top: -4px;
}

#logo {
    display: block;
    width: 234px;
    height: 70px;
    float: left;
    background: url(../image/logo/logotop.png) no-repeat;
}

#logo:hover {
    background: url(../image/logo/logotops.png) no-repeat;
	cursor: pointer;
    transition: 0.5s;
}

#topmenu{
    list-style: none;
    position: relative;
    top: 20px;
}

#topmenu li{
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}

#topmenu li a{
    display: block;
    margin: 0;
    padding: 0;
    width: 183px;
    height: 46px;
    font-size: 24px;
    line-height: 46px;
    text-decoration: none;
    color: #FFF;
    border: solid 2px rgba(255,255,255,0);
    background: rgba(255,255,255,0);
}

#topmenu li a:hover{
    text-decoration: none;
    border: solid 2px rgba(255,255,255,1);
    background: rgba(255,255,255,0.5);
    transition: 0.5s;
	cursor: pointer;
}

#cont{
    width: 984px;
    margin: 0 auto;
    background: url(../image/base/backk.png) repeat;
}

#cont a {
    text-decoration: none;
    color: #FFF;
    }

#field{
    width: 960px;
    height: 100%;
    padding: 30px 12px;
}

#main{
    width: 960px;
    padding: 12px;
    padding-bottom: 30px;
}

#ahead{
    width: 0;
    height: 0;
    display: none;
}

#dother{
    width: 960px;
    height: 360px;
}

#object {
    width: 960px;
    height: 360px;
    padding: 12px 0;
    margin-bottom: 30px;
}

#list {
    width: 960px;
    height: 550px;
    padding: 12px 0;
    margin-bottom: 30px;
}

#message{
    display: inline-block;
    width: 860px;
    padding: 20px 40px;
    margin: 10px 0 30px 0;
    text-align: left;
    border: solid #FFF 2.5px;
}

#explan{
    width: 600px;
    text-align: left;
    margin-left: 30px;
    float: left;
}

#window {
    width: 330px;
    height: 330px;
    float: left;
}

#sample{
    width: 800px;
    height: 450px;
}

#command{
    list-style: none;
}

#command li{
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}

#command li a{
    display: block;
    margin: 0;
    padding: 0;
    width: 192px;
    height: 70px;
    font-size: 24px;
    line-height: 70px;
    text-decoration: none;
    color: #FFF;
    background: url(../image/base/combase.png) no-repeat;
}

#command li a:hover{
    text-decoration: none;
    background: url(../image/base/comshine.png) no-repeat;
    transition: 0.5s;
	cursor: pointer;
}

#oblist {
    list-style: none;
}

#oblist li {
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}

#oblist li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 160px;
    height: 160px;
    overflow: visible;
}

#oblist li a:hover {
    text-decoration: none;
    transform: scale(1.1);
    overflow: visible;
    opacity: 0.5;
    transition: 0.25s;
	cursor: pointer;
}

.itlist {
    list-style: none;
}

.itlist li {
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}

.itlist li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 192px;
    height: 192px;
}

.itlist li a:hover {
    text-decoration: none;
    transform: scale(1.1);
    overflow: visible;
    opacity: 0.5;
    transition: 0.25s;
	cursor: pointer;
}

#mainhead {
    display: inline-block;
    width: 1080px;
}

.subhead{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
}

h1{
    display: inline-block;
    height: 40px;
    padding-top: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    line-height: 48px;
    white-space: nowrap;
}

h2{
    height: 40px;
    padding: 0px;
    margin: 10px 0;
    font-size: 115%;
    font-weight: bold;
    color: #FFF;
    line-height: 40px;
    text-decoration: none;
    border-bottom: #FFF solid 2px;
}

h3{
    margin: 12px 0 24px;
    color: #FFF;
}

iframe {
    overflow: hidden;
  }

.title {
    position: relative;
    width: 960px;
    height: 100px;
    margin-bottom: 10px;
    background: url(../image/logo/line.png) no-repeat;
}

.titlelogo {
    display: inline-block;
    width: 960px;
    height: 120px;
    margin-bottom: 10px;
    background: url(../image/logo/linemain.png) no-repeat;
}

.subl {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.subr {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}

.subr:hover{
    opacity: 1;
    transition: 0.5s;
}

@keyframes blink {
    0% {opacity: 0;}
    75% {opacity: 1;}
    100% {opacity: 1;}
}

.blinking{
    width: 26px;
    animation:blink 1s ease-in-out infinite alternate;
}

.phrase { display: inline-block; }

.gray{
    color: #e6e6e6;
    margin-left: 20px;
}

.imglink { width: 320px; }

.imglink:hover{
    opacity: 0.5;
    transition: 0.5s;
}

.green { color: #7FFF00; }

.copyright { width: 720px; }
.pconly { display: block; }
.smartonly { display: none; }


@media screen and ( max-width: 767px )
{
    body{
        width: 960px;
        background-size: auto 100%;
        font-size: 36px;
    }

    #headder { width: 960px; }

    h1{
        font-size: 36px;
        display: block;
    }

    #mainhead { width: 960px; }

    .subhead {
        font-size: 28px;
        margin: 10px 20px 0 0;
        height: 28px;
        float: right;
    }

    #upper { width: 960px; }

    #logo {position: relative;
           top: -38px;
           left: 20px;
    }

    #cont {
        width: 960px;
        background: none;
        margin: 0;
        padding: 0;
    }

    #main,#field,#dother,#object,#list{ padding: 0; }

    #field { margin-top: 30px; }

    #command li a {
        width: 236px;
        height: 78px;
        font-size: 28px;
        line-height: 78px;
        background: url(../image/base/comkb.png) no-repeat;
    }

    #command li a:hover { background: url(../image/base/comks.png) no-repeat; }

    #message {
        width: 856px;
        background: url(../image/base/backk.png) repeat;
    }

    .title {
        height: 140px;
        background: url(../image/logo/subtback.png) no-repeat;
    }

    .pconly { display: none; }
    .smartonly{ display: block; }
    .blinking { width: 36px; }
    .imglink { width: 440px; }
    .copyright { width: 960px; }
    
    #topmenu{ display: none; }
    #window {
        float: none;
        margin: 0 auto;
    }

    #explan{
        width: 820px;
        padding: 10px 50px;
        border: solid 1px #FFF;
        margin: 10px 19px;
        float: none;
        background: url(../image/base/backk.png) repeat;
    }

    .itlist li a {
        width: 320px;
        height: 320px;
    }

    #dother,#object { height: 880px; }
    #list { height: 1200px; }
    #foot {
        font-size: 24px;
        background-size: 100% auto;
    }

}
