@charset "UTF-8";

/*! =======================================================
*
*    _A_ FrameWork [version 0.1.1 FUJIYAMA]
*    generated at 2014/03/25 16:56:54
*
*  ======================================================= */

/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body, div, p,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
pre, blockquote,
th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: none;
}

input, textarea, select {
  font-size: 100%;
}

img {
  vertical-align: top;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

em, strong, th {
  font-style: normal;
  font-weight: bold;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold;
  /*line-height: 1.4;*/
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: none;
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
body {
  font-size: 14px;
  line-height: 1.8;
  color: #222222;
  background: white;
}

body,
input,
button,
select,
textarea {
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
}

html.mac body,
html.mac body input,
html.mac body button,
html.mac body select,
html.mac body textarea {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

a {
  color: #222222;
  outline: none;
}
a:link, a:visited, a:active {
  color: #222222;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #222222;
  text-decoration: none;
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
/* hpb reset */
dt, dd, li, td, th, p, span {
  color: inherit;
  font-size: 100%;
  line-height: 1.8;
}

/* layout */
#contents {
  overflow: hidden;
  margin: 0;
}

.ui-inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: left;
}

#page-loading {
  display: none;
}

@media screen and (max-width: 640px) {
  .ui-inner {
    padding: 0 15px;
  }

  #page {
    position: relative;
    z-index: 1000;
    visibility: hidden;
  }

  #page-loading {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    text-align: center;
    background: #fff;
  }
  #page-loading img {
    position: relative;
    top: 45%;
  }
}
/* parts */
.caution {
  font-size: 86%;
}

.caution-list li {
  padding-left: 1em;
  text-indent: -1em;
}

.numbering-list li {
  padding-left: 2em;
  text-indent: -2em;
}

#page-info {
  overflow: hidden;
  *zoom: 1;
  padding: 15px 20px 5px 20px;
}
#page-info:after {
  content: "";
  display: table;
  clear: both;
}
#page-info #breadcrumbs {
  float: left;
}
#page-info #breadcrumbs p {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 10px;
}
#page-info h1 {
  float: right;
  margin: 0 0 10px 0;
  color: #4F4E4D;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
}

@media screen and (max-width: 640px) {
  #page-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  #page-info #breadcrumbs {
    float: none;
  }
  #page-info h1 {
    float: none;
    text-align: left;
  }
}
#cautions {
  margin: 45px 0;
  padding: 0 20px;
}
#cautions .ui-inner {
  max-width: 1030px;
  padding: 35px 30px;
  border: solid 5px #f3f3f3;
}
#cautions h4 {
  margin-bottom: 30px;
  padding-left: 15px;
  border-left: solid 5px #ae335f;
  font-size: 136%;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: .2em;
}
#cautions p,
#cautions ol {
  margin-top: 2em;
}

@media screen and (max-width: 640px) {
  #cautions {
    margin: 20px 15px;
    padding: 0;
  }
  #cautions .ui-inner {
    max-width: 610px;
    padding: 15px;
    border-width: 3px;
  }
  #cautions h4 {
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 160%;
  }
  #cautions p,
  #cautions ol {
    margin-top: 1.5em;
    font-size: 111%;
  }
}
#salonboard {
  margin: 45px 0;
  padding: 30px 20px;
  background: #f3f3f3;
}
#salonboard .ui-inner {
  overflow: hidden;
  *zoom: 1;
  max-width: 690px;
  padding: 0;
  background: #d8e1ee;
  color: #4a7aa6;
  letter-spacing: .1em;
}
#salonboard .ui-inner:after {
  content: "";
  display: table;
  clear: both;
}
#salonboard .logo-column,
#salonboard .text-column {
  display: table-cell;
  vertical-align: middle;
}
#salonboard .logo-column {
  width: 184px;
}
#salonboard .text-column {
  padding-left: 33px;
  padding-right: 32px;
}
#salonboard .text-column p.desc {
  font-size: 93%;
  line-height: 1.5;
}
#salonboard .text-column p.link {
  margin-top: 8px;
  font-size: 11px;
}
#salonboard .text-column p.link a {
  padding: 0 0 0 15px;
  background: url(../img/common/arw_wht_r.png) 0 0.1em no-repeat;
  color: #4a7aa6;
}

.ie7 #salonboard .logo-column,
.ie7 #salonboard .text-column {
  display: inline;
  zoom: 1;
}
.ie7 #salonboard a {
  display: block;
}

@media screen and (max-width: 640px) {
  #salonboard {
    margin: 20px 0;
    padding: 15px;
  }
  #salonboard .ui-inner {
    max-width: 610px;
  }
  #salonboard .logo-column,
  #salonboard .text-column {
    display: block;
  }
  #salonboard .logo-column {
    width: auto;
    text-align: center;
    background: #6e9bc5;
  }
  #salonboard .logo-column a {
    display: block;
  }
  #salonboard .logo-column img {
    max-width: 184px;
  }
  #salonboard .text-column {
    padding: 5px 15px 15px 15px;
    text-align: center;
  }
  #salonboard .text-column p.desc {
    margin-top: 10px;
    font-size: 120%;
  }
  #salonboard .text-column p.desc br {
    display: none;
  }
  #salonboard .text-column p.link {
    margin-top: 8px;
    font-size: 120%;
  }
  #salonboard .text-column p.link a {
    background-position: 0 0.1 0.5em;
  }
}

/* 修正140728 */
.contact-info {
  clear: both;
  overflow: hidden;
  *zoom: 1;
  /*max-width: 690px;*/
  margin: 50px auto 0 auto;
  /*padding: 40px 0 30px 0;*/
  width: 99%;
  padding: 25px 0;
  border: solid 6px #f6e8ed;
}
.contact-info:after {
  content: "";
  display: table;
  clear: both;
}
.contact-info dl {
  float: right;
  width: 45%;
  margin-top: 15px;
  letter-spacing: .1em;
  color: #ae335f;
  text-align: left;
  margin-right: 5%;
}
.contact-info dl a {
  color: #ae335f;
}
.contact-info dl dt {
  padding: 0 0 0 64px;
  background: url(../img/common/icn_free-dial02.png) left top no-repeat;
  font-size: 243%;
  font-family: 'Futura', Arial;
  font-style: italic;
  line-height: 34px;
}
.contact-info dl dd {
  margin-top: 9px;
  font-size: 10px;
  line-height: 1.4;
}
.contact-info .button {
  float: left;
  width: 41%;
  margin-top: 3px;
  text-align: right;
  margin-left: 5%;
}
.contact-info .button img {
  width: 100%;
  max-width: 315px;
  height: auto;
}

@media screen and (max-width: 640px) {
  .contact-info {
    max-width: 610px;
    padding: 20px 15px;
  }
  .ui-inner .contact-info {
    padding-right: 0;
    padding-left: 0;
  }
  .ui-inner .contact-info {
    max-width: none;
    width: auto;
    margin-top: 30px;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 15px 20px 15px;
    border-top: none;
    border-right: none;
    border-left: none;
  }
  .contact-info dl {
    float: none;
    width: auto;
    margin: 0;
    text-align: center;
  }
  .contact-info dl dt {
    display: inline-block;
    padding: 0 0 0 42px;
    background: url(../img/common/icn_free-dial02.png) left center no-repeat;
    background-size: 34px;
    font-size: 280%;
    line-height: 1.2;
  }
  .contact-info dl dd {
    font-size: 100%;
    line-height: 1.4;
  }
  .contact-info .button {
    float: none;
    width: auto;
  margin: 0 0 12px 0;
    text-align: center;
  }
}
/* //修正140728 */

