html,body{
    margin: 0;
    padding: 0;
    height:100%;
}
body{
    background-color: #e9ecec;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32'%3E%3Cg fill='%23EC9963' fill-opacity='0.2'%3E%3Cpath fill-rule='evenodd' d='M0 24h4v2H0v-2zm0 4h6v2H0v-2zm0-8h2v2H0v-2zM0 0h4v2H0V0zm0 4h2v2H0V4zm16 20h-6v2h6v-2zm0 4H8v2h8v-2zm0-8h-4v2h4v-2zm0-20h-6v2h6V0zm0 4h-4v2h4V4zm-2 12h2v2h-2v-2zm0-8h2v2h-2V8zM2 8h10v2H2V8zm0 8h10v2H2v-2zm-2-4h14v2H0v-2zm4-8h6v2H4V4zm0 16h6v2H4v-2zM6 0h2v2H6V0zm0 24h2v2H6v-2z'/%3E%3C/g%3E%3C/svg%3E");

    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto ,"ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo ,  "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
#container, #container02{
    position: relative;
    width: 100%;
    max-width: 1020px;
    height:100%;
    min-height: 530px;
    background-image:  url("../img/bg-016.png");
    background-color: rgba(89,73,64,0.98);
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0 0 40px 0 rgba(20,20,20,0.1);
}
#container:before{
    background-color: rgba(89,73,64,0.98);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
}


#container02{
    background: #EEEEEE;
    min-height: 100%;
    height: auto;
    align-content: flex-start;
}

#menuArea{
    width: 100%;
    height: 55px;
    max-width: 1020px;
    margin: 0 auto;
    display: flex;
    /*justify-content: center;*/
    /*align-items: center;*/
}

#menuArea ul{
    width: 100%;
    display: flex;
    align-items: center;
}
#menuArea ul li {
    width: 120px;
    min-width: 120px;
    height: 1em;
    display: block;
    /*background-image: url("../img/mark03.svg");*/
    background-repeat: no-repeat;
    color: #eeeeee;
    text-align: center;
    z-index: 100;
}

#menuArea ul li:first-child{
    margin-left: 16px;
}

#menuArea ul li:nth-child(1) p:before, #menuArea ul li:nth-child(3) p:before{
    position: absolute;
    content: '';
    display: inline-block;
    width:8px;
    height: 2em;
    background-image: url("../img/mark03.svg");
    background-size: contain;
    vertical-align: middle;
    margin-top: -7px;
    margin-left: -32px;
}


#menuArea ul li:nth-child(1) p:after, #menuArea ul li:nth-child(2) p:after, #menuArea ul li:nth-child(3) p:after{
    position: absolute;
    content: '';
    display: inline-block;
    width:8px;
    height: 2em;
    background-image: url("../img/mark03.svg");
    background-size: contain;
    vertical-align: middle;
    margin-top: -7px;
    margin-left: 26px;
    background-repeat: no-repeat;
}

#menuArea ul li:nth-child(3){
    margin-left: 61%;
}


.panelArea{
    position: relative;
    width: 49%;
    height: 48.5%;
    background: #362e2b;
    display: flex;
    align-items: center;
}
.panelArea p {
    /*width: 100%;*/
    text-align: center;
    color: white;
    font-size: 1.2em;
    padding: 10px;
}

.panelArea div{
    background: #594940;
    opacity:0.8;
    /*width:20%;*/
    height:20%;
    display: flex;
    align-items: center;
    border-radius: 5px;
}


#navi{
    position: absolute;
    width: 100%;
    height:100%;
    top:0;
    left:0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#logo{
    position: relative;
    width:40%;
    min-height: 220px;
    z-index: 10;
    min-width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hockey_cloud{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}

#hockey_mark{
    position: absolute;
    width:95%;
    height:95%;
}
#hockey_logo{
    position: absolute;
    top:15%;
    left:20%;
    width:60%;
}
.panelArea{
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
}

#panel01{
    background: url(../img/142802670.jpg);
    background-position-x: 10%;
    background-position-y: 50%;

}
#panel04{
    background: url(../img/70929223.jpg);
    background-size: auto 100%;
    background-position-x: 30%;
    background-position-y: 50%;
    background-repeat: no-repeat;

}

.panelArea iframe{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}


svg#hockey_cloud{
    -webkit-filter: drop-shadow(0 0 5px #333333);
    filter: drop-shadow(0 0 5px #333333);
}
svg#hockey_mark, svg#hockey_mark02{
    fill:#eeeeee;
}


