@charset "UTF-8";
/* line 5, ../sass/styles.scss */
body {
  background: #fff url("../img/bodybg-sex02.png") repeat-x top center;
  font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
  line-height: 150%;
}

/* line 11, ../sass/styles.scss */
a {
  color: #5a5a07;
  text-decoration: none;
}

/* line 13, ../sass/styles.scss */
a:hover {
  color: #ff4545;
  text-decoration: none;
}

/* line 17, ../sass/styles.scss */
#wrap {
  width: 1024px;
  margin: auto;
  color: #ffffff;
  -moz-box-shadow: grey 5px 5px 25px;
  -webkit-box-shadow: grey 5px 5px 25px;
  box-shadow: grey 5px 5px 25px;
}

/* line 25, ../sass/styles.scss */
.header {
  height: 400px;
  background: url(../img/banner-sex02.png) no-repeat top left;
}

/* line 30, ../sass/styles.scss */
.main_mid {
  min-height: 300px;
  background-color: #ffffff;
  color: #444;
}

/* line 38, ../sass/styles.scss */
.dl-horizontal {
  margin: 0;
}

/*menu*/
/* line 42, ../sass/styles.scss */
.nav_menu {
  width: 400px;
  padding: 5px;
  margin: 50px 0px 10px 680px;
  display: inline-block;
  font-size: 16px;
}

/* line 50, ../sass/styles.scss */
.m_info, .m_prog, .m_news, .m_photo {
  display: inline-block;
  width: 100px;
  padding: 10px 0px;
  text-align: center;
  color: #676767;
}

/* line 58, ../sass/styles.scss */
.m_info:hover, .m_prog:hover, .m_news:hover, .m_photo:hover {
  padding: 10px 0px;
  color: #05421A;
  font-size: 18px;
}

/* line 65, ../sass/styles.scss */
.series_title {
  padding: 30px 10px 5px 10px;
  color: #ddd;
}
/* line 69, ../sass/styles.scss */
.series_title h4 {
  font-size: 18px;
  font-weight: bolder;
}

/* line 77, ../sass/styles.scss */
.col-lg-3 {
  margin-top: -100px;
  padding-left: 0px;
}
/* line 81, ../sass/styles.scss */
.col-lg-3 .post {
  background-color: #8cc63f;
  margin-right: 28px;
  padding: 13px;
  -moz-box-shadow: #aeaeae 5px 5px 10px;
  -webkit-box-shadow: #aeaeae 5px 5px 10px;
  box-shadow: #aeaeae 5px 5px 10px;
}
/* line 88, ../sass/styles.scss */
.col-lg-3 .post h4 {
  color: #444;
  border-left: 5px solid #232323;
  padding-left: 5px;
}

/*side-right*/
/*index*/
/* line 102, ../sass/styles.scss */
.sub_title {
  height: 40px;
  margin: 30px 30px 10px 30px;
  background: url(../img/title.png) no-repeat top left;
}
/* line 107, ../sass/styles.scss */
.sub_title h4 {
  padding: 10px 50px;
  font-size: 20px;
  font-weight: bold;
  color: #006837;
}

/* line 115, ../sass/styles.scss */
.sub2_title {
  height: 40px;
  margin: 20px 30px 10px 30px;
  background: url(../img/title.png) no-repeat top left;
}
/* line 120, ../sass/styles.scss */
.sub2_title h4 {
  padding: 10px 50px;
  font-size: 20px;
  font-weight: bold;
  color: #006837;
}

/* line 128, ../sass/styles.scss */
.con_info {
  margin: 0;
  padding: 0px 30px 10px 0px;
}

/* line 134, ../sass/styles.scss */
.con_theme {
  margin: 0px 30px 10px 80px;
}

/* line 139, ../sass/styles.scss */
.history {
  margin: 30px;
  padding: 10px;
  background-color: #8cc63f;
}
/* line 144, ../sass/styles.scss */
.history p {
  margin: 10px;
}

