@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
 */
 #tiffany .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;
  }
}
#tiffany a{
	text-decoration: none;
}

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*----------------------------------------------------
 header
--------------------------------------------------- */
#tiffany{
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #FFF;
	overflow: hidden;
    font-family:  'Noto Sans Japanese','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-size: 13px;
    line-height: 150%;
    font-weight: 300;
    color: #000;
    top: 0;
}

@media only screen and (max-width: 768px) {
	#tiffany{
/*	    height: 100vh;
	    overflow: scroll;
	    -webkit-overflow-scrolling: touch;*/
	}
}
/*----------------------------------------------------
 web font

font-family: 'Playfair Display', serif;
font-family: 'Libre Baskerville', 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
--------------------------------------------------- */
#loadingPage{
	position: fixed;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #FFF;
	z-index:10;
}
#tiffany #loading{
	position: fixed;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #84D8D1;
	z-index:1200;
}
#tiffany #loading .inner{
	position: absolute;
	top: 50%;
	left: 50%;
  -webkit-transform: translate(-50%,-50%);
     -moz-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
       -o-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
#tiffany #loading .clock{
	width: 145px;
	height: 145px;
	display: block;
	position: relative;
	margin: 0 auto;
}
#tiffany #loading .clock .clock01{
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -8px;
	background: url(../img/common/loading01.png) no-repeat;
	background-size: 16px 70px;
	width: 16px;
	height: 70px;
	-webkit-animation:clock01 36s linear 0s infinite;
	        animation:clock01 36s linear 0s infinite;
     	      transform-origin: center 8px;
      -webkit-transform-origin: center 8px;
}
@-webkit-keyframes clock01{
	0%  {-webkit-transform: rotate(0deg)}
	100%{-webkit-transform: rotate(360deg)}
}
@keyframes clock01{
	0%  {transform: rotate(0deg)}
	100%{transform: rotate(360deg)}
}
#tiffany #loading .clock .clock02{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -6px;
	background: url(../img/common/loading02.png) no-repeat;
	background-size: 12px 89px;
	width: 12px;
	height: 89px;
	-webkit-animation:clock02 3s linear 0s infinite;
	        animation:clock02 3s linear 0s infinite;
     	      transform-origin: center 84px;
      -webkit-transform-origin: center 84px;
}
@-webkit-keyframes clock02{
	0%  {-webkit-transform: rotate(0deg)}
	100%{-webkit-transform: rotate(360deg)}
}
@keyframes clock02{
	0%  {transform: rotate(0deg)}
	100%{transform: rotate(360deg)}
}

#tiffany #loading .text{
	padding-top: 40px;
	text-align: center;
	font-size: 26px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
}
#tiffany #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;
}
@media only screen and (max-width: 768px) {

	#tiffany #loading .inner{
     	      transform-origin: left top;
      -webkit-transform-origin: left top;
	  -webkit-transform: scale3d(0.8,0.8,0.8) translate(-50%,-50%) rotate(0deg);
	     -moz-transform: scale3d(0.8,0.8,0.8) translate(-50%,-50%) rotate(0deg);
	      -ms-transform: scale3d(0.8,0.8,0.8) translate(-50%,-50%) rotate(0deg);
	       -o-transform: scale3d(0.8,0.8,0.8) translate(-50%,-50%) rotate(0deg);
	          transform: scale3d(0.8,0.8,0.8) translate(-50%,-50%) rotate(0deg);
	}

}

/*----------------------------------------------------
 OPENING
--------------------------------------------------- */
#tiffany #opening{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 110;
	background: url(../img/common/opening_bg.png) no-repeat center center;
	background-size: cover;
	display: none;
}
#tiffany #opening.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;
}
#tiffany #opening .wwd{
	position: absolute;
	top: 25px;
	left: 30px;
	width: 122px;
}
#tiffany #opening .wwd img{
	width: 100%;
	height: auto;
}
#tiffany #opening .title{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -223px;
	margin-left: -231px;
	width: 462px;
}
#tiffany #opening .title img{
	width: 100%;
	height: auto;
}
#tiffany #opening p{
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: 130px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	line-height: 31px;
	color: #FFF;

}
#tiffany #opening .click{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 16px;
	margin-left: -40px;
	width: 80px;
	height: 80px;
    -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;
}
#tiffany #opening .click .bg_c{
	position: absolute;
	top: 0%;
	left: 50%;
	width: 58px;
	height: 58px;
	background: url(../img/common/arrow_down.png) no-repeat center center;
  -webkit-transform:translate(-50%,0%);
     -moz-transform:translate(-50%,0%);
      -ms-transform:translate(-50%,0%);
       -o-transform:translate(-50%,0%);
          transform:translate(-50%,0%);
	border:1px #84D8D1 solid;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(132,216,209,.7);
	-webkit-animation: shadowPulse 1.25s 0s infinite cubic-bezier(.66,0,0,1);
    animation: shadowPulse 1.25s 0s infinite cubic-bezier(.66,0,0,1);
}

@-webkit-keyframes shadowPulse{to{box-shadow:0 0 0 30px rgba(132,216,209,0)}}
@keyframes shadowPulse{to{box-shadow:0 0 0 30px rgba(132,216,209,0)}}

#tiffany #opening .click .t{
	position: absolute;
	bottom: 0%;
	left: 50%;
  -webkit-transform:translate(-50%,0%);
     -moz-transform:translate(-50%,0%);
      -ms-transform:translate(-50%,0%);
       -o-transform:translate(-50%,0%);
          transform:translate(-50%,0%);
          font-weight: bold;
          font-size: 13px;
          text-align: center;
          color: #84D8D1;
          font-family: 'Playfair Display', serif;
}
#tiffany #opening .copyright{
	position: absolute;
	bottom:  0;
	left: 0%;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 22px;
	background: #84D8D1;
    color: #282828;
    font-family: 'Playfair Display', serif;
}
#tiffany #opening .copyright .and{
font-family: 'Libre Baskerville', serif;
}
@media only screen and (max-width: 768px) {
	#tiffany #opening{
		background: none;
		background-size: cover;
	}
	#tiffany #opening .bg{
		background: url(../img/common/opening_bg_sp.png) no-repeat center center;
		background-size: cover;
		height : 98% ;
	    height : -webkit-calc(100% - 26px) ;
	    height : calc(100% - 26px) ;
	}
	#tiffany #opening .wwd{
		top: auto;
		bottom: 40px;
		left: 18px;
		width: 75px;
	}
	#tiffany #opening .title{
		top: 6.2%;
		margin-top: 0px;
		left: 50%;
		width: 76.26%;
		margin-left: -38.13%;
	}
	#tiffany #opening p{
		top: 31.64%;
		left: 0%;
		margin-top: 0px;
		text-align: center;
		width: 100%;
		/*font-size: 12px;*/
		font-size: 3.2vw;
		/*line-height: 20px;*/
		line-height: 5.8vw;
		color: #282828;

	}
	#tiffany #opening .click{
		top: 57.84%;
		left: 50%;
		margin-top: 0px;
		margin-left: -24px;
		width: 48px;
		height: 65px;
	}
	#tiffany #opening .click .bg_c{
		position: absolute;
		top: 0%;
		left: 50%;
		width: 46px;
		height: 46px;
		background: url(../img/common/arrow_down.png) no-repeat center center;
		background-size: 19px;
	}
	#tiffany #opening .click .t{
		position: absolute;
		bottom: -5px;
		left: 50%;
	  -webkit-transform:translate(-50%,0%);
	     -moz-transform:translate(-50%,0%);
	      -ms-transform:translate(-50%,0%);
	       -o-transform:translate(-50%,0%);
	          transform:translate(-50%,0%);
	          font-weight: bold;
	          font-size: 10px;
	          text-align: center;
	          font-family: 'Playfair Display', serif;
	}
	#tiffany #opening .copyright{
	position: absolute;
	bottom:  0;
	left: 0%;
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	background: #84D8D1;
    color: #282828;
    font-family: 'Playfair Display', serif;
	}
}

