@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*===================================================
	common style
===================================================*/
html, body {
  width: 100%; }

body {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  -webkit-text-size-adjust: none;
  min-width: 1024px; }

* html body {
  font-size: 88%; }

*:first-child + html body {
  font-size: 88%; }

a:link, a:active, a:visited, a:hover {
  color: #f94999; }

a {
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

img {
  vertical-align: bottom; }

strong {
  font-weight: bold; }

.bold {
  font-weight: bold; }

.small {
  font-size: 71%; }

/* framework
-----------------------------------*/
#wrapper {
  width: 100%;
  overflow: hidden; }

#contents {
  width: 100%; }

.inner {
  overflow: hidden;
  *zoom: 1;
  width: 980px;
  margin: 0 auto; }

#mainContents {
  float: left;
  width: 710px; }

#subContents {
  float: right;
  width: 230px; }

#breadCrumbs {
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 1px solid #dadada; }
  #breadCrumbs .wrapBc {
    width: auto;
    padding: 8px 0;
    background: url(../../img/common/bg-breadcrumbs.gif) repeat 0 0;
    border: 1px solid #ffffff;
    border-width: 1px 0; }
  #breadCrumbs ol {
    width: 980px;
    margin: 0 auto; }
    #breadCrumbs ol li {
      display: inline;
      font-size: 86%; }
      #breadCrumbs ol li a {
        text-decoration: none;
        color: #f94999;
        margin-right: 5px; }

.sb-slidebar {
  display: none; }

.alphaSt01 img {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .alphaSt01 img:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }
.alphaSt01 a {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .alphaSt01 a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

.alphaSt02 a {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .alphaSt02 a:hover {
    background-color: #555555; }

.alphaSt03 img {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .alphaSt03 img:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

p#pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 0; }
  p#pagetop a {
    float: right;
    margin: 100px 20px 20px 0;
    display: block;
    width: 48px;
    height: 48px; }
    p#pagetop a img {
      display: block;
      width: 48px;
      height: 48px; }
    p#pagetop a:hover img {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -ms-filter: "alpha( opacity=60 )";
      background: none !important; }

.fixed-bottom {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60; }

header {
  width: 100%;
  border-top: 7px solid #000000;
  padding: 35px 0 0; }
  header .inner {
    margin-bottom: 20px; }
  header .logoBox {
    float: left;
    width: 489px;
    overflow: hidden;
    *zoom: 1; }
    header .logoBox p {
      display: inline;
      float: left;
      width: 107px;
      margin-top: 4px; }
    header .logoBox h1 {
      display: inline;
      float: right;
      width: 338px;
      background: url(../../img/common/bdr-logoBox.gif) no-repeat 0 22px;
      padding: 14px 0 0 24px; }
  header .tellBox {
    display: inline;
    float: right;
    width: 438px;
    overflow: hidden;
    *zoom: 1; }
    header .tellBox .numberBox {
      display: inline;
      float: left;
      width: 266px; }
      header .tellBox .numberBox p {
        margin-bottom: 9px; }
      header .tellBox .numberBox ul {
        position: relative;
        width: 265px;
        overflow: hidden;
        *zoom: 1; }
        header .tellBox .numberBox ul li {
          width: 124px;
          margin-bottom: 2px; }
          header .tellBox .numberBox ul li a {
            position: relative;
            display: block;
            line-height: 1.0;
            border: 1px solid #000000;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            height: 23px; }
            header .tellBox .numberBox ul li a img {
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              margin: auto; }
          header .tellBox .numberBox ul li.reserve {
            float: left;
            width: 139px;
            margin-right: 5px; }
            header .tellBox .numberBox ul li.reserve a {
              /*height: 50px;*/
              box-sizing: border-box;
              display: block;
			  width: 100%;
			  height: 0;
			  padding-top: 50px;
			  line-height: 1.5em;
			  background: url("/img/common/btn-reserve.svg") no-repeat center center;
			  background-size: 60%;
			  overflow: hidden;
            }
            .edge header .tellBox .numberBox ul li.reserve a {
			  background: url("/img/common/btn-reserve.png") no-repeat center center;
			  background-size: 60%;
            }
          header .tellBox .numberBox ul li.contact {
            position: absolute;
            right: 0;
            top: 0; }
          header .tellBox .numberBox ul li.catalog {
            position: absolute;
            right: 0;
            top: 27px; }
          header .tellBox .numberBox ul li.catalog a{
            box-sizing: border-box;
            display: block;
            width: 100%;
            padding-top: 23px;/*20170602*/
            line-height: 1.5em;
            height: 0;
            background: url("/img/common/btn-catalog.svg") no-repeat center center;
            background-size: 70%;
            overflow: hidden;
          }
          .edge header .tellBox .numberBox ul li.catalog a{
            background: url("/img/common/btn-catalog.png") no-repeat center center;
            background-size: 70%;
            overflow: hidden;
          }
          header .tellBox .numberBox ul li.application {/*取材申し込みボタンスタイル*/
		    position: absolute;
		    top: 0;
		    right: 0;
		  }
		  header .tellBox .numberBox ul li.application a {/*取材申し込みボタンスタイル*/
			box-sizing: border-box;
			/*color: #222;
			font-weight: 600;
			font-size: 12px;
			padding: 5px 0 0 0;
			text-align: center;
			text-decoration: none;*/
			display: block;
            width: 100%;
            padding-top: 23px;
            line-height: 1.5em;
            height: 0;
            background: url("/img/common/btn-Interview.svg") no-repeat center center;
            background-size: 75%;
            overflow: hidden; 
		  }
		  .edge header .tellBox .numberBox ul li.application a {/*取材申し込みボタンスタイル*/
            background: url("/img/common/btn-Interview.png") no-repeat center center;
            background-size: 75%;
		  }
    header .tellBox .headPermanentBtn {
      display: inline;
      float: right;
      width: 156px;
      margin-right: -4px;
      overflow: hidden;
      *zoom: 1; }
      header .tellBox .headPermanentBtn li {
        float: left;
        width: 74px;
        margin-right: 4px; }
        header .tellBox .headPermanentBtn li a {
          display: block;
          text-align: center;
          padding: 19px 0;
          background-color: #313131;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          border-radius: 2px; }
  header #gNav {
    width: 100%;
    background-color: #e84188; }
    header #gNav ul {
      display: table;
      overflow: hidden;
      *zoom: 1;
      width: 980px;
      margin: 0 auto;
      border-left: 1px solid #ffffff; }
      header #gNav ul li {
        display: table-cell;
        float: left; }
        header #gNav ul li a {
          display: block;
          line-height: 1.4;
          padding: 20px 0 18px;
          text-align: center;
          font-size: 100%;
          color: #ffffff;
          text-decoration: none;
          border-right: 1px solid #ffffff;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          header #gNav ul li a:hover {
            background-color: #f36aa4; }
        header #gNav ul li.gNav01 a {
          width: 226px; }
        header #gNav ul li.gNav02 a {
          width: 100px; }
        header #gNav ul li.gNav03 a {
          width: 143px; }
        header #gNav ul li.gNav04 a {
          width: 117px; }
        header #gNav ul li.gNav05 a {
          width: 120px; }
        header #gNav ul li.gNav06 a {
          width: 129px; }
        header #gNav ul li.gNav07 a {
          width: 137px; }
  header #mobile-header {
    display: none; }

