@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN","sans-serif";
	font-size: 20px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, div, main, footer {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: bottom;
}
a:link {
color: #1d27b3;
text-decoration: none;
}
a:visited {
color: #4952c5;
text-decoration: none;
}
a:hover {
color: #de5353;
text-decoration: none;
}

#wrapper {
width: 1200px;
margin: 0 auto;
line-height: 2.0;
position: relative;
min-height: 2220px;
background: #ffefd5;

}
header {
  background: #ffefd5 url(img/bg.png);
}
header p {
  text-align: right;
  padding: 2px 20px 10px;
  height: 80px;
}
.logo a {
  border-bottom: 0;
}
.logo {
  position:absolute;
 top: 0;
 left: 0;
}
.lang {
position: absolute;
right: 70px;
top: 720px;
text-align: right;
line-height: 1;
padding: 10px 30px;
font-size: 1.1rem;
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: #1d27b3;
}
.lang a:hover {
  color: #ea3084;
}


/* main */
main {
width:  1200px;
padding: 30px 0 50px;
margin: 0 auto;
padding-top: 30px;
line-height: 2.2;
}
main p {
width: 980px;
margin: 0 auto;
padding: 0px 0;
text-align: justify;
}

div.gaiyo {
background-color: rgba(255,255,255,0.7);
padding: 60px 10px;
}
.gaiyo p {
padding: 10px 0;
}

/* work */
.work {
position: relative;
width: 1000px;
min-height: 830px;
margin: 50px auto;
}
.work1 {
  position: absolute;
  top:30px;
  left:20px;
  padding-left:30px;
}
.work2 {
  position: absolute;
  top:337px;
  left:730px
}
.work3 {
  position: absolute;
  top:710px;
  left:50px
}
.work4 {
 position: absolute;
  top:710px;
  left:295px
}
.cap {
width: 1000px;
}
.cap p {
width: 950px;
line-height:1.7;
font-size: 0.85rem;
text-align: right;
padding: 10px 0;
position: absolute;
top:1040px;
}
#mov {
margin: 400px 150px 10px;
}

/* event以下 */
#evin {
  padding: 0px 100px 50px;
  margin: 0;
  line-height: 1.6;
}
h3 {
padding-top: 1em;
margin-bottom: 1.5em;
}
h4 {
font-weight: bold;
line-height: 1;
padding-left: 2em;
padding-top: 0.5em;

}
/* 普通の太さ */
.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: 640px;
margin-left: 230px;
padding-left: 40px;
line-height: 0.3;

}
.chira p {
font-size: 0.75rem;
}
.chira img {
  border: 1px solid #ccc;
}

/* info */
#info {
margin-top: 50px;
position: relative;
width: 800px;

}
#info p {
padding-top: 0.8em;
padding-left: 2em;
}


.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 {
padding: 15px 0;
text-align: center;
font-size: 0.85em;
background: #e2f431;
}

/* english */
#eng {
 text-align: justify;
}
.wor {
  font-style: italic;
}

.cape p {
width: 900px;
line-height:1.7;
font-size: 0.75rem;
text-align: left;
padding: 10px 0;
position: absolute;
top:820px;
left: 80px;
}

#evine{
  padding: 300px 100px 50px;
  margin: 0;
  line-height: 1.6;
}

.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;
}





