@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic medium", "sans-serif";
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, div, main, footer {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: bottom;
}
a:link {
color: #c03d3a;
text-decoration: none;
}
a:visited {
color: #c03d3a;
text-decoration: none;
}
a:hover {
color: #f4abab;
text-decoration: none;
}

#wrapper {
width: 1000px;
margin: 0 auto;
line-height: 2.0;
position: relative;
min-height: 2220px;
background: #fff url(img/bg.png);

}
header {
  background: #fff url(img/bg.png);
}
header p {
  text-align: right;
  padding: 2px 20px 10px;
  height: 80px;
}
.logo a {
  border-bottom: 0;
}
.lang {
position: absolute;
right: 70px;
top: 450px;
text-align: right;
line-height: 2;
  padding-bottom: 1em;
  font-size: 1.1rem;
}

.cap1 {
position: absolute;
top:480px;
left: 0px;
font-size: 0.75em;
line-height: 1.6;
text-align: left;
}

.lang a {
color: #c03d3a;
}
.lang a:hover {
  color: #f4abab;
}


/* main */
main {
width: 900px;
padding: 100px 0 50px;
margin: 0 auto;
padding-top: 150px;
line-height: 2.2;
}

/* work */
.work {
  display: flex;
  margin-top: 70px;
  justify-content:space-around;
}

.cap01 {
line-height:1.7;
font-size: 0.75rem;
text-align: left;
padding: 10px 0;
margin: 0;
}
#mov {
margin-top: 100px;}

/* event以下 */
#evin {
    height: 800px;
    padding: 20px 100px 50px;
    margin: 0;
}
h3 {
padding-bottom: 2em;

}
/* event */
.evinfo {
width: 900px;
margin: 20px auto;
line-height: 2.3;
}

/* info */
#info {
margin-top: 50px;
position: relative;
}

.chira {
position: absolute;
top: 350px;
margin-top: 110px;
padding-left: 180px;
}
.chira p {
font-size: 0.75rem;
}
.chira img {
  border: 1px solid #ccc;
}

dl {
line-height: 1;
margin-bottom: 1em;
}

dt {
float: left;
clear: left;
width: 4rem;
padding-right: 0.5em;
/*border-right: 1px solid #999;*/
line-height: 2.2;
margin: 0 1em 0 0;

}
dd {
float: left;
margin: 0 0.5em;
width: 19em;
padding-left: 2em;
line-height: 2.2;
text-align: left;
}
.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;
}
.st {
position: absolute;
bottom: 150px;
margin-top: 100px;
}

footer {
margin-top: 35px;
padding: 20px 0;
text-align: center;
font-size: 0.85em;
}

/* english */
#eng {
 text-align: justify;
}
.wor {
  font-style: italic;
}

#evine {
   /* height: 1200px;*/
    padding: 20px 100px 50px;
    margin: 0;
}

.cleare {
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    clear: both;
    line-height: 1.6;
    padding-bottom: 0px;
}


#eng .acc {
    line-height: 1.7;
    width: 450px;
    clear: both;
    text-align: left;
}

.chira {
position: absolute;
top: -20px;
left: 410px;
padding-top: 30px;
font-size: 0.75em;
}

#cap03 {
padding-top: 0;
text-align: right;
line-height: 1;
font-size: 0.75rem;
padding-right: 5px;
  
}



