@charset "UTF-8";
@charset "utf-8";
@charset "utf-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

 .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0 !important;
}
body.kazelab .slick-list {
padding: 0px 7% !important;
}
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(https://www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/css/slick_img/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track {
-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; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { 
float: left;
height: 100%;
min-height: 1px;
display: none;
margin: 0;
padding: 0;
}
[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-prev, .slick-next {
font-size: 0;
cursor: pointer;
border: none;
outline: none;
background-repeat: no-repeat;
background-size: cover;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
outline: none;
opacity: 1;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px; line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .slider .slick-prev {
position:absolute;
width:60px;
height:350px;
top:0;
left:0;
z-index:3;
cursor: pointer;
background:rgba(255, 255, 255, 0);
}
.slider .slick-next {
position:absolute;
width:60px;
height:350px;
top:0;
right:0;
z-index:3;
cursor: pointer;
background:rgba(255, 255, 255, 0);
}
@media (max-width:769px){
.slider .slick-prev {
height:53.125vw;
width:4vw;
}
.slider .slick-next {
height:53.125vw;
width:4vw;
}
} .slider .slick-dots {
display: none;
position: absolute;
bottom:20px;
left:50%;
list-style:none;
text-align:center;
padding: 0;
width:200px;
margin-left: -100px;
}
.slider .slick-dots li {
position: relative;
display: inline-block;
height: 20px; width: 20px;
margin: 0; padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0;
font-size: 0;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before {
position: absolute;
top: 0; left: 0;
content: "●";
width: 20px;
height: 20px;
font-family: "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
font-size:13px;
line-height:20px;
text-align:center;
color:#cccccc;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
color: #32b16c;
}body,
#brandSiteHeader p,
#brandSiteFooter p,
#brandSiteFooter ul,
#brandSiteFooter li{
margin: 0;
padding: 0;
}
body{
-webkit-text-size-adjust: none;
font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;
}
#brandSiteHeader{
padding-bottom: 15px;
border-top: 5px solid #ffd500;
width: 100%;
min-width: 950px;
height: 75px;
text-align: center;
background: #fff;
}
#brandSiteHeader p{
margin: 0 auto;
width: 950px;
text-align: left;
}
#brandSiteHeader p img{
vertical-align: bottom;
border: 0;
}
#brandSiteFooter{
padding: 20px 0;
width: 100%;
height: 55px;
text-align: center;
background: #fff;
}
#brandSiteFooter ul{
margin: 0 auto 15px;
width: 950px;
list-style: none;
}
#brandSiteFooter ul li{
padding: 0 15px;
border-left: 1px solid #e5eaee;
font-size: 12px;
line-height: 15px;
display: inline-block;
/display: inline;
/zoom: 1;
/margin-top: 3px;
}
#brandSiteFooter ul li.brandSiteFooterLastChild{
border-right: 1px solid #e5eaee;
}
#brandSiteFooter ul li a{
color: #666;
text-decoration: none;
}
#brandSiteFooter ul li a:hover{
text-decoration: underline;
}
#brandSiteFooter p{
margin: 0 auto;
width: 950px;
color: #666;
font-size: 10px;
line-height: 12px;
}
#brandSiteFooterBnr{
padding: 20px 0 0;
background: #fff;
}
#brandSiteFooterBnr ul{
margin: 0 auto 15px;
width: 840px;
list-style: none;
}
#brandSiteFooterBnr ul li{
margin: 0 5px 10px;
display: inline-block;
}
#brandSiteFooterBnr ul li.kampoful{
padding: 0;
margin: 0 5px;
float: left;
height: 130px;
background: #6eb92b;
}
#brandSiteFooterBnr ul li.kampoful a{
display: block;
height: 130px;
}
#brandSiteFooterBnr ul li.kampoful img{
padding-top: 35px;
}/**/#brandSiteHeader-RWD{
margin-bottom: 21px;
position: relative;
width: 100%;
min-width: 950px;
height: 75px;
}
#brandSiteHeader-RWD h1 {
position: absolute;
top: 0;
left: -10px;
}
#navToggle {
display:none;
}
#brandSiteHeader-RWD p img{
vertical-align: bottom;
border: 0;
}
#brandSiteHeader-RWD .subNav {
position: absolute;
top: 7px;
left: 235px;
}
#brandSiteHeader-RWD .subNav p {
float: left;
}
#brandSiteHeader-RWD .subNav .kampo {
margin-right: 190px;
}
#brandSiteHeader-RWD .subNav .kantaibun,
#brandSiteHeader-RWD .subNav .english {
margin-right: 15px;
}
#brandSiteHeader-RWD .subNav .hantaibun,
#brandSiteHeader-RWD .subNav .kantaibun,
#brandSiteHeader-RWD .subNav .english {
padding-top: 2px;
}
#brandSiteHeader-RWD .search {
position: absolute;
top: 7px;
right: 0;
}
#brandSiteHeader-RWD .search .text {
margin-right: 4px;
padding: 0 4px;
border: solid 1px #E5EAEE;
width: 150px;
height: 20px;
line-height: 20px;
color: #999999;
}
#brandSiteHeader-RWD .search input {
vertical-align: top;
font-size: 62.5%;
}
#brandSiteHeader-RWD .globalNav {
position: absolute;
top: 40px;
left: 235px;
}
#brandSiteHeader-RWD .globalNav ul li {
float: left;
}
#brandSiteHeader-RWD .globalNav ul li,
#brandSiteHeader-RWD .globalNav ul li a {
background-repeat: no-repeat;
background-position: center top;
width: 143px;
height: 35px;
text-indent: -9999px;
}
#brandSiteHeader-RWD .globalNav ul li a {
display: block;
}
#brandSiteHeader-RWD .gNav-products,
#brandSiteHeader-RWD .gNav-products a { background-image: url(//www.kracie.co.jp/image/header/btn_products.gif); }
#brandSiteHeader-RWD .gNav-taisetsu,
#brandSiteHeader-RWD .gNav-taisetsu a { background-image: url(//www.kracie.co.jp/image/header/btn_taisetsu.gif); }
#brandSiteHeader-RWD .gNav-hint,
#brandSiteHeader-RWD .gNav-hint a { background-image: url(//www.kracie.co.jp/image/header/btn_hint.gif); }
#brandSiteHeader-RWD .gNav-soudanshitsu,
#brandSiteHeader-RWD .gNav-soudanshitsu a { background-image: url(//www.kracie.co.jp/image/header/btn_soudanshitsu.gif); }
#brandSiteHeader-RWD .gNav-company,
#brandSiteHeader-RWD .gNav-company a { background-image: url(//www.kracie.co.jp/image/header/btn_company.gif); }
#brandSiteFooter{
padding: 20px 0;
width: 100%;
height: 55px;
text-align: center;
background: #fff;
}
#brandSiteFooter ul{
margin: 0 auto 15px;
width: 950px;
list-style: none;
}
#brandSiteFooter ul li{
padding: 0 15px;
border-left: 1px solid #e5eaee;
font-size: 12px;
line-height: 15px;
display: inline-block;
/display: inline;
/zoom: 1;
/margin-top: 3px;
}
#brandSiteFooter ul li.brandSiteFooterLastChild{
border-right: 1px solid #e5eaee;
}
#brandSiteFooter ul li a{
color: #666;
text-decoration: none;
}
#brandSiteFooter ul li a:hover{
text-decoration: underline;
}
#brandSiteFooter p{
margin: 0 auto;
width: 950px;
color: #666;
font-size: 10px;
line-height: 12px;
}#brandSiteHeader{
padding-bottom: 10px;
border-top: 3px solid #ffd500;
min-width: initial;
min-width: auto;
height: 45px;
}
#brandSiteHeader p{
margin: 0 0 0 -20px;
width: auto;
}
#brandSiteHeader p img{
height: 45px;
}
#brandSiteFooter{
padding: 10px 0 0;
height: auto;
text-align: left;
}
#brandSiteFooter ul{
margin: 0;
width: auto;
border-top: 2px solid #ffd500;
}
#brandSiteFooter ul li{
padding: 0 10px;
border-left: 0;
line-height: 30px;
display: list-item;
border-bottom: 1px dotted #b2b2b2;
}
#brandSiteFooter ul li.brandSiteFooterLastChild{
border-right: 0;
}
#brandSiteFooter ul li a{
display: block;
color: #000;
height: 44px;
line-height: 44px;
overflow: hidden;
}
#brandSiteFooter ul li a.icon-pc{
background: url(//www.kracie.co.jp/ph/k-kampo/image/share/bg_spn_footer_nav.gif) no-repeat 100% 50%;
}
#brandSiteFooter p{
margin: 0;
width: auto;
color: #000;
font-size: 8px;
line-height: 32px;
height: 32px;
text-align: center;
background: #ffd500;
}
#brandSiteFooterBnr{
background: #fff;
overflow:hidden;
}
#brandSiteFooterBnr ul{
margin:0;
}
#brandSiteFooterBnr ul li{
padding: 0;
margin:0;
}
#brandSiteFooterBnr ul li.kampoful{
padding: 0;
margin: 0;
float: none;
background: #fff;
height: auto;
}
#brandSiteFooterBnr ul li.kampoful a{
display: block;
min-height: 1px;
height: 60px;
}
#brandSiteFooterBnr ul li.kampoful img{
padding-top: 0;
}
#brandSiteFooterBnr {
overflow:hidden;
}
.bxslider_wrap {
margin-left: -70%;
width: 240%;
}
.bxslider_wrap {
margin-left: -70%;
width: 240%;
}
.bx-wrapper .bx-controls-direction {
width: 100% !important;
}
.bx-wrapper .bx-controls-direction a {
margin-top: -45px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
left: 25%;
}
.bx-wrapper .bx-controls-direction a.bx-next {
right: 25%;
} #brandSiteHeader-RWD{
margin-bottom: 5px;
padding-bottom: 10px;
border-top: 3px solid #ffd500;
min-width: initial;
min-width: auto;
height: 45px;
box-sizing: content-box !important;
}
#brandSiteHeader-RWD h1{
margin: 0;
width: auto;
}
#brandSiteHeader-RWD h1 img{
height: 45px;
}
#brandSiteHeader-RWD .subNav,
#brandSiteHeader-RWD .search {
display: none;
}
#navToggle {
display: block;
position: absolute;
right: 13px;
top: 13px;
width: 30px;
height: 25px;
cursor: pointer;
z-index: 10;
}
#navToggle div { position:relative }
#navToggle span {
display:block;
position:absolute;
width:100%;
border-bottom:solid 3px #999;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out
}
#navToggle span:nth-child(1) { top:0 }
#navToggle span:nth-child(2) { top:11px }
#navToggle span:nth-child(3) { top:22px }
#brandSiteHeader-RWD .globalNav {
position: absolute;
left: 0;
right: 0;
top: -300px;
background: rgba(255,255,255,.7);
width: 100%;
height: 0;
padding:0;
-webkit-transition:.5s ease-in-out;
-moz-transition:.5s ease-in-out;
transition:.5s ease-in-out;
}
header ul { margin:0 }
header ul li {
display: block;
margin:0;
border-bottom: dotted 1px #fff;
line-height:3;
}
#brandSiteHeader-RWD .globalNav ul li {
border-bottom: 2px solid #fff;
}
#brandSiteHeader-RWD .globalNav ul li,
#brandSiteHeader-RWD .globalNav ul li a {
width: 100%;
height: auto;
min-width: 320px;
text-align: center;
color: #585858;
background: rgba(240,240,240,0.8);
text-indent: 0;
}
#brandSiteHeader-RWD .globalNav ul li a {
display: block;
padding: 10px;
}
#brandSiteHeader-RWD .globalNav ul li a:hover {
color: #fff;
background: #a8d200;
text-decoration: none;
}
#brandSiteHeader-RWD .globalNav ul li::after { content: '' }
#brandSiteHeader-RWD .globalNav ul li:last-child { border-bottom: none }
.openNav #navToggle span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg)
}
#brandSiteHeader-RWD.openNav .globalNav {
height: auto;
-moz-transform: translateY(351px);
-webkit-transform: translateY(351px);
transform: translateY(351px);
} body {
min-width: 320px;
word-wrap : break-word;
overflow-wrap : break-word;
}
#container.rwd {
width: auto;
}
#container.rwd * {
box-sizing: border-box;
}
.rwd #topicPath {
padding: 0 10px 10px;
}
.rwd #contents {
width: 100%;
padding-top: 0;
}
.rwd #mainContents_sideline {
background: none;
}
.rwd #mainContents {
width: 100%;
padding: 0 15px;
background: none;
font-size: 14px;
box-sizing: border-box;
}
.rwd #mainContents p.rwd #mainContents p {
line-height: 1.75;
}
.rwd #mainContents h2 {
width: auto;
height: auto;
background: none;
text-indent: 0;
font-size: 16px;
font-size: 1rem;
font-weight: bold;
border-bottom: 1px solid #ffca00;
box-shadow: 0 3px 3px rgba(200,200,200,.2);
margin: 0 -15px 15px;
padding: 15px;
box-sizing: border-box;
}
.bnavi {
position: fixed;
right: 20px;
bottom: 20px;
padding: 0;
}
#container .bnavi a {
display: block;
background: url(//www.kracie.co.jp/image/share/bnav_arrow.png) no-repeat 50% 50% rgba(0,0,0,.25);
background-size: 20px auto;
text-indent: -999em;
text-align: left;
border-radius: 6px;
height: 50px;
width: 50px;
box-sizing: border-box;
}
.hidden-sp { display: none; } .lSSlideOuter {
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.lightSlider:before, .lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
margin: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.lSSlideWrapper > .lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
-webkit-transition-property: -webkit-transform,height;
-moz-transition-property: -moz-transform,height;
transition-property: transform,height;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade > * {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSpg {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
cursor: pointer;
display: inline-block;
padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
background-color: #222222;
border-radius: 30px;
display: inline-block;
height: 8px;
overflow: hidden;
text-indent: -999em;
width: 8px;
position: relative;
z-index: 99;
-webkit-transition: all 0.5s linear 0s;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
background-color: #428bca;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSGallery {
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
overflow: hidden;
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}  .lSAction > a {
width: 32px;
display: block;
top: 50%;
height: 32px;
background-image: url(//www.kracie.co.jp/image/controls.png);
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
opacity: 0.5;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
opacity: 1;
}
.lSAction > .lSPrev {
background-position: 0 0;
left: 10px;
}
.lSAction > .lSNext {
background-position: -32px 0;
right: 10px;
}
.lSAction > a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
} .lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
width: 100% !important;
max-width: none !important;
} .lSSlideOuter.vertical .lSAction > a {
left: 50%;
margin-left: -14px;
margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
background-position: 31px -31px;
bottom: 10px;
top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
background-position: 0 -31px;
bottom: auto;
top: 10px;
}  .lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
} @-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}/*/*/.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}body {
margin: 0;
padding: 0;
text-align: center;
border: 0;
} .clearfix:after {
content:"";
display:block;
height:0;
clear:both;
visibility: hidden;
}
.clearfix {
display:inline-block;
}/*\*/* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}/**/.brandSiteHeader {
border-bottom: 4px solid #ffd500;
height: 94px;
position: relative;
}
.brandSiteHeader::after {
content: '';
display: table;
clear: both
}
.brandSiteHeader .inner {
margin: 0 auto;
padding: 0 20px;
max-width: 950px;
position: relative;
}
.brandSiteHeader .inner::after {
content: '';
display: table;
clear: both
}
.brandSiteHeader .logo {
float: left;
margin: 0!important;
padding: 0!important;
}
.brandSiteHeader .logo img {
max-width: 142.36px;
vertical-align: bottom;
}
.brandSiteHeader .ph-logo {
float: right;
margin-bottom: 0!important;
padding: 0!important;
}
.brandSiteHeader .ph-logo img{
max-width: 180px;
vertical-align: bottom;
}
.brandSiteHeader .Kampoful-Life {
margin: 0;
padding: 0;
position: absolute;
top: 15px;
right: 20px;
width: 200px;
height: 25px;
background: url(//www.kracie.co.jp/image/share/bnnr_KampofulLife_header.jpg) left top no-repeat;
text-indent: -9999em;
overflow: hidden;
}
.brandSiteHeader .Kampoful-Life a {display: block;width: 200px;height: 25px;outline: none;} .m-sp {
display:none
}
.brandSiteFooter {
border-top: 1px solid #f4eed3;
max-height: 999999px;
}
.brandSiteFooter .link {
padding: 30px 0 30px;
text-align: center;
color: #fff;
background: #292929
}
.brandSiteFooter .link a {
color: #fff;
}
.brandSiteFooter a {
text-decoration: none;
}
.brandSiteFooter a:hover {
text-decoration:  underline;
}
.brandSiteFooter .link .policy {
margin-bottom: 20px;
font-size: 14px;
font-size: .875rem;
line-height: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.brandSiteFooter .link .policy li {
padding: 0 15px;
border-right: 1px solid #fff;
list-style: none;
font-size: 1.1rem;
}
.brandSiteFooter .link .policy li:last-child {
border-right: 0
}
.brandSiteFooter p.copyright {
font-size: 1.1rem;
} @media screen and (max-width: 640px){
body,html {
overflow-x: hidden;
}
* {
box-sizing: border-box;
}
.brandSiteHeader {
border-bottom: 2px solid #ffd500;
height: 43px;
background: #fff;
}
.brandSiteHeader .inner {
padding: 0;
}
.brandSiteHeader .logo {
float: left;
margin-top: 0px!important;
height: 43px;
width: 70.11px;
}
.brandSiteHeader .logo img {
height: 43px;
margin-left: 5px;
vertical-align: middle;
}
.brandSiteHeader .ph-logo {
float: right;
margin-top: 0px!important;
height: 43px; }
.brandSiteHeader .ph-logo img {
height: 43px;
margin-right: 5px;
vertical-align: middle;
padding-bottom: 2px;
}
.brandSiteHeader .Kampoful-Life {
top: 8px;
} .m-sp {
display:block
}
.brandSiteFooter {
border-top: 1px solid #f4eed3;
max-height: 999999px;
margin-top: 20px;
}
.brandSiteFooter .link {
padding: 30px 0 30px;
text-align: center;
color: #fff;
background: #292929;
}
.brandSiteFooter a {
text-decoration: none;
}
.brandSiteFooter a:hover {
text-decoration:  underline;
}
.brandSiteFooter .link {
border-top:2px solid #ffd500;
padding: 0;
background: #fff;
}
.brandSiteFooter .link a {
color: #333;
}
.brandSiteFooter .link .policy {
margin-bottom:0;
display: block;
padding: 0;
}
.brandSiteFooter .link .policy li {
text-align:left;
padding: 0;
border-right: 0;
border-bottom: 1px solid #ececec;
margin: 0;
}
.brandSiteFooter .link .policy li a {
padding: 15px 20px;
display: block;
}
.brandSiteFooter .link .copyright {
padding:10px 0;
background: #292929;
font-size: 10px;
margin: 0;
}
} .brandSiteHeader .logo {
max-width: 180px;
}
.brandSiteHeader .logo img {
display: block;
max-width: 180px;
height: 94px;
object-fit: contain;
object-position: center;
}
@media screen and (max-width: 980px) {
.brandSiteHeader .logo img {
max-width: 180px !important;
height: 94px !important;
}
}
@media screen and (max-width: 768px) {
.brandSiteHeader .logo img {
max-width: 180px !important;
height: 94px !important;
}
}
@media screen and (max-width: 640px) {
.brandSiteHeader .logo {
width: 120px;
max-width: 120px !important;
height: 43px !important;
}
.brandSiteHeader .logo img {
max-width: 120px !important;
height: 43px !important;
margin-left: 10px;
}
}

article.contents-blk {
counter-reset: kazelab-heading;
}
article.contents-blk h2.single-kazelab {
font-size: 20px;
font-size: 2rem;
padding-top: 5px;
padding-top: .5rem;
padding-bottom: 5px;
padding-bottom: .5rem;
line-height: 1.5;
background-position: 0 0;
background-repeat: no-repeat;
background-size: 40px 40px;
padding-left: 55px;
padding-left: 5.5rem;
margin-bottom: 22px;
margin-bottom: 2.2rem;
font-feature-settings: "palt";
color: #3cb6b2;
position: relative;
min-height: 40px;
}
article.contents-blk h2.single-kazelab:not(.heading-q) {
counter-increment: kazelab-heading;
}
article.contents-blk h2.single-kazelab:not(.heading-q)::before {
content: counter(kazelab-heading, decimal-leading-zero);
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 24px;
font-weight: bold;
color: #fff;
z-index: 1;
}
article.contents-blk h2.single-kazelab {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_number.png)
}
article.contents-blk h3.single-kazelab {
color: #3cb6b2;
margin-bottom: 1rem;
}
article.contents-blk p {
font-size: 14px;
font-size: 1.5rem;
line-height: 20px;
line-height: 2rem;
line-height: 2.28571;
margin-bottom: 37px;
margin-bottom: 3.7rem;
}
article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_q.gif)
}
.slightfever article.contents-blk .single-kazelab-parts .figure::before {
display: none;
} body.kazelab-red article.contents-blk h2.single-kazelab {
color: #c40018;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_red.png)
}
body.kazelab-red article.contents-blk h3.single-kazelab {
color: #c40018;
}
body.kazelab-red article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_red_q.png)
} body.kazelab-green article.contents-blk h2.single-kazelab {
color: #1d7946;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_green.png)
}
body.kazelab-green article.contents-blk h3.single-kazelab {
color: #1d7946;
}
body.kazelab-green article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_green_q.png)
} body.kazelab-blue article.contents-blk h2.single-kazelab {
color: #4874b6;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_blue.png)
}
body.kazelab-blue article.contents-blk h3.single-kazelab {
color: #4874b6;
}
body.kazelab-blue article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_blue_q.png)
} body.kazelab-purple article.contents-blk h2.single-kazelab {
color: #885e9e;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_purple.png)
}
body.kazelab-purple article.contents-blk h3.single-kazelab {
color: #885e9e;
}
body.kazelab-purple article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_purple_q.png)
} body.kazelab-yellow article.contents-blk h2.single-kazelab {
color: #c5bb25;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_yellow.png)
}
body.kazelab-yellow article.contents-blk h3.single-kazelab {
color: #c5bb25;
}
body.kazelab-yellow article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_yellow_q.png)
} body.kazelab-orange article.contents-blk h2.single-kazelab {
color: #ef7c34;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_orange.png)
}
body.kazelab-orange article.contents-blk h3.single-kazelab {
color: #ef7c34;
}
body.kazelab-orange article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_orange_q.png)
}
article.contents-blk .wp-block-table.single-kazelab thead {
border-bottom: none;
}
article.contents-blk .wp-block-table.single-kazelab th {
border: 1px solid #fff;
background-color: #3cb6b2;
color: #fff;
}
article.contents-blk .wp-block-table.single-kazelab td{
border: 1px solid #fff;
background-color: #ebf7f8;
} body.kazelab-red article.contents-blk .wp-block-table.single-kazelab th {
background-color: #c40018;
}
body.kazelab-red article.contents-blk .wp-block-table.single-kazelab td {
background-color: #f8d7da;
} body.kazelab-green article.contents-blk .wp-block-table.single-kazelab th {
background-color: #1d7946;
}
body.kazelab-green article.contents-blk .wp-block-table.single-kazelab td {
background-color: #d4edda;
} body.kazelab-blue article.contents-blk .wp-block-table.single-kazelab th {
background-color: #4874b6;
}
body.kazelab-blue article.contents-blk .wp-block-table.single-kazelab td {
background-color: #cfe2ff;
} body.kazelab-purple article.contents-blk .wp-block-table.single-kazelab th {
background-color: #885e9e;
}
body.kazelab-purple article.contents-blk .wp-block-table.single-kazelab td {
background-color: #e6d9f0;
} body.kazelab-yellow article.contents-blk .wp-block-table.single-kazelab th {
background-color: #c5bb25;
}
body.kazelab-yellow article.contents-blk .wp-block-table.single-kazelab td {
background-color: #fdfce5;
} body.kazelab-orange article.contents-blk .wp-block-table.single-kazelab th {
background-color: #ef7c34;
}
body.kazelab-orange article.contents-blk .wp-block-table.single-kazelab td {
background-color: #ffe6d6;
}
article.contents-blk .wp-block-list.single-kazelab {
position: relative;
list-style: none;
position: relative;
margin-bottom: 11.51079%;
padding: 5%;
padding-bottom: 8%;
box-sizing: border-box;
outline: 1px solid #3cb6b2;
outline-offset: -1px;
background-color: #fff;
}
article.contents-blk .wp-block-list.single-kazelab::after {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 64px;
height: 64px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
article.contents-blk .wp-block-list.single-kazelab li {
display: block;
position: relative;
margin-bottom: 13px;
padding-left: 30px;
font-size: 1.8rem;
line-height: 1.6;
font-weight: bold;
}
article.contents-blk .wp-block-list.single-kazelab li::before {
content: '';
position: absolute;
width: 17px;
height: 17px;
top: 50%;
left: 0;
border-radius: 2px;
transform: translate(0, -50%);
box-sizing: border-box;
border: 2px solid  #3cb6b2;
} body.kazelab-red article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #c40018;
}
body.kazelab-red article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_red.svg);
}
body.kazelab-red article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #c40018;
} body.kazelab-green article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #1d7946;
}
body.kazelab-green article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_green.svg);
}
body.kazelab-green article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #1d7946;
} body.kazelab-blue article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #4874b6;
}
body.kazelab-blue article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_blue.svg);
}
body.kazelab-blue article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #4874b6;
} body.kazelab-purple article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #885e9e;
}
body.kazelab-purple article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_purple.svg);
}
body.kazelab-purple article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #885e9e;
} body.kazelab-yellow article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #c5bb25;
}
body.kazelab-yellow article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_yellow.svg);
}
body.kazelab-yellow article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #c5bb25;
} body.kazelab-orange article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #ef7c34;
}
body.kazelab-orange article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_orange.svg);
}
body.kazelab-orange article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #ef7c34;
}
.single-kazelab-parts .multi_prof {
position: relative;
margin-bottom: 5rem;
padding: 20px;
line-height: 1.7;
display: flex;
align-items: center;
background-color: #efefef;  
}
.single-kazelab-parts .multi_prof .profile_name {
position: relative;
padding: 0 40px;
font-size: 1.5rem;
white-space: nowrap;  
margin-bottom: 0;
}
.single-kazelab-parts .multi_prof .profile_detail {
position: relative;
padding-left: 40px;
font-size: 1.3rem;
line-height: 1.8;
margin-bottom: 0;
}
.single-kazelab-parts .multi_prof .profile_detail::after {
content: '';
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 0;
background-color: #fff; 
}
.single-kazelab-parts .osusume_link {
position: relative;
margin: 0 0 50px 0;
margin-top: 80px;
padding: 0; 
}
.single-kazelab-parts .link_prod_ttl {
position: relative;
display: table;
margin: 0 auto;
margin-bottom: 20px;
font-size: 2rem;
line-height: 1;
text-align: center;
font-weight: bold;
color: #00a0e9;
letter-spacing: 1px;
font-feature-settings: "palt";
}
.single-kazelab-parts .link_prod_ttl::before {
content: '';
position: absolute;
width: 19px;
height: 31px;
left: -30px;
bottom: -2px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/img/icon_speech_left.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 19px 31px;
}
.single-kazelab-parts .link_prod_ttl::after {
content: '';
position: absolute;
width: 19px;
height: 31px;
right: -30px;
bottom: -2px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/img/icon_speech_right.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 19px 31px;
}
.single-kazelab-parts .osusume_link .osusume_link_list{
position: relative;
display: flex;
justify-content: center;
list-style: none;
}
.single-kazelab-parts .osusume_link .osusume_link_list li{
position: relative;
margin-right: 15px;
text-align: center;
}
.single-kazelab-parts .osusume_link .osusume_link_list li:last-child{
margin-right: 0;
}
.single-kazelab-parts .osusume_link .osusume_link_list a{
display: block;
padding: 10px 30px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
width: 339px;
border-radius: 100px;
text-align: left;
padding-left: 77px;
padding-top: 8px;
padding-bottom: 8px;
}
.single-kazelab-parts .osusume_link .link_lead_txt1{
font-feature-settings: "palt";
font-size:1.2rem;
}
.single-kazelab-parts .osusume_link .link_lead_txt2{
font-size:1.4rem;
}
.single-kazelab-parts .osusume_link .osusume_link_list a:hover{
opacity: 1;
}
.single-kazelab-parts .osusume_link .osusume_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 5px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.single-kazelab-parts .osusume_link .osusume_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 12px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.single-kazelab-parts .osusume_link .link_btn1{
position: relative;
color: #cc9500;
background-color: #fff6ca;
border: 2px solid #cc9500;
}
.single-kazelab-parts .osusume_link .link_btn1:hover{
color: #fff;
background-color: #cc9500;
}
.single-kazelab-parts .osusume_link .link_btn1::after{
border-top: 2px solid #cc9500;
border-right: 2px solid #cc9500;
}
.single-kazelab-parts .osusume_link .link_btn2{
position: relative;
color: #7bcd02;
background-color: #f2ffca;
border: 2px solid #7bcd02;
}
.single-kazelab-parts .osusume_link .link_btn2:hover{
color: #fff;
background-color: #7bcd02;
}
.single-kazelab-parts .osusume_link .link_btn2::after{
border-top: 2px solid #7bcd02;
border-right: 2px solid #7bcd02;
}
.single-kazelab-parts .osusume_link .link_btn3{
position: relative;
color: #eb0032;
background-color: #ffd5de;
border: 2px solid #eb0032;
}
.single-kazelab-parts .osusume_link .link_btn3:hover{
color: #fff;
background-color: #eb0032;
}
.single-kazelab-parts .osusume_link .link_btn3::after{
border-top: 2px solid #eb0032;
border-right: 2px solid #eb0032;
}
.single-kazelab-parts .osusume_link .link_btn4{
position: relative;
color: #1db11d;
background-color: #cdfecc;
border: 2px solid #1db11d;
}
.single-kazelab-parts .osusume_link .link_btn4:hover{
color: #fff;
background-color: #1db11d;
}
.single-kazelab-parts .osusume_link .link_btn4::after{
border-top: 2px solid #1db11d;
border-right: 2px solid #1db11d;
}
.single-kazelab-parts .osusume_link .link_btn5{
position: relative;
color: #1cb67e;
background-color: #ccffee;
border: 2px solid #1cb67e;
}
.single-kazelab-parts .osusume_link .link_btn5:hover{
color: #fff;
background-color: #1cb67e;
}
.single-kazelab-parts .osusume_link .link_btn5::after{
border-top: 2px solid #1cb67e;
border-right: 2px solid #1cb67e;
}
.single-kazelab-parts .osusume_link .link_btn6{
position: relative;
color: #07b300;
background-color: #ccffca;
border: 2px solid #07b300;
}
.single-kazelab-parts .osusume_link .link_btn6:hover{
color: #fff;
background-color: #07b300;
}
.single-kazelab-parts .osusume_link .link_btn6::after{
border-top: 2px solid #07b300;
border-right: 2px solid #07b300;
}
.single-kazelab-parts .osusume_link .link_btn7{
position: relative;
color: #ba4c91;
background-color: #ffd9f6;
border: 2px solid #ba4c91;
}
.single-kazelab-parts .osusume_link .link_btn7:hover{
color: #fff;
background-color: #ba4c91;
}
.single-kazelab-parts .osusume_link .link_btn7::after{
border-top: 2px solid #ba4c91;
border-right: 2px solid #ba4c91;
}
.single-kazelab-parts .osusume_link .link_btn8{
position: relative;
color: #0f867f;
background-color: #e7faf9;
border: 2px solid #0f867f;
}
.single-kazelab-parts .osusume_link .link_btn8:hover{
color: #fff;
background-color: #0f867f;
}
.single-kazelab-parts .osusume_link .link_btn8::after{
border-top: 2px solid #0f867f;
border-right: 2px solid #0f867f;
}
.single-kazelab-parts .osusume_link .link_btn9{
position: relative;
color: #ed4c00;
background-color: #ffdbca;
border: 2px solid #ed4c00;
}
.single-kazelab-parts .osusume_link .link_btn9:hover{
color: #fff;
background-color: #ed4c00;
}
.single-kazelab-parts .osusume_link .link_btn9::after{
border-top: 2px solid #ed4c00;
border-right: 2px solid #ed4c00;
}
.single-kazelab-parts .osusume_link .link_btn10{
position: relative;
color: #0061c5;
background-color: #cae4ff;
border: 2px solid #0061c5;
}
.single-kazelab-parts .osusume_link .link_btn10:hover{
color: #fff;
background-color: #0061c5;
}
.single-kazelab-parts .osusume_link .link_btn10::after{
border-top: 2px solid #0061c5;
border-right: 2px solid #0061c5;
}
.single-kazelab-parts .osusume_link .link_btn11{
position: relative;
color: #00a8e4;
background-color: #caf1ff;
border: 2px solid #00a8e4;
}
.single-kazelab-parts .osusume_link .link_btn11:hover{
color: #fff;
background-color: #00a8e4;
}
.single-kazelab-parts .osusume_link .link_btn11::after{
border-top: 2px solid #00a8e4;
border-right: 2px solid #00a8e4;
}
.single-kazelab-parts .osusume_link .link_btn12{
position: relative;
color: #a914d8;
background-color: #f4d1ff;
border: 2px solid #a914d8;
}
.single-kazelab-parts .osusume_link .link_btn12:hover{
color: #fff;
background-color: #a914d8;
}
.single-kazelab-parts .osusume_link .link_btn12::after{
border-top: 2px solid #a914d8;
border-right: 2px solid #a914d8;
}
.single-kazelab-parts .illust_ver .osusume_link_list {
margin-top: 30px;
position: relative;
display: grid;
width: 100%;
grid-template-columns: repeat(2, 355px);
justify-content: center;
}
.single-kazelab-parts .illust_ver .osusume_link_list li {
margin-bottom: 40px;
position: relative;
margin-right: 15px;
text-align: center;
}
.single-kazelab-parts .illust_ver .osusume_link_list li:last-child:nth-child(odd) {
grid-column: 1 / -1;
justify-self: center;
}
.single-kazelab-parts .link_illust {
position: absolute;
top: -28px;
left: 0;
width: 80px;
height: auto; 
}
.single-kazelab-parts .illust_ver .osusume_link_list a {
width: 339px;
border-radius: 100px;
text-align: left;
padding-left: 77px;
padding-top: 8px;
padding-bottom: 8px;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 10px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 17px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.single-kazelab-parts .illust_ver .link_btn3 .link_lead_txt1{
position:relative;
font-size:14px;
background:#eb0032;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn2 .link_lead_txt1{
position:relative;
font-size:14px;
background:#7bcd02;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn1 .link_lead_txt1{
position:relative;
font-size:14px;
background:#cc9500;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn4 .link_lead_txt1{
position:relative;
font-size:14px;
background:#1db11d;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn5 .link_lead_txt1{
position:relative;
font-size:14px;
background:#1cb67e;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn6 .link_lead_txt1{
position:relative;
font-size:14px;
background:#07b300;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn7 .link_lead_txt1{
position:relative;
font-size:14px;
background:#ba4c91;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn8 .link_lead_txt1{
position:relative;
font-size:14px;
background:#0f867f;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn9 .link_lead_txt1{
position:relative;
font-size:14px;
background:#ed4c00;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn10 .link_lead_txt1{
position:relative;
font-size:14px;
background:#0061c5;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn11 .link_lead_txt1{
position:relative;
font-size:14px;
background:#00a8e4;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn12 .link_lead_txt1{
position:relative;
font-size:14px;
background:#a914d8;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn1:hover .link_lead_txt1{
background:#ffffff;
color:#cc9500;
}
.single-kazelab-parts .illust_ver .link_btn2:hover .link_lead_txt1{
background:#ffffff;
color:#7bcd02;
}
.single-kazelab-parts .illust_ver .link_btn3:hover .link_lead_txt1{
background:#ffffff;
color:#eb0032;
}
.single-kazelab-parts .illust_ver .link_btn4:hover .link_lead_txt1{
background:#ffffff;
color:#1db11d;
}
.single-kazelab-parts .illust_ver .link_btn5:hover .link_lead_txt1{
background:#ffffff;
color:#1cb67e;
}
.single-kazelab-parts .illust_ver .link_btn6:hover .link_lead_txt1{
background:#ffffff;
color:#07b300;
}
.single-kazelab-parts .illust_ver .link_btn7:hover .link_lead_txt1{
background:#ffffff;
color:#ba4c91;
}
.single-kazelab-parts .illust_ver .link_btn8:hover .link_lead_txt1{
background:#ffffff;
color:#0f867f;
}
.single-kazelab-parts .illust_ver .link_btn9:hover .link_lead_txt1{
background:#ffffff;
color:#ed4c00;
}
.single-kazelab-parts .illust_ver .link_btn10:hover .link_lead_txt1{
background:#ffffff;
color:#0061c5;
}
.single-kazelab-parts .illust_ver .link_btn11:hover .link_lead_txt1{
background:#ffffff;
color:#00a8e4;
}
.single-kazelab-parts .illust_ver .link_btn12:hover .link_lead_txt1{
background:#ffffff;
color:#a914d8;
}
.single-kazelab-parts .fig_main_bg {
position: relative;
margin-bottom: 50px;
width: 100%;
background-color: #ebf7f8;
}
.single-kazelab-parts .fig_main_bg .fig-holder {
padding: 50px 0;
text-align: center;
width: 74.53237%;
margin: 0 auto;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail {
margin: 25px auto 0 auto;
padding: 35px 0;
border-radius: 15px;
background-color: #fff;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail.mgn_notop {
margin-top: 0;
}
.single-kazelab-parts .toc_heading {
position: absolute;
margin-top: -20px;
padding-top: 20px;  
}
.single-kazelab-parts .fig_sub_detail_ttl {
display: inline-block;
margin: 0 10px 25px;
padding: 0 26px;
font-size: 1.2em;
line-height: 36px;
text-align: center;
font-feature-settings: "palt";
color: #3cb6b2;
border-radius: 20px;
box-sizing: border-box;
border: 2px solid #3cb6b2;
}
.single-kazelab-parts .fig_sub_detail_txt {
margin: 0 auto;
width: 420px;
text-align: left;
font-size: 1.4rem;
line-height: 1.8;
color: #333;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image {
width: 150px;
height: 150px;
border-radius: 50%;
overflow: hidden;
display: inline-block;   
flex-shrink: 0;
margin-left: 10px; 
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 50%;
} body.kazelab-red .single-kazelab-parts .fig_main_bg {
background-color: #f8d7da;
}
body.kazelab-red .single-kazelab-parts .fig_sub_detail_ttl {
color: #c40018;
border: 2px solid #c40018;
} body.kazelab-green .single-kazelab-parts .fig_main_bg {
background-color: #d4edda;
}
body.kazelab-green .single-kazelab-parts .fig_sub_detail_ttl {
color: #1d7946;
border: 2px solid #1d7946;
} body.kazelab-blue .single-kazelab-parts .fig_main_bg {
background-color: #cfe2ff;
}
body.kazelab-blue .single-kazelab-parts .fig_sub_detail_ttl {
color: #4874b6;
border: 2px solid #4874b6;
} body.kazelab-purple .single-kazelab-parts .fig_main_bg {
background-color: #f3e8ff;
}
body.kazelab-purple .single-kazelab-parts .fig_sub_detail_ttl {
color: #885e9e;
border: 2px solid #885e9e;
} body.kazelab-yellow .single-kazelab-parts .fig_main_bg {
background-color: #fdfce5;
}
body.kazelab-yellow .single-kazelab-parts .fig_sub_detail_ttl {
color: #c5bb25;
border: 2px solid #c5bb25;
} body.kazelab-orange .single-kazelab-parts .fig_main_bg {
background-color: #ffe6d6;
}
body.kazelab-orange .single-kazelab-parts .fig_sub_detail_ttl {
color: #ef7c34;
border: 2px solid #ef7c34;
}
.single-kazelab-parts .fig_frame1 {
position: relative;
margin-bottom: 11.51079%;
padding: 8% 10%;
border-radius: 12px;
background-color: #ebf7f8;;
}
.single-kazelab-parts .fig_frame1_lead {
position: relative;
display: table;
margin: 0 auto 40px auto;
padding: 0 45px;
width: 410px;
height: 40px;
font-size: 1.2em;
line-height: 36px;
font-weight: bold;
text-align: center;
color: #3cb6b2;
font-feature-settings: "palt";
border-radius: 20px;
background-color: #fff;
box-sizing: border-box;
border: 2px solid #3cb6b2;
}
.single-kazelab-parts .fig_frame1_lead_txt {
position: relative;
font-size: 1.4rem;
line-height: 1.7;
color: #000;
}
.single-kazelab-parts .fig_frame1_sect {
position: relative;
padding-bottom: 6.5%;
}
.single-kazelab-parts .fig_frame1_lead_txt + .fig_frame1_sect {
margin-top: 30px;
}
.single-kazelab-parts .fig_frame1_ttl {
font-size: 2.1rem;
line-height: 1.8;
color: #3cb6b2;
border-bottom: 1px solid #3cb6b2;
margin-bottom: 2.3%;
}
.single-kazelab-parts .fig_frame1_note1 {
display: block;
padding-top: 10px;
font-size: 1.25rem;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 3.7rem;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box p {
margin-bottom: 0;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box .circle-image {
width: 150px;
height: 150px;
border-radius: 50%;
overflow: hidden;
display: inline-block;   
flex-shrink: 0;
margin-left: 10px; 
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box .circle-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 50%;
} body.kazelab-red  .single-kazelab-parts .fig_frame1 {
background-color: #f8d7da;
}
body.kazelab-red  .single-kazelab-parts .fig_frame1_ttl {
color: #c40018;
border-bottom: 1px solid #c40018;
}
body.kazelab-red  .single-kazelab-parts .fig_frame1_lead {
color: #c40018;
border: 2px solid #c40018;
} body.kazelab-green  .single-kazelab-parts .fig_frame1 {
background-color: #d4edda;
}
body.kazelab-green  .single-kazelab-parts .fig_frame1_ttl {
color: #1d7946;
border-bottom: 1px solid #1d7946;
}
body.kazelab-green  .single-kazelab-parts .fig_frame1_lead {
color: #1d7946;
border: 2px solid #1d7946;
} body.kazelab-blue  .single-kazelab-parts .fig_frame1 {
background-color: #cfe2ff;
}
body.kazelab-blue  .single-kazelab-parts .fig_frame1_ttl {
color: #4874b6;
border-bottom: 1px solid #4874b6;
}
body.kazelab-blue  .single-kazelab-parts .fig_frame1_lead {
color: #4874b6;
border: 2px solid #4874b6;
} body.kazelab-purple  .single-kazelab-parts .fig_frame1 {
background-color: #e6d9f0;
}
body.kazelab-purple  .single-kazelab-parts .fig_frame1_ttl {
color: #885e9e;
border-bottom: 1px solid #885e9e;
}
body.kazelab-purple  .single-kazelab-parts .fig_frame1_lead {
color: #885e9e;
border: 2px solid #885e9e;
} body.kazelab-yellow  .single-kazelab-parts .fig_frame1 {
background-color: #fdfce5;
}
body.kazelab-yellow  .single-kazelab-parts .fig_frame1_ttl {
color: #c5bb25;
border-bottom: 1px solid #c5bb25;
}
body.kazelab-yellow  .single-kazelab-parts .fig_frame1_lead {
color: #c5bb25;
border: 2px solid #c5bb25;
} body.kazelab-orange  .single-kazelab-parts .fig_frame1 {
background-color: #ffe6d6;
}
body.kazelab-orange  .single-kazelab-parts .fig_frame1_ttl {
color: #ef7c34;
border-bottom: 1px solid #ef7c34;
}
body.kazelab-orange  .single-kazelab-parts .fig_frame1_lead {
color: #ef7c34;
border: 2px solid #ef7c34;
}
.single-kazelab-parts.mod-intro {
margin-bottom: 40px;
}
.single-kazelab-parts.mod-intro .figure {
position: relative;
width: 100%;
background-size: contain;
background-position: 0 0;
background-repeat: no-repeat;
}
.single-kazelab-parts.mod-intro .figure img {
width: 100%;
height: auto;
}
.single-kazelab-parts.mod-intro .mod_title {
position: relative;
margin-bottom: 40px;
}
.single-kazelab-parts.mod-intro .title {
font-size: 2.2em;
line-height: 1.5em;
font-feature-settings: "palt";
}
.single-kazelab-parts.mod-intro .lastupdated {
display: block;
padding-top: 2%;
font-size: 1rem;
font-weight: normal !important;
line-height: 1;
text-align: right;
color: #666;
}
.is_sp {
display: none;
}
.is_pc {
display: block;
}
#ez-toc-container {
text-align: center;
background-color: #f4f4f4;
border-radius: 8px;
padding: 32px 0;
display: flex;
flex-direction: column;
gap: 24px;
margin: 40px 0;
}
#ez-toc-container > nav:before {
display: block;
text-align: center;
margin-bottom: 16px;
font-weight: bold;
font-size: 18px;
}
#ez-toc-container .ez-toc-title {
text-align: center;
font-size: 1.6rem;
font-weight: bold;
color: #666;
border-bottom: 1px solid #dcdcdc;
margin: 0 20px;
}
.ez-toc-list {
display: flex;
flex-direction: column;
gap: 8px;
padding: 0 24px;
list-style: none !important;
counter-reset: section; }
.ez-toc-list > li {
display: block;
counter-increment: section; counter-reset: subsection; }
.ez-toc-list-level-3 {
padding-left: 24px;
}
.ez-toc-list-level-3 > li {
display: block;
counter-increment: subsection; }
.ez-toc-link {
display: flex;
align-items: center;
gap: 8px;
position: relative;
padding-left: 0;
font-size: 16px;
font-weight: 400;
color: #3cb6b2;
line-height: 1.5;
text-decoration: none;
text-align: left;
margin-bottom: 10px;
}
.ez-toc-list > li > .ez-toc-link::before {
content: counter(section) ".";
font-size: 18px;
font-weight: 500;
color: #3cb6b2;
}
.ez-toc-list-level-3 > li > .ez-toc-link::before {
content: counter(section) "-" counter(subsection) ".";
font-size: 18px;
font-weight: 500;
color: #3cb6b2;
} body.kazelab-red .ez-toc-link {
color: #c40018;
}
body.kazelab-red .ez-toc-list > li > .ez-toc-link::before {
color: #c40018;
}
body.kazelab-red .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #c40018;
} body.kazelab-green .ez-toc-link {
color: #1d7946;
}
body.kazelab-green .ez-toc-list > li > .ez-toc-link::before {
color: #1d7946;
}
body.kazelab-green .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #1d7946;
} body.kazelab-blue .ez-toc-link {
color: #4874b6;
}
body.kazelab-blue .ez-toc-list > li > .ez-toc-link::before {
color: #4874b6;
}
body.kazelab-blue .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #4874b6;
} body.kazelab-purple .ez-toc-link {
color: #885e9e;
}
body.kazelab-purple .ez-toc-list > li > .ez-toc-link::before {
color: #885e9e;
}
body.kazelab-purple .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #885e9e;
} body.kazelab-yellow .ez-toc-link {
color: #817908;
}
body.kazelab-yellow .ez-toc-list > li > .ez-toc-link::before {
color: #817908;
}
body.kazelab-yellow .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #817908;
} body.kazelab-orange .ez-toc-link {
color: #ef7c34;
}
body.kazelab-orange .ez-toc-list > li > .ez-toc-link::before {
color: #ef7c34;
}
body.kazelab-orange .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #ef7c34;
}
.follow_link .link_prod_list a.link_btn_orange {
position: relative;
color: #cc9500;
background-color: #fff6ca;
border: 2px solid #cc9500;
}
.follow_link .link_prod_list a.link_btn_orange::after{
border-top: 2px solid #cc9500;
border-right: 2px solid #cc9500;
}
.follow_link .link_prod_list a.link_btn_blue {
position: relative;
color: #0f867f;
background-color: #e7faf9;
border: 2px solid #0f867f;
}
.follow_link .link_prod_list a.link_btn_blue::after{
border-top: 2px solid #0f867f;
border-right: 2px solid #0f867f;
}
.follow_link .link_prod_list a.link_btn_green {
position: relative;
color: #7bcd02;
background-color: #f2ffca;
border: 2px solid #7bcd02;
}
.follow_link .link_prod_list a.link_btn_green::after{
border-top: 2px solid #7bcd02;
border-right: 2px solid #7bcd02;
}
.follow_link .link_prod_list a.link_btn_red {
position: relative;
color: #eb0032;
background-color: #ffd5de;
border: 2px solid #eb0032;
}
.follow_link .link_prod_list a.link_btn_red::after{
border-top: 2px solid #eb0032;
border-right: 2px solid #eb0032;
}
.follow_link .link_prod_list a.link_btn_orange2 {
position: relative;
color: #ed4c00;
background-color: #ffdbca;
border: 2px solid #ed4c00;
}
.follow_link .link_prod_list a.link_btn_orange2::after{
border-top: 2px solid #ed4c00;
border-right: 2px solid #ed4c00;
}
.follow_link .link_prod_list a.link_btn_blue2 {
position: relative;
color: #0061c5;
background-color: #cae4ff;
border: 2px solid #0061c5;
}
.follow_link .link_prod_list a.link_btn_blue2::after{
border-top: 2px solid #0061c5;
border-right: 2px solid #0061c5;
}
.follow_link .link_prod_list a.link_btn_lightblue {
position: relative;
color: #00a8e4;
background-color: #caf1ff;
border: 2px solid #00a8e4;
}
.follow_link .link_prod_list a.link_btn_lightblue::after{
border-top: 2px solid #00a8e4;
border-right: 2px solid #00a8e4;
}
.follow_link .link_prod_list a.link_btn_pink {
position: relative;
color: #ba4c91;
background-color: #ffd9f6;
border: 2px solid #ba4c91;
}
.follow_link .link_prod_list a.link_btn_pink::after{
border-top: 2px solid #ba4c91;
border-right: 2px solid #ba4c91;
}
.follow_link .link_prod_list a.link_btn_mint {
position: relative;
color: #1cb67e;
background-color: #ccffee;
border: 2px solid #1cb67e;
}
.follow_link .link_prod_list a.link_btn_mint::after{
border-top: 2px solid #1cb67e;
border-right: 2px solid #1cb67e;
}
.follow_link .link_prod_list a.link_btn_lightgreen {
position: relative;
color: #1db11d;
background-color: #cdfecc;
border: 2px solid #1db11d;
}
.follow_link .link_prod_list a.link_btn_lightgreen::after{
border-top: 2px solid #1db11d;
border-right: 2px solid #1db11d;
}
.follow_link .link_prod_list a.link_btn_purple {
position: relative;
color: #a914d8;
background-color: #f4d1ff;
border: 2px solid #a914d8;
}
.follow_link .link_prod_list a.link_btn_purple::after{
border-top: 2px solid #a914d8;
border-right: 2px solid #a914d8;
}
@media only screen and (min-width: 768px) {
#progress-id{
display:none;
}
}
@media screen and (max-width:640px){ article.contents-blk p{
margin-bottom: 0;
}
article.contents-blk h2.single-kazelab {
background-size: 34px;
padding-left: 49.71429px;
padding-left: 4.97143rem;
margin-bottom: 2.41379%;
min-height: 34px;
}
article.contents-blk h2.single-kazelab:not(.heading-q)::before {
width: 34px;
height: 34px;
line-height: 34px;
font-size: 21px;
}
article.contents-blk .wp-block-list.single-kazelab {
margin-bottom: 11.51079%;
padding: 6%;
padding-bottom: 10%;
}
article.contents-blk .wp-block-list.single-kazelab::after {
width: 40px;
height: 40px;
background-size: 40px 40px;   
}
article.contents-blk .wp-block-list.single-kazelab li {
margin-bottom: 3vw;
padding-left: 30px;
font-size: 4vw;
line-height: 1.6;
}
.single-kazelab-parts .multi_prof {
padding: 20px;
display: block;
}
.single-kazelab-parts .multi_prof .profile_name {
padding: 0;
padding-bottom: 2vw;
font-size: 1.6rem; 
}
.single-kazelab-parts .multi_prof .profile_detail {
padding-left: 0;
}
.single-kazelab-parts .multi_prof .profile_detail::after {
display: none;
}
.single-kazelab-parts .osusume_link {
margin: 12vw 0;
}
.single-kazelab-parts .illust_ver .osusume_link_list {
width: 100%;
column-gap: 0;
grid-template-columns: none;
display: block;
margin-top: 9vw;
}
.single-kazelab-parts .illust_ver .osusume_link_list li {
margin-right: 0;
margin-bottom: 9vw;
width: 100%;
}
.single-kazelab-parts .illust_ver .osusume_link_list a {
width: 100%;
border-radius: 100px;
text-align: left;
padding-left: 20vw;
padding-top: 2vw;
padding-bottom: 2vw;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 10px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 17px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.single-kazelab-parts .link_illust {
position: absolute;
top: -7vw;
left: -0.5vw;
width: 21.3vw;
height: auto;
}
.slightfever .single-kazelab-parts .link_illust, 
.throat .single-kazelab-parts  .contents-sec .illust_ver img {
position: absolute;
top: -7vw !important;
left: -0.5vw !important;
width: 21.3vw !important;
height: auto;
}
.single-kazelab-parts .slightfever .illust_ver .link_btn8 .link_lead_txt1 {
display: block;
}
.single-kazelab-parts .illust_ver .link_btn3 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#eb0032;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn2 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#7bcd02;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn1 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#cc9500;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn4 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#1db11d;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn5 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#1cb67e;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn6 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#07b300;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn7 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#ba4c91;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn8 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#0f867f;
display:inline-block !important;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn9 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#ed4c00;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn10 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#0061c5;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn11 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#00a8e4;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn12 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#a914d8;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_lead_txt2{
position:relative;
font-size:4.8vw;
line-height:1;
padding-top:1.5vw;
padding-bottom:1.5vw;
display:inline-block;
}
.single-kazelab-parts .fig_main_bg .fig-holder {
padding: 8vw 0;
width: 90%;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail {
margin: 5vw auto 0 auto;
padding: 5vw 0;
}
.single-kazelab-parts .fig_sub_detail_ttl  {
margin-bottom: 4vw;
}
.single-kazelab-parts .fig_sub_detail_txt {
width: 80%;
font-size: 3.8vw;
line-height: 1.8em;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box {
flex-direction: column-reverse;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image {
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
display: inline-block;   
flex-shrink: 0;
margin-left: 0;
margin-bottom: 10px;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 50%;
}
.single-kazelab-parts .fig_frame1 {
padding: 5vw;
}
.single-kazelab-parts .fig_frame1_lead {
margin-bottom: 5vw;
padding: 0 6%;
width: 100%;
font-size: 4vw;
}
.single-kazelab-parts .fig_frame1_lead_txt {
font-size: 3.85vw;
}
.single-kazelab-parts .fig_frame1_lead_txt + .fig_frame1_sect {
margin-top: 6vw;
font-size: 3.85vw;
}
.single-kazelab-parts .fig_frame1_ttl {
font-size: 2rem;
line-height: 1.6;
margin-bottom: 4vw;
padding-bottom: 1%; 
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box {
flex-direction: column-reverse;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box p {
margin-bottom: 0;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box .circle-image {
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
flex-shrink: 0;
margin-left: 0;
margin-bottom: 10px;
}
.single-kazelab-parts.mod-intro {
margin-top: 5.51724%;
margin-bottom: 7.93103%;
}
.single-kazelab-parts.mod-intro .figure {
width: 100%;
height: 100%;
padding: 0;
}
.single-kazelab-parts.mod-intro .figure img {
display: block;
}
.single-kazelab-parts.mod-intro .mod_title {
margin-bottom: 7.93103%;
}
.single-kazelab-parts.mod-intro .title {
font-size: 1.6em;
line-height: 1.7em;
}
.single-kazelab-parts.mod-intro .lastupdated {
display: block;
padding-top: 2%;
font-size: 1rem;
font-weight: normal !important;
line-height: 1;
text-align: right;
color: #666;
}
.is_sp {
display: block;
}
.is_pc {
display: none;
}
article.contents-blk p {
font-size: 3.85vw;
}
article.contents-blk p.recommend-btn-text {
font-size: 5vw;
font-weight: bold;
line-height: 1;
color: #ffffff;
letter-spacing: 0.05em;
margin-bottom: 0;
} progress {
position:fixed;
top:0;
left:0;
height:15px;
width:100%;
z-index:9999;
border:none;
-webkit-appearance:none; -moz-appearance:none; background-color:#e6e6e6; }
::-webkit-progress-bar {
background-color:#e6e6e6; }
::-webkit-progress-value {
background-color:#00a0e9; }
::-moz-progress-bar {
background-color:#00a0e9; }
} .recommend-set{
display:none;
}
.recommend-popup-box{
display:none;
}
.recommend-popup-bg{
display:none;
} .wp-block-kracie-follow-link-block.follow_link{
display:block !important;
opacity: 1 !important;
}
@media screen and (min-width:641px){
.recommend-popup-box{
display:none !important;
}
.recommend-popup-bg{
display:none !important;
}
}
@media screen and (max-width:640px){
.lastupdated{
margin-bottom:20px!important;
}
.recommend-set{
display:block;
position:fixed;
width:100%;
left:0;
bottom:0;
background:rgba(230,230,230,0.85);
z-index:99999;
padding-top:3vw;
padding-bottom:3vw;
}
.recommend-btn{
position:relative;
width:84vw;
background:#ff3c0a;
cursor:pointer;
margin:auto;
border-radius:84vw;
padding-top:3vw;
padding-bottom:3vw;
text-align:center;
}
.recommend-btn-icon{
position:absolute;
top:2.5vw;
right:2.5vw;
width:auto;
height:6vw;
}
.recommend-btn-text{
font-size:5vw !important;
font-weight:bold;
line-height:1;
color:#ffffff;
letter-spacing:0.05em;
margin:0;
padding:0;
line-height:1 !important;
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.recommend-popup-box{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow-y:scroll;
overflow-x:hidden;
display:none;
z-index:99999;
padding-top:5%;
padding-bottom:5%;
}
.recommend-popup-bg{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.85);
z-index:99999;
display:none;
}
.recommend-popup-set{
position:relative;
top:10vw;
width:84vw;
left:50%;
margin-left:-42vw;
background:#f6f6f6;
border-radius:10px;
z-index:99999;
border:solid 2px #a59e89;
padding-top:5vw;
padding-bottom:5vw;
text-align:center;
}
.recommend-popup-close{
position:absolute;
top:-3vw;
left:50%;
margin-left:36vw;
width:8vw;
height:auto;
cursor:pointer;
}
.recommend-popup-text{
width:67vw;
font-size:5vw !important;
font-weight:bold;
line-height:1;
color:#ff3c0a;
letter-spacing:0.05em;
display:inline-block;
border-bottom:solid 1px #ff3c0a;
padding-bottom:0px;
margin-bottom:1vw;
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.recommend-popup-item{
width:67vw;
text-align:center;
margin:3vw auto 0;
text-decoration:none;
display:block;
}
.recommend-popup-item-image{
width:67vw;
height:29vw;
background:#ffffff;
color:#000000;
display:block;
margin:0 auto;
object-fit:cover;
}
.recommend-popup-btn{
position:relative;
width:67vw;
cursor:pointer;
margin:auto;
border-radius:84vw;
padding-top:1.5vw;
padding-bottom:1.5vw;
padding-right:10vw; display:block;
font-size:4.2vw;
font-weight:bold;
line-height:1;
letter-spacing:0.05em;
margin-top:2vw;
text-align:center;
} .recommend-popup-btn::after{
content:"";
position:absolute;
top:50%;
right:2.5vw;
transform:translateY(-50%);
width:6vw;
height:6vw;
border-radius:50%;
background:#ffffff;
border:none; box-sizing:border-box;
z-index:0;
pointer-events:none;
}
.recommend-popup-btn::before{
content:"";
position:absolute;
top:50%;
right:5vw;
transform:translateY(-50%) rotate(45deg);
width:1.9vw;
height:1.9vw;
border-top:3px solid currentColor;
border-right:3px solid currentColor;
box-sizing:border-box;
z-index:1; pointer-events:none;
} .recommend-popup-btn{
background:#cae4ff;
color:#0061c5;
border:solid 2px #0061c5;
} .recommend-popup-box-red .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-red {
color: #c40018;
border: solid 2px #c40018;
background-color: #f8d7da;
} .recommend-popup-box-green .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-green {
color: #1d7946;
border: solid 2px #1d7946;
background-color: #d4edda;
} .recommend-popup-box-blue .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-blue {
color: #4874b6;
border: solid 2px #4874b6;
background-color: #cfe2ff;
} .recommend-popup-box-purple .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-purple {
color: #885e9e;
border: solid 2px #885e9e;
background-color: #e6d9f0; 
} .recommend-popup-box-yellow .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-yellow {
color: #c5bb25;
border: solid 2px #c5bb25;
background-color: #fdfce5;
} .recommend-popup-box-orange .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-orange {
color: #ef7c34;
border: solid 2px #ef7c34;
background-color: #ffe6d6;
} .recommend-popup-btn.recommend-popup-btn-orange2 {
color: #ed4c00;
border: solid 2px #ed4c00;
background-color: #ffdbca;
}
.recommend-popup-btn.recommend-popup-btn-blue2 {
color: #0061c5;
border: solid 2px #0061c5;
background-color: #cae4ff;
}
.recommend-popup-btn.recommend-popup-btn-lightblue {
color: #00a8e4;
border: solid 2px #00a8e4;
background-color: #caf1ff;
}
.recommend-popup-btn.recommend-popup-btn-green {
color: #7bcd02;
border: solid 2px #7bcd02;
background-color: #f2ffca;
}
.recommend-popup-btn.recommend-popup-btn-blue {
color: #0f867f;
border: solid 2px #0f867f;
background-color: #e7faf9;
}
.recommend-popup-btn.recommend-popup-btn-orange {
color: #cc9500;
border: solid 2px #cc9500;
background-color: #fff6ca;
}
.recommend-popup-btn.recommend-popup-btn-red {
color: #eb0032;
border: solid 2px #eb0032;
background-color: #ffd5de;
}
.recommend-popup-btn.recommend-popup-btn-pink {
color: #ba4c91;
border: solid 2px #ba4c91;
background-color: #ffd9f6;
}
.recommend-popup-btn.recommend-popup-btn-mint {
color: #1cb67e;
border: solid 2px #1cb67e;
background-color: #ccffee;
}
.recommend-popup-btn.recommend-popup-btn-lightgreen {
color: #1db11d;
border: solid 2px #1db11d;
background-color: #cdfecc;
}
.recommend-popup-btn.recommend-popup-btn-purple {
color: #a914d8;
border: solid 2px #a914d8;
background-color: #f4d1ff;
}
.follow_link {
display: none !important;
}
}
.link_btn_orange2:hover{
color: #fff!important;
background-color: #ed4c00!important;
}
.link_btn_mint:hover{
color: #fff!important;
background-color: #1cb67e!important;
}
.link_btn_purple:hover{
color: #fff!important;
background-color: #a914d8!important;
}
.link_btn_green:hover{
color: #fff!important;
background-color: #7bcd02!important;
}
.link_btn_lightgreen:hover{
color: #fff!important;
background-color: #1db11d!important;
}
.link_btn_pink:hover{
color: #fff!important;
background-color: #ba4c91!important;
}
.link_btn_orange:hover{
color: #fff!important;
background-color: #cc9500!important;
}
.link_btn_red:hover{
color: #fff!important;
background-color: #eb0032!important;
}
.link_btn_blue2:hover{
color: #fff!important;
background-color: #0061c5!important;
}
.link_btn_lightblue:hover{
color: #fff!important;
background-color: #00a8e4!important;
}
.link_btn_blue:hover{
color: #fff!important;
background-color: #0f867f!important;
}
.ez-toc-link{
font-weight: bold;
}
.fig_throat_table {
table-layout: fixed;
width: 100%;
}
.fig_throat_table th,
.fig_throat_table td {
box-sizing: border-box;
word-break: normal;
overflow-wrap: break-word;
vertical-align: top;
}
.fig_throat_table .txt_nowrap {
white-space: normal;
}
.fig_throat_table .table_subttl,
.fig_throat_table th:first-child {
width: 18%;
}
.fig_throat_table .sp_table_thwidth,
.fig_throat_table td.txt_nowrap {
width: 30%;
}
.fig_throat_table th:nth-child(3),
.fig_throat_table td:nth-child(3) {
width: 52%;
}
@media screen and (max-width: 640px) {
.fig_throat_table_wrap {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.fig_throat_table {
width: max-content;
min-width: 760px;
table-layout: auto;
}
.fig_throat_table th,
.fig_throat_table td {
box-sizing: border-box;
white-space: normal;
word-break: normal;
overflow-wrap: break-word;
vertical-align: top;
}
.fig_throat_table .txt_nowrap {
white-space: nowrap;
width: 1%;
}
.fig_throat_table th:nth-child(1),
.fig_throat_table td:nth-child(1) {
width: 120px;
min-width: 120px;
}
.fig_throat_table th:nth-child(3),
.fig_throat_table td:nth-child(3) {
width: 420px;
min-width: 420px;
}
}

@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@font-face {
font-family: "Noto Sans Japanese";
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: "Noto Sans Japanese";
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: "Noto Sans Japanese Semi-Bold";
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: "Noto Serif Japanese light";
font-style: normal;
src:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Light.otf) format('opentype'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Light.woff2) format('woff2'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Light.woff) format('woff');
}
@font-face {
font-family: "Noto Serif Japanese regular";
font-style: normal;
src:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Regular.otf) format('opentype'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Regular.woff2) format('woff2'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Regular.woff) format('woff');
}
@font-face {
font-family: "Noto Serif Japanese Medium";
font-style: normal;
src:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Medium.otf) format('opentype'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Medium.woff2) format('woff2'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Medium.woff) format('woff');
}
@font-face {
font-family: "Noto Serif Japanese SemiBold";
font-style: normal;
src:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-SemiBold.otf) format('opentype'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-SemiBold.woff2) format('woff2'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-SemiBold.woff) format('woff');
}
@font-face {
font-family: "Noto Serif Japanese Bold";
font-style: normal;
src:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Bold.otf) format('opentype'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Bold.woff2) format('woff2'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Bold.woff) format('woff');
}
@font-face {
font-family: "Noto Serif Japanese Bold";
font-style: normal;
src:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Bold.otf) format('opentype'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Bold.woff2) format('woff2'),
url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/assets/font/NotoSerifCJKjp-Bold.woff) format('woff');
}    blockquote,
body, 
div, 
dl, 
dt,
dd, 
fieldset, 
form,  
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
input, 
li, 
ol, 
p, 
pre,  
select, 
span, 
textarea, 
td, 
th, 
ul { margin: 0px;	padding: 0px; }
fieldset,img{border:0;}
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100%; font-weight: normal; }
ol,
ul,
ul li { list-style-type: none; }
img { border: none; vertical-align: bottom; }
table {	border-collapse: collapse; border-spacing: 0; }
caption, th { text-align:left; }
iframe { border: none;}
a:focus { outline: none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} 
li img{
line-height:0;
font-size:0;
vertical-align:top;
} * html ul li dl,
* html ol li dl { display: inline; }
*:first-child+html ul li dl,
*:first-child+html ol li dl {display: inline; }  .fNormal { font-weight: normal; }
.fBold   { font-weight: bold; }
.fItalic { font-style: italic; }
.f09  { font-size: 75% !important; } .f10  { font-size: 77% !important; } .f11  { font-size: 85% !important; } .f12  { font-size: 93% !important; } .f13  { font-size: 100% !important; } .f14  { font-size: 108% !important; } .f15  { font-size: 116% !important; } .f16  { font-size: 124% !important; } .f17  { font-size: 131% !important; } .f18  { font-size: 139% !important; } .f19  { font-size: 147% !important; } .f20  { font-size: 154% !important; }  .red { color: #d90520;}
.txtCol2 { color: #007f4b;}
.txtCol3 {}
.txtCol4 {}
.txtCol5 {} .txtC { text-align: center; }
.txtR {	text-align: right; }
.txtL {	text-align: left; } .hidetxt,
.hd {
line-height: 150;
overflow: hidden; 
}
.hidetxt a,
.hd a {	overflow :	hidden; }
*{
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
word-break: break-all;
}
p{
line-break: strict;
}
a{
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
a:hover{
opacity:0.7;
-webkit-opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
text-decoration: none;
}
body {
font-size: 1.4rem;
font: inherit;
font-family: "Noto Sans Japanese";
font-style: normal;
font-weight: 400;
line-height: 1;
background:#fff;
-webkit-text-size-adjust: 100%;
color:#000;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
main{
display: block;
}
#wrapper{
width:100%;
}
img{
max-width: 100%;
}
.pc{
display:block;
}
.sp{
display:none;
}
@media screen and (max-width: 768px) {
a{
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition:none;
}
a:hover{
opacity:1;
-webkit-opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100); -ms-filter: "alpha(opacity=100)"; }
body {
-webkit-text-size-adjust: 100%;
background:#fff;
min-width:100%;
}
.pc{
display:none;
}
.sp{
display:block;
}
}
img[src$=".svg"] {
width: 100%;
}
  .newnav{
display: flex;
justify-content: center;
margin-bottom: 50px;
}
.newnav li{
width: 190px;
}
@media screen and (max-width: 768px) {
.newnav{
flex-wrap: wrap;
}
.newnav li{
width: 30%;
}
}
.brandSiteHeader{
box-sizing: content-box;
}
.brandSiteHeader .ph-logo{
margin: 0!important;
font-size: inherit!important;
font-weight: normal!important;
position: absolute;
top: 50%;
right: 20px;
transform: translate(0,-50%);
}
.brandSiteHeader .ph-logo a{
display: block;
}
@media screen and (max-width: 640px){
.brandSiteHeader .ph-logo{
right: 0;
}
} #manga_main_ttl{
background:  url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/imgs/common/manga_main.png);
background-repeat: no-repeat;
background-position: center top;
}
@media screen and (max-width: 768px) {
#manga_main_ttl{
background-size: 100% auto;
}
}
.manga_inner{
width: 1024px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.manga_inner{
width: 95%;
margin: 0 auto;
}
}
#manga_main_ttl h1{
width: 952px;
margin: 0 auto;
padding-top: 415px;
}
@media screen and (max-width: 768px) {
#manga_main_ttl h1{
width: 95%;
margin: 0 auto;
padding-top:35%;
}
}
#manga_main_ttl .special_thanks{
width: 260px;
margin: 20px 40px 30px auto;
}
@media screen and (max-width: 768px) {
#manga_main_ttl .special_thanks{
width: 180px;
margin: 10px 0px 30px auto;
}
}
#manga_main_ttl nav{
display: flex;
justify-content: center;
margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
#manga_main_ttl nav{
flex-wrap: wrap;
}
#manga_main_ttl nav p{
width: 30%;
}
}
.manga_lead{
background: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/manga/imgs/common/manga_back.png) no-repeat top center;
height: 380px;
text-align: center;
}
@media screen and (max-width: 768px) {
.manga_lead{
height:auto;
padding-bottom: 10%;
}
}
.manga_lead .episode{
font-family:"メイリオ", Meiryo, "sans-serif";
font-weight: bold;
font-size: 19px;
color: #ed1e79;
position: relative;
padding-bottom: 20px;
padding-top: 55px;
margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
.manga_lead .episode{
font-size: 19px;
padding-bottom: 5%;
padding-top: 10%;
margin-bottom: 10%;
}
}
.manga_lead .episode:after{
position: absolute;
content: "";
width: 82px;
left: 50%;
margin-left: -41px;
height: 3px;
bottom: 0;
background: #000;
}
[data-ruby] {
position: relative;
}
[data-ruby]::before {
content: attr(data-ruby);
position: absolute;
top: -0.7em;
left: 0;
right: 0;
margin: auto;
font-size: 0.32em;
}
.manga_lead h3{
font-family: "Noto Serif Japanese Bold";
font-size: 54px;
letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
.manga_lead h3{
font-size: 9vw;
}
#story_05 .manga_lead h3{
font-size: 9vw;
line-height: 1.2;
}
}
.manga_cont{
margin-bottom: 70px;
}
.effect{
position: absolute;
}
.brubru{
display: inline-block;
animation: hurueru .1s  infinite; 
}
@keyframes hurueru {
0% {transform: translate(0px, 0px) rotateZ(0deg)}
25% {transform: translate(2px, 2px) rotateZ(1deg)}
50% {transform: translate(0px, 2px) rotateZ(0deg)}
75% {transform: translate(2px, 0px) rotateZ(-1deg)}
100% {transform: translate(0px, 0px) rotateZ(0deg)}
}
.btn_next{
text-align: center;
margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
.btn_next{
width: 88%;
margin: 0 auto;
margin-bottom: 80px;
}
}
.btn_next p{
width: 435px;
background: #000;
margin: 0 auto;
font-family:"メイリオ", Meiryo, "sans-serif";
font-weight: bold;
font-size: 19px;
}
@media screen and (max-width: 768px) {
.btn_next p{
width: 100%;
margin: 0 auto;
}
}
.btn_next p a{
display: block;
padding: 25px;
text-decoration: none;
color: #fff;
position:relative;
}
.btn_next p a:after{
content: "";
position: absolute;
right: 25px;
top: 50%;
margin-top: -7.5px;
width: 0;
height: 0;
border-style: solid;
border-width: 7.5px 0 7.5px 13.0px;
border-color: transparent transparent transparent #fff;
} .base_koma{
text-align: center;
position: relative;
}
#story_01 .koma_01{
width: 660px;
margin: 0 auto;
margin-top: -110px;
margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
#story_01 .koma_01{
width: 100%;
margin-top: -3%;
margin-bottom: 5%;
}
}
#story_01 .koma_02{
width: 810px;
margin: 0 auto;
margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
#story_01 .koma_02{
width: 90%;
margin-top: -3%;
margin-bottom: 2%;
}
}
#story_01 .koma_04{
display: flex;
justify-content: center;
padding-top: 10px;
margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
#story_01 .koma_04{
margin-bottom: 2%;
}
}
#story_01 .koma_04 div:last-child{
margin-left: -60px;
}
@media screen and (max-width: 768px) {
#story_01 .koma_04 div:last-child{
margin-left: -30px;
}
}
#story_01 .koma_05{
width: 760px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
#story_01 .koma_05{
width: 90%;
margin-bottom: 2%;
}
}
#story_01 .koma_06{
margin-top: -30px;
}
@media screen and (max-width: 768px) {
#story_01 .koma_06{
margin-top: -5%;
}
}
#story_01 .koma_07{
width: 902px;
margin: 0 auto;
margin-top: -25px;
margin-bottom: 95px;
}
@media screen and (max-width: 768px) {
#story_01 .koma_07{
width: 100%;
margin-top: -2%;
margin-bottom: 2%;
}
}
#story_01 .koma_08{
width: 810px;
margin: 0 auto;
margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
#story_01 .koma_08{
width: 90%;
margin-bottom: 2%;
}
}
#story_01 .koma_09{
width: 810px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
#story_01 .koma_09{
width: 90%;
margin-bottom: 2%;
}
}
.kouka01_01{
right: 20px;
top: 172px;
}
@media screen and (max-width: 768px) {
.kouka01_01{
width: 8%;
right: 2.5%;
top:0;
padding-top: 26%;
}
}
.kouka01_02{
left: -100px;
top: -60px;
}
.kouka01_03{
left: -00px;
top: -00px;
}
@media screen and (max-width: 768px) {
.kouka01_02{
width: 30%;
left:22%;
top:0;
padding-top: 0%;
}
.kouka01_03{
width: 5%;
left:35%;
top:0;
padding-top: 7%;
}
}
.kouka01_04{
right: -70px;
bottom: -40px;
}
.kouka01_05{
right: -35px;
bottom: -10px;
}
@media screen and (max-width: 768px) {
.kouka01_04{
width: 45%;
right:2%;
bottom: 0px;
padding-top: 0%;
}
.kouka01_05{
width:25%;
right:8%;
bottom: 8%;
padding-top: 0;
}
}
.kouka01_06{
right: -60px;
bottom:35px;
}
@media screen and (max-width: 768px) {
.kouka01_06{
width: 20%;
right:2%;
bottom: 8%;
padding-top: 0%;
}
}
.kouka01_07{
left: -80px;
bottom: 40px;
}
.kouka01_08{
left: -10px;
bottom:90px;
}
@media screen and (max-width: 768px) {
.kouka01_07{
width: 30%;
left:0%;
bottom: 3%;
padding-top: 0%;
}
.kouka01_08{
width: 18%;
left:8%;
bottom: 10%;
padding-top: 0%;
}
}
.kouka01_09{
right: -100px;
bottom: -15px;
}
.kouka01_10{
right: -30px;
bottom:50px;
}
@media screen and (max-width: 768px) {
.kouka01_09{
width: 50%;
right:-5%;
bottom: -10%;
padding-top: 0%;
}
.kouka01_10{
width: 30%;
right:2%;
bottom: 8%;
padding-top: 0%;
}
}
.kouka01_11{
right: 25px;
top:30px;
}
.kouka01_12{
left: 25px;
bottom:30px;
}
@media screen and (max-width: 768px) {
.kouka01_11{
width: 7%;
right:4%;
top: 5%;
padding-top: 0%;
}
.kouka01_12{
width: 16%;
right:2%;
bottom:5%;
padding-top: 0%;
}
} #story_02 .koma_01{
width: 660px;
margin: 0 auto;
margin-top: -110px;
margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
#story_02 .koma_01{
width: 95%;
margin-top: -3%;
margin-bottom: 5%;
}
}
#story_02 .koma_02{
width: 810px;
margin: 0 auto;
margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
#story_02 .koma_02{
width: 95%;
margin-top: -3%;
margin-bottom: 2%;
}
#story_02 .koma_03{
width: 95%;
}
}
#story_02 .koma_04{
width: 810px;
margin: 0 auto;
margin-top: -40px;
}
@media screen and (max-width: 768px) {
#story_02 .koma_04{
width:95%;
margin-top:-3%;
margin-bottom: 2%;
}
}
#story_02 .koma_05{
width: 760px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
#story_02 .koma_05{
width: 95%;
margin-bottom: 2%;
}
}
#story_02 .koma_06{
margin-top: -50px;
margin-bottom: -100px;
}
@media screen and (max-width: 768px) {
#story_02 .koma_06{
width: 95%;
margin-top: -2%;
margin-bottom: 0px;
}
}
#story_02 .koma_07{
width: 902px;
margin: 0 auto;
margin-top: -25px;
}
@media screen and (max-width: 768px) {
#story_02 .koma_07{
width: 95%;
margin-top: -12%;
margin-bottom: 3%;
}
}
#story_02 .koma_08{
width: 810px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
#story_02 .koma_08{
width: 86%;
margin-bottom: 0%;
}
}
#story_02 .koma_09{
width: 891px;
margin: 0 auto;
margin-top: 70px;
}
@media screen and (max-width: 768px) {
#story_02 .koma_09{
width: 90%;
margin-top: 4%;
margin-bottom:0%;
}
#story_02 .koma_10{
width: 95%;
}
}
.kouka02_01{
right: -120px;
top:-30px;
}
@media screen and (max-width: 768px) {
.kouka02_01{
width: 22%;
right: 0%;
top:-3%;
}
}
.kouka02_02{
left: -100px;
top:-20px;
}
@media screen and (max-width: 768px) {
.kouka02_02{
width: 28%;
left: -8%;
top:-4%;
padding-top: 0%;
}
}
.kouka02_03{
left: -50px;
top:20px;
}
@media screen and (max-width: 768px) {
.kouka02_03{
width: 20%;
left: -2.5%;
top:0;
}
}
.kouka02_04{
right: -80px;
top:-15px;
}
@media screen and (max-width: 768px) {
.kouka02_04{
width: 69%;
right: -8%;
bottom:0;
padding-top: 3%;
}
}
.kouka02_05{
right: 30px;
top:150px;
}
@media screen and (max-width: 768px) {
.kouka02_05{
width: 15%;
right: 4.5%;
top:0px;
padding-top: 19%;
}
}
.kouka02_06{
right: 160px;
top:170px;
}
@media screen and (max-width: 768px) {
.kouka02_06{
width: 22%;
right: 19%;
top:0px;
padding-top: 19%;
}
} #story_03 .koma_01{
width: 660px;
margin: 0 auto;
margin-top: -110px;
margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
#story_03 .koma_01{
width:95%;
margin-top: -3%;
margin-bottom: 5%;
}
}
#story_03 .koma_02{
display: flex;
width: 880px;
align-items: center;
margin: 0 auto;
}
#story_03 .koma_02 div:first-child{
margin-top: 105px;
}
@media screen and (max-width: 768px) {
#story_03 .koma_02{
display: block;
width: 95%;
margin-top: -3%;
margin-bottom: 2%;
}
#story_03 .koma_02 div:first-child{
margin-top: 3%;
margin-bottom: 2%;
}
}
#story_03 .koma_03{
width: 790px;
align-items: center;
margin: 0 auto;
margin-top: -30px;
}
@media screen and (max-width: 768px) {
#story_03 .koma_03{
width: 95%;
margin-top: -3%;
margin-bottom: 2%;
}
}
#story_03 .koma_04{
width: 880px;
display: flex;
flex-wrap: wrap;
justify-content:center;
margin: 0 auto;
margin-top: 45px;
}
#story_03 .koma_04 div:first-child{
margin-right: 20%;
}
#story_03 .koma_04 div:last-child{
margin-left: 20%;
margin-top: -25px;
}
@media screen and (max-width: 768px) {
#story_03 .koma_04{
width: 95%;
margin-top: -2%;
margin-bottom: 2%;
}
#story_03 .koma_04 div:first-child{
margin-right: 10%;
}
#story_03 .koma_04 div:last-child{
margin-left: 10%;
margin-top: -2%;
}
}
#story_03 .koma_05{
width: 851px;
margin: 0 auto;
margin-top: -55px;
}
@media screen and (max-width: 768px) {
#story_03 .koma_05{
width: 95%;
margin-top: -8%;
}
}
#story_03 .koma_06{
width: 853px;
margin: 0 auto;
margin-top: -20px;
}
@media screen and (max-width: 768px) {
#story_03 .koma_06{
width: 95%;
margin-top: -2%;
}
}
#story_03 .koma_07{
width: 950px;
margin: 0 auto;
margin-top: 85px;
}
.imgs_auto_01{
width: 823px;
text-align: left;
}
@media screen and (max-width: 768px) {
#story_03 .koma_07{
width: 95%;
margin-top: 2%;
margin-bottom: 2%;
}
.imgs_auto_01{
width: 94%;
}
}
#story_03 .koma_08{
width: 950px;
margin: 0 auto;
margin-top: -50px;
display: flex;
justify-content: flex-end;
}
@media screen and (max-width: 768px) {
#story_03 .koma_08{
width: 95%;
margin-top: -7%;
margin-bottom: 0%;
}
}
#story_03 .koma_09{
width: 810px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
#story_03 .koma_09{
width: 95%;
margin-top: -2%;
margin-bottom: 2%;
}
}
.kouka03_01{
right: 10px;
top:-30px;
}
@media screen and (max-width: 768px) {
.kouka03_01{
width: 30%;
right: 2.5%;
top:-3%;
}
}
.kouka03_02{
right: 70px;
top:20px;
}
@media screen and (max-width: 768px) {
.kouka03_02{
width:10%;
right: 12%;
top:7%;
}
}
.kouka03_03{
right: -50px;
top:-50px;
}
@media screen and (max-width: 768px) {
.kouka03_03{
width: 30%;
right: 0%;
top:-15%;
}
}
.kouka03_04{
right: 20px;
top:30px;
}
@media screen and (max-width: 768px) {
.kouka03_04{
width:8%;
right: 10%;
top:10%;
}
}
.kouka03_05{
right: 70px;
top:-65px;
}
@media screen and (max-width: 768px) {
.kouka03_05{
width: 52%;
right: -2%;
top:-10%;
}
}
.kouka03_06{
right: 150px;
top:90px;
}
@media screen and (max-width: 768px) {
.kouka03_06{
width: 25%;
right: 8%;
top:13%;
}
}
.kouka03_07{
left: -20px;
top:60px;
}
@media screen and (max-width: 768px) {
.kouka03_07{
width:30%;
left: 2.5%;
top:25%;
}
} #story_04 .koma_01{
width: 585px;
margin: 0 auto;
margin-top: -110px;
}
@media screen and (max-width: 768px) {
#story_04 .koma_01{
width: 95%;
margin-top: -3%;
}
}
#story_04 .koma_02{
width: 740px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
#story_04 .koma_02{
width: 95%;
margin-top: -3%;
}
}
#story_04 .koma_03{
width: 660px;
align-items: center;
margin: 0 auto;
margin-top: 20px;
}
@media screen and (max-width: 768px) {
#story_04 .koma_03{
width: 95%;
margin-top: 2%;
}
}
#story_04 .koma_04{
width: 620px;
margin: 0 auto;
margin-top: -55px;
}
@media screen and (max-width: 768px) {
#story_04 .koma_04{
width: 95%;
margin-top: -8%;
}
}
#story_04 .koma_05{
width: 670px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
#story_04 .koma_05{
width: 95%;
margin-top: -3%;
margin-bottom: 2%;
}
}
#story_04 .koma_06{
width: 635px;
margin: 0 auto;
margin-top: 5px;
}
@media screen and (max-width: 768px) {
#story_04 .koma_06{
width: 95%;
margin-top: -1%;
}
}
#story_04 .koma_07{
width: 640px;
margin: 0 auto;
margin-top:-35px;
}
@media screen and (max-width: 768px) {
#story_04 .koma_07{
width: 95%;
margin-top: -3%;
}
}
#story_04 .koma_08{
width: 920px;
margin: 0 auto;
margin-top: 30px;
}
@media screen and (max-width: 768px) {
#story_04 .koma_08{
width: 100%;
margin-top: -2%;
}
}
#story_04 .koma_09{
width: 890px;
margin: 0 auto;
display: flex;
justify-content: flex-end;
margin-top:-50px;
}
@media screen and (max-width: 768px) {
#story_04 .koma_09{
width: 95%;
margin-top: -3%;
}
#story_04 .koma_10{
width: 95%;
margin: 0 auto;
}
}
.kouka04_01{
right: 100px;
top:10px;
}
@media screen and (max-width: 768px) {
.kouka04_01{
width:22%;
right: 15%;
top:0;
padding-top: 0%;
}
}
.kouka04_02{
right: 120px;
top:25px;
}
@media screen and (max-width: 768px) {
.kouka04_02{
width:15%;
right: 18%;
top:0;
padding-top: 2%;
}
}
.kouka04_03{
right: -25px;
top:25px;
}
@media screen and (max-width: 768px) {
.kouka04_03{
width:40%;
right: -1%;
top:10%;
}
}
.kouka04_04{
left:-20px;
top:-70px;
}
@media screen and (max-width: 768px) {
.kouka04_04{
width:24%;
left: 2.5%;
top:-0%;
}
}
.kouka04_05{
left:30px;
top:0px;
}
@media screen and (max-width: 768px) {
.kouka04_05{
width:12%;
left: 8%;
top:18%;
}
} #story_05 .koma_01{
width: 585px;
margin: 0 auto;
margin-top: -110px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_01{
width: 95%;
margin-top: -3%;
}
}
#story_05 .koma_02{
width: 585px;
margin: 0 auto;
margin-top: 20px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_02{
width: 90%;
margin-top: 2%;
}
}
#story_05 .koma_03{
width: 700px;
align-items: center;
margin: 0 auto;
margin-top: 20px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_03{
width: 95%;
margin-top: 2%;
}
}
#story_05 .koma_04{
width: 860px;
display: flex;
justify-content: flex-end;
margin: 0 auto;
margin-top: 15px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_04{
width: 85%;
display: block;
margin-top: 2%;
}
}
#story_05 .koma_05{
width: 860px;
display: flex;
justify-content: flex-start;
margin: 0 auto;
margin-top: -15px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_05{
width: 90%;
display: block;
margin-top: -4%;
}
}
#story_05 .koma_06{
width: 865px;
display: flex;
justify-content: flex-start;
margin: 0 auto;
margin-top: -40px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_06{
width: 90%;
display: block;
margin-top: -4%;
}
}
#story_05 .koma_07{
width: 810px;
margin: 0 auto;
margin-top:-35px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_07{
width: 95%;
margin-top: -2%;
}
}
#story_05 .koma_08{
width: 810px;
display: flex;
justify-content: flex-end;
margin: 0 auto;
margin-top: -105px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_08{
width: 95%;
margin-top: -10%;
}
}
#story_05 .koma_09{
width: 740px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
#story_05 .koma_09{
width: 95%;
margin-top: -9%;
}
}
#story_05 .koma_10{
width: 890px;
display: flex;
justify-content: flex-start;
margin: 0 auto;
margin-top: 20px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_10{
width: 95%;
margin-top: 2%;
}
}
#story_05 .koma_11{
width: 925px;
margin: 0 auto;
margin-top: -40px;
}
@media screen and (max-width: 768px) {
#story_05 .koma_11{
width: 95%;
margin-top: -2%;
}
}
.kouka05_01{
left:-100px;
top:-125px;
}
@media screen and (max-width: 768px) {
.kouka05_01{
width:40%;
left: -2%;
top:-4%;
}
}
.kouka05_02{
left:-0px;
top:-30px;
}
@media screen and (max-width: 768px) {
.kouka05_02{
width:24%;
left: 8%;
top:9%;
}
}
.kouka05_03{
right:35px;
top:40px;
}
@media screen and (max-width: 768px) {
.kouka05_03{
width: 30%;
right: 5%;
top:6%;
}
}
.kouka05_04{
right:-30px;
top:-0px;
}
@media screen and (max-width: 768px) {
.kouka05_04{
width: 35%;
right: -4%;
top:6%;
}
}
.kouka05_05{
right:50px;
top:60px;
}
@media screen and (max-width: 768px) {
.kouka05_05{
width: 12%;
right: 8%;
top:22%;
}
}
.kouka05_06{
left:15px;
top:20px;
}
@media screen and (max-width: 768px) {
.kouka05_06{
width: 34%;
left: 2.5%;
top:5%;
}
}
.kouka05_07{
left:100px;
top:140px;
}
@media screen and (max-width: 768px) {
.kouka05_07{
width: 15%;
left: 13%;
top:24%;
}
}
.kouka05_08{
right:75px;
bottom:190px;
}
@media screen and (max-width: 768px) {
.kouka05_08{
width: 8%;
right: 8%;
bottom: 10%;
}
}
.kouka05_09{
left:120px;
bottom:40px;
}
@media screen and (max-width: 768px) {
.kouka05_09{
width: 12%;
left: 13%;
bottom: 10%;
}
}
  .newnav{
display: flex;
justify-content: center;
margin-bottom: 50px;
}
.newnav li{
width: 190px;
}
.manga_lead .episodenew{
font-family:"メイリオ", Meiryo, "sans-serif";
font-weight: bold;
font-size: 19px;
color: #ed1e79;
position: relative;
padding-bottom: 20px;
padding-top: 55px;
margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
.manga_lead .episodenew{
font-size: 19px;
padding-bottom: 5%;
padding-top: 10%;
margin-bottom: 10%;
}
}
.manga_lead .episodenew:after{
position: absolute;
content: "";
width: 82px;
left: 50%;
margin-left: -41px;
height: 3px;
bottom: 0;
background: #000;
} #story_06 .base_koma,
#story_07 .base_koma,
#story_08 .base_koma,
#story_09 .base_koma{
margin-bottom: 20px;
}
#story_06 .koma_00{
margin-top: -40px;
}
#story_06 .koma_03{
margin-left: 22px;
}
#story_06 .koma_04{
position: relative;
z-index: 3;
margin-bottom: 0px;
}
#story_06 .koma_05{
margin: -70px 0 0 35px;
}
.base_koma .flex_area{
display: flex;
justify-content:center;
align-items: flex-end;
flex-direction: row-reverse;
}
.base_koma .flex_area.flst{
align-items: flex-start;
}
#story_06 .koma_06{
margin: -60px 0 0 20px;
}
#story_06 .koma_07{
margin: -60px 0 0 00px;
}
#story_06 .koma_08{
margin: 25px 0 0 -25px;
}
#story_06 .koma_09{
margin: 65px 0 0 0;
position: relative;
}
#story_06 .koma_09 p:nth-child(2){
position: absolute;
top: -60px;
right: 0;
width: 40%
}
#story_06 .koma_09 p:nth-child(3){
position: absolute;
bottom: -1%;
right: 14%;
width: 38%
}
#story_06 .koma_10{
margin: 0px 0 0 0;
}
#story_06 .koma_12{
width: 732px;
margin: 0 auto;
position: relative;
}
#story_06 .koma_12 p:nth-child(2){
position: absolute;
top: -43%;
right: -15%;
width:50%
}
#story_06 .koma_13{
position: relative;
z-index: 3;
margin: 20px 0 -20px 0;
}
#story_06 .koma_14{
position: relative;
z-index: 3;
margin: -90px 0 -50px 0;
}
#story_06 .koma_15{
margin: -50px 0 0 10px;
}
#story_06 .koma_16{
margin: 0px 0 0 -30px;
position: relative;
}
#story_06 .koma_16 p:nth-child(2){
position: absolute;
top: -16%;
right: -15%;
width: 78%
}
#story_06 .koma_17{
margin: 40px 0 0 0px;
position: relative;
}
#story_06 .koma_17 p:nth-child(2){
position: absolute;
top: -12%;
left: -10%;
width: 35%
}
#story_06 .koma_18{
width: 932px;
margin: 0 auto;
position: relative;
}
#story_06 .koma_18 p:nth-child(2){
position: absolute;
bottom: -8%;
left: -8%;
width:28%
}
#story_06 .koma_19{
width: 810px;
margin: 70px auto 20px;
position: relative;
}
#story_06 .koma_19 p:nth-child(2){
position: absolute;
top: -4%;
right:2%;
width:35%
}
#story_06 .koma_19 p:nth-child(3){
position: absolute;
bottom: 2%;
left:2%;
width:22%
}
#story_06 .koma_20{
margin: 0px 0 0 -100px;
}
#story_06 .koma_21{
width: 810px;
margin: 0px auto 20px;
position: relative;
}
#story_06 .koma_21 p:nth-child(2){
position: absolute;
top: 7%;
left:2%;
width:60%
} #story_07 .koma_01{
width: 582px;
margin: 0 auto 20px;
position: relative;
margin-top: -80px;
}
#story_07 .koma_01 p:nth-child(2){
position: absolute;
bottom: 4%;
left:2%;
width:60%
}
#story_07 .koma_02{
margin:0 0 0 -13px;
}
#story_07 .koma_03{
margin: -20px 0 0 0;
position: relative;
}
#story_07 .koma_03 p:nth-child(2){
position: absolute;
top: -28%;
right:-12%;
width:60%
}
#story_07 .koma_04{
margin:0 -60px 0 0px;
position: relative;
z-index: 3;
}
.koma_l{
margin: -40px 0 0 -200px;
}
#story_07 .koma_05{
width: 670px;
margin: 0 auto 20px;
position: relative;
margin-top: -40px;
}
#story_07 .koma_05 p:nth-child(2){
position: absolute;
top: -43%;
right:-14%;
width:46%
}
#story_07 .koma_06{
margin:-60px 0 0 -13px;
position: relative;
z-index: 3;
}
#story_07 .koma_07{
width: 748px;
margin:-90px auto 0;
position: relative;
}
#story_07 .koma_07 p:nth-child(2){
position: absolute;
top: 35%;
left:2%;
width:18%
}
#story_07 .koma_07 p:nth-child(3){
position: absolute;
top: 20%;
right:2%;
width:18%
}
#story_07 .koma_08{
width: 938px;
margin:60px auto 20px;
position: relative;
}
#story_07 .koma_08 p:nth-child(n + 2){
position: absolute;
top: 0;
}
#story_07 .koma_08 p:nth-child(2){
top: -8%;
right: -4%;
width: 30%;
}
#story_07 .koma_08 p:nth-child(3){
top: -8%;
left: 5%;
width: 22%;
}
#story_07 .koma_08 p:nth-child(4){
top:auto;
bottom: -5%;
left: -8%;
width: 28%;
}
#story_07 .koma_09{
width: 974px;
margin:0px auto 30px;
position: relative;
z-index: 3;
}
#story_07 .koma_09 p:nth-child(2){
position: absolute;
top: -30%;
left:54%;
width:22%
}
#story_07 .koma_10{
width: 823px;
margin:0px auto 30px;
position: relative;
z-index: 3;
}
#story_07 .koma_10 p:nth-child(2){
position: absolute;
bottom: 10%;
right:2%;
width:32%
}
#story_07 .koma_11{
width: 980px;
margin:-50px auto 0;
position: relative;
z-index: 3;
}
#story_07 .koma_11 p:first-child{
text-align: left;
}
#story_07 .koma_11 p:nth-child(2){
position: absolute;
bottom: -3%;
left:32%;
width:50%
}
#story_07 .koma_12{
width: 718px;
margin:-10px auto 30px;
position: relative;
z-index: 3;
}
#story_07 .koma_12 p:nth-child(2){
position: absolute;
top: -14%;
right:-8%;
width:30%
}
#story_07 .koma_13{
width: 810px;
margin:-50px auto 30px;
position: relative;
z-index: 3;
}
#story_07 .koma_13 p:nth-child(2){
position: absolute;
top:15%;
left:4%;
width:12%
}
#story_07 .koma_13 p:nth-child(3){
position: absolute;
bottom: -7%;
right:-4%;
width:22%
} #story_08 .koma_01{
width: 634px;
margin: 0 auto 0px;
position: relative;
margin-top: -80px;
}
#story_08 .koma_02{
margin:-50px 0 0 -55px;
}
#story_08 .koma_03{
margin:-40px 0 0 0px;
}
#story_08 .koma_04{
margin:0px 0 0px 0px;
}
#story_08 .koma_05{
width: 733px;
margin:-20px auto 30px;
position: relative;
z-index: 3;
}
#story_08 .koma_05 p:nth-child(2){
position: absolute;
bottom: 10%;
right:-12%;
width:52%
}
#story_08 .koma_06{
margin:0px 0 0 40px;
position: relative;
z-index: 3
}
#story_08 .koma_07{
width: 980px;
margin:-140px auto 0px;
text-align: right;
}
#story_08 .koma_08{
width: 772px;
margin:-20px auto 20px;
position: relative;
z-index: 3;
}
#story_08 .koma_08 p:nth-child(2){
position: absolute;
top: 2%;
left:-12%;
width:26%
}
#story_08 .koma_09{
width: 772px;
margin:0px auto 30px;
position: relative;
z-index: 3;
}
#story_08 .koma_09 p:nth-child(2){
position: absolute;
top: -11%;
right:-2%;
width:28%
}
#story_08 .koma_10{
margin:-60px 0 0 -15px;
}
#story_08 .koma_11{
margin:0px 0 0 -15px;
}
#story_08 .koma_12{
margin:-40px 0 0 8px;
}
#story_08 .koma_13{
margin:-60px 0 0 -15px;
}
#story_08 .koma_14{
width: 748px;
margin:-50px auto 30px;
position: relative;
z-index: 3;
}
#story_08 .koma_14 p:nth-child(2){
position: absolute;
bottom: -17%;
left:-7%;
width:34%
}
#story_08 .koma_14 p:nth-child(3){
position: absolute;
bottom: -15%;
right:12%;
width:22%
}
#story_08 .koma_15{
margin:-15px 0 0 0;
}
#story_08 .koma_16{
margin:-5px 0 0 0;
}
#story_08 .koma_17{
margin: 60px -40px 0 0;
position: relative;
}
#story_08 .koma_17 p:nth-child(2){
position: absolute;
top: -11%;
left:-7%;
width:40%
}
#story_08 .koma_17 p:nth-child(3){
position: absolute;
top:40%;
left:12%;
width:22%
}
#story_08 .koma_19{
width: 843px;
margin:-50px auto 20px;
position: relative;
}
#story_08 .koma_19 p:nth-child(2){
position: absolute;
bottom: 4%;
right:-7%;
width:50%
} #story_09 .koma_01{
width: 582px;
margin: 0 auto 0px;
position: relative;
margin-top: -80px;
}
#story_09 .koma_02{
position: relative;
z-index: 3;
}
#story_09 .koma_03{
margin:-30px -150px 0 0px;
}
#story_09 .koma_04{
margin:-65px 0px 0 15px;
}
#story_09 .koma_05{
position: relative;
margin: -42px 0 0 0;
z-index: 4;
}
#story_09 .koma_05 p:nth-child(2){
position: absolute;
bottom: -7%;
right:22%;
width:50%
}
#story_09 .koma_06{
width: 980px;
position: relative;
margin: -100px auto 0;
z-index: 3;
}
#story_09 .koma_06 p:nth-child(1){
text-align:right;
}
#story_09 .koma_06 p:nth-child(2){
position: absolute;
bottom: -22%;
left:16%;
width:34%
}
#story_09 .koma_07{
width: 826px;
position: relative;
margin: 70px auto 0;
z-index: 3;
}
#story_09 .koma_07 p:nth-child(2){
position: absolute;
bottom: -2%;
left:-5%;
width:28%
}
#story_09 .koma_08{
width: 900px;
position: relative;
margin: 20px auto 0;
z-index: 3;
}
#story_09 .koma_08 p:nth-child(1){
text-align:right;
margin-right: 20px;
}
#story_09 .koma_08 p:nth-child(2){
position: absolute;
top: 5%;
left:58%;
width:8%
}
#story_09 .koma_09{
width: 980px;
position: relative;
margin: 0px auto 0;
z-index: 3;
}
#story_09 .koma_09 p:nth-child(1){
text-align:left;
}
#story_09 .koma_09 p:nth-child(2){
position: absolute;
bottom: 2%;
right:8%;
width:25%
}
#story_09 .koma_09 p:nth-child(3){
position: absolute;
top: -35%;
left:45.5%;
width:23%
}
#story_09 .koma_09 p:nth-child(4){
position: absolute;
bottom: -5%;
left:-5.5%;
width:25%
}
#story_09 .koma_10{
width: 716px;
position: relative;
margin: 0px auto 60px;
}
#story_09 .koma_10 p:nth-child(2){
position: absolute;
top: 10%;
right:5%;
width:12%
}
#story_09 .koma_10 p:nth-child(3){
position: absolute;
bottom: -14%;
right:17%;
width:22%
}
#story_09 .koma_11{
width: 810px;
position: relative;
margin: 0px auto 0px;
}
#story_09 .koma_11 p:nth-child(1){
text-align:right;
}
#story_09 .koma_12{
width: 810px;
position: relative;
margin: -50px auto 0px;
}
#story_09 .koma_12 p:nth-child(1){
text-align:left;
}
#story_09 .koma_13{
width: 850px;
position: relative;
margin: -30px auto 0px;
}
#story_09 .koma_13 p:nth-child(1){
text-align:right;
}
#story_09 .koma_13 p:nth-child(2){
position: absolute;
bottom: 32%;
left:-4.5%;
width:18%
}
#story_09 .koma_14{
position: relative;
margin: 20px -15px 0 0px;
}
#story_09 .koma_15{
position: relative;
margin: 20px 0px 0 0px;
}
#story_09 .koma_16{
width: 848px;
position: relative;
margin: -50px auto 20px;
z-index: 3;
}
#story_09 .koma_16 p:nth-child(1){
text-align:left;
}
#story_09 .koma_16 p:nth-child(2){
position: absolute;
top: 14%;
right:18%;
width:17%
}
#story_09 .koma_16 p:nth-child(3){
position: absolute;
bottom: -10%;
left:-4%;
width:24%
}
#story_09 .koma_17{
margin: 0 0 0 -30px;
position: relative;
z-index: 4;
}
#story_09 .koma_17 p:nth-child(2){
position: absolute;
top: 14%;
left:-4%;
width:35%
}
#story_09 .koma_19{
width: 812px;
margin: 0 auto;
position: relative;
}
#story_09 .koma_19 p:nth-child(2){
position: absolute;
top: 6%;
left:6%;
width:48%
}
@media screen and (max-width: 768px) {
.newnav{
flex-wrap: wrap;
}
.newnav li{
width: 30%;
}
.manga_inner h3{
line-height: 1.4;
}
.btn_next{
line-height: 1.6;
}
#story_06 .base_koma,
#story_07 .base_koma,
#story_08 .base_koma,
#story_09 .base_koma{
width: 95%;
margin: 0 auto 2%;
}
#story_06 .koma_00{
margin-top: -4%;
}
#story_06 .koma_03{
margin-left: 0px;
}
#story_06 .koma_04{
position: relative;
z-index: 3;
margin-bottom: 0px;
}
#story_06 .koma_05{
margin: -8% 0 0 2%;
}
.base_koma .flex_area{
display:block;
}
#story_06 .koma_06{
margin: -5% 0 0 2%;
}
#story_06 .koma_07{
margin: -4% 0 0 2%;
}
#story_06 .koma_08{
margin: -1% 0 0 2%;
}
#story_06 .koma_09{
margin: -8% 0 0 2%;
position: relative;
}
#story_06 .koma_09 p:nth-child(2){
position: absolute;
top: -60px;
right: 0;
width: 40%
}
#story_06 .koma_09 p:nth-child(3){
position: absolute;
bottom: -1%;
right: 14%;
width: 38%
}
#story_06 .koma_10{
margin: 0px 0 0 0;
}
#story_06 .koma_12{
width: 90%;
margin: 8% auto 2%;
position: relative;
}
#story_06 .koma_12 p:nth-child(2){
position: absolute;
top: -20%;
right: -5%;
width:45%
}
#story_06 .koma_13{
position: relative;
z-index: 3;
margin: -2% 0 0px 0;
}
#story_06 .koma_14{
position: relative;
z-index: 3;
margin: -8% 0 0px -4%;
}
#story_06 .koma_15{
margin: -6% 0 0px 0;
}
#story_06 .koma_16{
width: 85%;
margin: 0px auto -2% 0;
position: relative;
}
#story_06 .koma_16 p:nth-child(2){
position: absolute;
top: -18%;
right: -20%;
width: 84%
}
#story_06 .koma_17{
width: 85%;
margin: 5% 0 0 auto;
position: relative;
}
#story_06 .koma_17 p:nth-child(2){
position: absolute;
top: -12%;
left: -10%;
width: 35%
}
#story_06 .koma_18{
width:90%;
margin: 0 auto;
position: relative;
}
#story_06 .koma_18 p:nth-child(2){
position: absolute;
bottom: -8%;
left: -5%;
width:28%
}
#story_06 .koma_19{
width: 95%;
margin: 8% auto 2%;
position: relative;
}
#story_06 .koma_19 p:nth-child(2){
position: absolute;
top: -4%;
right:2%;
width:35%
}
#story_06 .koma_19 p:nth-child(3){
position: absolute;
bottom: -4%;
left:2%;
width:35%
}
#story_06 .koma_20{
width: 100%;
margin: 0px auto;
}
#story_06 .koma_21{
width: 95%;
margin: 0px auto 4%;
position: relative;
}
#story_06 .koma_21 p:nth-child(2){
position: absolute;
top: 7%;
left:2%;
width:80%
} #story_07 .koma_01{
width: 95%;
margin: 0 auto 2%;
position: relative;
margin-top: -4%;
}
#story_07 .koma_01 p:nth-child(2){
position: absolute;
bottom: 4%;
left:2%;
width:80%
}
#story_07 .koma_02{
margin:0 0 0 0px;
}
#story_07 .koma_03{
width: 90%;
margin: 0 auto 0 0;
position: relative;
}
#story_07 .koma_03 p:nth-child(2){
position: absolute;
top: -28%;
right:0%;
width:60%
}
#story_07 .koma_04{
width: 90%;
margin: 0 0 0 auto;
position: relative;
z-index: 3;
}
.koma_l{
margin: 0;
}
#story_07 .koma_05{
width: 90%;
margin: 0 auto 2% 0;
position: relative;
margin-top: 0px;
}
#story_07 .koma_05 p:nth-child(2){
position: absolute;
top: -30%;
right:-10%;
width:44%
}
#story_07 .koma_06{
margin:-3% 0 0 -2%;
position: relative;
z-index: 3;
}
#story_07 .koma_07{
width: 95%;
margin:-8% auto 0;
position: relative;
}
#story_07 .koma_07 p:nth-child(2){
position: absolute;
top: 35%;
left:2%;
width:18%
}
#story_07 .koma_07 p:nth-child(3){
position: absolute;
top: 20%;
right:2%;
width:18%
}
#story_07 .koma_08{
width: 90%;
margin:0px auto 2%;
position: relative;
}
#story_07 .koma_08 p:nth-child(n + 2){
position: absolute;
top: 0;
}
#story_07 .koma_08 p:nth-child(2){
top: -8%;
right: -4%;
width: 30%;
}
#story_07 .koma_08 p:nth-child(3){
top: -8%;
left: 5%;
width: 22%;
}
#story_07 .koma_08 p:nth-child(4){
top:auto;
bottom: -14%;
left: -5%;
width: 33%;
}
#story_07 .koma_09{
width: 95%;
margin:8% auto 3%;
position: relative;
z-index: 3;
}
#story_07 .koma_09 p:nth-child(2){
position: absolute;
top: -30%;
left:54%;
width:22%
}
#story_07 .koma_10{
width: 95%;
margin:0px auto 30px;
position: relative;
z-index: 3;
}
#story_07 .koma_10 p:nth-child(2){
position: absolute;
bottom: 10%;
right:2%;
width:32%
}
#story_07 .koma_11{
width: 85%;
margin:-12% auto 0 0;
position: relative;
z-index: 3;
}
#story_07 .koma_11 p:first-child{
text-align: left;
}
#story_07 .koma_11 p:nth-child(2){
position: absolute;
bottom: 2%;
left:auto;
right: -10%;
width:60%
}
#story_07 .koma_12{
width: 90%;
margin:-2% auto 2%;
position: relative;
z-index: 3;
}
#story_07 .koma_12 p:nth-child(2){
position: absolute;
top: -14%;
right:-5%;
width:30%
}
#story_07 .koma_13{
width: 90%;
margin:-6% auto 4%;
position: relative;
z-index: 3;
}
#story_07 .koma_13 p:nth-child(2){
position: absolute;
top:15%;
left:4%;
width:16%
}
#story_07 .koma_13 p:nth-child(3){
position: absolute;
bottom: -15%;
right:-4%;
width:30%
} #story_08 .koma_01{
width: 95%;
margin: 0 auto 0px;
position: relative;
margin-top: -4%;
}
#story_08 .koma_02{
margin:-6% 0 0 -4%;
}
#story_08 .koma_03{
margin:-6% 0 0 0px;
}
#story_08 .koma_04{
margin:0px 0 0px 0px;
}
#story_08 .koma_05{
width: 90%;
margin:-0px auto 2%;
position: relative;
z-index: 3;
}
#story_08 .koma_05 p:nth-child(2){
position: absolute;
bottom: 10%;
right:-5%;
width:52%
}
#story_08 .koma_06{
margin:0px 0 0 40px;
position: relative;
z-index: 3
}
#story_08 .koma_07{
width: 95%;
margin:-8% auto 0px;
text-align: right;
}
#story_08 .koma_08{
width: 95%;
margin:0px auto 2%;
position: relative;
z-index: 3;
}
#story_08 .koma_08 p:nth-child(2){
position: absolute;
top: 2%;
left:-2%;
width:26%
}
#story_08 .koma_09{
width: 95%;
margin:0px auto 2%;
position: relative;
z-index: 3;
}
#story_08 .koma_09 p:nth-child(2){
position: absolute;
top: -11%;
right:-2%;
width:28%
}
#story_08 .koma_10{
margin:-6% 0 0 0;
}
#story_08 .koma_11{
margin:-4% 0 0 0;
}
#story_08 .koma_12{
margin:-6% 0 0 0;
}
#story_08 .koma_13{
margin:-2% 0 0 0;
}
#story_08 .koma_14{
width: 90%;
margin:-4% auto 2%;
position: relative;
z-index: 5;
}
#story_08 .koma_14 p:nth-child(2){
position: absolute;
bottom: -13%;
left:-5%;
width:34%
}
#story_08 .koma_14 p:nth-child(3){
position: absolute;
bottom: -25%;
right:12%;
width:30%
}
#story_08 .koma_15{
margin:-0% 0 0 0;
}
#story_08 .koma_16{
margin:-1% 0 0 0;
}
#story_08 .koma_17{
width: 90%;
margin:4% 0 0 auto;
position: relative;
}
#story_08 .koma_17 p:nth-child(2){
position: absolute;
top: -11%;
left:-7%;
width:40%
}
#story_08 .koma_17 p:nth-child(3){
position: absolute;
top:40%;
left:12%;
width:22%
}
#story_08 .koma_19{
width: 95%;
margin:-6% auto 4%;
position: relative;
}
#story_08 .koma_19 p:nth-child(2){
position: absolute;
bottom: 4%;
right:0%;
width:50%
} #story_09 .koma_01{
width: 95%;
margin: 0 auto 0px;
position: relative;
margin-top: -4%;
}
#story_09 .koma_02{
position: relative;
z-index: 3;
}
#story_09 .koma_03{
margin:-4% 0px 0 0px;
}
#story_09 .koma_04{
margin:-4% 0px 0 2%;
}
#story_09 .koma_05{
position: relative;
margin: -4% 0 0 0;
z-index: 4;
}
#story_09 .koma_05 p:nth-child(2){
position: absolute;
bottom: -7%;
right:22%;
width:50%
}
#story_09 .koma_06{
width: 90%;
position: relative;
margin: -6% 0 0 auto;
z-index: 3;
}
#story_09 .koma_06 p:nth-child(1){
text-align:right;
}
#story_09 .koma_06 p:nth-child(2){
position: absolute;
bottom: -26%;
left:-10%;
width:48%
}
#story_09 .koma_07{
width: 90%;
position: relative;
margin: 3% auto 0;
z-index: 3;
}
#story_09 .koma_07 p:nth-child(2){
position: absolute;
bottom: -5%;
left:-5%;
width:30%
}
#story_09 .koma_08{
width: 95%;
position: relative;
margin: 4% auto 0;
z-index: 3;
}
#story_09 .koma_08 p:nth-child(1){
text-align:right;
margin-right: 20px;
}
#story_09 .koma_08 p:nth-child(2){
position: absolute;
top: 5%;
left:50%;
width:8%
}
#story_09 .koma_09{
width: 85%;
position: relative;
margin: 8% auto 0;
z-index: 3;
}
#story_09 .koma_09 p:nth-child(1){
text-align:left;
}
#story_09 .koma_09 p:nth-child(2){
position: absolute;
bottom: -8%;
right:-8%;
width:30%
}
#story_09 .koma_09 p:nth-child(3){
position: absolute;
top: -35%;
left:60%;
width:32%
}
#story_09 .koma_09 p:nth-child(4){
position: absolute;
bottom: -5%;
left:-7%;
width:33%
}
#story_09 .koma_10{
width: 95%;
position: relative;
margin: 0px auto 5%;
z-index: 4;
}
#story_09 .koma_10 p:nth-child(2){
position: absolute;
top: 10%;
right:5%;
width:12%
}
#story_09 .koma_10 p:nth-child(3){
position: absolute;
bottom: -20%;
right:22%;
width:30%
}
#story_09 .koma_11{
width: 90%;
position: relative;
margin: 0px auto 0px;
}
#story_09 .koma_11 p:nth-child(1){
text-align:right;
}
#story_09 .koma_12{
width: 95%;
position: relative;
margin: -4% auto 0px;
}
#story_09 .koma_12 p:nth-child(1){
text-align:left;
}
#story_09 .koma_13{
width: 95%;
position: relative;
margin: -4% auto 0px;
}
#story_09 .koma_13 p:nth-child(1){
text-align:right;
}
#story_09 .koma_13 p:nth-child(2){
position: absolute;
bottom: 32%;
left:-2.5%;
width:18%
}
#story_09 .koma_14{
position: relative;
margin: -4% 0px 0 0px;
}
#story_09 .koma_15{
position: relative;
margin: 2% 0px 0 0px;
}
#story_09 .koma_16{
width: 90%;
position: relative;
margin: -4% auto 2%;
z-index: 3;
}
#story_09 .koma_16 p:nth-child(1){
text-align:left;
}
#story_09 .koma_16 p:nth-child(2){
position: absolute;
top: 16%;
right:6%;
width:18%
}
#story_09 .koma_16 p:nth-child(3){
position: absolute;
bottom: -10%;
left:-3%;
width:26%
}
#story_09 .koma_18{
width:95%;
margin: 0 auto;
position: relative;
}
#story_09 .koma_17{
width:95%;
margin: 0 auto 2%;
position: relative;
}
#story_09 .koma_17 p:nth-child(2){
position: absolute;
top: 14%;
left:-4%;
width:35%
}
#story_09 .koma_19{
width:95%;
margin: 0 auto 4%;
position: relative;
}
#story_09 .koma_19 p:nth-child(2){
position: absolute;
top: 6%;
left:6%;
width:62%
}
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}