@charset "utf-8";
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-qz7pb2');
	src:url('../fonts/icomoon.eot?#iefix-qz7pb2') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-qz7pb2') format('woff'),
		url('../fonts/icomoon.ttf?-qz7pb2') format('truetype'),
		url('../fonts/icomoon.svg?-qz7pb2#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
#WWD__editorial ul{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-weight:normal;}
#WWD__editorial h1{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-weight:normal;}
#WWD__editorial h2{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-weight:normal;}
#WWD__editorial h3{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-weight:normal;}
#WWD__editorial h4{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-weight:normal;}
#WWD__editorial p{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-weight:normal;}
#WWD__editorial img{vertical-align:bottom;}
#WWD__editorial ol,
#WWD__editorial ul {list-style:none;}

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,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-weight:normal;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{display:block;}

nav ul{list-style:none;}
blockquote,
q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],
dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input,
select{vertical-align:middle;}
img{vertical-align:bottom;}
ol,
ul {list-style:none;}

/*
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
#spickandspan .hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:''}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx .hamburger-inner{transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy .hamburger-inner{transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{-webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{-webkit-transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s .15s ease,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s .15s ease,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);-webkit-transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);-webkit-transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s .15s ease,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s .15s ease,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .15s ease,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);-webkit-transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .15s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .15s .1s cubic-bezier(.895,.03,.685,.22);-webkit-transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,-10px,0) rotate(45deg);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .15s .4s ease}.hamburger--elastic .hamburger-inner:after{top:20px;transition:-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:.1s;-webkit-transform:translate3d(0,10px,0) rotate(135deg);transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:.1s;-webkit-transform:translate3d(0,-20px,0) rotate(-270deg);transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .15s .4s ease}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:.1s;-webkit-transform:translate3d(0,10px,0) rotate(-135deg);transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:.1s;-webkit-transform:translate3d(0,-20px,0) rotate(270deg);transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .2s .25s ease-in}.hamburger--emphatic .hamburger-inner:before{left:0;transition:top .05s .2s linear,left .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,left .2s .25s ease-in;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,left .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:top .05s .2s linear,right .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,right .2s .25s ease-in;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,right .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .2s ease-out,top .05s .2s linear,-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:left .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:left .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1),-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);-webkit-transform:translate3d(80px,80px,0) rotate(45deg);transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .2s ease-out,top .05s .2s linear,-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:right .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:right .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1),-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);-webkit-transform:translate3d(-80px,80px,0) rotate(-45deg);transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .2s .25s ease-in}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:top .05s .2s linear,left .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,left .2s .25s ease-in;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,left .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:top .05s .2s linear,right .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,right .2s .25s ease-in;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,right .2s .25s ease-in,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .2s ease-out,top .05s .2s linear,-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:left .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:left .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1),-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);-webkit-transform:translate3d(80px,-80px,0) rotate(-45deg);transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .2s ease-out,top .05s .2s linear,-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:right .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1);transition:right .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1),-webkit-transform .2s .25s cubic-bezier(.075,.82,.165,1);-webkit-transform:translate3d(-80px,-80px,0) rotate(45deg);transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{-webkit-transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{-webkit-transform:rotate(45deg) translate3d(5.71429px,-6px,0);transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(90deg);transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .15s linear}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .32s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .32s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .32s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .32s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .32s cubic-bezier(.215,.61,.355,1);transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s .32s cubic-bezier(.215,.61,.355,1);transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s .32s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .32s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .32s linear;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .32s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .32s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .32s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .32s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:background-color 0s .1s linear,-webkit-transform .1s .22s cubic-bezier(.55,.055,.675,.19);transition:transform .1s .22s cubic-bezier(.55,.055,.675,.19),background-color 0s .1s linear;transition:transform .1s .22s cubic-bezier(.55,.055,.675,.19),background-color 0s .1s linear,-webkit-transform .1s .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner:before{transition:top .1s .1s ease-in,-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:top .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:top .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner:after{transition:bottom .1s .1s ease-in,-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transition:background-color 0s .22s linear,-webkit-transform .1s 0s cubic-bezier(.215,.61,.355,1);transition:transform .1s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .22s linear;transition:transform .1s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .22s linear,-webkit-transform .1s 0s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top .1s .12s ease-out,-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s .12s ease-out,-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:bottom .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:bottom .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:background-color 0s .1s linear,-webkit-transform .1s .22s cubic-bezier(.55,.055,.675,.19);transition:transform .1s .22s cubic-bezier(.55,.055,.675,.19),background-color 0s .1s linear;transition:transform .1s .22s cubic-bezier(.55,.055,.675,.19),background-color 0s .1s linear,-webkit-transform .1s .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner:before{transition:top .1s .1s ease-in,-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:top .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:top .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner:after{transition:bottom .1s .1s ease-in,-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .1s ease-in,transform .1s 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transition:background-color 0s .22s linear,-webkit-transform .1s 0s cubic-bezier(.215,.61,.355,1);transition:transform .1s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .22s linear;transition:transform .1s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .22s linear,-webkit-transform .1s 0s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top .1s .12s ease-out,-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s .12s ease-out,-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:bottom .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1);transition:bottom .1s .12s ease-out,transform .1s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin .hamburger-inner:before{transition:top .1s .34s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s .34s ease-in,-webkit-transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .34s ease-in,transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .34s ease-in,transform .3s cubic-bezier(.55,.055,.675,.19),-webkit-transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s .14s ease-out;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,-webkit-transform .3s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .3s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .3s .14s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s .14s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s .34s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s .34s ease-in,-webkit-transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .34s ease-in,transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .34s ease-in,transform .3s cubic-bezier(.55,.055,.675,.19),-webkit-transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s .14s ease-out;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,-webkit-transform .3s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .3s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .3s .14s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s .14s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s}.hamburger--squeeze .hamburger-inner:before{transition:top .1s .14s ease,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s .14s ease,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top .1s ease,opacity .1s .14s ease;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);-webkit-transform:rotate(765deg);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);-webkit-transform:rotate(-765deg);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}

body{
	margin:0;padding:0;border:0;outline:0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    background: #FFF;
}

.pc_only{
  display: block;
  margin: 0 auto;
}
.sp_only{
  display: none;
}
@media only screen and (max-width: 768px) {
  .pc_only{
    display: none;
  }
  .sp_only{
    display: block;
  }
  img{
    width: 100%;
    height: auto;
  }
}
#spickandspan a{
	text-decoration: none;
}


@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*----------------------------------------------------
 header
--------------------------------------------------- */
#spickandspan{
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
    /*font-family:  "a-otf-futo-min-a101-pr6n",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;*/
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-size: 12px;
    line-height: 21px;
	color: #000;
    top: 0;
}

@media only screen and (max-width: 768px) {
	#spickandspan{
/*	    height: 100vh;
	    overflow: scroll;
	    -webkit-overflow-scrolling: touch;*/
	}
}
/*----------------------------------------------------
 web font
font-family: 'Judson', serif;
font-family: "orpheuspro",serif;
font-family: "a-otf-futo-min-a101-pr6n",serif;

--------------------------------------------------- */

/*----------------------------------------------------
 slick
--------------------------------------------------- */
:focus {
  outline: none;
}
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

.slide .slick-prev{
}
.slide .slick-next{
}
.slide .slick-disabled{
  opacity: 0.2;
}
/*----------------------------------------------------
 loading
--------------------------------------------------- */
#spickandspan #loading{
	position: fixed;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index:100;
	background: #FFF;
}
#spickandspan #loading.out{
  opacity: 0;
    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
         -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
}


/*----------------------------------------------------
 block_top
--------------------------------------------------- */

.block_top{
	position: relative;
	background: url(../img/top_bg.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 220px;
}
.block_top .wwd{
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -480px;
	z-index: 1;
}

.block_top h1{
	padding-top: 80px;
	text-align: center;
    color: #FFFFFF;
    font-family: essonnes-headline, serif;
    font-size: 115px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 106px;
    text-transform: uppercase;
    opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_top.view h1{
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_top h1 .by{
	display: block;
}
.block_top p{
	text-align: center;
    width: 872px;
    margin: 0 auto;
    margin-top: 78px;
	color: #FFFFFF;
	line-height: 32px;
    font-size: 15px;
    opacity: 0;
}
.block_top p span{
	font-weight: bold;
}
.block_top.view p{
	opacity: 1;
    -webkit-transition: all 0.8s 1s ease;
       -moz-transition: all 0.8s 1s ease;
        -ms-transition: all 0.8s 1s ease;
         -o-transition: all 0.8s 1s ease;
            transition: all 0.8s 1s ease;
}
@media only screen and (max-width: 768px) {

	.block_top{
		position: relative;
		background:none;
		padding-bottom: 0px;
		overflow: hidden;
	}
	.block_top .bg_sp{
		background: url(../img/top_bg_sp.jpg) no-repeat center top;
		background-size: cover;
	    width: 100%;
	    height: 100vh;
	    overflow: hidden;
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    z-index: 0;
	}
	.block_top .wwd{
		top: 8px;
    	left: 2.14%;
    	width: 15.2%;
    	margin-left: 0px;
	}

	.block_top h1{
		padding-top: 260px;
	    font-size: 59px;
	    line-height: 56px;
	    letter-spacing: -3px;
	}
	.block_top h1 .by{
		width: 48px;
		margin: 0 auto;
	}
	.block_top p{
	    width: 100%;
	    background: #FFF;
	    margin-top: 100px;
		font-size: 13px;
    	color: #000000;
    	line-height: 25px;
    	position: relative;
    	z-index: 1;
	}
	.block_top p span{
		display: block;
		padding: 20px 7.7%;
	}
}


/*----------------------------------------------------
 block_interview
--------------------------------------------------- */
.movie_interview{
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}
.movie_area{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
}
.movie_area .cover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bg_border.png);
}
@media only screen and (max-width: 768px) {
	#movie_top.movie_area{
		display: none;
	}
	#movie_interview.movie_area{
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/interview01/bg.gif) no-repeat center center;
		background-size: cover;
	}
	#movie_interview.movie_area.interview02{
		background: url(../img/interview02/bg.gif) no-repeat center center;
		background-size: cover;
	}
	#movie_interview.movie_area.interview02.interview_detail{
		background: url(../img/interview02/bg_interview.gif) no-repeat center center;
		background-size: cover;
	}
	#movie_interview.movie_area.interview03{
		background: url(../img/interview03/bg.gif) no-repeat center center;
		background-size: cover;
	}
	#movie_interview.movie_area.interview03.interview_detail{
		background: url(../img/interview03/bg_interview.gif) no-repeat center center;
		background-size: cover;
	}
	#movie_interview.movie_area.interview04{
		background: url(../img/interview04/bg.gif) no-repeat center center;
		background-size: cover;
	}
	#movie_interview.movie_area.interview04.interview_detail{
		background: url(../img/interview04/bg_interview.gif) no-repeat center center;
		background-size: cover;
	}
	#movie_interview.movie_area #movieplayer{
		display: none;

	}

}