@media only screen and (min-width: 640px)  and (max-width: 768px) {

	#tiffany #opening .bg{
		background: url(../img/common/opening_bg_sp.png) no-repeat center bottom;
		background-size: cover;
	}
	#tiffany #opening p{
		top: 34.64%;

	}
	#tiffany #opening .click{
		top: 65.84%;
	}
}

/*----------------------------------------------------
 menuButton
--------------------------------------------------- */
#tiffany #menuButton {
    position: fixed;
    top: 0px;
    right: 0px;
    display: block;
    margin-top: 0px;
    width: 50px;
    height:53px;
    z-index: 1001;
}
#tiffany #menuButton .hamburger{
  position: absolute;
  top: 0;
  left: 0px;
  padding: 16px 14px 0 0px;
  outline: none;
}
#tiffany #menuButton .hamburger-box {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 22px;
}
.hamburger-inner,.hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 32px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    border-radius: 0px;
    background-color: #FFF;
}
.is-active .hamburger-inner,.is-active .hamburger-inner:after,.is-active .hamburger-inner:before {

}
.hamburger--collapse .hamburger-inner {
  bottom: 0;
}
.hamburger--collapse .hamburger-inner:before {
  top: -10px;
}
.hamburger--collapse .hamburger-inner:after {
  top: -20px;
}
.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);
}
@media only screen and (max-width: 768px) {
	#tiffany #menuButton {
		top: 0px;
		right: 0px;
	    width: 50px;
	    height:44px;
	}
	#tiffany #menuButton .hamburger{
		position: absolute;
		top: 11px;
		right: 0px;
		padding:0px;
		outline: none;
	}
	#tiffany #menuButton .hamburger-box {
		width: 23px;
		height: 18px;
	}
	.hamburger-inner,.hamburger-inner:after, .hamburger-inner:before {
		position: absolute;
		width: 23px;
		height: 2px;
	}
	.hamburger--collapse .hamburger-inner:before {
	  top: -6px;
	}
	.hamburger--collapse .hamburger-inner:after {
	  top: -12px;
	}
	.hamburger--collapse.is-active .hamburger-inner {
	    transition-delay: .32s;
	    transition-timing-function: cubic-bezier(.215,.61,.355,1);
	    -webkit-transform: translate3d(0,-5px,0) rotate(-45deg);
	    transform: translate3d(0,-5px,0) rotate(-45deg);
	}
}
/*----------------------------------------------------
 header
--------------------------------------------------- */
#tiffany #header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 53px;
	z-index: 100;
	background: #84d8d1;
        box-shadow:0px 0px 3px 4px rgba(0,0,0,0.4);
   -moz-box-shadow:0px 0px 3px 4px rgba(0,0,0,0.4);
-webkit-box-shadow:0px 0px 3px 4px rgba(0,0,0,0.4);
}
#tiffany #header .title_area{
	width: 100%;
	height: 53px;
	position: relative;
}
#tiffany #header .title_area .title{
	position: absolute;
	top: 15px;
	left: 27px;
	width: 186px;
}
#tiffany #header .title_area .title img{
	width: 100%;
	height: auto;
}
#tiffany #header .title_area .link{
	position: absolute;
	top: 22px;
	left: 224px;
}
#tiffany #header .title_area .link li{
	margin-right: 25px;
	float: left;
}
#tiffany #header .title_area .link li a{
	line-height: 1px;
	color: #FFF;
    font-family: 'Playfair Display', serif;
    font-size: 13px;
}
#tiffany #header .title_area .link li a .and{
	font-family: 'Libre Baskerville', serif;
}
@media only screen and (max-width: 768px) {
	#tiffany #header{
		height: 44px;
	}
	#tiffany #header .title_area{
		height: 44px;
	}
	#tiffany #header .title_area .title{
		position: absolute;
		left: 13px;
		top: 11px;
		width: 140px;
	}
	#tiffany #header .title_area .title img{
	}
	#tiffany #header .title_area .link{
		position: absolute;
		top: 38%;
		left: 50.4%;
	}
	#tiffany #header .title_area .link li:last-child{
		display: none;
	}
	#tiffany #header .title_area .link li a{
	    font-size: 14px;
	}
}

