@charset 'UTF-8';

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@import url(//fonts.googleapis.com/css?family=Abril+Fatface|Josefin+Slab:700|Noto+Serif:400,700);

/*----------------------------------------
	clearfix
----------------------------------------*/

/*----------------------------------------
	IE6 Upgrade Warning
----------------------------------------*/

#ieError
{
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;

    width: 100%;
    padding: 20px;

    text-align: center;

    opacity: .8;
    color: #fff;
    background: #000;

        filter: alpha(opacity=80);
    -ms-filter: 'alpha( opacity=80 )';
}

#ieError strong
{
    color: #fff;
}

#ieError a
{
    text-decoration: underline;

    color: #d90000;
}

/*! normalize.css v3.0.0 | 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: 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 in IE 8/9.
 */

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.
 * Hide the `template` element in IE, 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, Safari 5, and Chrome.
 */

abbr[title]
{
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong
{
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn
{
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1
{
    font-size: 2em;

    margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark
{
    color: #000;
    background: #ff0;
}

/**
 * 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: -.5em;
}

sub
{
    bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img
{
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root)
{
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure
{
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr
{
    -webkit-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 5, and Chrome.
 */

button,
input,
optgroup,
select,
textarea
{
    /* 1 */
    font: inherit;
    /* 2 */

    margin: 0;

    color: inherit;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */

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+, 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']
{
    /* 2 */
    cursor: pointer;

    -webkit-appearance: button;
    /* 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
{
    padding: 0;

    border: 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']
{
    -webkit-box-sizing: border-box;
            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 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type='search']
{
    /* 1 */
    -webkit-box-sizing: content-box;
    /* 2 */
            box-sizing: content-box;

    -webkit-appearance: textfield;
}

/**
 * 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
{
    margin: 0 2px;
    padding: .35em .625em .75em;

    border: 1px solid #c0c0c0;
}

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

legend
{
    /* 1 */
    padding: 0;

    border: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */

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-spacing: 0;
    border-collapse: collapse;
}

td,
th
{
    padding: 0;
}

/*----------------------------------------
	reset
----------------------------------------*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
time,
mark,
audio,
video
{
    font: inherit;
    font-family: 'Noto Sans Japanese', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    font-size: 100%;
    line-height: 1;

    margin: 0;
    padding: 0;

    vertical-align: baseline;

    color: #b4b4b4;
    border: 0;
    outline: 0;
}

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

li
{
    list-style: none;
}

ol,
ul
{
    list-style: none;
}

img
{
    font-size: 0;
    line-height: 0;

    vertical-align: top;

    border: 0;
}

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

h1,
h2,
p,
pre
{
    word-wrap: break-word;
}

caption,
th,
td
{
    font-weight: 400;

    text-align: left;
    vertical-align: middle;
}

caption
{
    font: inherit;
    font-size: 100%;

    margin: 0;
    padding: 0;

    border: 0;
}

tbody,
tfoot,
thead,
tr
{
    vertical-align: baseline;
}

tbody,
tfoot,
thead,
tr,
th,
td
{
    font: inherit;
    font-size: 100%;

    margin: 0;
    padding: 0;

    border: 0;
}

hr
{
    display: block;

    height: 1px;
    margin: 1em 0;
    padding: 0;

    border: 0;
    border-top: 1px solid #ccc;
}

input,
select
{
    vertical-align: middle;
}

input,
button,
textarea,
select
{
    margin: 0;
    padding: 0;

    border: none;
    border-radius: 0;
    outline: none;
    background: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

button
{
    padding: 0;

    cursor: pointer;

    border: none;
    outline: none;
    background-color: transparent;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

select::-ms-expand
{
    display: none;
}

.clearfix
{
    min-height: 1px;

    _height: 1%;
}

.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

html,
body
{
    height: 100%;
    height: 100%;
    margin: 0;
    padding: 0;

    -webkit-text-size-adjust: none;
}

*
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
}

html
{
    /*	font-size: 62.5%;*/
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}

body
{
    font-family: 'Noto Sans Japanese', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    font-size: 12px;
    line-height: 1;

    text-align: center;
    letter-spacing: .01em;

    color: #b4b4b4;
    background-color: #000;

    -moz-osx-font-smoothing: grayscale;
}

a
{
    cursor: pointer;
    -webkit-transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
    text-decoration: none;

    color: #b4b4b4;
}

a img
{
    -webkit-transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);

    border: none;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

a:hover img
{
    opacity: .6;

    filter: alpha(opacity=60);
}

img
{
    width: 100%;

    vertical-align: bottom;
    pointer-events: none;
}

.sp-display
{
    display: none !important;
}

.cf:after
{
    display: block;
    clear: both;

    content: '';
}

.fade__item
{
    opacity: 0;
}

.show
{
    display: block;

    opacity: 1;
}

.js__show
{
    display: block;
}

.t__link
{
    position: relative;

    display: inline-block;

    text-decoration: none;
}

.t__link::before
{
    position: absolute;
    bottom: -8px;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';
    -webkit-transition: compact(transform .3s cubic-bezier(1, 0, 0, 1), false, false, false, false, false, false, false, false, false);
            transition: compact(transform .3s cubic-bezier(1, 0, 0, 1), false, false, false, false, false, false, false, false, false);
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;

    background: #fff;
}

.t__link:hover::before
{
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
}

.h__link
{
    position: relative;

    display: inline-block;

    padding: 5px 2px 7px 2px;

    -webkit-transition: compact(all .3s ease-in-out, false, false, false, false, false, false, false, false, false);
            transition: compact(all .3s ease-in-out, false, false, false, false, false, false, false, false, false);
    text-decoration: none;

    color: #0058a1;
}

.h__link::after
{
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';
    -webkit-transition: compact(all .3s ease-in-out, false, false, false, false, false, false, false, false, false);
            transition: compact(all .3s ease-in-out, false, false, false, false, false, false, false, false, false);

    background: #0058a1;
}

.h__link:hover
{
    color: #fff !important;
}

.h__link:hover::after
{
    height: 100%;
}

.m-active
{
    position: relative;
}

.m-active::before
{
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
}

/** flex_display **/

.flex_display
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:      -o-flex;
    display:     -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
       -moz-justify-content: center;
         -o-justify-content: center;
        -ms-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
        -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
}

.flex_list_display
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:      -o-flex;
    display:     -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
       -moz-justify-content: space-between;
         -o-justify-content: space-between;
        -ms-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: flex-start;
       -moz-align-items: flex-start;
         -o-align-items: flex-start;
        -ms-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.m_button
{
    font-size: 11.5px;
    font-weight: 900;

    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 240px;
    padding: 20px 0;

    -webkit-transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);
    letter-spacing: .3em;

    border: 1px solid #000;
}

.m_button:hover
{
    color: #fff;
    background: #000;
}

.mbt
{
    -webkit-transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);

    color: #fff;
    background-color: #000;
}

.mbt:hover
{
    color: #000;
    background: #fff;
}

.m_links
{
    font-size: 11px;
    font-weight: 700;

    position: relative;

    display: inline-block;

    letter-spacing: .2em;
}

.m_links::before
{
    position: absolute;
    bottom: -15px;
    left: 0;

    width: 40px;
    height: 2px;

    content: '';
    -webkit-transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease-in-out, false, false, false, false, false, false, false, false, false);

    background: #000;
}

