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

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
.con_floor {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  .con_floor {
    width: 91.66667%;
  }
}

.con_int, .con_rooms {
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .con_int, .con_rooms {
    padding: 0 5.72917%;
  }
}
@media print {
  .con_int, .con_rooms {
    padding: 0 5.72917%;
  }
}
.ie8 .con_int, .ie8 .con_rooms {
  padding: 0 5.72917%;
}
@media only screen and (max-width: 1199px) {
  .con_int, .con_rooms {
    width: 91.66667%;
  }
}

.con_int:after, .con_service:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: 'min-en_Regular';
  src: url(../css/font/min-en_Regular.woff) format("woff"), url(../css/font/min-en_Regular.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int {
  margin-top: 95px;
}
@media only screen and (max-width: 767px) {
  .con_int {
    margin-top: 10%;
  }
}
.con_int .box_int {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int {
    margin-top: 0;
  }
}
.con_int .box_int h3 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-weight: 300;
}
.con_int .box_int h3 em {
  display: block;
  font-size: 172%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int h3 em {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int h3 em {
    font-size: 115%;
  }
}
.con_int .box_int h3 span {
  display: block;
  font-size: 393%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int h3 span {
    font-size: 358%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int h3 span {
    font-size: 200%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_int .box_int h3 span {
    font-size: 358%;
  }
}
.con_int .box_int .txt {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .txt {
    margin-top: 4%;
  }
}
.con_int .box_int .txt .memo {
  display: block;
  font-size: 86%;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .txt .memo {
    margin-top: 2%;
  }
}
.con_int .box_int .fac {
  margin-top: 25px;
  letter-spacing: -.4em;
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .fac {
    margin-top: 4%;
  }
}
.con_int .box_int .fac i, .con_int .box_int .fac span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.con_int .box_int .fac i {
  margin-right: 1em;
}
@media only screen and (min-width: 1200px) {
  .con_int .box_int {
    float: left;
    width: 660px;
    max-width: 50%;
  }
}
@media print {
  .con_int .box_int {
    float: left;
    width: 660px;
    max-width: 50%;
  }
}
.ie8 .con_int .box_int {
  float: left;
  width: 660px;
  max-width: 50%;
}
.con_int .photo {
  float: right;
  width: 49.4186%;
}
.con_int .photo02 {
  clear: both;
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .photo02 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .photo02 {
    margin-top: 5%;
  }
}
.con_int .box_fac {
  margin-top: 100px;
  overflow: hidden;
  padding-bottom: 75px;
  border-bottom: 1px solid #e4e4e4;
}
@media only screen and (max-width: 767px) {
  .con_int .box_fac {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_fac {
    padding-bottom: 10%;
  }
}
.con_int .box_fac li {
  float: left;
  width: 50%;
  overflow: hidden;
}
.con_int .box_fac li .photo {
  float: left;
  width: 41.97674%;
}
.con_int .box_fac li .box_txt {
  float: left;
  width: 50%;
  margin-left: 2.32558%;
}
.con_int .box_fac li .box_txt h4 {
  margin-top: 10px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 150%;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .con_int .box_fac li .box_txt h4 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_fac li .box_txt h4 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_fac li .box_txt h4 {
    font-size: 115%;
  }
}
.con_int .box_fac li .box_txt .txt {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_int .box_fac li .box_txt .txt {
    margin-top: 2%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_int .box_fac li {
    float: none;
    width: 100%;
    margin-top: 4%;
  }
  .con_int .box_fac li:first-child {
    margin-top: 0;
  }
  .con_int .box_fac li .box_txt {
    width: 55%;
  }
}

/* -----------------------------------------------------------
	.con_handy
----------------------------------------------------------- */
.con_handy {
  padding: 30px 0;
  border-bottom: 1px solid #d6d6d6;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_handy {
    padding: 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_handy {
    padding: 10% 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_handy {
    width: 88.54167%;
  }
}
@media print {
  .con_handy {
    width: 88.54167%;
  }
}
.ie8 .con_handy {
  width: 88.54167%;
}
@media only screen and (max-width: 1199px) {
  .con_handy {
    width: 91.66667%;
  }
}
.con_handy .box_handy {
  max-width: 1200px;
  margin: auto;
}
.con_handy .box_handy .box_title {
  line-height: 1.5em;
}
.con_handy .box_handy .box_title .txt {
  font-size: 136%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  line-height: 1.7em;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_handy .box_handy .box_title .txt {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_handy .box_handy .box_title .txt {
    font-size: 93%;
  }
}
.con_handy .box_handy .box_title .logo {
  margin-top: 20px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .con_handy .box_handy .box_title .logo {
    margin-top: 2%;
  }
}
.con_handy .box_handy .box_text {
  margin-top: 0;
  display: table-cell;
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_handy .box_handy .box_text {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_handy .box_handy .box_text {
    margin-top: 10%;
  }
}
.con_handy .box_handy .box_text .title {
  font-size: 115%;
  margin: 10px 0 20px;
  line-height: 1em;
  text-align: left;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_handy .box_handy .box_text .title {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_handy .box_handy .box_text .title {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_handy .box_handy .box_text .title {
    margin: 5% 0;
  }
}
.con_handy .box_handy .box_text ul {
  padding-left: 1.8em;
}
.con_handy .box_handy .box_text ul li {
  list-style-type: decimal;
  text-align: left;
  line-height: 2em;
}
@media only screen and (min-width: 1200px) {
  .con_handy .box_handy {
    display: table;
    width: 100%;
  }
  .con_handy .box_handy .box_title {
    display: table-cell;
    vertical-align: middle;
    width: 363px;
  }
  .con_handy .box_handy .box_title .txt {
    text-align: left;
  }
  .con_handy .box_handy .box_title .logo {
    text-align: left;
  }
  .con_handy .box_handy .img_handy {
    display: table-cell;
    width: 248px;
  }
  .con_handy .box_handy .box_text {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
@media print {
  .con_handy .box_handy {
    display: table;
    width: 100%;
  }
  .con_handy .box_handy .box_title {
    display: table-cell;
    vertical-align: middle;
    width: 363px;
  }
  .con_handy .box_handy .box_title .txt {
    text-align: left;
  }
  .con_handy .box_handy .box_title .logo {
    text-align: left;
  }
  .con_handy .box_handy .img_handy {
    display: table-cell;
    width: 248px;
  }
  .con_handy .box_handy .box_text {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
.ie8 .con_handy .box_handy {
  display: table;
  width: 100%;
}
.ie8 .con_handy .box_handy .box_title {
  display: table-cell;
  vertical-align: middle;
  width: 363px;
}
.ie8 .con_handy .box_handy .box_title .txt {
  text-align: left;
}
.ie8 .con_handy .box_handy .box_title .logo {
  text-align: left;
}
.ie8 .con_handy .box_handy .img_handy {
  display: table-cell;
  width: 248px;
}
.ie8 .con_handy .box_handy .box_text {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  .con_handy .box_handy {
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
  }
  .con_handy .box_handy .box_title {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .con_handy .box_handy .box_title .txt span {
    font-size: 143%;
    font-weight: bold;
  }
  .con_handy .box_handy .img_handy {
    float: left;
    width: 35%;
    text-align: right;
  }
  .con_handy .box_handy .box_text {
    float: right;
    width: 65%;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_handy .box_handy .img_handy, .con_handy .box_handy .box_text {
    width: 100%;
    float: none;
    display: block;
  }
  .con_handy .box_handy .img_handy {
    text-align: center;
  }
}

/* -----------------------------------------------------------
	.con_floor
----------------------------------------------------------- */
.con_floor {
  margin-top: 100px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_floor {
    margin-top: 10%;
  }
}
.con_floor .box_floor h3 {
  color: #323232;
  line-height: 1.5;
}
.con_floor .box_floor h3 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 272%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_floor .box_floor h3 .en {
    font-size: 272%;
  }
}
@media only screen and (max-width: 767px) {
  .con_floor .box_floor h3 .en {
    font-size: 215%;
  }
}
.con_floor .box_floor h3 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 136%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_floor .box_floor h3 .jp {
    font-size: 136%;
  }
}
@media only screen and (max-width: 767px) {
  .con_floor .box_floor h3 .jp {
    font-size: 108%;
  }
}
.con_floor .box_floor .txt {
  width: 280px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_floor .box_floor .txt {
    margin-top: 4%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_floor .box_floor {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    margin-left: -600px;
  }
}
@media print {
  .con_floor .box_floor {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    margin-left: -600px;
  }
}
.ie8 .con_floor .box_floor {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  margin-left: -600px;
}
@media only screen and (max-width: 1199px) {
  .con_floor .box_floor .txt {
    width: 100%;
  }
}
.con_floor .map {
  position: relative;
  z-index: 1;
  margin-left: auto;
  text-align: right;
}
@media only screen and (max-width: 1199px) {
  .con_floor .map {
    float: none;
    text-align: center;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_floor .map {
    margin-top: 5%;
  }
}

/* -----------------------------------------------------------
	.con_rooms
----------------------------------------------------------- */
.con_rooms {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .con_rooms {
    margin-top: 7%;
  }
}
.con_rooms li {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .con_rooms li {
    margin-top: 1%;
  }
}
.con_rooms li a {
  width: 100%;
  display: table;
  text-decoration: none;
}
.con_rooms li a .photo {
  display: table-cell;
  vertical-align: middle;
  width: 67.90698%;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_rooms li a .photo {
    overflow: hidden;
  }
  .con_rooms li a .photo img {
    position: relative;
    width: 110%;
    max-width: none;
    margin-left: -5%;
  }
}
.con_rooms li a .box_txt {
  display: table-cell;
  vertical-align: middle;
  width: 32.09302%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2.90698% 2em;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #e9e9e9));
  background: -moz-linear-gradient(#f6f6f6, #e9e9e9);
  background: -webkit-linear-gradient(#f6f6f6, #e9e9e9);
  background: linear-gradient(#f6f6f6, #e9e9e9);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF6F6F6', endColorstr='#FFE9E9E9');
  position: relative;
}
.con_rooms li a .box_txt h4 {
  font-weight: 400;
  color: #323232;
  line-height: 1.5;
}
.con_rooms li a .box_txt h4 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 200%;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_rooms li a .box_txt h4 .en {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms li a .box_txt h4 .en {
    font-size: 179%;
  }
}
.con_rooms li a .box_txt h4 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_rooms li a .box_txt h4 .jp {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms li a .box_txt h4 .jp {
    font-size: 100%;
  }
}
.con_rooms li a .box_txt h4 .en {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_rooms li a .box_txt h4 .en {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms li a .box_txt h4 .en {
    font-size: 200%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_rooms li a .box_txt h4 .en {
    font-size: 193%;
    letter-spacing: normal;
  }
}
.con_rooms li a .box_txt h4 .jp em {
  background: #f6f6f6;
  padding: 0 1em;
  border: 2px solid #fff;
  margin-left: .5em;
}
.con_rooms li a .box_txt .txt {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_rooms li a .box_txt .txt {
    margin-top: 5%;
  }
}
.con_rooms li a .box_txt dl {
  margin-top: 15px;
  display: table;
  width: 100%;
  background: #f6f6f6;
  border: 2px solid #fff;
  color: #4f4f4f;
  font-size: 93%;
  max-width: 500px;
}
@media only screen and (max-width: 767px) {
  .con_rooms li a .box_txt dl {
    margin-top: 5%;
  }
}
.con_rooms li a .box_txt dl dt {
  display: table-cell;
  padding: 1em;
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .con_rooms li a .box_txt dl dt {
    width: 30%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_rooms li a .box_txt dl dt {
    width: 40px;
  }
}
.con_rooms li a .box_txt dl dd {
  display: table-cell;
  border-left: 2px solid #fff;
  padding: 1em;
}
.con_rooms li a .box_txt .arr {
  position: relative;
  width: 3em;
  height: 3em;
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border-radius: 3em;
  display: block;
  background: #fff;
  position: absolute;
  z-index: 2;
  bottom: 1em;
  right: 1em;
}
.con_rooms li a .box_txt .arr:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -.3em;
  margin-left: -.8em;
}
@media only screen and (max-width: 767px) {
  .con_rooms li a .box_txt .arr {
    position: relative;
    margin-top: 5%;
    margin-left: auto;
    right: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .con_rooms li a {
    display: block;
  }
  .con_rooms li a .photo {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_rooms li a .photo {
    overflow: hidden;
  }
  .con_rooms li a .photo img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_rooms li a .box_txt {
    display: block;
    width: 100%;
    padding: 2.90698%;
  }
}

/* -----------------------------------------------------------
	.con_service
----------------------------------------------------------- */
.con_service {
  margin: auto;
  width: 89.58333%;
  margin-top: 130px;
  padding-bottom: 80px;
  border-bottom: 1px solid #e4e4e4;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_service {
    width: 95.83333%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service {
    width: 95.83333%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service {
    padding-bottom: 10%;
  }
}
.con_service .box_ser {
  float: left;
  width: 480px;
}
.con_service .box_ser h4 {
  color: #323232;
  line-height: 1.5;
}
.con_service .box_ser h4 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 272%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_service .box_ser h4 .en {
    font-size: 272%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .box_ser h4 .en {
    font-size: 215%;
  }
}
.con_service .box_ser h4 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 136%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_service .box_ser h4 .jp {
    font-size: 136%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .box_ser h4 .jp {
    font-size: 108%;
  }
}
.con_service .box_ser .txt {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .con_service .box_ser .txt {
    margin-top: 3%;
  }
}
.con_service .box_ser .btn {
  margin-top: 25px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
  background: #fff;
  border: none;
  -moz-box-shadow: 0px 2px 2px 1px #e8e8e8;
  -webkit-box-shadow: 0px 2px 2px 1px #e8e8e8;
  box-shadow: 0px 2px 2px 1px #e8e8e8;
}
@media only screen and (max-width: 767px) {
  .con_service .box_ser .btn {
    margin-top: 4%;
  }
}
.con_service .box_ser .btn button, .con_service .box_ser .btn a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.con_service .box_ser .btn button:after, .con_service .box_ser .btn a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.con_service .box_ser .btn:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.con_service .box_ser .btn:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .con_service .box_ser .btn {
    display: block;
    width: 100%;
  }
  .con_service .box_ser .btn button, .con_service .box_ser .btn a {
    padding: 1.2em 0;
  }
}
.con_service .box_ser .btn button, .con_service .box_ser .btn a {
  padding: 1.1em 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_service .box_ser .btn button, .con_service .box_ser .btn a {
    padding: 1.2em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_service .box_ser {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .box_ser {
    float: none;
    width: 100%;
  }
}
.con_service .photo {
  float: left;
  margin-left: 14.24419%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_service .photo {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .photo {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_service .photo {
    float: right;
    width: 50%;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .photo {
    float: none;
    width: 100%;
    margin-top: 4%;
  }
  .con_service .photo img {
    width: 100%;
  }
}
