@charset 'UTF-8';

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700');

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900');

/*----------------------------------------
	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 JP', '游ゴシック体', '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: #000;
    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: '';
}

/*----------------------------------------
	common
----------------------------------------*/

body
{
    font-family: 'Source Sans Pro', sans-serif;

    height: 100%;
    margin: 0;
    padding: 0;

    color: #666;
    background-color: #fff;

    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
}

body a
{
    text-decoration: none;

    color: #666;
}

body a:hover
{
    -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);

    opacity: .6;
}

#loading
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: #fff;
}

#loading .anim
{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    letter-spacing: .05em;
}

#loading .anim span
{
    display: inline-block;
}

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

footer
{
    padding: 0 5vw 8.125vw;
}

footer .inner
{
    position: relative;
}

footer .inner .staff_credit
{
    margin-bottom: 3.75vw;
}

footer .inner .staff_credit li
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;

    margin-bottom: 15px;

    letter-spacing: .05rem;

    color: #666;
}

footer .inner .staff_credit li span
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-size: .75rem;

    color: #b4b4b4;
}

footer .inner .copyright
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 10px;
    font-size: .625rem;

    color: #666;
}

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

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

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 80px 5vw 0;

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

header h1
{
    width: 180px;
    height: auto;
}

header h1 img[src$='.svg']
{
    width: 100%;
}

header #moble_menu_btn
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1;

    position: absolute;
    top: 80px;
    right: 5vw;

    cursor: pointer;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    letter-spacing: .05rem;
}

header #moble_menu_btn:hover
{
    opacity: .4;
}

.archive_index
{
    position: fixed;
    z-index: 1;
    top: 165px;
    left: 5vw;
}

.archive_index h2
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;

    margin-bottom: 30px;

    letter-spacing: .05em;
}

.archive_index h2 span
{
    font-family: 'Source Sans Pro', sans-serif;

    display: block;

    margin-bottom: 10px;

    letter-spacing: .05em;
}

.archive_index ul
{
    font-size: 0;
    font-size: 0rem;
}

.archive_index ul li
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;

    display: inline-block;

    margin-right: 20px;

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

.archive_index ul li:last-child
{
    margin-right: 0;
}

.archive_index ul li a
{
    -webkit-transition: color .3s ease;
            transition: color .3s ease;

    color: #c8c8c8;
}

.archive_index ul li a:hover,
.archive_index ul li a.current
{
    opacity: 1;
    color: #000;
}

.archive_index ul li a.disable
{
    font-size: 18px;
    font-size: 1.125rem;

    text-decoration: line-through;
    pointer-events: none;

    color: #c8c8c8;
}

#mobile_menu_container
{
    position: fixed;
    z-index: 98;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background-color: #fff;
}

#mobile_menu_container .inner
{
    padding: 165px 5vw 0;
}

#mobile_menu_container .inner .archive_index
{
    position: static;
    top: auto;
    left: auto;

    margin-bottom: 40px;
}

#mobile_menu_container .inner .archive_index h2
{
    font-size: 14px;
    font-size: .875rem;

    margin-bottom: 0;
}

#mobile_menu_container .inner .archive_index h2 span
{
    display: inline-block;

    margin-right: 10px;
}

#mobile_menu_container .inner .archive_index ul li a
{
    font-size: 20px;
    font-size: 1.25rem;
}

#mobile_menu_container .inner .gnavi
{
    margin-bottom: 50px;
}

#mobile_menu_container .inner .gnavi ul li
{
    margin-bottom: 20px;
}

#mobile_menu_container .inner .gnavi ul li:last-child
{
    margin-bottom: 0;
}

#mobile_menu_container .inner .gnavi ul li a
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;

    display: inline-block;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    letter-spacing: .2rem;

    color: #000;
}

#mobile_menu_container .inner .gnavi ul li a:hover
{
    opacity: .4;
}

#mobile_menu_container .inner .snavi ul li
{
    margin-bottom: 20px;
}

#mobile_menu_container .inner .snavi ul li a
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    letter-spacing: .1rem;

    color: #000;
}

#mobile_menu_container .inner .snavi ul li a:hover
{
    opacity: .4;
}

#mobile_menu_container .inner .snavi ul li a svg
{
    margin-right: 10px;
}

#mobile_menu_container .inner .snavi ul li:nth-child(3) a
{
    padding-left: 3px;
}

#mobile_menu_container .inner .snavi ul li:nth-child(3) a svg
{
    margin-right: 12px;
}

