@charset "utf-8";
/*                ブログ用
======================================================= */
.entry {
  border-top: solid 1px #d0c8b6;
  border-bottom: solid 1px #d0c8b6;
  margin-top: 4.5em;
  margin-bottom: 0.25em;
  padding-top: 3.05em;
  padding-bottom: 3.05em;
  position: relative;
}
.entry h1,
.entry h1 a {
  font-size: 137.5%;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding-bottom: 1.6em;
}
.entry .dateArea {
  font-size: 75%;
  position: absolute;
  right: 0;
  top: 4.75em;
  color: #666666;
}
.entry .dateArea li {
  display: inline-block;
  letter-spacing: 0.02em;
}
.entry .entryDetail h2 {
  font-size: 112.5%;
  color: #870e1c;
  font-weight: bold;
  padding-bottom: 1.35em;
  width: 100%;
}
.entry .entryDetail p {
  margin-bottom: 2.10em;
  font-size: 112.5%;
}
.entry .entryDetail .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry .entryDetail .alignleft {
  float: left;
  margin-right: 1.91em;
  margin-bottom: 1.91em;
}
.entry .entryDetail .alignright {
  float: right;
  margin-left: 1.91em;
  margin-bottom: 1.91em;
}

/*                reset
======================================================= */
html, bod {
  height: 100%;
  overflow-y: scroll;
}

body, h1, h2, h3, h4, h5, table, th, td, ul, li, ol, dl, dt, dd, form, p, table, th, td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 100%;
}

body {
  overflow-x: hidden;
  color: #333333;
  background-color: #ffffff;
  /*
  background-image: url(../media/images/common/searchform_bg.jpg);
  background-position: center 136px;
  background-repeat: no-repeat;
  */
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  -webkit-text-size-adjust: none;
}
@media only screen and (max-width: 1024px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 12px;
  }
}

