@charset "UTF-8";
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
font-family: "Zen Kaku Gothic New", sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;/* 2 */
}
/**
 * Remove default margin.
 */
body { margin: 0; }
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
display: inline-block;
/* 1 */
vertical-align: baseline;/* 2 */
}
/**
 * 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/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
 display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a { background: transparent; }
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover { outline: 0; }
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] { border-bottom: 1px dotted; }
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong { font-weight: bold; }
/**
 * Address styling not present in Safari and Chrome.
 */
dfn { font-style: italic; }
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
background: #ff0;
color: #000;
}
/**
 * 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/10.
 */
img { border: 0; }
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) { overflow: hidden; }
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure { margin: 1em 40px; }
/**
 * Address differences between Firefox and other browsers.
 */
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre { overflow: auto; }
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
color: inherit;
/* 1 */
font: inherit;
/* 2 */
margin: 0;/* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button { overflow: visible; }
/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input { line-height: normal; }
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 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 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
/**
 * 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
border: 0;
/* 1 */
padding: 0;/* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea { overflow: auto; }
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup { font-weight: bold; }
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
font-size: 100%;
font-weight: normal;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
ol {
margin: 0;
padding: 0;
list-style: none;
}
dl { margin: 0; }
dl dd { margin: 0; }
p {
margin-top: 20px;
margin-bottom: 0;
}
.clearfix { *zoom: 1;
}
.clearfix:after {
content: " ";
display: table;
clear: both;
}
.fl { float: left !important; }
.fr { float: right !important; }
.fl-pc { float: left !important; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.fl-pc {
float: inherit !important;
clear: both;
}
}
.fr-pc { float: right !important; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.fr-pc {
float: inherit !important;
clear: both;
}
}
.w1p { width: 1% !important; }
.w2p { width: 2% !important; }
.w3p { width: 3% !important; }
.w4p { width: 4% !important; }
.w5p { width: 5% !important; }
.w6p { width: 6% !important; }
.w7p { width: 7% !important; }
.w8p { width: 8% !important; }
.w9p { width: 9% !important; }
.w10p { width: 10% !important; }
.w11p { width: 11% !important; }
.w12p { width: 12% !important; }
.w13p { width: 13% !important; }
.w14p { width: 14% !important; }
.w15p { width: 15% !important; }
.w16p { width: 16% !important; }
.w17p { width: 17% !important; }
.w18p { width: 18% !important; }
.w19p { width: 19% !important; }
.w20p { width: 20% !important; }
.w21p { width: 21% !important; }
.w22p { width: 22% !important; }
.w23p { width: 23% !important; }
.w24p { width: 24% !important; }
.w25p { width: 25% !important; }
.w26p { width: 26% !important; }
.w27p { width: 27% !important; }
.w28p { width: 28% !important; }
.w29p { width: 29% !important; }
.w30p { width: 30% !important; }
.w31p { width: 31% !important; }
.w32p { width: 32% !important; }
.w33p { width: 33% !important; }
.w34p { width: 34% !important; }
.w35p { width: 35% !important; }
.w36p { width: 36% !important; }
.w37p { width: 37% !important; }
.w38p { width: 38% !important; }
.w39p { width: 39% !important; }
.w40p { width: 40% !important; }
.w41p { width: 41% !important; }
.w42p { width: 42% !important; }
.w43p { width: 43% !important; }
.w44p { width: 44% !important; }
.w45p { width: 45% !important; }
.w46p { width: 46% !important; }
.w47p { width: 47% !important; }
.w48p { width: 48% !important; }
.w49p { width: 49% !important; }
.w50p { width: 50% !important; }
.w51p { width: 51% !important; }
.w52p { width: 52% !important; }
.w53p { width: 53% !important; }
.w54p { width: 54% !important; }
.w55p { width: 55% !important; }
.w56p { width: 56% !important; }
.w57p { width: 57% !important; }
.w58p { width: 58% !important; }
.w59p { width: 59% !important; }
.w60p { width: 60% !important; }
.w61p { width: 61% !important; }
.w62p { width: 62% !important; }
.w63p { width: 63% !important; }
.w64p { width: 64% !important; }
.w65p { width: 65% !important; }
.w66p { width: 66% !important; }
.w67p { width: 67% !important; }
.w68p { width: 68% !important; }
.w69p { width: 69% !important; }
.w70p { width: 70% !important; }
.w71p { width: 71% !important; }
.w72p { width: 72% !important; }
.w73p { width: 73% !important; }
.w74p { width: 74% !important; }
.w75p { width: 75% !important; }
.w76p { width: 76% !important; }
.w77p { width: 77% !important; }
.w78p { width: 78% !important; }
.w79p { width: 79% !important; }
.w80p { width: 80% !important; }
.w81p { width: 81% !important; }
.w82p { width: 82% !important; }
.w83p { width: 83% !important; }
.w84p { width: 84% !important; }
.w85p { width: 85% !important; }
.w86p { width: 86% !important; }
.w87p { width: 87% !important; }
.w88p { width: 88% !important; }
.w89p { width: 89% !important; }
.w90p { width: 90% !important; }
.w91p { width: 91% !important; }
.w92p { width: 92% !important; }
.w93p { width: 93% !important; }
.w94p { width: 94% !important; }
.w95p { width: 95% !important; }
.w96p { width: 96% !important; }
.w97p { width: 97% !important; }
.w98p { width: 98% !important; }
.w99p { width: 99% !important; }
.w100p { width: 100% !important; }
.w1e { width: 1em !important; }
.w2e { width: 2em !important; }
.w3e { width: 3em !important; }
.w4e { width: 4em !important; }
.w5e { width: 5em !important; }
.w6e { width: 6em !important; }
.w7e { width: 7em !important; }
.w8e { width: 8em !important; }
.w9e { width: 9em !important; }
.w10e { width: 10em !important; }
.w11e { width: 11em !important; }
.w12e { width: 12em !important; }
.w13e { width: 13em !important; }
.w14e { width: 14em !important; }
.w15e { width: 15em !important; }
.w16e { width: 16em !important; }
.w17e { width: 17em !important; }
.w18e { width: 18em !important; }
.w19e { width: 19em !important; }
.w20e { width: 20em !important; }
.w21e { width: 21em !important; }
.w22e { width: 22em !important; }
.w23e { width: 23em !important; }
.w24e { width: 24em !important; }
.w25e { width: 25em !important; }
.w26e { width: 26em !important; }
.w27e { width: 27em !important; }
.w28e { width: 28em !important; }
.w29e { width: 29em !important; }
.w30e { width: 30em !important; }
.m0 { margin: 0px !important; }
.m5 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.m50 { margin: 50px !important; }
.mat0 { margin-top: 0px !important; }
.mat5 { margin-top: 5px !important; }
.mat10 { margin-top: 10px !important; }
.mat15 { margin-top: 15px !important; }
.mat20 { margin-top: 20px !important; }
.mat25 { margin-top: 25px !important; }
.mat30 { margin-top: 30px !important; }
.mat35 { margin-top: 35px !important; }
.mat40 { margin-top: 40px !important; }
.mat45 { margin-top: 45px !important; }
.mat50 { margin-top: 50px !important; }
.mar0 { margin-right: 0px !important; }
.mar5 { margin-right: 5px !important; }
.mar10 { margin-right: 10px !important; }
.mar15 { margin-right: 15px !important; }
.mar20 { margin-right: 20px !important; }
.mar25 { margin-right: 25px !important; }
.mar30 { margin-right: 30px !important; }
.mar35 { margin-right: 35px !important; }
.mar40 { margin-right: 40px !important; }
.mar45 { margin-right: 45px !important; }
.mar50 { margin-right: 50px !important; }
.mab0 { margin-bottom: 0px !important; }
.mab5 { margin-bottom: 5px !important; }
.mab10 { margin-bottom: 10px !important; }
.mab15 { margin-bottom: 15px !important; }
.mab20 { margin-bottom: 20px !important; }
.mab25 { margin-bottom: 25px !important; }
.mab30 { margin-bottom: 30px !important; }
.mab35 { margin-bottom: 35px !important; }
.mab40 { margin-bottom: 40px !important; }
.mab45 { margin-bottom: 45px !important; }
.mab50 { margin-bottom: 50px !important; }
.mal0 { margin-left: 0px !important; }
.mal5 { margin-left: 5px !important; }
.mal10 { margin-left: 10px !important; }
.mal15 { margin-left: 15px !important; }
.mal20 { margin-left: 20px !important; }
.mal25 { margin-left: 25px !important; }
.mal30 { margin-left: 30px !important; }
.mal35 { margin-left: 35px !important; }
.mal40 { margin-left: 40px !important; }
.mal45 { margin-left: 45px !important; }
.mal50 { margin-left: 50px !important; }
.me0 { margin: 0em !important; }
.me1 { margin: 1em !important; }
.me2 { margin: 2em !important; }
.me3 { margin: 3em !important; }
.me4 { margin: 4em !important; }
.me5 { margin: 5em !important; }
.me6 { margin: 6em !important; }
.me7 { margin: 7em !important; }
.me8 { margin: 8em !important; }
.me9 { margin: 9em !important; }
.me10 { margin: 10em !important; }
.mate0 { margin-top: 0em !important; }
.mate1 { margin-top: 1em !important; }
.mate2 { margin-top: 2em !important; }
.mate3 { margin-top: 3em !important; }
.mate4 { margin-top: 4em !important; }
.mate5 { margin-top: 5em !important; }
.mate6 { margin-top: 6em !important; }
.mate7 { margin-top: 7em !important; }
.mate8 { margin-top: 8em !important; }
.mate9 { margin-top: 9em !important; }
.mate10 { margin-top: 10em !important; }
.mare0 { margin-right: 0em !important; }
.mare1 { margin-right: 1em !important; }
.mare2 { margin-right: 2em !important; }
.mare3 { margin-right: 3em !important; }
.mare4 { margin-right: 4em !important; }
.mare5 { margin-right: 5em !important; }
.mare6 { margin-right: 6em !important; }
.mare7 { margin-right: 7em !important; }
.mare8 { margin-right: 8em !important; }
.mare9 { margin-right: 9em !important; }
.mare10 { margin-right: 10em !important; }
.mabe0 { margin-bottom: 0em !important; }
.mabe1 { margin-bottom: 1em !important; }
.mabe2 { margin-bottom: 2em !important; }
.mabe3 { margin-bottom: 3em !important; }
.mabe4 { margin-bottom: 4em !important; }
.mabe5 { margin-bottom: 5em !important; }
.mabe6 { margin-bottom: 6em !important; }
.mabe7 { margin-bottom: 7em !important; }
.mabe8 { margin-bottom: 8em !important; }
.mabe9 { margin-bottom: 9em !important; }
.mabe10 { margin-bottom: 10em !important; }
.male0 { margin-left: 0em !important; }
.male1 { margin-left: 1em !important; }
.male2 { margin-left: 2em !important; }
.male3 { margin-left: 3em !important; }
.male4 { margin-left: 4em !important; }
.male5 { margin-left: 5em !important; }
.male6 { margin-left: 6em !important; }
.male7 { margin-left: 7em !important; }
.male8 { margin-left: 8em !important; }
.male9 { margin-left: 9em !important; }
.male10 { margin-left: 10em !important; }
.male11 { margin-left: 11em !important; }
.male12 { margin-left: 12em !important; }
.male13 { margin-left: 13em !important; }
.male14 { margin-left: 14em !important; }
.male15 { margin-left: 15em !important; }
.male16 { margin-left: 16em !important; }
.male17 { margin-left: 17em !important; }
.male18 { margin-left: 18em !important; }
.male19 { margin-left: 19em !important; }
.male20 { margin-left: 20em !important; }
.nmat5 { margin-top: -5px !important; }
.nmat10 { margin-top: -10px !important; }
.nmat15 { margin-top: -15px !important; }
.nmat20 { margin-top: -20px !important; }
.nmat25 { margin-top: -25px !important; }
.nmat30 { margin-top: -30px !important; }
.nmat35 { margin-top: -35px !important; }
.nmat40 { margin-top: -40px !important; }
.nmat45 { margin-top: -45px !important; }
.nmat50 { margin-top: -50px !important; }
.nmar5 { margin-right: -5px !important; }
.nmar10 { margin-right: -10px !important; }
.nmar15 { margin-right: -15px !important; }
.nmar20 { margin-right: -20px !important; }
.nmar25 { margin-right: -25px !important; }
.nmar30 { margin-right: -30px !important; }
.nmar35 { margin-right: -35px !important; }
.nmar40 { margin-right: -40px !important; }
.nmar45 { margin-right: -45px !important; }
.nmar50 { margin-right: -50px !important; }
.nmab5 { margin-bottom: -5px !important; }
.nmab10 { margin-bottom: -10px !important; }
.nmab15 { margin-bottom: -15px !important; }
.nmab20 { margin-bottom: -20px !important; }
.nmab25 { margin-bottom: -25px !important; }
.nmab30 { margin-bottom: -30px !important; }
.nmab35 { margin-bottom: -35px !important; }
.nmab40 { margin-bottom: -40px !important; }
.nmab45 { margin-bottom: -45px !important; }
.nmab50 { margin-bottom: -50px !important; }
.nmal5 { margin-left: -5px !important; }
.nmal10 { margin-left: -10px !important; }
.nmal15 { margin-left: -15px !important; }
.nmal20 { margin-left: -20px !important; }
.nmal25 { margin-left: -25px !important; }
.nmal30 { margin-left: -30px !important; }
.nmal35 { margin-left: -35px !important; }
.nmal40 { margin-left: -40px !important; }
.nmal45 { margin-left: -45px !important; }
.nmal50 { margin-left: -50px !important; }
.p0 { padding: 0px !important; }
.p5 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }
.pat0 { padding-top: 0px !important; }
.pat5 { padding-top: 5px !important; }
.pat10 { padding-top: 10px !important; }
.pat15 { padding-top: 15px !important; }
.pat20 { padding-top: 20px !important; }
.pat25 { padding-top: 25px !important; }
.pat30 { padding-top: 30px !important; }
.pat35 { padding-top: 35px !important; }
.pat40 { padding-top: 40px !important; }
.pat45 { padding-top: 45px !important; }
.pat50 { padding-top: 50px !important; }
.par0 { padding-right: 0px !important; }
.par5 { padding-right: 5px !important; }
.par10 { padding-right: 10px !important; }
.par15 { padding-right: 15px !important; }
.par20 { padding-right: 20px !important; }
.par25 { padding-right: 25px !important; }
.par30 { padding-right: 30px !important; }
.par35 { padding-right: 35px !important; }
.par40 { padding-right: 40px !important; }
.par45 { padding-right: 45px !important; }
.par50 { padding-right: 50px !important; }
.pab0 { padding-bottom: 0px !important; }
.pab5 { padding-bottom: 5px !important; }
.pab10 { padding-bottom: 10px !important; }
.pab15 { padding-bottom: 15px !important; }
.pab20 { padding-bottom: 20px !important; }
.pab25 { padding-bottom: 25px !important; }
.pab30 { padding-bottom: 30px !important; }
.pab35 { padding-bottom: 35px !important; }
.pab40 { padding-bottom: 40px !important; }
.pab45 { padding-bottom: 45px !important; }
.pab50 { padding-bottom: 50px !important; }
.pal0 { padding-left: 0px !important; }
.pal5 { padding-left: 5px !important; }
.pal10 { padding-left: 10px !important; }
.pal15 { padding-left: 15px !important; }
.pal20 { padding-left: 20px !important; }
.pal25 { padding-left: 25px !important; }
.pal30 { padding-left: 30px !important; }
.pal35 { padding-left: 35px !important; }
.pal40 { padding-left: 40px !important; }
.pal45 { padding-left: 45px !important; }
.pal50 { padding-left: 50px !important; }
.db { display: block; }
.fzs { font-size: 85%; }
.fzm { font-size: 114%; }
.fzl { font-size: 128%; }
.fw { font-weight: bold !important; }
.fwn { font-weight: normal !important; }
.cRed { color: #c00 !important; }
.tal { text-align: left !important; }
.tac { text-align: center !important; }
.tar { text-align: right !important; }
.lh { line-height: 1.75 !important; }
.lh135 { line-height: 135% !important; }
.lh175 { line-height: 175% !important; }
.lh200 { line-height: 200% !important; }
.curd { cursor: default; }
.curp { cursor: pointer; }
 @media screen and (min-width: 0px) and (max-width: 667px) {
.show-pc { display: none !important; }
}
.show-sp { display: none; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.show-sp { display: block !important; }
}
 @media screen and (min-width: 0px) and (max-width: 667px) {
.sp-mag { padding: 0 15px !important; box-sizing:border-box;}
}
/*
## 固定幅・中央揃えのボックス
	<div class="m-box-fixed">example</div>
*/
.m-box-fixed {
width: 980px;
margin: 0 auto;
}
#l-gnav .m-box-fixed,
#l-header .m-box-fixed{
	width: 1024px;
	margin: 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.m-box-fixed,
	#l-gnav .m-box-fixed,
	#l-header .m-box-fixed { width: 100%; }
}
#l-gnav,
#l-header{
	position: fixed;
}
#l-header{
	width: 100%;
	z-index: 999
}
#l-gnav{
	top: 75px;
	z-index: 998
}
/*
	module:　m-opacityHover
	- ホバー時に下の画像を透過させる
-----------------------------------------------------------------*/
.m-box-opacity {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
 *vertical-align: auto;
zoom: 1;
 *display: inline;
}
.m-box-opacity:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
/*
## コンテンツの区切りを表す基本ボックス
	<div class="m-section">example</div>
*/
.m-box-section {
margin-bottom: 50px;
padding-bottom: 0;
margin-top: 10px;
}
.m-box-section .m-box-section {
margin-bottom: 30px;
margin-top: 20px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-section{
padding-right:10px;
padding-left:10px;
}
#l-content{padding-bottom: 50px!important;}
.m-box-section.sp-mag { margin-bottom: 40px !important; }
}
/*
	module:box-imgTxt
	- 画像とテキストの横並び
*/
.m-box-imgTxt1 { *zoom: 1;
}
.m-box-imgTxt1:after {
content: " ";
display: table;
clear: both;
}
.m-box-imgTxt1 .imgBox {
float: left;
margin-right: 20px;
}
.m-box-imgTxt1 .imgBox p { margin-top: 0; }
.m-box-imgTxt1 .textBox { overflow: hidden; }
.m-box-imgTxt2 { *zoom: 1;
}
.m-box-imgTxt2:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-imgTxt2 {
margin-left: 0;
text-align: center;
}
}
.m-box-imgTxt2 .imgBox {
float: right;
margin-left: 20px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-imgTxt2 .imgBox {
display: block;
margin: 0 auto;
float: inherit;
clear: both;
}
}
.m-box-imgTxt2 .txtBox { overflow: hidden; }
.m-box-imgTxthouse {
 *zoom: 1;
background: #f9f9f9;
padding: 12px 0;
}
.m-box-imgTxthouse:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-imgTxthouse { padding: 12px; }
}
.m-box-imgTxthouse .imgBox {
float: right;
margin-left: 20px;
padding-right: 10px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-imgTxthouse .imgBox {
float: inherit;
clear: both;
margin-left: 0;
padding-right: 0;
}
}
.m-box-imgTxthouse .txtBox {
position: relative;
overflow: hidden;
margin-top: 35px;
padding-left: 40px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-imgTxthouse .txtBox {
margin-top: 15px;
padding-left: 0;
overflow: inherit;
}
}
.m-box-imgTxthouse .txtBox dt {
text-align: center;
font-size: 128%;
margin-bottom: 15px;
}
.m-box-imgTxthouse .txtBox dt a { color: black; }
.m-box-imgTxthouse .txtBox dt a:hover { text-decoration: none; }
.m-box-imgTxthouse .txtBox:after {
content: "";
width: 9px;
height: 8px;
position: absolute;
right: 0;
bottom: 0;
background: url("../../images/i_blank_gray.gif") no-repeat center right;
}
.m-box-imgTxthouse.hover-ac:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
/*
	module:　m-box-padding
-----------------------------------------------------------------*/
.m-box-padding { padding: 20px; }
.m-box-paddingLR { padding: 0 20px 0 20px; }
.m-box-boderB {
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
}
.m-box-head { position: relative; }
.m-box-head .head-right {
position: absolute;
right: 0;
top: 0;
margin: 0;
}
.m-box-title {
height: 160px;
margin-bottom: 15px;
padding-left: 35px;
line-height: 160px;
background: #eee;
}
.m-box-title h2 { font-size: 185%; }
.m-box-title2 {
height: 100px;
margin-bottom: 15px;
padding-left: 35px;
line-height: 100px;
background: #eee;
}
.m-box-title2 h2 { font-size: 185%; }
.m-box-title3 {
margin-bottom: 20px;
border-top: 2px solid #828c97;
border-bottom: 1px solid #ccc;
padding: 15px 0;
}
.m-box-title3 h3 {
 *zoom: 1;
padding-left: 20px;
font-weight: bold;
font-size: 171%;
}
.m-box-title3 h3:after {
content: " ";
display: table;
clear: both;
}
.m-box-title3 h3 .title-print {
position: relative;
float: right;
width: 220px;
padding: 5px 0;
text-align: center;
font-size: 58%;
font-weight: normal;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-title3 h3 .title-print { display: none; }
}
.m-box-title3 h3 .title-print:after {
content: '';
position: absolute;
left: 70px;
top: 0;
bottom: 0;
margin: auto;
width: 16px;
height: 15px;
background: url("../images/i_print.gif") no-repeat left top;
background-size: 16px 15px;
}
.m-box-title3 h3 .title-print:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-box-title3 h3 .title-logo {
position: relative;
float: right;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-title3 h3 .title-logo { margin-right: 15px; }
}
.m-box-grid2 { *zoom: 1;
}
.m-box-grid2:after {
content: " ";
display: table;
clear: both;
}
.m-box-grid2 .grid-left, .m-box-grid2 .grid-right { width: 475px; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid2 .grid-left, .m-box-grid2 .grid-right { width: 100%; }
}
.m-box-grid2 .grid-left {float: left;
text-align:center;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid2 .grid-left {
margin-bottom: 20px;
display: block;
margin:0 auto;
clear: both;
float: inherit;
}
}
.m-box-grid2 .grid-right { float: right; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid2 .grid-right {
display: block;
clear: both;
float: inherit;
}
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid2 .grid-img img {
width: 100%;
height: auto;
}
}
.m-box-grid {
 *zoom: 1; margin: 0 -15px; }