#mobile_menu_container .inner .la_boucle
{
    position: absolute;
    top: 165px;
    left: 380px;
}

#mobile_menu_container .inner .la_boucle dt
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;

    margin-bottom: 20px;

    letter-spacing: .2rem;

    color: #000;
}

#mobile_menu_container .inner .la_boucle dd a
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    letter-spacing: .1rem;

    color: #000;
}

#mobile_menu_container .inner .la_boucle dd a:hover
{
    opacity: .4;
}

#mobile_menu_container .inner .la_boucle dd a svg
{
    margin-right: 10px;
}

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

.wrapper
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    margin: auto;

    border: 10px solid #fff;
    background-color: #eee;
}

#momentum
{
    left: 0;

    will-change: transform;
}

#bg_style1
{
    position: absolute;
    top: -11.5vw;
    right: 0;

    width: 54vw;
}

#bg_style4
{
    position: absolute;
    top: 8.25vw;
    right: 3.77vw;

    width: 78.625vw;
}

#youtube_modal
{
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;

    display: none;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100vh;

    background-color: rgba(0, 0, 0, .95);
}

#youtube_modal .inner
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    max-width: 720px;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#youtube_modal .inner .player
{
    position: relative;

    width: 100%;
    margin: 0 auto;
    padding-top: 56.25%;
}

#youtube_modal .inner .player iframe
{
    position: absolute;
    top: 0;
    right: 0;

    width: 100% !important;
    height: 100% !important;
}

#youtube_modal .inner .player .close
{
    position: absolute;
    top: -30px;
    right: -30px;

    width: 20px;
    height: 20px;

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

#youtube_modal .inner .player .close img
{
    width: 100%;
    height: auto;
}

#youtube_modal .inner .player .close img[src$='.svg']
{
    width: 100%;
}

#youtube_modal .inner .player .close:hover
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#look_container
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 20px);
    margin: 18vw auto 0;

    -webkit-transition: -webkit-transform 2s ease;
            transition: -webkit-transform 2s ease;
            transition:         transform 2s ease;
            transition:         transform 2s ease, -webkit-transform 2s ease;

    will-change: transform;
}

#look_container .youtube_movie
{
    position: relative;

    width: 60%;
    margin: 0 auto 19vw;
}

#look_container .youtube_movie .inner
{
    background-color: #000;
}

#look_container .youtube_movie .inner a
{
    display: block;
}

#look_container .youtube_movie .inner:hover img
{
    opacity: .6;
}

#look_container .youtube_movie .inner img
{
    width: 100%;
    height: auto;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}

#look_container .youtube_movie .inner #yt_play1,
#look_container .youtube_movie .inner #yt_play2
{
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#look_container .youtube_movie .inner #yt_play1 svg,
#look_container .youtube_movie .inner #yt_play2 svg
{
    width: 265px !important;
    height: 265px !important;
}

#look_container figure
{
    overflow: hidden;

    will-change: transform;
}

#look_container figure img
{
    width: 100%;
    height: auto;

    -webkit-transition: -webkit-transform .6 linear;
            transition: -webkit-transform .6 linear;
            transition:         transform .6 linear;
            transition:         transform .6 linear, -webkit-transform .6 linear;

    will-change: transform;
}

#look_container .movie
{
    will-change: transform;
}

#look_container .movie video
{
    display: block;

    width: 100%;
    height: auto;
}

#look_container .movie img
{
    width: 100%;
}

#look_container .credit li
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-size: 1rem;

    margin-bottom: 1vw;

    letter-spacing: .05rem;
    text-transform: uppercase;

    color: #666;
}

#look_container .credit li.credit_left
{
    font-size: 12px;
    font-size: .75rem;
}

#look_container .credit li.credit_right
{
    font-size: 12px;
    font-size: .75rem;

    margin-top: 22px;
}

#look_container .credit li a
{
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;

    display: inline-block;

    width: 50px;
    height: 24px;
    margin-left: 10px;

    text-align: center;
    text-decoration: none;
    letter-spacing: .05rem;

    color: #666;
    border: 1px solid #666;
}

#look_container .credit li a:hover
{
    color: #fff;
    background-color: #666;
}

#look_container #look_1
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 22.6vw;
    padding-left: 5vw;
}

#look_container #look_1 .image_1
{
    width: 33.3125vw;
}

