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

html{font-size: 62.5%;}

body {
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "HiraMinPro-W6", serif;
    font-size: 1.6em;
    font-weight: 600;
    color: #333333;
    background-color: #fef5d3;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

a{
  color: #333333;
  text-decoration: none;
}

img{
  font-size: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

ul{list-style: none;}

#wrap{
  width: 900px;
  margin: 0 auto;
  background: url(../images/wrap_bg.jpg);
}

header{
  width: 900px;
  height: 222px;
  background: url(../images/page_header_bg.jpg);
  position: relative;
}

#page-header-inner{
  position: absolute;
  top: 33px;
  left: 507px;
  text-align: center;
}

#page-header-inner a h1{margin-bottom: 15px;}

#page-header-inner p{
  font-size: 18px;
  margin-bottom: 20px;
  color: #ffffff;
  text-shadow: -1px -1px 5px #454545,-1px 1px 5px #454545,1px -1px 5px #454545,1px 1px 5px #454545;
}

nav{
  width: 900px;
  height: 90px;
  background: url(../images/page_nav_bg.jpg);
}

nav ul{
  width: 765px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

nav ul li a{
  color: #481c00;
  font-size: 25px;
}

#contents{
  width: 850px;
  margin: 0 auto;
  padding-top: 20px;
}

h2{
  font-size: 24px;
  line-height: 30px;
  color: #652c07;
  border-bottom: 2px solid #652c07;
  margin-bottom: 20px;
  padding: 0 10px;
}

h3{
  width: 180px;
  height: 50px;
  background: url(../images/page_h3_bg.png);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #652c07;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

h4{
  font-size: 24px;
  line-height: 30px;
  color: #652c07;
  margin-bottom: 20px;
}

/* story page */

.story-page-section01{margin-bottom: 50px;}

.story-page-section02{margin-bottom: 50px;}

.story-page-section03{margin-bottom: 40px;}

#story-page-lead{
  font-size: 18px;
  color: #652c07;
  margin-bottom: 20px;
  padding: 0 10px;
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 26px;
}

.story-page-text{
  padding: 0 10px;
  font-weight: 300;
  line-height: 26px;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-bottom: 15px;
}

/* cast page */

#cast-page-section{
  width: 830px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cast-page-item{
  width: 400px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.cast-page-item-left img{
  width: 144px;
  height: auto;
  border: 3px solid #f4a62b;
}

.cast-page-item-right{width: 230px;}

.cast-page-item-cast-name{
  color: #652c07;
  font-size: 24px;
  line-height: 30px;
}

.cast-page-item-cast-name span{font-size: 18px;}

.cast-page-item-name{
  color: #652c07;
  font-size: 18px;
  border-bottom: 1px solid #652c07;
  line-height: 26px;
  margin-bottom: 10px;
}

.cast-page-item-text{
  font-size: 16px;
  line-height: 21px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 300;
}

/* staff page */

#staff-page-section01{
  width: 822px;
  margin: 0 auto;
  padding-top: 10px;
  margin-bottom: 60px;
}

.staff-page-item{
  width: 822px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.staff-page-item-img img{
  width: 174px;
  border: 3px solid #f4a62b;
}

.staff-page-item-right{width: 600px;}

.staff-page-item-name{
  font-size: 24px;
  line-height: 36px;
  color: #652c07;
  border-bottom: 1px solid #652c07;
  margin-bottom: 15px;
}

.staff-page-item-text{
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 300;
}

#staff-page-section02{
  width: 822px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.staff-table-left{
  width: 375px;
  text-align: right;
  padding: 5px 0;
}

.staff-table-center{
  width: 88px;
  text-align: center;
  padding: 5px 0;
}

.staff-table-right{
  width: 375px;
  text-align: left;
  padding: 5px 0;
  font-weight: 300;
}

/* schedule page */

#schedule-page-top{
  display: flex;
  align-items:center;
  width: 850px;
  margin-bottom: 30px;
  
}