/* for IE6 */
* html body {
  font-size: 100%;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

input, textArea, select, button {
  background: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 16px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

p + p {
  margin-top: 1.5em;
}

.opensuns {
  font-family: "Open Sans", sans-serif, "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
}

.type01 {
  font-family: "Georgia";
}

/*                link
======================================================= */
a:link {
  color: #333333;
  text-decoration: none;
}

a:visited {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #333333;
  text-decoration: underline;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

/*                common
======================================================= */
.clear {
  overflow: hidden;
  *zoom: 1;
}

.clearBoth {
  clear: both;
}

.hidden {
  overflow: hidden;
}

/*                leyout
======================================================= */
#wrapper {
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  #mainArea {
    padding-bottom: 6.82em;
  }

  #home #mainArea {
    padding-bottom: 2.0em;
  }
}
.mainWidth {
  max-width: 1200px;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1300px) {
  .mainWidth {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  .mainWidth {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .mainWidth {
    padding: 0 20px;
  }
}

/*                余白
======================================================= */
.mtAja1em + .mtAja1em {
  margin-top: 1em;
}

.mtAja2em + .mtAja2em {
  margin-top: 2em;
}

.mtAja1em + .mtAja3em,
.mtAja2em + .mtAja3em,
.mtAja3em + .mtAja3em {
  margin-top: 3em;
}

.mtAja3em + .mtAja4em,
.mtAja4em + .mtAja4em {
  margin-top: 4em;
}

.mtAja5em + .mtAja5em {
  margin-top: 5em;
}

/*                Salon Info / home
======================================================= */
.content .mainCont.tableBox {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-left: 0;
}
.content .mainCont.tableBox .col3 {
  width: 23%;
}
.content .mainCont.tableBox .col9 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 15px;
  margin-right: 30px;
}
.content .mainCont .table-cell {
  display: table-cell;
  float: none;
}
.content .mainCont .table-cell.vertical-middle {
  vertical-align: middle;
}
.content .mainCont .titleCol {
  text-align: center;
  text-indent: -0.4em;
}
.content .mainCont .titleCol .icon {
  max-width: 62px;
  max-height: 62px;
  height: auto;
  margin-top: -0.3em;
  margin-bottom: 0.75em;
}
.content .mainCont .titleCol a {
  text-decoration: none;
  color: #660000;
}
.content .mainCont .titleCol h2 {
  font-size: 225%;
  color: #660000;
  line-height: 98%;
  padding-bottom: 0.285em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.content .mainCont .titleCol h2 span.indent-right {
  display: block;
  text-align: right;
}
.content .mainCont .titleCol P {
  font-size: 75%;
  color: #660000;
}
.content .mainCont .titleCol P:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .content .mainCont .titleCol {
    padding-left: 0;
    padding-right: 15px;
    position: relative;
    padding-top: 0;
    padding-bottom: 0.5em;
  }
  .content .mainCont .titleCol .icon {
    display: inline;
    max-width: 48px;
    margin-top: 5px;
  }
  .content .mainCont .titleCol h2 {
    width: auto;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -19px;
    left: 0.30em;
  }
  .content .mainCont .titleCol h2 span.indent-right {
    display: inline;
  }
  .content .mainCont .titleCol P {
    display: block;
    width: auto;
    position: relative;
    top: -21px;
    left: 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  .content .mainCont.tableBox {
    display: block;
  }
  .content .mainCont.tableBox .col3 {
    width: 23%;
  }
  .content .mainCont.tableBox .col9 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    display: block;
    float: none;
  }
  .content .mainCont.tableBox .col3 {
    padding-bottom: 1.5em;
  }
}

/*                タイトル装飾
======================================================= */
.mainTitle {
    /*
    @include media1300 {
        .mainWidth{
            .hd_bread{
                li{
                    //height: auto;
                    a{
                        //height: auto;
                        padding-top: 0.85em;
                    }
                }
            }
            &.mainH{
                clear: both;
            }
        }
    }
    @include media1200 {
        .mainWidth{
            //position: relative;
            .hd_bread{
                position:relative;
                right: 0;
                top: -1.5em;
                float: right;
                padding-right: 0;
                margin-bottom: 0.5em;
                li{
                    //float: right;
                    width: auto;
                    height: auto;
                    a{
                        width: auto;
                        height: auto;
                        background-color: #fff;
                        color: $baseColor;
                        &:hover{
                            background-color: #fff;
                            text-decoration: underline;
                        }
                    }
                    &:hover{
                        &:before{
                            text-decoration: none;
                        }
                    }
                }
            }
            &.mainH{
                clear: both;
            }
        }
    }
    @include media767 {
        .mainWidth{
            .hd_bread{
                top:0;
            }
        }
}
    @include media640 {
        .mainWidth{
            .hd_bread{
                top:0;
                margin-right: -10px;
                padding-right: 10px;
                li{
                    a{
                        padding-right: 0;
                    }
                }
            }
        }
    }
    @include media480 {
        .mainWidth{
            .hd_bread{
                position:static;
                display: block;
                float: right;
                clear: both;
                padding-right: 10px;
            }
        }
    }
    @include media320 {
        .mainWidth{
            .hd_bread{
                li{
                    float: right;
                    clear: both;
                    width: 100%;
                    a{
                        //padding-left: 0;
                        padding-right: 0;
                    }
                }
                padding-right: 0;
                margin-bottom: 1.5em;
            }
        }
}*/
}
.mainTitle .mainWidth {
  position: relative;
}
.mainTitle .mainWidth .hd_bread {
  display: block;
  position: absolute;
  top: -90px;
  right: 0;
  font-size: 87.5%;
}
.mainTitle .mainWidth .hd_bread li {
  height: 39px;
  width: 160px;
  display: block;
  float: left;
  margin-left: 1px;
  margin-right: 0;
  padding: 0;
}
.mainTitle .mainWidth .hd_bread li:first-child {
  margin-left: 0;
}
.mainTitle .mainWidth .hd_bread li a {
  display: block;
  display: table-cell;
  vertical-align: middle;
  height: 39px;
  width: 160px;
  text-align: center;
  padding-left: 1.0em;
  padding-right: 1.0em;
  background-color: #7b050e;
  color: #ffffff;
  position: relative;
}
.mainTitle .mainWidth .hd_bread li a:before {
  font: normal normal normal 13px/1 FontAwesome;
  content: "\f137";
  padding-right: 0.5em;
}
.mainTitle .mainWidth .hd_bread li a:hover {
  text-decoration: none;
  background-color: #e08d99;
}
@media only screen and (max-width: 1100px) {
  .mainTitle .mainWidth .hd_bread {
    top: -90px;
  }
}
@media only screen and (max-width: 1024px) {
  .mainTitle .mainWidth .hd_bread {
    top: -84px;
  }
}
@media only screen and (max-width: 950px) {
  .mainTitle .mainWidth .hd_bread {
    top: -84px;
  }
}
@media only screen and (max-width: 768px) {
  .mainTitle .mainWidth .hd_bread {
    top: -60px;
  }
}
@media only screen and (max-width: 640px) {
  .mainTitle .mainWidth .hd_bread {
    top: -57px;
  }
  .mainTitle .mainWidth .hd_bread li a {
    padding-left: auto;
    padding-right: auto;
  }
}
@media only screen and (max-width: 400px) {
  .mainTitle .mainWidth .hd_bread li {
    width: 115px;
  }
}

@media only screen and (max-width: 768px) {
  #salon.salon .mainTitle .mainWidth .hd_bread {
    top: -39px;
  }
}
@media only screen and (max-width: 640px) {
  #salon.salon .mainTitle .mainWidth .hd_bread {
    top: -39px;
  }
}

