@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : company.css
 author     : Ability Consultant
 style info : 庵スパ｜お問い合わせ
=================================================================== */
.con_con, .con_tha {
  max-width: 1200px;
  margin: auto; }
  @media only screen and (max-width: 1199px) {
    .con_con, .con_tha {
      width: 96.25%; } }

/* font-awesome */
html.lower #header .page_title h1 {
  font-size: 185%;
  font-weight: 100;
  text-align: right; }
  html.lower #header .page_title h1 span {
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    display: block;
    line-height: 1.3;
    color: #fff; }
  html.lower #header .page_title h1 em {
    font-family: 'Times New Roman', "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", serif;
    font-size: 57%;
    font-style: italic;
    color: #d1ac47; }

p.txt_int {
  margin: 50px auto 0;
  line-height: 2.3;
  width: 670px; }
  @media only screen and (max-width: 767px) {
    p.txt_int {
      margin: 5% auto 0; } }
  @media only screen and (max-width: 767px) {
    p.txt_int {
      width: 90%; } }
  p.txt_int em {
    color: #db1515; }

h3 {
  text-align: center;
  font-size: 215%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  padding: 90px 0 0; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    h3 {
      padding: 70px 0 0; } }
  @media only screen and (max-width: 767px) {
    h3 {
      padding: 25px 0 0; } }
  h3 em {
    color: #c9a16a;
    font-size: 54%;
    display: block;
    text-transform: uppercase;
    font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Meiryo,sans-serif; }

/* -----------------------------------------------------------
	.con_con
----------------------------------------------------------- */
.con_con {
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    .con_con {
      margin-top: 5%; } }
  .con_con .red {
    color: #db1515; }
  .con_con .tbl_contact {
    width: 100%; }
    .con_con .tbl_contact th, .con_con .tbl_contact td {
      font-size: 108%;
      border-bottom: 1px solid #fff; }
      @media only screen and (max-width: 1199px) {
        .con_con .tbl_contact th, .con_con .tbl_contact td {
          width: 100% !important;
          float: left;
          clear: both;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding: 1em 2.5% !important; } }
    .con_con .tbl_contact th {
      width: 17.5%;
      padding: 40px 55px;
      text-align: left;
      font-weight: 100;
      background: #000;
      color: #fff; }
    .con_con .tbl_contact td {
      background: #f5f5f5;
      padding: 25px 30px;
      letter-spacing: -0.08em; }
      .con_con .tbl_contact td.devide {
        padding: 0; }
        .con_con .tbl_contact td.devide p span {
          padding: 40px 30px;
          background: #e6e6e6;
          border-bottom: 1px solid #fff;
          border-right: 1px solid #fff;
          display: inline-block;
          vertical-align: middle;
          width: 35.28226%;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          @media only screen and (max-width: 767px) {
            .con_con .tbl_contact td.devide p span {
              padding: 1em 2.5% !important;
              display: table-cell; } }
        .con_con .tbl_contact td.devide p em {
          padding: 40px 30px;
          border-bottom: 1px solid #fff;
          display: inline-block;
          vertical-align: middle;
          width: 63.50806%;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          @media only screen and (max-width: 767px) {
            .con_con .tbl_contact td.devide p em {
              padding: 1em 2.5% !important;
              display: table-cell; } }
      .con_con .tbl_contact td.spac p {
        padding-bottom: 10px; }
        .con_con .tbl_contact td.spac p:last-child {
          padding-bottom: 0; }
      .con_con .tbl_contact td.spac span {
        display: inline-block; }
        .con_con .tbl_contact td.spac span:first-child {
          width: 37.70115%; }
        .con_con .tbl_contact td.spac span:nth-child(2) {
          width: 19.54023%; }
  .con_con .box_pri {
    margin-top: 45px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .con_con .box_pri {
        margin-top: 6%; } }
    .con_con .box_pri .txt {
      font-size: 93%;
      line-height: 2.3; }
      .con_con .box_pri .txt a {
        color: #0038da; }
    .con_con .box_pri div {
      margin-top: 35px; }
      @media only screen and (max-width: 767px) {
        .con_con .box_pri div {
          margin-top: 4%; } }
  .con_con .btn_box {
    margin-top: 80px;
    width: 100%;
    text-align: center;
    letter-spacing: -.4em; }
    @media only screen and (max-width: 767px) {
      .con_con .btn_box {
        margin-top: 10%; } }
    .con_con .btn_box li {
      letter-spacing: normal;
      display: inline-block;
      width: 24%;
      margin-left: 3%; }
      .con_con .btn_box li:first-child {
        margin-left: 0; }
      @media only screen and (max-width: 767px) {
        .con_con .btn_box li {
          width: 48.5%; }
          .con_con .btn_box li .btn_basic a {
            font-size: 72%; }
            .con_con .btn_box li .btn_basic a:after {
              font-size: 67%; } }
      .con_con .btn_box li a {
        position: relative;
        z-index: 2;
        display: block;
        padding: 1.5em 0;
        background: #c0812b;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        -moz-transition: background 0.5s, color 0.5s;
        -o-transition: background 0.5s, color 0.5s;
        -webkit-transition: background 0.5s, color 0.5s;
        transition: background 0.5s, color 0.5s; }
        @media only screen and (max-width: 767px) {
          .con_con .btn_box li a {
            padding: .75em 0; } }
        .con_con .btn_box li a:before {
          position: absolute;
          display: block;
          content: "";
          height: 200%;
          width: 10%;
          background: #000;
          top: -50%;
          left: 0%;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0;
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          -moz-transition: left 0.5s, opacity 0.5s;
          -o-transition: left 0.5s, opacity 0.5s;
          -webkit-transition: left 0.5s, opacity 0.5s;
          transition: left 0.5s, opacity 0.5s; }
        .con_con .btn_box li a:hover {
          background: #000;
          color: #c0812b; }
          .con_con .btn_box li a:hover:before {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
            left: 130%; }
      .con_con .btn_box li a {
        color: #fff; }
        .con_con .btn_box li a:hover {
          color: #fff; }

/* -----------------------------------------------------------
	.con_tha
----------------------------------------------------------- */
.con_tha {
  margin-top: 50px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .con_tha {
      margin-top: 7%; } }
  .con_tha .catch {
    margin-bottom: 3%;
    font-size: 115%; }
  .con_tha .txt {
    font-size: 93%;
    line-height: 1.8; }
  .con_tha .tel {
    margin: 3% 0; }
  .con_tha .btn_basic {
    width: 315px;
    margin: 3% auto 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_tha .btn_basic {
        width: 70%; } }
    @media only screen and (max-width: 767px) {
      .con_tha .btn_basic {
        width: 90%; } }
    .con_tha .btn_basic a {
      position: relative;
      z-index: 2;
      display: block;
      padding: 1.5em 0;
      background: #000;
      text-align: center;
      text-decoration: none;
      overflow: hidden;
      -moz-transition: background 0.5s, color 0.5s;
      -o-transition: background 0.5s, color 0.5s;
      -webkit-transition: background 0.5s, color 0.5s;
      transition: background 0.5s, color 0.5s; }
      @media only screen and (max-width: 767px) {
        .con_tha .btn_basic a {
          padding: .75em 0; } }
      .con_tha .btn_basic a:before {
        position: absolute;
        display: block;
        content: "";
        height: 200%;
        width: 10%;
        background: #fff;
        top: -50%;
        left: 0%;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -moz-transition: left 0.5s, opacity 0.5s;
        -o-transition: left 0.5s, opacity 0.5s;
        -webkit-transition: left 0.5s, opacity 0.5s;
        transition: left 0.5s, opacity 0.5s; }
      .con_tha .btn_basic a:hover {
        background: #fff;
        color: #000; }
        .con_tha .btn_basic a:hover:before {
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1;
          left: 130%; }
    .con_tha .btn_basic a {
      color: #fff; }