/*----------------------------------------------------
 footer
--------------------------------------------------- */
#tiffany #footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 53px;
	z-index: 100;
	background: #fff;
}/*
#tiffany #footer a.lineup{
	background: #85d7d1;
	width: 33.333%;
	width : -webkit-calc(33.33333% - 1px) ;
	width : calc(33.33333% - 1px) ;
	height: 53px;
	text-align: center;
	line-height: 53px;
	color: #FFF;
	display: block;
    font-family: 'Playfair Display', serif;
    font-size: 33px;
	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;
}
#tiffany #footer a.lineup:hover{
	background: #90EDE5;
}*/
#tiffany #footer ul.sns{
	background: #85d7d1;
	height: 53px;
	position: absolute;
	top: 0;
	left: 0%;
	width: 33.333%;
	width : -webkit-calc(33.33333% - 1px) ;
	width : calc(33.33333% - 1px) ;
	text-align: center;
}
#tiffany #footer ul.sns li{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	margin-top: 7px;
}
#tiffany #footer ul.sns li a{
	width: 38px;
	height: 38px;
	border:1px #FFF solid;
	display: block;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #FFF;
	        border-radius: 50%;
	-webkit-border-radius: 50%;
	cursor: pointer;
}
#tiffany #footer ul.sns li.sp_only{
	display: none;
}
#tiffany #footer ul.arrow{
	background: #FFF;
	height: 53px;
	position: absolute;
	top: 0;
	left: 33.333%;
	width: 66.6666%;
	width : -webkit-calc(66.6666% - 1px) ;
	width : calc(66.6666% - 1px) ;
	text-align: center;
	letter-spacing: -0.4em;
	font-size: 0;
}
#tiffany #footer.page ul.arrow{
	left: 33.333%;
	width: 33.333%;
	width : -webkit-calc(33.333% - 1px) ;
	width : calc(33.333% - 1px) ;
}
#tiffany #footer ul.arrow li{
	display: inline-block;
	letter-spacing: normal;
	width: 50%;
	width : -webkit-calc(50% - 1px) ;
	width : calc(50% - 1px) ;
	margin-right: 1px;
}
#tiffany #footer ul.arrow li:last-child{
	width: 50%;
	width : -webkit-calc(50% - 0px) ;
	width : calc(50% - 0px) ;
	margin-right: 0px;
}
#tiffany #footer.page ul.arrow li:last-child{
	width: 100%;
	width : -webkit-calc(100% - 0px);
	width : calc(100% - 0px);
	margin-right: 0px;
}
#tiffany #footer ul.arrow li a{
	background: #85d7d1 url(../img/common/up.png) no-repeat center center;
	width: 100%;
	height: 53px;
	display: block;
    -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;
}
#tiffany #footer ul.arrow li a:hover{
	background: #90EDE5 url(../img/common/up.png) no-repeat center center;
}
#tiffany #footer ul.arrow li:last-child a{
	background: #85d7d1 url(../img/common/down.png) no-repeat center center;
	width: 100%;
	height: 53px;
	display: block;
}
#tiffany #footer ul.arrow li:last-child a:hover{
	background: #90EDE5 url(../img/common/down.png) no-repeat center center;
}
/*点滅*/
#tiffany #footer ul.arrow li:last-child.addView a{
  -webkit-animation:nextView 0.5s ease 0s 2;
          animation:nextView 0.5s ease 0s 2;
}
@-webkit-keyframes nextView{
  0%  {background: #85d7d1 url(../img/common/down.png) no-repeat center center;}
  50%  {background: #b3fcf7 url(../img/common/down.png) no-repeat center center;}
  100%{background: #85d7d1 url(../img/common/down.png) no-repeat center center;}
}
@keyframes nextView{
  0%  {background: #85d7d1 url(../img/common/down.png) no-repeat center center;}
  50%  {background: #b3fcf7 url(../img/common/down.png) no-repeat center center;}
  100%{background: #85d7d1 url(../img/common/down.png) no-repeat center center;}
}


#tiffany #footer ul.arrow li a.none{
	background: #c1ebe9 url(../img/common/up.png) no-repeat center center;
	cursor: default;
}
#tiffany #footer ul.arrow li:last-child a.none{
	background: #c1ebe9 url(../img/common/down.png) no-repeat center center;
	cursor: default;
}

#tiffany #footer.page .next{
	background: #FFF;
	height: 53px;
	position: absolute;
	top: 0%;
	left: 66.6666%;
	width: 33.333%;
	width : -webkit-calc(33.333% - 0px) ;
	width : calc(33.333% - 0px) ;
}
#tiffany #footer .next a{
	background: #85d7d1;
	line-height: 53px;
	text-align: center;
	color: #FFF;
	width: 100%;
	height: 53px;
	font-size: 35px;
    font-family: 'Playfair Display', serif;
	font-style: italic;
	display: block;
    -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;
}
#tiffany #footer .next a:hover{
	background: #90EDE5;
}

/*点滅*/
#tiffany #footer .next.addView a{
  -webkit-animation:nextView2 0.5s ease 0s 2;
          animation:nextView2 0.5s ease 0s 2;
}
@-webkit-keyframes nextView2{
  0%  {background: #85d7d1;}
  50%  {background: #b3fcf7;}
  100%{background: #85d7d1;}
}
@keyframes nextView2{
  0%  {background: #85d7d1;}
  50%  {background: #b3fcf7;}
  100%{background: #85d7d1;}
}
@media only screen and (max-width: 768px) {
	#tiffany #footer{
		height: 44px;
	}
	#tiffany #footer ul.sns{
		height: 44px;
		left: 0%;
		width: 45.86%;
		width : -webkit-calc(45.86% - 1px) ;
		width : calc(45.86% - 1px) ;
	}
	#tiffany #footer.page ul.sns{
		width: 39.6%;
		width : -webkit-calc(39.6% - 1px) ;
		width : calc(39.6% - 1px) ;
	}
	#tiffany #footer ul.sns li{
		display: inline-block;
		vertical-align: top;
		margin: 0 2px;
		margin-top: 4px;
	}
	#tiffany #footer ul.sns li a{
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 20px;
	}
	#tiffany #footer ul.sns li.sp_only{
		display: inline-block;
	}
	#tiffany #footer ul.sns li.sns03 a{
		background: url(../img/common/line.png) no-repeat center center;
		background-size: 22px;
	}
	#tiffany #footer ul.arrow{
		height: 44px;
		left: 45.86%;
		width: 54.14%;
		text-align: center;
		letter-spacing: -0.4em;
		font-size: 0;
	}
	#tiffany #footer.page ul.arrow{
		left: 39.6%;
		width: 20%;
		width : -webkit-calc(20% - 1px) ;
		width : calc(20% - 1px) ;
	}
	#tiffany #footer ul.arrow li{
		display: none;
	}
	#tiffany #footer ul.arrow li:last-child{
		display: block;
		width: 100%;
		margin-right: 0px;
	}
	#tiffany #footer ul.arrow li a:last-child,
	#tiffany #footer.page ul.arrow li a:last-child{
		background: #85d7d1 url(../img/common/down.png) no-repeat center center;
		background-size: 26px;
		width: 100%;
		height: 44px;
	}
	#tiffany #footer ul.arrow li a.none:last-child{
		background: #c1ebe9 url(../img/common/down.png) no-repeat center center;
		background-size: 26px;
		cursor: default;
	}
	@-webkit-keyframes nextView{
	  0%  {background: #85d7d1 url(../img/common/down.png) no-repeat center center;background-size: 26px;}
	  50%  {background: #b3fcf7 url(../img/common/down.png) no-repeat center center;background-size: 26px;}
	  100%{background: #85d7d1 url(../img/common/down.png) no-repeat center center;background-size: 26px;}
	}
	@keyframes nextView{
	  0%  {background: #85d7d1 url(../img/common/down.png) no-repeat center center;background-size: 26px;}
	  50%  {background: #b3fcf7 url(../img/common/down.png) no-repeat center center;background-size: 26px;}
	  100%{background: #85d7d1 url(../img/common/down.png) no-repeat center center;background-size: 26px;}
	}

	#tiffany #footer.page .next{
		background: #FFF;
		height: 53px;
		position: absolute;
		top: 0%;
		left: 59.6%;
		width: 40.4%;
	}
	#tiffany #footer .next a{
		font-size: 17px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 320px) {

	#tiffany #footer ul.sns li{
		margin: 0 1px;
		margin-top: 6px;
	}
	#tiffany #footer ul.sns li a{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}
	#tiffany #footer ul.sns li.sns03 a{
		background: url(../img/common/line.png) no-repeat center center;
		background-size: 18px;
	}
}

/*----------------------------------------------------
 footer
--------------------------------------------------- */
#tiffany #pageFooter{
	position: relative;
	background-size: cover;
  	z-index: 5;
	background: #FFF;

}
#tiffany #pageFooter .fp-tableCell{
	width: 100%;
	display: block;
}
#tiffany #pageFooter .contact{
	width: 100%;
	text-align: center;
}
#tiffany #fullpage #pageFooter .contact{
	padding-top: 145px;
}
#tiffany #pageFooter .contact p{
	color: #4B4B4B;
	font-size: 13px;
	letter-spacing: 0.05px;
	line-height: 20px;
	margin-bottom: 40px;
}
#tiffany #pageFooter .contact a.back{
	display: block;
	width: 335px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	color: #84D8D1;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 50px;
	margin-bottom: 60px;
	border:1px #84D8D1 solid;
    -webkit-transition: all 0.3s 0s ease;
       -moz-transition: all 0.3s 0s ease;
        -ms-transition: all 0.3s 0s ease;
         -o-transition: all 0.3s 0s ease;
            transition: all 0.3s 0s ease;
}
#tiffany #pageFooter .contact a.official{
	display: block;
	width: 335px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 50px;
	margin-bottom: 60px;
	background: #84D8D1;
	border:1px #84D8D1 solid;
    -webkit-transition: all 0.3s 0s ease;
       -moz-transition: all 0.3s 0s ease;
        -ms-transition: all 0.3s 0s ease;
         -o-transition: all 0.3s 0s ease;
            transition: all 0.3s 0s ease;
}
#tiffany #pageFooter .footer{
	position: static;
	width: 100%;
	text-align: center;
	background: #303030;
	color: #FFF;
	padding-bottom: 80px;
}
#tiffany #pageFooter .footer .wwd{
	padding: 40px 0;
	width: 171px;
	margin: 0 auto;
}
#tiffany #pageFooter .footer .wwd img{
	width: 100%;
	height: auto;
}
#tiffany #pageFooter .footer .copyright{
	font-size: 9px;
	margin-bottom: 25px;
	line-height: 18px;
	letter-spacing: 0.79px;
}