.m_links:hover::before
{
    width: 80px;
}

/*font-weight*/

.bold
{
    font-weight: bold;
}

/* //////////////////////////////////////////
  container, l-contents, is-content
//////////////////////////////////////////*/

#container
{
    overflow: hidden;

    padding-top: 80px;

    -webkit-transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
}

/** is-content **/

.is-content
{
    position: relative;

    max-width: 1280px;
    margin: 0 auto;
}

.p-content
{
    padding: 0 20px;

    opacity: 0;
}

.checkbox
{
    line-height: 20px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: calc(20px + 5px);

    cursor: pointer;
}

.checkbox:before
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
            box-sizing: border-box;
    width: 20px;
    height: 20px;

    content: '';

    border: 1px solid #d5d5d5;
}

.checkbox:after
{
    position: absolute;
    z-index: 1;
    top: calc(50% - (((14px / 12 ) * 5) / 2));
    left: calc((20px / 2) - (((14px / 12 ) * 5) / 2));

    display: block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(((14px / 12 ) * 5));
    height: 14px;
    margin-top: calc(((14px / 12 ) * 5) * -1);

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}

.checkbox input[type='checkbox']
{
    position: absolute;
    z-index: 2;
    left: calc(20px * -1);

    display: block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;

    -webkit-transition: compact(all .3s ease-in-out, false, false, false, false, false, false, false, false, false);
            transition: compact(all .3s ease-in-out, false, false, false, false, false, false, false, false, false);

    outline: none;
    -webkit-box-shadow: 20px 0 #fff;
            box-shadow: 20px 0 #fff;

       -moz-appearance: none;
    -webkit-appearance: none;
}

.checkbox input[type='checkbox']:checked
{
    opacity: .1;
}

.checkbox input[type='checkbox']:checked:focus
{
    opacity: .1;
    /*box-shadow : 20px 0px #666;*/
}

.checkbox input[type='checkbox']:focus
{
    /*box-shadow : 20px 0px #EEE;*/
}

/* p-breadcrumbs */

.p-breadcrumbs
{
    max-width: 1280px;
    margin: 130px auto 0 auto;

    text-align: left;
}

.p-breadcrumbs a
{
    font-size: 10.5px;
    font-size: .65625rem;

    -webkit-transition: compact(all .3s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .3s ease, false, false, false, false, false, false, false, false, false);
    letter-spacing: .03em;

    color: #969696;
}

.p-breadcrumbs a:hover
{
    color: #000;
}

.p-breadcrumbs .pb-child
{
    position: relative;

    padding-right: 25px;
}