.contentTitle {
  margin-top: 0.65em;
  margin-bottom: 0.10em;
}
.contentTitle h1, .contentTitle h2 {
  font-size: 225%;
  color: #911721;
}
.contentTitle h1 span.staff_kana, .contentTitle h2 span.staff_kana {
  font-size: 44.44%;
  margin-left: 1.3em;
}

@media only screen and (max-width: 640px) {
  .contentTitle {
    margin-top: 0;
  }
  .contentTitle h1, .contentTitle h2 {
    font-size: 162.5%;
    padding-right: 20px;
  }
}
/*                表示切り替え
======================================================= */
@media only screen and (min-width: 769px) {
  .pcNone {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .tabNone {
    display: none !important;
  }
}

@media only screen and (max-width: 640px) {
  .spNone {
    display: none !important;
  }
}

/*                テキスト装飾
======================================================= */
.textR {
  text-align: right;
}

.textL {
  text-align: left;
}

.textC {
  text-align: center;
}

.underline {
  text-decoration: underline;
}

.shadow {
  box-shadow: rgba(219, 223, 194, 0.29804) 0px 0px 8px 3px;
  -webkit-box-shadow: rgba(219, 223, 194, 0.29804) 0px 0px 8px 3px;
  -moz-box-shadow: rgba(219, 223, 194, 0.29804) 0px 0px 8px 3px;
}

.bgWhite {
  background-color: #ffffff;
}

/*                table
======================================================= */
table {
  width: 100%;
  border-collapse: separate;
  border-collapse: collapse;
  border-spacing: 0;
}

table tr td,
table tr th {
  text-align: left;
  padding: 0px;
}

.ie7 table tr th,
.ie7 table tr td {
  position: relative;
}

/* 擬似テーブル */
.table {
  display: table;
  width: 100%;
}
.table .tableCell {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 640px) {
  .table.spBrake {
    display: block;
  }
  .table.spBrake .tableCell {
    display: block;
    width: 100%;
  }
}

/*                bread
======================================================= */
#bread {
  padding: 2.0em 0 1.0em 0;
  background-color: #faf5e8;
}
@media only screen and (max-width: 768px) {
  #bread {
    display: none;
  }
}
#bread ol {
  overflow: hidden;
}
#bread ol li {
  display: inline-block;
  float: left;
  font-size: 87.5%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
#bread ol li:before {
  content: "\f105";
  font: normal 11px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 93.8%;
  text-decoration: none;
  margin: 0 1.0em;
  position: relative;
  top: -1px;
}
#bread ol li p {
  display: inline;
}
#bread ol li a {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  display: inline-block;
  text-decoration: none;
}
#bread ol li a:hover {
  text-decoration: underline;
}
#bread ol li:first-child {
  overflow: hidden;
  width: 1.5em;
  height: 1.5em;
  font-size: 62.5%;
}
#bread ol li:first-child a {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  text-decoration: none;
  display: block;
  width: 1.5em;
  height: 1.5em;
}
#bread ol li:first-child a:before {
  font-size: 143.8%;
  content: "\f015";
  position: relative;
  top: 0px;
  margin: 0;
  padding-right: 1.0em;
  width: 1.5em;
}
#bread ol li:first-child:before {
  content: "";
  margin: 0;
}

/*                pageTop
======================================================= */
.pageTop {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 1000;
  display: none;
}
.pageTop a {
  display: block;
}
@media only screen and (max-width: 640px) {
  .pageTop {
    bottom: 0px;
    right: 0;
  }
  .pageTop img {
    width: 36px;
    height: 36px;
  }
}