@media only screen and (max-width: 768px) {
	#tiffany #pageFooter {
	    background: #FFF;
	}
	#tiffany #pageFooter .contact{
		position: static;
		padding-top: 35px;
	}
	#tiffany #pageFooter .contact p{
		font-size: 10px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	#tiffany #pageFooter .contact a.back{
		width: 87.46%;
    	font-size: 15px;
	margin-bottom: 30px;
	}
	#tiffany #pageFooter .contact a.official{
		width: 87.46%;
    	font-size: 15px;
	margin-bottom: 30px;
	}
	#tiffany #pageFooter .footer{
		position: static;
		text-align: center;
		color: #FFF;
		left: 0px;
		width: 100%;
	    background: #303030;
	    padding-bottom: 75px;
	}
	#tiffany #pageFooter .footer .wwd{
		padding: 35px 0;
		width: 100px;
		margin: 0 auto;
	}
	#tiffany #pageFooter .footer .copyright{
		font-size: 7px;
		margin-bottom: 25px;
		line-height: 14px;
		letter-spacing: 0.79px;
	}
}
@media only screen and (max-width: 320px) {
	#tiffany #pageFooter .footer .copyright{
		font-size: 6px;
	}
	#tiffany #pageFooter .contact a.back{
		font-size: 11px;
	}
}
/*----------------------------------------------------
 lineup
--------------------------------------------------- */
#tiffany #lineup{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #85d7d1;
	visibility: hidden;
	opacity: 0;
    -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;
}
#tiffany #lineup.view{
	visibility: visible;
	opacity: 1;
}
#tiffany #lineup .lineup_header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 53px;
        box-shadow:0px 0px 1px 3px rgba(0,0,0,0.2);
   -moz-box-shadow:0px 0px 1px 3px rgba(0,0,0,0.2);
-webkit-box-shadow:0px 0px 1px 3px rgba(0,0,0,0.2);
}
#tiffany #lineup .lineup_header .area{
	width: 980px;
	margin: 0 auto;
}
#tiffany #lineup .lineup_header .area .title{
    font-family: 'Playfair Display', serif;
    font-size: 33px;
	font-style: italic;
	color: #FFF;
	line-height: 53px;
}
#tiffany #lineup .close{
	position: absolute;
	top: 17px;
	right: 22px;
	width: 40px;
	height: 40px;
	display: block;
    -webkit-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
       -moz-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        -ms-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
         -o-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
            transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
#tiffany #lineup .close:hover{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

}

