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

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  overflow: hidden;
  margin-bottom: 55px;
}
.con_main .wrp_img {
  width: 2000px;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 65px;
}
.con_intro .box_intro {
  /*background: url("../images/home/bg_intro.png") no-repeat right top;*/
  padding-top: 55px;
}
.con_intro .box_intro h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 46px;
  line-height: 1.2;
  color: #600e0f;
  font-weight: normal;
  margin-bottom: 50px;
  text-align: center;
}
.con_intro .box_intro .txt_desc {
  text-align: center;
  font-size: 16px;
  line-height: 2.3;
}

/* -----------------------------------------------------------
	con_map
----------------------------------------------------------- */
.con_map {
  overflow: hidden;
  position: relative;
}
.con_map h3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 33px;
  line-height: 1.2;
  color: #600e0f;
  font-weight: normal;
  padding: 30px 0;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.5);
}
.con_map .wrp_img {
  text-align: center;
  width: 2000px;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* -----------------------------------------------------------
	con_ticket
----------------------------------------------------------- */
.con_ticket {
  background: url("../images/home/bg_ticket.jpg") repeat center center;
  padding: 60px 0 90px;
}
.con_ticket h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 46px;
  font-weight: normal;
  color: #600e0f;
  text-align: center;
  margin-bottom: 70px;
}
.con_ticket ul li {
  width: 33.33%;
  float: left;
  padding: 15px 30px;
  border-right: 2px dashed #600e0f;
}
.con_ticket ul li.last {
  border: 0;
}
.con_ticket ul li .wrp_img {
  text-align: center;
  margin-bottom: 20px;
}
.con_ticket ul li .wrp_txt {
  font-size: 16px;
  color: #000;
  line-height: 1.9;
  margin-bottom: 20px;
}
.con_ticket ul li .wrp_btn a {
  border: 1px solid #000;
  text-decoration: none;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 12px 0;
}

/* -----------------------------------------------------------
	con_use
----------------------------------------------------------- */
.con_use {
  background: url("../images/home/bg_use.jpg") repeat center center;
  padding: 130px 0 60px;
  position: relative;
}
.con_use:before {
  content: "";
  width: 100%;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/home/bg_use_top.jpg") repeat-x center center;
}
.con_use h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 46px;
  font-weight: normal;
  color: #600e0f;
  text-align: center;
  margin-bottom: 75px;
}
.con_use .box_step {
  background: #fff;
  padding-bottom: 10px;
  margin-bottom: 60px;
}
.con_use .box_step .box_head {
  text-align: center;
  position: relative;
  top: -15px;
}
.con_use .box_step .box_head .number {
  margin-bottom: 10px;
}
.con_use .box_step .box_head .number span {
  display: inline-block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  background: #080404;
  font-size: 30px;
  color: #f7f5ef;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.con_use .box_step .box_head h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 33px;
  font-weight: normal;
}
.con_use .box_step .box_content {
  padding: 0 35px;
}
.con_use .box_step .box_content .txt_note {
  color: #b40000;
  text-align: center;
}
.con_use .box_step .box_content table {
  width: 100%;
  border: 1px solid #600e0f;
  margin: 25px 0;
}
.con_use .box_step .box_content table th, .con_use .box_step .box_content table td {
  padding: 30px 20px;
}
.con_use .box_step .box_content table th {
  background: #600e0f;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 21px;
  text-align: center;
  font-weight: normal;
  width: 340px;
}
.con_use .box_step .box_content table th.ic_tel {
  line-height: 2em;
}
.con_use .box_step .box_content table td {
  font-size: 16px;
  padding: 30px 50px;
  color: #600e0f;
}
.con_use .box_step .box_content .wrp_txt {
  font-size: 16px;
  color: #600e0f;
  text-align: center;
  margin-bottom: 45px;
}

/* -----------------------------------------------------------
	con_faq
----------------------------------------------------------- */
.con_faq {
  padding: 75px 0;
}
.con_faq .box_head {
  margin-bottom: 40px;
}
.con_faq .box_head h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 46px;
  font-weight: normal;
  color: #600e0f;
  text-align: center;
  margin-bottom: 10px;
}
.con_faq .box_head .wrp_txt {
  text-align: center;
  font-size: 16px;
}
.con_faq .box_content dl {
  border-bottom: 1px solid #cccccc;
}
.con_faq .box_content dl dt {
  font-size: 18px;
  color: #535353;
  margin-bottom: 15px;
  border-top: 1px solid #cccccc;
  cursor: pointer;
  background: url("../images/home/ic_down.png") no-repeat center right;
  padding: 40px 0;
}
.con_faq .box_content dl dt:first-child {
  border-top: 0;
}
.con_faq .box_content dl dt.active {
  background: url("../images/home/ic_up.png") no-repeat center right;
  padding-bottom: 0;
}
.con_faq .box_content dl dt span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 29px;
  color: #8a8a8a;
  margin-right: 30px;
}
.con_faq .box_content dl dd {
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 15px;
  display: none;
  overflow: hidden;
}
.con_faq .box_content dl dd span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 29px;
  color: #600e0f;
  margin-right: 20px;
  float: left;
}
.con_faq .box_content dl dd h4 {
  font-size: 17px;
  font-weight: normal;
  color: #000;
  margin: 0 0 30px 15px;
  padding-top: 0.5em;
  float: left;
}
.con_faq .box_content dl dd ul {
  width: 100%;
  display: inline-block;
}
.con_faq .box_content dl dd ul li {
  list-style: disc outside;
  width: 50%;
  float: left;
  margin-bottom: 10px;
}

/* -----------------------------------------------------------
	con_site
----------------------------------------------------------- */
.con_site {
  background: url("../images/home/bg_site.jpg") repeat center center;
  padding: 60px 0 130px;
}
.con_site h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 46px;
  font-weight: normal;
  color: #600e0f;
  text-align: center;
  margin-bottom: 20px;
}
.con_site .wrp_txt {
  color: #000;
  text-align: center;
  font-size: 16px;
}
.con_site .box_site {
  margin-top: 70px;
}
.con_site .box_site ul li {
  width: 292px;
  float: left;
  margin-right: 30px;
  text-align: center;
}
.con_site .box_site ul li.last {
  margin-right: 0;
}
.con_site .box_site ul li .wrp_lnk {
  margin-bottom: 20px;
}
.con_site .box_site ul li .wrp_lnk a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  color: #600e0f;
  text-decoration: none;
}
.con_site .box_site ul li .wrp_lnk a img {
  margin-left: 10px;
  vertical-align: middle;
}