/*                カラム
======================================================= */
.row {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (max-width: 768px) {
  .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.row img {
  width: 100%;
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 1024px) {
  .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

.tab1, .tab2, .tab6 {
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 1024px) {
  .tab1, .tab2, .tab6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .tab1, .tab2, .tab6 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

.col12 {
  width: 100%;
}

.col11 {
  width: 91.66666667%;
}

.col10 {
  width: 83.33333333%;
}

.col9 {
  width: 75%;
}

.col8 {
  width: 66.66666667%;
}

.col7 {
  width: 58.33333333%;
}

.col6 {
  width: 50%;
}

.col5 {
  width: 41.66666667%;
}

.col4 {
  width: 33.33333333%;
}

.col3 {
  width: 25%;
}

.col2 {
  width: 16.66666667%;
}

.col1 {
  width: 8.33333333%;
}

@media only screen and (max-width: 1024px) {
  .pc1024Col12 {
    width: 100%;
  }

  .pc1024Col6 {
    width: 50%;
  }

  .pc1024Col3 {
    width: 25%;
  }

  .pc1024Col2 {
    width: 16.66666667%;
  }
}
@media only screen and (max-width: 768px) {
  .tab12 {
    width: 100%;
  }

  .tab6 {
    width: 50%;
  }

  .tab4 {
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 640px) {
  .sp12 {
    width: 100%;
  }

  .sp6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .sps12 {
    width: 100%;
  }

  .sps6 {
    width: 50%;
  }
}
/*                ページコントロール
======================================================= */
.pageControl ul {
  overflow: hidden;
  text-align: center;
}

.pageControl ul li {
  display: inline-block;
  margin-left: 2em;
}

.pageControl ul li:first-child {
  margin-left: 0;
}

.pageControl ul li.prev {
  float: left;
}

.pageControl ul li.next {
  float: right;
}

/*                ページネーション
======================================================= */
.pagenation,
.pageControl {
  text-align: center;
}
.pagenation ul,
.pageControl ul {
  display: inline-block;
  padding-left: 0;
  width: 100%;
  margin-top: 2.23em;
  position: relative;
  font-size: 87.5%;
}
.pagenation ul li,
.pageControl ul li {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .pagenation ul li,
  .pageControl ul li {
    font-size: 87.5%;
  }
}
@media only screen and (max-width: 480px) {
  .pagenation ul li,
  .pageControl ul li {
    font-size: 68.8%;
  }
}
.pagenation ul li:first-child a, .pagenation ul li:first-child span,
.pageControl ul li:first-child a,
.pageControl ul li:first-child span {
  margin-left: 0;
}
.pagenation ul li a, .pagenation ul li span,
.pageControl ul li a,
.pageControl ul li span {
  display: block;
  position: relative;
  padding: 1px 7px;
  text-decoration: none;
  margin-left: 6px;
  color: #890018;
}
@media only screen and (max-width: 480px) {
  .pagenation ul li a, .pagenation ul li span,
  .pageControl ul li a,
  .pageControl ul li span {
    padding: 2px 6px;
    margin-left: 6px;
  }
}
.pagenation ul li.active a, .pagenation ul li.active span,
.pageControl ul li.active a,
.pageControl ul li.active span {
  z-index: 2;
  cursor: default;
  background-color: #baad8d;
  color: #ffffff;
}
.pagenation ul li.active a:focus, .pagenation ul li.active span:focus,
.pageControl ul li.active a:focus,
.pageControl ul li.active span:focus {
  z-index: 2;
  cursor: default;
  background-color: #baad8d;
  color: #ffffff;
}
.pagenation ul li a:hover,
.pagenation ul li a:hover.active,
.pageControl ul li a:hover,
.pageControl ul li a:hover.active {
  z-index: 2;
  background-color: #baad8d;
  color: #ffffff;
}
.pagenation ul li.prev,
.pageControl ul li.prev {
  position: absolute;
  left: 0;
}
.pagenation ul li.next,
.pageControl ul li.next {
  position: absolute;
  right: 0;
}
.pagenation ul li i.arrow,
.pageControl ul li i.arrow {
  font-size: 118.8%;
  font-style: normal;
  display: inline;
  padding: 0 0;
  margin-left: 0;
  position: relative;
  top: 1px;
}

.pagenation {
  margin-bottom: 4.0em;
}

.pageControl {
  margin-bottom: 2.8em;
}

/*                SALON INFORMATION
======================================================= */
/*                iframeのレスポン化
======================================================= */
.frameRespon .fb_iframe_widget,
.frameRespon .fb_iframe_widget span,
.frameRespon .fb_iframe_widget iframe[style] {
  width: 100%!important;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height 0.35s ease;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  right: 0px;
  z-index: 1100;
}

/* モーダル */
.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal button.close {
  position: relative;
  top: 24px;
  right: -24px;
  z-index: 5;
  display: block !important;
}

.modal button.close img {
  max-width: 48px;
  width: 100%;
}

.modal-dialog {
  overflow: hidden;
  position: relative;
  width: auto;
  margin: 10px;
  padding: 0 2.5em 3em 2.5em;
}

.modal-content {
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  padding: 3em 2em;
  width: 100%;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: .8;
}

.modal iframe {
  overflow: hidden;
  border: none;
  width: 100%;
}

@media (min-width: 769px) {
  .modal-dialog {
    max-width: 970px;
    margin: 0 auto;
    width: 90%;
  }
}
@media (max-width: 768px) {
  .modal button.close {
    top: 15px;
    right: -15px;
  }

  .modal button.close img {
    width: 30px;
  }

  .modal-dialog {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .modal-dialog {
    padding: 0 15px 30px 15px;
  }
}
/*                タブ
======================================================= */
.tab-content .tab-pane.active {
  display: block;
}

.tab-content .tab-pane {
  display: none;
}

 /*                ヘッダーメニュー
======================================================= */
.navbar-collapse {
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 769px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }

  #sidebar #sideNavi {
    overflow: hidden;
    display: block;
  }
}
@media (max-width: 850px) {
  #sidebar #sideNavi {
    background-color: #ffffff;
    height: auto;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: 200;
  }

  .navbar-toggle {
    position: absolute;
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    top: 1.5em;
    right: 20px;
    cursor: pointer;
  }

  .navbar-toggle .icon-bar {
    display: block;
    width: 42px;
    height: 9px;
    border-radius: 0;
    background-color: #8f0015;
  }

  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
  }
}
@media (max-width: 640px) {
  #sidebar #sideNavi {
    top: 84px;
  }

  .navbar-toggle {
    top: 1.8em;
  }
}
/*                アコーディオン
======================================================= */
.collapse {
  display: none;
}

.panel-collapse {
  background: #ffffff;
  width: 100%;
}

/*                header
======================================================= */
header {
  padding-bottom: 39px;
  background-image: url(/media/images/common/header-bottom-bg.jpg);
  background-repeat: repeat-x;
  background-position: center bottom;
  border-top: solid 4px #7b050e;
}
header #header {
  padding-top: 2.40em;
  padding-bottom: 1.9em;
  position: relative;
  background-image: url(/media/images/common/header-bg.png);
  background-repeat: repeat;
  z-index: 2;
  overflow: hidden;
}
header #header h1,
header #header h2,
header #header p {
  width: 12.2em;
  width: 192px;
  height: 70px;
  display: block;
  float: left;
  margin-top: 0;
  margin-left: 0.2em;
  background-color: #fff;
  padding: 0 0 0 0;
}
header #header .gnavi {
  display: block;
  margin-top: 1.2em;
  margin-right: 0;
  float: right;
}
header #header .gnavi ul {
  display: block;
  text-align: center;
}
header #header .gnavi ul li {
  display: inline-block;
  position: relative;
  width: 9.295em;
  padding-top: 0.35em;
}
header #header .gnavi ul li:before {
  content: "■";
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: absolute;
  -webkit-transform: scale(0.5);
  display: inline-block;
  left: 0.4em;
  top: 1.5em;
  color: #7b050e;
  font-size: 87.5%;
}
header #header .gnavi ul li a {
  margin-left: 2.25em;
  height: 38px;
  display: block;
  text-align: center;
  font-size: 75%;
}
header #header .gnavi ul li a:hover {
  text-decoration: none;
}
header #header .gnavi ul li a:hover span.ja {
  text-decoration: underline;
}
header #header .gnavi ul li a span.en {
  display: block;
  width: 100%;
  color: #890018;
  font-size: 20px;
}
header #header .gnavi ul li:first-child:before {
  display: none;
}
@media only screen and (max-width: 1200px) {
  header #header .mainWidth .gnavi {
    position: absolute;
    right: 10px;
  }
  header #header .mainWidth .gnavi ul li {
    width: 7.695em;
  }
  header #header .mainWidth .gnavi ul li a {
    margin-left: 1.0em;
  }
}
@media only screen and (max-width: 1100px) {
  header #header .mainWidth .gnavi ul li:before {
    left: 0;
  }
  header #header .mainWidth .gnavi ul li a span.en {
    font-size: 17px;
  }
}
@media only screen and (max-width: 950px) {
  header #header .mainWidth {
    position: relative;
  }
  header #header .mainWidth .gnavi {
    right: 20px;
  }
  header #header .mainWidth .gnavi ul li {
    width: 6.995em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  header #header .mainWidth .gnavi ul li:before {
    left: 0.4em;
  }
  header #header .mainWidth .gnavi ul li a span.en {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  header #header .mainWidth .gnavi ul li {
    font-size: 81.3%;
    padding-left: 1.0em;
    padding-right: 0;
    width: auto;
  }
}
@media only screen and (max-width: 850px) {
  header #header .mainWidth .gnavi ul li {
    padding-left: 0;
    padding-right: 0;
  }
  header #header .mainWidth .gnavi ul li:before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  header #header {
    padding-top: 0;
    padding-bottom: 4px;
  }
  header #header .mainWidth {
    padding: 19px 0 0;
    margin-bottom: 0;
  }
  header #header .mainWidth .navbar-toggle {
    top: 20px;
    right: 30px;
  }
  header #header .mainWidth #spNavi {
    overflow: hidden;
  }
  header #header .mainWidth .hdLogo {
    width: 120px;
    float: none;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 15px;
    height: auto;
  }
  header #header .mainWidth .hdLogo img {
    width: 120px;
  }
  header #header .mainWidth .gnavi {
    position: static;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    float: none;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
  }
  header #header .mainWidth .gnavi ul {
    overflow: hidden;
    margin-right: -1px;
    margin-bottom: -1px;
  }
  header #header .mainWidth .gnavi ul li {
    padding-top: 0;
    border-right: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    font-size: 114.3%;
    float: left;
    width: 50%;
    margin-left: 0;
    text-align: center;
  }
  header #header .mainWidth .gnavi ul li:before {
    display: none;
  }
  header #header .mainWidth .gnavi ul li a {
    margin-left: 0;
    overflow: visible;
    display: block;
    padding: 5px 1em;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  header #header .mainWidth .navbar-toggle {
    top: 20px;
    right: 20px;
  }
}