#main h1 {
  margin-bottom: 20px;
  padding: 16px 20px 14px;
  font-size: 129%;
  background-color: #323232;
  background-image: url(../../img/common/bg-h1.png);
  background-repeat: no-repeat;
  background-position: 0 -28px;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
#main h2 {
  margin: 20px 0;
  padding: 13px 20px 11px;
  font-size: 114%;
  background-color: #e84188;
  background-image: url(../../img/common/bg-h2.png);
  background-repeat: no-repeat;
  background-position: 0 -50px;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
#main h3 {
  margin: 20px 0;
  padding: 14px 20px 12px;
  font-size: 100%;
  font-weight: bold;
  background-color: #ffffff;
  background-image: url(../../img/common/bg-h3.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  border: 1px solid #d1d1d1;
  color: #323232;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
#main h4 {
  margin: 20px 0;
  padding: 6px 20px 4px;
  font-size: 100%;
  background-image: url(../../img/common/ico-circle.png);
  background-repeat: no-repeat;
  background-position: 2px 10px;
  font-weight: bold;
  color: #323232;
  border-bottom: 2px dotted #323232; }
#main h5 {
  margin: 20px 0 10px;
  padding: 0px 20px;
  font-size: 100%;
  background-image: url(../../img/common/ico-circle.png);
  background-repeat: no-repeat;
  background-position: 2px 4px;
  font-weight: bold;
  color: #323232; }
#main h6 {
  margin: 20px 0 10px;
  padding: 0 20px;
  font-size: 100%;
  background-image: url(../../img/common/ico-circle02.png);
  background-repeat: no-repeat;
  background-position: 2px 4px;
  font-weight: bold;
  color: #323232; }
#main h1 + h2,
#main h2 + h3,
#main h3 + h4,
#main h4 + h5,
#main h5 + h6 {
  margin: 0 0 10px; }
#main h1 + h2 {
  margin: -10px 0 10px; }
#main p {
  padding-bottom: 15px; }
#main .pStyle01 {
  margin-bottom: 14px;
  padding: 0;
  color: #e84188;
  font-size: 114%;
  font-weight: bold; }
#main .pStyle02 {
  margin-bottom: 10px;
  padding: 8px 0 4px;
  color: #e84188;
  font-size: 114%;
  font-weight: bold;
  border-bottom: 2px dotted #323232; }
#main ul {
  padding-bottom: 20px; }
  #main ul li {
    margin-bottom: 5px;
    padding-left: 15px;
    line-height: 1.4;
    background-image: url(../../img/common/ico-list01.png);
    background-repeat: no-repeat;
    background-position: 4px 6px; }
#main .arrowLi li {
  background: none;
  padding: 0; }
  #main .arrowLi li a {
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 14px; }
#main ol {
  padding-bottom: 20px; }
  #main ol li {
    margin-bottom: 5px;
    line-height: 1.4;
    list-style: decimal;
    margin-left: 28px; }
#main table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #fff; }
  #main table th, #main table td {
    padding: 10px;
    border: 1px solid #fff; }
  #main table th {
    background: #fa64a8;
    color: #fff; }
  #main table thead th {
    background: #e84188; }
  #main table td {
    background: #e7e7e7; }
#main div.box01 {
  margin-bottom: 10px;
  padding: 15px 18px 0;
  border: 2px solid #dedede; }
  #main div.box01 h3:first-child {
    margin: 0 0 20px; }
#main .nonStyle {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
#main .indent01 {
  display: block;
  text-indent: 1em; }
#main .indent02 {
  display: block;
  text-indent: 4em; }
#main .txAC {
  text-align: center; }
#main .flBox01 {
  padding-bottom: 20px;
  overflow: hidden;
  *zoom: 1; }
  #main .flBox01 .imgBox {
    float: right;
    width: 220px; }
    #main .flBox01 .imgBox .mgimg {
      margin-bottom: 10px; }
    #main .flBox01 .imgBox .caption {
      display: block;
      font-size: 86%;
      text-align: center;
      margin: 4px 0 16px; }
  #main .flBox01 .txtBox {
    float: left;
    width: 470px; }
#main #newsAllList li {
  padding: 0;
  background: none;
  border-bottom: 1px solid #e2e2e2; }
  #main #newsAllList li:hover {
  opacity: .7; }
  #main #newsAllList li:first-child a {
    padding: 0 0 15px; }
    #main #newsAllList li:first-child a .thumb {
      top: 0; }
  #main #newsAllList li a, #main #newsAllList li div.noLink {
    position: relative;
    display: block;
    padding: 15px 0;
    text-decoration: none;
    font-size: 86%;
    color: #000000; }
    #main #newsAllList li a time, #main #newsAllList li div.noLink time {
      margin-top: 3px;
      color: #e84188; }
    #main #newsAllList li a .thumb, #main #newsAllList li div.noLink .thumb {
      position: absolute;
      top: 15px;
      left: 78px;
      display: block;
      width: 92px;
      padding: 2px 0;
      color: #ffffff;
      text-align: center;
      font-size: 83%;
      background-color: #e84188; }
    #main #newsAllList li a .information, #main #newsAllList li div.noLink .information {
      background-color: #006acc; }
    #main #newsAllList li a .event, #main #newsAllList li div.noLink .event {
      background-color: #282828; }
    #main #newsAllList li a .campaign, #main #newsAllList li div.noLink .campaign {
      background-color: #ff9000; }
    #main #newsAllList li a .media, #main #newsAllList li div.noLink .media {
      background-color: #e84188; }
    #main #newsAllList li a .txt, #main #newsAllList li div.noLink .txt {
      display: block;
      margin-top: 10px;
      color: #000000; }
  #main #newsAllList li a:hover .txt {
    text-decoration: underline; }
  #main #newsAllList li:last-child {
    border: none; }