.p-breadcrumbs .pb-child::before
{
    position: absolute;
    top: 54%;
    right: 10px;

    width: 5px;
    height: 5px;
    margin-top: -3px;

    content: '';
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    border: 0;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
}

.p-breadcrumbs .pb-child::hover
{
    color: #000;
}

.p-breadcrumbs .pb-child-active::before
{
    display: none;
}

/* js__display */

.js__display
{
    position: relative;

    -webkit-transition: -webkit-transform 600ms ease,-webkit-box-shadow 300ms ease 600ms;
            transition: -webkit-transform 600ms ease,-webkit-box-shadow 300ms ease 600ms;
            transition:         transform 600ms ease,box-shadow 300ms ease 600ms;
            transition:         transform 600ms ease,box-shadow 300ms ease 600ms,-webkit-transform 600ms ease,-webkit-box-shadow 300ms ease 600ms;
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
            transform-origin: 0 50%;
}

.js__display.js__show
{
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
}

.js__display::after
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: -webkit-transform 600ms ease 600ms;
            transition: -webkit-transform 600ms ease 600ms;
            transition:         transform 600ms ease 600ms;
            transition:         transform 600ms ease 600ms, -webkit-transform 600ms ease 600ms;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;

    background-color: #000;
}

.js__display.js__show::after
{
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
}

/* js__trans */

.js__trans
{
    position: relative;

    overflow: hidden;
}

.js__trans:after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: -webkit-transform 1.8s cubic-bezier(.16, 1.08, .38, .98);
    -webkit-transition: 1.8s cubic-bezier(.16, 1.08, .38, .98);
            transition: -webkit-transform 1.8s cubic-bezier(.16, 1.08, .38, .98);
            transition: 1.8s cubic-bezier(.16, 1.08, .38, .98);
            transition:         transform 1.8s cubic-bezier(.16, 1.08, .38, .98), -webkit-transform 1.8s cubic-bezier(.16, 1.08, .38, .98);

    background: #fff;
}

.js__show.js__trans:after
{
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}

/**** animation ****/

@-webkit-keyframes fadePage
{
    from
    {
        -webkit-transform: translateY(25px);
                transform: translateY(25px);

        opacity: 0;
    }
}

@keyframes fadePage
{
    from
    {
        -webkit-transform: translateY(25px);
                transform: translateY(25px);

        opacity: 0;
    }
}

@-webkit-keyframes fadeInUp
{
    from
    {
        -webkit-transform: translateY(100px);
                transform: translateY(100px);

        opacity: 0;
    }
}

@keyframes fadeInUp
{
    from
    {
        -webkit-transform: translateY(100px);
                transform: translateY(100px);

        opacity: 0;
    }
}

@-webkit-keyframes fadeInDown
{
    from
    {
        -webkit-transform: translateY(-100px);
                transform: translateY(-100px);

        opacity: 0;
    }
}

@keyframes fadeInDown
{
    from
    {
        -webkit-transform: translateY(-100px);
                transform: translateY(-100px);

        opacity: 0;
    }
}

@-webkit-keyframes fadeInRight
{
    from
    {
        -webkit-transform: translateX(100px);
                transform: translateX(100px);

        opacity: 0;
    }
}

@keyframes fadeInRight
{
    from
    {
        -webkit-transform: translateX(100px);
                transform: translateX(100px);

        opacity: 0;
    }
}

@-webkit-keyframes fadeInLeft
{
    from
    {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);

        opacity: 0;
    }
}

@keyframes fadeInLeft
{
    from
    {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);

        opacity: 0;
    }
}

@-webkit-keyframes fadeInCenter
{
    from
    {
        opacity: 0;
    }
}

@keyframes fadeInCenter
{
    from
    {
        opacity: 0;
    }
}

.fadePage
{
    -webkit-animation: fadePage .5s ease both;
            animation: fadePage .5s ease both;

    opacity: 1 !important;
}

.fadeInUp
{
    -webkit-animation: fadeInUp 1s ease both;
            animation: fadeInUp 1s ease both;

    opacity: 1 !important;
}

.fadeInDown
{
    -webkit-animation: fadeInDown 1s ease both;
            animation: fadeInDown 1s ease both;

    opacity: 1 !important;
}

.fadeInRight
{
    -webkit-animation: fadeInRight 1s ease both;
            animation: fadeInRight 1s ease both;

    opacity: 1 !important;
}

.fadeInLeft
{
    -webkit-animation: fadeInLeft 1s ease both;
            animation: fadeInLeft 1s ease both;

    opacity: 1 !important;
}

.fadeInCenter
{
    -webkit-animation: fadeInCenter .8s ease both;
            animation: fadeInCenter .8s ease both;

    opacity: 1 !important;
}

/*----------------------------------------
	footer
----------------------------------------*/

.footer
{
    height: 80px;

    border-top: 1px solid #3c3c3c;
}

.footer .copy a
{
    font-size: 14px;
    font-weight: 100;
    line-height: 80px;

    display: block;

    letter-spacing: .4em;
}

/*----------------------------------------
	header
----------------------------------------*/