#subpage-header {
  padding: 20px 0 45px 0;
  background: white url(../img/common/bg_wave.png) center bottom repeat-x;
}
#subpage-header h2 {
  display: table;
  width: 100%;
}
#subpage-header h2 span {
  display: table-cell;
  vertical-align: middle;
}
#subpage-header .site-logo {
  width: 25%;
  padding-right: 40px;
}
#subpage-header .site-logo img {
  width: 100%;
  max-width: 219px;
  height: auto;
}
#subpage-header .page-title {
  font-size: 129%;
  padding-left: 40px;
  padding-right: 20px;
  border-left: solid 11px #ae335f;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .1em;
}
#subpage-header .desc {
  margin-top: 35px;
  font-size: 115%;
}

.ie7 #subpage-header h2 {
  display: block;
  width: 100%;
}
.ie7 #subpage-header h2 span {
  display: inline;
  zoom: 1;
}
.ie7 #subpage-header .site-logo {
  width: 25%;
  padding-right: 40px;
}
.ie7 #subpage-header .site-logo img {
  width: 100%;
  max-width: 219px;
  height: auto;
}
.ie7 #subpage-header .page-title {
  font-size: 129%;
  padding-left: 40px;
  padding-right: 20px;
  border-left: solid 11px #ae335f;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .1em;
}
.ie7 #subpage-header .desc {
  margin-top: 35px;
  font-size: 115%;
}

@media screen and (max-width: 640px) {
  #subpage-header {
    padding: 10px 0 30px 0;
    background-size: 150%;
  }
  #subpage-header .site-logo {
    width: 30%;
    padding-right: 10px;
  }
  #subpage-header .site-logo img {
    width: 100%;
    max-width: 110px;
    height: auto;
  }
  #subpage-header .page-title {
    font-size: 100%;
    padding-left: 10px;
    padding-right: 0;
    border-left-width: 5px;
  }
  #subpage-header .desc {
    margin-top: 15px;
    font-size: 111%;
  }
}
.contents-nav {
  padding: 50px 0;
  /*border-top: solid 7px #f6e8ed;*/
  text-align: center;
}
.contents-nav li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
  width: 40%;
  margin: 0 20px;
}
.contents-nav li img {
  width: 100%;
  max-width: 381px;
  height: auto;
}
.contents-nav li.button01 {
  text-align: right;
}
.contents-nav li.button02 {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .contents-nav {
    padding: 10px 15px;
  }
  .contents-nav li {
    display: block;
    width: auto;
    margin: 10px 0;
  }
  .contents-nav li.button01 {
    text-align: center;
  }
  .contents-nav li.button02 {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  #header {
    position: relative;
    z-index: 200;
  }

  #contents {
    position: relative;
    z-index: 100;
  }

  #footer {
    position: relative;
    z-index: 200;
  }
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
#footer {
  border-top: none;
  font-size: 100%;
  padding: 0;
}
#footer .contact {
  padding: 60px 0 55px 0;
  background: #ae335f;
  color: #fff;
}
#footer .contact a {
  color: #fff;
}
#footer .contact .ui-inner {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
#footer .contact .ui-inner:after {
  content: "";
  display: table;
  clear: both;
}
#footer .contact h2,
#footer .contact dl {
  letter-spacing: .1em;
}
#footer .contact h2 {
  margin-bottom: 25px;
  font-size: 129%;
  font-weight: bold;
}
#footer .contact dl {
  float: right;
  width: 58%;
  margin-top: 20px;
  text-align: left;
}
#footer .contact dl dt {
  padding: 0 0 0 88px;
  background: url(../img/common/icn_free-dial03.png) left top no-repeat;
  color: #fff;
  font-size: 300%;
  font-family: 'Futura', Arial;
  font-style: italic;
  line-height: 40px;
}
#footer .contact dl dd {
  margin-top: 20px;
  color: #fff;
  font-size: 11px;
}
#footer .contact p.button {
  float: left;
  width: 38%;
  text-align: left;
}
#footer .contact p.button img {
  width: 100%;
  max-width: 414px;
}
#footer .copyright {
  float: none !important;
}
#footer .copyright .ui-inner {
  overflow: hidden;
  *zoom: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}
#footer .copyright .ui-inner:after {
  content: "";
  display: table;
  clear: both;
}
#footer .copyright .recruit {
  float: left;
}
#footer .copyright .recruit a {
  color: #333;
}
#footer .copyright .recruit p {
  margin-top: 5px;
  color: #435B67;
  font-size: 10px;
  font-weight: bold;
}
#footer .copyright ul.misc-nav {
  float: right;
  margin-top: 15px;
  font-size: 12px;
}
#footer .copyright ul.misc-nav li {
  float: left;
  margin-left: 1em;
  padding-left: 1em;
  line-height: 1.2;
  border-left: solid 1px #ccc;
}
#footer .copyright ul.misc-nav li a {
  color: #35515f;
}
#footer .copyright ul.misc-nav li.first {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}

@media screen and (max-width: 640px) {
  #footer .contact {
    padding: 30px 0 30px 0;
  }
  #footer .contact .ui-inner {
    text-align: center;
  }
  #footer .contact h2 {
    margin-bottom: 15px;
    font-size: 150%;
  }
  #footer .contact h2 span {
    display: inline-block;
    line-height: 1.5;
  }
  #footer .contact dl {
    float: none;
    width: auto;
    margin-top: 0;
    text-align: center;
  }
  #footer .contact dl dt {
    display: inline-block;
    padding: 0 0 0 60px;
    background: url(../img/common/icn_free-dial03.png) left center no-repeat;
    background-size: 46px;
    font-size: 300%;
    line-height: 1.2;
  }
  #footer .contact dl dd {
    margin-top: 15px;
    font-size: 100%;
  }
  #footer .contact p.button {
    float: none;
    width: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  #footer .contact p.button img {
    width: 100%;
    max-width: 278px;
  }
  #footer .copyright .ui-inner {
    padding-top: 0;
    padding-bottom: 15px;
  }
  #footer .copyright .recruit {
    float: none;
  }
  #footer .copyright ul.misc-nav {
    float: none;
    margin: 0 -15px 15px -15px;
    border-top: solid 1px #ccc;
  }
  #footer .copyright ul.misc-nav li {
    float: none;
    margin: 0;
    padding: 0;
    border-left: none;
    border-bottom: solid 1px #ccc;
  }
  #footer .copyright ul.misc-nav li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
  }
  #footer .copyright ul.misc-nav li.first {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