#tiffany #lineup .close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#tiffany #lineup .close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#tiffany #lineup .close::before,#tiffany #lineup .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #FFF;
}
#tiffany #lineup .lineup_area{
	width: 100%;
	overflow-y: auto;
	margin-top: 53px;

}
#tiffany #lineup .inner{
	width: 980px;
	margin: 0 auto;
}
#tiffany #lineup .inner ul.menu{
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 60px;
}
#tiffany #lineup .inner ul.menu li{
	float: left;
	margin-right: 30px;
}
#tiffany #lineup .inner ul.menu li:after{
	content: "/";
    font-size: 30px;
	padding-left: 30px;
	font-style: italic;
}
#tiffany #lineup .inner ul.menu li:last-child:after{
	content: "";
	padding-left: 10px;
}
#tiffany #lineup .inner ul.menu li a{
    font-family: 'Playfair Display', serif;
    font-size: 30px;
	font-style: italic;
	color: #000;
}
#tiffany #lineup .inner .line{
	width: 50px;
	border-bottom: 1px #FFF solid;
	margin-bottom: 30px;
}
#tiffany #lineup .inner h2{
    font-family: 'Playfair Display', serif;
    font-size: 30px;
	font-style: italic;
	color: #000;
	margin-bottom: 40px;
}
#tiffany #lineup .inner .list_block{
	overflow: hidden;
	letter-spacing: -0.4em;
	font-size: 0;
	margin-bottom: 40px;
}
#tiffany #lineup .inner .list_block h3{
    font-family: 'Playfair Display', serif;
    font-size: 25px;
	font-style: italic;
	color: #FFF;
	letter-spacing: normal;
	display: block;
	margin-bottom: 30px;

}
#tiffany #lineup .inner .list_block h3 .sh{
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
#tiffany #lineup .inner .list_block .column{
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin-bottom: 25px;
}
#tiffany #lineup .inner .list_block .column a{
	display: block;
}
#tiffany #lineup .inner .list_block .column a .name{
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
}
#tiffany #lineup .inner .list_block .column a .exp{
	font-size: 10px;
	color: #000;
		padding-right: 20px;
}
#tiffany #lineup .inner .line2{
	width: 100%;
	border-bottom: 1px #FFF solid;
	margin-bottom: 30px;
}
#tiffany #lineup .inner .credit{
	padding-bottom: 40px;
}
#tiffany #lineup .inner .credit .credit_block{
	margin-bottom: 20px;
}
#tiffany #lineup .inner .credit .credit_block .category{
	font-size: 15px;
	line-height: 37px;
    font-family: 'Playfair Display', serif;
	font-weight: bold;

}
#tiffany #lineup .inner .credit .credit_block dl{
	font-size: 15px;
	line-height: 37px;
    font-family: 'Playfair Display', serif;
	overflow: hidden;
}
#tiffany #lineup .inner .credit .credit_block dl dt{
	float: left;
}
#tiffany #lineup .inner .credit .credit_block dl dd{
	float: left;
	font-weight: bold;
}
#tiffany #lineup .inner .credit .credit_block dl dd.noneF{
	float: none;
	clear: both;
}
@media only screen and (max-width: 320px) {
	#tiffany #lineup {
		display: none;
	}
	#tiffany #lineup.view{
		display: block;
		visibility: visible;
		opacity: 1;
	}
}
@media only screen and (max-width: 768px) {


	#tiffany #lineup .lineup_header{
		height: 44px;
	}
	#tiffany #lineup .lineup_header .area{
		width: 84%;
		margin: 0 auto;
	}
	#tiffany #lineup .lineup_header .area .title{
	    font-size: 27px;
		line-height: 44px;
	}
	#tiffany #lineup .close{
		top: 15px;
		right: 15px;
	}
	#tiffany #lineup .lineup_area{
		width: 100%;
		overflow-y: auto;
		margin-top: 44px;
		-webkit-overflow-scrolling: touch;

	}
	#tiffany #lineup .inner{
		width: 84%;
		margin: 0 auto;
	}
	#tiffany #lineup .inner ul.menu{
		overflow: hidden;
		padding-top: 35px;
		padding-bottom: 0px;
		border-bottom: 1px #000 solid;
		margin-bottom: 35px;
	}
	#tiffany #lineup .inner ul.menu li{
		float: none;
		margin-right: 0px;
		margin-bottom: 25px;
	}
	#tiffany #lineup .inner ul.menu li:after{
		content: "";
	}
	#tiffany #lineup .inner ul.menu li a{
	    font-size: 27px;
	}
	#tiffany #lineup .inner .line{
		width: 47px;
		margin-bottom: 35px;
	}

	#tiffany #lineup .inner h2{
	    font-size: 24px;
		margin-bottom: 40px;
	}
	#tiffany #lineup .inner .list_block{
		overflow: hidden;
		letter-spacing: -0.4em;
		margin-bottom: 40px;
	}
	#tiffany #lineup .inner .list_block h3{
	    font-size: 18px;
		margin-bottom: 30px;

	}
	#tiffany #lineup .inner .list_block h3 .sh{
		font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	}
	#tiffany #lineup .inner .list_block .column{
		width: 50%;
		margin-bottom: 25px;
	}
	#tiffany #lineup .inner .list_block .column a{
		display: block;
	}
	#tiffany #lineup .inner .list_block .column a .name{
		font-size: 16px;
		margin-bottom: 5px;
	}
	#tiffany #lineup .inner .list_block .column a .exp{
		font-size: 9px;
		color: #000;
	}
	#tiffany #lineup .inner .line2{
	}
	#tiffany #lineup .inner .credit{
		padding-bottom: 40px;
	}
	#tiffany #lineup .inner .credit .credit_block{
		margin-bottom: 20px;
	}
	#tiffany #lineup .inner .credit .credit_block .category{
		font-size: 10px;
		line-height: 18px;

	}
	#tiffany #lineup .inner .credit .credit_block dl{
		font-size: 10px;
		line-height: 18px;
	}

}


/*----------------------------------------------------
 product
--------------------------------------------------- */
#tiffany .product{
	position: relative;
	letter-spacing: normal;
	background: #FFF;
	vertical-align: top;
	z-index: 1;
	padding-bottom: 120px;
}
#tiffany .product .title{
	padding-top: 53px;
	font-size: 54px;
    font-family: 'Playfair Display', serif;
	font-style: italic;
	line-height: 72px;
	color: #85d7d1;
	margin-bottom: 30px;
	text-align: center;
}
#tiffany .product .copy{
	width:906px;
	margin: 0 auto;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 70px;
	letter-spacing: -0.33px;
	color: #616161;
}

#tiffany .product .line{
	width: 135px;
	margin: 0 auto;
	border-bottom: 2px #85d7d1 solid;
	margin-bottom: 70px;
}
#tiffany .product .list{
	text-align: center;
	letter-spacing: -0.4em;
	font-size: 0;
}
#tiffany .product .list .column{
	letter-spacing: normal;
	display: inline-block;
	width: 340px;
	margin: 00px;
	vertical-align: top;
}
#tiffany .product h2{
	font-size:24px;
    font-family: 'Playfair Display', serif;
	color: #85d7d1;
	margin-bottom: 20px;
	text-align: center;
}
#tiffany .product .image{
	text-align: center;
	position: relative;
}

#tiffany .product .image img{
	width: 100%;
	height: auto;
}
#tiffany .product .image a .plus {
    position: absolute;
    bottom: 0px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: #84d8d1;
}
#tiffany .product .image a .plus i{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  width: 19px;
  height: 1px;
  background: #FFF;
  margin-top: -1px;
  -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);
    -webkit-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
       -moz-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        -ms-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
         -o-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
            transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
