/*---------------------------------------------------

 Fair_index

---------------------------------------------------*/
.section_rank .btn_more03 {
	width: auto;
	height: auto;
	color: #382309;
	background: none;
	font-size: 12px;
	font-family: "baskerville-urw",serif;
  position: absolute;
  bottom: -10px;
  right: -10px;
}

.fair_list .btn_more03 {
	width: auto;
	height: auto;
	color: #382309;
	background: none;
	font-size: 12px;
	font-family: "baskerville-urw",serif;
	position: relative;
}

.btn_more03::after {
  position: absolute;
  bottom: 6px;
  right: -10px;

  content: " ";
  display: block;

  width: 5px;
  height: 5px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);

  border-top: 1px solid #382309;
  border-left: 1px solid #382309;
  margin-top: -3px;
}


/*-------------------------------------------
section_rank
-------------------------------------------*/
.main_plan .mv {
	background: url(../img/cmn/mv_bg.jpg) repeat-x 0 92px;
	height: 337px;
	padding-top: 92px;
}

.main_plan .mv .inner {
	background: url(../plan/img/visual.jpg) no-repeat center;
	height: 245px;
}

.section_rank {
  width: 100%;
  margin-bottom: 70px;
}

.section_rank,
.section_rank div,
.section_rank dl,
.section_rank ul {
  opacity : 1.0;
}

.section_rank .tit_box{
  width:980px;
  margin:0 auto;
  padding:0 0 23px;
  text-align:center;
  font-size:14px;
}

.section_rank .box{
  width:487px;
  float:right;
  position:relative;
	background: #fff;
  border: 1px solid #c9c9c9;
  margin-right:11px;
  margin-bottom:25px;
}

.section_rank .box:last-child{
  width:487px;
  position:relative;
	background: #fff;
  border: 1px solid #c9c9c9;
  margin-right:0;
  margin-bottom:0;
}

.section_rank .box:nth-child(2n){
  float: left;
  margin-right: 0;
}

.section_rank .box:first-child{
  width:100%;
  height: auto;
  margin-bottom: 25px;
  float:none;
}

.section_rank .box a{
  width:100%;
  height: 100%;
  display:block;
  padding: 19px;
  box-sizing:border-box;
  position:relative;
}

.section_rank .box:first-child a{
	padding: 28px;
}

.section_rank .box .ph{
  width:123px;
  height:123px;
  overflow:hidden;
  line-height: 0;
  float:left;
}

.section_rank .box:first-child .ph{
  width: 215px;
  height: 215px;
  overflow:hidden;
  float:left;
}

.section_rank .box .ph img{
  width:100%!important;
  height:auto!important;
}

.section_rank .box:first-child .txt_box{
  float:right;
  width:240px;
  height: 215px;
  position:relative;
}

.section_rank .box .txt_box{
  float:right;
  width:300px;
  position:relative;
}

.section_rank .box::after{
  position: absolute;
  bottom: 10px;
  right: 10px;

  content: " ";
  display: block;

  width: 5px;
  height: 5px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);

  border-top: 1px solid #382309;
  border-left: 1px solid #382309;
}

.section_rank .box:first-child::after,
.section_rank .box:first-child .txt_box:after {
  display: none;
}

.section_rank .box:first-child .txt_box{
  width: 700px;
  padding-right:30px;
}

.section_rank .box:nth-child(2) .txt,
.section_rank .box:nth-child(3) .txt,
.section_rank .box:nth-child(2) .btn_more03,
.section_rank .box:nth-child(3) .btn_more03 {
    display: none;
}
.section_rank .box:nth-child(2) .txt,
.section_rank .box:nth-child(3) .txt,
.section_rank .box:nth-child(2) .btn_more03,
.section_rank .box:nth-child(3) .btn_more03 {
    display: none;
}

.section_rank .box:nth-child(2) ul.icon_category,
.section_rank .box:nth-child(3) ul.icon_category {
  overflow:hidden;
    display: none;
}

.section_rank .box:nth-child(2) ul.icon_category li,
.section_rank .box:nth-child(3) ul.icon_category li {
  padding: 4px 10px 2px !important;
  color: #fff;
  text-align: center;
  line-height: 1.1em;
  font-size: 0.85em;
  margin-right: 3px!important;
  display: inline-block;
  width: auto!important;
  float: none!important;
  background: #a1827d;
  margin-bottom: 0;
}

.section_rank .box .title{
  font-size:18px; 
  max-height:50px;
  overflow:hidden;
  line-height:1.2;
  color: #d14800;
}