#header {
  position: relative;
  overflow: hidden;
  border-bottom: solid 2px #f6e8ed;
  height: auto;
  margin-bottom: 0;
  width: 100%;
  display: table;
}
#header .site-logo {
  display: table-cell;
  width: 27%;
  vertical-align: middle;
}
#header .site-logo a {
  display: table-cell;
  vertical-align: middle;
}
#header .site-logo .tagline {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 10px 8px 0;
  color: #666;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: .1em;
}
#header .site-logo .tagline span {
  display: inline-block;
  line-height: 1.5em;
}
#header .global-nav {
  display: table-cell;
  vertical-align: top;
  font-size: 12px;
  letter-spacing: .1em;
  text-align: right;
}
#header .global-nav #gnav-sp {
  display: none;
}
#header .global-nav ul.main {
  float: right;
  display: table;
  text-align: left;
}
#header .global-nav li {
  border-left: solid 2px #f6e8ed;
  display: table-cell;
  vertical-align: middle;
}
#header .global-nav li a {
  display: block;
  padding: 10px 10px 10px 22px;
  background: url(../img/common/arw_bdx_s_r.png) 8px center no-repeat;
  line-height: 1.5em;
  text-decoration: none;
  color: #ae335f;
  font-weight: bold;
}
#header .global-nav li span {
  display: block;
  padding: 10px 10px;
  text-align: center;
  color: #ae335f;
  line-height: 1.5em;
  font-weight: bold;
}
/* 修正140728 */
#header .global-nav li a span {
  display: inline-block;
  padding: 0;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
  text-align: left;
}
/* //修正140728 */
#header .global-nav li.simulation a {
  min-width: 4.5em;
}
#header .global-nav li.howto a {
  min-width: 4.5em;
}
#header .global-nav ul.sub {
  display: table;
  border-top: solid 2px #f6e8ed;
}
/* 修正140728 */
#header .global-nav ul.sub li.faq01,
#header .global-nav ul.sub li.hair {
  border-left: none;
}
/* //修正140728 */
#header .contact {
  display: table-cell;
  vertical-align: middle;
  background: #ae335f;
}
#header .contact .mail {
  margin: 10px 20px 0 20px;
}
#header .contact .mail a {
  display: block;
  padding: 0 0 0 13px;
  background: url(../img/common/arw_wht_r.png) 0 0.3em no-repeat;
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: .1em;
  text-decoration: none;
}
#header .contact .mail a:hover {
  text-decoration: underline;
}
#header .contact .tel {
  margin: 6px 20px 10px 20px;
  padding: 3px 0 3px 40px;
  background: url(../img/common/icn_free-dial01.png) left top no-repeat;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-style: italic;
  font-family: 'Futura', Arial;
  letter-spacing: .1em;
}
#header .contact .tel a {
  color: #fff;
}

@media screen and (max-width: 1400px) {
  #header .site-logo {
    width: 22%;
  }
  #header .site-logo .tagline span {
    display: inline;
  }
}
.ie8 #header .site-logo a {
  width: 118px;
  height: 59px;
  background: url(/doc/keisai/img/common/logo_hpb.png) left top no-repeat;
}
.ie8 #header .site-logo a img {
  visibility: hidden;
}

.ie7 #header {
  display: block;
  overflow: hidden;
  *zoom: 1;
}
.ie7 #header:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 #header .site-logo {
  float: left;
  width: 21%;
  min-height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ie7 #header .site-logo a {
  float: left;
  display: block;
  width: 118px;
  height: 59px;
  background: url(/doc/keisai/img/common/logo_hpb.png) left top no-repeat;
}
.ie7 #header .site-logo a img {
  visibility: hidden;
}
.ie7 #header .site-logo .tagline {
  overflow: hidden;
}
.ie7 #header .site-logo .tagline span {
  display: inline;
}
.ie7 #header .global-nav {
  float: left;
  width: 62%;
}
.ie7 #header .global-nav ul {
  display: block;
}
.ie7 #header .global-nav ul li {
  float: left;
  min-height: 80px;
}
.ie7 #header .global-nav ul ul {
  display: block;
}
.ie7 #header .global-nav ul ul li {
  width: 33%;
  min-height: 40px;
}
.ie7 #header .global-nav ul li.howto {
  width: 15%;
}
.ie7 #header .global-nav ul li.simulation {
  width: 20%;
}
.ie7 #header .global-nav ul li.faq {
  width: 64%;
}
.ie7 #header .contact {
  float: right;
  width: 15%;
  min-height: 80px;
}
.ie7 #header .contact .mail a,
.ie7 #header .contact .tel a {
  display: block;
  text-align: left;
  zoom: 1;
}

