@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : program.css
 author     : Ability Consultant
 style info : 式の流れ
=================================================================== */
#contents > * > * {
  max-width: 1000px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  #contents > * > * {
    width: 95%;
  }
}

.row::after, .con_civil .box_list .list .item .st_title::after, .con_program .box_list .item .st_title::after {
  content: "";
  display: table;
  clear: both;
}

#contents > * {
  padding-left: 240px;
}
@media only screen and (max-width: 1280px) {
  #contents > * {
    padding-left: 0;
  }
}
@media print {
  #contents > * {
    padding-left: 0;
  }
}
.ie8 #contents > * {
  padding-left: 0;
}

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.col {
  float: left;
  position: relative;
  min-height: 1px;
}

.txt_content {
  font-size: 100%;
  line-height: 1.6;
  color: #664a18;
}
@media only screen and (max-width: 767px) {
  .txt_content {
    font-size: 94%;
  }
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title .bg_title {
  background-image: url(../program/images/img_title.jpg);
}

/* -----------------------------------------------------------
	.con_civil
----------------------------------------------------------- */
.con_civil {
  background: transparent url(../program/images/bg_civil.jpg) no-repeat center top;
  background-size: cover;
  padding: 20px 0 15px;
}
.con_civil .box_title {
  margin-bottom: 68px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_civil .box_title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_civil .box_title {
    margin-bottom: 20px;
  }
}
.con_civil .box_title .st_title {
  text-align: center;
  font-weight: normal;
}
.con_civil .box_title .st_title .en {
  display: block;
  font-family: "Cinzel", serif;
  font-size: 267%;
  line-height: 1;
  color: #391e00;
  margin-bottom: 3px;
}
@media only screen and (max-width: 767px) {
  .con_civil .box_title .st_title .en {
    font-size: 200%;
  }
}
.con_civil .box_title .st_title .jp {
  display: block;
  font-size: 120%;
  color: #fff;
}
.con_civil .box_img {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_civil .box_img {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_civil .box_img {
    margin-bottom: 20px;
  }
}
.con_civil .box_img img {
  width: 100%;
}
.con_civil .box_txt {
  text-align: center;
  margin-bottom: 46px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_civil .box_txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_civil .box_txt {
    margin-bottom: 20px;
  }
}
.con_civil .box_txt .st_title {
  font-size: 160%;
  color: #391e00;
  font-weight: normal;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_civil .box_txt .st_title {
    font-size: 120%;
    margin-bottom: 10px;
  }
}
.con_civil .box_list .list {
  margin-left: -10px;
  margin-right: -10px;
}
.con_civil .box_list .list .col_50 {
  width: 50%;
}
.con_civil .box_list .list .col_100 {
  width: 100%;
}
.con_civil .box_list .list .item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_civil .box_list .list .item {
    width: 100% !important;
    float: none !important;
  }
}
.con_civil .box_list .list .item .item_inner {
  background: #f5f0e6;
  height: 100%;
  padding: 15px 0 0;
}
.con_civil .box_list .list .item .st_title {
  font-weight: normal;
  background: #fff;
  padding: 7px 25px;
}
.con_civil .box_list .list .item .st_title .ic_item {
  float: left;
  margin-right: 10px;
}
.con_civil .box_list .list .item .st_title span {
  position: relative;
  top: 5px;
  font-size: 120%;
  color: #391e00;
}
.con_civil .box_list .list .item .txt_content {
  font-size: 94%;
  color: #505050;
  padding: 17px 25px;
}

/* -----------------------------------------------------------
	.con_program
----------------------------------------------------------- */
.con_program {
  padding: 40px 0 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_program {
    padding: 40px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_program {
    padding: 30px 0 30px;
  }
}
.con_program .box_title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_program .box_title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_program .box_title {
    margin-bottom: 20px;
  }
}
.con_program .box_title .st_title {
  font-weight: normal;
  text-align: center;
}
.con_program .box_title .st_title .en {
  display: block;
  font-family: "Cinzel", serif;
  font-size: 267%;
  line-height: 1;
  color: #9d7a2e;
}
@media only screen and (max-width: 767px) {
  .con_program .box_title .st_title .en {
    font-size: 200%;
  }
}
.con_program .box_title .st_title .jp {
  display: block;
  font-size: 120%;
  color: #391e00;
}
.con_program .box_list .item {
  border: 1px solid #f2eee7;
  padding: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_program .box_list .item {
    margin-bottom: 20px;
  }
}
.con_program .box_list .item .item_inner {
  position: relative;
}
.con_program .box_list .item .col_main {
  left: 50%;
  width: 50%;
  padding-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_program .box_list .item .col_main {
    padding-top: 0;
    margin-bottom: 15px;
  }
}
.con_program .box_list .item .col_thumb {
  right: 50%;
  width: 50%;
  padding-right: 20px;
}
.con_program .box_list .item .col_thumb img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_program .box_list .item .col_main,
  .con_program .box_list .item .col_thumb {
    right: auto;
    left: auto;
    width: 100%;
    float: left;
    padding: 0;
  }
}
.con_program .box_list .item .st_title {
  font-weight: normal;
  margin-bottom: 15px;
}
.con_program .box_list .item .st_title .number {
  display: block;
  float: left;
  width: 47px;
  height: 47px;
  font-family: "Cinzel", serif;
  font-size: 160%;
  color: #fff;
  background: #fca4b3;
  text-align: center;
  font-style: italic;
  padding-top: 7px;
  margin-right: 17px;
}
@media only screen and (max-width: 767px) {
  .con_program .box_list .item .st_title .number {
    width: 30px;
    height: 30px;
    font-size: 107%;
    padding-top: 6px;
    margin-right: 10px;
  }
}
.con_program .box_list .item .st_title .txt {
  font-size: 134%;
  color: #9d7a2e;
  position: relative;
  top: 7px;
}
@media only screen and (max-width: 767px) {
  .con_program .box_list .item .st_title .txt {
    top: 5px;
    font-size: 100%;
  }
}
.con_program .box_list .item .st_title .txt em {
  font-size: 70%;
  color: #505050;
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .con_program .box_list .item .st_title .txt em {
    font-size: 100%;
  }
}
.con_program .box_list .item .txt_content {
  font-size: 94%;
  color: #505050;
}
.con_program .box_list .item.bg_pink {
  background: #fdecf0;
}
.con_program .box_list .item.only_title {
  border: 0 none;
  margin-bottom: 0;
}
.con_program .box_list .item.only_title .st_title {
  margin-bottom: 0;
}
.con_program .box_list .item.item_2 {
  margin-bottom: 20px;
}
.con_program .box_list .item.item_3 {
  margin-bottom: 20px;
}
.con_program .box_list .item.item_4 {
  margin-bottom: 20px;
}
.con_program .box_list .item.item_6 {
  margin-bottom: 20px;
}
.con_program .box_list .item.item_7 {
  margin-bottom: 20px;
}
.con_program .box_list .item.item_8 .img_item {
  position: absolute;
  right: 16%;
  top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_program .box_list .item.item_8 .img_item {
    right: 10%;
    width: 43%;
  }
}
.con_program .box_list .item.item_15 {
  margin-bottom: 20px;
}
.con_program .box_list .item.item_15 .img_item {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_program .box_list .item.item_15 .img_item {
    width: 33%;
  }
}