.m-box-grid:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid { margin: 0; }
}
.m-box-grid img {
max-width: 100%;
height: auto;
}
.m-box-grid .grid-3 {
float: left;
width: 25%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-3 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-grid .grid-4 {
float: left;
width: 33.33333%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-4 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-grid .grid-4 a:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-box-grid .grid-5 {
float: left;
width: 41.66667%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-5 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-grid .grid-6 {
float: left;
width: 50%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-6 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-grid .grid-7 {
float: left;
width: 58.33333%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-7 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-grid .grid-8 {
float: left;
width: 66.66667%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-8 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-grid .grid-9 {
float: left;
width: 75%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-9 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-grid .grid-12 {
float: left;
width: 100%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-grid .grid-12 {
float: none;
width: auto;
margin-top: 20px;
padding: 0;
}
}
.m-box-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
overflow: auto;
background: rgba(0, 0, 0, 0.8);
z-index: 1000;
-webkit-transition: background, 0.8;
-moz-transition: background, 0.8;
transition: background, 0.8;
}
.m-box-overlay.is-active {
background: rgba(0, 0, 0, 0.8);
-webkit-transition: background, 0.8;
-moz-transition: background, 0.8;
transition: background, 0.8;
}
.m-box-overlay .inner {
 *zoom: 1; height: 34px; }
.m-box-overlay .inner:after {
content: " ";
display: table;
clear: both;
}
.m-box-overlay .inner .logo {
float: left;
margin-top: 10px;
}
.m-box-overlay .inner .close {
float: right;
letter-spacing: -.40em;
font-size: 0;
text-align: right;
}
.m-box-overlay .inner .close > li {
display: inline-block;
letter-spacing: normal;
}
.m-box-overlay .inner .close li { margin-right: 5px; }
.m-box-overlay .inner .close li:last-child { margin-right: 0; }
.m-box-coment {
background: #f2f2f2;
padding: 30px;
}
.m-box-coment dt {
margin-bottom: 30px;
font-weight: bold;
font-size: 114%;
}
.m-box-coment dd { line-height: 172%; }
.m-box-contact { margin-bottom: 40px; }
.m-box-contact > dl .contact-ttl {
padding: 10px;
font-size: 128%;
color: #fff;
background: #828c97;
border-radius: 5px 5px 0 0;
}
.m-box-contact > dl > dd {
 *zoom: 1;
padding: 25px 20px;
background: #f9f9f9;
}
.m-box-contact > dl > dd:after {
content: " ";
display: table;
clear: both;
}
.m-box-contact > dl > dd .contact-info {
width: 500px;
float: left;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-contact > dl > dd .contact-info {
width: 100%;
display: block;
clear: both;
float: inherit;
margin-bottom: 15px;
}
}
.m-box-contact > dl > dd .contact-info dt { font-weight: bold; }
.m-box-contact > dl > dd .contact-btn a {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
 *vertical-align: auto;
zoom: 1;
 *display: inline;
position: relative;
width: 45%;
padding: 12px;
border: none;
background: #828c97;
color: #fff;
font-size: 114%;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-contact > dl > dd .contact-btn a {
display: block;
width: 100%;
}
}
.m-box-contact > dl > dd .contact-btn a:before {
content: '';
position: absolute;
left: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 18px;
height: 12px;
background: url("../images/i_contact.png") no-repeat left top;
background-size: 18px 12px;
}
.m-box-contact > dl > dd .contact-btn a:after {
content: '';
position: absolute;
right: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 7px;
height: 10px;
background: url("../images/i_triangle_sp.gif") no-repeat left top;
background-size: 7px 10px;
}
.m-box-contact > dl > dd .contact-btn a:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-box-contact > dl > dd .contact-btn.material a:before {
content: '';
position: absolute;
left: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 22px;
height: 16px;
background: url("../images/i_material.gif") no-repeat left top;
background-size: 22px 16px;
}
 @media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-content { margin: 0 15px; }
}
.m-box-middle { display: table; }
.m-box-middle .middle-content {
display: table-cell;
margin: 0 auto;
text-align: center;
vertical-align: middle;
}
.m-box-bgGr {
padding: 20px;
background: #f9f9f9;
}
.m-box-tab {
margin-top: 30px;
margin-bottom: 35px;
}
.m-box-tab .tab-header {
letter-spacing: -.40em;
text-align: center;
}
.m-box-tab .tab-header > li {
display: inline-block;
letter-spacing: normal;
}
.m-box-tab .tab-header > li {
width: 225px;
height: 50px;
line-height: 50px;
margin-left: 7px;
font-weight: bold;
font-size: 114%;
background: #F2F2F2;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-tab .tab-header > li {
width: auto;
margin-left: 2px;
padding: 0 17px;
font-size: 100%;
}
}
.m-box-tab .tab-header > li:first-child { margin-left: 0; }
.m-box-tab .tab-header > li.active {
background: #3db16f;
color: #fff;
}
.m-box-tab .tab-header > li:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-box-tab .tab-content {
padding: 20px 30px;
border: 2px solid #3db16f;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-tab .tab-content {
padding: 15px;
border-left: 0;
border-right: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
}
.m-box-tab .tab-content > li { display: none; }
.m-box-tab .tab-content > li.firstChild { display: block; }
.m-box-tab2 {
margin-top: 30px;
margin-bottom: 35px;
border-bottom: 1px solid #ccc;
}
.m-box-tab2 .tab-header {
letter-spacing: -.40em;
text-align: center;
}
.m-box-tab2 .tab-header > li {
display: inline-block;
letter-spacing: normal;
}
.m-box-tab2 .tab-header > li {
width: 225px;
margin-left: 7px;
font-size: 114%;
background: #F2F2F2;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
vertical-align: middle;
}
.m-box-tab2 .tab-header > li a {
display: table;
width: 100%;
height: 50px;
text-align: center;
vertical-align: middle;
}
.m-box-tab2 .tab-header > li a:hover { text-decoration: none; }
.m-box-tab2 .tab-header > li a span {
display: table-cell;
vertical-align: middle;
height: 50px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-tab2 .tab-header > li {
width: auto;
margin-left: 2px;
padding: 0 5px;
font-size: 85%;
}
}
.m-box-tab2 .tab-header > li:first-child { margin-left: 0; }
.m-box-tab2 .tab-header > li.active { background: #828c97; }
.m-box-tab2 .tab-header > li.active a { color: #fff; }
.m-box-tab2 .tab-header > li:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-box-tab3 {
margin-top: 30px;
margin-bottom: 35px;
border-top: 1px solid #ccc;
}
.m-box-tab3 .tab-footer {
letter-spacing: -.40em;
text-align: center;
}
.m-box-tab3 .tab-footer > li {
display: inline-block;
letter-spacing: normal;
}
.m-box-tab3 .tab-footer > li {
width: 225px;
margin-left: 7px;
font-size: 114%;
background: #F2F2F2;
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
vertical-align: middle;
}
.m-box-tab3 .tab-footer > li a {
display: table;
width: 100%;
height: 50px;
text-align: center;
vertical-align: middle;
}
.m-box-tab3 .tab-footer > li a:hover { text-decoration: none; }
.m-box-tab3 .tab-footer > li a span {
display: table-cell;
vertical-align: middle;
height: 50px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-tab3 .tab-footer > li {
width: auto;
margin-left: 2px;
padding: 0 5px;
font-size: 85%;
}
}
.m-box-tab3 .tab-footer > li:first-child { margin-left: 0; }
.m-box-tab3 .tab-footer > li.active { background: #828c97; }
.m-box-tab3 .tab-footer > li.active a { color: #fff; }
.m-box-tab3 .tab-footer > li:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-box-agree {
margin-bottom: 30px;
background: #f2f3f4;
}
.m-box-agree > dl { padding: 20px; }
.m-box-agree > dl .agree-ttl {
margin-bottom: 15px;
font-size: 142%;
font-weight: bold;
}
.m-box-agree > dl .agree-cap { margin-bottom: 20px; }
.m-box-agree > dl .agree-content {
max-height: 200px;
margin-bottom: 20px;
overflow-y: scroll;
}
.m-box-agree .agree-btn {
margin: 0 auto;
text-align: center;
}
.m-box-agree .agree-btn label {
display: block;
margin: 0 auto;
width: 370px;
height: 40px;
line-height: 40px;
background: #fff;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-box-agree .agree-btn label { width: 100%; }
}
.m-box-agree .agree-btn label input { vertical-align: middle; }
.mod-form-select { position: relative; }
.mod-form-select select {
margin-top: 0;
width: 100%;
padding: 12px 12px 12px 50px;
border: none;
background: #3DB16F;
color: #fff;
font-size: 114%;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.mod-form-select:before {
content: '';
position: absolute;
left: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 19px;
height: 15px;
background: url("../images/i_menu.png") no-repeat left top;
background-size: 19px 15px;
}
.mod-form-select:after {
content: '';
position: absolute;
right: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 11px;
height: 7px;
background: url("../images/i_ab_white.png") no-repeat left top;
}
.mod-form-select.smile select { background: #004ea2; }
.m-form-common .indis {
font-size: 71%;
padding: 0px 15px;
margin-left: 5px;
vertical-align: middle;
color: #fff;
background: #EA4E31;
}
.m-form-common .cap { font-size: 85%; }
.m-form-common .form-content .input-list > li { margin-bottom: 10px; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-form-common .form-content table, .m-form-common .form-content tbody, .m-form-common .form-content tr, .m-form-common .form-content th, .m-form-common .form-content td {
display: block;
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.m-form-common .form-content tr { height: auto; }
}
.m-form-common .conf-btn {
display: block;
position: relative;
width: 305px;
height: 40px;
line-height: 40px;
margin: 0 auto;
margin-top: 40px;
padding: 0 12px;
border: none;
text-align: center;
background: #828c97;
color: #fff !important;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.m-form-common .conf-btn.iar:after {
content: "";
position: absolute;
top: 50%;
margin-top: -6px;
right: 15px;
width: 7px;
height: 10px;
background: url("../images/i_triangle_sp.gif") no-repeat center left;
background-size: 7px 10px;
}
.m-form-common .conf-btn input[type="submit"] {
display: block;
width: 100%;
line-height: 40px;
margin: 0 auto;
background: none;
border: none;
box-shadow: none;
}
.m-form-common .conf-btn:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-form-common textarea.error, .m-form-common input.error { background: #ffe4e1; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-form-common textarea { width: 100% !important; }
}
/*
	module:　m-icon-arrow
	- アイコン付きテキストリンク
-----------------------------------------------------------------*/
.m-icon-arrow {
padding-left: 13px;
background: url("../images/i_ar_gray2.png") no-repeat left center;
}
.m-icon-sitemap {
padding-left: 30px;
background: url("../images/i_sitemap.png") no-repeat left center;
}
.m-icon-contact {
padding-left: 30px;
background: url("../images/i_contact.png") no-repeat left center;
}
.m-icon-list {
padding-left: 30px;
background: url("../images/i_list.png") no-repeat left center;
font-size: 114%;
color: black !important;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-icon-list {
margin-right: 5px;
padding: 5px 10px 5px 30px;
background-color: #F2F2F2;
background-position: 10px center;
font-size: 100%;
}
}
.m-icon-blank {
padding-right: 20px;
background: url("../images/i_blank.jpg") no-repeat right center;
}
.m-icon-blank-gray2 { background: url("../images/i_blank_gray2.gif") no-repeat 96% center; }
.m-icon-blank-gray2-2 {
padding-right: 20px;
background: url("../images/i_blank_gray2.gif") no-repeat right center;
}
.m-icon-area {
padding-left: 30px;
background: url("../house/images/i_area.gif") no-repeat left center;
}
.m-icon-home {
padding-left: 30px;
background: url("../house/images/i_home.gif") no-repeat left center;
}
.m-icon-train {
padding-left: 30px;
background: url("../house/images/i_train.gif") no-repeat left center;
}
.m-icon-office {
padding-left: 30px;
background: url("../house/images/i_office.gif") no-repeat left center;
}
.m-icon-shop {
padding-left: 30px;
background: url("../house/images/i_shop.gif") no-repeat left center;
}
.m-icon-mansion {
padding-left: 30px;
background: url("../house/images/i_mansion.gif") no-repeat left center;
}
.m-icon-bil {
padding-left: 25px;
background: url("../images/i_biz.png") no-repeat left center;
}
.m-icon-print {
padding-left: 20px;
background: url("../images/i_print.png") no-repeat left center;
}
.m-icon-car {
padding-left: 20px;
background: url("../images/i_car.png") no-repeat left center;
}
.m-icon-stairs {
padding-left: 20px;
background: url("../images/i_stairs.png") no-repeat left center;
}
.m-icon-check {
padding-left: 20px;
background: url("../images/i_check.png") no-repeat left center;
}
.m-icon-shopping {
padding-left: 20px;
background: url("../images/i_shopping.png") no-repeat left center;
}
.m-icon-pdf {
padding-right: 20px;
background: url("../images/i_pdf.png") no-repeat right center;
}
.m-icon-energy {
padding-left: 30px;
background: url("../images/i_energy.png") no-repeat left center;
}
/*
	module:　m-list-inline
	- 横並びリスト
-----------------------------------------------------------------*/
.m-list-inline { letter-spacing: -.40em; }
.m-list-inline li {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
 *vertical-align: auto;
zoom: 1;
 *display: inline;
margin-right: 20px;
vertical-align: top;
letter-spacing: normal;
}
.m-list-inline li.lastChild { margin-right: 0 !important; }
/*
	module: m-list-indent
	- テキストの頭出し
-----------------------------------------------------------------*/
.m-list-indent li {
margin-left: 1em;
text-indent: -1em;
}
/*
	module:　m-list-topicpath
	- パンくず
-----------------------------------------------------------------*/
.m-list-topicpath {
 *zoom: 1;
margin-bottom: 15px;
font-size: 85%;
}
.m-list-topicpath:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-topicpath { display: none; }
}
.m-list-topicpath li {
float: left;
margin-right: 15px;
padding-right: 20px;
background: url("../images/i_ar_black.png") no-repeat right center;
}
.m-list-topicpath li:last-child {
margin-right: 0;
padding-right: 0;
font-weight: bold;
background: none;
}
.m-list-topicpath li a { color: inherit; }
/*
	module:　m-list-col2
	- ulリストの2カラムパターン
-----------------------------------------------------------------*/
.m-list-col2 { *zoom: 1;
}
.m-list-col2:after {
content: " ";
display: table;
clear: both;
}
.m-list-col2 > li { float: left; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-col2 > li {
display: block;
float: inherit;
clear: both;
}
}
.m-list-col2 > li:last-child, .m-list-col2 > li.lastChild { float: right; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-col2 > li:last-child, .m-list-col2 > li.lastChild {
margin-top: 15px;
display: block;
float: inherit;
clear: both;
}
}
.m-list-col3 { *zoom: 1;
}
.m-list-col3:after {
content: " ";
display: table;
clear: both;
}
.m-list-col3 > li {
width: 33.3%;
float: left;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-col3 > li {
width: 100%;
margin: 0 auto;
margin-bottom: 15px;
display: block;
float: inherit;
clear: both;
}
}
.m-list-col3 > li:last-child, .m-list-col3 > li.lastChild { float: right; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-col3 > li:last-child, .m-list-col3 > li.lastChild {
margin-bottom: 0;
display: block;
float: inherit;
clear: both;
}
}
.m-list-line {
padding: 0;
list-style: none;
}
.m-list-line > li {
padding: 10px;
border-top: 1px solid #ccc;
}
.m-list-line > li:first-child { border-top: 0; }
.m-list-news > li {
margin: 0 -22px;
padding: 20px 22px 18px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-news > li { margin-top: 0; }
}
.m-list-news > li.odd { background: #f1f2f6; }
.m-list-news > li a {
display: block;
color: inherit;
}
.m-list-news > li dl { *zoom: 1;
}
.m-list-news > li dl:after {
content: " ";
display: table;
clear: both;
}
.m-list-news > li dl > .news-date { float: left; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-news > li dl > .news-date { width: 4.6em; }
}
.m-list-news > li dl > .news-title { margin-left: 9.2em; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-news > li dl > .news-title {
display: block;
margin-left: 5.8em;
}
}
.m-list-news > li dl > .news-title a {
display: inline;
color: #004ea2;
}
.m-list-news2 > li { margin-top: 30px; }
.m-list-news2 > li:first-child { margin-top: 0; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-news2 > li:first-child a {
padding-top: 0;
border-top: 0;
}
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-news2 > li { margin-top: 0; }
}
.m-list-news2 > li a {
display: block;
color: inherit;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-news2 > li dl {
display: block;
padding: 15px 15px 0 15px;
margin-top: 15px;
border-top: 1px solid #ccc;
}
}
.m-list-news2 > li dl > .news-date {
display: inline-block;
padding-right: 12px;
vertical-align: middle;
}
.m-list-news2 > li dl > .news-tag {
display: inline-block;
width: 100px;
margin-top: -1px;
margin-right: 15px;
padding: 0 3px;
text-align: center;
vertical-align: middle;
}
.m-list-news2 > li dl > .news-tag > span {
display: inline-block;
width: 100%;
padding: 1px;
background: #777;
color: #fff;
font-size: 71%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.m-list-news2 > li dl > .news-title { display: block; }
.m-list-news2 > li dl > .news-title.sub { font-size: 85%; }
.m-list-news2 > li dl > .news-title p { margin-top: 0px; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-news2 > li dl > .news-title {
display: block;
margin-top: 5px;
}
}
.m-list-news2 > li dl > .news-title a {
display: inline;
color: #004ea2;
}
.m-list-common { *zoom: 1;
}
.m-list-common:after {
content: " ";
display: table;
clear: both;
}
.m-list-common > li {
background: url("../images/i_ar_gray2.png") no-repeat left center;
padding-left: 10px;
margin-bottom: 8px;
float: left;
width: 45%;
}
.m-list-common > li a { color: black; }
/*
	module:　m-list-active
	- 表示　非表示リスト
-----------------------------------------------------------------*/
.m-list-active > li { display: none; }
.m-list-active > li.is-active { display: block; }
/*
	module:　m-list-thumnail
	- サムネイルリスト
-----------------------------------------------------------------*/
.m-list-thumnail { *zoom: 1;
}
.m-list-thumnail:after {
content: " ";
display: table;
clear: both;
}
.m-list-thumnail > li {
float: left;
margin-right: 5px;
background: #f2f3f4;
}
.m-list-thumnail > li img { vertical-align: bottom; }
.m-list-spec {
 *zoom: 1; margin-right: -5px; }
.m-list-spec:after {
content: " ";
display: table;
clear: both;
}
.m-list-spec > li {
float: left;
display: table;
width: 32%;
height: 46px;
margin-right: 5px;
margin-bottom: 5px;
background: #f2f3f4;
text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-spec > li { width: 48.3%; }
}
.m-list-spec > li span {
display: table-cell;
vertical-align: middle;
}
.m-list-pager {
 *zoom: 1; margin: 10px 22px 30px -38px; }
.m-list-pager:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-pager { margin: 0px 22px 0 -5px; }
}
.m-list-pager > li {
float: left;
padding-left: 20px;
margin: 0 0 10px 60px;
background: url("../../images/i_triangle.png") no-repeat center left;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-list-pager > li {
margin: 0 0 10px 30px;
float: none;
display: inline-block;
min-width: 6em;
white-space: nowrap;
}
}
.m-list-pager > li a { color: #000; }
.m-list-square {
 *zoom: 1;
margin-top: 10px;
margin-bottom: 30px;
}
.m-list-square:after {
content: " ";
display: table;
clear: both;
}
.m-list-square > li {
float: left;
padding-left: 20px;
margin-right: 60px;
background: url("../../images/i_square.gif") no-repeat center left;
}
.m-list-square > li a { color: #000; }
.m-list-square2 { margin-left: 1.2em; }
.m-list-square2 > li { position: relative; }
.m-list-square2 > li:before {
position: absolute;
left: -1.2em;
content: "■";
color: #898989;
}
.m-list-number {
margin-left: 20px;
list-style-type: decimal;
}
.m-list-number > li { list-style-type: decimal; }
/*
	module:　m-table-common
	- テーブルの基本スタイル
-----------------------------------------------------------------*/
.m-table-common {
width: 100%;
vertical-align: middle;
}
.m-table-common.btop { border-top: 1px solid #ccc; }
.m-table-common tbody.stripe .odd { background: #f8f9f9; }
.m-table-common tbody tr { border-bottom: 1px solid #ccc; }
.m-table-common tbody th, .m-table-common tbody td {
padding: 10px;
vertical-align: top;
line-height: 1.4;
word-break: break-all;
}
.m-table-common tbody th {
width: 20%;
font-weight: bold;
text-align: left;
}
.m-table-common tbody th span.indis {
vertical-align: middle;
margin-left: 10px;
}
.mod-table-stripe {
width: 100%;
vertical-align: middle;
}
.mod-table-stripe thead {
border-bottom: 1px solid #ccc;
background: #f2f3f4;
}
.mod-table-stripe thead tr { height: 40px; }
.mod-table-stripe thead th { text-align: center; }
.mod-table-stripe tbody tr {
height: 40px;
border-bottom: 1px solid #ccc;
}
.mod-table-stripe tbody tr.even { background: #f8f9f9; }
.mod-table-stripe tbody th, .mod-table-stripe tbody td { text-align: center; }
.mod-table-stripe tbody th { font-weight: bold; }
.mod-table-stripe2 {
width: 100%;
vertical-align: middle;
}
.mod-table-stripe2 caption {
padding: 5px;
margin-bottom: 20px;
text-align: left;
font-size: 128%;
background: #f8f9f9;
}
.mod-table-stripe2 thead { margin-bottom: 20px; }
.mod-table-stripe2 tbody { border-top: 1px solid #ccc; }
.mod-table-stripe2 tbody tr {
height: 40px;
border-bottom: 1px solid #ccc;
background: #f8f9f9;
}
.mod-table-stripe2 tbody tr.even { background: #fff; }
.mod-table-stripe2 tbody th, .mod-table-stripe2 tbody td {
vertical-align: top;
padding: 10px 15px;
text-align: left;
}
.mod-table-stripe2 tbody th { font-weight: bold; }
.mod-table-stripe2.style2 tbody { border-top: none; }
.mod-table-stripe2.style2 tbody tr { background: #fff; }
.mod-table-stripe2.style2 tbody tr.even { background: #f8f9f9; }
.mod-table-stripe2 .btop { border-top: 1px solid #ccc !important; }
/*
	module:　m-txt-ttlx
	- 見出し
-----------------------------------------------------------------*/
.m-txt-ttl2 {
margin-bottom: 14px;
font-size: 128%;
font-weight: bold;
color: #333;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-txt-ttl2 {
margin-bottom: 14px;
font-size: 114%;
text-align: center;
}
}
.m-txt-ttl3 {
margin-bottom: 18px;
padding: 4px 10px 2px 54px;
font-size: 142%;
font-weight: 700;
border: 4px solid #ccc;
-webkit-border-radius: 22px;
-moz-border-radius: 22px;
-ms-border-radius: 22px;
border-radius: 22px;
float: none;
overflow: hidden;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-txt-ttl3 { text-align: center; }
}
#shop-area .m-txt-ttl3 {
color: #00b8e8;
background: url("/commercial/baysquare_luts/images/bg_heading_shop.gif") 0 50% no-repeat;
}
#shop-area .m-txt-ttl4 { color: #00b8e8; }
#service-area .m-txt-ttl3 {
color: #00718e;
background: url("/commercial/baysquare_luts/images/bg_heading_service.gif") 0 50% no-repeat;
}
#service-area .m-txt-ttl4 { color: #00718e; }
#access-area .m-txt-ttl3 {
color: #395da9;
background: url("/commercial/baysquare_luts/images/bg_heading_access.gif") 0 50% no-repeat;
}
#access-area .m-txt-ttl4 { color: #395da9; }
#floor-area .m-txt-ttl3 {
color: #e29707;
background: url("/commercial/baysquare_luts/images/bg_heading_floor.gif") 0 50% no-repeat;
}
#floor-area .m-txt-ttl4 { color: #e29707; }
#top-news .m-txt-ttl3, #news-area .m-txt-ttl3 {
color: #7fc16d;
background: url("/commercial/baysquare_luts/images/bg_heading_news.gif") 0 50% no-repeat;
}
#top-news .m-txt-ttl4, #news-area .m-txt-ttl4 { color: #7fc16d; }
.m-txt-ttl4 {
margin-bottom: 15px;
font-size: 142%;
font-weight: bold;
}
 @media screen and (min-width: 0px) and (max-width: 667px) {
.m-txt-ttl4 { text-align: center; }
}
.m-txt-ttl5 {
background: #f2f3f4;
padding: 30px 30px 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.m-txt-ttl5 h5 {
font-size: 142%;
font-weight: bold;
}
.m-btn-block {
 *zoom: 1;
position: relative;
display: block;
padding: 15px 5px 5px 5px;
background: #F9F9F9;
color: inherit !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.m-btn-block:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block { padding: 5px 110px 5px 5px; }
}
.m-btn-block .block-title {
margin-top: 15px;
font-size: 128%;
text-align: center;
}
.m-btn-block .block-cap {
text-align: center;
margin-top: 10px;
}
.m-btn-block .block-logo { text-align: center; }
.m-btn-block .block-logo .logo-col2 > li {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
 *vertical-align: auto;
zoom: 1;
 *display: inline;
text-align: center;
vertical-align: middle;
}
.m-btn-block .block-logo .logo-col2 > li.firstChild {
padding-right: 25px;
border-right: 1px solid #cccccc;
}
.m-btn-block .block-logo .logo-col2 > li.lastChild {
margin-left: -4px;
padding-left: 25px;
}
.m-btn-block .block-image {
position: relative;
margin-top: 15px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block .block-image {
position: absolute;
right: 0px;
top: 0px;
width: 100px;
height: 100%;
margin-top: 0;
overflow: hidden;
}
}
.m-btn-block .block-image img {
max-width: none;
width: auto;
height: 100%;
}
.m-btn-block .block-image span.image-tag {
position: absolute;
left: 0;
top: 0;
display: block;
width: 7em;
padding: 2px 0;
background: #000;
color: #fff;
font-size: 85%;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block .block-image span.image-tag {
width: 100%;
top: auto;
bottom: 0;
}
}
.m-btn-block:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-btn-block.smile { padding: 5px; }
.m-btn-block.smile > dl {
width: 445px;
padding-top: 30px;
padding-left: 8px;
float: left;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block.smile > dl {
display: block;
float: inherit;
clear: both;
width: 100%;
padding: 10px 0 5px 0;
}
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block.smile .block-title { margin-top: 10px; }
}
.m-btn-block.smile .block-image {
float: right;
margin-top: 0;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block.smile .block-image {
position: relative;
width: 100%;
display: block;
float: inherit;
clear: both;
}
.m-btn-block.smile .block-image img {
width: 100%;
height: auto;
}
}
.m-btn-block2 {
 *zoom: 1;
display: block;
padding: 5px 10px 5px 5px;
background: #F9F9F9;
color: inherit !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.m-btn-block2:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block2 { margin: 0; }
}
.m-btn-block2 .block-title {
padding-top: 15px;
line-height: 130%;
font-size: 128%;
}
.m-btn-block2 .block-caption {
margin-top: 10px;
line-height: 175%;
font-size: 85%;
}
.m-btn-block2 .block-image {
float: left;
margin-right: 15px;
}
.m-btn-block2 .block-image img { vertical-align: bottom; }
.m-btn-block2:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-btn-block3 {
width: 295px;
margin: 0 auto;
position: relative;
display: block;
padding: 15px 5px 5px 5px;
background: #F9F9F9;
color: inherit !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block3 { width: auto; }
}
.m-btn-block3 .block-title {
font-size: 128%;
text-align: center;
}
.m-btn-block3 .block-caption {
margin-top: 10px;
text-align: center;
}
.m-btn-block3 .block-vacancy {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
 *vertical-align: auto;
zoom: 1;
 *display: inline;
color: #fff;
background: #e60012;
text-align: center;
margin-top: 10px;
padding: 3px 20px;
border-radius: 3px;
}
.m-btn-block3 .block-categoly {
width: 70%;
margin: 0 auto;
margin-top: 5px;
padding: 1px 5px;
color: #fff;
font-size: 85%;
background: #6d62b5;
border-radius: 3px;
}
.m-btn-block3 .block-logo {
margin-top: 15px;
text-align: center;
}
.m-btn-block3 .block-logo .logo-col2 > li {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
 *vertical-align: auto;
zoom: 1;
 *display: inline;
text-align: center;
vertical-align: middle;
}
.m-btn-block3 .block-logo .logo-col2 > li.firstChild {
padding-right: 25px;
border-right: 1px solid #cccccc;
}
.m-btn-block3 .block-logo .logo-col2 > li.lastChild {
margin-left: -4px;
padding-left: 25px;
}
.m-btn-block3 .block-image {
position: relative;
margin-top: 15px;
text-align: center;
}
.m-btn-block3 .block-image span.image-tag {
position: absolute;
left: 0;
top: 0;
display: block;
width: 7em;
padding: 2px 0;
background: #000;
color: #fff;
font-size: 85%;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block3 .block-image span.image-tag {
width: auto;
top: auto;
bottom: 0;
right: 0;
margin: auto;
}
}
.m-btn-block3 .block-image img { vertical-align: bottom; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-block3 .block-image img {
width: 100%;
height: auto;
}
}
.m-btn-block3:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-btn-more {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
 *vertical-align: auto;
zoom: 1;
 *display: inline;
position: relative;
width: 160px;
background: #828c97;
border-radius: 5px;
color: #fff !important;
line-height: 30px;
}
.m-btn-more:after {
content: "";
position: absolute;
width: 9px;
height: 8px;
right: 10px;
top: 50%;
margin-top: -4px;
background: url("../../images/i_blank.png") no-repeat center right;
}
.m-btn-more:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mod-btn-search {
display: block;
position: relative;
width: 100%;
padding: 12px;
border: none;
background: #828c97;
color: #fff;
font-size: 114%;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mod-btn-search:before {
content: '';
position: absolute;
left: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 17px;
height: 16px;
background: url("../images/i_search2.png") no-repeat left top;
background-size: 17px 16px;
}
.m-btn-more2 {
position: relative;
display: block;
}
.m-btn-more2.iar:after {
content: "";
position: absolute;
right: 20px;
top: 1.3em;
border: 6px solid #c4151c;
border-top-color: transparent;
border-bottom-color: transparent;
border-right-color: transparent;
}
.m-btn-more2:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-btn-common {
display: inline-block;
position: relative;
min-width: 370px;
height: 40px;
line-height: 40px;
margin: 0 auto;
padding: 0 12px;
border: none;
text-align: center;
background: #395da9;
color: #fff !important;
text-align: center;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-common { min-width: 100%; }
}
.m-btn-common.bgGry {
color: #000 !important;
background: #f2f3f4;
}
.m-btn-common.i-open:before {
content: '';
position: absolute;
left: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 17px;
height: 19px;
background: url("../images/i_load.gif") no-repeat left top;
background-size: 17px 19px;
}
.m-btn-common.i-blank:after {
content: '';
position: absolute;
right: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 9px;
height: 8px;
background: url("../images/i_blank.png") no-repeat left top;
}
.m-btn-common.i-mail:before {
content: '';
position: absolute;
left: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 18px;
height: 12px;
background: url("../images/i_contact.png") no-repeat left top;
background-size: 18px 12px;
}
.m-btn-common.i-material:before {
content: '';
position: absolute;
left: 12px;
top: 0;
bottom: 0;
margin: auto;
width: 22px;
height: 16px;
background: url("../images/i_material.gif") no-repeat left top;
background-size: 22px 16px;
}
.m-btn-common.iar:after {
content: "";
position: absolute;
top: 50%;
margin-top: -5px;
right: 15px;
border: 6px solid #fff;
border-top-color: transparent;
border-bottom-color: transparent;
border-right-color: transparent;
}
.m-btn-common.ial:after {
content: "";
position: absolute;
top: 50%;
margin-top: -6px;
left: 15px;
border: 6px solid #fff;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
}
.m-btn-common:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-btn-common.szs {
width: 140px;
height: 30px;
line-height: 30px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-common.szs { width: auto; }
}
.m-btn-list {
color: black !important;
padding: 5px 20px;
margin-right: 10px;
background-color: #F2F2F2;
}
.m-btn-img {
background: #fff;
padding-bottom: 10px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img { margin-bottom: 20px; }
}
.m-btn-img .img {
padding: 5px;
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img .img img {
width: 100%;
height: auto;
}
}
.m-btn-img .ttl {
padding: 5px;
text-align: center;
}
.m-btn-list {
color: black !important;
padding: 5px 20px;
margin-right: 10px;
background-color: #F2F2F2;
}
.m-btn-img {
background: #fff;
padding-bottom: 10px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img { margin-bottom: 20px; }
}
.m-btn-img .img {
padding: 5px;
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img .img img {
width: 100%;
height: auto;
}
}
.m-btn-img .ttl {
padding: 5px;
text-align: center;
}
.m-btn-img2 {
 *zoom: 1;
display: table;
width: 450px;
background: #f9f9f9;
}
.m-btn-img2:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img2 {
display: block;
width: 100%;
}
}
.m-btn-img2 .img {
float: left;
padding: 5px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img2 .img {
display: block;
clear: both;
float: inherit;
}
}
.m-btn-img2 .img img { vertical-align: bottom; }
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img2 .img img {
width: 100%;
height: auto;
}
}
.m-btn-img2 .ttl {
width: 100%;
position: relative;
display: table-cell;
vertical-align: middle;
padding: 5px;
text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img2 .ttl {
display: block;
padding: 15px 5px;
}
}
.m-btn-img2 .ttl:after {
position: absolute;
content: "";
bottom: 10px;
right: 10px;
width: 9px;
height: 8px;
background: url("../images/i_blank_gray.gif") no-repeat right bottom;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-img2 .ttl:after { right: 20px; }
}
.m-btn-change {
width: 50%;
height: 32px;
line-height: 32px;
text-align: center;
cursor: pointer;
border-right: 1px solid #ccc;
margin-left: -1px;
}
.m-btn-change span {
margin-left: -20px;
padding-left: 20px;
}
.m-btn-change span.day { background: url("../../images/i_day.png") no-repeat left center; }
.m-btn-change span.night { background: url("../../images/i_night.png") no-repeat left center; }
.m-btn-change.is-active, .m-btn-change:hover {
background: #828c97;
color: #fff;
}
.m-btn-change.is-active span.day, .m-btn-change:hover span.day { background: url("../../images/i_day_on.png") no-repeat left center; }
.m-btn-change.is-active span.night, .m-btn-change:hover span.night { background: url("../../images/i_night_on.png") no-repeat left center; }
.m-btn-common2 {
 *zoom: 1;
margin-bottom: 10px;
border-right: 1px solid #ccc;
}
.m-btn-common2:after {
content: " ";
display: table;
clear: both;
}
.m-btn-common2 > li {
position: relative;
float: right;
width: 220px;
padding: 5px 0;
text-align: center;
font-weight: normal;
border-left: 1px solid #ccc;
cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-common2 > li {
width: 50%;
margin-left: -1px;
}
}
.m-btn-common2 > li:after {
content: '';
position: absolute;
left: 70px;
top: 0;
bottom: 0;
margin: auto;
width: 16px;
height: 15px;
background: url("../../images/i_print.gif") no-repeat left top;
background-size: 16px 15px;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
opacity: 0.5;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-common2 > li:after { left: 20%; }
}
.m-btn-common2 > li.i-map:after {
content: '';
position: absolute;
left: 50px;
top: 0;
bottom: 0;
margin: auto;
width: 16px;
height: 15px;
background: url("../../images/i_search.gif") no-repeat left top;
background-size: 16px 15px;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
.m-btn-common2 > li.i-map:after { left: 10%; }
}
.m-btn-common2 > li:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.m-btn-common2 > li a:hover { text-decoration: none; }
/*----------------------- support browser ------------------------
	Internet Explorer 8　↑
	Firefox　Latest
	Google Crome　Latest
*/
/*---------------------------- layout ----------------------------*/
html {
color: black;
background: white;
font-family: "," "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
body {
font-size: 14px;
min-width: 1024px;
background: url("/commercial/baysquare_luts/images/bg_body_luts03.gif") repeat-y 50% 0;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
body { min-width: 0; }
}
#l-wrap { background: url("/commercial/baysquare_luts/images/bg_body_luts01.gif") no-repeat 50% 40px; }
#l-content {
min-width: 1024px;
padding-bottom: 100px;
background: url("/commercial/baysquare_luts/images/bg_body_luts02.gif") no-repeat 50% 100%;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-content { min-width: 0; }
}
a:link {
color: black;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none;
}
a:hover, a:active {
color: black;
text-decoration: underline;
}
#l-gheader {
padding: 5px 0;
display: none;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-gheader { display: block; }
}
#l-gheader .gheader-nav { text-align: right; }
#l-gheader .gheader-nav li {
display: inline-block;
padding: 5px 15px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
font-size: 85%;
}
#l-gheader .gheader-nav li a { color: inherit; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-gheader .gheader-nav li { border: none; }
}
#l-header { background: #fff; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header {
border-top: 1px solid #ccc;
padding: 0 15px;
background: none;
}
}
#l-header .header-sitelogo {
background: #fff;
border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-sitelogo {
margin: 0 -15px;
padding: 4px 0;
}
}
#l-header .header-snav {
padding: 6px 0 4px;
float: right;
line-height: 0;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-snav { float: none; }
}
#l-header .header-snav li {
display: inline-block;
border-right: 1px solid #ccc;
font-size: 85%;
}
#l-header .header-snav li a {
display: inline-block;
padding: 4px 38px;
}
#l-header .header-snav li a:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-snav li { display: block; }
#l-header .header-snav li a {
display: inline-block;
padding: 4px 15px;
}
}
#l-header .header-snav li.firstChild { border-left: 1px solid #ccc; }
#l-header .header-snav2 {
padding: 6px 0 4px;
float: right;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-snav2 { display: none; }
}
#l-header .header-snav2 li {
display: inline-block;
font-size: 85%;
}
#l-header .header-snav2 li a {
display: inline-block;
padding: 4px 0 4px 30px;
}
#l-header .header-snav2 li a:hover {
text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-snav2 li { display: block; }
#l-header .header-snav2 li a {
display: inline-block;
padding: 4px 15px;
}
}
#l-header .snav-search { margin-top: -6px; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .snav-search { display: none; }
}
#l-header .snav-search .search-input {
height: 30px;
position: relative;
padding: 4px 35px 4px 4px;
background: #E5E5E5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
#l-header .snav-search .search-input .input-text {
display: block;
width: 20px;
height: 100%;
border: none;
background: none;
-webkit-transition: width 0.3s ease-out;
-moz-transition: width 0.3s ease-out;
transition: width 0.3s ease-out;
}
#l-header .snav-search .search-input .input-text:focus {
width: 165px;
-webkit-transition: width 0.3s ease-out;
-moz-transition: width 0.3s ease-out;
transition: width 0.3s ease-out;
}
#l-header .snav-search .search-input .input-submit {
position: absolute;
top: 0;
bottom: 0;
right: 8px;
margin: auto;
}
#l-header .header-logo {
position: relative;
float: left;
 *zoom: 1;
}
#l-header .header-logo:after {
content: " ";
display: table;
clear: both;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-logo {
position: static;
top: 15px;
float: none;
}
}
#l-header .header-logo .logo-pc {
position: absolute;
top: 4px;
z-index: 9999;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-logo .logo-pc { display: none; }
}
#l-header .header-logo .logo-sp { display: none; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-logo .logo-sp {
margin: 0 -15px;
background: white url("/commercial/baysquare_luts/images/bg_gnav_luts.png") no-repeat 50% 32px;
display: block;
text-align: center;
padding-top: 12px;
}
}
#l-header .header-logo span {
display: block;
margin: 10px 0 12px 124px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .header-logo span {
text-align: center;
margin: 10px 0;
}
}
#l-header .sp-menu {
display: none;
position: absolute;
top: 0;
right: 0;
padding: 10px 20px;
color: #fff;
background: #395da9;
margin-top: 0;
border-radius: 0 0 5px 5px;
cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-header .sp-menu { display: block; }
}
#l-gnav {
width: 100%;
min-width: 1024px;
/*min-height: 63px;*/
/*background: url("/commercial/baysquare_luts/images/bg_gnav_luts.png") no-repeat 50% 0;*/
background:#395da9;
}
a.menuN {
display: block;
position: relative;
text-align: center;
top: -12px;
left: 0;
}
a.menuN span {
display: block;
font-size: 0.6em;
line-height: 0.5em;
color: #6cc;
}
@media all and (-ms-high-contrast:none) {
a.menuN { top: -20px\0; }
a.menuN span { font-size: 0.7em\0; }
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-gnav { display: none; }
}
#l-gnav > .m-box-fixed > ul {
/*margin-left: 80px;*/
margin-left: 124px;
/*display: table;*/
width: 900px;
/*table-layout: fixed;*/
}
#l-gnav > .m-box-fixed > ul > li {
/*position: relative;
display: table-cell;*/
text-align: center;
}
#l-gnav > .m-box-fixed > ul > li:after {
border-right: 1px solid #9caed4;
content: '';
position: absolute;
right: 0;
top: 8px;
height: 40px;
z-index: 100;
}
#l-gnav > .m-box-fixed > ul > li:hover,
#l-gnav > .m-box-fixed > ul > li .active{
	background: #8197c8;
}
/*
#l-gnav > .m-box-fixed > ul > li.child-1:after, #l-gnav > .m-box-fixed > ul > li.child-5:after { top: 4px; }
#l-gnav > .m-box-fixed > ul > li.child-3:after { top: 12px; }
#l-gnav > .m-box-fixed > ul > li.child-1:hover, #l-gnav > .m-box-fixed > ul > li.child-1 .active { background: url("/commercial/baysquare_luts/images/bg_gnav01_on.png") no-repeat 0 0; }
#l-gnav > .m-box-fixed > ul > li.child-2:hover, #l-gnav > .m-box-fixed > ul > li.child-2 .active { background: url("/commercial/baysquare_luts/images/bg_gnav02_on.png") no-repeat 0 0; }
#l-gnav > .m-box-fixed > ul > li.child-3:hover, #l-gnav > .m-box-fixed > ul > li.child-3 .active { background: url("/commercial/baysquare_luts/images/bg_gnav03_on.png") no-repeat 0 0; }
#l-gnav > .m-box-fixed > ul > li.child-4:hover, #l-gnav > .m-box-fixed > ul > li.child-4 .active { background: url("/commercial/baysquare_luts/images/bg_gnav04_on.png") no-repeat 0 0; }
#l-gnav > .m-box-fixed > ul > li.child-5:hover, #l-gnav > .m-box-fixed > ul > li.child-5 .active { background: url("/commercial/baysquare_luts/images/bg_gnav05_on.png") no-repeat 0 0; }
#l-gnav > .m-box-fixed > ul > li.child-6:hover, #l-gnav > .m-box-fixed > ul > li.child-6 .active { background: url("/commercial/baysquare_luts/images/bg_gnav06_on.png") no-repeat 0 0; }
*/
#l-gnav > .m-box-fixed > ul > li:hover { text-decoration: none; }
#l-gnav > .m-box-fixed > ul > li > a {
position: relative;
display: block;
float:left;
width:16.66666%;
padding: 18px 0;
color: #fff;
font-weight: 700;
z-index:999;
}
#l-gnav > .m-box-fixed > ul > li > a:hover { text-decoration: none; }
#l-gnav > .m-box-fixed > ul > li > ul {
display: none;
position: absolute;
left: 0;
right: 0;
top: 36px;
z-index: 100;
padding: 10px 0;
background: #fff;
text-align: left;
}
#l-gnav > .m-box-fixed > ul > li > ul li a {
display: block;
padding: 10px 15px;
color: inherit;
}
#l-gnav > .m-box-fixed > ul > li > ul li span { position: relative; }
#l-gnav > .m-box-fixed > ul > li > ul li span.icon-blank:after {
content: "";
width: 9px;
height: 8px;
position: absolute;
top: 50%;
margin-top: -4px;
right: -15px;
background: url("../images/i_blank.jpg") no-repeat center right;
}
#u-mainimg {
overflow-x: hidden;
padding-bottom: 4px;
}
.nthChild:after{
content:" ";
display:table;
clear: both;
}