@media screen and (min-width: 641px) and (max-width: 980px) {
  #header {
    overflow: hidden;
    *zoom: 1;
    display: block;
  }
  #header:after {
    content: "";
    display: table;
    clear: both;
  }
  #header .site-logo {
    display: block;
    float: left;
    width: auto;
    margin-right: 300px;
  }
  #header .global-nav {
    clear: both;
    display: block;
    border-top: solid 2px #f6e8ed;
  }
  #header .global-nav ul {
    float: none;
    width: 100%;
  }
  #header .contact {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 640px) {
  #header {
    overflow: visible;
  }
  #header .site-logo {
    display: block;
    float: left;
    width: 90px;
  }
  /* 修正140411 */
  #header .site-logo a {
    display: block;
    width: 90px;
    height: 48px;
    background: url(../img/common/logo_hpb_sp.png) left top no-repeat;
    background-size: 90px;
  }
  #header .site-logo img {
    width: 100%;
    visibility: hidden;
  }
  /* //修正140411 */
  #header .site-logo .tagline {
    display: none;
  }
  #header .global-nav {
    display: block;
  }
  #header .global-nav #gnav-sp {
    float: right;
    display: block;
    width: 68px;
    border-left: solid 2px #f6e8ed;
  }
  #header .global-nav #gnav-sp img {
    width: 100%;
  }
  #header .global-nav ul.main {
    display: none;
    float: none;
    position: absolute;
    z-index: 2000;
    width: 100%;
    left: 0;
    top: 50px;
    background: #fff;
    border-bottom: solid 1px #ae335f;
  }
  #header .global-nav ul.main:before {
    display: block;
    content: 'メニュー';
    padding: 5px 15px;
    background: #ae335f;
    color: #fff;
    font-size: 9px;
    text-align: center;
    line-height: 1.2;
  }
  #header .global-nav li {
    display: block;
    border-left: none;
    border-top: solid 1px #ae335f;
  }
  #header .global-nav li a {
    display: block;
    padding: 12px 15px 12px 15px;
    background: url(../img/common/arw_bdx_l_r.png) 96% center no-repeat;
    background-size: 10px;
  }
  /* 修正140728 */
  #header .global-nav li>span {
    padding: 8px 15px;
    color: #1d1d1d;
    font-size: 10px;
    text-align: left;
  }
  /* //修正140728 */
  #header .global-nav li.simulation a {
    min-width: 0;
  }
  #header .global-nav li.howto a {
    min-width: 0;
  }
  #header .global-nav li br {
    display: none;
  }
  #header .global-nav ul.sub {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    border-top: none;
  }
  #header .global-nav ul.sub li {
    border-top: solid 1px #f6e8ed;
  }
  #header .global-nav ul.sub li.faq01 {
    border-top: solid 1px #ae335f;
  }
  #header .global-nav ul.sub li a {
    background: url(../img/common/arw_bdx_l_b.png) 96% center no-repeat;
    background-size: 10px;
  }
  #header .contact {
    clear: both;
    overflow: hidden;
    *zoom: 1;
    display: block;
    width: auto;
    padding: 6px 15px;
    border-top: solid 2px #eaeaea;
  }
  #header .contact:after {
    content: "";
    display: table;
    clear: both;
  }
  #header .contact .mail {
    float: none;
    margin: 0;
  }
  #header .contact .mail a {
    font-size: 11px;
    padding-left: 11px;
    background-position: left center;
    background-size: 6px;
  }
  #header .contact .mail br {
    display: none;
  }
  #header .contact .tel {
    float: none;
    margin: 0;
    padding-left: 20px;
    background-position: left center;
    background-size: 16px;
    font-size: 12px;
    line-height: 1.2;
  }

  #overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 150;
    background: transparent;
  }
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  section {
    display: block;
    page-break-before: always;
  }

  pre code {
    page-break-after: always;
  }

  p a,
  code,
  pre {
    word-wrap: break-word;
  }

  pre a[href]:after {
    content: "";
  }

  pre abbr[title]:after {
    content: "";
  }

  .no-print {
    display: none;
  }
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
#debug_design_overlay {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999998;
  width: 100%;
  pointer-events: none;
  overflow: hidden;
}
#debug_design_overlay img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #debug_design_overlay img {
    width: 320px;
    height: auto;
  }
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
#debug_panel {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  pointer-events: none;
  color: #fff;
}
#debug_panel .panel {
  display: none;
  pointer-events: auto;
  font-size: 86%;
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  background: #253a57;
}
#debug_panel .panel section {
  padding: 10px 15px;
}
#debug_panel .panel section h3 {
  margin: 0 0 0.5em;
}
#debug_panel .panel section ul.items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
#debug_panel .panel section ul.items li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
#debug_panel .panel section ul.items li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
  white-space: nowrap;
  margin-right: 2.5em;
}
#debug_panel .panel section ul.items li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #debug_panel .panel section ul.items li {
    display: block;
    margin-bottom: 4px;
  }
}
#debug_panel .panel section ul.items li h4 {
  margin: 0 0.5em 0 0;
}
@media screen and (max-width: 640px) {
  #debug_panel .panel section ul.items li h4 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: 80px;
  }
}
#debug_panel .panel section ul.items li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
#debug_panel .panel section ul.items li ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
#debug_panel .panel section ul.items li ul li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
  white-space: nowrap;
  margin-right: 0.2em;
}
#debug_panel .panel section ul.items li ul li:last-child {
  margin-right: 0;
}
#debug_panel .panel label {
  cursor: pointer;
}
#debug_panel .panel input {
  margin-right: 4px;
}
#debug_panel .tab {
  display: block;
  width: 35px;
  font-size: 72%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  border-radius: 0 0 4px 4px;
  background: #253a57;
  pointer-events: auto;
}
#debug_panel .tab a {
  display: block;
  padding: 0 0 2px 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
}




/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
.functions-nav {
  padding: 30px 0 30px 0;
  background: #f6e8ed;
  text-align: center;
}
.functions-nav h3 {
  margin-bottom: 25px;
  color: #333;
  font-size: 258%;
  letter-spacing: .1em;
  text-align: center;
}
.functions-nav h3 span {
  padding: 0 25px 5px 25px;
  background: url(../img/common/bdr_wht_h11.png) left bottom repeat-x;
}
.functions-nav ul {
  overflow: hidden;
  *zoom: 1;
  margin-left: -0.7%;
}
.functions-nav ul:after {
  content: "";
  display: table;
  clear: both;
}
.functions-nav ul li {
  float: left;
  width: 31%;
  padding-left: 3.5%;
  background: url(../img/howto/arw_nav_flow.png) 5% 60% no-repeat;
}
/* 修正140728 */
.functions-nav ul li.function01,
.functions-nav ul li.plan01 {
  padding-left: 0;
  background: none;
}
/* //修正140728 */
.functions-nav ul li img {
  width: 100%;
  max-width: 353px;
}

@media screen and (max-width: 640px) {
  .functions-nav {
    padding: 20px 0 20px 0;
  }
  .functions-nav h3 {
    margin-bottom: 20px;
    font-size: 180%;
  }
  .functions-nav h3 span {
    padding: 0 10px 5px 10px;
    background: url(../img/common/bdr_wht_h11.png) left bottom repeat-x;
  }
  .functions-nav ul {
    margin-left: 0;
  }
  .functions-nav ul li {
    float: none;
    width: auto;
    margin-bottom: 5px;
    padding-left: 0;
    background: none;
    text-align: center;
  }
}
.function-detail {
  overflow: hidden;
  *zoom: 1;
  padding-top: 50px;
  /*border-bottom: solid 7px #f6e8ed;*/
}
.function-detail:after {
  content: "";
  display: table;
  clear: both;
}
.function-detail h3 {
  margin-bottom: 35px;
  color: #ae335f;
  font-size: 358%;
  letter-spacing: .1em;
}
.function-detail h3 span {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: -25px 0 0 0;
  padding: 25px 0 25px 65px;
  border-bottom: solid 11px #ae335f;
  background: left center no-repeat;
}
.function-detail .text-column {
  float: left;
  width: 55%;
  margin-bottom: 45px;
}
.function-detail .pic-column {
  float: right;
  width: 44%;
  margin-bottom: 45px;
}
.function-detail .pic-column img {
  width: 100%;
  max-width: 482px;
}
.function-detail .capture-column {
  position: relative;
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
.function-detail .capture-column:after {
  content: "";
  display: table;
  clear: both;
}
.function-detail .capture-column .capture {
  position: relative;
  float: left;
  width: 50%;
  text-align: center;
}
.function-detail .capture-column .capture h4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 9em;
  padding: 1.9em 2em;
  color: #fff;
  font-size: 86%;
  font-weight: normal;
  text-align: center;
  line-height: 1.4;
}
.function-detail .capture-column .capture h4.user {
  background: url(../img/common/bg_bdx90.png) left top repeat;
}
.function-detail .capture-column .capture h4.admin {
  background: url(../img/common/bg_blu90.png) left top repeat;
}
.function-detail .capture-column .capture h4.line-2 {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}
.function-detail .capture-column .capture img {
  width: 100%;
  max-width: 600px;
}
.function-detail .capture-column .capture01 {
  background: #f6e8ed;
}
.function-detail .capture-column .capture02 {
  background: #f1dbe3;
}
.function-detail .capture-column .arrow {
  position: absolute;
  top: 47%;
  left: 0;
  width: 100%;
  text-align: center;
}
.function-detail .catch {
  margin-bottom: 30px;
  color: #222;
  letter-spacing: .1em;
  font-size: 229%;
}
.function-detail .desc {
  font-size: 115%;
  line-height: 2.2;
}

#function01 h3 span {
  background-image: url(../img/howto/icn_function01.png);
}
#function01 .pic-column {
  margin-top: -70px;
}

#function02 h3 span {
  padding-left: 85px;
  background-image: url(../img/howto/icn_function02.png);
}

#function03 h3 span {
  background-image: url(../img/howto/icn_function03.png);
}