.header
{
    position: fixed;
    z-index: 9800;
    top: 0;
    left: 0;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 80px;

    -webkit-transition: compact(all .3s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .3s ease, false, false, false, false, false, false, false, false, false);
    text-align: left;

    border-bottom: 1px solid #3c3c3c;
    background: #000;
}

.header .pc_nav
{
    font-size: 0;

    width: 1200px;
    height: 80px;
    margin: 0 auto;

    letter-spacing: 0;
}

.header .pc_nav .h-logo
{
    display: inline-block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 274px;
    height: 80px;
    padding: 30px 48px 0 10px;

    vertical-align: top;

    border-right: 1px solid #3c3c3c;
}

.header .pc_nav .h-logo a
{
    display: block;
}

.header .pc_nav .h-name
{
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: lighter;
    line-height: 80px;

    display: inline-block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 480px;
    height: 80px;

    text-align: center;
    vertical-align: top;
    letter-spacing: .2em;

    border-right: 1px solid #3c3c3c;
}

.header .pc_nav .lang_navi
{
    line-height: 80px;

    display: inline-block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 180px;
    height: 80px;

    text-align: center;
    vertical-align: top;

    border-right: 1px solid #3c3c3c;
}

.header .pc_nav .lang_navi li
{
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: lighter;

    position: relative;

    display: inline-block;

    padding-right: 20px;

    vertical-align: middle;
    letter-spacing: .2em;
}

.header .pc_nav .lang_navi li.active
{
    font-size: 16px;
    font-weight: normal;
}

.header .pc_nav .lang_navi li.active a
{
    color: #fff;
}

.header .pc_nav .lang_navi li::after
{
    position: absolute;
    top: 50%;
    right: 7px;

    display: block;

    width: 5px;
    height: 1px;

    content: '';

    background-color: #b4b4b4;
}

.header .pc_nav .lang_navi li:last-child
{
    padding-right: 0;
}

.header .pc_nav .lang_navi li:last-child::after
{
    display: none;
}

.header .pc_nav .h-insta
{
    font-size: 18px;
    line-height: 80px;

    display: inline-block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 94px;
    height: 80px;

    text-align: center;
    vertical-align: top;

    border-right: 1px solid #3c3c3c;
}

.header .pc_nav .h-shop
{
    line-height: 80px;

    display: inline-block;

    height: 80px;
    padding-left: 30px;

    text-align: center;
    vertical-align: top;
}

.header .pc_nav .h-shop a
{
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: lighter;
    line-height: 40px;

    display: inline-block;

    width: 120px;
    height: 40px;

    vertical-align: middle;
    letter-spacing: .05em;

    color: #000;
    background-color: #5f5f5f;
}

.header .sp_nav
{
    display: none;

    -webkit-transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
}

.header .sp_nav .sp-logo
{
    position: absolute;
    z-index: 9900;
    top: 30px;
    right: 0;
    left: 0;

    width: 215px;
    margin: 0 auto;
}

.header .sp_nav .sp-logo a
{
    display: block;
}

.header .sp_nav .sp-menu
{
    position: fixed;
    z-index: 9200;
    top: 0;
    right: -350px;

    visibility: hidden;
    overflow: auto;

    width: 350px;
    height: 100%;

    -webkit-transition: compact(all .4s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .4s ease, false, false, false, false, false, false, false, false, false);
    text-align: left;

    background: rgba(0, 0, 0, .95);

    -webkit-overflow-scrolling: touch;
}

.header .sp_nav .sp-menu .sp-menu-body
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 100%;
    padding: 100px 0 200px;

    opacity: 0;
}

.header .sp_nav .sp-menu .sp-menu-body .h-shop
{
    margin-bottom: 60px;

    text-align: center;
}

.header .sp_nav .sp-menu .sp-menu-body .h-shop a
{
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: lighter;
    line-height: 40px;

    display: inline-block;

    width: 160px;
    height: 40px;

    vertical-align: middle;
    letter-spacing: .05em;

    color: #000;
    background-color: #5f5f5f;
}

.header .sp_nav .sp-menu .sp-menu-body .h-insta
{
    font-size: 18px;

    text-align: center;
}

.header .sp_nav .sp-menu .sp-menu-body .lang_navi
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 60px 20px 0;

    text-align: center;
    vertical-align: top;
}

.header .sp_nav .sp-menu .sp-menu-body .lang_navi li
{
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: lighter;

    position: relative;

    display: inline-block;

    padding-right: 20px;

    vertical-align: middle;
    letter-spacing: .2em;
}

.header .sp_nav .sp-menu .sp-menu-body .lang_navi li.active
{
    font-size: 16px;
    font-weight: normal;
}

.header .sp_nav .sp-menu .sp-menu-body .lang_navi li.active a
{
    color: #fff;
}

.header .sp_nav .sp-menu .sp-menu-body .lang_navi li::after
{
    position: absolute;
    top: 50%;
    right: 7px;

    display: block;

    width: 5px;
    height: 1px;

    content: '';

    background-color: #b4b4b4;
}