@media only screen and (max-width: 1300px) {
  header {
    background-image: url(/media/images/common/header-bottom-bg-1300.jpg);
  }
}
@media only screen and (max-width: 1200px) {
  header {
    background-position: right bottom;
  }
}
@media only screen and (max-width: 640px) {
  header {
    background-image: url(/media/images/common/header-bottom-bg-640.jpg);
    background-position: right bottom;
  }
}
/*                spMenu
======================================================= */
.spMenu {
  display: none;
}

@media only screen and (max-width: 640px) {
  .spMenu {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    text-align: center;
    position: absolute;
    right: 20px;
    top: 0;
    margin-top: -0.8em;
  }
  .spMenu p {
    overflow: hidden;
    width: 1px;
    height: 1px;
  }
  .spMenu:before {
    content: "\f0ca";
    font-size: 200%;
    color: #660000;
  }

  .customize-support .spMenu {
    top: 46px;
  }
}
/*                footer
======================================================= */
footer {
  background-color: #fff;
  border-top: solid 1px #dedede;
}

.pageHead {
  position: relative;
}
.pageHead a {
  display: block;
  position: absolute;
  font-size: 112.5%;
  right: 0;
  top: -2.95em;
  top: -54px;
  height: 54px;
  padding-top: 0.9em;
  padding-right: 5.35em;
  padding-left: 5.35em;
  background-color: #fff;
  border-top: solid 1px #dedede;
  border-right: solid 1px #dedede;
  border-bottom: none;
  border-left: solid 1px #dedede;
  z-index: 1;
}