.ie7 .function-detail {
  overflow: hidden;
  *zoom: 1;
  padding-top: 50px;
  /*border-bottom: solid 7px #f6e8ed;*/
}
.ie7 .function-detail:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 .function-detail h3 {
  margin-bottom: 35px;
  color: #ae335f;
  font-size: 358%;
  letter-spacing: .1em;
}
.ie7 .function-detail h3 span {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: -25px 0 0 0;
  padding: 25px 0 25px 65px;
  border-bottom: solid 11px #ae335f;
  background: left center no-repeat;
}
.ie7 .function-detail .text-column {
  float: left;
  width: 55%;
  margin-bottom: 45px;
}
.ie7 .function-detail .pic-column {
  float: right;
  width: 44%;
  margin-bottom: 45px;
}
.ie7 .function-detail .pic-column img {
  width: 100%;
  max-width: 482px;
}
.ie7 .function-detail .capture-column {
  position: relative;
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
.ie7 .function-detail .capture-column:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 .function-detail .capture-column .capture {
  position: relative;
  float: left;
  width: 49.9%;
  text-align: center;
}
.ie7 .function-detail .capture-column .capture h4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 9em;
  padding: 1.9em 2em;
  color: #fff;
  font-size: 86%;
  font-weight: normal;
  text-align: center;
  line-height: 1.4;
}
.ie7 .function-detail .capture-column .capture h4.user {
  background: url(../img/common/bg_bdx90.png) left top repeat;
}
.ie7 .function-detail .capture-column .capture h4.admin {
  background: url(../img/common/bg_blu90.png) left top repeat;
}
.ie7 .function-detail .capture-column .capture h4.line-2 {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}
.ie7 .function-detail .capture-column .capture img {
  width: 100%;
  max-width: 600px;
}
.ie7 .function-detail .capture-column .capture01 {
  background: #f6e8ed;
}
.ie7 .function-detail .capture-column .capture02 {
  background: #f1dbe3;
}
.ie7 .function-detail .capture-column .arrow {
  position: absolute;
  top: 47%;
  left: 0;
  width: 100%;
  text-align: center;
}
.ie7 .function-detail .catch {
  margin-bottom: 30px;
  color: #222;
  letter-spacing: .1em;
  font-size: 229%;
}
.ie7 .function-detail .desc {
  font-size: 115%;
  line-height: 2.2;
}

@media screen and (max-width: 640px) {
  .function-detail {
    padding-top: 20px;
  }
  .function-detail h3 {
    margin-bottom: 20px;
    font-size: 240%;
    letter-spacing: .1em;
  }
  .function-detail h3 span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin: 0;
    padding: 5px 0 5px 40px;
    border-bottom-width: 8px;
    background-position: left center;
  }
  .function-detail .text-column {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .function-detail .pic-column {
    float: none;
    width: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .function-detail .pic-column img {
    width: 100%;
    max-width: 320px;
  }
  .function-detail .capture-column .capture {
    float: none;
    width: auto;
  }
  .function-detail .capture-column .capture h4 {
    padding-right: 1em;
    padding-left: 1em;
    font-size: 100%;
  }
  .function-detail .capture-column .capture img {
    max-width: 480px;
  }
  .function-detail .capture-column .arrow {
    top: 45%;
  }
  .function-detail .capture-column .arrow img {
    width: 20px;
  }
  .function-detail .catch {
    margin-bottom: 10px;
    font-size: 160%;
    line-height: 1.6;
  }
  .function-detail .catch br {
    display: none;
  }
  .function-detail .desc {
    font-size: 120%;
    line-height: 1.8;
  }
  .function-detail .desc br {
    display: none;
  }

  #function01 h3 span {
    background-size: 26px;
  }
  #function01 .pic-column {
    margin-top: 0;
  }

  #function02 h3 span {
    padding-left: 40px;
    background-size: 26px;
  }

  #function03 h3 span {
    background-size: 26px;
  }
}


/* 修正140728 */
.plan-detail {
  padding-top: 75px;
  border-bottom: none;
}
.plan-detail .pic-column {
  padding-top: 25px;
}
.plan-detail .text-column {
  width: 50%;
}
.plan-detail h3 {
  margin-bottom: 30px;
  font-size: 236%;
}
.plan-detail h3 span {
  padding: 25px 0 15px 65px;
  line-height: 1.3;
}
.plan-detail .catch {
  margin-bottom: 20px;
  font-size: 225%;
  line-height: 1.5;
}
.plan-detail .point-list {
  margin-bottom: -1em;
}
.plan-detail .point-list li {
  margin: 0 0 1em 1.5em;
  font-size: 114%;
  list-style: disc outside;
}
.plan-detail .point-list li.normal {
  list-style: none;
}
#plan01 h3 {
  font-size: 230%
}
#plan01 h3 span {
  background: url(../img/plan/icn_plan01.png) left bottom no-repeat;
  padding-left: 80px;
}
#plan02 h3 span {
  background: url(../img/plan/icn_plan02.png) left bottom no-repeat;
}
#plan03 h3 span {
  background: url(../img/plan/icn_plan03.png) left bottom no-repeat;
}

.plan-info {
  margin: 40px 0 30px 0;
}
.plan-info a {
  display: block;
  padding: 23px 20px;
  background: #faf5f7 url(../img/common/arw_bdx_l_r.png) 54px center no-repeat;
  color: #ae335f;
  border: solid 4px #e9c1c2;
  text-align: center;
  text-decoration: none;
}
.plan-info a:hover {
  background-color: #fdf8fa;
  border: solid 4px #fcd3d4;
}
.plan-info .desc {
  font-size: 171%;
  font-weight: bold;
  line-height: 1.4;
}
.plan-info .desc span {
  font-size: 50%;
  vertical-align: top;
}
.plan-info .note {
  margin-top: 10px;
  font-size: 107%;
}

@media screen and (max-width: 640px) {
  .plan-detail {
    padding-top: 20px;
  }
  .plan-detail .pic-column {
    padding-top: 0;
  }
  .plan-detail .text-column {
    width: auto;
  }
  .plan-detail h3 {
    margin-bottom: 20px;
    font-size: 200%;
  }
  .plan-detail h3 span {
    padding: 15px 0 10px 40px;
    line-height: 1.3;
  }
  .plan-detail .catch {
    font-size: 160%;
  }
  #plan01 h3 {
    font-size: 170%
  }
  #plan01 h3 span {
    background-size: 30px;
    padding-left: 40px;
  }
  #plan02 h3 span {
    background-size: 30px;
  }
  #plan03 h3 span {
    background-size: 30px;
  }

  .plan-info {
    margin: 20px 0 20px 0;
  }
  .plan-info a {
    padding: 15px;
    background-image: none;
  }
  .plan-info .desc {
    font-size: 120%;
  }
  .plan-info .note {
    font-size: 100%;
  }
}
/* //修正140728 */


/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
#visual .logo {
  overflow: hidden;
  display: block;
  width: auto;
  height: auto;
  background: none;
  text-indent: normal;
}

.visual-container {
  position: relative;
}