#main .detailTitleBox {
  margin: -15px 0 20px;
  border-bottom: 1px dotted #b4b4b4;
  overflow: hidden;
  *zoom: 1; }
  #main .detailTitleBox h2 {
    margin: 0;
    background-image: none; }
  #main .detailTitleBox .subBox {
    position: relative;
    float: right;
    padding: 3px 0; }
    #main .detailTitleBox .subBox time {
      float: right;
      margin: 0 106px 0 0;
      font-size: 86%;
      font-weight: bold;
      margin-top: 3px; }
    #main .detailTitleBox .subBox .thumb {
      position: absolute;
      bottom: 4px;
      right: 0;
      display: block;
      width: 100px;
      padding: 1px 0;
      color: #ffffff;
      text-align: center;
      font-size: 71%;
      background-color: #e84188; }
    #main .detailTitleBox .subBox .information {
      background-color: #006acc; }
    #main .detailTitleBox .subBox .event {
      background-color: #282828; }
    #main .detailTitleBox .subBox .campaign {
      background-color: #ff9000; }
    #main .detailTitleBox .subBox .media {
      background-color: #e84188; }
#main #sliderBox {
  margin-bottom: 20px; }
  #main #sliderBox ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    *zoom: 1; }
    #main #sliderBox ul li {
      float: left;
      background: none;
      margin: 0;
      padding: 0; }
#main .goodsAllList {
  margin-right: -23px;
  overflow: hidden;
  *zoom: 1; }
  #main .goodsAllList li {
    float: left;
    background: none;
    margin: 0 23px 23px 0;
    padding: 0; }
    #main .goodsAllList li .img {
      margin-bottom: 10px;
      overflow: hidden;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      #main .goodsAllList li .img img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
    #main .goodsAllList li p a,
    #main .hairStyleList li p a{
      display: block;
      padding: 8px 0 6px;
      background-color: #e84188;
      color: #ffffff;
      font-size: 100%;
      text-align: center;
      text-decoration: none;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      #main .goodsAllList li p a span {
        padding-left: 10px;
        background-image: url(../../img/common/ico-arrow04.png);
        background-repeat: no-repeat;
        background-position: 0 50%; }
#main .goodsSlideWrap {
  position: relative;
  margin-bottom: 50px; }
  #main .goodsSlideWrap .border {
    width: 570px;
    padding: 1px;
    border: 1px solid #dadada;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    #main .goodsSlideWrap .border .slider-for {
      background: url(../../img/common/bg-breadcrumbs.gif) repeat 0 0; }
      #main .goodsSlideWrap .border .slider-for div img {
        margin: 0 auto; }
      #main .goodsSlideWrap.hairornaments .border .slider-for div img {
        margin: 0 auto;
        width: 85%;
        height: auto;}
      #main .goodsSlideWrap .border .slider-for div p {
        position: absolute;
        bottom: 0;
        left: 40px;
        margin: 0;
        padding: 5px 5px 3px;
        width: 480px;
        background-color: rgba(255, 255, 255, 0.8);
        font-size: 86%;
        text-align: center; }
  #main .goodsSlideWrap .slider-nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px; }
    #main .goodsSlideWrap .slider-nav .slick-slide {
      float: none;
      margin-bottom: 8px;
      width: 120px;
      /*height: 139px;*/
      height: auto;
      border: 1px solid #dadada;
      padding: 3px;
      cursor: pointer; }
      #main .goodsSlideWrap .slider-nav .slick-slide:hover {
        border: 2px solid #e84188;
        padding: 2px; }
      #main .goodsSlideWrap .slider-nav .slick-slide img {
        width: 100%;
        height: auto; }
    #main .goodsSlideWrap .slider-nav .slick-active {
      border: 2px solid #e84188;
      padding: 2px; }
#main table.specTable {
  border: 1px solid #dadada;
  border-width: 1px 0 0;
  padding: 1px 0 0;
  background-color: #ffffff; }
  #main table.specTable thead tr {
    padding: 1px 0; }
    #main table.specTable thead tr th {
      padding: 8px 20px 6px;
      border: 1px solid #dadada;
      border-width: 0 0 1px;
      background-color: #f5f5f5;
      color: #333333;
      font-size: 86%; }
  #main table.specTable tbody tr th, #main table.specTable tbody tr td {
    padding: 14px 20px 12px;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-width: 0 0 1px;
    color: #333333;
    font-size: 79%; }
  #main table.specTable tbody tr th {
    width: 25%; }
    #main table.specTable tbody tr th span {
      display: block;
      margin: 2px 0; }
    #main table.specTable tbody tr th .name {
      font-weight: bold; }
  #main table.specTable tbody tr td {
    width: 25%; }
    #main table.specTable tbody tr td.btn {
      text-align: right;
      width: 36%; }
    #main table.specTable tbody tr td p.contact {
      margin: 0;
      padding: 0;
      background: none;
      margin-right: 5px;
      width: 120px; }
      #main table.specTable tbody tr td p.contact a {
        display: block;
        margin: 0;
        padding: 10px 6px 8px 40px;
        background-color: #323232;
        background-image: url(../img/rental_furisode/ico-contact01.png);
        background-repeat: no-repeat;
        background-position: 10px 50%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #ffffff;
        text-decoration: none;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        #main table.specTable tbody tr td p.contact a:hover {
          background-color: #555555; }
#main .goodsDetailContents .setList {
  letter-spacing: -.40em; }
  #main .goodsDetailContents .setList li {
    display: inline-block;
    background: #eb6ba1;
    text-align: center;
    padding: 8px 10px 6px;
    margin: 0 5px 10px 0;
    color: #ffffff;
    width: auto;
    letter-spacing: normal;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: none; }
