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

header{
  width: 930px;
  height: 165px;
  margin: 0 auto;
  background: url(../imgs/topbgimg.jpg) no-repeat;
  position: relative;
}

.position03{
  position: absolute;
  top: 58px;
  left: 40px;
  font-size: 32px;
}
.position03 a{
  color: #473417;
  font-weight: 700;
}

.position04{
  position: absolute;
  top: 6px;
  left: 760px;
}

#contents{
  width: 850px;
  margin: 0 auto;
  padding: 40px 0 40px 0;
  border-bottom: 0px solid #000000;
}

#contents section{padding-bottom: 10px;}

.boxalapage{
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
  justify-content:space-between;  
  width: 880px;
  margin-left: -40px;
}
.boxalapage .textboxala h4{
    border: 0;
    font-weight: 700;
}
.boxalapage .textboxala p{
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 2;
    text-align: justify;
}

.boxalapagen{
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
  justify-content:space-between;
  margin-bottom: 60px;
}
.boxalapagen:nth-child(even){
  flex-direction: row-reverse;
}
.boxalapagen .textboxalan h4{
    border: 0;
    font-weight: 700;
    border-bottom: 1px solid #000000;
    font-size: 18px;
}
.boxalapagen .textboxalan h4 span{
  font-size: 24px;
}
.boxalapagen:nth-child(even) .textboxalan h4{
  text-align: right;
}
.boxalapagen .textboxalan{
  padding: 20px;
}
.boxalapagen .textboxalan p{
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 2;
    text-align: justify;
}


.boxalapagey{
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
  justify-content:space-between;
  margin-bottom: 40px;
}
.boxalapagey .imgbgboxala{
  width: 162px;
  height: 163px;
  background: url(../imgs/p4_titlebg.png) no-repeat;
  margin: 0 60px 20px 0;
}
.boxalapageyx{
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
  justify-content:space-between;  
}
.boxalapageyx .imgbgboxalax{
  width: 162px;
  height: 163px;
  margin: 0 60px 20px 0;
}
.boxalapageyx .textboxalayx p{
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 2;  
  width: 600px;
  padding-top:40px;
  border-top: #dcd8ce solid 3px;
  text-align: justify;
}
.boxalapagey .imgbgboxala h4{
  width: 140px;
  border-bottom: 0;  
  padding: 10px 10px 0 10px;
  margin: 0 0 16px 0;
  font-size: 20px;
}
.boxalapagey .imgbgboxala h4 span{
  font-size: 17px;
}
.boxalapagey .imgbgboxala p{
  width: 140px;
  border-bottom: 0;  
  padding: 0 10px 10px 10px;
  font-size: 16px;
  text-align: justify;
}
.boxalapagey .textboxalay p{
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 2;
    text-align: justify;
}

.castBox01{
  width: 384px;
  border-right: 1px solid #000000;
  padding: 20px 40px 20px 0;
  float: left;
}

.castBox01 h2{text-align: right;}

.castBox01 p{
  font-size: 24px;
  text-align: right;
}

.castBox02{
  width: 385px;
  padding: 20px 0 20px 40px;
  float: left;
}

.castBox02 p{font-size: 24px;}

.castBox03{
  width: 850px;
  margin: 0 auto;
  padding-top: 40px;
}

.castBox03 img{
  float: left;
  padding-right: 40px;
}

.castBox04{
  float: left;
  width: 580px;
}

.castBox04 p:nth-of-type(1){font-size: 22px;}

.castBox04 p:nth-of-type(2){font-size: 16px;}

.castBox04 p:nth-of-type(3){font-size: 16px;}

.castBox04 p:nth-of-type(4){font-size: 16px;}

.staffTable td{
  width: 405px;
  font-size: 18px;
}

.staffTable td:nth-child(odd){
  text-align: right;
  padding-right: 20px;
  font-weight: bold;
}

.staffTable td:nth-child(even){padding-left: 20px;}

.staff01{padding-bottom: 20px;}

.staff02{
  width: 850px;
  margin: 0 auto;
  padding-top: 40px;
}

.staff02 img{
  float: left;
  padding-right: 40px;
}

.staff03{
  float: left;
  width: 580px;
}

.staff03 p:nth-of-type(1){font-size: 22px;}

.staff03 p:nth-of-type(2){font-size: 16px;}

.staff03 p:nth-of-type(3){font-size: 16px;}

.staff03 p:nth-of-type(4){font-size: 16px;}

.scheduleTable{margin-bottom: 40px;}

.scheduleTable td:nth-child(odd){
  width: 260px;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
}

.scheduleTable td:nth-child(even){font-size: 15px;}

.scheduleTable img{margin: 0 5px 5px 0;}