.top-catch {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 20px 0;
  background: url(../img/common/bg_wht90.png) left top repeat;
}
.top-catch h2 {
  display: table;
  max-width: 1100px;
  margin: 0 auto;
  color: #ae335f;
  letter-spacing: .2em;
}
.top-catch h2 span {
  display: table-cell;
  vertical-align: middle;
}
.top-catch h2 span.main {
  width: 7em;
  font-size: 279%;
  text-align: right;
  padding-right: 40px;
  padding-left: 20px;
  line-height: 1.2;
  white-space: nowrap;
}
.top-catch h2 span.sub {
  font-size: 129%;
  padding-left: 40px;
  padding-right: 20px;
  border-left: solid 7px #ae335f;
  line-height: 1.5;
}

.ie7 .top-catch h2 {
  display: block;
}
.ie7 .top-catch h2 span {
  display: inline;
  zoom: 1;
}
.ie7 .top-catch h2 span.main {
  margin-right: 40px;
}

@media screen and (max-width: 640px) {
  .top-catch {
    padding: 10px 0;
  }
  .top-catch h2 {
    display: block;
    margin: 0;
  }
  .top-catch h2 span {
    display: block;
  }
  .top-catch h2 span.main {
    display: inline-block;
    width: auto;
    margin: 0 15px;
    padding: 0 10px 0 0;
    border-right: solid 4px #ae335f;
    font-size: 140%;
    text-align: left;
    white-space: normal;
  }
  .top-catch h2 span.sub {
    margin: 10px 15px 0 15px;
    padding: 0;
    border-left: none;
    font-size: 100%;
  }
  .top-catch h2 span.sub br {
    display: none;
  }
}
.top-lead {
  padding: 94px 0 60px 0;
  border-top: solid 100px #fff;
  background: #f6e8ed url(../img/common/bg_wave.png) center top repeat-x;
}
.top-lead .lead {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 80px;
}
.top-lead .lead:after {
  content: "";
  display: table;
  clear: both;
}
.top-lead .lead h2 {
  float: left;
  margin: 2px 0 35px 0;
  font-size: 236%;
  line-height: 1.8;
  letter-spacing: .1em;
}
.top-lead .lead p.pic {
  float: right;
}
.top-lead .lead p.desc {
  clear: left;
  overflow: hidden;
  font-size: 108%;
  line-height: 2;
}
.top-lead ul.nav {
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
  margin: 0 0 40px 0;
}
.top-lead ul.nav:after {
  content: "";
  display: table;
  clear: both;
}
.top-lead ul.nav li {
  position: relative;
  float: left;
  width: 30%;
  margin-right: 5%;
  background: url(../img/top/bg_nav_question_body.png) right bottom no-repeat;
}
.top-lead ul.nav li .head {
  position: relative;
  padding: 25px 10px 20px 10px;
  background: #ae335f url(../img/top/bg_nav_question_head.png) right top no-repeat;
}
.top-lead ul.nav li .head p.icon {
  position: absolute;
  left: -19px;
  top: -44px;
  width: 31.5%;
}
.top-lead ul.nav li .head p.icon img {
  width: 100%;
  max-width: 104px;
  height: auto;
}
.top-lead ul.nav li h3 {
  text-align: center;
  font-size: 158%;
  color: #fff;
  letter-spacing: .1em;
  line-height: 1.3;
}
.top-lead ul.nav li h3 span {
  display: block;
  margin-bottom: 10px;
  font-size: 60%;
}
.top-lead ul.nav li .body {
  padding: 15px 22px 30px 16px;
  background: url(../img/top/bg_nav_question_foot.png) left bottom no-repeat;
}
.top-lead ul.nav li p.pic img {
  width: 100%;
  height: auto;
}
.top-lead ul.nav li p.button {
  margin-top: 20px;
  text-align: center;
}
.top-lead ul.nav li p.button img {
  width: 80%;
  max-width: 148px;
  height: auto;
}
.top-lead ul.nav li.question03 {
  margin-right: 0;
}
.top-lead ul.nav li .nav-sp {
  display: none;
}
.top-lead .functions-detail-nav a {
  display: block;
  padding: 17px;
  border: solid 1px #ae335f;
  background: #fff;
  color: #ae335f;
  font-size: 93%;
  font-weight: bold;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none !important;
}
.top-lead .functions-detail-nav a span {
  padding: 0 0 0 24px;
  background: url(../img/common/arw_bdx_r.png) 0 0.1em no-repeat;
}
.top-lead .functions-detail-nav a:hover {
  padding: 14px;
  border: solid 4px #ae335f;
}

@media screen and (max-width: 640px) {
  .top-lead {
    padding: 30px 0 30px 0;
    border-top: solid 20px #fff;
    background-size: 150%;
  }
  .top-lead .lead {
    margin-bottom: 20px;
  }
  .top-lead .lead h2 {
    float: none;
    margin-bottom: 20px;
    font-size: 130%;
    line-height: 1.6;
    text-align: center;
  }
  .top-lead .lead p.pic {
    float: none;
    width: auto;
    margin: 0 25% 10px 25%;
    text-align: center;
  }
  .top-lead .lead p.pic img {
    width: 100%;
  }
  .top-lead .lead p.desc {
    overflow: visible;
    font-size: 120%;
    text-align: center;
  }
  .top-lead .lead p.desc span {
    display: inline-block;
  }
  .top-lead ul.nav {
    margin: 0 0 20px 0;
    text-align: center;
  }
  .top-lead ul.nav li {
    position: relative;
    float: none;
    width: auto;
    margin: 10px auto 0 auto;
    background: none;
  }
  .top-lead ul.nav li .head {
    display: none;
  }
  .top-lead ul.nav li .body {
    display: none;
  }
  .top-lead ul.nav li .nav-sp {
    display: block;
    text-align: center;
  }
  .top-lead ul.nav li .nav-sp img {
    width: 100%;
    max-width: 600px;
  }
  .top-lead .functions-detail-nav a span {
    padding: 0 0 0 15px;
    background: url(../img/common/arw_bdx_r.png) left center no-repeat;
    background-size: 5px;
  }
}
.top-functions h2 {
  margin-right: auto;
  margin-left: auto;
}

.question-detail {
  overflow: hidden;
  *zoom: 1;
  /*border-bottom: solid 7px #f6e8ed;*/
  padding-top: 85px;
}
.question-detail:after {
  content: "";
  display: table;
  clear: both;
}
.question-detail .ui-inner {
  position: relative;
}
.question-detail .head {
  position: relative;
  margin-bottom: 45px;
  background: #ae335f url(../img/common/bg_slash.png) right bottom no-repeat;
}
.question-detail .head .inner {
  overflow: hidden;
  *zoom: 1;
  padding: 25px 0 25px 0;
  background: url(../img/common/bg_cut_rt.png) right top no-repeat;
}
.question-detail .head .inner:after {
  content: "";
  display: table;
  clear: both;
}
.question-detail h3 {
  float: left;
  margin-left: 13.5%;
  color: #fff;
  font-size: 222%;
  letter-spacing: .1em;
}
.question-detail h3 span {
  display: block;
  margin-bottom: 15px;
  font-size: 49%;
}
.question-detail p.icon {
  position: absolute;
  left: 2%;
  top: -38px;
  width: 11%;
}
.question-detail p.icon img {
  width: 100%;
  max-width: 117px;
  height: auto;
}
.question-detail .function-nav {
  position: absolute;
  top: 40px;
  right: 50px;
  width: 30%;
  text-align: right;
}
.question-detail .function-nav img {
  width: 100%;
  max-width: 227px;
  height: auto;
}
.question-detail h4 {
  float: left;
  margin-bottom: 30px;
  color: #ae335f;
  font-weight: normal;
  line-height: 1.4em;
  letter-spacing: .1em;
  font-size: 215%;
}
.question-detail .desc {
  float: left;
  width: 50%;
  font-size: 108%;
  line-height: 2;
}
.question-detail .pic,
.question-detail .fig,
.question-detail .banner {
  float: right;
  width: 43%;
}
.question-detail .pic img,
.question-detail .fig img,
.question-detail .banner img {
  width: 100%;
  height: auto;
}
.question-detail ul.caution-list {
  margin-top: 30px;
  color: #666;
  font-size: 86%;
}