@media screen and (min-width: 0px) and (max-width: 667px) {
#u-mainimg {
position: relative;
overflow: hidden;
height: auto;
width:100%;
}
#u-mainimg img{
width:100%;
}
}
#u-mainimg img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 2px 2px 4px #cccccc;
-moz-box-shadow: 2px 2px 4px #cccccc;
box-shadow: 2px 2px 4px #cccccc;
margin: 0 -168px;
border: 16px solid #ffec80;
display: block;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#u-mainimg img {
/*position: absolute;*/
top: -100%;
left: -100%;
right: -100%;
bottom: -100%;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin: auto;
max-width: 100%;
/*min-width: 640px;*/
height: auto;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
border: none;
}
}
#l-footer {
position: relative;
background: #fff;
}
#l-footer #footer-gnav {
position: relative;
background: #f1f2f6;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer #footer-gnav { display: none; }
}
#l-footer #footer-gnav > .m-box-fixed > ul {
width: 80%;
padding: 18px 0 14px;
margin: 0 auto;
table-layout: fixed;
}
#l-footer #footer-gnav > .m-box-fixed > ul > li {
position: relative;
display: inline-block;
text-align: center;
border-left: 1px dashed #ccc;
}
#l-footer #footer-gnav > .m-box-fixed > ul > li:first-child { border-left: none; }
#l-footer #footer-gnav > .m-box-fixed > ul > li > a {
position: relative;
display: block;
padding: 5px 20px 2px;
color: #4d4d4d;
}
#l-footer #footer-gnav > .m-box-fixed > ul > li > a:hover { text-decoration: none; }
#l-footer #footer-gnav > .m-box-fixed > ul > li > ul {
display: none;
position: absolute;
left: 0;
right: 0;
top: 36px;
z-index: 100;
padding: 10px 0;
background: #fff;
text-align: left;
}
#l-footer #footer-gnav > .m-box-fixed > ul > li > ul li a {
display: block;
padding: 10px 15px;
color: inherit;
}
#l-footer #footer-gnav > .m-box-fixed > ul > li > ul li span { position: relative; }
#l-footer #footer-gnav > .m-box-fixed > ul > li > ul li span.icon-blank:after {
content: "";
width: 9px;
height: 8px;
position: absolute;
top: 50%;
margin-top: -4px;
right: -15px;
background: url("../images/i_blank.jpg") no-repeat center right;
}
#l-footer .footer-cnav { background: #828C97; }
#l-footer .footer-cnav .m-box-fixed ul {
position: relative;
overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul { padding: 0 15px; }
}
#l-footer .footer-cnav .m-box-fixed ul li {
position: relative;
float: left;
width: 50%;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul li {
width: 100%;
display: block;
text-align: left;
margin: 0 auto;
float: inherit;
clear: both;
}
}
#l-footer .footer-cnav .m-box-fixed ul li:after {
content: '';
position: absolute;
left: 1px;
top: 0;
height: 54px;
bottom: 0;
margin: 5px 0;
width: 1px;
background: #6E7780;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul li:after { display: none; }
}
#l-footer .footer-cnav .m-box-fixed ul li:before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 54px;
bottom: 0;
margin: 5px 0;
width: 1px;
background: #a8afb6;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul li:before {
top: auto;
left: 0px;
height: 1px;
width: 100%;
margin: 0;
}
}
#l-footer .footer-cnav .m-box-fixed ul li a {
display: block;
padding: 5px 0;
line-height: 54px;
color: #fff;
font-size: 128%;
font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul li a { padding: 15px 10px; }
}
#l-footer .footer-cnav .m-box-fixed ul li a span.cnav-office {
display: inline-block;
padding-left: 60px;
background: url("../images/i_office.png") no-repeat left center;
line-height: 40px;
}
#l-footer .footer-cnav .m-box-fixed ul li a span.cnav-contact {
display: inline-block;
padding-left: 60px;
background: url("../images/i_contact2.png") no-repeat left center;
line-height: 40px;
}
#l-footer .footer-cnav .m-box-fixed ul li a:hover {
text-decoration: none;
background: #68727e;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul li.lastChild:after { display: none; }
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul li.lastChild:before { display: none; }
}
#l-footer .footer-cnav .m-box-fixed ul:after {
content: '';
position: absolute;
right: 1px;
top: 0;
width: 1px;
height: 54px;
margin: 5px 0;
background: #6E7780;
z-index: 10;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul:after { display: none; }
}
#l-footer .footer-cnav .m-box-fixed ul:before {
content: '';
position: absolute;
right: 0;
top: 0;
width: 1px;
height: 54px;
margin: 5px 0;
background: #a8afb6;
z-index: 10;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-cnav .m-box-fixed ul:before { display: none; }
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-sitemap { display: none; }
}
#l-footer .footer-sitemap .m-box-fixed {
 *zoom: 1;
