@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN","sans-serif";
	font-size: 18px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, div, main, footer {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: bottom;
}
a:link {
color: #ed5706;
text-decoration: none;
}
a:visited {
color: #ec5f19;
text-decoration: none;
}
a:hover {
color: #0caa19;
text-decoration: none;
}

#wrapper {
width: 1100px;
margin: 0 auto;
line-height: 2.0;
position: relative;
min-height: 2220px;
background: #d7de21;

}
header {
  background: #d7de21;
}
header p {
  text-align: right;
  padding: 2px 20px 10px;
  height: 80px;
}
.logo a {
  border-bottom: 0;
}
.logo {
  position:absolute;
 top: 0;
 right: 0;
}
.lang {
position: absolute;
right: 70px;
top: 720px;
text-align: right;
line-height: 1;
padding: 30px 30px;
font-size: 1.3rem;
/*background-color: #e2f431;
border-radius: 15px ;*/
height: 1em;
}

.cap1 {
position: absolute;
top:480px;
left: 0px;
font-size: 0.75em;
line-height: 1.6;
text-align: left;
}

.lang a {
color: #ee4f05;
}
.lang a:hover {
  color: #0f630a;
}


/* main */
main {
width:  1100px;
padding: 40px 0 40px;
margin: 10px auto 0;
line-height: 2;
background: url(img/gai.png) no-repeat;
}
main p {
width: 830px;
margin: 0 auto;
padding: 0px 0;
text-align: justify;
}

div.gaiyo {
padding: 170px 10px 10px;
}
.gaiyo p {
padding: 0px 0;
}

/* work */
.work {
background: url(img/bg02.png) no-repeat ;
min-height: 1400px;
position: relative;
}
.works {
/*width:900px;
min-height: 530px;*/
margin: 0 auto;
display: flex;
padding: 120px 10px 15px;
justify-content: center;
}
.works p {
padding: 0;
margin: 10px;
box-shadow: 10px 10px 2px #c4d206 ;
}
.works04 {
position: absolute;
left: 80px;
top: 1050px;

}
.cap {
width: 980px;
margin: 0 auto;
}
.cap p {
line-height:1.5;
font-size: 0.85rem;
text-align: right;
padding: 0px 0;
}
#mov {
margin: 180px auto 10px;
width: 600px;
}
p#mov {
text-align: center;
}

/* event以下 */
#evin {
  padding: 200px 100px 50px;
  margin: 0;
  line-height: 1.6;
 background: url(img/bg03_05.png) no-repeat;
}
h3 {
padding-top: 0.5em;
margin-bottom: 1em;
}
h4 {
font-weight: bold;
line-height: 1;
padding-left: 2em;
padding-top: 0;

}
/* 普通の太さ */
.nom {
 font-weight: normal;
}

/* event */
.evinfo {
width: 900px;
margin: 20px auto;
line-height: 2.1;
position: relative;
}
.evinfo p {
padding-bottom: 1em;
padding-left: 2em;
}

.chira {
position: absolute;
width: 330px;
margin-top: 20px;
margin-left: 200px;
padding-left: 40px;
line-height: 0.3;

}
.chira p {
font-size: 0.75rem;
}
.chira img {
  border: 1px solid #ccc;
}

/* info */
#info {
margin-top: 40px;
position: relative;
width: 800px;

}
#info p {
padding-left: 2em;
padding-bottom: 1em;
line-height: 1.8;
}


.clear {
    padding-top: 40px;
    padding-right: 0;
    padding-left: 0;
    clear: both;
    line-height: 1.6;
    padding-bottom: 0px;
}
.oshi {
line-height: 1.8;
padding-bottom: 70px;
}


footer {
width: 1100px;
margin: 0 auto;
padding: 145px 0 20px;
text-align: center;
font-size: 0.8em;
color: ;
background: #d7de21 url(img/footer.png) no-repeat;
}

/* english */
#eng {
 text-align: justify;
 font-size: 17px;
}
#eng .gaiyo {
width: 900px;
list-style: 1.5;
margin: 0 auto;
}
.wor {
  font-style: italic;
}
#eng .work {
background: url(img/ebg01.png) no-repeat;
min-height: 700px;
position: relative;
}

#eng .works04 {
width: 1010px;
background: url(img/ebg02.png) no-repeat bottom;
position: absolute;
top: 490px;
}
#eng #evin {
min-height: 700px;
}
.cape p {
width: 900px;
line-height:1.7;
font-size: 0.75rem;
text-align: left;
padding: 10px 0;
position: absolute;
top:820px;
left: 80px;
}



.chirae {
position: absolute;
width: 330px;
margin-top: 80px;
margin-left: 630px;
padding-left: 40px;
line-height: 0.3;

}
.chirae p {
font-size: 0.75rem;
}
.chira img {
  border: 1px solid #ccc;
}

.cleare {
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    clear: both;
    line-height: 1.6;
    padding-bottom: 0px;
}


.chira {
position: absolute;
top: -20px;
left: 410px;
padding-top: 30px;
font-size: 0.75em;
}