#main .goodsDetailContents .set20box {
  margin: 30px 0 10px;
  overflow: hidden;
  *zoom: 1; }
  #main .goodsDetailContents .set20box ul.setList {
    float: left;
    width: 385px; }
  #main .goodsDetailContents .set20box div {
    float: right;
    width: 270px; }
#main .goodsDetailContents .onlyKimono {
  margin: 30px 0 -20px;
  overflow: hidden;
  *zoom: 1; }
  #main .goodsDetailContents .onlyKimono .txt {
    float: left;
    width: 285px; }
  #main .goodsDetailContents .onlyKimono .img {
    float: right;
    width: 398px;
    margin: 0;
    padding: 0; }
#main .goodsDetailContents .optionList {
  margin: 0 -10px 0 0;
  overflow: hidden;
  *zoom: 1; }
  #main .goodsDetailContents .optionList li {
    float: left;
    width: 170px;
    margin: 0 10px 10px 0;
    padding: 0;
    background: none; }
    #main .goodsDetailContents .optionList li a {
      display: block;
      text-decoration: none;
      color: #333333; }
      #main .goodsDetailContents .optionList li a span {
        display: block;
        margin-top: 8px;
        text-align: center; }
        #main .goodsDetailContents .optionList li a span .arLink01 {
          display: inline;
          background-image: url(../../img/common/ico-arrow09.png); }
#main ul.shopList {
  margin: 0 -30px 0 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1; }
  #main ul.shopList li {
    float: left;
    width: 340px;
    margin: 0 30px 30px 0;
    padding: 0;
    border: 1px solid #d8d8d8;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #main ul.shopList li a {
      display: block;
      padding: 9px;
      text-decoration: none; }
      #main ul.shopList li a h2 {
        margin: 0;
        padding: 18px 0 16px;
        border-top: 4px solid #e84188;
        background: none;
        color: #333333;
        text-align: center;
        font-weight: bold;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0; }
      #main ul.shopList li a img {
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      #main ul.shopList li a div {
        margin: 10px 0 0;
        padding: 12px 0 10px;
        background: #333333;
        text-align: center;
        color: #ffffff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        #main ul.shopList li a div span {
          padding-left: 10px;
          background-image: url(../../img/common/ico-arrow04.png);
          background-repeat: no-repeat;
          background-position: 0 50%; }
      #main ul.shopList li a:hover img {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6; }
      #main ul.shopList li a:hover div {
        background-color: #555555; }
#main .shopDetailTop {
  overflow: hidden;
  *zoom: 1; }
  #main .shopDetailTop .shopMainImage {
    float: right;
    width: 320px; }
  #main .shopDetailTop table.shopDetailTable {
    float: left;
    width: 370px; }
    #main .shopDetailTop table.shopDetailTable tbody th {
      background-color: #ffffff;
      color: #e84188;
      border: 1px solid #dadada;
      border-width: 0 0 1px;
      vertical-align: top;
      width: 70px; }
    #main .shopDetailTop table.shopDetailTable tbody td {
      background-color: #ffffff;
      color: #323232;
      border: 1px solid #dadada;
      border-width: 0 0 1px;
      vertical-align: top; }
    #main .shopDetailTop table.shopDetailTable .bold {
      font-weight: bold; }
    #main .shopDetailTop table.shopDetailTable .pink {
      color: #e84188; }
#main ul.serviceList {
  overflow: hidden;
  *zoom: 1; }
  #main ul.serviceList li {
    display: inline;
    margin: 0 5px 0 0;
    background-color: #e84188;
    background-image: none;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding: 8px 16px 6px;
    line-height: 2.8;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
#main ul.infoArea {
  margin: 0;
  padding: 0; }
  #main ul.infoArea li {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e2e2e2;
    background: none; }
    #main ul.infoArea li a {
      display: block;
      overflow: hidden;
      *zoom: 1; }
      #main ul.infoArea li a .img {
        float: left;
        width: 130px;
        height: 90px;
        overflow: hidden;
        margin-right: 20px;
        background-color: #ffffff; }
        #main ul.infoArea li a .img img {
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
      #main ul.infoArea li a p {
        float: left;
        width: 560px;
        font-size: 86%; }
        #main ul.infoArea li a p span {
          display: block;
          color: #111111; }
          #main ul.infoArea li a p span.date {
            color: #e84188;
            margin-bottom: 5px; }
      #main ul.infoArea li a:hover div img {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6; }
      #main ul.infoArea li a:hover .txt {
        text-decoration: underline; }
#main .infoBtnBox {
  margin: 0 auto 48px;
  width: 664px;
  overflow: hidden;
  *zoom: 1; }
  #main .infoBtnBox p {
    float: left;
    width: 322px;
    margin: 0 5px;
    text-align: center; }
    #main .infoBtnBox p a {
      display: block;
      padding: 10px 0 8px;
      background-color: #333333;
      font-size: 93%;
      color: #ffffff;
      text-decoration: none;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #main .infoBtnBox p a:hover {
        background-color: #555555; }
      #main .infoBtnBox p a span {
        padding-left: 10px;
        background-image: url(../../img/common/ico-arrow04.png);
        background-repeat: no-repeat;
        background-position: 0 50%; }
#main .mSt01 {
  margin-bottom: 20px; }
#main .voiceList li {
  margin-bottom: 10px;
  padding: 0;
  border: 3px solid #e84188;
  background: none; }
#main .voiceList div {
  background-color: #ffffff;
  background-image: url(../img/voice/ico-arrow01.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 20px;
  text-decoration: none; }
#main .voiceList h3 {
  margin: 0 0 16px;
  padding: 0;
  background: none;
  border: none;
  font-size: 100%;
  font-weight: normal;
  color: #e84188; }
  #main .voiceList h3 span {
    display: block;
    color: #000000;
    font-size: 71%; }
#main .voiceList p {
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 86%;
  line-height: 1.5; }
#main .vDbtn a {
  display: block;
  padding: 13px 0 11px;
  text-align: center;
  background-color: #323232;
  color: #ffffff;
  text-decoration: none;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 50%;
  margin: 0 auto; }