#look_container #look_1 .image_2
{
    position: absolute;
    top: 27vw;
    right: 4.625vw;

    width: 32.5vw;
}

#look_container #look_1 .movie
{
    position: absolute;
    top: -5.125vw;
    right: 17.75vw;

    width: 36.25vw;
    height: auto;
}

#look_container #look_1 .movie img
{
    width: 100%;
}

#look_container #look_1 .credit
{
    margin: 140px 0 0 7.375vw;
}

#look_container #look_2
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15.6vw;
    padding-left: 20.5vw;
}

#look_container #look_2 .image_1
{
    width: 27.67vw;
}

#look_container #look_2 .image_2
{
    position: absolute;
    top: 0;
    right: 20.5vw;

    width: 27.67vw;
}

#look_container #look_2 .credit
{
    margin: 5.625vw 0 0 38.25vw;
}

#look_container #look_3
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 21vw;
    padding-left: 12.5vw;
}

#look_container #look_3 .image_1
{
    width: 28.93vw;
}

#look_container #look_3 .credit
{
    position: absolute;
    top: 16vw;
    right: 12.5vw;
}

#look_container #look_4
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 22.6vw;
    padding-left: 66.35vw;
}

#look_container #look_4 .image_1
{
    right: 3.77vw;

    width: 28.93vw;
}

#look_container #look_4 .movie
{
    position: absolute;
    top: 32.2vw;
    left: 11.9vw;

    width: 36.4vw;
    height: auto;
}

#look_container #look_4 .credit
{
    margin-top: 8.17vw;
}

#look_container #look_5
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 19.5vw;
    padding-left: 4.375vw;
}

#look_container #look_5 .image_1
{
    width: 32.5vw;
}

#look_container #look_5 .image_2
{
    position: absolute;
    top: 21vw;
    left: 41.5vw;

    width: 20vw;
}

#look_container #look_5 .credit
{
    position: absolute;
    top: 2.1875vw;
    left: 65.375vw;
}

#look_container #look_6
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 29.875vw;
    padding-right: 35vw;
    padding-left: 35vw;
}

#look_container #look_6 .image_1
{
    width: 28.75vw;
}

#look_container #look_6 #bg_style6
{
    position: absolute;
    z-index: -1;
    top: 42.625vw;
    right: 0;

    width: 73.625vw;
}

#look_container #look_6 .credit
{
    position: absolute;
    top: 48.75vw;
    right: 11.875vw;
}

#look_container #look_7
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 18.75vw;
    padding-left: 5vw;
}

#look_container #look_7 .image_1
{
    position: absolute;
    top: 0;
    right: 6.875vw;

    width: 36.375vw;
    height: auto;
}

#look_container #look_7 .movie
{
    width: 44.5vw;
    height: auto;
    padding-top: 5.9375vw;
}

#look_container #look_7 .credit
{
    margin: 10.75vw 0 0 7.375vw;
}

