.wrapper .mainArea{max-width: inherit; }
/*.wrapper img {width: 100%;}*/


/*ilogo*/
/*.ilogo {
    left: 0;
    margin-left: 20px;
    width: 18%;
}

.ilogo img{width: 100%;}
@media screen and (max-width:768px){
	.ilogo{top: 35px; margin-left: 10px;
    width: 22%;}
}


.ilogo .links {
    padding: 80% 0 0 0;
}
@media screen and (max-width:650px){
    .ilogo .links li a{font-size: 14px; padding: 12px 8px;}
}
@media screen and (max-width:330px){
    .ilogo .links li a{padding: 12px 0;}
}*/






/*oktoberfest*/
.oktoberfest .main{background-size: 150%;
    height: 71vw;}

.oktoberfest .intro{background: none;
    height: auto;     padding-bottom: 8vw;}

.oktoberfest .intro h2 img{width: 50%;}
@media screen and (max-width:402px){
.oktoberfest .intro h2 {
    padding: 10px 0;}
}/*media*/

.oktoberfest #work {
    width: 92%;
    height: auto;
}
.oktoberfest #work .section-body {
    box-shadow: 0px 0px 5px rgba(0,0,0,1);
}
.oktoberfest #work .section-btn {
    position: relative;
    top: 0;
    left: initial;
    margin-left: 0;
}

.oktoberfest #work .section-body .box {
    width: 100%;
    top: inherit;
    font-size: 14px;
    line-height: 1.2;
    padding: 10px;
    position: relative;
    margin-top: 48vw;
}
.oktoberfest #work .section-body .box h3{font-size: 18px;}

.oktoberfest #work .section-btn .tabs-nav a {
    font-size: 18px;
    padding: 8px 18px;
    margin: 8px 4px;
}
@media screen and (max-width:450px){
.oktoberfest #work .section-btn .tabs-nav a {
    padding: 8px 10px;
    margin: 8px 1px;
}
}/*media*/

.oktoberfest #work .section-btn .tabs-nav a:hover{transform: translateY(-5px);}
@media screen and (max-width:402px){
.oktoberfest #work .section-btn .tabs-nav a {font-size: 14px;}
}/*media*/

.oktoberfest #work .section-body iframe {
    height: 51vw;
}




/*xmasmarket*/
.xmasmarket{background-size: 190%;}
@media screen and (max-width:500px){
.xmasmarket{background-size: 200%;}
}/*media*/
.xmasmarket .main {
    height: 95vw;
}
.xmasmarket .intro{background: none;
    height: auto;     padding-bottom: 8vw;}

.xmasmarket #work {
    width: 92%;
    height: auto;
}
.xmasmarket #work .section-btn .tabs-nav li{margin: 1.5% 1%;}
.xmasmarket #work .section-btn .tabs-nav li:nth-child(2){margin-right:1%;}
@media screen and (max-width:810px){
.xmasmarket #work .section-btn .tabs-nav li{margin: 1.5% 0.5%; width: 23%;}
.xmasmarket #work .section-btn .tabs-nav li:nth-child(2){margin-right:0.5%;}
}/*media*/

.xmasmarket #work .section-btn .tabs-nav a{font-size: 18px;}
@media screen and (max-width:580px){
.xmasmarket #work .section-btn .tabs-nav a{font-size: 3.5vw;}
}/*media*/

.xmasmarket #work .section-body img.pic{box-shadow: 0px 0px 10px rgba(255,255,255,1);}
.xmasmarket #work .section-body .box{font-size: 14px;     padding: 2% 5%;}
.xmasmarket #work .section-body .box img.dd {
    left: -5%;
    top: -17%;
    width: 10%;
}
.xmasmarket #work .section-body .box img.dd2 {
    right:-5%;
    top: -17%;
    width: 10%;
}