#tiffany .product .image a .plus i:after{
  content: " ";
  position: absolute;
  top: 50%;
  left: 0%;
  width: 19px;
  height: 1px;
  background: #FFF;
  margin-top: -1px;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
}
#tiffany .product .image a:hover .plus i{
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);

}
#tiffany .product p{
	width: 775px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
		color: #616161;
}
#tiffany .product a.detail{
	position: absolute;
	bottom: -21px;
	right: 0px;
	color: #85d7d1;
	text-decoration: underline;
	font-size: 12px;
	line-height: 21px;
}
@media only screen and (max-width: 768px) {

	#tiffany .product .title{
		padding-top: 30px;
		/*font-size: 25px;*/
		font-size: 8.1vw;
		line-height: 10.6vw;
		margin-bottom: 15px;
	}

	#tiffany .product .copy{
		width:auto;
		padding: 0 18px;
		margin: 0 auto;
		text-align: left;
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 30px;
		letter-spacing: -0.33px;
	}

	#tiffany .product .line{
		width: 65px;
		margin: 0 auto;
		border-bottom: 1px #85d7d1 solid;
		margin-bottom: 25px;
	}
	#tiffany .product .list{
	}
	#tiffany .product .list .column{
		letter-spacing: normal;
		display: inline-block;
		margin: 0px;
		vertical-align: top;
	}
	#tiffany .product .list .column:nth-child(1){
		width: 100%;
		margin-bottom: 20px;
	}
	#tiffany .product .list .column:nth-child(2){
		width: 50%;
		padding-bottom: 40px;
	}
	#tiffany .product .list .column:nth-child(3){
		width: 50%;
		padding-bottom: 40px;
	}
	#tiffany .product h2{
		/*font-size:20px;*/
		font-size: 5.3vw;
		/*line-height: 25px;*/
		line-height: 6.6vw;
	    font-family: 'Playfair Display', serif;
		color: #85d7d1;
		margin-bottom: 10px;
		text-align: center;
	}
	#tiffany .product .image{
		text-align: center;
		position: relative;
	}

	#tiffany .product .image img{
		width: 100%;
		height: auto;
	}
	#tiffany .product .image a .plus {
	    position: absolute;
	    bottom: 0px;
	    right: 20px;
	    width: 25px;
	    height: 25px;
	    background: #84d8d1;
	}
	#tiffany .product .column:nth-child(1) .image a .plus {
	    bottom: 0px;
	    right: 75px;
	}
	#tiffany .product .column:nth-child(2) .image a .plus,
	#tiffany .product .column:nth-child(3) .image a .plus {
	    bottom: 0px;
	}
	#tiffany .product .image a .plus i{
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  margin-left: -8px;
	  width: 16px;
	  height: 1px;
	  background: #FFF;
	  margin-top: -1px;
	}
	#tiffany .product .image a .plus i:after{
	  content: " ";
	  position: absolute;
	  top: 50%;
	  left: 0%;
	  width: 16px;
	  height: 1px;
	  background: #FFF;
	  margin-top: 0px;
	}

}
@media only screen and (max-width: 320px) {

	#tiffany .product .copy{
		width:auto;
		padding: 0 18px;
		margin: 0 auto;
		text-align: left;
	    /*font-size: 15px;*/
	    font-size: 12px;
	    /*line-height: 23px;*/
	    line-height: 20px;
		margin-bottom: 30px;
		letter-spacing: -0.33px;
	}

}

/*----------------------------------------------------
 interview list
--------------------------------------------------- */
#tiffany .interview_list{
	position: relative;
	width: 100%;
	font-size: 0;
	letter-spacing: -0.4em;
	background: #85d7d1;
	z-index: 1;
}
#tiffany #fullpage .interview_list{
	padding: 85px 0 53px;
}
#tiffany .interview_list h2{
	text-align: center;
	letter-spacing: normal;
	background: #FFF;
	height: 90px;
	font-size: 40px;
	color: #85d7d1;
    font-family: 'Playfair Display', serif;
    line-height: 90px;
    font-style: italic;
}
#tiffany .interview_list .inner{
	border-top: 14px #85d7d1 solid;
	border-bottom: 14px #85d7d1 solid;
}
#tiffany .interview_list .block{
	position: relative;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
#tiffany .interview_list .block a{
	position: relative;
	display: block;
}
#tiffany .interview_list .block a .image{
	width: 100%;
	overflow: hidden;
}
#tiffany .interview_list .block a .image img{
	width: 100%;
	height: auto;
    -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;
  -webkit-transform: scale3d(1.0,1.0,1.0) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1.0,1.0,1.0) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1.0,1.0,1.0) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1.0,1.0,1.0) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1.0,1.0,1.0) translate3d(0px,0px,0px) rotate(0deg);
}
#tiffany .interview_list .block a:hover .image img,
#tiffany .interview_list .block.active a .image img{
  -webkit-transform: scale3d(1.05,1.05,1.05) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1.05,1.05,1.05) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1.05,1.05,1.05) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1.05,1.05,1.05) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1.05,1.05,1.05) translate3d(0px,0px,0px) rotate(0deg);
}
#tiffany .interview_list .block a .textarea{
	position: absolute;
	bottom: 40px;
	left: 50px;
	color: #FFF;
	z-index: 1;
  -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);
}
#tiffany .interview_list .block a .textarea .name{
	color: #FFF;
	font-size: 36px;
    font-family: 'Playfair Display', serif;
	line-height: 1;
	margin-bottom: 20px;
}
#tiffany .interview_list .block a .textarea p{
	color: #FFF;
	font-size: 19px;
	line-height: 30px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding-right: 60px;
}
#tiffany .interview_list .block:nth-child(1){
	width: 50%;
	width : -webkit-calc(50% - 7px) ;
	width : calc(50% - 7px) ;
	margin-right: 7px;
	margin-bottom: 10px;
}
#tiffany .interview_list .block:nth-child(2){
	width: 50%;
	width : -webkit-calc(50% - 8px) ;
	width : calc(50% - 8px) ;
	margin-left: 8px;
	margin-bottom: 10px;
}
#tiffany .interview_list .block:nth-child(3){
	width: 33.3333333%;
	width : -webkit-calc(33.3333333% - 9px) ;
	width : calc(33.3333333% - 9px) ;
}
#tiffany .interview_list .block:nth-child(4){
	width: 33.3333333%;
	width : -webkit-calc(33.3333333% - 9px) ;
	width : calc(33.3333333% - 9px) ;
	margin: 0 13px;
}
#tiffany .interview_list .block:nth-child(5){
	width: 33.3333333%;
	width : -webkit-calc(33.3333333% - 9px) ;
	width : calc(33.3333333% - 9px) ;
}
@media only screen and (max-width: 768px) {

	#tiffany .interview_list h2{
		height: 52px;
		font-size: 25px;
	    line-height: 52px;
	}
	#tiffany #fullpage .interview_list{
		padding: 44px 0 44px;
	}
	#tiffany .interview_list .inner{
		border-top: 10px #85d7d1 solid;
		border-bottom: 10px #85d7d1 solid;
	}
	#tiffany .interview_list .block{
	}
	#tiffany .interview_list .block a .textarea{
		position: absolute;
		bottom: 37px;
		left: 37px;
		color: #FFF;
	}
	#tiffany .interview_list .block a .textarea .vol{
		font-size: 15px;
		margin-bottom: 15px;
	}
	#tiffany .interview_list .block a .textarea .name{
		font-size: 25px;
		margin-bottom: 15px;
	}
	#tiffany .interview_list .block a .textarea .line{
		width: 30px;
		margin-bottom: 15px;
	}
	#tiffany .interview_list .block a .textarea p{
		font-size: 13px;
		line-height: 20px;
		padding-right: 37px;
	}
	#tiffany .interview_list .block:nth-child(1){
		width: 100%;
		width : -webkit-calc(100% - 0px) ;
		width : calc(100% - 0px) ;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	#tiffany .interview_list .block:nth-child(2){
		width: 50%;
		width : -webkit-calc(50% - 5px) ;
		width : calc(50% - 5px) ;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	#tiffany .interview_list .block:nth-child(3){
		width: 50%;
		width : -webkit-calc(50% - 5px) ;
		width : calc(50% - 5px) ;
		margin-left: 5px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	#tiffany .interview_list .block:nth-child(4){
		width: 50%;
		width : -webkit-calc(50% - 5px) ;
		width : calc(50% - 5px) ;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
	}
	#tiffany .interview_list .block:nth-child(5){
		width: 50%;
		width : -webkit-calc(50% - 5px) ;
		width : calc(50% - 5px) ;
		margin-left: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	#tiffany .interview_list .block a:hover .image img{
	  -webkit-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
	     -moz-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
	      -ms-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
	       -o-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
	          transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
	}
	#tiffany .interview_list .block:nth-child(2) a .textarea,
	#tiffany .interview_list .block:nth-child(3) a .textarea,
	#tiffany .interview_list .block:nth-child(4) a .textarea,
	#tiffany .interview_list .block:nth-child(5) a .textarea{
		position: absolute;
		bottom: 15px;
		left: 15px;
		color: #FFF;
	}
	#tiffany .interview_list .block:nth-child(2) a .textarea .vol,
	#tiffany .interview_list .block:nth-child(3) a .textarea .vol,
	#tiffany .interview_list .block:nth-child(4) a .textarea .vol,
	#tiffany .interview_list .block:nth-child(5) a .textarea .vol{
		font-size: 10px;
		margin-bottom: 7px;
	}
	#tiffany .interview_list .block:nth-child(2) a .textarea .name,
	#tiffany .interview_list .block:nth-child(3) a .textarea .name,
	#tiffany .interview_list .block:nth-child(4) a .textarea .name,
	#tiffany .interview_list .block:nth-child(5) a .textarea .name{
		font-size: 15px;
		margin-bottom: 7px;
	}
	#tiffany .interview_list .block:nth-child(2) a .textarea .line,
	#tiffany .interview_list .block:nth-child(3) a .textarea .line,
	#tiffany .interview_list .block:nth-child(4) a .textarea .line,
	#tiffany .interview_list .block:nth-child(5) a .textarea .line{
		width: 15px;
		margin-bottom: 7px;
	}
	#tiffany .interview_list .block:nth-child(2) a .textarea p,
	#tiffany .interview_list .block:nth-child(3) a .textarea p,
	#tiffany .interview_list .block:nth-child(4) a .textarea p,
	#tiffany .interview_list .block:nth-child(5) a .textarea p{
		font-size: 10px;
		line-height: 15px;
		padding-right: 15px;
	}
}




