@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: #de504a;
text-decoration: none;
border-bottom: 1px dotted #e39a75;
}
a:visited {
color: #de504a;
text-decoration: none;
}
a:hover {
color: #E97C33;
text-decoration: none;
}

#wrapper {
width: 900px;
margin: 0 auto;
line-height: 2.0;
position: relative;
/*min-height: 2800px;*/
background: #fdf3d7;
}
header {
background-color: #e39a75;
}
header p {
  text-align: right;
  padding: 2px 20px 10px;
  height: 30px;
}
.logo a {
  border-bottom: 0;
}
.lang {
position: absolute;
right: 70px;
top: 700px;
text-align: right;
line-height: 2;
  padding-bottom: 1em;
  font-size: 1.1rem;
}

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

.lang a {
color: #de504a;
}
.lang a:hover {
  color: #e39a75;
}


/* main */
main {
width: 740px;
padding: 100px 0 50px;
margin: 0 auto;
background: #fdf3d7 url("img/to.png") no-repeat center top;
padding-top: 100px;
line-height: 2.2;
}

.bar {
  background: url(img/bar.png) no-repeat;
  height: 40px;
  margin-top: 30px;
}


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

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

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

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

/* info */
#info {
background: #f9efe8;
margin-top: 80px;
position: relative;
}

.chira {
position: absolute;
top: 350px;
margin-top: 150px;
padding-left: 70px;
}
.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;
border-left: 1px solid #999;
}
.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: 50px;
}
.st {
position: absolute;
bottom: 60px;
right: 50px;
margin-top: 100px;
}

footer {
background: #e39a75;
padding: 10px 0;
text-align: center;
font-size: 0.85em;
}

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

#evine {
    background-color: #f9efe8;
   /* 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;
  
}

#mov {
  margin-top: 50px;
}