padding: 30px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#l-footer .footer-sitemap .m-box-fixed:after {
content: " ";
display: table;
clear: both;
}
#l-footer .footer-sitemap .sitemap-grid {
 *zoom: 1; border-right: 1px solid #ccc; }
#l-footer .footer-sitemap .sitemap-grid:after {
content: " ";
display: table;
clear: both;
}
#l-footer .footer-sitemap .sitemap-grid .grid-col {
height: 225px;
float: left;
padding: 15px 20px;
border-left: 1px solid #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#l-footer .footer-sitemap .sitemap-grid .grid-col.col-1 { width: 230px; }
#l-footer .footer-sitemap .sitemap-grid .grid-col.col-2 { width: 300px; }
#l-footer .footer-sitemap .sitemap-grid .grid-col.col-3 {
width: 180px;
border-left: 0;
}
#l-footer .footer-sitemap .sitemap-grid .grid-col.col-3 ul { margin-top: 30px; }
#l-footer .footer-sitemap .sitemap-grid .grid-col.col-4 { width: 240px; }
#l-footer .footer-sitemap .sitemap-grid .sitemap-link1 {
display: inline-block;
margin-bottom: 15px;
color: inherit;
font-size: 114%;
font-weight: bold;
}
#l-footer .footer-sitemap .sitemap-grid .sitemap-link2 {
display: inline-block;
margin-bottom: 15px;
color: inherit;
}
#l-footer .footer-sitemap .sitemap-grid .sitemap-link3 { margin-top: -5px; }
#l-footer .footer-sitemap .sitemap-grid .sitemap-link3 li { line-height: 1.7; }
#l-footer .footer-sitemap .sitemap-grid .sitemap-link3 li a {
padding-left: 15px;
background: url("../images/i_ar_gray2.png") no-repeat left center;
color: #666;
font-size: 85%;
}
#l-footer .footer-sitemap .sitemap-grid .sitemap-link4 {
display: inline-block;
margin-bottom: 10px;
color: inherit;
}
#l-footer .footer-other { padding: 20px; }
#l-footer .footer-other .m-box-fixed { position: relative; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-copy {
margin-top: 20px;
text-align: center;
}
}
#l-footer .footer-other .other-copy dt {
display: inline-block;
margin-right: 20px;
vertical-align: middle;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-copy dt {
display: block;
margin-right: 0px;
}
}
#l-footer .footer-other .other-copy dd {
display: inline-block;
color: #999;
font-size: 85%;
vertical-align: middle;
}
#l-footer .footer-other .other-nav {
position: absolute;
right: 0;
top: -8px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-nav {
position: relative;
right: auto;
top: auto;
}
}
#l-footer .footer-other .other-nav li {
display: inline-block;
padding: 0 15px;
border-right: 1px solid #ccc;
font-size: 85%;
vertical-align: middle;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-nav li {
display: block;
margin-bottom: 10px;
text-align: center;
border: none;
font-size: 100%;
}
}
#l-footer .footer-other .other-nav li.firstChild { border-left: 1px solid #ccc; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-nav li.firstChild { border-left: none; }
}
#l-footer .footer-other .other-nav li.lastChild { border-right: 0; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-nav li.lastChild { margin-bottom: 0px; }
}
#l-footer .footer-other .other-nav li a { color: #666; }
#l-footer .footer-other .other-nav li a img { vertical-align: bottom; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-nav li.nav-miekotsu {
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
}
}
#l-footer .footer-other .other-nav li.nav-miekotsu img {
width: 71px;
height: auto;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-other .other-nav li.nav-miekotsu img {
width: 122px;
height: auto;
}
}
#l-footer .pageTop {
position: absolute;
bottom: 0;
right: 15px;
background: #828c97;
border-radius: 5px 5px 0 0;
z-index: 100;
}
#l-footer .pageTop a {
display: block;
padding: 15px 20px;
}
#l-footer .footer-spMenu {
display: none;
padding: 15px;
}
#l-footer .footer-spMenu p {
position: relative;
height: 50px;
padding-left: 20px;
margin-top: 0;
line-height: 50px;
color: #fff;
background: #395da9;
border-radius: 5px;
cursor: pointer;
vertical-align: middle;
}
#l-footer .footer-spMenu p:hover {
text-decoration: none;
background: #2c4883;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#l-footer .footer-spMenu { display: block; }
}
#pageTop {
position: fixed;
bottom: 30px;
right: 30px;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#pageTop {
position: fixed;
bottom: -3px;
right: 15px;
}
}
#pageTop.fixed { bottom: 70px; }
@media screen and (min-width: 0px) and (max-width: 667px) {
#pageTop.fixed { bottom: -3px; }
}
#menuWindow { position: fixed; }
#menuWindow.js-toggle-menu-item { display: none; }
#menuWindow .menu-close {
position: relative;
width: 70px;
padding: 10px 10px 10px 40px;
margin-top: 36px;
color: #fff;
background: #395da9;
cursor: pointer;
margin-right: 15px;
float: right;
}
#menuWindow .menu-close p { margin-top: 0; }
#menuWindow .menu-close:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 20px;
margin: auto;
width: 12px;
height: 12px;
/*background: url("../images/i_close.gif") no-repeat center left;
background-size: 12px 12px;*/
}
#menuWindow .m-box-padding {
background: #395da9;
color: #fff;
margin-top: 75px;
}
#menuWindow .m-box-padding .sp-search { margin-bottom: 20px; }
#menuWindow .m-box-padding .sp-search .search-input {
position: relative;
width: 100%;
height: 30px;
margin: 0 auto;
padding: 5px 35px 5px 5px;
background: #E5E5E5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
color: black;
}
#menuWindow .m-box-padding .sp-search .search-input .input-text {
display: block;
width: 100%;
height: 100%;
border: none;
background: none;
margin-top: -1px;
}
#menuWindow .m-box-padding .sp-search .search-input .input-submit {
position: absolute;
top: 0;
bottom: 0;
right: 8px;
margin: auto;
}
#menuWindow .m-box-padding > ul > li {
border-bottom: 1px solid #c1c6cb;
margin-bottom: 10px;
padding-bottom: 12px;
}
#menuWindow .m-box-padding > ul > li.gnav-bottom { border-bottom: 2px solid #fff; }
#menuWindow .m-box-padding > ul > li > a {
display: block;
height: 24px;
line-height: 24px;
position: relative;
width: 100%;
color: #fff;
font-weight: bold;
font-size: 114%;
}
#menuWindow .m-box-padding > ul > li > a:after {
content: "";
position: absolute;
width: 24px;
height: 24px;
top: 50%;
right: 5px;
margin-top: -12px;
}
#menuWindow .m-box-padding > ul > li > a.b-toggle:after {
background: url("../images/b_toggle_off.gif") no-repeat center right;
background-size: 24px 24px;
}
#menuWindow .m-box-padding > ul > li > a.b-link:after {
background: url("../images/b_link.gif") no-repeat center right;
background-size: 24px 24px;
}
#menuWindow .m-box-padding > ul > li > a.b-blank:after {
background: url("../images/b_blank.gif") no-repeat center right;
background-size: 24px 24px;
}
#menuWindow .m-box-padding > ul > li > a.is-active.b-toggle:after {
background: url("../images/b_toggle_on.gif") no-repeat center right;
background-size: 24px 24px;
}
#menuWindow .m-box-padding > ul > li > ul { display: none; }
#menuWindow .m-box-padding > ul > li > ul > li a {
display: block;
height: 24px;
line-height: 24px;
position: relative;
width: 100%;
color: #fff;
padding: 5px 0 5px 15px;
}
#menuWindow .m-box-padding > ul > li > ul > li a:after {
content: "";
position: absolute;
width: 7px;
height: 10px;
top: 50%;
right: 30px;
margin-top: -5px;
background: url("../images/i_triangle_sp.gif") no-repeat center right;
background-size: 7px 10px;
}
.wysiwyg p { margin-top: 1em; }
.wysiwyg p:first-child { margin-top: 0; }
.wysiwyg strong { font-weight: bold; }