.scheduleTable dt{font-weight: bold;}

.scheduleTable dd{margin-left: 40px;}

.schedule01{padding: 20px 0;}

.schedule02{margin-bottom: 30px;}

.schedule03{
  font-size: 15px;
  margin-bottom: 40px;
  margin-left: 40px;
}

.schedule05{
  padding-top: 30px;
  margin: 0 40px;
}

.schedule05 p{
  font-size: 15px;
  margin-left: 40px;
  margin-bottom: 20px;
}
  
a{
  text-decoration: none; 
  color: #210a06;  
}

.alatable{
    margin-top: 40px;
    border-top: #000000 1px solid;
}
.alatable tr td:nth-child(1){
    border-right: #000000 1px solid;
    width: 200px;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0;
}
.alatable tr td:nth-child(2){
    font-size: 16px;
    padding: 20px;
    letter-spacing: 2px;
}

.boxalapage4{
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
  justify-content:space-between;    
}
.boxalapage4 .msboxala h3{
  width: 60px;
}
.calendertbala{
  font-size: 16px;  
  width: 100%;  
}
.calendertbala tr:first-child{
  border-bottom: 1px solid #4a3403;
  text-indent: 10px;
}
.calendertbala tr td{
  border-left: 1px solid #4a3403;
  text-align: center;
}
.calendertbala tr td:first-child{
  border-left: 0;
}
.calendertbalaban{
  font-size: 16px;  
  width: 50%;
  margin-top: 20px;
}
.calendertbalaban tr:first-child{
  border-bottom: 1px solid #4a3403;
  text-indent: 10px;
}
.calendertbalaban tr td{
  border-left: 1px solid #4a3403;
  text-align: center;
}
.calendertbalaban tr td:first-child{
  border-left: 0;
}

.righttextala{
  text-align: right;
}

.aboutconftabala{
  font-size: 16px;
  margin: 20px 0;
}
.aboutconftabala tr th{
  width: 200px;   
  line-height: 2;
}
.aboutconftabala tr td{
  line-height: 2;
}
.aboutconftabala tr td img{
  padding: 12px 0;
}
.aboutconftabala tr:nth-child(1) th{
  letter-spacing: 30.8px;
}
.aboutconftabala tr:nth-child(2) th{
  letter-spacing: 10.8px;
}
.aboutconftabala tr:nth-child(3) th{
  letter-spacing: 30.8px;
}
.aboutconftabala tr:nth-child(6) th{
  letter-spacing: 10.8px;
}
.aboutconftabalao{
  font-size: 16px;
  margin: 20px 0;
}
.aboutconftabalao tr th{
  width: 200px;   
  line-height: 2;
}
.aboutconftabalao tr td{
  line-height: 2;
}
.aboutconftabalao tr:nth-child(1) th{
  letter-spacing: 10.8px;
}
.aboutconftabalao tr:nth-child(2) th{
  letter-spacing: 30.8px;
}
.aboutconftabalao tr:nth-child(3) th{
  letter-spacing: 10.8px;
}


.notyetbox{
  width: 850px;
  height: 500px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background-color: #eceae5;
  font-size: 32px;
}

.inmaging{
 width: 820px !important;
}

.textboxalayo p{
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 2;
  /* text-align: justify; */
}



.aboutconftabala51{
  font-size: 16px;
  margin: 20px 0;
}
.aboutconftabala51 tr th{
  width: 200px;   
  line-height: 2;
}
.aboutconftabala51 tr td{
  line-height: 2;
}
.aboutconftabala51 tr:nth-child(1) th,
.aboutconftabala51 tr:nth-child(2) th,
.aboutconftabala51 tr:nth-child(3) th,
.aboutconftabala51 tr:nth-child(6) th{
  letter-spacing: 30.8px;
}
.aboutconftabala51 tr:nth-child(4) th{
  letter-spacing: 18px;
}
.aboutconftabala51 tr:nth-child(5) th,
.aboutconftabala51 tr:nth-child(7) th{
  letter-spacing: 10.8px;
}

.aboutconftabala52{
  font-size: 16px;
  margin: 20px 0;
}
.aboutconftabala52 tr th{
  width: 200px;   
  line-height: 2;
}
.aboutconftabala52 tr td{
  line-height: 2;
}
.aboutconftabala52 tr:nth-child(1) th,
.aboutconftabala52 tr:nth-child(5) th{
  letter-spacing: 10.8px;
}
.aboutconftabala52 tr:nth-child(2) th{
  letter-spacing: 2.2px;
}
.aboutconftabala52 tr:nth-child(4) th{
  letter-spacing: 30.8px;
}

.aboutconftabala52 tr:nth-child(3) th{
  letter-spacing: 18px;
}