/* line 147, ../sass/styles.scss */
.list-icon {
  height: 30px;
  padding: 0;
}
/* line 151, ../sass/styles.scss */
.list-icon li {
  list-style: none;
}

/*programme*/
/* line 157, ../sass/styles.scss */
.prog_table {
  margin: 0px 0px 50px 0px;
  padding: 0px 30px;
  color: #777777;
}
/* line 162, ../sass/styles.scss */
.prog_table a {
  color: #02607a;
  text-decoration: none;
}
/* line 164, ../sass/styles.scss */
.prog_table a:hover {
  color: #7c4616;
  text-decoration: none;
}
/* line 167, ../sass/styles.scss */
.prog_table h5 {
  color: #265729;
  font-size: 18px;
  font-weight: bold;
}
/* line 169, ../sass/styles.scss */
.prog_table .th_time {
  width: 15%;
  text-align: center;
  font-weight: bold;
}
/* line 170, ../sass/styles.scss */
.prog_table .th_title {
  width: 60%;
  text-align: center;
  font-weight: bold;
}
/* line 171, ../sass/styles.scss */
.prog_table .th_speak {
  width: 25%;
  text-align: center;
  font-weight: bold;
}
/* line 173, ../sass/styles.scss */
.prog_table .news_day {
  width: 20%;
  text-align: center;
  font-weight: bold;
}
/* line 174, ../sass/styles.scss */
.prog_table .news_title {
  width: 60%;
  text-align: center;
  font-weight: bold;
}
/* line 175, ../sass/styles.scss */
.prog_table .news_from {
  width: 20%;
  text-align: center;
  font-weight: bold;
}
/* line 177, ../sass/styles.scss */
.prog_table .cont_1 {
  background-color: #f0f4c3;
}
/* line 178, ../sass/styles.scss */
.prog_table .cont_2 {
  background-color: #dcedc8;
}
/* line 180, ../sass/styles.scss */
.prog_table .td_time {
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
/* line 182, ../sass/styles.scss */
.prog_table .td_title .cv {
  margin: 0px 0px 8px 0px;
}
/* line 184, ../sass/styles.scss */
.prog_table .td_title .cv .cv-title {
  font-size: 16px;
  color: #d35400;
}
/* line 185, ../sass/styles.scss */
.prog_table .td_title .cv .cv-writer {
  font-size: 14px;
  color: #607d8b;
}
/* line 187, ../sass/styles.scss */
.prog_table .td_title .cv1 {
  margin: 0px 0px 8px 0px;
}
/* line 189, ../sass/styles.scss */
.prog_table .td_title .cv1 .cv-title {
  font-size: 16px;
  color: #d35400;
}
/* line 190, ../sass/styles.scss */
.prog_table .td_title .cv1 .cv-writer {
  font-size: 14px;
  color: #607d8b;
}
/* line 193, ../sass/styles.scss */
.prog_table .td_speak {
  vertical-align: middle;
}
/* line 195, ../sass/styles.scss */
.prog_table hr {
  border-style: dashed;
  border-color: #888;
}

/*photo*/
/* line 203, ../sass/styles.scss */
.photos {
  padding: 0px 30px 20px 30px;
}
/* line 206, ../sass/styles.scss */
.photos a {
  padding: 5px;
  line-height: 5;
}
/* line 211, ../sass/styles.scss */
.photos img {
  border: 1px #fff solid;
}

/*footer*/
/* line 215, ../sass/styles.scss */
footer {
  padding: 20px 0px 10px 0px;
  background-color: #05421A;
  border-bottom: 10px solid #000000;
  color: #eeeeee;
}
/* line 221, ../sass/styles.scss */
footer a {
  color: #ffd600;
  text-decoration: none;
}
/* line 223, ../sass/styles.scss */
footer a:hover {
  color: #6bb785;
  text-decoration: none;
}
/* line 226, ../sass/styles.scss */
footer h4 {
  font-size: 18px;
}
/* line 228, ../sass/styles.scss */
footer h5 {
  font-size: 16px;
  line-height: 140%;
}
/* line 233, ../sass/styles.scss */
footer .col-lg-6 {
  padding-left: 20px;
}
/* line 236, ../sass/styles.scss */
footer .col-lg-6 .study_info {
  padding: 0;
  list-style: none;
}
/* line 241, ../sass/styles.scss */
footer .col-lg-6 .conf_4sex {
  padding: 0;
  list-style: none;
  display: inline-block;
}
/* line 247, ../sass/styles.scss */
footer .col-lg-6 .li_4sex {
  width: 110px;
  height: 40px;
  margin: 5px 0px;
  padding: 0px 5px 0px 0px;
  display: inline-block;
}
/* line 256, ../sass/styles.scss */
footer .col-lg-6 .sex01, footer .col-lg-6 .sex02, footer .col-lg-6 .sex03, footer .col-lg-6 .sex04, footer .col-lg-6 .sex05, footer .col-lg-6 .sex06 {
  width: 100px;
  height: 40px;
  opacity: 0.6;
  display: inline-block;
}
/* line 262, ../sass/styles.scss */
footer .col-lg-6 .sex01 h4, footer .col-lg-6 .sex02 h4, footer .col-lg-6 .sex03 h4, footer .col-lg-6 .sex04 h4, footer .col-lg-6 .sex05 h4, footer .col-lg-6 .sex06 h4 {
  text-indent: -5000px;
}
/* line 267, ../sass/styles.scss */
footer .col-lg-6 .sex01 {
  background: url("../img/menu/4SEX001.png") no-repeat top left;
}
/* line 268, ../sass/styles.scss */
footer .col-lg-6 .sex02 {
  background: url("../img/menu/4SEX002.png") no-repeat top left;
}
/* line 269, ../sass/styles.scss */
footer .col-lg-6 .sex03 {
  background: url("../img/menu/4SEX003.png") no-repeat top left;
}
/* line 270, ../sass/styles.scss */
footer .col-lg-6 .sex04 {
  background: url("../img/menu/4SEX004.png") no-repeat top left;
}
/* line 271, ../sass/styles.scss */
footer .col-lg-6 .sex05 {
  background: url("../img/menu/4SEX005.png") no-repeat top left;
}
/* line 272, ../sass/styles.scss */
footer .col-lg-6 .sex06 {
  background: url("../img/menu/4SEX006.png") no-repeat top left;
}
/* line 274, ../sass/styles.scss */
footer .col-lg-6 .sex01:hover {
  opacity: 1;
  background: url("../img/menu/4SEX001.png") no-repeat top left;
}
/* line 275, ../sass/styles.scss */
footer .col-lg-6 .sex02:hover {
  opacity: 1;
  background: url("../img/menu/4SEX002.png") no-repeat top left;
}
/* line 276, ../sass/styles.scss */
footer .col-lg-6 .sex03:hover {
  opacity: 1;
  background: url("../img/menu/4SEX003.png") no-repeat top left;
}
/* line 277, ../sass/styles.scss */
footer .col-lg-6 .sex04:hover {
  opacity: 1;
  background: url("../img/menu/4SEX004.png") no-repeat top left;
}
/* line 278, ../sass/styles.scss */
footer .col-lg-6 .sex05:hover {
  opacity: 1;
  background: url("../img/menu/4SEX005.png") no-repeat top left;
}
/* line 279, ../sass/styles.scss */
footer .col-lg-6 .sex06:hover {
  opacity: 1;
  background: url("../img/menu/4SEX006.png") no-repeat top left;
}
/* line 284, ../sass/styles.scss */
footer .col-lg-6 .series:hover {
  width: 125px;
  color: #fff;
  background-color: #456789;
}