#main .hairStyleList {
  margin: 15px -30px 0 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1; }
  #main .hairStyleList li {
    float: left;
    width: 340px;
    padding: 0;
    margin: 0 30px 30px 0;
    background: none; }
    #main .hairStyleList li span {
      display: block;
      margin-top: 10px;
      line-height: 1.28; }
  #main .hairornamentsStyleList li {/*髪飾り特集ページ*/
    float: left;
    width: 160px;
    padding: 0;
    margin: 0 23px 23px 0;
    background: none; }
    #main .hairStyleList li span {
      display: block;
      margin-top: 10px;
      line-height: 1.28; }
#main .faqList > li {
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  border: 3px solid #e84188;
  background: url(../../img/common/bg-breadcrumbs.gif) repeat 0 0; }
  #main .faqList > li .question {
    padding: 25px 120px 23px 25px;
    cursor: pointer; }
    #main .faqList > li .question span {
      position: absolute;
      right: 10px;
      top: 15px;
      width: 62px;
      text-align: center;
      padding: 10px 18px 8px 30px;
      background: #323232 url(../../img/common/ico-arrow06.png) no-repeat 22px 50%;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #ffffff; }
      #main .faqList > li .question span:hover {
        background-color: #e84188; }
      #main .faqList > li .question span.active {
        background-image: url(../../img/common/ico-arrow07.png); }
    #main .faqList > li .question p {
      margin: 0;
      padding: 0;
      font-weight: bold; }
  #main .faqList > li .answer {
    display: none;
    color: #ffffff;
    margin: 0 10px 10px;
    padding: 20px 20px 10px;
    -moz-box-shadow: 0px 2px 0px 0px #c30958;
    -webkit-box-shadow: 0px 2px 0px 0px #c30958;
    box-shadow: 0px 2px 0px 0px #c30958;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NDE4OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjNjQ5ZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -moz-linear-gradient(0deg, #e84188 0%, #ec649e 100%);
    background: -webkit-linear-gradient(0deg, #e84188 0%, #ec649e 100%);
    background: linear-gradient(90deg, #e84188 0%, #ec649e 100%);
    background-color: #e84188;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    #main .faqList > li .answer .arrowLi {
      margin: 0;
      padding: 0; }
      #main .faqList > li .answer .arrowLi li {
        margin-bottom: 7px; }
        #main .faqList > li .answer .arrowLi li a {
          background-image: url(../../img/common/ico-arrow04.png);
          color: #ffffff; }
#main .scrollNav {
  padding: 7px 7px 7px 6px;
  border: 1px solid #cdcdcd;
  background-color: #e9e9e9; }
  #main .scrollNav ul {
    overflow: hidden;
    *zoom: 1;
    margin-right: -5px;
    padding: 0; }
    #main .scrollNav ul li {
      float: left;
      width: 65px;
      margin: 0 5px 0 0;
      padding: 0;
      background: none; }
      #main .scrollNav ul li a {
        display: block;
        background-color: #323232;
        color: #ffffff;
        text-align: center;
        padding: 10px 0 8px;
        text-decoration: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        #main .scrollNav ul li a:hover {
          background-color: #e84188; }
#main .exhibitionLi {
  margin: 0;
  padding: 0;
  border: 1px solid #cdcdcd;
  border-width: 1px 0 0 1px;
  overflow: hidden;
  *zoom: 1; }
  #main .exhibitionLi li {
    display: table;
    margin: 0;
    float: left;
    padding: 0;
    width: 33.3333%;
    background: none;
    border: 1px solid #cdcdcd;
    border-width: 0 1px 1px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #main .exhibitionLi li a {
      display: table-cell;
      vertical-align: middle;
      padding: 10px 14px 8px;
      text-align: left;
      text-decoration: none;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #main .exhibitionLi li a:hover {
        background-color: #ffe8f2; }
#main .venueTable {
  margin-top: -16px; }
  #main .venueTable th {
    color: #e84188;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-width: 0 0 1px;
    vertical-align: top;
    width: 8%;
    padding: 15px 10px; }
  #main .venueTable td {
    border: 1px solid #dadada;
    border-width: 0 0 1px;
    background-color: #ffffff;
    padding: 15px 10px; }
    #main .venueTable td ul.timeLi {
      margin: 0;
      padding: 0; }
      #main .venueTable td ul.timeLi li {
        margin-bottom: 16px;
        padding: 0;
        background: none;
        overflow: hidden;
        *zoom: 1; }
        #main .venueTable td ul.timeLi li span {
          float: left;
          display: block; }
        #main .venueTable td ul.timeLi li .time {
          background-color: #e84188;
          text-align: center;
          color: #ffffff;
          font-weight: bold;
          padding: 8px 14px 6px;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          border-radius: 2px; }
        #main .venueTable td ul.timeLi li .date {
          padding: 8px 14px 6px; }
        #main .venueTable td ul.timeLi li:last-child {
          margin-bottom: 0; }
#main .venueWrap {
  margin-bottom: 23px;
  padding: 10px 40px;
  border-bottom: 1px solid #dadada; }
  #main .venueWrap dl {
    margin-bottom: 20px;
    padding: 20px 20px 18px;
    border: 6px solid #d3d3d3; }
    #main .venueWrap dl dt {
      padding-bottom: 18px;
      text-align: center;
      font-size: 129%;
      font-weight: bold;
      color: #e84188;
      border-bottom: 1px solid #dadada; }
    #main .venueWrap dl dd {
      position: relative;
      padding: 18px 0 4px;
      overflow: hidden;
      *zoom: 1; }
      #main .venueWrap dl dd .venue {
        width: 48%;
        text-align: right;
        margin: 0;
        padding: 0;
        font-size: 129%;
        font-weight: bold; }
      #main .venueWrap dl dd .link {
        position: absolute;
        display: block;
        top: 14px;
        left: 52%; }
        #main .venueWrap dl dd .link a {
          display: block;
          background-color: #323232;
          color: #ffffff;
          text-align: center;
          text-decoration: none;
          padding: 8px 15px 6px;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          #main .venueWrap dl dd .link a:hover {
            background-color: #e84188; }