#panel03 canvas{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}

#horizontalBar{
    width: 100%;
    height:55px;
    background-image:  url("../img/bg-016.png");
    position: absolute;
    left:0;
    top:46%;
    box-shadow: 0 0 20px 0 rgba(20,20,20,0.7);
}
#horizontalBar:after{
    background-color: rgba(89,73,64,0.98);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
}

#footer{
    position: fixed;
    width: 100%;
    height:20px;
    padding: 8px 0 0 0;
    left:0;
    bottom: 0;
    background: #DDDDDD;
    font-size: 14px;
    text-align: center;
    color: #444444;
}

#canvas03{
    position: absolute;
    width:100%;
    height: 100%;
    top:0;
    left:0;
}




/*  gaiyo ------------------------------------------------------------------------- */
#horizontalBar02{
    width: 100%;
    height:55px;
    background-image:  url("../img/bg-016.png");
    position: absolute;
    left:0;
    top:0;
    box-shadow: 0 0 20px 0 rgba(20,20,20,0.7);
}

#horizontalBar02:after{
    background-color: rgba(89,73,64,0.98);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
}


#logo02{
    position: absolute;
    width:40%;
    min-height: 230px;
    z-index: 10;
    min-width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -70px;
}

#hockey_logo02{
    position: absolute;
    top:18%;
    left:20%;
    width:60%;
}
#hockey_mark02{
    position: absolute;
    top:30%;
    height:62%;
}
#header{
    width:100%;
    height:210px;
    background: url(../img/70929223.png);
    background-size: 30%;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 35px;
}

.pankuzu{
    width: 210px;
    margin-top: 70px;
    font-size: 0.8rem;
    color: darkgray;
}
.pankuzu p{
    margin-left: 20px;
}

.title{
    width: 100%;
    margin-top: 20px;
    font-size: 2.5rem;
    font-weight: bold;
    color: #594940;
}
.title p{
    margin-left: 30px;
}

.title .line{
    display:block;
    width:40%;
    height:30px;
}

.title .line{
    border-top: 5px solid #594940;
}

.company_gaiyo{
    width: 90%;
}

.company_gaiyo td{
    padding: 10px;
    border: 1px solid darkgray;
    line-height: 1.5rem;
    color: #555555;
}

.company_gaiyo td:first-child{

    background: #DDDDDD;
}

#map{
    width:80%;
    /*height: 450px;*/
    margin-top: 30px;
    margin-bottom: 100px;

}
#map iframe{
    width: 100%;
    /*height: 450px;*/
    margin: 0 auto;
}

#map p{
    display:block;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.index_link{
    display: block;
    width: 40%;
}


/*  jigyo ------------------------------------------------------------------------- */
.midashi{
    font-size:2rem;
    display:block;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    color: #333333;
    padding-bottom: 5px;
    border-bottom: 2px dotted #777777;
}
.honbun{
    display:block;
    width: 80%;
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.8rem;
    margin-top: 20px;
    color: #333333;
}
.jisseki, .jisseki_list{
    display:block;
    /*width: 60%;*/
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.8rem;
    margin-top: 30px;
    color: #333333;
}
.jisseki p{
    font-weight: bold;
}
.jisseki_list{
    margin-top: 10px;
    padding: 30px;
    border: 1px solid darkgray;
    background: #DDDDDD;
    margin-bottom: 50px;
}
.jisseki_list li{
    text-align: left;
    line-height: 1.2rem;
    margin-bottom: 0.6rem;
}
.jisseki_list li{
    padding-left: 1em;
    text-indent: -1em;
}

a:link { color: inherit; }
a:visited { color: inherit; }
a:hover { color: #88858c; }
a:active { color: #a35200; }
a{
    text-decoration: none;
}

.active_font{
    color:#88858c;
}

@media (max-width: 767px) {

    #menuArea{
        display:none;
    }
    .pankuzu{
        display:none;
    }
    .title{
        margin-top: 110px;
    }
    .title .line{
        width: 60%;
    }
    #header{
        background-size: 40%;
        background-position-y: 70px;
        height: 170px;
    }


    #logo02{
        min-height: 200px;
        margin-top: -80px;
    }

    .jisseki{
        width: 90%;
    }

    #logo02{
        width: auto;
        left:0;
        right:0;
    }
    #hockey_logo02{
        position: absolute;
        top: 18%;
        width: 60%;
        left: auto;
        max-width: 180px;
    }
    #hockey_mark02 {
        top: 40%;
        height: 52%;
    }
}