.header .sp_nav .sp-menu .sp-menu-body .lang_navi li:last-child
{
    padding-right: 0;
}

.header .sp_nav .sp-menu .sp-menu-body .lang_navi li:last-child::after
{
    display: none;
}

.header .sp_nav .sp-menu .sp-menu-body .sp-menu-item
{
    margin-bottom: 60px;
}

.header .sp_nav .sp-menu .sp-menu-body .sp-menu-item ul
{
    padding-left: 77px;

    text-align: left;
}

.header .sp_nav .sp-menu .sp-menu-body .sp-menu-item ul li
{
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: lighter;
    line-height: 60px;

    height: 60px;
    padding-left: 20px;

    letter-spacing: .4em;

    border-left: 4px solid #333;
}

.header .sp_nav .sp-menu .sp-menu-body .sp-menu-item ul li a
{
    color: rgba(255, 255, 255, .2);
}

.header .sp_nav .sp-menu .sp-menu-body .sp-menu-item ul li.active
{
    border-color: #b4b4b4;
}

.header .sp_nav .sp-menu .sp-menu-body .sp-menu-item ul li.active a
{
    color: #b5b5b5;
}

.header .sp_nav .sp-menu .sp-menu-body .side_navi__inner
{
    padding: 50px 0;
}

.header .sp_nav .sp-menu .sp-menu-body .side_navi__inner dl
{
    display: block;

    padding-left: 0;

    text-align: center;
}

.header .sp_nav .m-trigger
{
    position: absolute;
    z-index: 9960;
    top: 30px;
    right: 20px;

    display: block;

    width: 24px;
    height: 10px;

    cursor: pointer;
    -webkit-transition: all .4s ease;
            transition: all .4s ease;
}

.header .sp_nav .m-trigger span
{
    position: absolute;

    display: block;

    width: 100%;
    height: 1px;

    -webkit-transition: all .4s ease;
            transition: all .4s ease;

    background: #b4b4b4;
}

.header .sp_nav .m-trigger span:nth-of-type(1)
{
    top: 0;
}

.header .sp_nav .m-trigger span:nth-of-type(2)
{
    top: 10px;
}

.header .sp_nav .sp-lang-select
{
    position: absolute;
    z-index: 9960;
    top: 14px;
    right: 68px;

    display: block;

    width: 64px;
}

.header .sp_nav .sp-lang-select .sls-body
{
    position: relative;
}

.header .sp_nav .sp-lang-select .sls-body select
{
    font-size: 15px;

    width: 120%;
    padding: .6em 2.4em .6em .6em;

    cursor: pointer;
    letter-spacing: .07em;

    color: #fff;
}

.header .sp_nav .sp-lang-select .sls-body span
{
    position: absolute;
    z-index: 9970;
    top: 9px;
    right: 8px;

    width: 10px;
    height: 10px;

    -webkit-transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .2s ease, false, false, false, false, false, false, false, false, false);
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);

    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}

.overlay
{
    position: fixed;
    z-index: 9100;
    top: 0;
    left: 0;

    display: block;
    visibility: hidden;

    width: 100%;
    height: 100%;

    -webkit-transition: compact(all .5s ease, false, false, false, false, false, false, false, false, false);
            transition: compact(all .5s ease, false, false, false, false, false, false, false, false, false);
}

.side-open .overlay
{
    visibility: visible;

    width: 100%;
    height: 100%;

    cursor: pointer;
}

.side-open .sp_nav .sp-menu
{
    right: 0;

    visibility: visible;
}

.side-open .m-trigger span:nth-of-type(1)
{
    -webkit-transform: translateY(5px) translateX(0) rotate(45deg);
        -ms-transform: translateY(5px) translateX(0) rotate(45deg);
            transform: translateY(5px) translateX(0) rotate(45deg);
}

.side-open .m-trigger span:nth-of-type(2)
{
    -webkit-transform: translateY(-5px) translateX(0) rotate(-45deg);
        -ms-transform: translateY(-5px) translateX(0) rotate(-45deg);
            transform: translateY(-5px) translateX(0) rotate(-45deg);
}

/*----------------------------------------
	index
----------------------------------------*/

/* //////////////////////////////////////////
  index-kv
//////////////////////////////////////////*/

#container
{
    position: relative;
}

.effect
{
    -webkit-transition: opacity .4s ease;
            transition: opacity .4s ease;

    opacity: 0;
}

.effect.fadein
{
    -webkit-transition: opacity 1s ease;
            transition: opacity 1s ease;

    opacity: 1;
}

.index-kv
{
    position: relative;
    z-index: 3;

    width: 1200px;
    margin: 0 auto 50px;
    padding-top: 50px;
}

.index-kv .index-kv-slide-wrap
{
    height: 100%;
    min-height: 100%;
}