#main h2.stepH2 {
  position: relative;
  padding: 13px 20px 11px 90px; }
  #main h2.stepH2 .step {
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: 7px;
    text-align: center;
    color: #e84188;
    background-color: #ffffff;
    font-weight: bold;
    padding: 7px 9px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
#main .flowbtn a {
  display: block;
  background-color: #323232;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 0 6px;
  width: 322px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #main .flowbtn a:hover {
    background-color: #e84188; }
#main .optionPrice {
  display: table;
  width: auto;
  position: relative; }
  #main .optionPrice dt {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e84188;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 9px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  #main .optionPrice dd {
    display: block;
    background-color: #323232;
    color: #ffffff;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 4px 50px;
    padding: 5px 20px; }
  #main .optionPrice dd.rentalDd {
    margin: 0 0 4px 106px; }
#main .pinkBorderBox {
  display: table;
  margin-bottom: 15px;
  padding: 6px 10px 4px;
  border: 2px solid #e84188;
  color: #e84188;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
  #main .pinkBorderBox a {
    display: block;
    color: #000000; }
    #main .pinkBorderBox a .arLink01 {
      background-image: url(../../img/common/ico-arrow09.png); }
#main .optionLink {
  margin-top: 20px; }
  #main .optionLink a {
    display: block;
    color: #ffffff;
    margin: 0;
    padding: 8px 0 6px;
    background-color: #e84188;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #main .optionLink a:hover {
      background-color: #f36aa4; }
#main .cautionBox {
  position: relative;
  margin-bottom: 30px; }
  #main .cautionBox p {
    margin: 0;
    padding: 0;
    font-size: 86%; }
  #main .cautionBox p.btn {
    position: absolute;
    top: 1em;
    right: 0;
    width: 182px; }
    #main .cautionBox p.btn a {
      display: block;
      background-color: #323232;
      color: #ffffff;
      text-align: center;
      text-decoration: none;
      padding: 8px 0 6px;
      font-size: 100%;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #main .cautionBox p.btn a:hover {
        background-color: #e84188; }
#main .formTable {
  width: 100%;
  margin-bottom: 45px; }
  #main .formTable th {
    position: relative;
    width: 30%;
    padding: 14px 20px 12px;
    background-color: #e84188;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; }
    #main .formTable th span {
      display: block; }
  #main .formTable td {
    background-color: #e7e7e7;
    vertical-align: top;
    border-bottom: 1px solid #ffffff; }
    #main .formTable td div {
      position: relative; }
    #main .formTable td.shop span.rad {
      display: inline-block; }
    #main .formTable td.shop span.rad01 {
      width: 24%; }
    #main .formTable td.shop span.rad02 {
      width: 21%; }
    #main .formTable td.shop span.rad03 {
      width: 18%; }
    #main .formTable td.shop span.rad04 {
      width: 24%; }
  #main .formTable .must {
    position: absolute;
    display: block;
    top: 10px;
    right: -51px;
    background-color: #323232;
    border: none;
    color: #ffffff;
    text-align: center;
    padding: 3px 5px;
    font-size: 93%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: none;
    box-shadow: none;
    float: none;
    background-image: none; }
  #main .formTable .formParts {
    display: block;
    margin-left: 45px;
    margin-right: -45px; }
  #main .formTable .adSearch a {
    background-color: #323232;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 10px;
    padding: 8px 15px;
    text-decoration: none; }
  #main .formTable .date {
    display: block;
    margin-bottom: 5px; }
  #main .formTable .wish {
    background-color: #e84188;
    color: #ffffff;
    padding: 7px 5px;
    margin-right: 3px; }
  #main .formTable input[type="text"], #main .formTable input[type="email"], #main .formTable input[type="tel"], #main .formTable button, #main .formTable textarea, #main .formTable select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #main .formTable button {
    outline: none; }
  #main .formTable input[type="text"], #main .formTable input[type="email"], #main .formTable input[type="tel"], #main .formTable button, #main .formTable textarea, #main .formTable select {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
    font-size: 100%;
    -moz-box-shadow: 0px 2px 5px -2px #dbdbdb inset;
    -webkit-box-shadow: 0px 2px 5px -2px #dbdbdb inset;
    box-shadow: 0px 2px 5px -2px #dbdbdb inset; }
  #main .formTable input[type="text"], #main .formTable input[type="email"], #main .formTable input[type="tel"] {
    width: 88%; }
  #main .formTable input.inputS[type="text"] {
    width: 14%; }
  #main .formTable input.inputS[type="tel"] {
    width: 14%; }
  #main .formTable input.inputM[type="text"] {
    width: 20%; }
  #main .formTable select {
    width: 90%;
    color: #8e8e8e;
    background-image: url(../../img/common/ico-arrow08.png);
    background-repeat: no-repeat;
    background-position: 98% 50%; }
  #main .formTable select.selectS {
    width: 12%;
    background-position: 92% 50%;
    -moz-background-size: 10px 8px;
    -o-background-size: 10px 8px;
    -webkit-background-size: 10px 8px;
    background-size: 10px 8px; }
  #main .formTable select.selectM {
    width: 20%;
    background-position: 92% 50%;
    -moz-background-size: 10px 8px;
    -o-background-size: 10px 8px;
    -webkit-background-size: 10px 8px;
    background-size: 10px 8px; }
  #main .formTable 　
  select::-ms-expand {
    display: none; }
  #main .formTable textarea {
    width: 88%;
    height: 7em; }
  #main .formTable textarea.address {
    height: 3em; }
#main #mailformpro button {
  display: block;
  margin: 0 auto;
  padding: 10px 0 8px;
  background-color: #323232;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 129%;
  width: 400px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #main #mailformpro button:hover {
    background-color: #555555; }
#main form#mailformpro {
  padding: 0;
  background: inherit; }
#main form#mailformpro .formTable label.mfp_not_checked {
  padding: 0;
  border: none; }
#main form#mailformpro .formTable label.mfp_checked {
  padding: 0;
  border: none;
  background-color: inherit;
  box-shadow: none; }
#main .formTable td.trigger .formParts {
  margin-right: -18px; }
#main .formTable td.trigger .other input[type="text"] {
  width: 75%; }
#main .formTable td.trigger ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
  padding: 0; }