@media only screen and (max-width: 1300px) {
  .pageHead a {
    right: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .pageHead {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .pageHead a {
    right: 20px;
    padding-right: 3.2em;
    padding-left: 3.23em;
    top: -48px;
    height: 48px;
  }
}
@media only screen and (max-width: 400px) {
  .pageHead a {
    top: -42px;
    height: 42px;
  }
}
@media only screen and (max-width: 350px) {
  .pageHead a {
    top: -30px;
    height: 30px;
  }
}
#footer {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 1.5em;
  z-index: 2;
}
#footer .mainWidth .ftNavi {
  background-color: #ffffff;
  padding-top: 2.195em;
  overflow: hidden;
  font-size: 100%;
}
#footer .mainWidth .ftNavi ul.col3 li {
  padding: 0 0 0 0;
  margin: 0 0 0.585em 0;
}
#footer .mainWidth .ftNavi ul.col3 li:before {
  content: "\f0da";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  text-decoration: none;
  margin-right: 4px;
}
#footer .mainWidth .ftNavi ul.col3 li ul {
  margin-top: 0.575em;
  margin-left: 0.975em;
  padding-left: 0;
}
#footer .mainWidth .ftNavi ul.col3 li ul li {
  position: relative;
}
#footer .mainWidth .ftNavi ul.col3 li ul li:before {
  content: "\f105";
  font: normal 11px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 93.8%;
  text-decoration: none;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