/*----------------------------------------------------
 headerPagePage
--------------------------------------------------- */
#tiffany #headerPage{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 85px;
	z-index: 100;
	background: #FFF;
        box-shadow:0px 0px 1px 3px rgba(0,0,0,0.1);
   -moz-box-shadow:0px 0px 1px 3px rgba(0,0,0,0.1);
-webkit-box-shadow:0px 0px 1px 3px rgba(0,0,0,0.1);
}
#tiffany #headerPage .title_area{
	width: 100%;
	background: #85d7d1;
	height: 30px;
	margin-bottom: 1px;
	position: relative;
}
#tiffany #headerPage .title_area .link{
	position: absolute;
	top: 0;
	right: 12px;
}
#tiffany #headerPage .title_area .link li{
	margin-left: 25px;
	float: left;
}
#tiffany #headerPage .title_area .link li a{
	line-height: 30px;
	color: #FFF;
    font-family: 'Playfair Display', serif;
    font-size: 13px;
}
#tiffany #headerPage ul.menu{
	letter-spacing: -0.4em;
	font-size: 0;
	width: 100%;
	background: #FFF;
	height: 54px;
	position: relative;
}
#tiffany #headerPage ul.menu li.prev{
	letter-spacing: normal;
	display: inline-block;
	width: 33.333%;
	width : -webkit-calc(33.33333% - 2px) ;
	width : calc(33.33333% - 2px) ;
	margin-right: 2px;
	vertical-align: top;
	text-align: right;
}
#tiffany #headerPage ul.menu li.title{
	letter-spacing: normal;
	display: inline-block;
	width: 33.333%;
	height: 54px;
	width : -webkit-calc(33.33333% - 2px) ;
	width : calc(33.33333% - 2px) ;
	margin-right: 2px;
	background: #85d7d1;
	vertical-align: top;
	color: #FFF;
	font-size: 31px;
    font-family: 'Playfair Display', serif;
    line-height: 54px;
    text-align: center;
}
#tiffany #headerPage ul.menu li.next{
	letter-spacing: normal;
	display: inline-block;
	margin-right: 0px;
	width: 33.333%;
	width : -webkit-calc(33.33333% - 0px) ;
	width : calc(33.33333% - 0px) ;
	vertical-align: top;
	text-align: left;
}
#tiffany #headerPage ul.menu li a{
	display: block;
	height: 54px;
	width: 100%;
	background: #85d7d1;
	color: #FFF;
    -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;
}
#tiffany #headerPage ul.menu li a:hover{
	background: #c1ebe9;

}
#tiffany #headerPage ul.menu li a .t{
	font-size: 19px;
	display: inline-block;
	line-height: 54px;
	color: #FFF;
    font-family: 'Playfair Display', serif;
    vertical-align: middle;
}
#tiffany #headerPage ul.menu li.prev a .t{
    margin-right: 15px;
}
#tiffany #headerPage ul.menu li.prev a .t{
	background: url(../img/common/prev.png) no-repeat right center;
	padding-right: 30px;
}
#tiffany #headerPage ul.menu li.next a .t{
    margin-left: 15px;
}
#tiffany #headerPage ul.menu li.next a .t{
	background: url(../img/common/next.png) no-repeat left center;
	padding-left: 30px;
}
#tiffany #headerPage ul.menu li a .thum{
	width: 41px;
	height: 41px;
	display: inline-block;
    vertical-align: middle;
}
#tiffany #headerPage ul.menu li.prev a .thum{
	margin-right: 8px;
}
#tiffany #headerPage ul.menu li.next a .thum{
	margin-left: 8px;
}
#tiffany #headerPage ul.menu li a .thum img{
	width: 100%;
	height: auto;
}
@media only screen and (max-width: 768px) {
	#tiffany #headerPage{
		height: 44px;
	}
	#tiffany #headerPage .title_area{
		display: none;
	}
	#tiffany #headerPage ul.menu{
		height: 44px;
	}
	#tiffany #headerPage ul.menu li.prev{
		width : -webkit-calc(33.33333% - 0px) ;
		width : calc(33.33333% - 0px) ;
		margin-right: 0px;
		vertical-align: top;
		text-align: left;
	}
	#tiffany #headerPage ul.menu li.title{
		height: 44px;
		width : -webkit-calc(33.33333% - 0px) ;
		width : calc(33.33333% - 0px) ;
		margin-right: 0px;
		font-size: 25px;
	    line-height: 44px;
	}
	#tiffany #headerPage ul.menu li.next{
		text-align: right;
	}
	#tiffany #headerPage ul.menu li a{
		height: 44px;
	}
	#tiffany #headerPage ul.menu li a .t{
		display: none;
	}
	#tiffany #headerPage ul.menu li a .thum{
		width: 65px;
		height: 33px;
		display: inline-block;
	    vertical-align: middle;
	    margin-top: 6px;
	}
	#tiffany #headerPage ul.menu li.prev a .thum{
		margin-right: 0px;
		background: url(../img/common/prev.png) no-repeat 8px center;
		background-size: 15px;
		padding-left: 32px;
	}
	#tiffany #headerPage ul.menu li.next a .thum{
		background: url(../img/common/next.png) no-repeat right 8px center;
		background-size: 15px;
		margin-left: 0px;
		padding-right: 32px;
	}
	#tiffany #headerPage ul.menu li a .thum img{
		width: 33px;
		height: 100%;
	}
}