#main .formTable td.trigger ul li {
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  background: none; }
#main .mfp_element_submit, #main .mfp_element_reset, #main .mfp_element_button {
  background: #323232;
  text-shadow: none; }
#main .formTable input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }
#main div#mfp_phase_confirm_inner h4 {
  background: none;
  border: none;
  font-size: 143%; }
#main .mfp_element_submit, #main .mfp_element_reset, #main .mfp_element_button {
  padding: 8px 40px;
  border: none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 129%;
  color: #ffffff;
  cursor: pointer;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
#main .mfp_element_submit:hover, #main .mfp_element_reset:hover, #main .mfp_element_button:hover {
  background-color: #555555;
  box-shadow: none; }
#main table#mfp_confirm_table th {
  background-color: #e84188;
  border-top: none;
  font-size: 14px;
  padding: 8px 10px; }
#main table#mfp_confirm_table td {
  background-color: #e7e7e7;
  border-top: none;
  font-size: 14px;
  padding: 8px 10px; }
#main .fContact {
  margin-top: 30px;
  padding: 10px;
  background: url(../../img/common/bg-fcontact.gif) repeat 0 0; }
  #main .fContact dl {
    background: #ffffff;
    overflow: hidden;
    *zoom: 1; }
    #main .fContact dl dt {
      float: left;
      width: 157px;
      padding: 34px 0 32px;
      font-size: 114%;
      background-color: #e84188;
      text-align: center;
      color: #ffffff;
      line-height: 1.5; }
    #main .fContact dl dd {
      float: right;
      width: 533px;
      overflow: hidden;
      *zoom: 1; }
      #main .fContact dl dd .numberBox {
        float: left;
        padding: 36px 25px 0 28px; }
        #main .fContact dl dd .numberBox p {
          margin: 0;
          padding: 0;
          font-size: 107%;
          font-weight: bold;
          letter-spacing: 0.1em; }
          #main .fContact dl dd .numberBox p.number {
            margin-top: 5px; }
      #main .fContact dl dd ul {
        float: right;
        width: 140px;
        margin: 4px 16px 0 0;
        padding: 0; }
        #main .fContact dl dd ul li {
          background-image: none;
          text-align: center;
          margin-top: 4px;
          padding: 0; }
          #main .fContact dl dd ul li a {
            display: block;
            background-color: #282828;
            padding: 8px 0;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px; }
#main .pageArchive {
  background-color: #323232;
  overflow: hidden;
  *zoom: 1;
  padding: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  #main .pageArchive a, #main .pageArchive .current_page {
    display: inline-block;
    color: #ffffff;
    font-size: 100%;
    margin: 0 4px;
    padding: 6px 10px 4px;
    text-align: center;
    background-color: #555555;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #main .pageArchive a:hover, #main .pageArchive .current_page:hover {
      background-color: #f94999; }
  #main .pageArchive .current_page {
    background-color: #f94999; }
  #main .pageArchive span.link_prev {
    float: left; }
  #main .pageArchive span.link_next {
    float: right; }
  #main .pageArchive span.link_prev a, #main .pageArchive span.link_next a {
    display: block;
    text-align: center;
    color: #ffffff;
    padding: 6px 30px 4px; }
  #main .pageArchive span.link_prev a {
    background-image: url(../../img/common/ico-arrow05.png);
    background-repeat: no-repeat;
    background-position: 8% 50%; }
  #main .pageArchive span.link_next a {
    margin: 0;
    background-image: url(../../img/common/ico-arrow04.png);
    background-repeat: no-repeat;
    background-position: 92% 50%; }
#main .page-pre-next {
  margin: 40px 0 0;
  padding: 20px;
  background: #323232;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  *zoom: 1; }
  #main .page-pre-next li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    background: none; }
    #main .page-pre-next li a {
      display: block;
      padding: 14px 0 12px;
      background: #555555;
      text-align: center;
      font-size: 100%;
      color: #ffffff;
      text-decoration: none;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #main .page-pre-next li a span {
        padding-left: 16px;
        background-image: url(../../img/common/ico-arrow04.png);
        background-repeat: no-repeat;
        background-position: 0 50%; }
      #main .page-pre-next li a:hover {
        background-color: #f94999; }
    #main .page-pre-next li.pre {
      width: 139px; }
      #main .page-pre-next li.pre a span {
        background-image: url(../../img/common/ico-arrow05.png); }
    #main .page-pre-next li.home {
      width: 370px; }
    #main .page-pre-next li.next {
      width: 139px;
      margin: 0; }
      #main .page-pre-next li.next a span {
        padding: 0 16px 0 0;
        background-position: 100% 50%; }

.arLink01 {
  background: url(../../img/common/ico-arrow04.png) no-repeat 0 50%;
  padding-left: 10px; }

.pagination {
  padding: 14px 0 10px;
  text-align: center; }
  .pagination a {
    background: url(../../img/common/ico-main-slide-nav.png) no-repeat 0 -13px transparent;
    width: 13px;
    height: 13px;
    margin: 0 10px 0 0;
    display: inline-block;
    overflow: hidden;
    line-height: 1.0; }
    .pagination a.selected {
      background-position: 0 0;
      cursor: default; }
    .pagination a span {
      display: none; }

/* sub
-----------------------------------*/
#subContents section {
  margin-bottom: 20px;
  padding: 12px 11px;
  background-color: #ffffff;
  border: 4px solid #dadada;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #subContents section a {
    text-decoration: none; }
  #subContents section h1 {
    font-size: 100%;
    font-weight: bold; }
    #subContents section h1 span, #subContents section h1 a {
      display: block;
      padding: 40px 0 20px;
      background: #e84188 url(../../img/common/bg-side-nav-h1.png) no-repeat 50% 0;
      color: #ffffff;
      text-align: center; }
  #subContents section h2 {
    margin-top: 19px;
    font-size: 100%;
    font-weight: bold;
    padding: 10px 0 8px;
    background-color: #323232;
    color: #ffffff;
    text-align: center; }
  #subContents section h1 + h2 {
    margin-top: 0px; }
  #subContents section h3 {
    margin-top: 0px;
    font-size: 100%;
    font-weight: bold;
    padding: 10px 0 8px;
    background-color: #969696;
    color: #ffffff;
    text-align: center; }
  #subContents section h2 + h3 {
    margin-top: 2px; }
  #subContents section ul {
    border: 1px solid #dadada;
    border-width: 2px 0 1px; }
    #subContents section ul li {
      border-bottom: 1px solid #dadada; }
      #subContents section ul li a {
        font-size: 93%;
        display: block;
        padding: 15px 10px 13px;
        color: #e84188;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        #subContents section ul li a:hover {
          background-color: #e84188;
          color: #ffffff; }