@media screen and (max-width: 640px) {
  .question-detail {
    padding-top: 30px;
  }
  .question-detail .head {
    margin: 0 -15px 20px -15px;
    background-image: none;
  }
  .question-detail .head .inner {
    padding: 10px 0 12px 0;
  }
  .question-detail h3 {
    float: none;
    margin-left: 80px;
    color: #fff;
    font-size: 160%;
    letter-spacing: .1em;
  }
  .question-detail h3 span {
    margin-bottom: 5px;
    font-size: 63%;
  }
  .question-detail p.icon {
    left: 10px;
    top: auto;
    bottom: 7px;
    width: 60px;
  }
  .question-detail .function-nav {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    text-align: center;
  }
  .question-detail .function-nav img {
    max-width: 200px;
  }
  .question-detail h4 {
    float: none;
    margin-bottom: 15px;
    font-size: 160%;
  }
  .question-detail .desc {
    float: none;
    width: auto;
    font-size: 120%;
  }
  .question-detail .pic,
  .question-detail .fig,
  .question-detail .banner {
    float: none;
    width: auto;
    margin: 15px 0;
    text-align: center;
  }
  .question-detail ul.caution-list {
    margin-top: 15px;
    font-size: 100%;
  }
}
#question01 {
  margin-top: 0;
}
#question01 h4 {
  float: left;
}
/* 修正140728 */
#question01 .banner {
  margin-top: 30px;
  margin-bottom: 50px;
}
#question01 .fig {
  clear: left;
  float: left;
  width: 50%;
  margin-top: 30px;
  margin-bottom: 50px;
}
/* //修正140728 */
#question01 .fig img {
  width: 100%;
  max-width: 360px;
  height: auto;
}

@media screen and (max-width: 640px) {
  #question01 h4 {
    float: none;
  }
  #question01 .banner {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  #question01 .pic img {
    max-width: 479px;
  }
  #question01 .fig {
    clear: none;
    float: none;
    width: auto;
    margin-top: 15px;
    margin-bottom: 0;
  }
/* //修正140728 */
  #question01 .banner img {
    max-width: 481px;
  }
}
#question02 .desc {
  margin-bottom: 26px;
}
#question02 .pic {
  margin: -15px 0 26px 0;
}
#question02 .simulation {
  float: left;
  margin-top: 30px;
  width: 33%;
}
#question02 .simulation img {
  height: auto;
  max-width: 355px;
  width: 100%;
}
@media screen and (min-width: 640px) {
  #question02 .extra {
    *zoom: 1;
    border-top: solid #F3F3F3;
    clear: both;
    overflow: hidden;
    padding-top: 26px;
    text-align: center;
    width: 100%;
  }
  .extra-inner {
    display: table;
    border-collapse: separate;
    border-spacing: 2em 0;
    margin: 0 auto;
  }
  #question02 .extra:after {
    clear: both;
    content: "";
    display: table;
  }

  #question02 .extra dl {
    background: #F6E8ED;
    border-radius: 10px;
    display: table-cell;
    text-align: left;
  }
}
.extra-title {
  background: #E38B94;
  border-radius: 10px 10px 0 0;
  color: #FFFFFF;
  font-size: 108%;
  letter-spacing: 0.1em;
  line-height: 1.2;
  padding: 10px 10px 8px 10px;
  text-align: center;
}
.extra-title span {
  margin: 0 auto;
}
#question02 .extra dl dd {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 10px;
}
#question02 .extra .recommend-plan {
  clear: both;
  width: 36%;
  margin-left: 0;
}
#question02 .extra .recommend-plan dd {
  padding-top: 15px;
  padding-bottom: 15px;
}
#question02 .extra .recommend-plan ul {
  overflow: hidden;
  margin: 0 1% 0 4%;
}
#question02 .extra .recommend-plan ul li {
  float: left;
  width: 47%;
  margin-right: 3%;
}
#question02 .extra .recommend-plan ul li a {
  position: relative;
  display: block;
  padding: 2.25em 10px 2.25em 30px;
  height: 1.5em;
  line-height: 1.5em;
  background: #ae335f url(../img/common/arw_wht_m_r.png) 10px center no-repeat;
  color: #ffffff;
  text-decoration: none;
}
#question02 .extra .recommend-plan ul li a:hover {
  background-color: #e38b94;
}
#question02 .extra .recommend-plan ul li a:before,
#question02 .extra .recommend-plan ul li a:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid #f6e8ed;
}
#question02 .extra .recommend-plan ul li a:before {
  left: 0;
  bottom: 0;
  border-right-color: transparent;
  border-top-color: transparent;
}
#question02 .extra .recommend-plan ul li a:after {
  right: 0;
  top: 0;
  border-left-color: transparent;
  border-bottom-color: transparent;
}