/*----------------------------------------------------
 modal_bg
--------------------------------------------------- */
#tiffany #modal_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1099;
  background: rgba(0,0,0,0.85);
  display: none;
}
#tiffany #modal_bg a.close{
  position: absolute;
  top: 35px;
  right: 35px;
  width: 40px;
  height: 40px;
  display: block;
    -webkit-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
       -moz-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        -ms-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
         -o-transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
            transition: all 0.5s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
#tiffany #modal_bg a.close i{
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  height: 2px;
  background: #FFF;
  margin-top: -1px;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(45deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(45deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(45deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(45deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(45deg);
}
#tiffany #modal_bg a.close i:after{
  content: " ";
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  height: 2px;
  background: #FFF;
  margin-top: -1px;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
}
#tiffany #modal_bg a.close:hover{
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(90deg);

}
@media only screen and (max-width: 768px) {
  #tiffany #modal_bg a.close{
    display: none;
  }
}



/*----------------------------------------------------
 modal
--------------------------------------------------- */
#tiffany #modal{
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 622px;
  margin-left: -215px;
  margin-top: -311px;
  z-index: 1100;
  display: none;
}
#tiffany #modal .column{
  position: relative;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}
#tiffany #modal .block{
  position: relative;
  top: 0%;
  left: 0%;
  width: 500px;
  height: 622px;
  background: #FFF;
}
#tiffany #modal .column .image{
  width: 380px;
  margin: 0 auto;
  margin-bottom: 30px;
  padding-top: 60px;
}
#tiffany #modal .column .image img{
  width: 100%;
  height: auto;
}
#tiffany #modal .column p{
  width: 380px;
  margin: 0 auto;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}
#tiffany #modal .column p.exp{
  margin-bottom: 0px;
}
#tiffany #modal .column p.link{
	text-align: right;
}
#tiffany #modal .column p.link a{
    color: #22C8BD;
    text-decoration: underline;
}
#tiffany #modal .column .bottom{
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 55px;
  border-top: 1px #c3c3c3 solid;
}
#tiffany #modal .page{
  position: absolute;
  bottom: 0;
  left: 0px;
  line-height: 55px;
  font-size: 18px;
  padding-left: 20px;
}
#tiffany #modal  a.close{
  position: absolute;
  bottom: 0;
  right: 20px;
  font-size: 17px;
  line-height: 55px;
  color: #676767;
  text-decoration: none;
}
#tiffany #modal .slide .slick-prev{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -312px;
  width: 25px;
  height: 38px;
  margin-top: -19px;
  background: url(../img/modal/prev.png) no-repeat;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}
#tiffany #modal .slide .slick-next{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 287px;
  width: 25px;
  height: 38px;
  margin-top: -19px;
  background: url(../img/modal/next.png) no-repeat;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}
#tiffany #modal .slide .slick-disabled{
  opacity: 0;
}

@media only screen and (max-width: 768px) {

  #tiffany #modal{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    margin-top: 0px;
    display: none;
  }
  #tiffany #modal .column{
    position: relative;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
  }
  #tiffany #modal .block{
    position: relative;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: #FFF;
  }
  #tiffany #modal .column .image{
    width: 90.66%;
    margin: 0 auto;
    margin-bottom: 25px;
    padding-top: 45px;
  }
  #tiffany #modal .column .image img{
    width: 100%;
    height: auto;
  }
  #tiffany #modal .column p{
    width: 90.66%;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
  }
  #tiffany #modal .column .bottom{
  }
  #tiffany #modal  a.close{
    position: absolute;
    bottom: 0;
    left: 50%;
    right: auto;
    font-size: 17px;
    line-height: 55px;
    color: #676767;
    text-decoration: none;
    -webkit-transform: translate(-50%,0%);
       -moz-transform: translate(-50%,0%);
        -ms-transform: translate(-50%,0%);
         -o-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
  }
  #tiffany #modal a.closeBox{
  	position: absolute;
  	top: 0;
  	right: 0;
  	width: 60px;
  	height: 60px;
  	display: block;
  	background: url(../img/modal/close.png) no-repeat center center;
  	background-size: 18px;
  }
  #tiffany #modal .n_line{
    content: " ";
    position: absolute;
    bottom: 20px;
    left: 90.5%;
    /*right: 11%;*/
    height: 17px;
    width: 1px;
    background: #bababa;
  }
  #tiffany #modal .slide .slick-prev{
    position: absolute;
    top: auto;
    left: 84%;
    right: auto;
    bottom: 20px;
    margin-left: 0px;
    width: 13px;
    height: 17px;
    margin-top: 0px;
    background: url(../img/modal/prev_sp.png) no-repeat;
    background-size: contain;
    z-index: 1;
  }
  #tiffany #modal .slide .slick-next{
    position: absolute;
    top: auto;
    left: 94%;
    right: auto;
    bottom: 20px;
    margin-left: 0px;
    width: 13px;
    height: 17px;
    margin-top: 0px;
    background: url(../img/modal/next_sp.png) no-repeat;
    background-size: contain;
  }
}
@media only screen and (max-width: 320px) {

    #tiffany #modal .column .image{
      width: 80.66%;
      margin-bottom: 15px;
      padding-top: 25px;
    }
    #tiffany #modal .column p{
      font-size: 11px;
      line-height: 18px;
	  text-align: justify;
    }
}
@media only screen and (min-width: 380px)  and (max-width: 768px) {

  #tiffany #modal .n_line{
    left: 90%;
  }

}