/* 店舗リスト テーブル */
table.m-table-common.shoplist{
margin:0;
padding:0;
}
table.m-table-common.shoplist th{
width:19%;
box-sizing:border-box;
padding:5px 1% 5px 0;
}
table.m-table-common.shoplist td{
width:80%;
padding:5px 0;
box-sizing:border-box;
text-align:left !important;
}
#l-header .header-sitelogo .logo-sp{
	display: none
}

/* 20260113 header変更 */
#u-mainimg{
	padding-top: 110px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	#l-header{
		padding: 0;
	}
	#l-header .header-sitelogo{
		padding: 4px 8px;
		margin: 0;
	}
	#l-header .header-sitelogo .logo-sp{
		display: block
	}
	#l-header .header-sitelogo img{
		display: block;
		line-height: 1;
	}
	#l-header .header-logo span.header-text{
		display: none;
	}
	#l-header .header-logo .logo-sp{
		background:#fff;
	}
	#l-header .header-snav{
		display: none;
	}
	#l-header .header-sitelogo .logo-sp img{
		height: 55px;
		width: auto;
	}
	#u-mainimg{
		padding-top: 65px;
	}
}
.hamberger {
	display: none;
}
.menubox {
	padding: 30px;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #ebeef6;
	overflow: auto;
	left: 0;
	top: 64px;
	transition: all 0.6s ease;
	transform: translateX(30px);
	opacity: 0;
	visibility: hidden;
	box-sizing: border-box;
	z-index: 999;
	font-size: 14px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	p.hamberger {
		display: block;
		position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 64px;
    height: 64px;
    line-height: 1;
    font-size: 0;
    text-align: center;
    background: #395da9;
		margin-top: 0;
    padding-top: 21px;
    transition: opacity .3s;
    cursor: pointer;
		box-sizing: border-box;
	}
	.hamberger span {
    display: block;
    position: relative;
    width: 23px;
    height: 2px;
    margin: 0 auto;
    margin-bottom: 8px;
    background: #fff;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
	}
	.hamberger span:last-child {
    margin-bottom: 0;
	}
	.layerOn .hamberger .ham {
		transform: rotate(45deg) translateY(6px) translateX(6px);
	}
	.layerOn .hamberger .ber {
		transform: rotate(-45deg);
	}
	.layerOn .hamberger .ger {
		display: none;
	}
	.layerOn .menubox {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
	}
	.menubox .menu-inner ul.menulist{
		display: flex;
		flex-wrap: wrap;
		gap:15px;
		margin-bottom: 25px;
	}
	.menubox .menu-inner ul.menulist li{
		display: flex;
		align-items: stretch;
		width: calc((100% - 15px*1)/2);
	}
	.menubox .menu-inner ul.menulist li a{
		display: block;
		width: 100%;
		height: 90px;
		padding-top: 50px;
		background: #fff;
    background-repeat: no-repeat;
		background-size: 25px 25px;
		box-sizing: border-box;
		color:#395da9;
		font-weight: 600;
		line-height: 1em;
		text-align: center;
		border-radius: 5px;
		box-shadow: 0px 3px 6px rgba(0,66,123,0.06);
	}
	.menubox .menu-inner ul.menulist li a.home{
			background-image: url("/commercial/baysquare_luts-dev/images/spmenu-icon-home.png");
			background-position: top 16px center;
	}
	.menubox .menu-inner ul.menulist li a.news{
			background-image: url("/commercial/baysquare_luts-dev/images/spmenu-icon-news.png");
			background-position: top 16px center;
	}
	.menubox .menu-inner ul.menulist li a.floor{
			background-image: url("/commercial/baysquare_luts-dev/images/spmenu-icon-floor.png");
			background-position: top 16px center;
	}
	.menubox .menu-inner ul.menulist li a.shop{
			background-image: url("/commercial/baysquare_luts-dev/images/spmenu-icon-shop.png");
			background-position: top 16px center;
	}
	.menubox .menu-inner ul.menulist li a.access{
			background-image: url("/commercial/baysquare_luts-dev/images/spmenu-icon-map.png");
			background-position: top 16px center;
	}
	.menubox .menu-inner ul.menulist li a.service{
			background-image: url("/commercial/baysquare_luts-dev/images/spmenu-icon-service.png");
			background-position: top 16px center;
	}
	.menubox .menu-inner ul.otherlist li{
		margin-bottom: 10px;
	}
	.menubox .menu-inner ul.otherlist li a{
		position: relative;
		display: block;
		padding: 0.6em 1.2em;
		background: #fff;
		border-radius: 5px;
		box-shadow: 0px 3px 6px rgba(0,66,123,0.06);
	}
	.menubox .menu-inner ul.otherlist li a:after{
		content: "";
		position: absolute;
		top: calc(50% - 6px);
		right: calc(1em - 6px);
		margin: auto;
		background-color: #395da9;
		width: 12px;
		height: 12px;
		clip-path: polygon(40% 0, 90% 50%, 40% 100%, 30% 90%, 70% 50%, 30% 10%);
	}
	.layerOn .menubox .menu-inner li a:hover{
		text-decoration: none;
	}
	body.layerOn { overflow: hidden; }
}
/* shoplist */
.luts-shop-list{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.luts-shop-list{
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
	}
}
.luts-shop-list li{
	display: flex;
	width: calc((100% - 20px*3)/4);
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.luts-shop-list li{
		width: 100%;
	}
}
.luts-shop-list li > a,
.luts-shop-list li > div{
	position: relative;
	display: block;
	width: 100%;
	padding: 25px;
	background:rgba(0,184,232,0.07);
	transition: .3s;
	border-radius: 5px;
	box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.luts-shop-list li > a,
	.luts-shop-list li > div{
		display: flex;
		padding: 15px;
	}
}
.luts-shop-list li > a:hover{
	text-decoration: none;
	background-color:rgba(0,184,232,0.12);
}
.luts-shop-list li > a:after{
  content: "";
  position: absolute;
	bottom: 18px;
	right: 18px;
  display: inline-block;
  width: 16px;
  height: 1.5px;
  margin-top: 4.6px;
  border-radius: 9999px;
  background-color: #00b8e8;
	transition: .3s;
}
.luts-shop-list li > a::before {
  content: "";
  position: absolute;
	bottom: 18px;
	right: 18px;
  width: 8px;
  height: 1.5px;
  border-radius: 9999px;
  background-color: #00b8e8;
  transform: rotate(45deg);
  transform-origin: calc(100% - 0.75px) 50%;
	transition: .3s;
}
.luts-shop-list li > a:hover::after{
	right: 13px;
}
.luts-shop-list li > a:hover::before{
	right: 13px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.luts-shop-list li > a:hover::after{
		right: 18px;
	}
	.luts-shop-list li > a:hover::before{
		right: 18px;
	}
}
.luts-shop-list li .logo-wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	margin-bottom: 15px;
	background: #fff;
	border:1px solid #ccc;
	text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.luts-shop-list li .logo-wrap{
		width: 30%;
		height: auto;
		margin-bottom: 0;
		margin-right: 15px;
	}
}
.luts-shop-list li .logo-wrap img{
	max-width: 150px;
	max-height: 110px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.luts-shop-list li .logo-wrap img{
		max-width: 75%;
		width: auto;
	}
}