#footer .mainWidth .ftNavi ul.col3 li ul li:before:hover {
  text-decoration: none;
}
#footer .mainWidth .ftNavi ul.col3 li ul li:fast-child {
  margin-top: 0.75em;
}
#footer .mainWidth .ftNavi ul.col3 li ul li a {
  background-image: none;
  padding-left: 0;
}
#footer .mainWidth .ftNavi ul.col6 li {
  padding: 0 0 0 0;
  margin: 0 0 0.585em 0;
}
#footer .mainWidth .ftNavi ul.col6 li:before {
  content: "\f0da";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  text-decoration: none;
  margin-right: 4px;
}
#footer .mainWidth .ftNavi ul.col6 li a {
  margin-bottom: 0.585em;
  display: inline-block;
}
#footer .mainWidth .ftNavi ul.col6 li ul {
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
}
#footer .mainWidth .ftNavi ul.col6 li ul li {
  padding-left: 35px;
  padding-right: 15px;
  margin: 0 0 0.585em 0;
}
#footer .mainWidth .ftNavi ul.col6 li ul li:before {
  content: "\f0da";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  text-decoration: none;
  margin-right: 4px;
}
#footer .mainWidth .ftNavi ul.col6 li ul li.col6 {
  margin-top: 0;
  margin-bottom: 0;
}
#footer .mainWidth .ftNavi ul.col6 li ul li a {
  margin-bottom: 0;
}
#footer .mainWidth .ftNavi ul.col6 li ul li ul {
  margin-top: 0.635em;
  margin-bottom: 0.40em;
  margin-left: 0px;
  margin-right: 0px;
}
#footer .mainWidth .ftNavi ul.col6 li ul li ul li {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-left: 15px;
  position: relative;
}
#footer .mainWidth .ftNavi ul.col6 li ul li ul li:before {
  content: "\f105";
  font: normal 11px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 93.8%;
  text-decoration: none;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
#footer .mainWidth .ftNavi ul.col6 li ul li ul li:before:hover {
  text-decoration: none;
}
#footer .mainWidth .ftNavi ul.col6 li ul li ul li:last-child {
  margin-bottom: 0;
}
#footer .mainWidth .ftNavi ul.col6 li ul li ul li ul {
  margin-bottom: 0;
}
#footer .mainWidth .ftNavi ul.col6 li ul li ul li a {
  background-image: none;
  padding-left: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #footer .mainWidth .ftNavi {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  #footer .mainWidth .ftNavi {
    font-size: 87.5%;
  }
}
@media only screen and (max-width: 1100px) {
  #footer .mainWidth .ftNavi ul.col3 {
    width: 20%;
  }
  #footer .mainWidth .ftNavi ul.col6 {
    width: 60%;
  }
}
#Copy {
  background-color: #faf5e8;
  padding-top: 1.05em;
  padding-bottom: 1.05em;
  color: #333333;
}
#Copy .copy {
  letter-spacing: 0.02em;
  font-size: 87.5%;
  text-indent: 0.15em;
  text-align: left;
}
#Copy .cautiontext {
  text-align: right;
}
#Copy .cautiontext p {
  display: block;
  font-size: 87.5%;
  letter-spacing: 0.015em;
  margin-right: -0.75em;
  text-align: right;
}

@media only screen and (max-width: 1100px) {
  #Copy {
    padding-top: 0;
  }
  #Copy .copy {
    text-align: center;
  }
  #Copy .cautiontext {
    text-align: center;
    margin-top: 1.0em;
  }
  #Copy .cautiontext p {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #Copy {
    background-color: #ffffff;
  }
  #Copy .copy.col6,
  #Copy .cautiontext.col6 {
    text-indent: 0;
  }
  #Copy .copy.col6 p,
  #Copy .cautiontext.col6 p {
    margin-right: auto;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 480px) {
  #Copy .cautiontext.col6 p {
    text-align: center;
    display: block;
  }
  #Copy .cautiontext.col6 p span {
    display: none;
  }
}
/*                カルーセル
======================================================= */
.carousel6,
.carousel4 {
  margin-left: -2.7em;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}
.carousel6 .slick-list,
.carousel4 .slick-list {
  margin-left: 2.9em;
  margin-right: 1.6em;
  overflow: hidden;
}
.carousel6 .slick-list .carouselSet,
.carousel4 .slick-list .carouselSet {
  float: left;
  padding-right: 1.8em;
}
.carousel6 .slick-list .carouselSet a,
.carousel4 .slick-list .carouselSet a {
  display: block;
}
.carousel6 .slick-list .carouselSet a:hover,
.carousel4 .slick-list .carouselSet a:hover {
  text-decoration: none;
}
.carousel6 .slick-list .carouselSet a img,
.carousel4 .slick-list .carouselSet a img {
  width: 100%;
}
.carousel6 .slick-list .carouselSet a h3,
.carousel4 .slick-list .carouselSet a h3 {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 75%;
  margin-top: 0.25em;
  text-transform: uppercase;
}
.carousel6 .slick-list .carouselSet a h3.long,
.carousel4 .slick-list .carouselSet a h3.long {
  background-color: #1186ad;
}
.carousel6 .slick-list .carouselSet a h3.semilong,
.carousel4 .slick-list .carouselSet a h3.semilong {
  background-color: #0fba9b;
}
.carousel6 .slick-list .carouselSet a h3.medium,
.carousel4 .slick-list .carouselSet a h3.medium {
  background-color: #7fb839;
}
.carousel6 .slick-list .carouselSet a h3.short,
.carousel4 .slick-list .carouselSet a h3.short {
  background-color: #b9bf06;
}
.carousel6 .slick-list .carouselSet a h3.mens,
.carousel4 .slick-list .carouselSet a h3.mens {
  background-color: #8e7366;
}
.carousel6 .slick-list .carouselSet h3,
.carousel4 .slick-list .carouselSet h3 {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 75%;
  margin-top: 0.25em;
  text-transform: uppercase;
}
.carousel6 .slick-list .carouselSet h3.long,
.carousel4 .slick-list .carouselSet h3.long {
  background-color: #1186ad;
}
.carousel6 .slick-list .carouselSet h3.semilong,
.carousel4 .slick-list .carouselSet h3.semilong {
  background-color: #0fba9b;
}
.carousel6 .slick-list .carouselSet h3.medium,
.carousel4 .slick-list .carouselSet h3.medium {
  background-color: #7fb839;
}
.carousel6 .slick-list .carouselSet h3.short,
.carousel4 .slick-list .carouselSet h3.short {
  background-color: #b9bf06;
}
.carousel6 .slick-list .carouselSet h3.mens,
.carousel4 .slick-list .carouselSet h3.mens {
  background-color: #8e7366;
}
@media only screen and (max-width: 768px) {
  .carousel6 .slick-list .carouselSet,
  .carousel4 .slick-list .carouselSet {
    font-size: 150%;
    padding-right: 1.0em;
  }
}