.block_interview{
	position: relative;
	z-index: 1;
	background: rgba(197,186,176,0.5);
}
.block_interview .inner{
	width: 940px;
	margin: 0 auto;
	background: rgba(255,255,255,0.51);
}
.block_interview .column{
	height: 587px;
	width: 940px;
	margin: 0 auto;
	position: relative;

}
.block_interview .middle{
	width: 100%;
	height: 258px;
	background: #C5BAB0;
}
.block_interview .column.column2,
.block_interview .column.column4{
	margin-top: 0px;
}
.block_interview .column .image{
	position: absolute;
	top: -82px;
	left: 13px;
	background: #FFF;
	width: 550px;
	padding: 15px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview .column.column2 .image,
.block_interview .column.column4 .image{
	position: absolute;
	top: -82px;
	left: auto;
	right: 13px;
}
.block_interview .column.view .image{
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview .column.view .image img{
	width: 100%;
}
.block_interview .column .textarea{
	position: absolute;
	top: 50%;
    left: 565px;
    width: 420px;
  -webkit-transform: translate(0px,-50%);
     -moz-transform: translate(0px,-50%);
      -ms-transform: translate(0px,-50%);
       -o-transform: translate(0px,-50%);
          transform: translate(0px,-50%);
}
.block_interview .column.column1 .textarea{
	margin-top: -147px;
  -webkit-transform: translate(0px,0%);
     -moz-transform: translate(0px,0%);
      -ms-transform: translate(0px,0%);
       -o-transform: translate(0px,0%);
          transform: translate(0px,0%);

}
.block_interview .column.column2 .textarea,
.block_interview .column.column4 .textarea{
	left: 38px;
}
.block_interview .column .textarea .lead{
	color: #000000;
    font-family: essonnes-headline, serif;
    font-size: 29px;
    font-style: italic;
    font-weight: 400;
    line-height: 33px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview .column .textarea .lead .by{
	display: inline-block;
	width: 20px;
	line-height: 19px;
	margin-left: 7px;
}
.block_interview .column .textarea .lead .by img{
	width: 100%;
	height: auto;
}
.block_interview .column.view .textarea .lead{
	opacity: 1;
    -webkit-transition: all 0.8s 0.6s ease;
       -moz-transition: all 0.8s 0.6s ease;
        -ms-transition: all 0.8s 0.6s ease;
         -o-transition: all 0.8s 0.6s ease;
            transition: all 0.8s 0.6s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview .column .textarea .by{
	text-align: center;
    font-size: 29px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview .column.view .textarea .by{
	opacity: 1;
    -webkit-transition: all 0.8s 0.6s ease;
       -moz-transition: all 0.8s 0.6s ease;
        -ms-transition: all 0.8s 0.6s ease;
         -o-transition: all 0.8s 0.6s ease;
            transition: all 0.8s 0.6s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview .column .textarea h2{
	font-family: essonnes-headline, serif;
    font-size: 59px;
    font-style: italic;
    font-weight: 400;
    width: 500px;
    line-height: 70px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview .column.view .textarea h2{
	opacity: 1;
    -webkit-transition: all 0.8s 0.7s ease;
       -moz-transition: all 0.8s 0.7s ease;
        -ms-transition: all 0.8s 0.7s ease;
         -o-transition: all 0.8s 0.7s ease;
            transition: all 0.8s 0.7s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview .column .textarea p{
	width: 295px;
    font-size: 12px;
    line-height: 21px;
    margin-top: 30px;
	opacity: 0;
}
.block_interview .column.view .textarea p{
	opacity: 1;
    -webkit-transition: all 0.8s 0.8s ease;
       -moz-transition: all 0.8s 0.8s ease;
        -ms-transition: all 0.8s 0.8s ease;
         -o-transition: all 0.8s 0.8s ease;
            transition: all 0.8s 0.8s ease;
}
.block_interview .column .textarea .btn{
	opacity: 0;
}
.block_interview .column.view .textarea .btn{
	opacity: 1;
    -webkit-transition: all 0.8s 0.9s ease;
       -moz-transition: all 0.8s 0.9s ease;
        -ms-transition: all 0.8s 0.9s ease;
         -o-transition: all 0.8s 0.9s ease;
            transition: all 0.8s 0.9s ease;
}
.block_interview .column .textarea .btn a{
	margin-top: 25px;
    background-color: #BE1317;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFF;
    line-height: 50px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-style: italic;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
	opacity: 0;
}
.block_interview .column.view .textarea .btn a{
	opacity: 1;
}
.block_interview .column .textarea .btn a:hover{
	background: #545454;
}
.block_interview .bottom{
    background-color: #C5BAB0;
}
.block_interview .bottom p{
	padding-top: 124px;
	padding-bottom: 70px;
	text-align: center;
    font-size: 20px;
    line-height: 35px;
}

.block_interview .bottom p .face{
	width: 17px;
	display: inline-block;
	vertical-align: top;
    line-height: 27px;
	margin-right: 4px;
}
@media only screen and (max-width: 768px) {

	.block_interview{
		background:none;
		position: relative;
		z-index: 10;
	}
	.block_interview .inner{
		width: auto;
		margin: 0;
	}
	.block_interview .column,
	.block_interview .column.column2,
	.block_interview .column.column4{
		margin: 0 2.67%;
		background: rgba(255,255,255,0.51);
		height: auto;
		width: auto;
		padding-top: 16px;
		padding-bottom: 30px;
		margin-top: 0px;
	}
	.block_interview .inner.column_bg01{
		background: url(../img/interview04/bg.gif) no-repeat center center;
		background-size: cover;
	}
	.block_interview .inner.column_bg02{
		background: url(../img/interview03/bg.gif) no-repeat center center;
		background-size: cover;
	}
	.block_interview .inner.column_bg03{
		background: url(../img/interview02/bg.gif) no-repeat center center;
		background-size: cover;
	}
	.block_interview .inner.column_bg04{
		background: url(../img/interview01/bg.gif) no-repeat center center;
		background-size: cover;
	}
	.block_interview .middle{
		height: 15px;
	}
	.block_interview .column .image,
	.block_interview .column.column2 .image,
	.block_interview .column.column4 .image{
		position: static;
		width: 81.69%;
		margin: 0 auto;
		background: #FFF;
		padding:0px;
	}
	.block_interview .column .image a{
		padding: 10px;
		display: block;
	}
	.block_interview .column .textarea,
	.block_interview .column.column2 .textarea,
	.block_interview .column.column4 .textarea{
		position: static;
		width: 81.69%;
		margin: 0 auto;
		margin-top: 20px;
	  -webkit-transform: translate(0px,0%);
	     -moz-transform: translate(0px,0%);
	      -ms-transform: translate(0px,0%);
	       -o-transform: translate(0px,0%);
	          transform: translate(0px,0%);
	}
	.block_interview .column.column1 .textarea{
		margin-top: 20px;
	}
	.block_interview .column .textarea .lead{
	    font-size: 15px;
    	line-height: 18px;
	}
	.block_interview .column .textarea h2{
		font-size: 35px;
    	line-height: 41px;
	}
	.block_interview .column .textarea .lead .by {
	    width: 10px;
	    line-height: 22px;
	    margin-left: 7px;
	}
	.block_interview .column .textarea p{
		width: auto;
		font-size: 12px;
    	line-height: 21px;
	    margin-top: 15px;
		letter-spacing: 2px;
	}
	.block_interview .column .textarea .btn a{
		margin-top: 25px;
	    width: 100%;
	}
	.block_interview .bottom{
	    background-color: #C5BAB0;
	}
	.block_interview .bottom p{
		padding-top: 30px;
		padding-bottom: 30px;
	    font-size: 15px;
	    line-height: 26px;
	}
	.block_interview .bottom p .face{
		width: 13px;
	    line-height: 19px;
		margin-right: 2px;
	}
}

/*----------------------------------------------------
 block_happiness
--------------------------------------------------- */

.block_happiness{
	position: relative;
	z-index: 1;
	background: url(../img/happiness_bg.png) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	padding: 90px 0;
}
.block_happiness .inner{
	margin: 0 auto;
	width: 812px;
	padding: 35px 0;
	background: rgba(255,255,255,0.7);
}
.block_happiness .inner .area{
	background: #FFF;
	margin: 0px 48px;
}
.block_happiness .inner .area .area_block{
	padding: 40px 67px;

}
.block_happiness .inner .area .area_block .update{
	margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 32px;
    color: rgb(197, 99, 135);
}
.block_happiness .inner .area .area_block .update span.u{
	display: inline-block;
    background: rgb(197, 99, 135);
    color: #FFF;
    padding: 1px 10px;
    margin-right: 5px;
    font-size: 16px;
    line-height: 24px;
}
.block_happiness .inner .area .area_block h2{
    font-size: 70px;
    line-height: 83px;
	font-weight: 400;
    font-family: essonnes-headline, serif;
    color: #000000;
    font-style: italic;
    opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_happiness.view .inner .area .area_block h2{
    opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_happiness .inner .area .area_block p{
    margin-top: 26px;
	font-size: 12px;
    line-height: 21px;
    opacity: 0;
}
.block_happiness.view .inner .area .area_block p{
    opacity: 1;
    -webkit-transition: all 0.8s 0.1s ease;
       -moz-transition: all 0.8s 0.1s ease;
        -ms-transition: all 0.8s 0.1s ease;
         -o-transition: all 0.8s 0.1s ease;
            transition: all 0.8s 0.1s ease;
}
.block_happiness .inner .area .area_block .btn{
	opacity: 0;
}
.block_happiness.view .inner .area .area_block .btn{
    opacity: 1;
    -webkit-transition: all 0.8s 0.2s ease;
       -moz-transition: all 0.8s 0.2s ease;
        -ms-transition: all 0.8s 0.2s ease;
         -o-transition: all 0.8s 0.2s ease;
            transition: all 0.8s 0.2s ease;
}
.block_happiness .inner .area .area_block .btn a{
	margin-top: 25px;
    background-color: #AD382B;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFF;
    line-height: 50px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-style: italic;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_happiness .inner .area .area_block .btn a:hover{
	background: #545454;
}
.block_happiness .inner .area .area_block .insta_title{
    font-size: 25px;
    line-height: 30px;
    margin-top: 45px;
	font-weight: 400;
    font-family: essonnes-headline, serif;
    color: #000000;
    font-style: italic;
	opacity: 0;
}
.block_happiness.view .inner .area .area_block .insta_title{
    opacity: 1;
    -webkit-transition: all 0.8s 0.3s ease;
       -moz-transition: all 0.8s 0.3s ease;
        -ms-transition: all 0.8s 0.3s ease;
         -o-transition: all 0.8s 0.3s ease;
            transition: all 0.8s 0.3s ease;
}
.block_happiness .inner .area .area_block .insta_t{
    font-size: 20px;
    line-height: 35px;
    margin-top: 16px;
    overflow: hidden;
	opacity: 0;
}
.block_happiness.view .inner .area .area_block .insta_t{
    opacity: 1;
    -webkit-transition: all 0.8s 0.4s ease;
       -moz-transition: all 0.8s 0.4s ease;
        -ms-transition: all 0.8s 0.4s ease;
         -o-transition: all 0.8s 0.4s ease;
            transition: all 0.8s 0.4s ease;
}
.block_happiness .inner .area .area_block .insta_t .face{
	width: 17px;
	display: inline-block;
	vertical-align: top;
    line-height: 27px;
	margin-right: 4px;
}
.block_happiness .inner .area .area_block .btn_insta{
	opacity: 0;
}
.block_happiness.view .inner .area .area_block .btn_insta{
    opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
}
.block_happiness .inner .area .area_block .btn_insta a{
	margin-top: 25px;
	border-style: solid;
    border-width: 1px;
    position: relative;
    border-color: #C56387;
    background-color: #FFFFFF;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    color: #C56387;
    line-height: 50px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-style: italic;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_happiness .inner .area .area_block .btn_insta a:hover{
    background-color: #C56387;
    color: #FFF;
}
@media only screen and (max-width: 768px) {

	.block_happiness{
		background:none;
		padding: 40px 0;
		position: relative;
		overflow: hidden;
		z-index: 1;
	}
	.block_happiness .bg_sp{
		background: url(../img/happiness_bg_sp.jpg) no-repeat center top;
		background-size: cover;
	    width: 100%;
	    height: 100vh;
	    overflow: hidden;
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
	.block_happiness .inner{
		margin: 0 auto;
		width: 86.67%;
		padding: 35px 0;
		background: #FFF;
		position: relative;
		z-index: 20;
	}
	.block_happiness .inner .area{
		background: #FFF;
		width: 89.54%;
		margin: 0 auto;
	}
	.block_happiness .inner .area .area_block{
		padding: 0px;

	}
	.block_happiness .inner .area .area_block .update{
		margin-bottom: 10px;
	    letter-spacing: 1px;
	    font-size: 15px;
	    line-height: 21px;
	    color: rgb(197, 99, 135);
	}
	.block_happiness .inner .area .area_block .update span.u{
		display: inline-block;
	    background: rgb(197, 99, 135);
	    color: #FFF;
	    padding: 1px 10px;
	    margin-right: 5px;
	    font-size: 13px;
	    line-height: 20px;
	}
	.block_happiness .inner .area .area_block .update span.t{
		display: block;
		padding-top: 5px;
	}
	.block_happiness .inner .area .area_block h2{
    	font-size: 35px;
    	line-height: 41px;
	}
	.block_happiness .inner .area .area_block p{
	    margin-top: 16px;
		font-size: 12px;
	    line-height: 21px;
	}
	.block_happiness .inner .area .area_block .btn a{
		margin-top: 15px;
	    width: 100%;
	}
	.block_happiness .inner .area .area_block .insta_title{
	    text-align: center;
	    font-size: 22px;
	    line-height: 26px;
	    margin-top: 35px;
	}
	.block_happiness .inner .area .area_block .insta_t{
	    text-align: center;
	    font-size: 15px;
	    line-height: 26px;
	    margin-top: 16px;
	    overflow: hidden;
	}
	.block_happiness .inner .area .area_block .insta_t .face{
		width: 13px;
	    line-height: 19px;
		margin-right: 2px;
	}
	.block_happiness .inner .area .area_block .btn a_insta{
		margin-top: 25px;
	    width: 100%;
	}
	.block_happiness .inner .area .area_block .btn a_insta:hover{
	    background-color: #C56387;
	    color: #FFF;
	}
}

@media only screen and (max-width: 320px) {
	.block_happiness .inner .area .area_block .btn_insta a{
    width: 250px;
}
}

/*----------------------------------------------------
 block_look
--------------------------------------------------- */

.block_look{
	position: relative;
	z-index: 1;
	background: url(../img/look_bg04.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	padding: 66px 0;
	border-top: 52px #C5BAB0 solid;
}
.block_look .inner{
	margin: 0 auto;
	width: 980px;
	padding: 72px 0;
	background: rgba(255,255,255,0.7);
}
.block_look .inner .area{
	padding: 0 84px;
}
.block_look .inner .area h2{
    font-size: 70px;
    line-height: 83px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look.view .inner .area h2{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look .inner .area .by{
    font-size: 37px;
    line-height: 48px;
    font-family: essonnes-headline, serif;
    font-weight: 400;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look.view .inner .area .by{
	opacity: 1;
    -webkit-transition: all 0.8s 0.1s ease;
       -moz-transition: all 0.8s 0.1s ease;
        -ms-transition: all 0.8s 0.1s ease;
         -o-transition: all 0.8s 0.1s ease;
            transition: all 0.8s 0.1s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look .inner .area p{
    font-size: 12px;
    line-height: 21px;
    margin-top: 25px;
	opacity: 0;
}
.block_look.view .inner .area p{
	opacity: 1;
    -webkit-transition: all 0.8s 0.2s ease;
       -moz-transition: all 0.8s 0.2s ease;
        -ms-transition: all 0.8s 0.2s ease;
         -o-transition: all 0.8s 0.2s ease;
            transition: all 0.8s 0.2s ease;
}
.block_look .inner .area .block{
    margin-top: 25px;
	overflow: hidden;
	text-align: center;
}
.block_look .inner .area .block.vol2{
    margin-top: 70px;
}
.block_look .inner .area .block .link{
	width: 370px;
	float: left;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look .inner .area .block .link:nth-child(2){
	float: right;
}
.block_look.view .inner .area .link{
	opacity: 1;
    -webkit-transition: all 0.8s 0.4s ease;
       -moz-transition: all 0.8s 0.4s ease;
        -ms-transition: all 0.8s 0.4s ease;
         -o-transition: all 0.8s 0.4s ease;
            transition: all 0.8s 0.4s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look .inner .area .block .link .image{
	margin-bottom: 21px;
	width: 100%;
}
.block_look .inner .area .block .link .image img{
	width: 100%;
	height: auto;
}
.block_look .inner .area .block .link .step{
    font-size: 21px;
    line-height: 27px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
}
.block_look .inner .area .block .link h3{
    margin-top: 15px;
    font-size: 41px;
    line-height: 53px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
}
.block_look .inner .area .block .link .btn a{
	margin-top: 25px;
    background-color: #AD382B;
    height: 50px;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    color: #FFF;
    line-height: 50px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-style: italic;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_look .inner .area .block .link:nth-child(2) .btn a{
	background-color: #2E548B;

}
.block_look .inner .area .block.vol2 .link:nth-child(1) .btn a{
	background-color: #D7145A;

}
.block_look .inner .area .block.vol2 .link:nth-child(2) .btn a{
	background-color: #ff641e;

}
.block_look .inner .area .block .link .btn a:hover{
	background: #545454;
}
.block_look .inner .area .block.vol2 .link .btn a:hover{
	background: #545454;
}
.block_look .inner .area .coming{
	width: 370px;
	text-align: center;
	margin: 0 auto;
	padding-top: 320px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look.view .inner .area .coming{
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look .inner .area .coming dl{
	margin-bottom: 32px;
}
.block_look .inner .area .coming dl dt{
    font-size: 21px;
    line-height: 32px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
}
.block_look .inner .area .coming dl dd{
    font-size: 41px;
    line-height: 63px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
}
.block_look .inner .area .coming .schedule{
    font-family: essonnes-headline, serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 34px;
    font-style: italic;
}
.block_look .inner .area .shop{
	margin-top: 47px;
	padding:27px 0 47px 0;
	border-top: 1px rgba(150,150,150,0.5) solid;
	border-bottom: 1px rgba(150,150,150,0.5) solid;
	text-align: center;
}
.block_look .inner .area .shop p{
    font-size: 20px;
    line-height: 35px;
}
.block_look .inner .area .shop p .face{
	width: 17px;
	display: inline-block;
	vertical-align: top;
    line-height: 27px;
	margin-right: 4px;
}
.block_look .inner .area .shop .btn a{
	margin: 0 auto;
	margin-top: 25px;
	border-style: solid;
    border-width: 1px;
    position: relative;
    border-color: #C56387;
    background-color: #FFFFFF;
    width: 369px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    color: #C56387;
    line-height: 50px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-style: italic;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_look .inner .area .shop .btn a:hover{
    background-color: #C56387;
    color: #FFF;
}

@media only screen and (max-width: 768px) {
	.block_look{
		background:#FFF;
		position: relative;
		padding: 0;
		border-top:none;
		overflow: hidden;
	}
	.block_look .bg_sp{
	    width: 100%;
	    height: 100%;
	    overflow: hidden;
	    position: absolute;
	    top: 0;
	    left: 0;
	}
	.block_look .bg_sp li:nth-child(1){
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 161vw;
		background: url(../img/look_bg01.jpg) no-repeat center center;
		background-size: cover;
	}
	.block_look .bg_sp li:nth-child(2){
		position: absolute;
		top: 161vw;
		left: 0;
		width: 100%;
		height: 137vw;
		background: url(../img/look_bg02.jpg) no-repeat center center;
		background-size: cover;
	}
	.block_look .bg_sp li:nth-child(3){
		position: absolute;
	    top: 298vw;
	    left: 0;
	    width: 100%;
	    height: 136vw;
		background: url(../img/look_bg03.jpg) no-repeat center center;
		background-size: cover;
	}
	.block_look .bg_sp li:nth-child(4){
		position: absolute;
	    top: 434vw;
	    left: 0;
	    width: 100%;
	    height: 225vw;
		background: url(../img/look_bg04.jpg) no-repeat center center;
		background-size: cover;
	}
	.block_look .inner{
		margin: 0 auto;
		width: 100%;
		padding: 40px 0 0;
		background: rgba(255,255,255,0.7);
		position: relative;
		z-index: 1;
	}
	.block_look .inner .area{
		padding: 0px;
	}
	.block_look .inner .area h2{
	    font-size: 35px;
	    line-height: 41px;
	    text-align: center;
	}
	.block_look .inner .area .by{
	    line-height: 33px;
	    font-size: 25px;
	    text-align: center;
	}
	.block_look .inner .area p{
		width: 78%;
		margin: 0 auto;
	    font-size: 12px;
	    line-height: 21px;
	    margin-top: 25px;
   		word-break: break-all;
	}
	.block_look .inner .area .block{
	    margin-top: 25px;
		overflow: hidden;
		text-align: center;
	}
	.block_look .inner .area .block .link{
		width: auto;
		float: none;
	}
	.block_look .inner .area .block .link:nth-child(2){
		margin-top: 70px;
	}
	.block_look .inner .area .block .link:nth-child(2) {
	     float: none;
	}
	.block_look .inner .area .block .link .image{
		width: 70.4%;
		margin: 0 auto;
		margin-bottom: 21px;
	}
	.block_look .inner .area .block .link .step{
	    font-size: 15px;
	    line-height: 20px;
	}
	.block_look .inner .area .block .link h3{
	    margin-top: 15px;
	    font-size: 30px;
	    line-height: 39px;
	}
	.block_look .inner .area .block .link .btn a{
		width: 77.33%;
		margin: 0 auto;
		margin-top: 25px;
	}
	.block_look .inner .area .block .link .btn a:hover{
		background: #545454;
	}
	.block_look .inner .area .block .coming{
		width: auto;
		float: none;
		padding-top: 50px;
	}
	.block_look .inner .area .block .coming dl{
		margin-bottom: 22px;
	}
	.block_look .inner .area .block .coming dl dt{
	    font-size: 21px;
	    line-height: 32px;
	}
	.block_look .inner .area .block .coming dl dd{
	    font-size: 42px;
	    line-height: 57px;
	}
	.block_look .inner .area .block .coming .schedule{
	    font-size: 22px;
    	line-height: 34px;
	}
	.block_look .inner .area .shop{
		margin-top: 47px;
		padding:10px 0 47px 0;
		border-top: 1px rgba(150,150,150,0.5) solid;
		border-bottom: 1px rgba(150,150,150,0.5) solid;
		text-align: center;
	}
	.block_look .inner .area .shop p{
	    font-size: 13px;
	    line-height: 23px;
	}
	.block_look .inner .area .shop p .face{
		width: 13px;
	    line-height: 19px;
		margin-right: 2px;
	}
	.block_look .inner .area .shop .btn a{
		width: 77.33%;
		margin: 0 auto;
		margin-top: 25px;
	}
}
@media only screen and (max-width: 414px){
	.block_look .bg_sp li:nth-child(1){
		height: 220vw;
	}
	.block_look .bg_sp li:nth-child(2){
		top: 220vw;
		height: 230vw;
	}
	.block_look .bg_sp li:nth-child(3){
	    top: 383vw;
	    height: 250vw;
	}
	.block_look .bg_sp li:nth-child(4){
	    top: 546vw;
	    height: 260vw;
	}
}
@media only screen and (max-width: 375px){
	.block_look .bg_sp li:nth-child(1){
		height: 232vw;
	}
	.block_look .bg_sp li:nth-child(2){
		top: 232vw;
		height: 230vw;
	}
	.block_look .bg_sp li:nth-child(3){
	    top: 402vw;
	    height: 250vw;
	}
	.block_look .bg_sp li:nth-child(4){
	    top: 570vw;
	    height: 260vw;
	}
}
@media only screen and (max-width: 320px) {
	.block_look .bg_sp li:nth-child(1){
		height: 270vw;
	}
	.block_look .bg_sp li:nth-child(2){
		top: 270vw;
		height: 230vw;
	}
	.block_look .bg_sp li:nth-child(3){
	    top: 450vw;
	    height: 250vw;
	}
	.block_look .bg_sp li:nth-child(4){
	    top: 630vw;
	    height: 260vw;
	}
}
/*----------------------------------------------------
 block_contact
--------------------------------------------------- */

.block_contact{
	position: relative;
	z-index: 1;
	background: #E5E4E1;
	padding: 40px 0;
}
.block_contact .btn a{
	margin: 0 auto;
    background-color: #000;
    width: 370px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    line-height: 50px;

    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #FFFFFF;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 14px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_contact .btn a:hover{
    background-color: #545454;
    color: #FFF;
}
.block_contact p{
	text-align: center;
    margin-top: 24px;
    font-size: 15px;
    line-height: 27px;
}
.block_contact .sns_title{
	text-align: center;
    margin-top: 39px;
    font-size: 14px;
    letter-spacing: 1px;
    font-style: italic;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.block_contact .sns{
	text-align: center;
	margin-top: 15px;
}
.block_contact .sns li{
	margin: 0 15px;
	display: inline-block;
    vertical-align: middle;
}
.block_contact .sns li a{
	color: #000;
	font-size: 40px;
}
.block_contact .sns li:nth-child(3){
	display: none;
}
@media only screen and (max-width: 768px) {

	.block_contact .sns li:nth-child(3){
		display: inline-block;
	    vertical-align: middle;
	}
	.block_contact{
		padding: 40px 0;
	}
	.block_contact .btn a{
		width: 77.33%;
		margin: 0 auto;
	}
	.block_contact p{
	    margin-top: 24px;
	    font-size: 15px;
	    line-height: 27px;
	}
	.block_contact .sns_title{
	    margin-top: 39px;
	    font-size: 14px;
	}
	.block_contact .sns{
		margin-top: 15px;
	}
	.block_contact .sns li{
		margin: 0 10px;
	}
	.block_contact .sns li a{
		font-size: 30px;
	}
}
/*----------------------------------------------------
 block_footer
--------------------------------------------------- */

.block_footer{
	position: relative;
	z-index: 1;
	background: #282828;
	padding: 30px 0;
	text-align: center;
}
.block_footer p{
	margin-top: 24px;
	font-size: 9px;
    text-align: center;
    color: #AAAAAA;
    line-height: 16px;
}

@media only screen and (max-width: 768px) {
	.block_footer{
		padding: 30px 0;
		text-align: center;
	}
	.block_footer .logo{
		width: 136px;
		margin: 0 auto;
	}
	.block_footer p{
		padding: 0 20px;
		margin-top: 24px;
	}

}


/*----------------------------------------------------
 block_interview_detail
--------------------------------------------------- */

.block_interview_detail{
	position: relative;
	z-index: 1;
}
.block_interview_detail .summary{
	position: relative;
	padding-bottom: 50px;
}
.block_interview_detail .summary .wwd{
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -480px;
	z-index: 1;
}

.block_interview_detail .summary h1{
	padding-top: 56px;
	text-align: center;
    color: #FFFFFF;
    font-family: essonnes-headline, serif;
    font-size: 115px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 106px;
    text-align: center;
    text-transform: uppercase;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .summary.view h1{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);

}
.block_interview_detail .summary h1 .by{
	display: block;
}
.block_interview_detail .summary p{
	background: rgba(0,0,0,0.5);
    margin-top: 78px;
	color: #FFFFFF;
	line-height: 26px;
    font-size: 15px;
    text-align: center;
    padding: 40px 0;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .summary.view p{
	opacity: 1;
    -webkit-transition: all 0.8s 0.1s ease;
       -moz-transition: all 0.8s 0.1s ease;
        -ms-transition: all 0.8s 0.1s ease;
         -o-transition: all 0.8s 0.1s ease;
            transition: all 0.8s 0.1s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);

}

@media only screen and (max-width: 768px) {
	.block_interview_detail .summary{
		padding-bottom: 0px;
	}
	.block_interview_detail .summary .wwd{
		top: 8px;
    	left: 2.14%;
    	width: 15.2%;
    	margin-left: 0px;
	}

	.block_interview_detail .summary h1{
		padding-top: 70px;
	    font-size: 60px;
	    line-height: 55px;
	}
	.block_interview_detail .summary h1 .by{
		width: 54px;
		margin: 0 auto;
	}
	.block_interview_detail .summary p{
	    margin-top: 58px;
	    font-size: 13px;
	    line-height: 23px;
	    padding: 20px 0;
	}
	.block_interview_detail .summary p span{
		padding: 0 20px;
		display: block;
	}

}
.block_interview_detail .interview_image_left{
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 170px;
}
.block_interview_detail .interview_image_left .image{
	position: relative;
	background: #FFF;
	padding: 15px 0px;
	width: 590px;
	display: inline-block;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_left.view .image{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}


.block_interview_detail .interview_image_left .image span{
	display: block;
	padding: 0 15px;
}
.block_interview_detail .interview_image_left .image img{
	width: 100%;
	height: auto;
}
.block_interview_detail .interview_image_left .bg{
	position: absolute;
	top: 105px;
	left: 370px;
	width: 571px;
    height: 745px;
    background: rgba(201,150,159,0.8);
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail.interview02 .interview_image_left .bg{
    background: rgba(255,192,114,0.8);

}
.block_interview_detail.interview03 .interview_image_left .bg{
    background: rgba(241,100,38,0.8);
}
.block_interview_detail.interview04 .interview_image_left .bg{
    background: rgba(255,240,70,0.8);
}
.block_interview_detail .interview_image_left.view .bg{
	opacity: 0.8;
    -webkit-transition: all 0.8s 0.1s ease;
       -moz-transition: all 0.8s 0.1s ease;
        -ms-transition: all 0.8s 0.1s ease;
         -o-transition: all 0.8s 0.1s ease;
            transition: all 0.8s 0.1s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_left .textarea{
	position: absolute;
	top: 195px;
	left: 602px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_left.view .textarea{
	opacity: 1;
    -webkit-transition: all 0.8s 0.2s ease;
       -moz-transition: all 0.8s 0.2s ease;
        -ms-transition: all 0.8s 0.2s ease;
         -o-transition: all 0.8s 0.2s ease;
            transition: all 0.8s 0.2s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_left .textarea h2{
    line-height: 73px;
    font-size: 63px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
    margin-bottom: 10px;
}
.block_interview_detail .interview_image_left .textarea .lead{
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 25px;
}
.block_interview_detail .interview_image_left .textarea p{
	width: 295px;
	font-size: 13px;
    line-height: 21px;
    margin-bottom: 12px;
}
.block_interview_detail .interview_image_left .textarea p.s{
	width: 295px;
    line-height: 16px;
    font-size: 9px;
}


.block_interview_detail .interview_image_right{
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 170px;
}
.block_interview_detail .interview_image_right .image{
	position: relative;
	background: #FFF;
	padding: 15px 0px;
	width: 573px;
	margin-left: 347px;
	margin-top: 147px;
	display: inline-block;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail.interview03 .interview_image_right .image{
	margin-top: 77px;
}
.block_interview_detail .interview_image_right.view .image{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_right .image span{
	display: block;
	padding: 0 15px;
}
.block_interview_detail .interview_image_right .image img{
	width: 100%;
	height: auto;
}
.block_interview_detail .interview_image_right .bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 571px;
    height: 846px;
    background: rgba(178,225,223,0.8);
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail.interview02 .interview_image_right .bg{
    background: rgba(189,223,196,0.8);

}
.block_interview_detail.interview03 .interview_image_right .bg{
    background: rgba(215,124,198,0.8);
    height: 806px;

}
.block_interview_detail.interview04 .interview_image_right .bg{
    background: rgba(180,230,250,0.8);
    height: 806px;

}
.block_interview_detail .interview_image_right.view .bg{
	opacity: 0.8;
    -webkit-transition: all 0.8s 0.1s ease;
       -moz-transition: all 0.8s 0.1s ease;
        -ms-transition: all 0.8s 0.1s ease;
         -o-transition: all 0.8s 0.1s ease;
            transition: all 0.8s 0.1s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_right .textarea{
	position: absolute;
	top: 60px;
	left: 34px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_right.view .textarea{
	opacity: 1;
    -webkit-transition: all 0.8s 0.2s ease;
       -moz-transition: all 0.8s 0.2s ease;
        -ms-transition: all 0.8s 0.2s ease;
         -o-transition: all 0.8s 0.2s ease;
            transition: all 0.8s 0.2s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .interview_image_right .textarea h2{
    line-height: 83px;
    font-size: 63px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
    margin-bottom: 10px;
}
.block_interview_detail .interview_image_right .textarea .lead{
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 25px;
}
.block_interview_detail .interview_image_right .textarea p{
	width: 295px;
	font-size: 13px;
    line-height: 21px;
    margin-bottom: 12px;
}
.block_interview_detail .interview_image_right .textarea p.s{
	width: 295px;
    line-height: 16px;
    font-size: 9px;
}

@media only screen and (max-width: 768px) {
	.block_interview_detail .interview_image_left{
		width: 100%;
		padding-bottom: 170px;
	    background: rgba(201,150,159,0.6);
	    padding: 15px 0;
	}
	.block_interview_detail .interview_image_right{
		width: 100%;
		padding-bottom: 170px;
    	background: rgba(178,225,223,0.6);
	    padding: 15px 0;
	}
	.block_interview_detail.interview03 .interview_image_left{
    	background: rgba(241,100,38,0.6);
	}
	.block_interview_detail.interview03 .interview_image_right{
    	background: rgba(215,124,198,0.6);
	}
	.block_interview_detail.interview03 .interview_image_right .image {
	    margin-top: 0px;
	}
	.block_interview_detail .interview_image_left .image,
	.block_interview_detail .interview_image_right .image{
		padding: 10px 0px;
		width: 89.33%;
		display: block;
		margin: 0 auto;
	}
	.block_interview_detail .interview_image_left .image span,
	.block_interview_detail .interview_image_right .image span{
		display: block;
		padding: 0 10px;
	}
	.block_interview_detail .interview_image_left .bg,
	.block_interview_detail .interview_image_right .bg{
		display: none;
	}
	.block_interview_detail .interview_image_left .textarea,
	.block_interview_detail .interview_image_right .textarea{
		position: static;
	}
	.block_interview_detail .interview_image_left .textarea h2,
	.block_interview_detail .interview_image_right .textarea h2{
	    line-height: 53px;
	    font-size: 45px;
	    margin-bottom: 10px;
	    margin-top: -30px;
	    padding-left: 50px;
	    position: relative;
	    z-index: 1;
	}
	.block_interview_detail .interview_image_right .textarea .sp{
	    line-height: 53px;
	    font-size: 45px;
	    margin-bottom: 10px;
	    margin-top: -30px;
	    padding-left: 50px;
	    position: relative;
	    z-index: 1;
	}
	.block_interview_detail .interview_image_left .textarea .lead,
	.block_interview_detail .interview_image_right .textarea .lead{
		width: 89.33%;
		margin: 0 auto;
	    margin-bottom: 25px;
	}
	.block_interview_detail .interview_image_left .textarea p,
	.block_interview_detail .interview_image_right .textarea p{
		width: 89.33%;
		margin: 0 auto;
		font-size: 13px;
	    line-height: 21px;
	    margin-bottom: 12px;
	}
	.block_interview_detail .interview_image_left .textarea p.s,
	.block_interview_detail .interview_image_right .textarea p.s{
	    font-size: 10px;
	    line-height: 18px;
	}

}
.block_interview_detail .other{
	background: rgba(0,0,0,0.5);
	padding: 60px 0;
	text-align: center;
	color: #FFF;
}
.block_interview_detail .other p{
    font-size: 20px;
    line-height: 35px;
}
.block_interview_detail .other p.contact{
    text-align: center;
    margin-top: 24px;
    font-size: 15px;
    line-height: 27px;
}
.block_interview_detail .other p .face{
	width: 17px;
	display: inline-block;
	vertical-align: top;
    line-height: 27px;
	margin-right: 4px;
}
.block_interview_detail .other h4{
	margin-top: 40px;
    font-size: 31px;
    line-height: 54px;
    font-family: essonnes-headline, serif;
    font-weight: 300;
}
.block_interview_detail .other ul.menu{
	text-align: center;
    width: 800px;
    margin: 0 auto;
	margin-top: 40px;
}
.block_interview_detail .other ul.menu li{
	display: inline-block;
	margin:0 20px;
	width: 247px;
    left: 327px;
    margin-bottom: 40px;
 }
.block_interview_detail .other ul.menu li:nth-child(1){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(1){
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li:nth-child(2){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(2){
	opacity: 1;
    -webkit-transition: all 0.8s 0.1s ease;
       -moz-transition: all 0.8s 0.1s ease;
        -ms-transition: all 0.8s 0.1s ease;
         -o-transition: all 0.8s 0.1s ease;
            transition: all 0.8s 0.1s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li:nth-child(3){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(3){
	opacity: 1;
    -webkit-transition: all 0.8s 0.2s ease;
       -moz-transition: all 0.8s 0.2s ease;
        -ms-transition: all 0.8s 0.2s ease;
         -o-transition: all 0.8s 0.2s ease;
            transition: all 0.8s 0.2s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li:nth-child(4){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(4){
	opacity: 1;
    -webkit-transition: all 0.8s 0.3s ease;
       -moz-transition: all 0.8s 0.3s ease;
        -ms-transition: all 0.8s 0.3s ease;
         -o-transition: all 0.8s 0.3s ease;
            transition: all 0.8s 0.3s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li:nth-child(5){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(5){
	opacity: 1;
    -webkit-transition: all 0.8s 0.4s ease;
       -moz-transition: all 0.8s 0.4s ease;
        -ms-transition: all 0.8s 0.4s ease;
         -o-transition: all 0.8s 0.4s ease;
            transition: all 0.8s 0.4s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li:nth-child(6){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(6){
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li:nth-child(7){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(7){
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li:nth-child(8){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_interview_detail .other.view ul.menu li:nth-child(8){
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_interview_detail .other ul.menu li.interview01 a{
	background: url(../img/other03.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.interview02 a{
	background: url(../img/other04.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.interview03 a{
	background: url(../img/other06.jpg) no-repeat center top;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.interview04 a{
	background: url(../img/other09.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.happiness a{
	background: url(../img/other01.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.look01 a{
	background: url(../img/other02.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.look02 a{
	background: url(../img/other05.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.look03 a{
	background: url(../img/other07.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li.look04 a{
	background: url(../img/other08.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_interview_detail .other ul.menu li a p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.9);
	height: 177px;
    display: block;
}
.block_interview_detail .other ul.menu li a p span{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;

    font-size: 23px;
    line-height: 30px;
    font-family: Times, Times New Roman, Georgia, serif;
    font-style: italic;
    font-weight: 400;
    color: #FFF;
  -webkit-transform: translate(0px,-50%);
     -moz-transform: translate(0px,-50%);
      -ms-transform: translate(0px,-50%);
       -o-transform: translate(0px,-50%);
          transform: translate(0px,-50%);
}
.block_interview_detail .other ul.menu li a p span.mb{
	position: static;
	height: 10px;
  -webkit-transform: translate(0px,0%);
     -moz-transform: translate(0px,0%);
      -ms-transform: translate(0px,0%);
       -o-transform: translate(0px,0%);
          transform: translate(0px,0%);
	display: block;
}
.block_interview_detail .other ul.menu li a p span.s{
	position: static;
  -webkit-transform: translate(0px,0%);
     -moz-transform: translate(0px,0%);
      -ms-transform: translate(0px,0%);
       -o-transform: translate(0px,0%);
          transform: translate(0px,0%);
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 4px 0;
}
.block_interview_detail .other ul.menu li a p span.keyword{
	position: static;
  -webkit-transform: translate(0px,0%);
     -moz-transform: translate(0px,0%);
      -ms-transform: translate(0px,0%);
       -o-transform: translate(0px,0%);
          transform: translate(0px,0%);
	display: block;
}
.block_interview_detail .other .credit{
	text-align: center;
    margin-top: 50px;
    font-size: 10px;
    line-height: 18px;
}
.block_interview_detail .other a.toTop{
	margin: 0 auto;
	margin-top: 50px;
    background-color: #BAB2AB;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    line-height: 50px;

    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #FFFFFF;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 14px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_interview_detail .other a.toTop:hover{
    background-color: #545454;
    color: #FFF;
}
.block_interview_detail .other .btn a{
	margin: 0 auto;
	margin-top: 40px;
    background-color: #000;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    line-height: 50px;

    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #FFFFFF;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 14px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_interview_detail .other .btn a:hover{
    background-color: #545454;
    color: #FFF;
}

.block_interview_detail .other .sns_title{
	text-align: center;
    margin-top: 39px;
    font-size: 14px;
    letter-spacing: 1px;
    font-style: italic;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.block_interview_detail .other .sns{
	text-align: center;
	margin-top: 15px;
}
.block_interview_detail .other .sns li{
	margin: 0 15px;
	display: inline-block;
	vertical-align: middle;
}
.block_interview_detail .other .sns li a{
	color: #FFF;
    fill: #FFF;
	font-size: 40px;
}
.block_interview_detail .other .sns li:nth-child(3){
	display: none;
}

@media only screen and (max-width: 768px) {

.block_interview_detail .other .sns li:nth-child(3){
	display: inline-block;
}
	.block_interview_detail .other{
		padding: 40px 0;
	}
	.block_interview_detail .other p{
	    font-size: 15px;
	    line-height: 26px;
	    width: 76%;
	    margin: 0 auto;
	    text-align: left;
	}
	.block_interview_detail .other p .face{
		width: 13px;
	    line-height: 19px;
		margin-right: 2px;
	}
	.block_interview_detail .other h4{
		margin-top: 40px;
	    font-size: 27px;
	    line-height: 47px;
	}
	.block_interview_detail .other ul.menu{
		text-align: center;
		margin-top: 40px;
    	width: auto;
	}
	.block_interview_detail .other ul.menu li{
		display: inline-block;
		margin:0 2%;
		width: 40.5%;
    	margin-bottom: 20px;
	 }
	.block_interview_detail .other ul.menu li a{
		height: 206px !important;
	}
	.block_interview_detail .other ul.menu li a p{
		height: 100px;
	}
	.block_interview_detail .other ul.menu li a p span{
	    font-size: 15px;
	    line-height: 20px;
	}
	.block_interview_detail .other ul.menu li a p span.mb{
		height: 10px;
	}
	.block_interview_detail .other ul.menu li a p span.s{
		font-size: 11px;
		line-height: 15px;
	}
	.block_interview_detail .other ul.menu li a p span.keyword{
	    font-size: 15px;
	    line-height: 20px;
	}
	.block_interview_detail .other a.toTop{
		width: 76.8%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.block_interview_detail .other .btn a{
		width: 76.8%;
		margin: 0 auto;
		margin-top: 30px;
	}

	.block_interview_detail .other .sns_title{
	    margin-top: 39px;
	    font-size: 14px;
	}
	.block_interview_detail .other .sns{
		margin-top: 15px;
	}
	.block_interview_detail .other .sns li{
		margin: 0 10px;
	}
	.block_interview_detail .other .sns li a{
		font-size: 30px;
	}

}


/*----------------------------------------------------
 block_look_detail
--------------------------------------------------- */

.block_look_detail{
	position: relative;
	z-index: 1;
}
.block_look_detail .summary{
	position: relative;
	background: url(../img/look01/bg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 100px;
}
.block_look_detail.look02 .summary{
	background: url(../img/look02/bg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.block_look_detail.look03 .summary{
	background: none;
}
.block_look_detail.look03 .bg_sp{
	background: url(../img/look03/bg.jpg) no-repeat center top;
	background-size: cover;
    width: 100%;
    height: 580px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.block_look_detail.look04 .summary{
	background: none;
}
.block_look_detail.look04 .bg_sp{
	background: url(../img/look04/bg.png) no-repeat center top;
	background-size: cover;
    width: 100%;
    height: 580px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.block_look_detail .summary .wwd{
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -480px;
	z-index: 1;
}

.block_look_detail .summary h1{
	padding-top:106px;
	text-align: center;
    color: #FFFFFF;
    font-family: essonnes-headline, serif;
    font-size: 74px;
    line-height: 74px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: center;
    text-transform: uppercase;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .summary.view h1{
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .summary .by{
	padding-top:2px;
	text-align: center;
    color: #FFFFFF;
    font-family: essonnes-headline, serif;
    font-size: 37px;
    line-height: 37px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: center;
    text-transform: uppercase;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .summary.view .by{
	opacity: 1;
    -webkit-transition: all 0.8s 0.6s ease;
       -moz-transition: all 0.8s 0.6s ease;
        -ms-transition: all 0.8s 0.6s ease;
         -o-transition: all 0.8s 0.6s ease;
            transition: all 0.8s 0.6s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .summary .step{
	padding-top:106px;
	text-align: center;
    color: #FFFFFF;
    font-family: essonnes-headline, serif;
    font-size: 37px;
    line-height: 37px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: center;
    text-transform: uppercase;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .summary.view .step{
	opacity: 1;
    -webkit-transition: all 0.8s 0.7s ease;
       -moz-transition: all 0.8s 0.7s ease;
        -ms-transition: all 0.8s 0.7s ease;
         -o-transition: all 0.8s 0.7s ease;
            transition: all 0.8s 0.7s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .summary .word{
	padding-top:6px;
	text-align: center;
    color: #FFFFFF;
    font-family: essonnes-headline, serif;
    font-size: 120px;
    line-height: 120px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: center;
    text-transform: uppercase;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .summary.view .word{
	opacity: 1;
    -webkit-transition: all 0.8s 0.8s ease;
       -moz-transition: all 0.8s 0.8s ease;
        -ms-transition: all 0.8s 0.8s ease;
         -o-transition: all 0.8s 0.8s ease;
            transition: all 0.8s 0.8s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}



@media only screen and (max-width: 768px) {
	.block_look_detail .bg_sp{
		background: url(../img/look01/bg.jpg) no-repeat center top;
		background-size: cover;
	    width: 100%;
	    height: 100vh;
	    overflow: hidden;
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
	.block_look_detail.look02 .bg_sp{
		background: url(../img/look02/bg.jpg) no-repeat center top;
		background-size: cover;
	    width: 100%;
	    height: 100vh;
	    overflow: hidden;
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
	.block_look_detail.look03 .bg_sp{
		background: url(../img/look03/bg_sp.png) no-repeat center top;
		background-size: cover;
	    width: 100%;
	    height: 100vh;
	    overflow: hidden;
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
	.block_look_detail.look04 .bg_sp{
		background: url(../img/look04/bg_sp.png) no-repeat center top;
		background-size: cover;
	    width: 100%;
	    height: 100vh;
	    overflow: hidden;
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
	.block_look_detail.look04 .summary{
		position: relative;
		background:none;
		padding-bottom: 100px;
	}
	.block_look_detail.look03 .summary{
		position: relative;
		background:none;
		padding-bottom: 100px;
	}
	.block_look_detail.look02 .summary{
		position: relative;
		background:none;
		padding-bottom: 100px;
	}
	.block_look_detail .summary{
		position: relative;
		background:none;
		padding-bottom: 100px;
	}
	.block_look_detail .summary .wwd{
		top: 8px;
    	left: 2.14%;
    	width: 15.2%;
    	margin-left: 0px;
	}

	.block_look_detail .summary h1{
		padding-top:106px;
		font-size: 52px;
    	line-height: 52px;
	}
	.block_look_detail .summary .by{
	    font-size: 22px;
	    line-height: 22px;
	}
	.block_look_detail .summary .step{
		padding-top:100px;
	    font-size: 22px;
	    line-height: 22px;
	}
	.block_look_detail .summary .word{
		padding-top:0px;
		font-size: 60px;
    	line-height: 55px;
    margin-left: -10px;
	}

}
.block_look_detail .look_list{
	padding-top: 58px;
	background: #FFF;
	text-align: center;
	position: relative;
	z-index: 1;
}
.block_look_detail .look_list p{
	width: 940px;
	margin: 0 auto;
	line-height: 29px;
    font-size: 15px;
    text-align: left;
    margin-bottom: 100px;
}

.block_look_detail .look_list .block01{

}
.block_look_detail .look_list .block01 .image_block{
	overflow:hidden;
	letter-spacing: -0.4em;
    width: 940px;
    margin: 0 auto;
	margin-bottom: 22px;
}
.block_look_detail .look_list .block01 .image_block .image{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block01 .image_block .image.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .look_list img{
	width: 100%;
	height: auto;
}
.block_look_detail .look_list .block01 .credit{
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    width: 940px;
    margin: 0 auto;
    text-align: left;
	opacity: 0;

}
.block_look_detail .look_list .block01 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}
.block_look_detail .look_list .block02{
    width: 940px;
    margin: 0 auto;
    position: relative;
    margin-top: 78px;
    text-align: left;
}
.block_look_detail .look_list .block02 .image{
	width: 618px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block02 .image.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .look_list .block02 .credit{
	width: 300px;
	position: absolute;
	top: 0;
	right: 0;
    font-size: 11px;
    line-height: 19px;
    color: #646464;
	opacity: 0;

}
.block_look_detail .look_list .block02 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}
.block_look_detail .look_list .block03{
    width: 940px;
    margin: 0 auto;
    position: relative;
    margin-top: 34px;
    text-align: right;
}
.block_look_detail .look_list .block03 .image{
	width: 441px;
	margin: 0 0 0 auto;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block03 .image.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .look_list .block03 .credit{
	width: 472px;
	position: absolute;
	bottom: 0;
	left: 0;
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    text-align: left;
	opacity: 0;

}
.block_look_detail .look_list .block03 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}
.block_look_detail .look_list .block04{
    width: 940px;
    margin: 0 auto;
    position: relative;
    margin-top: 65px;
    text-align: right;
}
.block_look_detail .look_list .block04 .image01{
	width: 848px;
	margin: 0 0 0 auto;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block04 .image01.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}

.block_look_detail .look_list .block04 .image02{
	width:570px;
	margin-top: -124px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block04 .image02.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}

.block_look_detail .look_list .block04 .credit{
	width: 340px;
	position: absolute;
	bottom: 0;
	right: 0;
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    text-align: left;
	opacity: 0;

}
.block_look_detail .look_list .block04 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}

.block_look_detail .look_list .block05{
    width: 940px;
    margin: 0 auto;
    position: relative;
    margin-top: 65px;
    text-align: right;
}
.block_look_detail .look_list .block05 .image01{
	width: 460px;
	margin: 0 0 0 auto;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block05 .image01.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}

.block_look_detail .look_list .block05 .credit{
	width: 447px;
	position: absolute;
	bottom: 0;
	left: 0;
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    text-align: left;
	opacity: 0;

}
.block_look_detail .look_list .block05 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}
.block_look_detail .look_list .block06{
    width: 680px;
    margin: 0 auto;
    position: relative;
    margin-top: 79px;
    text-align: right;
}
.block_look_detail .look_list .block06 .image{
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block06 .image.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .look_list .block07{
    width: 940px;
    margin: 0 auto;
    position: relative;
    margin-top: 65px;
    text-align: left;
}
.block_look_detail .look_list .block07 .image01{
	width: 393px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block07 .image01.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .look_list .block07 .image02{
	width: 547px;
	margin:-300px 0 0 auto;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block07 .image02.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}

.block_look_detail .look_list .block07 .credit{
	width: 370px;
	position: absolute;
	top: 540px;
	left: 0;
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    text-align: left;
	opacity: 0;

}
.block_look_detail .look_list .block07 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}

.block_look_detail .look_list .block08{
    width: 940px;
    margin: 0 auto;
    position: relative;
    margin-top: 103px;
    text-align: left;
}
.block_look_detail .look_list .block08 .image01{
	width: 650px;
	margin: 0 auto;
	margin-bottom: 20px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block08 .image01.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .look_list .block08 .credit{
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    text-align: left;
	opacity: 0;

}
.block_look_detail .look_list .block08 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}

.block_look_detail .look_list .block09{
    width: 960px;
    margin: 0 auto;
    position: relative;
    margin-top: 103px;
    text-align: left;
    letter-spacing: -0.4em;
    margin-bottom: 100px;
}
.block_look_detail .look_list .block09 .image_block{
	width: 466px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.block_look_detail .look_list .block09 .image_block .image{
	margin-bottom: 20px;
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .look_list .block09 .image.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .look_list .block09 .credit{
	width: 375px;
	margin: 0 auto;
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    text-align: left;
	opacity: 0;

}
.block_look_detail .look_list .block09 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}

/*look02*/

.block_look_detail.look02 .look_list .block01{

}
.block_look_detail.look02 .look_list .block01 .image_block .image{
	width: 100%;
}

.block_look_detail.look02 .look_list .block02{
}
.block_look_detail.look02 .look_list .block02 .credit{
	bottom: 0;
	top: auto;
}

.block_look_detail.look02 .look_list .block03{
	margin-top: 108px;
}
.block_look_detail.look02 .look_list .block03 .image{
	width: 623px;
	margin: 0 auto;
}
.block_look_detail.look02 .look_list .block03 .credit{
	width: 138px;
	bottom: auto;
	top: 0;

}

.block_look_detail.look02 .look_list .block04{
    margin-top: 100px;
}
.block_look_detail.look02 .look_list .block04 .image01{
	width: 402px;
}
.block_look_detail.look02 .look_list .block04 .credit{
	width: 494px;
	position: absolute;
	bottom: auto;
	right: auto;
	top: 0;
	left: 0;

}
.block_look_detail.look02 .look_list .block05{
    margin-top: 100px;
}
.block_look_detail.look02 .look_list .block05 .image01{
	width: 710px;
	margin: 0 auto 0 0;
}
.block_look_detail.look02 .look_list .block05 .credit{
	width: 100%;
	position: static;
	bottom: 0;
	left: 0;
	padding-top: 20px;

}
.block_look_detail.look02 .look_list .block06{
    width: 940px;
    margin-top: 100px;
}

.block_look_detail.look02 .look_list .block06 .credit{
    font-size: 11px;
    line-height: 19px;
    color: #646464;
    text-align: left;
	opacity: 0;
	padding-top: 20px;

}
.block_look_detail.look02 .look_list .block06 .credit.view{
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}

.block_look_detail.look02 .look_list .block07{
    margin-top: 100px;
}
.block_look_detail.look02 .look_list .block07 .image01{
	width: 454px;
	margin: 0 auto 0 180px;
}
.block_look_detail.look02 .look_list .block07 .credit{
	width: 138px;
	position: absolute;
	top:auto;
	bottom: 0;

}

.block_look_detail.look02 .look_list .block08{
    margin-top: 103px;
}
.block_look_detail.look02 .look_list .block08 .image01{
	width: 475px;
	margin: 0 80px 0 auto;
}
.block_look_detail.look02 .look_list .block08 .credit{
	width: 330px;
	position: absolute;
	top:auto;
	bottom: 0;
	left: 0;

}

.block_look_detail.look02 .look_list .block09{
    margin-top: 103px;
}
.block_look_detail.look02 .look_list .block09 .image_block{
	width: 100%;
	margin: 0px;
}
.block_look_detail.look02 .look_list .block09 .credit{
	width: 100%;

}
@media only screen and (max-width: 768px) {
	.block_look_detail .look_list{
		padding-top: 20px;
	}
	.block_look_detail .look_list p{
	    width: 89%;
	    margin: 0 auto;
	    margin-top: 0px;
	    font-size: 13px;
	    line-height: 23px;
	    margin-bottom: 40px;
	}
	.block_look_detail .look_list .block01{

	}
	.block_look_detail .look_list .block01 .image_block{
		width: 100%;
		margin-bottom: 22px;
	}
	.block_look_detail .look_list .block01 .image_block .image:nth-child(1){
		width: 100%;
	}
	.block_look_detail .look_list .block01 .image_block .image:nth-child(2){
		width: 85%;
		margin-top: 35px;
	}
	.block_look_detail .look_list img{
		width: 100%;
		height: auto;
	}
	.block_look_detail .look_list .block01 .credit{
	    width: 89%;
	}
	.block_look_detail .look_list .block02,
	.block_look_detail.look02 .look_list .block02{
	    width: 100%;
	    margin-top: 40px;
	    text-align: left;
	}
	.block_look_detail .look_list .block02 .image{
	    width: 100%;
	    margin-bottom: 20px;
	}
	.block_look_detail .look_list .block02 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	}
	.block_look_detail .look_list .block03,
	.block_look_detail.look02 .look_list .block03{
	    width: 100%;
	    margin-top: 40px;
	}
	.block_look_detail .look_list .block03 .image,
	.block_look_detail.look02 .look_list .block03 .image{
	    width: 89%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.block_look_detail .look_list .block03 .credit,
	.block_look_detail.look02 .look_list .block03 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	}
	.block_look_detail .look_list .block04,
	.block_look_detail.look02 .look_list .block04{
	    width: 100%;
	    margin-top: 40px;
	}
	.block_look_detail .look_list .block04 .image01{
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 40px;
	}
	.block_look_detail.look02 .look_list .block04 .image01{
	    width: 80%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}

	.block_look_detail .look_list .block04 .image02{
	    width: 89%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}

	.block_look_detail .look_list .block04 .credit,
	.block_look_detail.look02 .look_list .block04 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	    padding-top: 0px;
	}

	.block_look_detail .look_list .block05,
	.block_look_detail.look02 .look_list .block05{
	    width: 100%;
	    margin-top: 40px;
	}
	.block_look_detail .look_list .block05 .image01,
	.block_look_detail.look02 .look_list .block05 .image01{
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}

	.block_look_detail .look_list .block05 .credit,
	.block_look_detail.look02 .look_list .block05 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	    padding-top: 0px;
	}
	.block_look_detail .look_list .block06{
	    width: 80%;
	    margin-top: 40px;
	}
	.block_look_detail.look02 .look_list .block06{
		width: 100%;
	    margin-top: 40px;
	}
	.block_look_detail.look02 .look_list .block06 .image{
		width: 100%;
	}
	.block_look_detail.look02 .look_list .block06 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	    padding-top: 20px;
	}

	.block_look_detail .look_list .block07,
	.block_look_detail.look02 .look_list .block07{
	    width: 100%;
	    margin-top: 40px;
	}
	.block_look_detail .look_list .block07 .image01{
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 40px;
	}
	.block_look_detail.look02 .look_list .block07 .image01{
	    width: 80%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.block_look_detail .look_list .block07 .image02{
	    width: 89%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}

	.block_look_detail .look_list .block07 .credit,
	.block_look_detail.look02 .look_list .block07 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	}

	.block_look_detail .look_list .block08,
	.block_look_detail.top .look_list .block08,
	.block_look_detail.look02 .look_list .block08{
	    width: 100%;
	    margin-top: 40px;
	}
	.block_look_detail .look_list .block08 .image01{
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.block_look_detail.look02 .look_list .block08 .image01{
	    width: 80%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.block_look_detail .look_list .block08 .credit,
	.block_look_detail.look02 .look_list .block08 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	}

	.block_look_detail .look_list .block09,
	.block_look_detail.look02 .look_list .block09{
	    width: 100%;
	    margin-top: 40px;
	}
	.block_look_detail .look_list .block09 .image_block{
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.block_look_detail .look_list .block09 .image_block .image{
		margin-bottom: 20px;
	}
	.block_look_detail .look_list .block09 .credit,
	.block_look_detail.look02 .look_list .block09 .credit{
		position: static;
	    width: 89%;
	    margin: 0 auto;
	}

}

/*look03*/
.block_look_detail.look03{
	background: #000;
}

.block_look_detail.look03 .look_list{
	background: #000;
	padding-top: 58px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #FFF;
}
.block_look_detail.look03 .look_list p{
	width: 940px;
	margin: 0 auto;
	line-height: 29px;
    font-size: 15px;
    text-align: left;
    margin-bottom: 100px;
}
.block_look_detail.look03 .look_list .block01{
	position: relative;
	margin-top: 300px;
}
.block_look_detail.look03 .look_list .block01 .title{
	position: absolute;
	top: -58px;
	left: 50%;
	color: #FFF;
	font-size: 70px;
	font-family: emily-austin, sans-serif;
font-style: normal;
font-weight: 400;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
}
.block_look_detail.look03 .look_list .block01 .image_block {
    letter-spacing: -0.4em;
    width: 890px;
    margin: 0 auto;
    margin-bottom: 22px;
    position: relative;
    overflow: visible;
    text-align: left;
}
.block_look_detail.look03 .look_list .block01 .image_block:after{
	content: "";
	position: absolute;
	top: 213px;
	left: 560px;
	width: 1000px;
	height: 1px;
	background:#FFF;
}
.block_look_detail.look03 .look_list .block01 .image_block .image {
    width: 560px;
    display: inline-block;
}
.block_look_detail.look03 .look_list .block01 .credit {
    width: 300px;
    margin-left: 20px;
    margin-top: 240px;
    display: inline-block;
    font-size: 11px;
    line-height: 19px;
    color: #FFF;
    text-align: left;
    letter-spacing: normal;
}
.block_look_detail.look03 .look_list .block02 {
    width: 860px;
    margin: 0 auto;
    position: relative;
    margin-top: 225px;
    text-align: left;
}
.block_look_detail.look03 .look_list .block02:after{
	content: "";
	position: absolute;
	top: 177px;
	right: 435px;
	width: 1000px;
	height: 1px;
	background:#FFF;
}
.block_look_detail.look03 .look_list .block02 .image {
	float: right;
    width: 435px;
}
.block_look_detail.look03 .look_list .block02 .credit {
    width: 300px;
    position: static;
    float: right;
    margin-top: 200px;
    margin-right: 20px;
    font-size: 11px;
    line-height: 19px;
    color: #FFF;
}
.block_look_detail.look03 .look_list .block03 {
    width: 910px;
    margin: 0 auto;
    position: relative;
    padding-top: 310px;
    text-align: left;
    clear: both;
}
.block_look_detail.look03 .look_list .block03 .title{
	position: absolute;
	top: 210px;
	margin-left: -500px;
	left: 50%;
	color: #FFF;
	font-size: 70px;
	font-family: emily-austin, sans-serif;
font-style: normal;
font-weight: 400;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
}
.block_look_detail.look03 .look_list .block03 .image {
    width: 740px;
    margin: 0 auto 0 auto;
}
.block_look_detail.look03 .look_list .block03 .credit {
    width: 100%;
    position: static;
    font-size: 11px;
    line-height: 19px;
    color: #FFF;
    text-align: left;
    margin-top: 20px;
}
.block_look_detail.look03 .look_list .block04 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 120px;
    text-align: left;
}
.block_look_detail.look03 .look_list .block04 .image01 {
    width: 100%;
    margin: 0 0 0 auto;
}
.block_look_detail.look03 .look_list .block04 .credit {
    width: 920px;
    margin: 0 auto;
    position: static;
    bottom: 0;
    right: 0;
    font-size: 11px;
    line-height: 19px;
    color: #FFF;
    margin-top: 20px;
}
.block_look_detail.look03 .look_list .block05{
	margin-top: 310px;
	position: relative;
}
.block_look_detail.look03 .look_list .block05 .title{
	position: absolute;
	top: -68px;
	left: 50%;
	margin-left: -40px;
	color: #FFF;
	font-size: 70px;
    text-align: left;
	font-family: emily-austin, sans-serif;
font-style: normal;
font-weight: 400;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(11deg);
}
.block_look_detail.look03 .look_list .block05 .image_block {
    letter-spacing: -0.4em;
    width: 890px;
    margin: 0 auto;
    margin-bottom: 22px;
    position: relative;
    overflow: visible;
    text-align: left;
}
.block_look_detail.look03 .look_list .block05 .image_block:after{
	content: "";
	position: absolute;
	top: 213px;
	left: 560px;
	width: 1000px;
	height: 1px;
	background:#FFF;
}
.block_look_detail.look03 .look_list .block05 .image_block .image {
    width: 560px;
    display: inline-block;
}
.block_look_detail.look03 .look_list .block05 .credit {
    width: 300px;
    position: static;
    vertical-align: top;
    margin-left: 20px;
    margin-top: 240px;
    display: inline-block;
    font-size: 11px;
    line-height: 19px;
    color: #FFF;
    text-align: left;
    letter-spacing: normal;
}

.block_look_detail.look03 .look_list .block06 {
    width: 860px;
    margin: 0 auto;
    position: relative;
    margin-top: 225px;
    text-align: left;
}
.block_look_detail.look03 .look_list .block06:after{
	content: "";
	position: absolute;
	top: 367px;
	right: 435px;
	width: 1000px;
	height: 1px;
	background:#FFF;
}
.block_look_detail.look03 .look_list .block06 .image {
	float: right;
    width: 435px;
}
.block_look_detail.look03 .look_list .block06 .credit {
    width: 300px;
    position: static;
    float: right;
    margin-top: 388px;
    margin-right: 20px;
    font-size: 11px;
    line-height: 19px;
    color: #FFF;
}
.block_look_detail.look03 .look_list .block07 {
    width: 700px;
    margin: 0 auto;
    position: relative;
    margin-top: 0px;
    padding-top: 230px;
    text-align: left;
    clear: both;
}
.block_look_detail.look03 .look_list .block07 .image01 {
    width: 100%;
}
.block_look_detail.look03 .look_list .block08 {
    width: 910px;
    margin: 0 auto;
    position: relative;
    margin-top: 80px;
    text-align: left;
}
.block_look_detail.look03 .look_list .block08 .image01{
    width: 700px;
    margin: 0 auto;
}
.block_look_detail.look03 .look_list .block08 .credit {
    color: #FFF;
    margin-top: 20px;
}

.block_look_detail.look03 .look_list .block09{
	margin-top: 270px;
}
.block_look_detail.look03 .look_list .block09 .image_block {
    letter-spacing: -0.4em;
    width: 890px;
    margin: 0 auto;
    margin-bottom: 0px;
    position: relative;
    overflow: visible;
    text-align: left;
}
.block_look_detail.look03 .look_list .block09 .image_block:after{
	content: "";
	position: absolute;
	top: 213px;
	left: 560px;
	width: 1000px;
	height: 1px;
	background:#FFF;
}
.block_look_detail.look03 .look_list .block09 .image_block .image {
    width: 560px;
    display: inline-block;
}
.block_look_detail.look03 .look_list .block09 .credit {
    width: 300px;
    position: static;
    vertical-align: top;
    margin-left: 20px;
    margin-top: 240px;
    display: inline-block;
    font-size: 11px;
    line-height: 19px;
    color: #FFF;
    text-align: left;
    letter-spacing: normal;
}
@media only screen and (max-width: 768px) {

	.block_look_detail.look03 .look_list{
	}
	.block_look_detail.look03 .look_list p{
	    width: 89%;
	    margin: 0 auto;
	    margin-top: 0px;
	    font-size: 13px;
	    line-height: 23px;
	    margin-bottom: 40px;
	}
	.block_look_detail.look03 .look_list .block01{
		margin-top: 170px;
		position: relative;
		padding-bottom: 10px;
	}
	.block_look_detail.look03 .look_list .block01:after{
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 93%;
		height: 1px;
		background: #8a8a8a;
	}
	.block_look_detail.look03 .look_list .block01 .title{
		position: absolute;
		top: -60px;
		left: 22px;
		font-size: 32px;
		font-family: emily-austin, sans-serif;
font-style: normal;
font-weight: 400;
	  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	}
	.block_look_detail.look03 .look_list .block01 .image_block {
	    width: 100%;
	}
	.block_look_detail.look03 .look_list .block01 .image_block:after{
		display: none;
	}
	.block_look_detail.look03 .look_list .block01 .image_block .image {
	    width: 87%;
	    display: block;
	    margin: 0 0 0 auto;
	}
	.block_look_detail.look03 .look_list .block01 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	}
	.block_look_detail.look03 .look_list .block02 {
	    width: 100%;
	    margin-top: 135px;
		position: relative;
		padding-bottom: 30px;
	}
	.block_look_detail.look03 .look_list .block02:after{
		content: "";
		position: absolute;
		bottom: 0;
		top: auto;
		left: 7%;
		width: 93%;
		height: 1px;
		background: #8a8a8a;
	}
	.block_look_detail.look03 .look_list .block02 .image {
	    width: 87%;
	    display: block;
	    margin: 0 auto 0 0;
	    float: none;
	}
	.block_look_detail.look03 .look_list .block02 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    float: none;
	}
	.block_look_detail.look03 .look_list .block03 {
	    width: 100%;
	    padding-top: 120px;
	}
	.block_look_detail.look03 .look_list .block03 .title{
		position: static;
		margin-left: 0px;
		left: 0%;
		color: #FFF;
		font-size: 32px;
		text-align: center;
	  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
	     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
	      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
	       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
	          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
	}
	.block_look_detail.look03 .look_list .block03 .image {
	    width: 93.3%;
	    margin: 0 auto 0 auto;
	    margin-top: 20px;
	}
	.block_look_detail.look03 .look_list .block03 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    float: none;
	}
	.block_look_detail.look03 .look_list .block04 {
	    margin-top: 85px;
	}
	.block_look_detail.look03 .look_list .block04 .image01 {
	    width: 76%;
	    margin: 0 auto;
	}
	.block_look_detail.look03 .look_list .block04 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    float: none;
	}
	.block_look_detail.look03 .look_list .block05{
		margin-top: 125px;
		position: relative;
		padding-bottom: 10px;
	}
	.block_look_detail.look03 .look_list .block05:after{
		content: "";
		position: absolute;
		bottom: 0;
		top: auto;
		left: 0%;
		width: 93%;
		height: 1px;
		background: #8a8a8a;
	}
	.block_look_detail.look03 .look_list .block05 .title{
		position: absolute;
	    top: -60px;
	    margin-left: 0px;
		left: 22px;
		font-size: 32px;
		font-family: emily-austin, sans-serif;
font-style: normal;
font-weight: 400;
	  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(-11deg);
	}
	.block_look_detail.look03 .look_list .block05 .image_block {
	    width: 100%;
	}
	.block_look_detail.look03 .look_list .block05 .image_block:after{
		display: none;
	}
	.block_look_detail.look03 .look_list .block05 .image_block .image {
	    width: 87%;
	    display: block;
	    margin: 0 0 0 auto;
	}
	.block_look_detail.look03 .look_list .block05 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	}

	.block_look_detail.look03 .look_list .block06 {
	    width: 100%;
	    margin-top: 135px;
		position: relative;
		padding-bottom: 30px;
	}
	.block_look_detail.look03 .look_list .block06:after{
		content: "";
		position: absolute;
		bottom: 0;
		top: auto;
		left: 7%;
		width: 93%;
		height: 1px;
		background: #8a8a8a;
	}
	.block_look_detail.look03 .look_list .block06 .image {
	    width: 87%;
	    display: block;
	    margin: 0 auto 0 0;
	    float: none;
	}
	.block_look_detail.look03 .look_list .block06 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    float: none;
	}
	.block_look_detail.look03 .look_list .block07 {
	    width: 93.3%;
	    margin: 0 auto 0 auto;
	    margin-top: 90px;
	    padding-top: 0px;
	}
	.block_look_detail.look03 .look_list .block07 .image01 {
	    width: 100%;
    	margin-bottom: 0px;
	}
	.block_look_detail.look03 .look_list .block08 {
	    width: 100%;
	    margin-top:15px;
	}
	.block_look_detail.look03 .look_list .block08 .image01{
	    width: 93.3%;
	    margin: 0 auto 0 auto;
	}
	.block_look_detail.look03 .look_list .block08 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    float: none;
	}

	.block_look_detail.look03 .look_list .block09{
		margin-top: 120px;
		position: relative;
		padding-bottom: 30px;
	}
	.block_look_detail.look03 .look_list .block09:after{
		content: "";
		position: absolute;
		bottom: 0;
		top: auto;
		left: 7%;
		width: 93%;
		height: 1px;
		background: #8a8a8a;
	}
	.block_look_detail.look03 .look_list .block09 .image_block {
	    width: 100%;
	}
	.block_look_detail.look03 .look_list .block09 .image_block:after{
		display: none;
	}
	.block_look_detail.look03 .look_list .block09 .image_block .image {
	    width: 87%;
	    display: block;
	    margin: 0 0 0 auto;
	}
	.block_look_detail.look03 .look_list .block09 .credit {
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	}
}


/*look04*/
.block_look_detail.look04{
}

.block_look_detail.look04 .look_list{
	text-align: center;
	position: relative;
	z-index: 1;
}
.block_look_detail.look04 .look_list .block01{
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 490px;
}
.block_look_detail.look04 .look_list .block01 .image01 {
	position: absolute;
	top: 0;
	left: 0;
}
.block_look_detail.look04 .look_list .block01 .image02 {
	display: block;
	margin: 0px 0 0 auto;
	width: 470px;
	position: relative;z-index: 1;
}
.block_look_detail.look04 .look_list .block01 .credit {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 460px;
    font-size: 11px;
    line-height: 19px;
    text-align: left;
    letter-spacing: normal;
}
.block_look_detail.look04 .look_list .block02{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top: 250px;
}
.block_look_detail.look04 .look_list .block02 .image{
	width: 690px;
}

.block_look_detail.look04 .look_list .block02 .credit{
	width: 353px;
	right: 126px;
}
.block_look_detail.look04 .look_list .block03{
	position: relative;
	margin: 0 auto;
	margin-top: 250px;
}
.block_look_detail.look04 .look_list .block03 .image{
	width:680px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.block_look_detail.look04 .look_list .block03 .credit{
	position: static;
	width: 760px;
	margin: 0 auto;
}
.block_look_detail.look04 .look_list .block04{
	position: relative;
	margin: 0 auto;
	margin-top: 250px;
}
.block_look_detail.look04 .look_list .block04 .image{
	width:960px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.block_look_detail.look04 .look_list .block04 .credit{
	position: static;
	width: 760px;
	margin: 0 auto;
	margin-bottom: 250px;
}
.block_look_detail.look04 .look_list .block05{
	position: relative;
	width: 955px;
	margin: 0 auto;
}
.block_look_detail.look04 .look_list .block05 .image01 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.block_look_detail.look04 .look_list .block05 .image02 {
	display: block;
	width: 570px;
	position: relative;
	padding-top: 450px;
}
.block_look_detail.look04 .look_list .block05 .credit {
	position: absolute;
	top: 360px;
	left: 0;
	width: 460px;
    font-size: 11px;
    line-height: 19px;
    text-align: left;
    letter-spacing: normal;
}

.block_look_detail.look04 .look_list .block06{
	position: relative;
	width: 1080px;
	margin: 0 auto;
	margin-top: 250px;
}
.block_look_detail.look04 .look_list .block06 .image{
	display: block;
	margin: 0 0 0 auto;
	width: 690px;
}

.block_look_detail.look04 .look_list .block06 .credit{
	position: absolute;
	top: 0;
	width: 360px;
	left: 0px;
	font-size: 11px;
    line-height: 19px;
    text-align: left;
    letter-spacing: normal;
	color: #646464;
}
.block_look_detail.look04 .look_list .block07{
	position: relative;
	margin: 0 auto;
	margin-top: 250px;
}
.block_look_detail.look04 .look_list .block07 .image{
	width:685px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.block_look_detail.look04 .look_list .block07 .credit{
	position: static;
	width: 773px;
	margin: 0 auto;
	margin-bottom: 250px;
}
.block_look_detail.look04 .look_list .block08{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top: 250px;
}
.block_look_detail.look04 .look_list .block08 .image{
	width: 690px;
}

.block_look_detail.look04 .look_list .block08 .credit{
	position: absolute;
	top: 0;
	width: 350px;
	right: 126px;
}

@media only screen and (max-width: 768px) {
	.block_look_detail.look04{
	}

	.block_look_detail.look04 .look_list{
	}
	.block_look_detail.look04 .look_list .block01{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block01 .image01 {
		position: static;
		margin-bottom: 8.2vw;
	}
	.block_look_detail.look04 .look_list .block01 .image02 {
		display: block;
		width: 87.3vw;
		margin: 0 auto;
		position: relative;
		z-index: 1;
	}
	.block_look_detail.look04 .look_list .block01 .credit {
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	}
	.block_look_detail.look04 .look_list .block02{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block02 .image{
		width: 100%;
	}

	.block_look_detail.look04 .look_list .block02 .credit{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	}
	.block_look_detail.look04 .look_list .block03{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block03 .image{
		width: 87.3vw;
		margin: 0 auto;
		margin-bottom: 0px;
	}

	.block_look_detail.look04 .look_list .block03 .credit{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	}
	.block_look_detail.look04 .look_list .block04{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block04 .image{
		width:100%;
		margin-bottom: 0px;
	}

	.block_look_detail.look04 .look_list .block04 .credit{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;

	}
	.block_look_detail.look04 .look_list .block05{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block05 .image01 {
		position: static;
		width: 100%;
		z-index: 1;
		margin-bottom: 8.2vw;
	}
	.block_look_detail.look04 .look_list .block05 .image02 {
		display: block;
		width: 87.3vw;
		margin: 0 auto;
		position: relative;
		z-index: 1;
		padding-top: 0px;
	}
	.block_look_detail.look04 .look_list .block05 .credit {
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	}

	.block_look_detail.look04 .look_list .block06{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block06 .image{
		width: 100%;
	}

	.block_look_detail.look04 .look_list .block06 .credit{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    text-align: left;
	    font-size: 11px;
	    line-height: 19px;
	    color: #646464;
	}
	.block_look_detail.look04 .look_list .block07{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block07 .image{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	}

	.block_look_detail.look04 .look_list .block07 .credit{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    text-align: left;
	}
	.block_look_detail.look04 .look_list .block08{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding-top: 90px;
	}
	.block_look_detail.look04 .look_list .block08 .image{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	}

	.block_look_detail.look04 .look_list .block08 .credit{
		position: static;
	    width: 87.6%;
	    margin: 0 auto;
	    display: block;
	    margin-top: 25px;
	    text-align: left;
	}
}


.block_look_detail  .coming{
	text-align: center;
	position: relative;
	z-index: 1;
	background: #FFF;
}
.block_look_detail.look03 .coming {
    background: #000;
    color: #FFF;
}
.block_look_detail  .coming dl{
	margin-bottom: 32px;
}
.block_look_detail  .coming dl dt{
    font-size: 21px;
    line-height: 32px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
}
.block_look_detail  .coming dl dd{
    font-size: 36px;
    line-height: 55px;
    font-weight: 400;
    font-family: essonnes-headline, serif;
    font-style: italic;
}
.block_look_detail  .coming .schedule{
    font-family: essonnes-headline, serif;
    font-weight: 300;
    font-size: 23px;
    letter-spacing: 3px;
    line-height: 34px;
    font-style: italic;
}
@media only screen and (max-width: 768px) {

	.block_look_detail  .coming{
	}
	.block_look_detail  .coming dl{
		margin-bottom: 22px;
	}
	.block_look_detail  .coming dl dt{
	    font-size: 11px;
	    line-height: 17px;
	}
	.block_look_detail  .coming dl dd{
	    font-size: 23px;
	    line-height: 35px;
	}
	.block_look_detail  .coming .schedule{
	    font-family: essonnes-headline, serif;
	    font-weight: 300;
	    font-size: 23px;
	    letter-spacing: 3px;
	    line-height: 34px;
	}
}
.block_look_detail  .shop{
	width: 940px;
	margin: 0 auto;
	margin-top: 250px;
	padding:27px 0 47px 0;
	border-top: 1px rgba(150,150,150,0.5) solid;
	border-bottom: 1px rgba(150,150,150,0.5) solid;
	text-align: center;
	position: relative;
	z-index: 1;
	background: #FFF;
}
.block_look_detail.look03 .shop {
    background: #000;
    color: #FFF;
}
.block_look_detail  .shop p{
    font-size: 20px;
    line-height: 35px;
}
.block_look_detail  .shop p .face{
	width: 17px;
	display: inline-block;
	vertical-align: top;
    line-height: 27px;
	margin-right: 4px;
}
.block_look_detail  .shop .btn a{
	margin: 0 auto;
	margin-top: 25px;
	border-style: solid;
    border-width: 1px;
    position: relative;
    border-color: #C56387;
    background-color: #FFFFFF;
    width: 369px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    color: #C56387;
    line-height: 50px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-style: italic;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_look_detail  .shop .btn a:hover{
    background-color: #C56387;
    color: #FFF;
}
@media only screen and (max-width: 768px) {
	.block_look_detail .shop{
		width: 100%;
		margin-top: 47px;
		padding:40px 0 47px 0;
		border-top: 1px rgba(150,150,150,0.5) solid;
		border-bottom: 1px rgba(150,150,150,0.5) solid;
		text-align: center;
	}
	.block_look_detail .shop p{
	    line-height: 33px;
	    font-size: 19px;
	    width: 80%;
	    margin: 0 auto;
	    text-align: center;
	}
	.block_look_detail .shop p .face{
		width: 13px;
	    line-height: 24px;
		margin-right: 2px;
	}
	.block_look_detail .shop .btn a{
		width: 77.33%;
		margin: 0 auto;
		margin-top: 25px;
	}

}

.block_look_detail .other{
	margin-top: 100px;
	background: #E5E4E1;
	padding: 60px 0;
	text-align: center;
}
.block_look_detail .other h4{
    font-size: 31px;
    line-height: 54px;
    font-family: essonnes-headline, serif;
    font-weight: 300;
}
.block_look_detail .other ul.menu{
	text-align: center;
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}
.block_look_detail .other ul.menu li{
	display: inline-block;
	margin:0 20px;
	width: 247px;
    left: 327px;
    margin-bottom: 40px;
 }
 .block_look_detail .other ul.menu li:nth-child(1){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(1){
	opacity: 1;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .other ul.menu li:nth-child(2){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(2){
	opacity: 1;
    -webkit-transition: all 0.8s 0.1s ease;
       -moz-transition: all 0.8s 0.1s ease;
        -ms-transition: all 0.8s 0.1s ease;
         -o-transition: all 0.8s 0.1s ease;
            transition: all 0.8s 0.1s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}

.block_look_detail .other ul.menu li:nth-child(3){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(3){
	opacity: 1;
    -webkit-transition: all 0.8s 0.2s ease;
       -moz-transition: all 0.8s 0.2s ease;
        -ms-transition: all 0.8s 0.2s ease;
         -o-transition: all 0.8s 0.2s ease;
            transition: all 0.8s 0.2s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .other ul.menu li:nth-child(4){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(4){
	opacity: 1;
    -webkit-transition: all 0.8s 0.4s ease;
       -moz-transition: all 0.8s 0.4s ease;
        -ms-transition: all 0.8s 0.4s ease;
         -o-transition: all 0.8s 0.4s ease;
            transition: all 0.8s 0.4s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .other ul.menu li:nth-child(5){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(5){
	opacity: 1;
    -webkit-transition: all 0.8s 0.5s ease;
       -moz-transition: all 0.8s 0.5s ease;
        -ms-transition: all 0.8s 0.5s ease;
         -o-transition: all 0.8s 0.5s ease;
            transition: all 0.8s 0.5s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .other ul.menu li:nth-child(6){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(6){
	opacity: 1;
    -webkit-transition: all 0.8s 0.6s ease;
       -moz-transition: all 0.8s 0.6s ease;
        -ms-transition: all 0.8s 0.6s ease;
         -o-transition: all 0.8s 0.6s ease;
            transition: all 0.8s 0.6s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .other ul.menu li:nth-child(7){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(7){
	opacity: 1;
    -webkit-transition: all 0.8s 0.6s ease;
       -moz-transition: all 0.8s 0.6s ease;
        -ms-transition: all 0.8s 0.6s ease;
         -o-transition: all 0.8s 0.6s ease;
            transition: all 0.8s 0.6s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}
.block_look_detail .other ul.menu li:nth-child(8){
	opacity: 0;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,20px,0px) rotate(0deg);
}
.block_look_detail .other.view ul.menu li:nth-child(8){
	opacity: 1;
    -webkit-transition: all 0.8s 0.6s ease;
       -moz-transition: all 0.8s 0.6s ease;
        -ms-transition: all 0.8s 0.6s ease;
         -o-transition: all 0.8s 0.6s ease;
            transition: all 0.8s 0.6s ease;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
}

.block_look_detail .other ul.menu li.interview01 a{
	background: url(../img/other03.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.interview02 a{
	background: url(../img/other04.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.interview03 a{
	background: url(../img/other06.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.interview04 a{
	background: url(../img/other09.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.happiness a{
	background: url(../img/other01.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.look01 a{
	background: url(../img/other02.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.look02 a{
	background: url(../img/other05.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.look03 a{
	background: url(../img/other07.jpg) no-repeat center bottom;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li.look04 a{
	background: url(../img/other08.jpg) no-repeat center bottom;
	background-size: cover;
	display: block;
	height: 330px;
	position: relative;
}
.block_look_detail .other ul.menu li a p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.9);
	height: 177px;
    display: block;
}
.block_look_detail .other ul.menu li a p span{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;

    font-size: 23px;
    line-height: 30px;
    font-family: Times, Times New Roman, Georgia, serif;
    font-style: italic;
    font-weight: 400;
    color: #FFF;
  -webkit-transform: translate(0px,-50%);
     -moz-transform: translate(0px,-50%);
      -ms-transform: translate(0px,-50%);
       -o-transform: translate(0px,-50%);
          transform: translate(0px,-50%);
}
.block_look_detail .other ul.menu li a p span.mb{
	position: static;
	height: 10px;
  -webkit-transform: translate(0px,0%);
     -moz-transform: translate(0px,0%);
      -ms-transform: translate(0px,0%);
       -o-transform: translate(0px,0%);
          transform: translate(0px,0%);
	display: block;
}
.block_look_detail .other ul.menu li a p span.s{
    position: static;
    -webkit-transform: translate(0px,0%);
    -moz-transform: translate(0px,0%);
    -ms-transform: translate(0px,0%);
    -o-transform: translate(0px,0%);
    transform: translate(0px,0%);
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 4px 0;
}
.block_look_detail .other ul.menu li a p span.keyword{
    position: static;
    -webkit-transform: translate(0px,0%);
    -moz-transform: translate(0px,0%);
    -ms-transform: translate(0px,0%);
    -o-transform: translate(0px,0%);
    transform: translate(0px,0%);
    display: block;
}
.block_look_detail .other .credit{
	text-align: center;
    margin-top: 50px;
    font-size: 10px;
    line-height: 18px;
}
.block_look_detail .other a.toTop{
	margin: 0 auto;
	margin-top: 50px;
    background-color: #BAB2AB;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    line-height: 50px;

    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #FFFFFF;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 14px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.block_look_detail .other a.toTop:hover{
    background-color: #545454;
    color: #FFF;
}

.block_look_detail .other p.contact{
    text-align: center;
    margin-top: 24px;
    font-size: 15px;
    line-height: 27px;
}

.block_look_detail .other .sns_title{
	text-align: center;
    margin-top: 39px;
    font-size: 14px;
    letter-spacing: 1px;
    font-style: italic;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.block_look_detail .other .sns{
	text-align: center;
	margin-top: 15px;
}
.block_look_detail .other .sns li{
	margin: 0 15px;
	display: inline-block;
	vertical-align: middle;
}
.block_look_detail .other .sns li:nth-child(3){
	display: none;
}
.block_look_detail .other .sns li a{
	color: #000;
	font-size: 40px;
}
@media only screen and (max-width: 768px) {

.block_look_detail .other .sns li:nth-child(3){
	display: inline-block;
}
	.block_look_detail .other{
		margin-top: 50px;
		padding: 30px 0;
	}
	.block_look_detail .other h4{
	    font-size: 23px;
    	line-height: 40px;
	}

	.block_look_detail .other ul.menu{
		text-align: center;
		margin-top: 40px;
		width: auto;
	}
	.block_look_detail .other ul.menu li{
		display: inline-block;
		margin:0 2%;
		margin-bottom: 20px;
		width: 40.5%;
	 }
	.block_look_detail .other ul.menu li:nth-child(1) a,
	.block_look_detail .other ul.menu li:nth-child(2) a,
	.block_look_detail .other ul.menu li:nth-child(3) a,
	.block_look_detail .other ul.menu li:nth-child(4) a,
	.block_look_detail .other ul.menu li:nth-child(5) a,
	.block_look_detail .other ul.menu li:nth-child(6) a,
	.block_look_detail .other ul.menu li:nth-child(7) a,
	.block_look_detail .other ul.menu li:nth-child(8) a{
		height: 206px;
	}
	.block_look_detail .other ul.menu li a p{
		height: 109px;
	}
	.block_look_detail .other ul.menu li a p span{
	    font-size: 15px;
	    line-height: 20px;
	}
	.block_look_detail .other ul.menu li a p span.mb{
		height: 10px;
	}
	.block_look_detail .other ul.menu li a p span.s {
	    font-size: 11px;
	    line-height: 15px;
	}
	.block_look_detail .other a.toTop{
		width: 76.8%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.block_look_detail .other .sns_title{
	    margin-top: 39px;
	    font-size: 14px;
	}
	.block_look_detail .other .sns{
		margin-top: 15px;
	}
	.block_look_detail .other .sns li{
		margin: 0 10px;
	}
	.block_look_detail .other .sns li a{
		font-size: 30px;
	}
}



/*----------------------------------------------------
 happiness
--------------------------------------------------- */
#fullpage .bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/happiness/bg.png) no-repeat center center;
	background-size: cover;
}
#fullpage .section{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:101;
	visibility: hidden;
}
#fullpage .section.view{
	visibility: visible;
}
#fullpage .section.image_screen .image_cover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
            opacity: 0;
}
#fullpage .section.image_screen.view .image_cover{
	opacity: 1;
}
#fullpage .section .inner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
    -webkit-transition: all 0.8s 0s ease;
       -moz-transition: all 0.8s 0s ease;
        -ms-transition: all 0.8s 0s ease;
         -o-transition: all 0.8s 0s ease;
            transition: all 0.8s 0s ease;
}
#fullpage .section .inner .cover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
}
#fullpage .section.view .inner{
	opacity: 1;
}
#fullpage #block_happiness01 .textarea{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
  -webkit-transform: translate(0px,-50%);
     -moz-transform: translate(0px,-50%);
      -ms-transform: translate(0px,-50%);
       -o-transform: translate(0px,-50%);
          transform: translate(0px,-50%);
}
#fullpage .section.image_screen .textarea .image{
	display: inline-block;
}
#fullpage .section.image_screen .textarea .image img{
}
#fullpage .section.image_screen .textarea .image_text{
	display: inline-block;
	margin-left: 20px;
}
#fullpage #block_happiness01 .textarea h1{
    font-family: essonnes-headline, serif;
    font-size: 115px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 106px;
}
#fullpage #block_happiness01 .textarea p{
	width: 754px;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 15px;
	line-height: 26px;
}
#fullpage #block_happiness01 .textarea .credit{
	width: 768px;
	margin: 0 auto;
	text-align: right;
	margin-top: 10px;
    font-size: 10px;
    line-height: 18px;
}
#fullpage .section.your .textarea,
#fullpage .section.insta .textarea,
#fullpage .section.other .textarea{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
  -webkit-transform: translate(0px,-50%);
     -moz-transform: translate(0px,-50%);
      -ms-transform: translate(0px,-50%);
       -o-transform: translate(0px,-50%);
          transform: translate(0px,-50%);
}
#fullpage .section.your .textarea .title{
    font-family: essonnes-headline, serif;
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 14px;
    font-style: italic;
    font-weight: 400;
}
#fullpage .section.your .textarea h2{
	margin-top: 20px;
	font-size: 29px;
    line-height: 51px;
}
#fullpage .section.your .textarea .image_text .title{
    font-size: 13px;
}
#fullpage .section.your .textarea .image_text h2{
	margin-top: 10px;
	font-size: 24px;
}
#fullpage .section.your .textarea h2 .face{
	width: 20px;
	display: inline-block;
	vertical-align: top;
    line-height: 37px;
	margin-left: 4px;
}
#fullpage .section.your .textarea p{
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 10px;
}

#fullpage .section.insta .textarea .title{
    font-family: essonnes-headline, serif;
    letter-spacing: 0px;
    font-size: 35px;
    line-height: 41px;
    font-style: italic;
    font-weight: 400;
}
#fullpage .section.insta .textarea p{
    font-size: 21px;
    line-height: 37px;
    letter-spacing: 1px;
    margin-top: 30px;
}
#fullpage .section.insta .textarea p .face{
	width: 17px;
	display: inline-block;
	vertical-align: top;
    line-height: 27px;
	margin-right: 4px;
}
#fullpage .section.insta .textarea  .btn a{
	margin: 0 auto;
	margin-top: 25px;
	border-style: solid;
    border-width: 1px;
    position: relative;
    border-color: #C56387;
    background-color: #FFFFFF;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    color: #C56387;
    line-height: 50px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-style: italic;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#fullpage .section.insta .textarea  .btn a:hover{
    background-color: #C56387;
    color: #FFF;
}
@media only screen and (max-width: 768px) {
	#fullpage .bg{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/happiness/bg_sp.png) no-repeat center center;
		background-size: cover;
	}
	#fullpage .section .inner{
	}
	#fullpage #block_happiness01 .textarea h1{
	    line-height: 50px;
	    font-size: 51px;
	}
	#fullpage #block_happiness01 .textarea p{
		width: 89%;
		margin: 0 auto;
		margin-top: 0px;
		font-size: 13px;
    	line-height: 23px;
	}
	#fullpage #block_happiness01 .textarea .credit{
		width: 89%;
		margin: 0 auto;
		text-align: center;
		margin-top: 10px;
	    font-size: 10px;
	    line-height: 18px;
	}
	#fullpage .section.your .textarea .title{
	    line-height: 12px;
	    font-size: 13px;
	}
	#fullpage .section.your .textarea h2{
		margin-top: 20px;
		padding: 0 20px;
		font-size: 29px;
	    line-height: 51px;
	}
	#fullpage .section.your .textarea h2 .face{
		width: 20px;
		display: inline-block;
		vertical-align: top;
	    line-height: 37px;
		margin-left: 4px;
	}
	#fullpage .section.your .textarea p{
	    font-size: 15px;
		padding: 0 20px;
	    line-height: 26px;
	    margin-top: 10px;
	}
	#fullpage .section.image_screen .textarea .image{
		display: block;
		padding: 0 20px;
	}
	#fullpage .section.image_screen .textarea .image img{
	}
	#fullpage .section.image_screen .textarea .image_text{
		display: block;
		margin-left: 0px;
		margin-top: 20px;
	}
	#fullpage .section.image_screen .textarea .image_text .title{
	    line-height: 12px;
	    font-size: 10px;
	}
	#fullpage .section.image_screen .textarea .image_text h2{
		margin-top: 10px;
		padding: 0 20px;
		font-size: 20px;
	    line-height: 40px;
	}
	#fullpage .section.insta .textarea .title{
	    line-height: 26px;
	    font-size: 22px;
	}
	#fullpage .section.insta .textarea p{
	    line-height: 26px;
	    font-size: 15px;
	    width: 77%;
	    margin: 0 auto;
	    margin-top: 30px;
	    text-align: center;
	}
	#fullpage .section.insta .textarea p .face{
		width: 13px;
	    line-height: 19px;
		margin-right: 2px;
	}
	#fullpage .section.insta .textarea  .btn a{
		margin: 0 auto;
		margin-top: 25px;
	    width: 77%;
	}
}


#fullpage .section.other .textarea .textarea_block{
	overflow: hidden;
	width: 780px;
	margin: 0 auto;
}
#fullpage .section.other .textarea .textarea_block .left{
	float: left;
	width: 325px;
	margin-left: 120px;
}
#fullpage .section.other .textarea .textarea_block .right{
	float: left;
	width: 300px;
}
#fullpage .section.other .textarea h4{
    font-size: 17px;
    line-height: 17px;
    text-align: left;
    font-family: essonnes-headline, serif;
    font-weight: 300;
    font-style: italic;
}
#fullpage .section.other .textarea h4 span{
	font-size: 12px;
	margin-left: 10px;
}
#fullpage .section.other .textarea .textarea_block ul{
	text-align: center;
	margin-top: 20px;
}
#fullpage .section.other .textarea .textarea_block ul li{
	margin-bottom: 10px;
	position: relative;
 }
#fullpage .section.other .textarea .textarea_block ul li a{
	position: relative;
	height: 65px;
	line-height: 65px;
	display: block;
	padding-left: 80px;
    font-family: essonnes-headline, serif;
    font-weight: 300;
    font-style: italic;
    font-size: 24px;
    color: #000;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#fullpage .section.other .textarea .textarea_block ul li:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	background: #FFF;
}
#fullpage .section.other .textarea .textarea_block ul li a:hover{
	opacity: 0.5;
}
#fullpage .section.other .textarea .textarea_block ul li.interview01 a{
	background: url(../img/happiness/other01.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}

#fullpage .section.other .textarea .textarea_block ul li.interview02 a{
	background: url(../img/happiness/other02.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}
#fullpage .section.other .textarea .textarea_block ul li.interview03 a{
	background: url(../img/happiness/other05.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}

#fullpage .section.other .textarea .textarea_block ul li.interview04 a{
	background: url(../img/happiness/other07.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}

#fullpage .section.other .textarea .textarea_block ul li.look01 a{
	background: url(../img/happiness/other03.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}

#fullpage .section.other .textarea .textarea_block ul li.look02 a{
	background: url(../img/happiness/other04.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}
#fullpage .section.other .textarea .textarea_block ul li.look03 a{
	background: url(../img/happiness/other06.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}
#fullpage .section.other .textarea .textarea_block ul li.look04 a{
	background: url(../img/happiness/other08.jpg) no-repeat left center;
	background-size: 65px auto;
	text-align: left;
}

#fullpage .section.other .textarea .credit{
	margin: 0 auto;
	margin-top: 20px;
}
#fullpage .section.other .textarea a.toTop{
	margin: 0 auto;
	margin-top: 20px;
    background-color: #BAB2AB;
    width: 288px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    line-height: 50px;

    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #FFFFFF;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 14px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#fullpage .section.other .textarea a.toTop:hover{
    background-color: #545454;
    color: #FFF;
}

#fullpage .section.other .textarea p.contact{
    text-align: center;
    margin-top: 24px;
    font-size: 15px;
    line-height: 27px;
}

#fullpage .section.other .textarea .sns_title{
	text-align: center;
    margin-top: 19px;
    font-size: 14px;
    letter-spacing: 1px;
    font-style: italic;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#fullpage .section.other .textarea .sns{
	text-align: center;
	margin-top: 15px;
}
#fullpage .section.other .textarea .sns li{
	margin: 0 15px;
	display: inline-block;
	vertical-align: middle;
}
#fullpage .section.other .textarea .sns li a{
	color: #000;
	font-size: 40px;
}

#fullpage .section.other .textarea .sns li:nth-child(3){
	display: none;
}

@media only screen and (max-width: 768px) {

#fullpage .section.other .textarea .sns li:nth-child(3){
	display: inline-block;
}
	.block_look_detail .other{
	}
	#fullpage .section.other .textarea h4{
	    font-size: 23px;
    	line-height: 40px;
	}

	#fullpage .section.other .textarea .textarea_block{
		overflow: hidden;
		width: auto;
		margin: 0 auto;
		margin: 0 20px;
	}
	#fullpage .section.other .textarea .textarea_block .left{
		float: none;
		width: 100%;
		margin-bottom: 2vw;
		margin-left: 0px;
	}
	#fullpage .section.other .textarea .textarea_block .right{
		float: none;
		width: 100%;
		margin-bottom: 2vw;
	}
	#fullpage .section.other .textarea h4{
	    font-size: 14px;
	    line-height: 14px;
	    text-align: center;
	}
	#fullpage .section.other .textarea h4 span{
		font-size: 8px;
		display: inline-block;
		margin: 0;
		margin-left: 10px;
	}
	#fullpage .section.other .textarea .textarea_block ul{
		text-align: left;
		margin-top: 10px;
		margin-left: 3%;
	}
	#fullpage .section.other .textarea .textarea_block ul li{
		width: 48%;
		display: inline-block;
		margin-bottom: 4px;
	 }
#fullpage .section.other .textarea .textarea_block ul li:before{
	display: none;
}
	#fullpage .section.other .textarea .textarea_block ul li a{
		height: 42px;
		line-height: 22px;
		display: block;
		padding-left: 52px;
	    font-size: 14px;
	    position: relative;
	}
	#fullpage .section.other .textarea .textarea_block ul li a span{
		position: absolute;
		top: 50%;
		left: 52px;
  -webkit-transform: scale3d(1,1,1) translate(0px,-50%);
     -moz-transform: scale3d(1,1,1) translate(0px,-50%);
      -ms-transform: scale3d(1,1,1) translate(0px,-50%);
       -o-transform: scale3d(1,1,1) translate(0px,-50%);
          transform: scale3d(1,1,1) translate(0px,-50%);
	}
	#fullpage .section.other .textarea .textarea_block ul li.interview01 a{
		background: url(../img/happiness/other01.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}

	#fullpage .section.other .textarea .textarea_block ul li.interview02 a{
		background: url(../img/happiness/other02.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}
	#fullpage .section.other .textarea .textarea_block ul li.interview03 a{
		background: url(../img/happiness/other05.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}
	#fullpage .section.other .textarea .textarea_block ul li.interview04 a{
		background: url(../img/happiness/other07.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}

	#fullpage .section.other .textarea .textarea_block ul li.look01 a{
		background: url(../img/happiness/other03.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}

	#fullpage .section.other .textarea .textarea_block ul li.look02 a{
		background: url(../img/happiness/other04.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}
	#fullpage .section.other .textarea .textarea_block ul li.look03 a{
		background: url(../img/happiness/other06.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}
	#fullpage .section.other .textarea .textarea_block ul li.look04 a{
		background: url(../img/happiness/other08.jpg) no-repeat left center;
		background-size: 42px auto;
		text-align: left;
	}


	#fullpage .section.other .textarea .credit{
		margin-top: -10px;
		padding: 0 20px;
		font-size: 8px;
		line-height: 16px;
	}
	#fullpage .section.other .textarea a.toTop{
		width: 76.8%;
		margin: 0 auto;
		margin-top:5px;
	}
	#fullpage .section.other .textarea .sns_title{
	    margin-top: 5px;
	    font-size: 1wpx;
	}
	#fullpage .section.other .textarea .sns{
		margin-top: 5px;
	}
	#fullpage .section.other .textarea .sns li{
		margin: 0 10px;
	}
	#fullpage .section.other .textarea .sns li a{
		font-size: 24px;
	}
}