.main_plan .section_rank .box .title{
  font-size:18px; 
  border-bottom:1px dotted #1f1f1f;
  max-height: 55px;
  overflow:hidden;
  line-height:1.4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.section_rank .box .price{
  font-size:16px; 
	font-weight: bold;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space: nowrap;
}

.section_rank .box .txt{
  font-size: 13px;
  max-height: 113px;
  overflow: hidden;
  margin-bottom: 5px;
}

.section_rank .box:first-child .title{
	padding: 10px 0 15px;
  border-bottom:1px dotted #1f1f1f;
  max-height:140px;
  box-sizing:border-box;
}

.section_rank .box:first-child .txt{
  padding-top:12px;
}


.section_rank .box .txt_box .btn_more03{
  display:none;
  float: right;
  margin-top:40px;
}

.section_rank .box:first-child .txt_box .btn_more03{
  display:block;
}

.section_rank .box:nth-child(2) .icon_special,
.section_rank .box:nth-child(3) .icon_special {
}

/*-------------------------------------------
section_plan_list
-------------------------------------------*/

.section_plan_list {
  border-top:1px solid #1f1f1f;
  margin-bottom: 0;
}

.section_plan_list h4{
  font-size:26px;
  font-family: "baskerville-urw",serif;
  letter-spacing:2px;
  text-align:center;
  line-height:1.2;
  background:#fff;
  width:254px;
  margin:-17px auto 0;
}

.section_plan_list .catch{
  font-size:14px;
  text-align:center;
  margin-bottom:24px;
}

.section_plan_list .box{
  margin-bottom:22px;
}

.section_plan_list .box:nth-child(1),
.section_plan_list .box:nth-child(2),
.section_plan_list .box:nth-child(3){
  display:none;
}

.section_plan_list .box{
  width:488px;
  float:right;
  position:relative;
	background: #fff;
  border: 1px solid #ccc;
  margin-bottom:23px;
  margin-right: 0;
}

.section_plan_list .inner .box:nth-child(2n) {
  float: left;
}

.section_plan_list .box a{
  width:100%;
  height: 100%;
  display:block;
  padding:18px;
  box-sizing:border-box;
  position:relative;
}

.section_plan_list .box .ph{
  width:123px;
  height:123px;
  overflow:hidden;
  line-height: 0;
  float: left;
}

.section_plan_list .box .ph img{
  width:100%!important;
  height:auto!important;
}

.section_plan_list .box .txt_box{
  width: 300px;
  height:123px;
  float: right;
  position:relative;
}

.section_plan_list .box .title{
  font-size:16px; 
  border-bottom:1px dotted #1f1f1f;
  overflow:hidden;
  line-height:1.2;
}

.section_plan_list .box .price{
  font-size:16px; 
  height:20px;
	font-weight: bold;
  overflow:hidden;
  color:#766043;
}

.section_plan_list .box .txt{
  font-size:13px;
  max-height:55px;
  overflow:hidden;
  line-height: 1.4;
}

.section_plan_list .unit_plan .txt {
  max-height: 38px;
}




/*---------------------------------------------------

 Plan_detail

---------------------------------------------------*/

/*-------------------------------------------
section_plan_main
-------------------------------------------*/

/* section_plan_main
---------------------------------------------------*/

.section_plan_main {
	width: 100%;
	padding: 40px;
	background: #fff;
  border: 2px solid #584d3f;
  border-top: 8px solid #382309;
	margin-bottom: 30px;
}

.section_plan_main .unit {
  text-align: center;
}

.section_plan_main .flo_l {
  width: 370px;
}

.section_plan_main .flo_r {
  width: 520px;
  padding-top:10px;
}

.section_plan_main .ph {
  width:100%;
  /*height:365px;
  overflow: hidden;*/
  margin-bottom: 30px;
}

.section_plan_main .ph img {
  width: 100%;
}

.section_plan_main .unit .tit {
	font-size:22px;
	line-height:1.4;
	margin-bottom:30px;
	text-align:left;
}

.section_plan_main .unit .stit {
	font-size:18px;
	color:#1f1f1f;
  margin-bottom:20px;
	text-align:center;
}

.section_plan_main .unit .caption {
	font-size:16px;
	line-height:1.6;
  margin-top:30px;
	margin-bottom:30px;
  text-align:left;
}

.section_plan_main .unit .tbl_plan {
  border-collapse: collapse;
	margin:0 0 30px;
	text-align: left;
}

.section_plan_main .unit .tbl_plan dt {
	padding:4px 30px 2px;
	text-align:center;
	color:#fff;
  display: inline-block;
  vertical-align: top;
}

.section_plan_main .unit .tbl_plan dd {
  max-width: 70%;
  padding-right: 30px;
  display: inline-block;
  margin-left: 15px;
  text-align: left;
}
.section_plan_main .unit .tbl_plan dd:last-child {
  padding-right: 0;
}
.section_plan_main .unit .price {
	padding:15px 0;
	border-top:1px solid #1f1f1f;
	border-bottom:1px solid #1f1f1f;
	text-align:center;
	font-size:26px;
	margin-bottom:30px;
}

.section_plan_main .unit .price span {
	display:block;
	font-size:13px;
}

.section_plan_main .unit .txt {
	margin-bottom:30px;
}

.section_plan_main .unit .txt img {
	margin:10px 0;
}

.section_plan_main .unit .value_box {
  margin-bottom:50px;
  background:#f7efda;
  padding:20px 24px;
}

.section_plan_main .unit .value_box .tit {
	color:#fff !important;
	font-size:16px;
	text-align:center;
	padding: 5px 0 5px;
  margin: 0px 0 15px;
}

.section_plan_main .unit .value_box .text03 {
  color: #111;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: .6em;
  font-size: 1.1em;
}

.section_plan_main .unit .value_box span {
	color:#ffff6e;
	padding-left:3px;
}

.section_plan_main .btn_plan {
	text-align:center;
}

.section_plan_main .btn_plan .btn {
	display:inline-block;
	width:350px;
  height:65px;
	margin: 0 7px;
}

.section_plan_main .btn a {
	width:100%;
  display:block;
	line-height:1.4;
	padding:13px 0;
	font-size:17px;
  border-radius: 5px;
}

.section_plan_main .btn a span {
	display:block;
	font-size:12px;
}

.section_plan_main .btn.consul a::before {
  display: block;
  width:36px!important;
  height:40px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  width: 0;
  height: 0;
  margin-top: -20px;
  background: url(../img/cmn/ico_event01.png) no-repeat center left;
  background-size: auto 40px;
}

.section_plan_main .btn.area a::before {
  display: block;
  width:41px!important;
  height:32px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 17px;
  width: 0;
  height: 0;
  margin-top: -16px;
  background: url(../img/cmn/ico_event02.png) no-repeat center left;
  background-size: auto 32px;
}

.section_plan_main .btn.cal a::before {
  display: block;
  width:37px!important;
  height:40px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 17px;
  width: 0;
  height: 0;
  margin-top: -20px;
  background: url(../img/cmn/ico_event03.png) no-repeat center left;
  background-size: auto 40px;
}

.section_plan_main .btn a:after {
	display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin: -3px 0 0 0;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
}


.section_plan_main .txtbox .tit {
	text-align:center;
	margin-bottom:20px;
	font-size:22px;
  padding-bottom:18px;
  border-bottom:1px solid #2d2d2d;
}

.section_plan_main .txtbox .box_inc {
	margin-bottom:30px;
  text-align:center;
}

.section_plan_main .txtbox .box_inc table {
	width:100%;
}

.section_plan_main .txtbox .box_inc table tr th {
	padding:12px;
	border-bottom:1px dotted #999;
	font-size:20px;
	width:20%;
}

.section_plan_main .txtbox .box_inc table tr td {
	padding:12px;
	border-bottom:1px dotted #999;
}


/* section_other
---------------------------------------------------*/

.main_plan .section_other {
  width: 1000px;
  margin:0 auto 35px;
  text-align:center;
  position:relative;
}

.main_plan .section_other .unit {
  width:490px;
	float: left;
  text-align:left;
	margin-bottom: 12px;
  position:relative;
}

.main_plan .section_other .unit:nth-child(2n) {
	float: right;
}

.main_plan .section_other .unit a {
	display:block;
	padding:20px;
	background:#fff;
  border: 1px solid #ccc;
}

.main_plan .section_other .unit::after {
  position: absolute;
  bottom: 15px;
  right: 15px;

  content: " ";
  display: block;

  width: 5px;
  height: 5px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);

  border-top: 1px solid #382309;
  border-left: 1px solid #382309;
  margin-top: -3px;
}

.main_plan .section_other .unit .ph {
	width:126px;
  height: auto;
	overflow:hidden;
  line-height: 0;
	float:left;
  margin-right:12px;
}

.main_plan .section_other .unit .ph img {
	width:100%;
}

.main_plan .section_other .unit .box {
	width:310px;
	float:left;
	padding-top:5px;
}

.main_plan .section_other.plan .unit .box {
	padding-top:0px;
}

.main_plan .section_other .unit .box .date {
  font-size:16px;
}

.main_plan .section_other .unit .box .tit {
	margin-top:5px;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.main_plan .section_other.plan .unit .box .tit {
  max-height: 48px;
  overflow: hidden;
  white-space: inherit;
  margin-bottom: 10px;
}

.main_plan .section_other .unit .box .catch {
	height:28px;
	overflow:hidden;
}

.main_plan .section_other .unit .box .price {
	height:30px;
	overflow:hidden;
  font-size: 18px;
}

.main_plan .section_other .btn_prev {
	position:absolute;
	top:66px;
	left:-30px;
}

.main_plan .section_other .btn_next {
	position:absolute;
	top:66px;
	right:-30px;
}