/* Arrows */
.flex-prev,
.flex-next,
.slick-prev,
.slick-next {
  position: absolute;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  padding: 0;
  border: none;
  outline: none;
  opacity: 0.05;
  filter: alpha(opacity=10);
  text-align: center;
  margin-top: -15px;
  z-index: 200;
  opacity: 0;
  overflow: visible;
}

@media only screen and (max-width: 640px) {
  .flex-prev,
  .flex-next,
  .slick-prev,
  .slick-next {
    margin-top: -40px;
    opacity: 1 !important;
  }
}
.flex-prev:hover,
.flex-next:hover,
.slick-prev:hover,
.slick-next:hover {
  opacity: 1 !important;
}

.flex-prev:hover,
.flex-next:hover {
  text-decoration: none;
}

.flex-prev:focus,
.flex-next:focus,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}

.flex-prev:before,
.flex-next:before,
.slick-prev:before,
.slick-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  background: url(/media/images/common/slide_arrow.png) repeat left top;
  font-size: 15px;
  line-height: 1;
  color: #ffffff;
  width: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 640px) {
  .flex-prev:before,
  .flex-next:before,
  .slick-prev:before,
  .slick-next:before {
    width: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.flex-prev,
.slick-prev {
  left: 0.5em;
}

.flex-prev:before,
.slick-prev:before {
  content: "\f104";
}

.flex-next,
.slick-next {
  right: 0;
}

.flex-next:before,
.slick-next:before {
  content: "\f105";
}

.carousel4 {
  margin-top: 3.5em;
  margin-bottom: 0;
  margin-left: -50px;
  margin-right: -40px;
  padding-left: 50px;
  padding-right: 15px;
}
.carousel4 .slick-list {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.carousel4 .slick-list .carouselSet {
  float: left;
  padding-right: 30px;
}
.carousel4 .slick-list .carouselSet a {
  display: block;
}
.carousel4 .slick-list .carouselSet a:hover {
  text-decoration: none;
}
.carousel4 .slick-list .carouselSet a img {
  width: 100%;
}
.carousel4 .flex-prev:before,
.carousel4 .flex-next:before,
.carousel4 .slick-prev:before,
.carousel4 .slick-next:before {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media only screen and (max-width: 640px) {
  .carousel6 .slick-list {
    margin-left: 3.2em;
    margin-right: 2.25em;
  }

  .carousel4 .slick-list {
    margin-left: 6px;
    margin-right: 19px;
  }
  .carousel4 .slick-list .carouselSet {
    padding-right: 10px;
  }
  .carousel4 .flex-prev:before,
  .carousel4 .flex-next:before,
  .carousel4 .slick-prev:before,
  .carousel4 .slick-next:before {
    margin-top: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .carousel6 .flex-prev,
  .carousel6 .slick-prev {
    left: 5px !important;
  }
}
@media only screen and (max-width: 640px) {
  .carousel6 .flex-next,
  .carousel6 .slick-next {
    right: 11px !important;
  }
}
@media only screen and (max-width: 640px) {
  .carousel4 .flex-prev,
  .carousel4 .slick-prev {
    left: 30px !important;
  }
}
@media only screen and (max-width: 640px) {
  .carousel4 .flex-next,
  .carousel4 .slick-next {
    right: 18px !important;
  }
}