@media screen and (min-width: 0px) and (max-width: 667px) {
	.luts-shop-list li .shop-detail{
		display: block;
		width:calc(100% - 30% - 15px);
	}
}
.luts-shop-list li p{
	margin-top: 0;
}
.luts-shop-list li p.shop-category{
	font-size: 11px;
	color: #00b8e8;
	font-weight: 600;
}
.luts-shop-list li p.shop-name{
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-weight: 600;
}
.luts-shop-list li p.opening,
.luts-shop-list li p.tel,
.luts-shop-list li p.url{
	padding: 0.3em 0 0.3em 24px;
	overflow-wrap: anywhere;
	line-height: 1.2em;
}
.luts-shop-list li p.opening{
	background: url("../images/icon-time.svg");
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 0 center;
}
.luts-shop-list li p.tel{
	background: url("../images/icon-tel.svg");
	background-repeat: no-repeat;
	background-size: 11px 16px;
	background-position: 2.5px center;
}
.luts-shop-list li p.url{
	background: url("../images/icon-url.svg");
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 0 center;
}
.luts-shop-list li p.url a:hover{
	text-decoration: underline;
}
.luts-shop-list li .notes{
	display: block;
	margin-top: 4px;
	font-size: 11px;
}
#service-area .luts-shop-list li > div{
	background:rgba(204,227,232,0.4);
}
#l-gnav > .m-box-fixed > ul > li > a{
	transition: .3s
}
#l-gnav > .m-box-fixed > ul > li > a:hover{
	background: rgba(255,255,255,0.2);
}
.news #l-gnav > .m-box-fixed > ul > li > a.news,
.floor #l-gnav > .m-box-fixed > ul > li > a.floor,
.shop #l-gnav > .m-box-fixed > ul > li > a.shop,
.access #l-gnav > .m-box-fixed > ul > li > a.access,
.service #l-gnav > .m-box-fixed > ul > li > a.service{
	background: rgba(255,255,255,0.2);
}
/* ////////// 404 */
body{
	background: none;
}
.page-404 #l-content,
.page-404 #l-wrap{
	background:none
}
.page-404 .box-404{
	padding-top: 160px;
	text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.page-404 .box-404{
		padding-top: 100px;
	}
}
.page-404 .box-404 p.ttl{
	font-size: 24px;
}
.page-404 .box-404 p.ttl br{
	display: none;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.page-404 .box-404 p.ttl{
		font-size: 18px;
	}
	.page-404 .box-404 p.ttl br{
		display: block;
	}
}
.page-404 .box-404 p.ttl span{
	display: block;
	margin-bottom: 10px;
	font-size: 1.5em;
}
.page-404 .box-404 a{
	position: relative;
	display: block;
	max-width: 400px;
	padding: 0.8em 0.8em 0.8em calc(0.8em + 20px);
	margin: 40px auto 0;
	border-radius: 50px;
	background: #395da9;
	color: #fff;
	text-align: center;
	transition: .3s;
}
.page-404 .box-404 a:hover{
	text-decoration: none;
	opacity: .8;
}
.page-404 .box-404 a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 7px solid #ffffff;
	border-left: 0;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}