@charset "UTF-8";
/* CSS Document */
.mv {
	background-image: url(../images/mv.jpg);
}

/*color*/
.detailMainBx .num {
	background: url(/lib/cmn_img/line_style_blue.png) center center repeat-x;
}
.detailMainBx .num span {
	background: #f0adad;
}
.detailMainBx .inr .contactBtn .btn {
	background: #f0adad;
	border: #f0adad 1px solid;
}
.detailMainBx .inr .contactBtn .btn:hover {
	color: #f0adad;
}
.ttl02 i {
	color: #f0adad;
}
#breadChumbs p i {
	color: #f0adad;
}
/*.fltBtns li a h3 {
	background: #f0adad;
}*/


.ig_c{
    background: #e59edd;
}

/*.fltBtns li a .ig_c h3 {
	background: #e59edd;
    writing-mode: vertical-lr;
}

.fltBtns li:nth-child(2) {
  top: 180px;
  right: -170px;
}

.fltBtns li a p span {
	border: 1px #f0adad solid;
	color: #f0adad;
}
.fltBtns li a p span:hover {
	background: #f0adad;
}


.fltBtns li .ig_close :hover {
  position: absolute;
  right: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}*/

/* .fltBtns_ig
-------------------*/
.fltBtns_ig {
  z-index: 100;
}

/* .fltBtnList_ig
-------------------*/
.fltBtns_ig .fltBtnList_ig {
  position: fixed;
  top: 150px;
  right: 0;
}

/* .btn2
-------------------*/
.fltBtns_ig li {
  position: absolute;
  right: -170px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.fltBtns_ig li:nth-child(2) {
  top: 160px;
}
.fltBtns_ig li:hover {
  position: absolute;
  /* right: 0; */
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.fltBtns_ig li a {
  display: table;
  background: #fff;
  width: 230px;
}
.fltBtns_ig li a h3 {
  font-weight: normal;
  background: #e59edd;
  color: #fff;
  display: table-cell;
  width: 60px;
/*  writing-mode: vertical-rl;*/
  padding: 15px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
  writing-mode: vertical-lr;
}
.fltBtns_ig li a h3 i {
  font-size: 140%;
  display: block;
}
.fltBtns_ig li a p {
  display: table-cell;
  font-size: 80%;
  vertical-align: middle;
  padding: 15px;
}
.fltBtns_ig li a p span {
  display: block;
  border: 1px #e59edd solid;
  color: #e59edd;
  font-size: 80%;
  padding: 5px;
  margin-top: 6px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.fltBtns_ig li a p span:hover {
  background: #e59edd;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media screen and (max-width: 800px) {
   .ig_c{
    background: #e59edd;
    /* letter-spacing: -4px; */
  }
   .fltBtns li a .ig_c h3 {
    background: #e59edd;
    /* writing-mode: vertical-lr; */
    writing-mode: unset !important;
    }
}

/*SP*/
@media only screen and (max-width: 800px) {
/*.fltBtns li a {
	background: #f0adad;
}
.fltBtns li a .ig_c {
	background: #e59edd;
}

.fltBtns li:nth-child(2) {
    top: 0px;
    right: 0px;
}

.fltBtns li:nth-child(2) a{
    background: #e59edd;
}*/

    .fltBtns_ig {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .fltBtns_ig .fltBtnList_ig {
    overflow: hidden;
    position: relative;
    top: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
  }
  .throughHd .fltBtns_ig {
    bottom: 40px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  .fltBtns_ig li {
    box-shadow: none;
    position: relative;
    right: auto;
    margin-bottom: 0 !important;
  }
  .fltBtns_ig .btn2 li {
    float: left;
    width: 49%;
  }
  .fltBtns_ig li:nth-child(2) {
    float: right;
    top: 0;
  }
  .fltBtns_ig li:hover {
    right: auto;
  }
  .fltBtns_ig .btn1 li:hover {
    position: relative;
  }
  .fltBtns_ig li:nth-child(2):hover {
    right: 0;
  }
  .fltBtns_ig li a {
    display: block;
    width: 100%;
    padding: 15px 15px 13px;
    background: #e59edd;
  }
  .fltBtns_ig li a h3 {
    font-weight: normal;
    color: #fff;
    display: block;
    width: 100%;
    writing-mode: horizontal-tb;
    padding: 0;
    vertical-align: middle;
    text-align: center;
  }
  .fltBtns_ig li a h3 i {
    font-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
  }
  .fltBtns_ig li a p {
    display: none;
  }
    
.detailMainBx .inr .contactBtn .tel {
	background: #f0adad;
	border: #f0adad 1px solid;
}

}
/*/*/