@media only screen and (max-width: 787px)
{
    #loading .anim
    {
        font-size: 16px;
        font-size: 1rem;
    }

    footer .inner .staff_credit
    {
        margin-bottom: 12.75vw;

        text-align: center;
    }

    footer .inner .copyright
    {
        text-align: center;
    }

    header
    {
        padding: 10% 5% 0;
    }

    header h1
    {
        width: 120px;
        margin-bottom: 0;
    }

    header #moble_menu_btn
    {
        font-size: 18px;
        font-size: 1.125rem;

        top: auto;
        bottom: 0;
    }

    header #moble_menu_btn:hover
    {
        opacity: 1;
    }

    .archive_index
    {
        position: static;
        top: auto;
        left: auto;

        margin-bottom: 60px;
        padding: 100px 5vw 0;
    }

    .archive_index h2
    {
        font-size: 14px;
        font-size: .875rem;

        margin-bottom: 0;
    }

    .archive_index h2 span
    {
        display: inline-block;

        margin-right: 10px;
    }

    .archive_index ul li
    {
        font-size: 20px;
        font-size: 1.25rem;
    }

    #mobile_menu_container .inner
    {
        position: absolute;
        top: 50%;
        left: 50%;

        width: 100%;
        padding: 0 60px;

        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }

    #mobile_menu_container .inner .archive_index
    {
        margin-bottom: 20px;
        padding: 0;

        text-align: center;
    }

    #mobile_menu_container .inner .archive_index h2
    {
        margin-bottom: 5px;
    }

    #mobile_menu_container .inner .archive_index ul li a
    {
        font-size: 18px;
        font-size: 1.125rem;
    }

    #mobile_menu_container .inner .gnavi
    {
        margin-bottom: 30px;

        text-align: center;
    }

    #mobile_menu_container .inner .gnavi ul li
    {
        margin-bottom: 10px;
    }

    #mobile_menu_container .inner .gnavi ul li a
    {
        font-size: 14px;
        font-size: .875rem;
    }

    #mobile_menu_container .inner .snavi
    {
        margin-bottom: 40px;

        text-align: center;
    }

    #mobile_menu_container .inner .snavi ul li
    {
        margin-bottom: 10px;
    }

    #mobile_menu_container .inner .snavi ul li a
    {
        font-size: 14px;
        font-size: .875rem;
    }

    #mobile_menu_container .inner .la_boucle
    {
        position: static;
        top: auto;
        left: auto;

        text-align: center;
    }

    #mobile_menu_container .inner .la_boucle dt
    {
        font-size: 12px;
        font-size: .75rem;
        font-weight: 600;

        margin-bottom: 5px;

        letter-spacing: .1rem;
    }

    #mobile_menu_container .inner .la_boucle dd a
    {
        font-size: 14px;
        font-size: .875rem;
    }

    .wrapper
    {
        border: 5px solid #fff;
    }

    #bg_style1
    {
        display: none;

        width: 100%;
    }

    #bg_style4
    {
        display: none;

        width: 100%;
    }

    #youtube_modal .inner .player
    {
        width: 90%;
    }

    #youtube_modal .inner .player .close
    {
        top: -50px;
        right: 10px;

        width: 30px;
        height: 30px;
    }

    #look_container
    {
        width: 100%;
        margin: 10vh auto 0;
        padding: 0;
    }

    #look_container .youtube_movie
    {
        width: 90%;
    }

    #look_container .youtube_movie .inner #yt_play1,
    #look_container .youtube_movie .inner #yt_play2
    {
        width: 60%;
    }

    #look_container .youtube_movie .inner #yt_play1 svg,
    #look_container .youtube_movie .inner #yt_play2 svg
    {
        width: 100% !important;
        height: 100% !important;
    }

    #look_container .credit
    {
        position: static !important;
        top: auto !important;
        left: auto !important;

        margin: 30px 0 0 !important;
    }

    #look_container .credit li.credit_left
    {
        font-size: 10px;
        font-size: .625rem;
    }

    #look_container .credit li.credit_right
    {
        font-size: 10px;
        font-size: .625rem;
    }

    #look_container .credit li
    {
        font-size: 13px;
        font-size: .8125rem;

        margin-bottom: 10px;

        text-align: center;
    }

    #look_container .credit li a
    {
        font-size: 12px;
        font-size: .75rem;

        display: block;

        width: 160px;
        margin: 10px auto 25px;
    }

    #look_container #look_1
    {
        padding: 0 5vw;
    }

    #look_container #look_1 .image_1
    {
        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_1 .image_2
    {
        position: static;
        top: auto;
        left: auto;

        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_1 .movie
    {
        position: static;
        top: auto;
        left: auto;

        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_2
    {
        padding: 0 5vw;
    }

    #look_container #look_2 .image_1
    {
        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_2 .image_2
    {
        position: static;
        top: auto;
        right: auto;

        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_3
    {
        padding: 0 5vw;
    }

    #look_container #look_3 .image_1
    {
        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_4
    {
        padding: 0 5vw;
    }

    #look_container #look_4 .image_1
    {
        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_4 .movie
    {
        position: static;
        top: auto;
        left: auto;

        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_5
    {
        margin-bottom: 15.625vw;
        padding: 0 5vw;
    }

    #look_container #look_5 .image_1
    {
        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_5 .image_2
    {
        position: static;
        top: auto;
        left: auto;

        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_6
    {
        margin-bottom: 15.625vw;
        padding: 0 5vw;
    }

    #look_container #look_6 .image_1
    {
        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_6 #bg_style6
    {
        display: none;

        width: 100%;
    }

    #look_container #look_7
    {
        padding: 0 5vw;
    }

    #look_container #look_7 .image_1
    {
        position: static;
        top: auto;
        right: auto;

        width: 100%;
        margin-bottom: 5vw;
    }

    #look_container #look_7 .movie
    {
        position: static;
        top: auto;
        left: auto;

        width: 100%;
        margin-bottom: 5vw;
    }
}