.index-kv .index-kv-slide-wrap .index-kv-slide
{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.index-kv .custom-pager
{
    font-size: 0;

    height: 54px;
    padding-left: 20px;

    text-align: left;
    letter-spacing: 0;
}

.index-kv .custom-pager .bx-pager-item
{
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: lighter;
    line-height: 54px;

    display: inline-block;

    margin-right: 30px;

    letter-spacing: .025em;
}

.index-kv .custom-pager .bx-pager-item .bx-pager-link
{
    color: #6f6f6f;
}

.index-kv .custom-pager .bx-pager-item .bx-pager-link.active
{
    color: #fff;
}

.index-kv .bx-wrapper
{
    position: relative;

    margin: 0 auto;

    border: none;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;

    -ms-touch-action: pan-y;
        touch-action: pan-y;
}

@-webkit-keyframes rs
{
    0%
    {
        top: 0;
        bottom: auto;

        height: 0;
    }

    48%
    {
        top: 0;
        bottom: auto;

        height: 100%;
    }

    50%
    {
        top: auto;
        bottom: 0;

        height: 100%;
    }

    52%
    {
        top: auto;
        bottom: 0;

        height: 100%;
    }

    100%
    {
        top: auto;
        bottom: 0;

        height: 0;
    }
}

@keyframes rs
{
    0%
    {
        top: 0;
        bottom: auto;

        height: 0;
    }

    48%
    {
        top: 0;
        bottom: auto;

        height: 100%;
    }

    50%
    {
        top: auto;
        bottom: 0;

        height: 100%;
    }

    52%
    {
        top: auto;
        bottom: 0;

        height: 100%;
    }

    100%
    {
        top: auto;
        bottom: 0;

        height: 0;
    }
}

/* //////////////////////////////////////////
  top
//////////////////////////////////////////*/

.contents_logo
{
    right: 0;
    left: 0;

    margin: auto;
}

.contents_logo img
{
    width: 334px;

    vertical-align: bottom;
}

.contents_logo#logo_01
{
    position: fixed;
    z-index: 0;

    -webkit-transition: opacity 2s ease;
            transition: opacity 2s ease;
    text-align: center;

    opacity: 0;
}

.contents_logo#logo_01.fixed
{
    opacity: 1;
}

.contents_logo#logo_02
{
    position: fixed;
    z-index: 25;

    overflow: hidden;

    height: 0;
}

.contents_logo#logo_02 img
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;
}

.side_navi
{
    position: fixed;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: 0;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 23.9%;
    height: 100%;
    padding-top: 180px;

    -webkit-transition: opacity .4s ease;
            transition: opacity .4s ease;

    opacity: 0;
    border-left: 1px solid #3c3c3c;
    background-color: #000;
}

.side_navi.show
{
    opacity: 1;
}

.side_navi ul
{
    padding-left: 77px;

    text-align: left;
}

.side_navi ul li
{
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: lighter;
    line-height: 60px;

    height: 60px;
    padding-left: 20px;

    letter-spacing: .4em;

    border-left: 4px solid #333;
}

.side_navi ul li a
{
    color: rgba(255, 255, 255, .2);
}

.side_navi ul li.active
{
    border-color: #b4b4b4;
}

.side_navi ul li.active a
{
    color: #b5b5b5;
}

.side_navi__inner
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 50px 0;

    text-align: left;

    border-top: 1px solid #3c3c3c;
}

.side_navi__inner dl
{
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: lighter;

    display: inline-block;

    padding-left: 40px;

    text-align: center;
}

.side_navi__inner dl dt,
.side_navi__inner dl dd
{
    line-height: 24px;

    letter-spacing: .05em;
}

.index-contents
{
    position: relative;
    z-index: 10;

    padding-right: 23.9%;
}

.index-contents__inner
{
    float: right;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 913px;
    padding-right: 55px;
}

.index-contents__inner .index-contents__description
{
    text-align: left;
}

.index-contents__inner .index-contents__description .photo
{
    margin-bottom: 80px;
}

.index-contents__inner .index-contents__description h3
{
    font-size: 24px;
    line-height: 30px;

    margin-bottom: 70px;

    letter-spacing: .4em;

    color: #fff;
}

.index-contents__inner .index-contents__description .serif_title
{
    font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif;
    font-size: 36px;
    line-height: 60px;

    margin-bottom: 100px;

    text-align: center;
    letter-spacing: .05em;
}

.index-contents__inner .index-contents__description .left
{
    float: left;
}

.index-contents__inner .index-contents__description .text
{
    font-size: 16px;
    font-weight: lighter;

    float: right;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 450px;
    margin-bottom: 80px;
    padding-right: 100px;
}

.index-contents__inner .index-contents__description .text p
{
    line-height: 30px;
}

.index-contents__inner #concept .photo_wrap
{
    position: relative;

    clear: both;
}

.index-contents__inner #concept .photo_wrap .rate
{
    font-family: 'EngraversGothicBT';

    position: absolute;
    top: 47.5%;
    right: 0;
    left: 0;

    margin: 0 auto;

    text-align: center;
}

.index-contents__inner #concept .photo_wrap .chart_wrap
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;
}

.index-contents__inner #concept .photo_wrap .chart_wrap .chart_bg
{
    stroke: rgba(255, 255, 255, .5);
    stroke-width: 7px;
    fill: none;
}