#schedule-page-top h3{margin-bottom: 0;}

#schedule-page-top ul{
  padding-left: 30px;
  display: flex;
}

#schedule-page-top ul li{
  margin-right: 30px;
  color: #652c07;
  border-bottom: 1px solid #652c07;
}

#schedule-section01{
  width: 800px;
  margin: 0 auto;
}

.schedule-table{margin: 40px 0;}

.schedule-table tr td{
  font-size: 16px;
  line-height: 28px;
}

.schedule-table tr td:first-child{
  width: 120px;
  text-align: right;
}

.schedule-table tr td:last-child{
  padding-left: 20px;
  font-weight: 300;
}

#schedule-icon{
  padding-left: 24px;
  background: url(../images/schedule_icon02.png) no-repeat left center;
}

.schedule-table-padding-bottom{padding-bottom: 30px;}

.schedule-table-padding-left{padding-left: 15px;}

#schedule-section02{
  width: 800px;
  margin: 0 auto;
}

#schedule-section03{
  width: 800px;
  margin: 0 auto 30px auto;
}

.schedule-section03-inner{
  display: flex;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #652c07;
}

.schedule-section03-inner:last-child{border-bottom: none;}

.schedule-section03-inner-left{width: 280px;}

.schedule-section03-inner-left-name{
  font-size: 24px;
  line-height: 30px
}

.schedule-section03-inner-left-day{
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.schedule-section03-table{width: 520px;}

.schedule-section03-table tr td{line-height: 24px;}

.schedule-section03-table tr td:first-child{padding-right: 10px;}

.schedule-section03-table tr td:last-child{font-weight: 300;}

/* event page */

#event-page-section{
  width: 800px;
  margin: 0 auto 40px auto;
  padding-top: 10px;
  display: flex;
  justify-content: space-between;  
}

#event-page-section-left{width: 380px;}

#event-page-heading{
  color: #652c07;
  font-size: 32px;
  margin-bottom: 30px;
}

.event-page-text{
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 300;
  margin-bottom: 30px;
  width: 360px;
}

#event-page-section-left-table{
  border-top: 1px solid #333333;
  width: 380px;
}

#event-page-section-left-table td{
  line-height: 30px;
  font-size: 16px;
}

#event-page-section-left-table tr td:first-child{font-weight: 600;}

#event-page-section-left-table tr td:last-child{padding-left: 10px;}

.event-page-section-left-table-first{padding-top: 10px}

#event-page-section-right{width: 380px;}

#event-page-section-right-img{margin-bottom: 20px;}

#event-page-section-right-inner{
  display: flex;
  justify-content: space-between; 
  align-items:flex-end;
}

#event-page-section-right-inner-left{
  width: 216px;
  text-align: center;
}

#event-page-section-right-inner-left img{
  width: 216px;
  height: 143px;
}

#event-page-section-right-inner-left p{
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

#event-page-section-right-inner-righ{width: 150px;}

#event-page-section-right-inner-table td{
  font-size: 14px;
  line-height: 18px;
}

#event-page-section-right-inner-text{
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

footer{
  width: 850px;
  margin: 0 auto;
  padding-top: 20px;
  border-top: 1px solid #652c07;
}

#footer-inner{
  display: flex;
  justify-content: space-between;
}

#footer-inner-left{margin-bottom: 30px;}

#footer-inner-left p{
  font-size: 16px;
  line-height: 26px;
}

#footer-text01{
  padding-left: 35px;
  background: url(../images/footer_icon01.png) no-repeat left center;
  line-height: 36px !important;
  font-weight: 300;
}

#footer-text02{
  color: #ff0000;
  font-size: 13px !important;
  letter-spacing: 1px;
  font-weight: 300;
}

#footer-inner-right{padding-top: 10px;}

#footer-arr{
  text-align: center;
  padding-bottom: 25px;
}

#footer-arr small{font-size: 16px;}