#subContents .bannerArea li {
  margin-bottom: 20px; }
  #subContents .bannerArea li img {
    width: 230px;
    height: auto; }

/* footer
-----------------------------------*/
#otherServices .gsBg section.orange h3 span.spBtn {
  display: none; }

#otherServices .gspBg section.pink h3 span.spBtn {
  display: none; }

#otherServices {
  margin-top: 50px; }
  #otherServices .gslWrap {
    margin-bottom: 50px;
    padding: 50px 0 30px;
    background: #ffe8f2 url(../../img/common/bg-gsl.png) repeat-y 50% -40px; }
  #otherServices .gspBg a {
    display: block;
    background-color: #ffffff; }
  #otherServices .gspBg h2 {
    margin-bottom: 40px;
    width: auto;
    height: 0;
    padding-top: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../../img/common/tit-gsl00_pc.png) no-repeat 0 0; }
  #otherServices .gspBg .oneColumn section.pink ul {
    width: 1000px;
    margin-right: -20px;
    overflow: hidden;
    *zoom: 1; }
    #otherServices .gspBg .oneColumn section.pink ul li {
      display: inline;
      float: left;
      width: 230px;
      margin-right: 20px; }
  #otherServices .gspBg section.pink {
    margin-bottom: 30px; }
    #otherServices .gspBg section.pink h3 {
      margin-bottom: 20px; }
    #otherServices .gspBg section.pink ul li {
      margin-bottom: 10px; }
      #otherServices .gspBg section.pink ul li .img {
        margin-bottom: 6px; }
      #otherServices .gspBg section.pink ul li p {
        text-align: center;
        font-size: 86%;
        color: #ec5495; }
  #otherServices .gsBg {
    margin-bottom: 30px; }
    #otherServices .gsBg h2 {
      margin-bottom: 40px;
      width: auto;
      height: 0;
      padding-top: 30px;
      line-height: 30px;
      overflow: hidden;
      background: url(../../img/common/tit-other-service_pc.png) no-repeat 0 0; }
    #otherServices .gsBg .oneColumn {
      width: 980px;
      margin: 0 auto; }
      #otherServices .gsBg .oneColumn section ul {
        margin-right: -20px;
        overflow: hidden;
        *zoom: 1; }
        #otherServices .gsBg .oneColumn section ul li {
          display: inline;
          float: left;
          width: 230px;
          margin-right: 20px; }
    #otherServices .gsBg .twoColumn {
      width: 1000px;
      overflow: hidden;
      *zoom: 1; }
      #otherServices .gsBg .twoColumn .twoColumn01 {
        display: inline;
        float: left;
        width: 480px;
        margin-right: 20px; }
        #otherServices .gsBg .twoColumn .twoColumn01 section ul {
          width: 500px;
          margin-right: -20px;
          overflow: hidden;
          *zoom: 1; }
          #otherServices .gsBg .twoColumn .twoColumn01 section ul li {
            display: inline;
            float: left;
            width: 230px;
            margin-right: 20px; }
        #otherServices .gsBg .twoColumn .twoColumn01 section.party {
          float: left;
          width: 230px; }
        #otherServices .gsBg .twoColumn .twoColumn01 section.photo {
          float: right;
          width: 230px; }
    #otherServices .gsBg section.orange {
      margin-bottom: 30px; }
      #otherServices .gsBg section.orange h3 {
        margin-bottom: 20px; }
        #otherServices .gsBg section.orange h3 span {
          display: block;
          background: #ec5495 url(../../img/common/bg-gs-tit.gif) repeat 0 0;
          border: 1px solid #e03f84;
          color: #ffffff;
          font-weight: bold;
          font-size: 100%;
          padding: 8px 0 6px;
          text-align: center; }
      #otherServices .gsBg section.orange ul li h4 {
        margin-bottom: 4px;
        text-align: center;
        font-size: 86%;
        font-weight: bold;
        color: #ec5495; }
      #otherServices .gsBg section.orange ul li .img {
        margin-bottom: 6px; }
      #otherServices .gsBg section.orange ul li .txt {
        font-size: 86%; }

footer#footer {
  width: 100%;
  margin-bottom: 30px; }
  footer#footer .inner {
    position: relative; }
  footer#footer .blackLine {
    background-color: #000000; }
    footer#footer .blackLine #footerNav {
      display: block;
      width: 980px;
      margin: 0 auto 18px;
      background-color: #000000;
      overflow: hidden;
      *zoom: 1; }
      footer#footer .blackLine #footerNav ul {
        float: right;
        padding: 0;
        overflow: hidden;
        *zoom: 1; }
        footer#footer .blackLine #footerNav ul li {
          display: inline;
          float: left;
          line-height: 1.0; }
          footer#footer .blackLine #footerNav ul li a {
            display: block;
            color: #ffffff;
            text-decoration: none;
            font-size: 86%;
            padding: 12px 0;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
            footer#footer .blackLine #footerNav ul li a span {
              border-right: 1px solid #ffffff;
              line-height: 1.0;
              padding: 0 10px; }
            footer#footer .blackLine #footerNav ul li a:hover {
              background-color: #555555; }
          footer#footer .blackLine #footerNav ul li:first-child a span {
            border: 1px solid #ffffff;
            border-width: 0 1px; }
  footer#footer .footerLogo {
    display: inline;
    float: left;
    width: 145px;
    margin-right: 25px; }
  footer#footer dl {
    display: inline;
    float: left;
    width: 360px; }
    footer#footer dl dt {
      font-size: 100%;
      font-weight: bold; }
      footer#footer dl dt span {
        font-size: 86%;
        font-weight: normal;
        color: #ff567b; }
    footer#footer dl dd {
      font-size: 86%; }
      footer#footer dl dd a {
        text-decoration: none;
        color: #ff567b; }
  footer#footer .copyRight {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 86%; }