#question02 .extra .recommend-plan ul li.others a {
  height: 3em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (min-width: 769px) {
  .salon-list {
    height: 100%;
    width: 63%;
  }
  /* //修正140728 */

  .salon-nav {
    text-align: center;
  }
  .salon-nav * {
   line-height: 0;
   vertical-align: top;
  }
  .salon-nav li {
    background: #FFFFFF;
    border: 1px solid #EBDDE1;
    border-radius: 8px;
    box-shadow: 0 7px 13px -13px #222222;
    display: inline-block;
    margin: 0 1%;
    min-width: 90px;
    width: 21%;
  }
  .salon-nav li:hover {
    box-shadow: none;
  }
  .salon-nav li a {
    color: #424242;
    display: block;
    font-size: 78%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  .salon-nav li a span {
    box-sizing: border-box;
    display: inline-block;
    line-height: 4.2em;
    padding-left: 10px;
    position: relative;
  }
  .salon-nav li a span:before {
    border-right: 1px solid #E38B94;
    border-top: 1px solid #E38B94;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 4px;
  }
  .salon-nav li a:hover span:before {
    border-color: #FFFFFF;
  }
  .salon-nav li a:hover {
    background-color: #E38B94;
    border-radius: 6px;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 768px) {
  #question02 .extra {
    *zoom: 1;
    border-top: solid #F3F3F3;
    clear: both;
    overflow: hidden;
    padding-top: 26px;
    width: 100%;
  }
  #question02 .extra dl {
    background: #F6E8ED;
    border-radius: 10px;
    text-align: left;
  }
  .salon-nav {
    text-align: center;
  }
  .salon-nav li {
    display: inline-block;
    margin: 0 1%;
    min-width: 0;
    width: 20%;
  }
  .salon-nav li a {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .salon-nav li.hair a {
    background: url(../img/top/nav_salon_hair.png) 0 0 no-repeat;
    background-size: 100%;
    display: inline-block;
    padding-top: 82%;
    width: 100%;
  }
  .salon-nav li.hair a:hover {
    background: url(../img/top/nav_salon_hair_on.png) 0 0 no-repeat;
    background-size: 100%;
  }
  .salon-nav li div {
    margin: 0 auto;
    max-width: 72px;
  }
  .salon-nav li.nail a {
    background: url(../img/top/nav_salon_nail.png) 0 0 no-repeat;
    background-size: 100%;
    display: inline-block;
    padding-top: 82%;
    width: 100%;
  }
  .salon-nav li.nail a:hover {
    background: url(../img/top/nav_salon_nail_on.png) 0 0 no-repeat;
    background-size: 100%;
  }
  .salon-nav li.relax a {
    background: url(../img/top/nav_salon_relax.png) 0 0 no-repeat;
    background-size: 100%;
    display: inline-block;
    padding-top: 82%;
    width: 100%;
  }
  .salon-nav li.relax a:hover {
    background: url(../img/top/nav_salon_relax_on.png) 0 0 no-repeat;
    background-size: 100%;
  }
  .salon-nav li.esthe a {
    background: url(../img/top/nav_salon_esthe.png) 0 0 no-repeat;
    background-size: 100%;
    display: inline-block;
    padding-top: 82%;
    width: 100%;
  }
  .salon-nav li.esthe a:hover {
    background: url(../img/top/nav_salon_esthe_on.png) 0 0 no-repeat;
    background-size: 100%;
  }
}
#question02 .extra .salon-number {
  width: 20%;
}
#question02 .extra .salon-number dd p.number {
  color: #AE335F;
  font-size: 108%;
  font-style: italic;
  line-height: 3em;
  margin-top: -10px;
  text-align: center;
  white-space: nowrap;
}
#question02 .extra .salon-number dd p.number span {
  color: #4A4A4A;
  font-family: "DIN", "Futura", Arial;
  font-size: 293%;
  line-height: 1;
  margin-right: 5px;
}
#question02 .extra .salon-number dd p.update {
  font-size: 11px;
  margin: -5px 10px;
  text-align: right;
}

.ie7 #question02 .extra .salon-nav li {
  display: inline;
  zoom: 1;
}

@media screen and (max-width: 640px) {
  #question02 .desc {
    margin-bottom: 20px;
  }
  #question02 .pic {
    margin: 15px 0;
  }
  #question02 .pic img {
    max-width: 484px;
  }
  #question02 .simulation {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
    text-align: center;
  }
  #question02 .extra {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #question02 .extra dl {
    float: none;
    max-width: 482px;
    height: auto !important;
    margin: 0 auto 15px auto;
  }
  #question02 .extra dl + dl {
    margin-left: auto;
  }
  .extra-title {
    font-size: 120%;
  }
  #question02 .extra dl dd {
    padding: 15px 15px;
  }

  #question02 .extra .recommend-plan {
    width: auto;
  }
  #question02 .extra .recommend-plan ul {
    overflow: hidden;
    margin: 0 4% -10px 4%;
  }
  #question02 .extra .recommend-plan ul li {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }
  #question02 .extra .recommend-plan ul li a {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    height: auto !important;
    font-size: 117%;
  }
  #question02 .extra .recommend-plan ul li br {
    display: none;
  }
  #question02 .extra .salon-list {
    width: auto;
    margin-bottom: 0;
  }
  #question02 .extra .salon-number {
    width: auto;
    margin-left: auto;
  }
  /* //修正140728 */
  #question02 .extra .salon-number dd p.number {
    margin-top: 0;
    font-size: 140%;
  }
  #question02 .extra .salon-number dd p.number span {
    font-size: 250%;
  }
  #question02 .extra .salon-number dd p.update {
    margin: 2px 10px -5px 10px;
    font-size: 10px;
  }
}
#question03 h4 {
  margin-bottom: 40px;
}
#question03 .desc p {
  margin-bottom: 2em;
}

/* 修正140728 */
#question03 .fig {
  margin-bottom: -25px;
  margin-bottom: 25px;
}
/* //修正140728 */

#question03 .fig p {
  margin-bottom: 25px;
}

@media screen and (max-width: 640px) {
  #question03 h4 {
    margin-bottom: 15px;
  }
  #question03 .desc p {
    margin-bottom: 1em;
  }
  #question03 .fig {
    margin-bottom: 0;
  }
  #question03 .fig p {
    margin-bottom: 10px;
  }
  #question03 .fig img {
    max-width: 482px;
  }
}






/* =======================================================
*
*    _A_(FUJIYAMA)FrameWork
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */
#visual-sp {
  display: none;
}

#visual {
  height: 530px;
  position: relative;
  left: 50%;
}
html.lt-ie8 #visual {
  min-width: 100%;
}
#visual .imgs {
  position: relative;
  width: 1500px;
  height: 530px;
  overflow: hidden;
  left: -750px;
}
html.no-csstransitions #visual .imgs {
  background: url(../img/top/visual.jpg) no-repeat top center;
}
html.lt-ie8 #visual .imgs {
  min-width: 100%;
}
#visual img {
  visibility: hidden;
}
#visual .logo {
  position: absolute;
  top: 40px;
  left: 552px;
  display: block;
  z-index: 10;
  visibility: visible;
}
#visual .photos {
  background: url(../img/top/visual/photos.jpg) repeat-y center top;
  width: 1500px;
  height: 1523px;
  position: absolute;
  z-index: 1;
  top: -895px;
  left: -9px;
}
@media screen and (max-width: 640px) {
  #visual .photos {
    background: none;
  }
}
#visual .diamond {
  z-index: 2;
}
#visual .diamond01 {
  position: absolute;
  top: 41px;
  left: 619px;
  display: block;
}
#visual .diamond02 {
  position: absolute;
  top: 253px;
  left: 95px;
  display: block;
}
#visual .diamond02_2 {
  position: absolute;
  top: 70px;
  left: 775px;
  display: block;
}
#visual .diamond03 {
  position: absolute;
  top: 211px;
  left: 1084px;
  display: block;
}
#visual .diamond04 {
  position: absolute;
  top: 299px;
  left: 1336px;
  display: block;
}
#visual .diamond05 {
  position: absolute;
  top: 546px;
  left: 357px;
  display: block;
}
#visual .diamond06 {
  position: absolute;
  top: 593px;
  left: 992px;
  display: block;
}
#visual .diamond07 {
  position: absolute;
  top: 699px;
  left: 62px;
  display: block;
}
#visual .diamond08 {
  position: absolute;
  top: 842px;
  left: 912px;
  display: block;
}
#visual .diamond09 {
  position: absolute;
  top: 842px;
  left: 1314px;
  display: block;
}

@media screen and (max-width: 640px) {
  #visual-sp {
    display: block;
  }
  #visual-sp img {
    width: 100%;
  }

  #visual {
    display: none !important;
  }
}