.index-contents__inner #concept .photo_wrap .chart_wrap #chart
{
    -webkit-transition: stroke-dashoffset 2s linear;
            transition: stroke-dashoffset 2s linear;

    stroke: #fff;
    stroke-width: 7px;
    fill: none;
    stroke-dasharray: 154.959;
    stroke-dashoffset: 154.959;
}

.index-contents__inner #concept .photo_wrap.fadein #chart
{
    stroke-dashoffset: 0;
}

.index-contents__inner #speciality
{
    padding-bottom: 100px;
}

.index-contents__inner #speciality .anime
{
    margin-bottom: 230px;

    text-align: center;
}

.index-contents__inner #speciality .anime img
{
    width: 396px;
}

.index-contents__inner #speciality ul
{
    margin-bottom: 50px;
}

.index-contents__inner #speciality ul li
{
    position: relative;

    margin-bottom: 70px;
}

.index-contents__inner #speciality ul li.fixed .left
{
    position: fixed;
    top: 100px;
}

.index-contents__inner #speciality ul li.absolute .left
{
    position: absolute;
    top: auto;
    bottom: 80px;
}

.index-contents__inner #speciality ul li .text h4
{
    font-family: 'Poppins';
    font-size: 22px;

    margin-bottom: 50px;
    padding-bottom: 20px;

    letter-spacing: .4em;

    color: #fff;
    border-bottom: 1px solid #b4b4b4;
}

.index-contents__inner #speciality ul li .text .serif_title
{
    font-size: 30px;
    line-height: 48px;

    margin-bottom: 40px;

    text-align: left;
}

.index-contents__inner #speciality .bottom_img
{
    text-align: center;
}

.index-contents__inner #speciality .bottom_img img
{
    width: 391px;
}

.index-contents_photoarea
{
    position: relative;
    z-index: 20;

    clear: both;

    margin-bottom: 100px;
    padding: 110px 0 100px;

    background-color: #505050;
}

.index-contents_photoarea section
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    padding: 0 65px;
}

.index-contents_photoarea section #text_01
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 18px;
    margin-top: -94.5px;
}

.index-contents_photoarea section #text_02
{
    position: absolute;
    right: 0;
    bottom: 144px;

    width: 27px;
}

.index-contents_photoarea section ul
{
    font-size: 0;

    letter-spacing: 0;
}

.index-contents_photoarea section ul li
{
    display: inline-block;

    margin-bottom: 40px;

    vertical-align: top;
}

.index-contents_photoarea section ul li.photo_m
{
    width: 600px;
    margin-right: 40px;
}

.index-contents_photoarea section ul li.photo_s
{
    width: 430px;
}

.buy-btn
{
    position: relative;
    z-index: 25;
    right: 15px;
    bottom: 20px;

    display: none;

    -webkit-transition: opacity 2s ease;
            transition: opacity 2s ease;

    opacity: 0;
}

.buy-btn.fixed
{
    position: fixed;

    opacity: 1;
}

.buy-btn::before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;

    display: block;

    width: 21.5px;
    height: 62.5px;
    margin: auto 0;

    content: '';

    background: url(../images/top/btn_buy_img.png) center/100% no-repeat;
}

.buy-btn p
{
    line-height: 85px;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 72px;

    width: 96px;
    height: 85px;
    margin: auto 0;
}

.buy-btn p img
{
    vertical-align: middle;
}

.buy-btn a
{
    font-family: 'Poppins';
    font-weight: lighter;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;

    display: block;

    width: 75px;
    height: 30px;
    margin: auto 0;

    color: #000;
    border-radius: 5px;
    background-color: #5a5655;
}

.f-name
{
    border-top: 1px solid #3c3c3c;
}

.f-name p
{
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: lighter;
    line-height: 172px;

    float: right;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 913px;
    height: 172px;

    letter-spacing: .4em;
}

.parallax
{
    position: relative;
    z-index: 16;

    width: 100%;
    height: 700px;
    margin-bottom: 210px;

    background: url(../images/top/parallax_img.jpg) center no-repeat;
}

@media only screen and (max-width: 1220px)
{
    #container
    {
        padding: 60px 0 0;
    }

    .header
    {
        border-bottom: none;
    }

    .header .pc_nav
    {
        display: none;
    }

    .header .sp_nav
    {
        display: block;
    }

    .index-kv
    {
        width: 100%;
        padding-top: 0;
    }

    .side_navi
    {
        display: none;
    }

    .index-contents
    {
        padding-right: 0 !important;
    }

    .index-contents__inner
    {
        float: none;

        width: 96%;
        max-width: 913px;
        margin: 0 auto;
        padding-right: 0;
    }

    .index-contents__inner #speciality ul li .text
    {
        padding-right: 0;
    }

    .index-contents_photoarea section
    {
        width: 96%;
    }

    .index-contents_photoarea section ul li
    {
        width: 100%;
    }

    .index-contents_photoarea section ul li video
    {
        width: 100%;
    }

    .index-contents_photoarea section ul li.photo_m
    {
        width: 56%;
        margin-right: 4%;
    }

    .index-contents_photoarea section ul li.photo_s
    {
        width: 40%;
    }

    .buy-btn
    {
        display: block;

        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 290px;
        height: 85px;

        border: 1px solid #a8a6a5;
        background-color: rgba(0, 0, 0, .85);
    }

    .f-name
    {
        padding-right: 0 !important;
    }

    .f-name p
    {
        float: none;

        width: 96%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 980px)
{
    .index-contents__inner .index-contents__description .text
    {
        width: 50%;
        padding-right: 4%;
    }

    .index-contents__inner #concept .photo_wrap .chart_wrap
    {
        width: 17%;
    }
}

@media only screen and (max-width: 787px)
{
    a:hover img
    {
        opacity: 1;

        filter: alpha(opacity=100);
    }

    .sp-display
    {
        display: block !important;
    }

    .sp-invisible
    {
        display: none !important;
    }

    .t__link
    {
        padding: 0;
    }

    #container
    {
        padding: 60px 0 110px;
    }

    .footer
    {
        height: 40px;
    }

    .footer .copy a
    {
        font-size: 10px;
        line-height: 40px;
    }

    .header
    {
        height: 60px;
    }

    .header .sp_nav .sp-logo
    {
        top: 24px;

        width: 160px;
    }

    .header .sp_nav .sp-menu
    {
        right: -100%;

        width: 100%;
    }

    .header .sp_nav .sp-menu .sp-menu-body .side_navi__inner
    {
        padding: 30px 0;
    }

    .header .sp_nav .m-trigger
    {
        top: 24px;
    }

    .side-open .sp_nav .sp-menu
    {
        right: 0;
    }

    .index-kv
    {
        margin: 0 auto 20px;
    }

    .index-kv .custom-pager
    {
        height: 40px;
    }

    .index-kv .custom-pager .bx-pager-item
    {
        line-height: 40px;
    }

    .contents_logo img
    {
        width: 50%;
    }

    .index-contents__inner section
    {
        margin-bottom: 50px;
    }

    .index-contents__inner .index-contents__description .photo
    {
        margin-bottom: 40px;
    }

    .index-contents__inner .index-contents__description h3
    {
        font-size: 18px;

        width: 90%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .index-contents__inner .index-contents__description .serif_title
    {
        font-size: 20px;
        line-height: 34px;

        margin-bottom: 30px;
    }

    .index-contents__inner .index-contents__description .left
    {
        float: none;
    }

    .index-contents__inner .index-contents__description .text p
    {
        line-height: 26px;
    }

    .index-contents__inner .index-contents__description .text
    {
        font-size: 14px;

        float: none;

        width: 90%;
        margin: 0 auto 40px;
        padding-right: 0;
    }

    .index-contents__inner #speciality
    {
        margin-bottom: 0;
        padding-bottom: 100px;
    }

    .index-contents__inner #speciality .anime
    {
        margin-bottom: 90px;
    }

    .index-contents__inner #speciality .anime img
    {
        width: 80%;
        max-width: 396px;
    }

    .index-contents__inner #speciality ul li.fixed .left
    {
        position: inherit;
        top: auto;
    }

    .index-contents__inner #speciality ul li.absolute .left
    {
        position: inherit;
        bottom: auto;
    }

    .index-contents__inner #speciality ul li .left
    {
        width: 80%;
        margin: 0 auto 40px;

        text-align: center;
    }

    .index-contents__inner #speciality ul li .left img
    {
        max-width: 340px;
    }

    .index-contents__inner #speciality ul li .text h4
    {
        font-size: 18px;

        margin-bottom: 30px;
    }

    .index-contents__inner #speciality ul li .text .serif_title
    {
        font-size: 23px;
        line-height: 38px;

        margin-bottom: 25px;
    }

    .index-contents__inner #speciality .bottom_img img
    {
        width: 70%;
        max-width: 391px;
    }

    .index-contents_photoarea
    {
        margin-bottom: 50px;
        padding: 50px 0;
    }

    .index-contents_photoarea section
    {
        padding: 0 20px;
    }

    .index-contents_photoarea section #text_01
    {
        width: 8px;
    }

    .index-contents_photoarea section #text_02
    {
        bottom: 7%;

        width: 15px;
    }

    .index-contents_photoarea section ul li
    {
        margin-bottom: 20px;
    }

    .buy-btn
    {
        right: 0;
        left: 0;

        margin: 0 auto;
    }

    .f-name p
    {
        font-size: 10px;
        line-height: 80px;

        height: 80px;

        letter-spacing: .25em;
    }

    .parallax
    {
        height: 400px;
        margin-bottom: 100px;
    }
}

@media only screen and (max-width: 420px)
{
    #container
    {
        padding-top: 45px;
    }

    .header
    {
        height: 45px;
    }

    .header .sp_nav .sp-logo
    {
        top: 15px;

        width: 107.5px;
    }

    .header .sp_nav .m-trigger
    {
        top: 15px;
        right: 15px;
    }
}
