﻿/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.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.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06)}70%{-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{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06)}70%{-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{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,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{0%,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{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}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 bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}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}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{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:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.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{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{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{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{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{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{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{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{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{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{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{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{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{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{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{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{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{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{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{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95)}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{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-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{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-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{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}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{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}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{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(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}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(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{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.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.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.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.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.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.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.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.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);src:url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format("embedded-opentype"),url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format("woff2"),url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format("woff"),url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format("truetype"),url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-size:1rem;color:#002832;font-family:-apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', メイリオ, meiryo, sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:'';content:none}q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.baseColor{color:#002832}.mainColor,.brand{color:#28c3cd}.brand_text{color:#00B2BF}.cl_pink,.pink{color:#ff736d}.cl_default,.black{color:#002832}.gray{color:#405E66}.light_gray{color:#73898F}.white{color:white}.red{color:#D45F5B}.tx_pink{color:#FF736E}.bg_white{background-color:white}.bg_main{background-color:#28c3cd}.bg_light{background-color:#D3EEF4}.bg_lg{background-color:#fafafa}.bg_gray{background-color:#F0F5F5}.ff_qs_def{font-family:'Quicksand', sans-serif;color:#405E66;font-weight:500}.ff_qs{font-family:'Quicksand', sans-serif;color:#405E66;font-size:14px;font-size:calc(calc(14 / 16) * 1rem);font-weight:500}.ff_qs_reg{font-family:'Quicksand', sans-serif;color:#405E66;font-size:14px;font-size:calc(calc(14 / 16) * 1rem);font-weight:400}.ff_qs_plain{font-family:'Quicksand', sans-serif}.ff_quick{font-family:'Quicksand', sans-serif}.fw_normal{font-weight:400}.fw_medium{font-weight:500}.bold{font-weight:600}.fz11{font-size:11px;font-size:calc(calc(11 / 16) * 1rem)}.fz12{font-size:12px;font-size:calc(calc(12 / 16) * 1rem)}.fz13{font-size:13px;font-size:calc(calc(13 / 16) * 1rem)}.fz14{font-size:14px;font-size:calc(calc(14 / 16) * 1rem)}.fz16{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}.fz18{font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.fz20{font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.fz24{font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}.tex_center{text-align:center}.tex_left{text-align:left}.tex_right{text-align:right}.nowrap{white-space:nowrap}.lh_10{line-height:1.0}.lh_12{line-height:1.2}.lh_14{line-height:1.4}.lh_16{line-height:1.6}.lh_18{line-height:1.8}.lh_20{line-height:2.0}.black_a a{color:#002832}.tx_undr_none_a a{text-decoration:none}.tx_undr_none_a a .arrow_right img{width:auto}.tx_undr_a a{text-decoration:underline !important}.a_link a{color:#405E66}.a_pointer{cursor:pointer}.auto{width:auto}.flx,.fx{display:-webkit-box;display:-ms-flexbox;display:flex}.juc_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.juc_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.juc_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.juc_around{-ms-flex-pack:distribute;justify-content:space-around}.ali_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx_col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fx_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx_col_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx_end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.d_block{display:block}.d_none{display:none}.pos_relative{position:relative}.pos_absolute{position:absolute}.m_auto{margin:auto}.w100{width:100%}.w75{width:75%}.w50{width:50%}.w25{width:25%}.mw_def{max-width:90%}.mw_10{max-width:10%}.mw_20{max-width:20%}.mw_30{max-width:30%}.mw_40{max-width:40%}.mw_50{max-width:50%}.mw_60{max-width:60%}.mw_70{max-width:70%}.mw_80{max-width:80%}.mw_90{max-width:90%}.mw_100{max-width:100%}img.circle{border-radius:50%}.m_border.default{border:1px solid #c6e1e1}.m_border.top{border-top:1px solid #c6e1e1}.m_border.bottom{border-bottom:1px solid #c6e1e1}.m_border.white{border-color:white}.m_border.pink{border-color:#ff736d}.m_border.blue{border-color:#28c3cd}.m_border.bw1{border-width:1px}.m_border.bw2{border-width:2px}.m_border.bw3{border-width:3px}.m_border.bw4{border-width:4px}.m_border.bw5{border-width:5px}.m_border.bd_gray{border-color:rgba(0,0,0,0.08)}.fw100{font-weight:100}.fw200{font-weight:200}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.wd0{width:0px}.wd5{width:5px}.wd10{width:10px}.wd15{width:15px}.wd20{width:20px}.wd25{width:25px}.wd30{width:30px}.wd35{width:35px}.wd40{width:40px}.wd45{width:45px}.wd50{width:50px}.mg0{margin:0px}.mt0{margin-top:0px}.mr0{margin-right:0px}.mb0{margin-bottom:0px}.ml0{margin-left:0px}.pd0{padding:0px}.pt0{padding-top:0px}.pr0{padding-right:0px}.pb0{padding-bottom:0px}.pl0{padding-left:0px}.mg5{margin:5px}.mt5{margin-top:5px}.mr5{margin-right:5px}.mb5{margin-bottom:5px}.ml5{margin-left:5px}.pd5{padding:5px}.pt5{padding-top:5px}.pr5{padding-right:5px}.pb5{padding-bottom:5px}.pl5{padding-left:5px}.mg10{margin:10px}.mt10{margin-top:10px}.mr10{margin-right:10px}.mb10{margin-bottom:10px}.ml10{margin-left:10px}.pd10{padding:10px}.pt10{padding-top:10px}.pr10{padding-right:10px}.pb10{padding-bottom:10px}.pl10{padding-left:10px}.mg15{margin:15px}.mt15{margin-top:15px}.mr15{margin-right:15px}.mb15{margin-bottom:15px}.ml15{margin-left:15px}.pd15{padding:15px}.pt15{padding-top:15px}.pr15{padding-right:15px}.pb15{padding-bottom:15px}.pl15{padding-left:15px}.mg20{margin:20px}.mt20{margin-top:20px}.mr20{margin-right:20px}.mb20{margin-bottom:20px}.ml20{margin-left:20px}.pd20{padding:20px}.pt20{padding-top:20px}.pr20{padding-right:20px}.pb20{padding-bottom:20px}.pl20{padding-left:20px}.mg25{margin:25px}.mt25{margin-top:25px}.mr25{margin-right:25px}.mb25{margin-bottom:25px}.ml25{margin-left:25px}.pd25{padding:25px}.pt25{padding-top:25px}.pr25{padding-right:25px}.pb25{padding-bottom:25px}.pl25{padding-left:25px}.mg30{margin:30px}.mt30{margin-top:30px}.mr30{margin-right:30px}.mb30{margin-bottom:30px}.ml30{margin-left:30px}.pd30{padding:30px}.pt30{padding-top:30px}.pr30{padding-right:30px}.pb30{padding-bottom:30px}.pl30{padding-left:30px}.mg35{margin:35px}.mt35{margin-top:35px}.mr35{margin-right:35px}.mb35{margin-bottom:35px}.ml35{margin-left:35px}.pd35{padding:35px}.pt35{padding-top:35px}.pr35{padding-right:35px}.pb35{padding-bottom:35px}.pl35{padding-left:35px}.mg40{margin:40px}.mt40{margin-top:40px}.mr40{margin-right:40px}.mb40{margin-bottom:40px}.ml40{margin-left:40px}.pd40{padding:40px}.pt40{padding-top:40px}.pr40{padding-right:40px}.pb40{padding-bottom:40px}.pl40{padding-left:40px}.mg45{margin:45px}.mt45{margin-top:45px}.mr45{margin-right:45px}.mb45{margin-bottom:45px}.ml45{margin-left:45px}.pd45{padding:45px}.pt45{padding-top:45px}.pr45{padding-right:45px}.pb45{padding-bottom:45px}.pl45{padding-left:45px}.mg50{margin:50px}.mt50{margin-top:50px}.mr50{margin-right:50px}.mb50{margin-bottom:50px}.ml50{margin-left:50px}.pd50{padding:50px}.pt50{padding-top:50px}.pr50{padding-right:50px}.pb50{padding-bottom:50px}.pl50{padding-left:50px}.mg55{margin:55px}.mt55{margin-top:55px}.mr55{margin-right:55px}.mb55{margin-bottom:55px}.ml55{margin-left:55px}.pd55{padding:55px}.pt55{padding-top:55px}.pr55{padding-right:55px}.pb55{padding-bottom:55px}.pl55{padding-left:55px}.mg60{margin:60px}.mt60{margin-top:60px}.mr60{margin-right:60px}.mb60{margin-bottom:60px}.ml60{margin-left:60px}.pd60{padding:60px}.pt60{padding-top:60px}.pr60{padding-right:60px}.pb60{padding-bottom:60px}.pl60{padding-left:60px}.mg65{margin:65px}.mt65{margin-top:65px}.mr65{margin-right:65px}.mb65{margin-bottom:65px}.ml65{margin-left:65px}.pd65{padding:65px}.pt65{padding-top:65px}.pr65{padding-right:65px}.pb65{padding-bottom:65px}.pl65{padding-left:65px}.mg70{margin:70px}.mt70{margin-top:70px}.mr70{margin-right:70px}.mb70{margin-bottom:70px}.ml70{margin-left:70px}.pd70{padding:70px}.pt70{padding-top:70px}.pr70{padding-right:70px}.pb70{padding-bottom:70px}.pl70{padding-left:70px}.mg75{margin:75px}.mt75{margin-top:75px}.mr75{margin-right:75px}.mb75{margin-bottom:75px}.ml75{margin-left:75px}.pd75{padding:75px}.pt75{padding-top:75px}.pr75{padding-right:75px}.pb75{padding-bottom:75px}.pl75{padding-left:75px}.mg80{margin:80px}.mt80{margin-top:80px}.mr80{margin-right:80px}.mb80{margin-bottom:80px}.ml80{margin-left:80px}.pd80{padding:80px}.pt80{padding-top:80px}.pr80{padding-right:80px}.pb80{padding-bottom:80px}.pl80{padding-left:80px}.mg85{margin:85px}.mt85{margin-top:85px}.mr85{margin-right:85px}.mb85{margin-bottom:85px}.ml85{margin-left:85px}.pd85{padding:85px}.pt85{padding-top:85px}.pr85{padding-right:85px}.pb85{padding-bottom:85px}.pl85{padding-left:85px}.mg90{margin:90px}.mt90{margin-top:90px}.mr90{margin-right:90px}.mb90{margin-bottom:90px}.ml90{margin-left:90px}.pd90{padding:90px}.pt90{padding-top:90px}.pr90{padding-right:90px}.pb90{padding-bottom:90px}.pl90{padding-left:90px}.mg95{margin:95px}.mt95{margin-top:95px}.mr95{margin-right:95px}.mb95{margin-bottom:95px}.ml95{margin-left:95px}.pd95{padding:95px}.pt95{padding-top:95px}.pr95{padding-right:95px}.pb95{padding-bottom:95px}.pl95{padding-left:95px}.mg100{margin:100px}.mt100{margin-top:100px}.mr100{margin-right:100px}.mb100{margin-bottom:100px}.ml100{margin-left:100px}.pd100{padding:100px}.pt100{padding-top:100px}.pr100{padding-right:100px}.pb100{padding-bottom:100px}.pl100{padding-left:100px}.m_date{font-family:'Quicksand', sans-serif;color:#405E66;font-size:14px;font-size:calc(calc(14 / 16) * 1rem);font-weight:500}.a_att{display:inline-block;width:49px;height:21px;text-align:center;vertical-align:middle;background-color:#28C3CD;color:white;font-size:13px;font-size:calc(calc(13 / 16) * 1rem);font-weight:600;border-radius:3px;white-space:nowrap;margin-right:.6rem}.a_att.mg_s{margin-right:.2rem}.a_att.any{background-color:#9B9B9B}.likeButton{cursor:pointer;width:50px;height:44px;display:block;padding:6px 5px 5px 4px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.likeButton .heart{fill:white}.clicked .heart{-webkit-animation:heartAnime;animation:heartAnime;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes heartAnime{0%{-webkit-transform:scale(1) translate(5%, 10%);transform:scale(1) translate(5%, 10%);fill:#FF736E}35%{-webkit-transform:scale(1.25, 1.25) translate(-5%, -10%);transform:scale(1.25, 1.25) translate(-5%, -10%)}70%{-webkit-transform:scale(0.9, 1.1);transform:scale(0.9, 1.1)}80%{-webkit-transform:scale(1.1, 0.9);transform:scale(1.1, 0.9)}100%{-webkit-transform:scale(1, 1) translate(0%, 0%);transform:scale(1, 1) translate(0%, 0%);fill:#FF736E}}@keyframes heartAnime{0%{-webkit-transform:scale(1) translate(5%, 10%);transform:scale(1) translate(5%, 10%);fill:#FF736E}35%{-webkit-transform:scale(1.25, 1.25) translate(-5%, -10%);transform:scale(1.25, 1.25) translate(-5%, -10%)}70%{-webkit-transform:scale(0.9, 1.1);transform:scale(0.9, 1.1)}80%{-webkit-transform:scale(1.1, 0.9);transform:scale(1.1, 0.9)}100%{-webkit-transform:scale(1, 1) translate(0%, 0%);transform:scale(1, 1) translate(0%, 0%);fill:#FF736E}}.l_default{padding:20px}.l_default.has_button{padding:20px 0}.l_default.only_side{padding:0 20px}.l_fulWidth{padding:0}.l_recentContents{position:relative;padding:20px}.l_recentContents>.l_leftArea{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;margin-right:15px}.l_recentContents>.l_rightArea{position:relative;-webkit-box-flex:0;-ms-flex:0 1 230px;flex:0 1 230px;margin-left:-5px}.l_recentContents.prior>.l_rightArea{-webkit-box-flex:1;-ms-flex:1 1 230px;flex:1 1 230px}.l_pickItem_Area{display:-webkit-box;display:-ms-flexbox;display:flex}.l_pickItem_Area+.l_pickItem_Area{margin-top:40px}.infoArea p{line-height:2}.infoArea p.caption{font-weight:bold}.infoArea .has_attentionMark .text_line{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.6;margin-bottom:5px}.infoArea .has_attentionMark .text_line .attention{margin-right:2px}.l_readings>p{line-height:2}.row{-webkit-box-sizing:border-box;box-sizing:border-box}.grd{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 750px){.grd.grd_sp_1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.grd .g_1{width:100%}.grd .g_2{width:calc(50%)}.grd .g_3{width:calc(100% / 3)}.grd .g_4{width:calc(100% / 4)}.grd .g_5{width:calc(100% / 5)}.grd.last_strech:nth-child(2n+1):last-child{width:100%}@media screen and (max-width: 750px){.grd>div.sp_1[class^="g_"]{width:auto}}.grd.fx_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.grd.fixed{max-width:375px;margin:auto}@media (max-width: 374px){.grd.rtn{-ms-flex-wrap:wrap;flex-wrap:wrap}.grd.rtn .grd{width:100%}}@media screen and (max-width: 750px){.grd.sp_mg0{margin:0px}}@media screen and (max-width: 750px){.grd.sp_mt0{margin-top:0px}}@media screen and (max-width: 750px){.grd.sp_mb0{margin-bottom:0px}}@media screen and (max-width: 750px){.grd.sp_ml0{margin-left:0px}}@media screen and (max-width: 750px){.grd.sp_mr0{margin-right:0px}}@media screen and (max-width: 750px){.grd.sp_pd0{padding:0px}}@media screen and (max-width: 750px){.grd.sp_pt0{padding-top:0px}}@media screen and (max-width: 750px){.grd.sp_pb0{padding-bottom:0px}}@media screen and (max-width: 750px){.grd.sp_mg5{margin:5px}}@media screen and (max-width: 750px){.grd.sp_mt5{margin-top:5px}}@media screen and (max-width: 750px){.grd.sp_mb5{margin-bottom:5px}}@media screen and (max-width: 750px){.grd.sp_ml5{margin-left:5px}}@media screen and (max-width: 750px){.grd.sp_mr5{margin-right:5px}}@media screen and (max-width: 750px){.grd.sp_pd5{padding:5px}}@media screen and (max-width: 750px){.grd.sp_pt5{padding-top:5px}}@media screen and (max-width: 750px){.grd.sp_pb5{padding-bottom:5px}}@media screen and (max-width: 750px){.grd.sp_mg10{margin:10px}}@media screen and (max-width: 750px){.grd.sp_mt10{margin-top:10px}}@media screen and (max-width: 750px){.grd.sp_mb10{margin-bottom:10px}}@media screen and (max-width: 750px){.grd.sp_ml10{margin-left:10px}}@media screen and (max-width: 750px){.grd.sp_mr10{margin-right:10px}}@media screen and (max-width: 750px){.grd.sp_pd10{padding:10px}}@media screen and (max-width: 750px){.grd.sp_pt10{padding-top:10px}}@media screen and (max-width: 750px){.grd.sp_pb10{padding-bottom:10px}}@media screen and (max-width: 750px){.grd.sp_mg15{margin:15px}}@media screen and (max-width: 750px){.grd.sp_mt15{margin-top:15px}}@media screen and (max-width: 750px){.grd.sp_mb15{margin-bottom:15px}}@media screen and (max-width: 750px){.grd.sp_ml15{margin-left:15px}}@media screen and (max-width: 750px){.grd.sp_mr15{margin-right:15px}}@media screen and (max-width: 750px){.grd.sp_pd15{padding:15px}}@media screen and (max-width: 750px){.grd.sp_pt15{padding-top:15px}}@media screen and (max-width: 750px){.grd.sp_pb15{padding-bottom:15px}}@media screen and (max-width: 750px){.grd.sp_mg20{margin:20px}}@media screen and (max-width: 750px){.grd.sp_mt20{margin-top:20px}}@media screen and (max-width: 750px){.grd.sp_mb20{margin-bottom:20px}}@media screen and (max-width: 750px){.grd.sp_ml20{margin-left:20px}}@media screen and (max-width: 750px){.grd.sp_mr20{margin-right:20px}}@media screen and (max-width: 750px){.grd.sp_pd20{padding:20px}}@media screen and (max-width: 750px){.grd.sp_pt20{padding-top:20px}}@media screen and (max-width: 750px){.grd.sp_pb20{padding-bottom:20px}}@media screen and (max-width: 750px){.grd.sp_mg25{margin:25px}}@media screen and (max-width: 750px){.grd.sp_mt25{margin-top:25px}}@media screen and (max-width: 750px){.grd.sp_mb25{margin-bottom:25px}}@media screen and (max-width: 750px){.grd.sp_ml25{margin-left:25px}}@media screen and (max-width: 750px){.grd.sp_mr25{margin-right:25px}}@media screen and (max-width: 750px){.grd.sp_pd25{padding:25px}}@media screen and (max-width: 750px){.grd.sp_pt25{padding-top:25px}}@media screen and (max-width: 750px){.grd.sp_pb25{padding-bottom:25px}}@media screen and (max-width: 750px){.grd.sp_mg30{margin:30px}}@media screen and (max-width: 750px){.grd.sp_mt30{margin-top:30px}}@media screen and (max-width: 750px){.grd.sp_mb30{margin-bottom:30px}}@media screen and (max-width: 750px){.grd.sp_ml30{margin-left:30px}}@media screen and (max-width: 750px){.grd.sp_mr30{margin-right:30px}}@media screen and (max-width: 750px){.grd.sp_pd30{padding:30px}}@media screen and (max-width: 750px){.grd.sp_pt30{padding-top:30px}}@media screen and (max-width: 750px){.grd.sp_pb30{padding-bottom:30px}}@media screen and (max-width: 750px){.grd.sp_mg35{margin:35px}}@media screen and (max-width: 750px){.grd.sp_mt35{margin-top:35px}}@media screen and (max-width: 750px){.grd.sp_mb35{margin-bottom:35px}}@media screen and (max-width: 750px){.grd.sp_ml35{margin-left:35px}}@media screen and (max-width: 750px){.grd.sp_mr35{margin-right:35px}}@media screen and (max-width: 750px){.grd.sp_pd35{padding:35px}}@media screen and (max-width: 750px){.grd.sp_pt35{padding-top:35px}}@media screen and (max-width: 750px){.grd.sp_pb35{padding-bottom:35px}}@media screen and (max-width: 750px){.grd.sp_mg40{margin:40px}}@media screen and (max-width: 750px){.grd.sp_mt40{margin-top:40px}}@media screen and (max-width: 750px){.grd.sp_mb40{margin-bottom:40px}}@media screen and (max-width: 750px){.grd.sp_ml40{margin-left:40px}}@media screen and (max-width: 750px){.grd.sp_mr40{margin-right:40px}}@media screen and (max-width: 750px){.grd.sp_pd40{padding:40px}}@media screen and (max-width: 750px){.grd.sp_pt40{padding-top:40px}}@media screen and (max-width: 750px){.grd.sp_pb40{padding-bottom:40px}}@media screen and (max-width: 750px){.grd.sp_mg45{margin:45px}}@media screen and (max-width: 750px){.grd.sp_mt45{margin-top:45px}}@media screen and (max-width: 750px){.grd.sp_mb45{margin-bottom:45px}}@media screen and (max-width: 750px){.grd.sp_ml45{margin-left:45px}}@media screen and (max-width: 750px){.grd.sp_mr45{margin-right:45px}}@media screen and (max-width: 750px){.grd.sp_pd45{padding:45px}}@media screen and (max-width: 750px){.grd.sp_pt45{padding-top:45px}}@media screen and (max-width: 750px){.grd.sp_pb45{padding-bottom:45px}}@media screen and (max-width: 750px){.grd.sp_mg50{margin:50px}}@media screen and (max-width: 750px){.grd.sp_mt50{margin-top:50px}}@media screen and (max-width: 750px){.grd.sp_mb50{margin-bottom:50px}}@media screen and (max-width: 750px){.grd.sp_ml50{margin-left:50px}}@media screen and (max-width: 750px){.grd.sp_mr50{margin-right:50px}}@media screen and (max-width: 750px){.grd.sp_pd50{padding:50px}}@media screen and (max-width: 750px){.grd.sp_pt50{padding-top:50px}}@media screen and (max-width: 750px){.grd.sp_pb50{padding-bottom:50px}}@media screen and (max-width: 750px){.grd.sp_mg55{margin:55px}}@media screen and (max-width: 750px){.grd.sp_mt55{margin-top:55px}}@media screen and (max-width: 750px){.grd.sp_mb55{margin-bottom:55px}}@media screen and (max-width: 750px){.grd.sp_ml55{margin-left:55px}}@media screen and (max-width: 750px){.grd.sp_mr55{margin-right:55px}}@media screen and (max-width: 750px){.grd.sp_pd55{padding:55px}}@media screen and (max-width: 750px){.grd.sp_pt55{padding-top:55px}}@media screen and (max-width: 750px){.grd.sp_pb55{padding-bottom:55px}}@media screen and (max-width: 750px){.grd.sp_mg60{margin:60px}}@media screen and (max-width: 750px){.grd.sp_mt60{margin-top:60px}}@media screen and (max-width: 750px){.grd.sp_mb60{margin-bottom:60px}}@media screen and (max-width: 750px){.grd.sp_ml60{margin-left:60px}}@media screen and (max-width: 750px){.grd.sp_mr60{margin-right:60px}}@media screen and (max-width: 750px){.grd.sp_pd60{padding:60px}}@media screen and (max-width: 750px){.grd.sp_pt60{padding-top:60px}}@media screen and (max-width: 750px){.grd.sp_pb60{padding-bottom:60px}}@media screen and (max-width: 750px){.grd.sp_mg65{margin:65px}}@media screen and (max-width: 750px){.grd.sp_mt65{margin-top:65px}}@media screen and (max-width: 750px){.grd.sp_mb65{margin-bottom:65px}}@media screen and (max-width: 750px){.grd.sp_ml65{margin-left:65px}}@media screen and (max-width: 750px){.grd.sp_mr65{margin-right:65px}}@media screen and (max-width: 750px){.grd.sp_pd65{padding:65px}}@media screen and (max-width: 750px){.grd.sp_pt65{padding-top:65px}}@media screen and (max-width: 750px){.grd.sp_pb65{padding-bottom:65px}}@media screen and (max-width: 750px){.grd.sp_mg70{margin:70px}}@media screen and (max-width: 750px){.grd.sp_mt70{margin-top:70px}}@media screen and (max-width: 750px){.grd.sp_mb70{margin-bottom:70px}}@media screen and (max-width: 750px){.grd.sp_ml70{margin-left:70px}}@media screen and (max-width: 750px){.grd.sp_mr70{margin-right:70px}}@media screen and (max-width: 750px){.grd.sp_pd70{padding:70px}}@media screen and (max-width: 750px){.grd.sp_pt70{padding-top:70px}}@media screen and (max-width: 750px){.grd.sp_pb70{padding-bottom:70px}}@media screen and (max-width: 750px){.grd.sp_mg75{margin:75px}}@media screen and (max-width: 750px){.grd.sp_mt75{margin-top:75px}}@media screen and (max-width: 750px){.grd.sp_mb75{margin-bottom:75px}}@media screen and (max-width: 750px){.grd.sp_ml75{margin-left:75px}}@media screen and (max-width: 750px){.grd.sp_mr75{margin-right:75px}}@media screen and (max-width: 750px){.grd.sp_pd75{padding:75px}}@media screen and (max-width: 750px){.grd.sp_pt75{padding-top:75px}}@media screen and (max-width: 750px){.grd.sp_pb75{padding-bottom:75px}}@media screen and (max-width: 750px){.grd.sp_mg80{margin:80px}}@media screen and (max-width: 750px){.grd.sp_mt80{margin-top:80px}}@media screen and (max-width: 750px){.grd.sp_mb80{margin-bottom:80px}}@media screen and (max-width: 750px){.grd.sp_ml80{margin-left:80px}}@media screen and (max-width: 750px){.grd.sp_mr80{margin-right:80px}}@media screen and (max-width: 750px){.grd.sp_pd80{padding:80px}}@media screen and (max-width: 750px){.grd.sp_pt80{padding-top:80px}}@media screen and (max-width: 750px){.grd.sp_pb80{padding-bottom:80px}}@media screen and (max-width: 750px){.grd.sp_mg85{margin:85px}}@media screen and (max-width: 750px){.grd.sp_mt85{margin-top:85px}}@media screen and (max-width: 750px){.grd.sp_mb85{margin-bottom:85px}}@media screen and (max-width: 750px){.grd.sp_ml85{margin-left:85px}}@media screen and (max-width: 750px){.grd.sp_mr85{margin-right:85px}}@media screen and (max-width: 750px){.grd.sp_pd85{padding:85px}}@media screen and (max-width: 750px){.grd.sp_pt85{padding-top:85px}}@media screen and (max-width: 750px){.grd.sp_pb85{padding-bottom:85px}}@media screen and (max-width: 750px){.grd.sp_mg90{margin:90px}}@media screen and (max-width: 750px){.grd.sp_mt90{margin-top:90px}}@media screen and (max-width: 750px){.grd.sp_mb90{margin-bottom:90px}}@media screen and (max-width: 750px){.grd.sp_ml90{margin-left:90px}}@media screen and (max-width: 750px){.grd.sp_mr90{margin-right:90px}}@media screen and (max-width: 750px){.grd.sp_pd90{padding:90px}}@media screen and (max-width: 750px){.grd.sp_pt90{padding-top:90px}}@media screen and (max-width: 750px){.grd.sp_pb90{padding-bottom:90px}}@media screen and (max-width: 750px){.grd.sp_mg95{margin:95px}}@media screen and (max-width: 750px){.grd.sp_mt95{margin-top:95px}}@media screen and (max-width: 750px){.grd.sp_mb95{margin-bottom:95px}}@media screen and (max-width: 750px){.grd.sp_ml95{margin-left:95px}}@media screen and (max-width: 750px){.grd.sp_mr95{margin-right:95px}}@media screen and (max-width: 750px){.grd.sp_pd95{padding:95px}}@media screen and (max-width: 750px){.grd.sp_pt95{padding-top:95px}}@media screen and (max-width: 750px){.grd.sp_pb95{padding-bottom:95px}}@media screen and (max-width: 750px){.grd.sp_mg100{margin:100px}}@media screen and (max-width: 750px){.grd.sp_mt100{margin-top:100px}}@media screen and (max-width: 750px){.grd.sp_mb100{margin-bottom:100px}}@media screen and (max-width: 750px){.grd.sp_ml100{margin-left:100px}}@media screen and (max-width: 750px){.grd.sp_mr100{margin-right:100px}}@media screen and (max-width: 750px){.grd.sp_pd100{padding:100px}}@media screen and (max-width: 750px){.grd.sp_pt100{padding-top:100px}}@media screen and (max-width: 750px){.grd.sp_pb100{padding-bottom:100px}}.grid_container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}.grid_container.gap10{grid-gap:10px}.grid_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid_item.bdr{border:1px solid #28C3CD}.grid_delivery .grid_item{padding:0;height:72px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid_delivery .grid_item.bdr{border-radius:5px}.grid_delivery .grid_item a{text-decoration:none;border-radius:5px;padding:12px 5px 10px 5px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.grid_delivery .grid_item a:hover{background-color:#c6e1e1}.grid_delivery .grid_item a>.text{font-size:12px;color:#405e66}.grid_delivery .grid_item a>.img img{width:100%;vertical-align:bottom}.grid_delivery .grid_item a.selected{background-color:#c6e1e1}footer .fgmenu{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}@media only screen and (max-width: 750px){footer .fgmenu{margin:0 0 30px}}@media only screen and (min-width: 751px){footer .fgmenu{margin:0 0 40px}}footer .fgmenu li{text-align:center;font-size:18px;font-size:calc(calc(18 / 16) * 1rem);margin:0 0 20px}footer .fgmenu li:last-child{margin-bottom:0}footer .fgmenu li a{color:#405E66;text-decoration:none}footer .flogo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;margin:0 0 30px;width:100%}footer .flogo img{width:225px;height:auto}@media only screen and (max-width: 750px){footer .flogo{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}footer .flmenu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;text-align:center;margin:2px 0 20px;padding:0 10px}footer .flmenu.fit{margin:0;padding:0}footer .flmenu span{display:inline-block;font-size:0.875rem}footer .flmenu span:first-child{padding:0 1.2rem 0 0}@media (max-width: 374px){footer .flmenu span:first-child{padding:0 0 .85rem}}footer .flmenu span:last-child{padding:0 0 0 1.2rem}@media (max-width: 374px){footer .flmenu span:last-child{padding:.85rem 0 0}}footer .flmenu span a{text-decoration:none;color:#405E66}footer .flmenu span.note{width:104px;display:inline-block;padding:0}footer .flmenu span.terms{width:104px;display:inline-block;padding:0}footer .flmenu span.privacy{width:150px;display:inline-block;padding:0}@media only screen and (max-width: 750px){footer .flmenu{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}footer .footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer__sns-icon{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;height:32px;width:104px;margin:0px auto}footer .footer__sns-icon img{width:32px;height:32px;margin:0 10px}@media only screen and (max-width: 750px){footer .footer__sns-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:40px;width:120px;margin:0px auto 30px}footer .footer__sns-icon img{width:40px;height:40px;margin:0 10px}}footer .copyright{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:100%;font-size:14px;font-size:calc(calc(14 / 16) * 1rem);text-align:center;color:#73898F;padding:30px 20px 40px;font-family:'Quicksand', sans-serif}.login>.container{min-height:100vh;padding:10px 20px 40px;background-color:#D2EEF4;color:#002832}.login>.container .lg_logo{width:156px;margin:20px auto 30px}.login>.container .head_2{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);line-height:1;padding:5px 0 10px}.login>.container .head_2+.btn{margin-top:10px}.login>.container .head_2.has_line{margin:-20px -20px 20px;padding:25px 20px 20px;background:#fafafa;border-bottom:1px solid #c6e1e1;border-radius:16px 16px 0 0}.login>.container>.login_Area{max-width:600px;margin:0 auto;padding:20px 20px 30px;background-color:white;border-radius:16px}.login>.container>.login_Area .lg_info_tex{margin-bottom:20px;line-height:1.6}.login>.container>.login_Area .form-group .form_title{font-size:1.2rem;line-height:1.4;margin-bottom:5px}.login>.container>.login_Area .form-group input.lg_submit[type="submit"]{font-weight:600;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:white;height:60px}.login>.container>.login_Area .form-group input[type="text"],.login>.container>.login_Area .form-group input[type="email"],.login>.container>.login_Area .form-group input[type="tel"],.login>.container>.login_Area .form-group input[type="password"]{height:60px;font-size:1.6rem;padding:0 16px;color:#002832}.login>.container>.login_Area .btn.LINE{width:100%}.login>.container .forget_password{margin:20px 0;text-align:right}.login>.container .forget_password a{color:#405E66}.login>.container .link_announce{margin:40px 0 20px;text-align:center;font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.login>.container .link_announce a{color:#002832}.layout_timeline{background:#fff}.layout_timeline .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px 0 0}.layout_timeline .oshiraseItem2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:0 0 0 35px}.layout_timeline .oshiraseItem2 .oshiraseItem2Inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:3px solid #F0F5F5;padding:40px 0 30px 32px}.layout_timeline .oshiraseItem2:last-child .oshiraseItem2Inner{border:3px solid #fff;position:relative;padding-bottom:0}.layout_timeline .oshiraseItem2:last-child .oshiraseItem2Inner:before{width:0}.layout_timeline .oshiraseItem2 .date{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:10px;height:52px;color:#405E66;font-size:1.2rem;padding:0 0 0 65px;z-index:20}.layout_timeline .oshiraseItem2.bell .date{background-image:url(/assets/u-1/bell_icon-4a645c4e1412364385f42a5765470742853c99daa58e36ec92074e747f4e2f34.svg);background-position:left top;background-repeat:no-repeat;background-size:52px}.layout_timeline .oshiraseItem2.message .date{background-image:url(/assets/u-1/message_icon-56d2b6e8e8b88216fa84a7d610b43dbb49e10cd2a5f8effbee56996191c0a381.svg);background-position:left top;background-repeat:no-repeat;background-size:52px}.layout_timeline .oshiraseItem2.clinic .date{background-image:url(/assets/u-1/clinic_icon-a78b69fea9671d0715299cf75d19bdefd27f5d2ba0102906f232ba298a5de941.svg);background-position:left top;background-repeat:no-repeat;background-size:52px}.layout_timeline .oshiraseItem2 .info{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #C0C0C0;border-radius:5px;overflow:hidden;background:#fff;padding:20px 0 0 0}.layout_timeline .oshiraseItem2 .info h2{color:#D45F5B;font-weight:600;margin-bottom:10px;padding:0 20px}.layout_timeline .oshiraseItem2 .info .lead{font-size:1rem;line-height:1.4;padding:0 20px 18px}.layout_timeline .oshiraseItem2 .info .text{line-height:2;padding:0 20px 18px}.layout_timeline .oshiraseItem2 .info .img{line-height:0;width:100%;margin:auto}.layout_timeline .oshiraseItem2 .info .more a{display:block;font-size:1.125rem;font-weight:500;color:#FF736E;background:#F0F5F5;text-align:center;text-decoration:none;padding:20px 0;z-index:0}.layout_timeline .inner2{padding:0 20px}body.clinic_advices .layout_timeline{padding:40px 0 0}.head_1,.head_2,.head_3{line-height:1.6;padding:20px 0;font-weight:600}.head_1.center,.head_2.center,.head_3.center{text-align:center}.head_1.red_tomato,.head_2.red_tomato,.head_3.red_tomato{color:tomato}.head_1.blue,.head_2.blue,.head_3.blue{color:#35b3e9}.head_1.green,.head_2.green,.head_3.green{color:#03b385}.head_1.red_darken,.head_2.red_darken,.head_3.red_darken{color:#c54c1b}.head_1.yellow,.head_2.yellow,.head_3.yellow{color:#ffa923}.head_1.purple,.head_2.purple,.head_3.purple{color:#A368CF}.head_1.no_pd,.head_2.no_pd,.head_3.no_pd{padding:0}.head_1.lh_1,.head_2.lh_1,.head_3.lh_1{line-height:1}.head_1.lh_12,.head_2.lh_12,.head_3.lh_12{line-height:1.2}.head_1.lh_14,.head_2.lh_14,.head_3.lh_14{line-height:1.4}.head_1.lh_16,.head_2.lh_16,.head_3.lh_16{line-height:1.6}.head_1.lh_18,.head_2.lh_18,.head_3.lh_18{line-height:1.8}.head_1.lh_20,.head_2.lh_20,.head_3.lh_20{line-height:2}.head_1{font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}.head_2{font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}.head_3{font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.head_lg{font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}.head_md{font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.hd_dec_solid{border-left:5px solid #28C3CD;padding-left:15px}.has_bd{border-bottom:1px solid #c6e1e1}.head_title{font-weight:600;text-align:center;width:100%}.head_title+.title_img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.head_title+.title_img .toy_setaria,.head_title+.title_img .toy_temari{position:absolute}.head_title+.title_img .toy_setaria{bottom:-20px;left:calc(40% - 50px)}.head_title+.title_img .toy_setaria img{max-width:223px}.head_title+.title_img .toy_temari{bottom:-10px;left:calc(30% - 60px)}.head_title+.title_img .toy_temari img{max-width:280px}.nextPage .button{position:relative;max-width:90%;margin:auto;padding:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;line-height:1.4;text-align:center;background-color:#eee;border-radius:3rem;-webkit-box-shadow:0 2px 0 #ccc;box-shadow:0 2px 0 #ccc;-webkit-box-sizing:border-box;box-sizing:border-box}.nextPage .button.borderStyle{border:2px solid #28c3cd;color:#28c3cd;background-color:white}.nextPage .button .icon{position:absolute;right:15px;height:100%;width:12px;-webkit-transform:translate(0%, calc(-50% + .5rem));transform:translate(0%, calc(-50% + .5rem))}.btn{max-width:500px;width:90%}.btn.in_btn{width:90vw}.btn.w100{width:100%}.btn.LINE{margin:auto;background:#1DCD00;border-radius:5px;text-align:center;-webkit-box-shadow:0 2px 0 #107300;box-shadow:0 2px 0 #107300}.btn.LINE a{position:relative;display:block;width:100%;height:100%;color:white;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;text-decoration:none;line-height:1;background-image:url(/assets/u-1/icon_line_white-a23bca0321cad90a9790784e510a2e5d03d1eb538042f2640a21c0f027194503.svg);background-repeat:no-repeat;background-position:right 20px top 50%;background-size:40px 38px;padding:20px 0}.btn.LINE.rivers{background-color:white}.btn.LINE.rivers a{border-radius:5px;color:#18AA00;font-weight:600;background-image:url(/assets/u-1/LINE_icon_green-d9d53c68a4de4900335c43fc6c9ed97f78ce8e5ec017b2232eb39624514773ca.svg);border:1px solid #1DCD00}.btn.LINE.blue{background:#28c3cd;-webkit-box-shadow:0 2px 0 #1a868d;box-shadow:0 2px 0 #1a868d}.btn.LINE.blue a{background-image:none}.close_Area a.close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.close_Area .close_icon img{width:24px}.close_Area .close_text{margin-left:10px}.btnStyle01,.btnStyle02,.btnStyle03,.btnStyle04,.btnStyle05,.btnStyle06,.btnStyle07,.btnStyle08,.btnStyle09,.btnStyleMp06,.btnStyle01Left{max-width:500px;width:90%;margin:auto}.btnStyle01.in_btn,.btnStyle02.in_btn,.btnStyle03.in_btn,.btnStyle04.in_btn,.btnStyle05.in_btn,.btnStyle06.in_btn,.btnStyle07.in_btn,.btnStyle08.in_btn,.btnStyle09.in_btn,.btnStyleMp06.in_btn,.btnStyle01Left.in_btn{width:90vw}.btnStyle01.w100,.btnStyle02.w100,.btnStyle03.w100,.btnStyle04.w100,.btnStyle05.w100,.btnStyle06.w100,.btnStyle07.w100,.btnStyle08.w100,.btnStyle09.w100,.btnStyleMp06.w100,.btnStyle01Left.w100{width:100%}.btnStyle01{border:2px solid #28C3CD;border-radius:3rem;text-align:center;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA}.btnStyle01 a{position:relative;display:block;width:100%;height:100%;color:#00B2BF;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;background-image:url(/assets/utility/brand_arrow_right-3c1e8c40368e1e1dea9fb22bf35df69921a8c7c6e35a82ed2a29c661faf28019.svg);background-repeat:no-repeat;background-position:right 15px top 50%;background-size:10px 17px;padding:20px 0}.btnStyle01.red{border:2px solid #FF736E}.btnStyle01.red a{color:#FF736E;background-image:url(/assets/common/icon_right_red-89dd99496df0725ca8781ba3394a3f36d3a89b69ab0335d8597f38283bb459e1.png)}.btnStyle01Left{border:2px solid #28C3CD;border-radius:3rem;text-align:center;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA}.btnStyle01Left a{position:relative;display:block;width:100%;height:100%;color:#00B2BF;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;background-image:url(/assets/utility/brand_arrow_left-b6411debe95f8a46d5bfb782f12e5277b53f1d892baa467eb27f51a586a730e2.svg);background-repeat:no-repeat;background-position:left 15px top 50%;background-size:10px 17px;padding:20px 0}.btnStyle01Left.red{border:2px solid #FF736E}.btnStyle01Left.red a{color:#FF736E;background-image:url(/images/common/icon_left_red.png)}.btnStyle02{width:100%}.btnStyle02::after{content:"";display:table;clear:both}.btnStyle02 p{width:45%;float:left;border:2px solid #00B2BF;border-radius:3rem;text-align:center}.btnStyle02 p:last-child{float:right}.btnStyle02 p a{position:relative;display:block;width:100%;height:100%;color:#00B2BF;font-size:1.25rem;text-decoration:none;font-weight:600;background-image:url(/assets/common/icon_left-2a951d244591b8e5ed29772bfd35b4e5131d6441cc498cc4e50e15d1531bb9b9.png);background-repeat:no-repeat;background-position:left 15px top 50%;background-size:10px 17px;padding:12px 0}.btnStyle02 p:last-child a{position:relative;background-image:url(/assets/common/icon_right-6f444412d7239bd4b646246580b0c7418376041b18f448493fd09ab75702e83d.png);background-repeat:no-repeat;background-position:right 15px top 50%;background-size:10px 17px}.btnStyle03{border:2px solid #28C3CD;border-radius:3rem;text-align:center;background:#fff;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA;max-width:500px;width:90%}.btnStyle03 a{position:relative;display:block;width:100%;height:100%;color:#00B2BF;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;text-decoration:none;line-height:1.4;padding:18px 0}.btnStyle03.red{border:2px solid #FF736E}.btnStyle03.red a{color:#FF736E}.btnStyle03.has_blank{background-image:url(/assets/common/icon_blank_brand-456e74d55c29b4bbe724f9f55fc0b3a0d03380022a39fd1fb4c263f30783fd9f.svg);background-repeat:no-repeat;background-position:right 20px top 50%;background-size:24px auto;padding:2px}.btnStyle04{border:2px solid #28C3CD;border-radius:3rem;text-align:center;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA}.btnStyle04 a{position:relative;display:block;width:100%;height:100%;color:#00B2BF;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;text-decoration:none;background-image:url(/assets/common/icon_blank-279a7316c7119c63ca3da3370ca3fdb3fbe3de716a8cd4505a4fb415e7605925.png);background-repeat:no-repeat;background-position:right 15px top 50%;background-size:20px 21px;padding:20px 0}.btnStyle05{display:inline-block;border:2px solid #28C3CD;border-radius:3rem;text-align:center;margin:0 0 0 15px}.btnStyle05 a{position:relative;display:block;width:100%;height:100%;color:#00B2BF;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25rem;text-decoration:none;background-image:url(/assets/common/icon_left-2a951d244591b8e5ed29772bfd35b4e5131d6441cc498cc4e50e15d1531bb9b9.png);background-repeat:no-repeat;background-position:left 12px top 50%;background-size:10px 17px;padding:20px 15px 20px 35px}.btnStyle06{max-width:500px;width:90%;text-align:center;background:#28C3CD;-webkit-box-shadow:0 2px 0 #1A868D;box-shadow:0 2px 0 #1A868D;border-radius:3rem}.btnStyle06 a,.btnStyle06 p,.btnStyle06 input[type="submit"]{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:#fff;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}.btnStyle06.fw_normal a{font-weight:normal}.btnStyle06.disable{opacity:0.2}.btnStyle06.disable a,.btnStyle06.disable input[type="submit"]{cursor:default}.btnStyle06.has_blank{background-image:url(/assets/common/target_blank_icon_white-f15e6add104de3340415c06f387e29b121cda90b2792ead4f3d11841f1ccac9d.svg);background-repeat:no-repeat;background-position:right 20px top 50%;background-size:24px auto;padding:2px}.btnStyle07{border:2px solid #0DC3CE;border-radius:3rem;text-align:center;background:#fff;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA}.btnStyle07 a,.btnStyle07 input[type="submit"]{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:#0DC3CE;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px 0}.btnStyle07.disable{opacity:0.2}.btnStyle07.disable a,.btnStyle07.disable input[type="submit"]{cursor:default}.btnStyle08{border:2px solid #28C3CD;border-radius:3rem;text-align:center;background:#fff;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA}.btnStyle08 a,.btnStyle08 input[type="submit"],.btnStyle08 button.a_style{position:relative;display:block;width:100%;height:100%;color:#00B2BF;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;background-image:url(/assets/common/icon_left-2a951d244591b8e5ed29772bfd35b4e5131d6441cc498cc4e50e15d1531bb9b9.png);background-repeat:no-repeat;background-position:left 15px top 50%;background-size:10px 17px;padding:20px 0}.btnStyle08 button.a_style{background-color:transparent;border:none}.btnStyle09{text-align:center;border-radius:3rem;background:#FF736E;-webkit-box-shadow:0 2px 0 #943F3C;box-shadow:0 2px 0 #943F3C}.btnStyle09 a,.btnStyle09 p,.btnStyle09 input[type="submit"]{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:#fff;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}.btnStyle09.disable{opacity:0.2}.btnStyle09.rivers{border-radius:3rem;border:2px solid #FF736E;background:white;-webkit-box-shadow:0 2px 0 #943F3C;box-shadow:0 2px 0 #943F3C}.btnStyle09.rivers a,.btnStyle09.rivers p,.btnStyle09.rivers input[type="submit"]{font-weight:600;color:#FF736E}.btnStyle09.has_icon{background-repeat:no-repeat;background-size:10px 17px}.btnStyle09.has_icon.next{background-image:url(/assets/utility/hospital_arrow_right-2e0332135499047db4e5b4f265946cea4984a1f120cff98b3870d2fe4b18d1e5.svg);background-position:right 15px top 50%}.btnStyle09.has_icon.prev{background-image:url(/assets/utility/hospital_arrow_left-8e4b0dc403f9953942516676f11fd0eecfd736b16d560f6d97b0bceffe07972c.svg);background-position:left 15px top 50%}.l_btn_half{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;padding:0 20px 0 20px}.l_btn_half>div:first-child{margin-right:25px}.infinite_next_button_link_blue{display:block;width:334.8px;padding:18px 0;text-decoration:none;color:#28c3cd;font-weight:bold}.infinite_next_button_link_red{display:block;width:334.8px;padding:18px 0;text-decoration:none;color:#ff736e;font-weight:bold}.online-reception-start-button{margin-top:28px}.hamburger-menuArea{position:relative;max-width:1000px;width:100%;margin:auto}.hamburger-menu{position:absolute;top:5px;width:30px;height:30px;-webkit-tap-highlight-color:transparent;z-index:300;cursor:pointer;padding:0 15px 20px;opacity:1}.bar,.bar:after,.bar:before{width:27px;height:3px;border-radius:2px}.bar{position:relative;-webkit-transform:translateY(25px);transform:translateY(25px);background:#b2bec2;-webkit-transition:all 0ms 150ms;transition:all 0ms 150ms}.bar.animate{background:rgba(255,255,255,0)}.bar.animate:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1)}.bar.animate:before{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1)}.bar:before{content:"";position:absolute;left:0;bottom:9px;background:#b2bec2;-webkit-transition:bottom 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms cubic-bezier(0.23, 1, 0.32, 1)}.bar:after{content:"";position:absolute;left:0;top:9px;background:#b2bec2;-webkit-transition:top 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms cubic-bezier(0.23, 1, 0.32, 1) 27px;transition:top 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 150ms cubic-bezier(0.23, 1, 0.32, 1) 27px;transition:top 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms cubic-bezier(0.23, 1, 0.32, 1) 27px;transition:top 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1),transform 150ms cubic-bezier(0.23, 1, 0.32, 1) 27px,-webkit-transform 150ms cubic-bezier(0.23, 1, 0.32, 1) 27px}.iconFont.addImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.iconFont.addImage i.fa{color:gray}.iconFont.addImage i.fa.w60{font-size:60px}.iconFont.addImage span.text_addPet{font-size:1.2rem;font-weight:300}.m_loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;padding:10px}.m_loading img{display:block;width:120px;height:auto}label{display:block;margin-top:10px}input,select,textarea{outline:none;display:block;width:100%;margin:auto;padding:3px 5px;background:none;line-height:26px;border-radius:5px;border-color:gray;border:1px solid #c6e1e1;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}select{padding:0 10px}textarea{padding:10px}.formUI input[type="checkbox"],.formUI input[type="radio"],.formUI textarea{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.formUI input::-webkit-input-placeholder{color:#f0f5f5}.formUI input::-moz-placeholder{color:#f0f5f5}.formUI input:-moz-placeholder{color:#f0f5f5}.formUI input:-ms-input-placeholder{color:#f0f5f5}.checkboxUI{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0;position:relative;-webkit-tap-highlight-color:transparent}.checkboxUI label{margin:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkboxUI input[type="checkbox"]+span::before{border-color:#1cabe3}.checkboxUI span.formObj{margin:8px 0 0 45px;vertical-align:inherit}.checkboxUI input[type="checkbox"]{position:absolute;top:0;left:0;opacity:0}.checkboxUI input[type="checkbox"]+span.formObj::before,.checkboxUI input[type="checkbox"]+span.formObj::after{position:absolute;top:0;left:0;content:"";-webkit-box-sizing:border-box;box-sizing:border-box}.checkboxUI input[type="checkbox"]+span.formObj::before{z-index:0;background-color:#daf3fb;width:40px;height:40px;border:2px #1cabe3 solid;border-radius:50%;-webkit-transition:.2s;transition:.2s}.checkboxUI input[type="checkbox"]+span.formObj::after{z-index:1;margin:10px 15px;width:10px;height:15px}.checkboxUI input[type="checkbox"]:checked+span.formObj::before{background-color:#1cabe3;-webkit-transition:.2s;transition:.2s}.checkboxUI input[type="checkbox"]:checked+span.formObj::after{border:2px solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.examination_record .checkboxUI{margin:14px 0 12px}.examination_record .checkboxUI input[type="checkbox"]+span::before{border-color:#c6e1e1;width:38px;height:38px}.examination_record .checkboxUI input[type="checkbox"]+span.formObj::before{background-color:#F0F5F5;border:1px solid #c6e1e1}.examination_record .checkboxUI input[type="checkbox"]:checked+span.formObj::before{background-color:#28c3cd}.examination_record .checkboxUI span.formObj{margin:0 0 0 45px;font-size:18px;font-size:calc(calc(18 / 16) * 1rem);color:#002832}@media (max-width: 374px){.examination_record .checkboxUI span.formObj{margin:0 0 0 40px;font-size:15px;font-size:calc(calc(15 / 16) * 1rem)}}.checkboxUI.mainColor input[type="checkbox"]+span::before{border-color:#28c3cd}.checkboxUI.mainColor input[type="checkbox"]+span.formObj::before{background-color:#daf3fb;border:1px #28c3cd solid}.checkboxUI.mainColor input[type="checkbox"]:checked+span.formObj::before{background-color:#28c3cd}.radio_Area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;overflow-x:scroll;-webkit-box-sizing:border-box;box-sizing:border-box}.radio_Area label.radioLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #c6e1e1;border-bottom:1px solid #c6e1e1;margin:0;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.radio_Area label.radioLabel:not(:first-child){border-left:1px solid #c6e1e1}.radio_Area img{min-width:60px;width:calc(100% - 20px);max-height:105px;vertical-align:bottom;display:block;padding:20px 0 0}.radio_Area .texArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:130px;height:100%;margin:0 auto;text-align:center;padding-top:10px}.radio_Area .texArea .text{width:1.2rem;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);margin:0;line-height:1;text-align:center;padding-bottom:10px;overflow:hidden}@media (max-width: 374px){.radio_Area .texArea .text{padding-bottom:20px}}.radio_Area .radio{display:none;background-color:white;width:100px;height:auto}.radio_Area .radio:checked+.radio_image,.radio_Area .radio:checked+.radio_image+.texArea{background-color:#ffeeee}.radio_Area .radio:checked+.radio_image{width:100%}@media (max-width: 374px){.radio_Area .radio:checked+.radio_image img{max-width:80px}}.radio_Area .radio:checked+.radio_image+.texArea{font-weight:600}@media (max-width: 374px){.radio_Area .radio:checked+.radio_image+.texArea{padding:0;padding-top:10px}}.radio_Area .radio:checked+.radio_image.green,.radio_Area .radio:checked+.radio_image.green+.texArea{background-color:#b2ebdd}.radio_Area .radio:checked+.radio_image.beige,.radio_Area .radio:checked+.radio_image.beige+.texArea{background-color:#f9e3ca}.radio_Area .radio:checked+.radio_image.yellow,.radio_Area .radio:checked+.radio_image.yellow+.texArea{background-color:#ffe9bb}.radio_Area .radio:checked+.radio_image.purple,.radio_Area .radio:checked+.radio_image.purple+.texArea{background-color:#ead8f3}.radio_Area.item_count-2 label.radioLabel{width:50%}.radio_Area.item_count-3 label.radioLabel{width:calc((100% / 3) + 1px)}.radio_Area.item_count-4 label.radioLabel{width:25%}.radio_Area.item_count-5 label.radioLabel{width:20%}.radio_Area.item_count-6 label.radioLabel{width:calc(100% / 6)}.radio_Area.item_count-7 label.radioLabel{width:calc(100% / 7)}.radio_Area.item_count_grid label.radioLabel{width:100%}body.health_records .content.new .conditionSelect_Area,body.health_records .content.edit .conditionSelect_Area{margin-top:30px}body.health_records .content.new .conditionSelect_Area .radio_Area,body.health_records .content.edit .conditionSelect_Area .radio_Area{border-left:none;border-right:none}body.health_records .content.new .conditionSelect_Area .radio_Area .texArea .text,body.health_records .content.edit .conditionSelect_Area .radio_Area .texArea .text{padding-bottom:25px}body.health_records .content.new .conditionSelect_Area .radio_Area img,body.health_records .content.edit .conditionSelect_Area .radio_Area img{width:100%}body.health_records .content.edit .radio_Area{border-left:none;border-right:none}body.health_records .content.show .radio_Area .texArea{min-height:auto}.input_birthdayArea{background-color:white;padding:20px;border-radius:0 0 10px 10px}.input_birthday input[type="date"]{width:100%;background-color:white;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;color:#002832;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding:18px 18px}.selectUI{position:relative}.selectUI:after{position:absolute;top:0;bottom:0;right:15px;width:20px;display:block;content:"";background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2212%22%3E%3Cpath%20d%3D%22M17%202l-7.5%208L2%202%22%20stroke%3D%22%2373898F%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") center no-repeat;pointer-events:none}.m_pickItems_radio{background-color:white;border-radius:12px}.m_pickItems_radio>.head_3{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);line-height:1.4;margin:0;background-color:#fafafa;border-radius:12px 12px 0 0;border-bottom:1px solid #c6e1e1}.m_pickItems_radio .customRadio>label{height:66px;-webkit-box-sizing:border-box;box-sizing:border-box}.m_pickItems_radio .customRadio:not(.has_inputArea)>label:last-child{border-radius:0 0 12px 12px}.m_pickItems_radio .customRadio:not(.has_inputArea)>input[type="radio"]:checked+label:last-child{border-radius:0 0 12px 12px}.m_pickItems_radio .customRadio>input[type=radio]{display:none}.m_pickItems_radio .customRadio>input[type=text]+input+label{border-top:1px solid #c6e1e1}.m_pickItems_radio .customRadio>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:10px;height:66px;text-align:center;border-bottom:1px solid #c6e1e1;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.m_pickItems_radio .customRadio>label:not(.has_inputArea>label):last-child{border:none}.m_pickItems_radio .customRadio>input[type="radio"]:checked+label{background:#8CE1E6;border-top:1px solid #8CE1E6;color:#1c5a60;font-weight:600}.m_pickItems_radio .customRadio.column_2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 2px);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.m_pickItems_radio .customRadio.column_2>label{width:50%;border-bottom:1px solid #c6e1e1;border-left:1px solid #c6e1e1;margin-left:-1px}.m_pickItems_radio .customRadio.column_2>label:last-child{border-radius:0}.m_pickItems_radio .customRadio.column_2>.symptom_inputArea+p{padding:20px 20px 10px}.m_pickItems_radio .customRadio.column_2>.symptom_inputArea+p+input[type="text"]{margin:0 20px 20px;padding:10px}.m_pickItems_radio .customRadio.has_inputArea{padding-bottom:10px}.m_pickItems_radio .customRadio.symptom_inputArea{padding:20px}.m_pickItems_radio .customRadio.symptom_inputArea textarea{margin-top:10px;border-radius:5px;width:100%;min-height:100px}.m_pickItems_radio .customRadio>.symptom_inputArea+p{padding:20px 20px 10px}.m_pickItems_radio .customRadio>.symptom_inputArea+p+input[type="text"],.m_pickItems_radio .customRadio>.symptom_inputArea+p+input[type="date"]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 20px 20px;width:calc(100% - 40px);padding:10px}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label{border:2px solid #28c3cd;border-radius:5px !important;width:90%;margin:30px auto 20px;color:#28c3cd;font-weight:600}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label.has_upload{color:#28c3cd}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label.not_upload{color:#002832;border-color:#002832}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label[for="questionnaire_image_id_158"]{color:#002832;border-color:#002832;background:#fff !important;border-top:2px solid #002832 !important}.m_pickItems_radio .customRadio>label.skip.ajax-emitter{border:none;border-top:1px solid #c6e1e1;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);margin-bottom:-8px}.m_pickItems_radio .customRadio>label.small{font-size:16px;padding-left:1px;padding-right:1px}.m_pickItems_radio .customRadio>input[type="radio"]:checked+label.skip.ajax-emitter{border-radius:0 0 12px 12px;margin:25px 0 -10px 0}.js_fileUpload .l_photoView_Area{height:auto}.js_fileUpload .l_photoView_Area>.image{margin:auto;width:100%}.js_fileUpload .l_photoView_Area>.image>img{max-width:640px;height:auto}.js_fileUpload button.insertButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:20px auto;height:62px;border-radius:5px;color:#28c3cd;background-color:white;border:2px solid #28c3cd;-webkit-box-shadow:0 2px 0 #C0C0C0;box-shadow:0 2px 0 #C0C0C0;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600}.form .org_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form .org_form label{font-weight:600;margin-bottom:10px;font-size:19px}.form .org_form input[type="text"],.form .org_form input[type="email"],.form .org_form input[type="url"],.form .org_form input[type="number"]{max-width:100%;height:62px;padding:0 20px;background-color:white;border-radius:5px;border:1px solid #C6E1E1;-webkit-transition:.3s;transition:.3s}.form .org_form input.invalid[type="text"],.form .org_form input.invalid[type="email"],.form .org_form input.invalid[type="url"],.form .org_form input.invalid[type="number"]{background-color:pink}.form .org_form input[type="text"]::-webkit-input-placeholder,.form .org_form input[type="email"]::-webkit-input-placeholder,.form .org_form input[type="url"]::-webkit-input-placeholder,.form .org_form input[type="number"]::-webkit-input-placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]:-ms-input-placeholder,.form .org_form input[type="email"]:-ms-input-placeholder,.form .org_form input[type="url"]:-ms-input-placeholder,.form .org_form input[type="number"]:-ms-input-placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]::-ms-input-placeholder,.form .org_form input[type="email"]::-ms-input-placeholder,.form .org_form input[type="url"]::-ms-input-placeholder,.form .org_form input[type="number"]::-ms-input-placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]::placeholder,.form .org_form input[type="email"]::placeholder,.form .org_form input[type="url"]::placeholder,.form .org_form input[type="number"]::placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]:hover,.form .org_form input[type="email"]:hover,.form .org_form input[type="url"]:hover,.form .org_form input[type="number"]:hover{cursor:pointer;border-color:#28C3CD}.form .org_form input[type="text"]:focus,.form .org_form input[type="email"]:focus,.form .org_form input[type="url"]:focus,.form .org_form input[type="number"]:focus{outline:none;background-color:#8CE1E6;border-color:#00B2BF}.form .org_form .org_postArea input[type="text"],.form .org_form .org_postArea input[type="email"],.form .org_form .org_postArea input[type="number"]{padding:20px 5px 20px 20px}.form .org_form .org_postArea input.a_input_sm[type="text"],.form .org_form .org_postArea input.a_input_sm[type="email"],.form .org_form .org_postArea input.a_input_sm[type="number"]{width:80px}.form .org_form .org_postArea input.a_input_sm[type="text"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]::-webkit-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_sm[type="text"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]:-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_sm[type="text"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]::-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_sm[type="text"]::placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]::placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]::placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"],.form .org_form .org_postArea input.a_input_md[type="email"],.form .org_form .org_postArea input.a_input_md[type="number"]{width:100px}.form .org_form .org_postArea input.a_input_md[type="text"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]::-webkit-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]:-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]::-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"]::placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]::placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]::placeholder{padding-right:15px}.form .org_form .org_postArea{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:250px;display:grid;grid-template-columns:30px 90px 20px 110px}.label-check{position:relative;min-width:30px;height:30px}.label-check input{opacity:0;position:absolute;left:0;top:0;width:calc(100% - 15px);min-width:30px;height:30px;z-index:10;cursor:pointer}.label-check input:checked+.lever:before{opacity:1;border-color:#00B2BF;background-color:#28C3CD}.label-check input:checked+.lever:after{height:12px;left:12px;opacity:1;position:absolute;top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.label-check input[type="checkbox"]:checked+.lever:after,.label-check input[type="radio"]:checked+.lever:after{border-right:2px solid white;border-bottom:2px solid white}.label-check .lever{vertical-align:middle;font-weight:normal}.label-check .lever:before{background-color:white;border:1px solid #c6e1e1;border-radius:5px;content:"";display:block;float:left;height:30px;left:0;margin-right:4px;position:relative;top:0;vertical-align:middle;width:30px;-webkit-transition:.3s;transition:.3s}.label-check .lever:after{border-right:2px solid #00B2BF;border-bottom:2px solid #00B2BF;content:"";height:16px;left:6px;opacity:0;position:absolute;top:-2px;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;-webkit-transition:all 0.3s cubic-bezier(1, 0, 0, 1);transition:all 0.3s cubic-bezier(1, 0, 0, 1);width:8px}select.a_selected{color:#73898F}.accordion{width:100%;border-top:1px solid #c6e1e1}.accordion dt{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;line-height:1.5;border-bottom:1px solid #c6e1e1;background:#fff url(/assets/common/icon_downward-0d270ed3a3fa721087e0b42acdbf50523cd0bf0cadd615a60676614af9a1bdcc.png) no-repeat right 20px top 50%;background-size:17px 10px;padding:20px 48px 20px 20px}.accordion dt.openDD{background:#F0F5F5 url(/assets/common/icon_upward-ba1e039b5aba7960110b84a3ccac6a32faf5d516d9da7db9e450175aaecca449.png) no-repeat right 20px top 50%;border-bottom:none}.accordion dd{padding:0px 80px 20px 20px;display:none;line-height:1.5;background-color:#F0F5F5;border-bottom:1px solid #c6e1e1}.accordion_Area ul.accordion{border-top:1px solid #c6e1e1;max-width:750px;margin:auto;width:100%}.accordion_Area ul.accordion li.ac_items{border-bottom:1px solid #c6e1e1;position:relative}.accordion_Area ul.accordion li.ac_items:last-child{border:none}.accordion_Area ul.accordion li.ac_items .ac_content{display:none}.accordion_Area ul.accordion li.ac_items .ac_title{width:100%;display:block;cursor:pointer;font-weight:600;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);line-height:3;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion_Area ul.accordion li.ac_items .ac_title:after{width:12px;height:12px;border-right:2px solid #2dc4ce;border-bottom:2px solid #2dc4ce;position:absolute;right:20px;content:" ";top:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.accordion_Area ul.accordion li.ac_items .ac_title.active:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.accordion_Area ul.accordion li.ac_items .ac_title.active:before{background-color:rgba(100,180,200,0.2)}.l_myPage_firstView{padding:0}.l_myPage_firstView>.m_mainImg_view{position:relative}.l_myPage_firstView>.m_mainImg_view img{vertical-align:bottom}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name{display:block;width:100%;position:absolute;bottom:0px;right:0px;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(240,245,245,0.7)));background-image:-webkit-linear-gradient(bottom, #fff 0%, rgba(240,245,245,0.7) 100%);background-image:linear-gradient(to top, #fff 0%, rgba(240,245,245,0.7) 100%);padding:10px 20px;height:99px}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data{display:block;color:#002832;text-decoration:none}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_name{font-size:calc(16px + 1.5vw);font-weight:600;line-height:1.2;margin:8px 8px 0 0;max-height:1.6rem;overflow:hidden}@media (min-width: 375px){.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_name{font-size:26px;font-size:calc(calc(26 / 16) * 1rem);max-height:2rem}}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_info .num{font-size:27px;font-size:calc(calc(27 / 16) * 1rem)}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_info .age,.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_info .month{font-size:17px;font-size:calc(calc(17 / 16) * 1rem)}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_info .age{margin-left:3px;margin-right:6px}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_info .month{letter-spacing:-0.15rem}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.m_pets_data>.pet_info .pet_sex{font-size:14px;font-size:calc(calc(14 / 16) * 1rem);margin-left:6px}.l_myPage_firstView>.m_mainImg_view>.m_nameArea+.name>.arrow_link{width:10px;position:absolute;top:38px;right:20px}.l_myPage_firstView>.m_mainImg_view .camera{width:28px;height:25px;position:absolute;bottom:104px;right:7px;z-index:100}.l_myPage_firstView>.m_mainImg_view .camera>a,.l_myPage_firstView>.m_mainImg_view .camera>a>img{display:block;width:28px;height:25px;z-index:100}.m_arrow>.arrow_icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:20px}.m_arrow>.arrow_icon::before,.m_arrow>.arrow_icon::after{position:absolute;content:"";top:-10px;width:20px;height:20px}.m_arrow>.arrow_icon::before{border-left:solid 1px;border-bottom:solid 1px;border-color:#333;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.m_arrow>.arrow_icon.rotate::before,.m_arrow>.arrow_icon.rotate::after{top:10px}.m_arrow>.arrow_icon.rotate::before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.page_resolution_problem>.l_card_profile{position:relative}.page_resolution_problem>.l_card_profile .m_arrow{position:absolute;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:50%;top:calc(50% + 10px);right:50px;-webkit-transform:translate(100%, -50%);transform:translate(100%, -50%);cursor:pointer}.page_resolution_problem>.l_card_profile .m_arrow>.arrow_icon{background-image:url(/assets/utility/arrow_brand-be09855942250d7156aaf77e76c73d6771e9b3e2217271a454ce4f0da4dbad02.svg);background-repeat:no-repeat;background-position:auto;background-size:30px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s;transition:.5s}.page_resolution_problem>.l_card_profile .m_arrow>.arrow_icon::before{border-width:0}.page_resolution_problem>.l_card_profile .m_arrow>.arrow_icon.rotate{-webkit-transition:.5s;transition:.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.l_video_play{position:relative;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 40px}.l_video_play.pd_20{padding:0 20px}.l_video_play .m_video{position:relative;width:100%;padding-top:56.25%;z-index:1}.l_video_play .m_video iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;z-index:10}body.advices .content.show .l_video_play{padding:0 0 20px}.org_progress{margin:20px 0 0;width:100%;border:2px solid #28C3CD;border-radius:35px;background-color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.org_progress>.arrow{position:relative;display:inline-block;width:calc(100% / 3);padding:0;vertical-align:middle;text-decoration:none;font-size:15px;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.org_progress>.arrow .tex{position:absolute;color:#28C3CD;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-size:20px;font-weight:600;top:23%;left:35%}@media screen and (max-width: 750px){.org_progress>.arrow .tex{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}}@media screen and (max-width: 374px){.org_progress>.arrow .tex{font-size:13px;font-size:calc(calc(13 / 16) * 1rem)}}.org_progress>.arrow::before,.org_progress>.arrow::after{content:"";vertical-align:middle;position:absolute;top:0px;bottom:0}.org_progress .triangle{z-index:2}.org_progress .triangle::before{width:calc(100%);height:60px;border-radius:35px 0 0 35px}.org_progress .triangle::after{left:calc(100%);-webkit-box-sizing:border-box;box-sizing:border-box;border:30px solid transparent;border-left:20px solid #28C3CD}.org_progress .triangle:not(:first-child)::after{opacity:0}.org_progress .triangle:last-child::after{left:calc(100% - 20px)}.org_progress .triangle.current{z-index:3}.org_progress .triangle.current .tex{color:white}.org_progress .triangle.current::before{background:#28C3CD;left:0}.org_progress .triangle.current::after{border:30px solid transparent;border-left:20px solid #28C3CD}.org_progress .triangle.next{display:-webkit-box;display:-ms-flexbox;display:flex}.org_progress .triangle.next::before,.org_progress .triangle.next::after{content:"";width:36px;height:38px;border:2px;position:absolute;top:0;right:0;opacity:1}.org_progress .triangle.next::before{top:5px;left:calc(100% - 37px);border-radius:0;border-top:solid 2px #28C3CD;-webkit-transform:rotate(56deg);transform:rotate(56deg)}.org_progress .triangle.next::after{top:16px;left:calc(100% - 35px);border-right:solid 2px #28C3CD;-webkit-transform:rotate(34deg);transform:rotate(34deg)}.org_progress .triangle.current_interm{background:#28C3CD;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(33.3% - 10px);height:60px;top:0px}.org_progress .triangle.current_interm .tex{color:white}.org_progress .triangle.current_interm::before{background:#28C3CD;position:absolute;left:-15px;top:0px;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;height:60px;border:30px solid transparent;border-right:20px solid white;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.org_progress .triangle.current_interm::after{opacity:1;display:block;background:none;position:absolute;right:-15px;top:0px;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0;border:30px solid transparent;border-right:20px solid #28C3CD;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.org_progress .triangle.current_interm.last{width:calc(100% / 3 - 20px)}.org_progress .triangle.current_interm.last::after{opacity:1;background-color:#999;position:absolute;border:0px solid transparent;border-right:40px solid #28C3CD;-webkit-transform:rotate(0deg);transform:rotate(0deg);display:block;top:-2px;right:0px;width:0px;height:64px;border-radius:0 35px 35px 0;z-index:-1}.lay_card{margin:0 auto}.lay_card img{vertical-align:bottom}.lay_card.org_type_bg{background-color:#28c3cd}.lay_card.org_type_bg .org_card_img{padding:30px 20px 0 20px}.lay_card.org_type_bg .org_card_img .m_img{border-radius:5px 5px 0 0}.lay_card.org_type_bg .org_card_img img{display:block;width:100%;border-radius:5px 5px 0 0;position:relative;width:100%}.lay_card.org_type_bg .org_card_img .a_img_link a{position:absolute;top:0;background-color:rgba(250,250,250,0);cursor:pointer;display:block;width:50%;height:100%;z-index:10}.lay_card.org_type_bg .org_card_img .a_img_link a:focus,.lay_card.org_type_bg .org_card_img .a_img_link a:active{background-color:rgba(250,250,250,0.1)}.lay_card.org_type_bg .org_card_img .a_img_link.a_left a{left:0}.lay_card.org_type_bg .org_card_img .a_img_link.a_right a{right:0}.lay_card .has_frame{position:relative}.lay_card .has_frame .m_photo_frame{position:absolute;top:0;left:0;width:98%;padding:1%;opacity:.9}.lay_card.org_type_img .m_img,.lay_card.org_type_img .m_img>img{border-radius:0}.lay_card .org_card_info{background-color:#28c3cd;position:relative;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);line-height:1.4;padding:20px}.lay_card .org_card_info.card_type_nomal{background-color:transparent;border:1px solid #c6e1e1;border-top:none;border-radius:0 0 5px 5px1q;-webkit-box-shadow:0px 3px 0px #ececec;box-shadow:0px 3px 0px #ececec}.lay_card .org_card_info.card_type_nomal>.org_card_inner{padding:0;border-radius:5px}.lay_card .org_card_info.card_type_bg{padding:0 20px 20px 20px}.lay_card .org_card_info .org_card_inner{background-color:#fff;padding:20px;text-align:center;border-radius:5px}.lay_card .org_card_info .org_card_inner.card_type_bg-in{border-radius:0 5px 5px}.lay_card .org_card_info .org_card_inner .m_title{font-weight:600}.lay_card .org_card_info .org_card_inner .m_links{width:100%;background-color:transparent;position:relative}.lay_card .org_card_info .org_card_inner .m_links a{text-decoration:none;color:#28c3cd}.lay_card .org_card_info .org_card_inner .m_links .a_left,.lay_card .org_card_info .org_card_inner .m_links .a_right{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);position:absolute;top:-30px}.lay_card .org_card_info .org_card_inner .m_links .a_left{left:0}.lay_card .org_card_info .org_card_inner .m_links .a_right{right:0}.lay_card .org_card_info .org_card_inner .m_ages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;margin-top:15px;color:#405E66}.lay_card .org_card_info .org_card_inner .m_ages .a_ages .age_num,.lay_card .org_card_info .org_card_inner .m_ages .a_ages .age_month{font-size:19px}.lay_card .org_card_info .org_card_inner .m_ages .a_ages .age_tx{margin-right:6px}.lay_card .org_card_info .org_card_inner .m_ages .a_ages .a_address{margin-left:5px}.lay_card .org_card_info .org_card_inner .m_ages.comment{text-align:left;margin:10px 10px}.lay_card .org_card_info .org_card_inner .m_type{margin-top:15px}.lay_card .org_card_info .org_card_inner .m_type a{font-size:18px;color:#405E66;font-weight:600}.lay_card .org_card_info .org_card_inner .m_info{margin-top:20px}.lay_card .org_card_info .org_card_inner .m_info a{font-size:18px;color:#405E66;font-weight:600}.lay_card .org_card_info .org_card_inner .m_comment{margin-top:18px}.lay_card .org_card_info .org_card_inner .m_comment .a_comment{font-size:16px;line-height:1.6}.lay_card .org_card_info .org_card_inner .m_alert{margin-top:20px;font-size:16px;color:rgba(0,0,0,0.4);text-align:left}.lay_card .org_card_info .org_card_inner .org_like{margin:10px 0 -4px 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}.lay_card .org_card_info .org_card_inner .org_like .m_like{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0 -3px 0 0;width:auto}.lay_card .org_card_info .org_card_inner .org_like .m_like .a_like{position:relative;display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:44px}.lay_card .org_card_info .org_card_inner .org_like .m_like .a_like svg.likeButton{position:absolute;top:5px;left:2px;width:auto;height:44px}.lay_card .org_card_info .org_card_inner .org_like .m_count .a_count #counter{font-size:24px;font-family:"Quicksand", sans-serif;color:#405E66;font-weight:500}.lay_card .org_days{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.lay_card .org_days .m_days .a_days{font-size:18px;color:white}.lay_card .org_days .m_days .a_days .qs{font-family:"Quicksand", sans-serif;font-weight:500}@-webkit-keyframes pop{0%{font-size:22px}33%{font-size:38px}66%{font-size:30px}100%{font-size:22px}}@keyframes pop{0%{font-size:22px}33%{font-size:38px}66%{font-size:30px}100%{font-size:22px}}.lay_content{margin:auto;width:auto}.org_total_bookmark,.org_likes_total{font-weight:600;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#F0F5F5;text-align:center;padding:20px}.org_total_bookmark .m_total_bookmark,.org_likes_total .m_total_bookmark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.org_total_bookmark .m_total_bookmark>.a_tex,.org_likes_total .m_total_bookmark>.a_tex{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);margin-right:5px}.org_total_bookmark .m_total_bookmark>.a_mark,.org_likes_total .m_total_bookmark>.a_mark{margin-bottom:-4px}.org_total_bookmark .m_total_bookmark>.a_num_count,.org_likes_total .m_total_bookmark>.a_num_count{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);font-weight:600;letter-spacing:0.5px;min-width:1.8rem;margin-top:-4px}.org_likes_total{padding:0 20px}.org_likes_total .m_likes_total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);border-radius:5px;width:100%;margin-bottom:40px;background-color:#fff;height:60px;border:1px solid #C6E1E1;border-radius:5px 1}.label-check .lever{width:40px}.label-check .lever.circle:before{border-radius:50%;left:-1px;top:-1px}.label-check .lever.has_display:before{opacity:1;border-color:#dadada;border-width:2px}.label-check .lever.has_display:after{position:absolute;border-color:#dadada;height:13px;width:6px;left:12px;top:6px;opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.3s cubic-bezier(1, 0, 0, 1);transition:all 0.3s cubic-bezier(1, 0, 0, 1)}.l_card_infoArea{width:calc(100vw - 30px);margin:auto;overflow-x:hidden}@media only screen and (min-width: 769px){.l_card_infoArea{width:100%}}.l_card_infoArea .m_info-img{margin-bottom:5px}.l_card_infoArea .m_info-img img{width:52px;vertical-align:middle}.l_card_infoArea .m_info-title{color:#d45f5b}.l_card_infoArea .m_info-day{margin:10px auto 15px}.l_card_infoArea .m_info-day .a_day{font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.l_card_infoArea .m_info-text{text-align:left;width:100%}.l_card_infoArea .card_contents{background:#fff;margin:15px auto 0;width:100%;border:1px solid #c6e1e1;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box}.l_card_infoArea .card_contents .m_item-img{margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l_card_infoArea .card_contents .m_item-img img{width:100%;min-width:110px;max-width:110px;vertical-align:middle;max-height:110px;height:auto}.l_card_infoArea .card_contents .m_info-item{max-width:460px}.l_card_infoArea .card_contents .m_info{width:100%}.l_card_infoArea .card_contents .m_info-title{margin:20px 20px 0px 5px;text-align:justify;line-height:1.3}.l_card_infoArea .card_contents .m_info-text{padding:15px;width:auto;text-align:center;background-color:#f0f5f5;border-radius:0 0 5px 5px}.l_card_infoArea .card_contents .m_info-text a{color:#ff736e;text-decoration:none;font-size:18px;font-size:calc(calc(18 / 16) * 1rem);-webkit-transition:.2s;transition:.2s}.l_card_infoArea .card_contents .m_info-text a span.icon img{width:auto;vertical-align:text-top;margin-left:6px}.l_card_infoArea .card_contents .m_info-text a:hover{color:#ff4c45}.l_card_infoArea .card_contents .m_info-tag{margin-top:5px}.l_card_infoArea .card_contents .m_info-tag .a_tag{display:inline-block;color:#fff;font-size:11px;padding:1px 10px;border-radius:1em}.l_card_infoArea .card_contents .m_info-tag .tagPink{background-color:#FF5A78}.l_card_infoArea .card_contents .m_info-tag .tagBlue{background-color:#00B4E6}.l_card_infoArea .card_contents .m_info-tag .tagOrange{background-color:#ff9169}#js-agreement.checkboxUI{height:100%}#js-agreement.checkboxUI>label{margin-top:-5px}#js-image.m_chenge_pets-photo a{display:grid;position:relative}#js-image.m_chenge_pets-photo a img{border:1px solid #eee}#js-image.m_chenge_pets-photo a span.m_change_tex{color:white;text-align:center;text-shadow:1px 1px 1px #00B2BF;opacity:0.9;background-color:rgba(223,243,245,0.5);padding:1px 10px 4px;bottom:2px;border-radius:5px;-webkit-transform:translate(-50%, 10%);transform:translate(-50%, 10%);bottom:5px;height:22px;width:60px}.feature_list_Area>ul.ft_lists{width:100%}.feature_list_Area>ul.ft_lists li.ft_item{position:relative;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #c6e1e1}.feature_list_Area>ul.ft_lists li.ft_item .ft_icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;margin:0 20px 0 0}.feature_list_Area>ul.ft_lists li.ft_item .ft_icon.column{margin-right:15px}.feature_list_Area>ul.ft_lists li.ft_item .ft_icon.column img{width:80px;border-radius:5px;vertical-align:bottom}.feature_list_Area>ul.ft_lists li.ft_item .ft_info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#002832}.feature_list_Area>ul.ft_lists li.ft_item .ft_info .ft_title{margin-bottom:10px;font-weight:600;font-size:1.25rem}.feature_list_Area>ul.ft_lists li.ft_item .ft_info .ft_tex{margin-right:20px}.feature_list_Area>ul.ft_lists li.ft_item .ft_info a{text-decoration:none;color:#002832}.feature_list_Area>ul.ft_lists .ft_link a{color:#002832;line-height:1.4;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature_list_Area>ul.ft_lists .ft_column{line-height:1.4;margin-top:calc(10px - ((16px * 1.6 - 16px) / 2))}.feature_list_Area.l_lists_column>ul.ft_lists li.ft_item{padding:0}.feature_list_Area.l_lists_column>ul.ft_lists li.ft_item a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;height:100%;padding:15px 20px;text-decoration:none}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists li.ft_item{padding:0}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists li.ft_item.m_qa_column a{padding:15px 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists li.ft_item.m_qa_column .ft_tex{line-height:1}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists li.ft_item.m_qa_column .ft_tex p{font-weight:400}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists li.ft_item.m_qa_column .ft_icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 20px 0 0}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists li.ft_item.m_qa_column .ft_icon.m_qa_icon{margin:0 15px 0 0}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists li.ft_item.m_qa_column .ft_icon.m_qa_icon img{width:37px;height:40px;vertical-align:bottom}.feature_list_Area.top_qalist_Area.l_qas_show>ul.ft_lists .arrow_right{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);right:12px;top:50%}.feature_list_Area.top_qalist_Area>ul.ft_lists.l_mypage_qaList>li.ft_item{padding:0;position:relative}.feature_list_Area.top_qalist_Area>ul.ft_lists.l_mypage_qaList>li.ft_item a{padding:25px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.feature_list_Area.top_qalist_Area>ul.ft_lists.l_mypage_qaList>li.ft_item a .ft_icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.feature_list_Area.top_qalist_Area>ul.ft_lists.l_mypage_qaList>li.ft_item a .ft_icon img{width:37px;height:40px}.feature_list_Area.top_qalist_Area>ul.ft_lists.l_mypage_qaList>li.ft_item a .ft_info{-ms-flex-item-align:start;align-self:flex-start}.feature_list_Area.top_qalist_Area>ul.ft_lists.l_mypage_qaList>li.ft_item a .arrow_right{position:absolute;top:50%;right:15px;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.top_service_Area{color:#002832}.top_service_Area>.head_2{font-size:1.5rem}body.today .content.show .blockStyleWn05{margin-bottom:40px;padding-bottom:20px}body.today .content.show .blockStyleWn04{background-color:transparent;padding:0;overflow:hidden}body.today #content.content.new .org_select_theme label{margin:0;text-align:left}.l_today_confirm p{line-height:2}.l_today_confirm .m_today_confirm-img{padding-bottom:20px;width:100%}.l_today_confirm .m_today_confirm-img img{display:block;width:190px;margin:auto}#mypage .petRecord.medical_interviews .l_recentContents{padding:0}#mypage .petRecord.medical_interviews .l_recentContents.prior a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:20px;text-decoration:none;color:#002832}#mypage .petRecord.medical_interviews .l_leftArea{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 639px){#mypage .petRecord.medical_interviews .l_leftArea{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}}#mypage .petRecord.medical_interviews .l_rightArea .m_symptom_Area .symptom_title{margin-right:5px}#mypage .petRecord .l_recentContents{border-bottom:none}#mypage .textStyleMp01{padding:0 30px 0 0}.medical_info_Area.has_link a{display:block;padding:0;text-decoration:none}.medical_info_Area.has_link a img{vertical-align:bottom;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medical_info_Area.has_link a .medical_info_titleArea{position:relative;background-color:#ff736d;padding:0 20px;display:block;text-decoration:none}.medical_info_Area.has_link a .medical_info_titleArea .head_2{margin-right:20px;font-size:20px;color:white}.medical_info_Area.has_link a .medical_info_titleArea .medical_info_arrow{width:auto;position:absolute;right:20px;top:40%}.medical_infoShow.blockStyleTop06{padding:20px 10px 10px}.mp_ga_Area{padding:30px 20px 40px;background-color:#28c3cd;border-radius:5px;display:block}.mp_ga_Area .mp_ga_icon{width:122px;margin:auto}.mp_ga_Area .head_2{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);color:white;text-align:center;padding:10px 0 20px;font-size:1.2em}.mp_ga_Area .ft_lists{border-radius:5px}.mp_ga_Area .ft_lists .ft_item:last-child{border-bottom:none}.petRecord{color:#002832;font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.petRecord .l_recentContents{border-bottom:1px solid #c6e1e1}.petRecord .l_recentContents .l_healthRecords_main .m_vitality_image .pet_icon img{width:74px}.petRecord .l_recentContents .l_healthRecords_main .m_vitality_date_comm{padding-top:10px}.petRecord .l_recentContents .l_healthRecords_main .m_vitality_date_comm .m_text{font-weight:600}.petRecord .l_recentContents .l_healthRecords_main .m_vitality_date_comm .m_text.time{padding-top:5px;color:#405E66;font-size:14px;font-size:calc(calc(14 / 16) * 1rem)}.petRecord .l_recentContents .l_healthRecords_main .m_vitality_date_comm .m_text.comment{font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}.petRecord .l_recentContents .symptom_icon{max-width:74px;width:100%}.petRecord .l_recentContents .symptom_icon img{min-width:40px}.petRecord .l_recentContents .l_iconGroup_Area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.petRecord .l_recentContents .l_iconGroup_Area .org_iconGroup{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.petRecord .l_recentContents .l_iconGroup_Area .org_iconGroup .m_iconGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0 0 5px;font-size:16px;font-size:calc(calc(16 / 16) * 1rem);line-height:1.5}.petRecord .l_recentContents .l_iconGroup_Area .org_iconGroup .m_iconGroup.appetite_label{color:#00B284}.petRecord .l_recentContents .l_iconGroup_Area .org_iconGroup .m_iconGroup.poop_label{color:#C54D1B}.petRecord .l_recentContents .l_iconGroup_Area .org_iconGroup .m_iconGroup.piss_label{color:#FFA922}.petRecord .l_recentContents .l_iconGroup_Area .org_iconGroup .m_iconGroup.vomiting_label{color:#A469CD}.petRecord .l_recentContents .l_iconGroup_Area .org_iconGroup .m_iconGroup img{width:20px;height:20px;margin-right:10px}.petRecord .l_recentContents .m_commentArea{position:relative;width:100%;height:40px;margin-top:-16px}.petRecord .l_recentContents .m_commentArea.a_continuation>p{margin:15px 0;font-size:1rem;padding:5px 0;height:20px;width:100%;position:relative}@media only screen and (max-width: 374px){.petRecord .l_recentContents .m_commentArea.a_continuation>p{font-size:.875rem}}.petRecord .l_recentContents .m_beenTo_examination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.petRecord .l_recentContents .m_beenTo_examination .icon img{margin-right:5px;width:16px}.petRecord .l_recentContents .m_beenTo_examination .textArea span.strong{font-weight:600}.petRecord .l_recentContents .l_medical_examination_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.petRecord .l_recentContents .l_medical_examination_list>.m_beenTo_examination{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:5px}.petRecord .l_recentContents .l_medical_examination_list>.m_beenTo_examination:first-child{margin-top:15px}.petRecord .l_recentContents .l_medical_examination_list>.m_beenTo_examination:nth-child(2){margin-top:20px}.petRecord .l_recentContents .l_medical_examination_list>.m_beenTo_examination .textArea{font-weight:400;font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}.petRecord .l_recentContents .l_medical_examination_list>.m_beenTo_examination .icon{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}.petRecord .l_recentContents .m_imageArea{display:-webkit-box;display:-ms-flexbox;display:flex}.petRecord .l_recentContents .m_imageArea>img{width:35px;height:35px;border-radius:5px;margin-right:5px}.petRecord .l_recentContents .m_imageArea>img:last-child{margin-right:8px}.petRecord .l_recentContents .m_weight_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto}.petRecord .l_recentContents .m_weight_icon img{width:20px;margin-right:10px}.petRecord .l_recentContents .m_exercise{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px}.petRecord .l_recentContents .m_exercise>.c_icon{margin:0 10px 5px 20px}.petRecord .l_recentContents .m_exercise>.c_icon img{display:-webkit-box;display:-ms-flexbox;display:flex;width:24px}.petRecord .m_arrow{position:absolute;right:20px;top:50%}@media only screen and (max-width: 374px){.petRecord .m_arrow{right:3px}}.petRecord .m_arrow>.c_icon{width:auto}.petRecord.medical_interviews .head_2.mypage{padding:35px 20px 0;margin-bottom:25px}.petRecord.medical_interviews .m_symptom_Area{padding:20px 0 0}.petRecord.medical_interviews .m_symptom_Area .symptom_title{padding:5px 0 0;color:#28c3cd}.petRecord.medical_interviews .m_symptom_Area .symptom_tex{padding:2px 0 5px}.petRecord.medical_interviews .m_symptom_Area .symptom_tex.has_photo{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px}.petRecord.medical_interviews .m_symptom_Area .symptom_tex.has_photo img{max-width:100%;margin:auto}.petRecord.medical_interviews .m_check{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0;margin-top:5px}.petRecord.medical_interviews .m_check .m_check_icon{width:20px}.petRecord.medical_interviews .m_check .m_check_tex{margin-left:8px;font-weight:600}.petRecord.medical_interviews .m_symptom_photo img{width:85%;max-width:480px;border-radius:12px}.l_recentContents.l_health_records{position:relative;padding:0;width:100%;overflow:hidden}.petRecord .l_health_records a{display:block;margin:auto;padding:20px;text-decoration:none;color:#002832}@media (min-width: 568px){.petRecord .l_health_records a{color:#002832;text-decoration:none}}.petRecord .l_health_records a .m_arrow{right:20px}@media (max-width: 374px){.petRecord .l_health_records a .m_arrow{right:3px}}.petRecord .l_health_records a.prior>.l_rightArea{-webkit-box-flex:1;-ms-flex:1 1 230px;flex:1 1 230px}.about_condition_Area{border-top:2px solid #28c3cd;color:#002832}.about_condition_Area .l_recentContents{padding:20px 0 15px}.about_condition_Area .dateInput_Area{margin:auto;max-width:320px;position:relative}.about_condition_Area .dateInput_Area label{height:0}.about_condition_Area .dateInput_Area input{max-width:90%;margin:0 auto;height:60px;padding:0 10px;font-size:24px;font-size:calc(calc(24 / 16) * 1rem);color:#405E66;border:1px solid #c6e1e1}.about_condition_Area .dateInput_Area .m_dateSelect_arrow{position:absolute;content:"";bottom:15px;right:34px;display:block;width:21px;z-index:-1;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2223%22%20height%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M21.5%201l-10%2011-10-11%22%20stroke%3D%22%23405E66%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") center no-repeat}.about_condition_Area .exercise_check_Area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px 0;max-width:480px;margin:auto}.about_condition_Area .exercise_check_Area .checkArea,.about_condition_Area .exercise_check_Area .visualArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px auto 0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.about_condition_Area .exercise_check_Area .visualArea>.img{min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about_condition_Area .exercise_check_Area>.checkArea{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:5vw;margin-right:-5vw}.about_condition_Area .exercise_check_Area>.checkArea>.checkboxUI span.formObj{margin:4px 0 5px 45px}.about_condition_Area .exercise_check_Area>.checkArea>label{margin-left:10px}.about_condition_Area .inputNum_Area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:300px;margin:auto}.about_condition_Area .inputNum_Area input[type=text]{line-height:1 !important;padding:6px 2px 2px 10px;height:3rem}.about_condition_Area .inputNum_Area.narrow{max-width:220px}.about_condition_Area .inputNum_Area .num_digits{width:3rem;height:3rem;font-size:2.3rem;line-height:1 !important;padding:3px 2px 4px 10px;border:1px solid #c6e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#405E66}@media (min-width: 568px){.about_condition_Area .inputNum_Area .num_digits{width:3.4rem}}.about_condition_Area .inputNum_Area .num_digits.digits_two{width:4.3rem}@media (min-width: 568px){.about_condition_Area .inputNum_Area .num_digits.digits_two{width:4.6rem}}.about_condition_Area .inputNum_Area .time_text{margin:0 4px 0 4px;font-size:1.2rem;color:#405E66}.about_condition_Area .inputNum_Area .small{font-size:1rem;color:#405E66}.about_condition_Area .file_upload_Area{margin:40px 10px 0;padding:0 10px}.about_condition_Area .file_upload_Area .upload{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:480px;width:100%;margin:auto;overflow-x:scroll}@media only screen and (max-width: 374px){.about_condition_Area .file_upload_Area .upload{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:block;max-width:90%}}.about_condition_Area .file_upload_Area .upload .photo{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 374px){.about_condition_Area .file_upload_Area .upload .photo{margin-bottom:20px}}.about_condition_Area .file_upload_Area .upload .photo img{border-radius:12px;margin-bottom:5px}.about_condition_Area .file_upload_Area .upload .photo .icon_close i.fa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8ce1e6}.about_condition_Area .file_upload_Area .upload .photo .icon_close i.fa:before{font-size:1.6rem}.about_condition_Area .file_upload_Area .upload .photo .icon_close i.fa span{margin-left:3px;color:gray}.about_condition_Area .file_upload_Area .file_upload_module{text-align:center;max-width:300px;width:100%;height:140px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px auto 0;padding:40px 20px 20px;background-color:#f6f9f9;border:2px dotted #8ce1e6;border-radius:12px;-webkit-transition:.2s;transition:.2s}@media only screen and (max-width: 374px){.about_condition_Area .file_upload_Area .file_upload_module{width:auto}}.about_condition_Area .file_upload_Area .file_upload_module:hover{cursor:pointer;background-color:#f1f3f3}.about_condition_Area .file_upload_Area .file_upload_module .iconArea{margin-bottom:5px}.about_condition_Area .file_upload_Area .file_upload_module .iconArea i.fa{color:#8ce1e6;font-size:2rem}.about_condition_Area .file_upload_Area .file_upload_module .file_text{color:#405E66;margin:5px auto 10px}.about_condition_Area .text_Area{max-width:100%;margin:auto;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about_condition_Area .text_Area textarea{margin-top:20px;padding:20px;border:1px solid #c6e1e1;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;width:90%}.about_condition_Area .text_Area textarea::-webkit-input-placeholder{color:#73898f}.about_condition_Area .text_Area textarea::-moz-placeholder{color:#73898f}.about_condition_Area .text_Area textarea:-moz-placeholder{color:#73898f}.about_condition_Area .text_Area textarea:-ms-input-placeholder{color:#73898f}.about_condition_Area .text_Area span.has-error{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about_condition_Area .content-form-invalid-feedback{color:tomato;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;padding:10px 10px 0;margin:20px auto -15px}#js-walkingtime{position:relative;margin-top:20px}#js-walkingtime .content-form-invalid-feedback{font-size:12px;font-size:calc(calc(12 / 16) * 1rem)}i.content-form-control-feedback.is-invalid.fa.fa-lg.fa-exclamation-circle{width:0px;color:tomato;opacity:0.8}.select_condition_Area .accordion_Area .head_3{font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.select_condition_Area .accordion_Area .head_3 .texArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select_condition_Area .accordion_Area .head_3 .texArea .text{padding:0 0 5px 0}.weight_input_Area .head_3{font-weight:600}.weight_input_Area .weight_image{width:90px;margin:auto}.weight_input_Area .weight_input_num{padding:20px}.weight_input_Area .weight_input_num .inputNum_Area{width:80%;height:50px}.weight_input_Area .weight_input_num .inputNum_Area>.dott{font-size:3rem;color:gray;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.weight_input_Area .weight_input_num .inputNum_Area>.weight_text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:end;font-size:36px;font-size:calc(calc(36 / 16) * 1rem);color:gray;font-family:'Quicksand', sans-serif;font-weight:500}.weight_input_Area .weight_input_num .content-form-invalid-feedback{font-size:14px;font-size:calc(calc(14 / 16) * 1rem);position:absolute;bottom:10px}.weight_input_Area .weight_input_num .content-form-invalid-feedback:first-child{bottom:28px}.ac_content.examination_record_Area{padding:10px 0 30px !important}.ac_content.examination_record_Area ul.checkArea li.examination_record{padding:0 20px;border-bottom:1px solid #c6e1e1}.ac_content.examination_record_Area ul.checkArea li.examination_record input[type="checkbox"]:checked+span{font-weight:600}.ac_content.examination_record_Area ul.checkArea li.examination_record:nth-child(even){border-left:1px solid #c6e1e1}.ac_content.examination_record_Area ul.checkArea.col_half{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ac_content.examination_record_Area ul.checkArea.col_half>.examination_record{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 80px);flex:1 0 calc(50% - 80px);margin-top:-1px}.page_healthRecords_show{color:#002832}.page_healthRecords_show .petRecord .l_default{padding:0}.page_healthRecords_show .petRecord .l_recentContents{padding:30px 20px 20px;margin-bottom:0}.page_healthRecords_show .petRecord .l_recentContents .l_leftArea .pet_icon img{width:74px}.page_healthRecords_show .petRecord .l_recentContents .l_rightArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page_healthRecords_show .petRecord .l_recentContents .l_rightArea .m_text{font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.page_healthRecords_show .petRecord .l_recentContents .l_rightArea .m_text.time{color:#405E66}.page_healthRecords_show .petRecord .radio_Area_outer{background:#f9f9f9;border-bottom:1px solid #c6e1e1}.page_healthRecords_show .petRecord .radio_Area_outer .radio_Area{background:white}.page_healthRecords_show .petRecord .radio_Area_outer .radio_Area label.radioLabel{margin:-1px 0}.page_healthRecords_show .petRecord .radio_Area_outer .radio_Area img{max-width:80px;min-height:65px}.page_healthRecords_show .petRecord .radio_Area_outer .radio_Area .texArea .text{font-size:1rem;font-weight:400}.page_healthRecords_show .petRecord .l_walk_playArea{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.page_healthRecords_show .petRecord .l_walk_playArea>.texArea{position:relative;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:10px}.page_healthRecords_show .petRecord .l_walk_playArea>.texArea>img{width:38px;margin-right:15px}.page_healthRecords_show .petRecord .l_walk_playArea>.texArea .text{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);position:absolute;left:60px;top:4px;width:100%;white-space:nowrap}@media (max-width: 374px){.page_healthRecords_show .petRecord .l_walk_playArea>.texArea .text{font-size:16px;font-size:calc(calc(16 / 16) * 1rem);top:8px}}.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;color:#405E66;line-height:1;margin-left:2px;padding:15px 0 0 0;letter-spacing:2px}.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_hours,.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_minutes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:48px;font-size:calc(calc(48 / 16) * 1rem)}.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_hours .tx_time,.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_minutes .tx_time{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);margin-bottom:3px}.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea .m_about{font-size:16px;font-size:calc(calc(16 / 16) * 1rem);margin-bottom:3px}@media (max-width: 374px){.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_hours,.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_minutes{font-size:42px;font-size:calc(calc(42 / 16) * 1rem)}.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_hours .tx_time,.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_minutes .tx_time{font-size:16px;font-size:calc(calc(16 / 16) * 1rem);margin-bottom:3px}.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_hours .m_about,.page_healthRecords_show .petRecord .l_walk_playArea .l_walking_numArea>.m_walking_minutes .m_about{font-size:14px;font-size:calc(calc(14 / 16) * 1rem);margin-bottom:3px}}.page_healthRecords_show .petRecord .l_walk_playArea>img{width:115px}@media (max-width: 374px){.page_healthRecords_show .petRecord .l_walk_playArea>img{width:90px}}.page_healthRecords_show .petRecord .health_weight_view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.page_healthRecords_show .petRecord .health_weight_view .m_weight_image{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;margin-right:25px;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page_healthRecords_show .petRecord .health_weight_view .m_weight_image img{min-width:60px;max-width:80px}.page_healthRecords_show .petRecord .health_weight_view .m_weight_text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:60px;font-size:calc(calc(60 / 16) * 1rem);color:#405E66}.page_healthRecords_show .petRecord .health_weight_view .m_weight_text .kg{margin-left:8px;font-size:36px;font-size:calc(calc(36 / 16) * 1rem);color:#73898f;font-family:'Quicksand', sans-serif;font-weight:500}.page_healthRecords_show .petRecord .health_weight_view .m_space{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.health_write_Area{padding:10px 20px 0}.health_write_Area.l_hospital_record{padding:0 20px}.health_write_Area .health_write_comment p{line-height:1.8}.health_write_Area .health_photo_view{margin:20px auto}.health_write_Area .health_photo_view .health_photo{margin:0 auto 20px;max-width:480px}.health_write_Area .health_photo_view .health_photo img{border-radius:6px}.health_write_Area .health_check{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:20px 0 0;border-top:1px solid #c6e1e1;border-bottom:1px solid #c6e1e1;border-left:none}@media (max-width: 750px){.health_write_Area .health_check{width:100vw;margin:20px -20px 0}}.health_write_Area .health_check .m_beenTo_examination{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:375px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 15px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #c6e1e1}.health_write_Area .health_check .m_beenTo_examination:nth-child(odd){border-right:1px solid #c6e1e1}.health_write_Area .health_check .m_beenTo_examination:nth-child(even){border-right:none}.health_write_Area .health_check .m_beenTo_examination:nth-child(2n + 1):nth-last-child(2),.health_write_Area .health_check .m_beenTo_examination:nth-child(2n + 1):nth-last-child(2)~.m_beenTo_examination:nth-last-child(1){border-bottom:none}.health_write_Area .health_check .m_beenTo_examination:not(:nth-child(-n + 2)):nth-child(even){border-bottom:1px solid #c6e1e1}.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(7):nth-child(7),.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(7)~.m_beenTo_examination:nth-child(7){border-bottom:none}.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(5):nth-child(5),.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(5)~.m_beenTo_examination:nth-child(5){border-bottom:none}.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(3):nth-child(3),.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(3)~.m_beenTo_examination:nth-child(3){border-bottom:none}.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(2),.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(2)~.m_beenTo_examination{border-bottom:none}.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(1),.health_write_Area .health_check .m_beenTo_examination:nth-child(1):nth-last-child(1)~.m_beenTo_examination{border-bottom:none}.health_write_Area .health_check .icon{margin:0 5px -5px 0}.health_write_Area .health_check .icon img{width:38px}.health_write_Area .health_check span.textArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.health_write_Area .health_check span.textArea span.strong{font-weight:600}.page_inquiry_new p{font-size:1rem;line-height:1.6}.page_inquiry_new form{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);color:#002832}.page_inquiry_new form .head_2{padding:30px 0 25px}.page_inquiry_new form .caution{font-size:1rem;margin:20px 0;background-color:#FFF9F8;border-radius:5px;padding:15px;color:#ef736e;font-weight:bold}.page_inquiry_new form .head_3{margin-top:10px;padding-bottom:5px}.page_inquiry_new form .head_4{font-size:1rem;margin-top:10px;padding:10px 0 5px;font-weight:600;line-height:1.6}.page_inquiry_new form input,.page_inquiry_new form select{height:60px;padding:0 10px}.page_inquiry_new form textarea{min-height:150px;height:auto;padding-bottom:15px}.page_inquiry_new form .textArea_has_numView{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page_inquiry_new form .textArea_has_numView .textlength_Area{display:-webkit-box;display:-ms-flexbox;display:flex;width:3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-25px;padding-right:10px;font-size:14px;font-size:calc(calc(14 / 16) * 1rem);background-color:rgba(255,255,255,0.5);padding:2px 10px 2px 2px;z-index:2}.page_inquiry_new form .textStyleAlert{color:#c33;font-weight:600}.page_inquiry_new form .input_half{display:-webkit-box;display:-ms-flexbox;display:flex}.page_inquiry_new form .input_half input+input{margin-left:20px}.page_inquiry_new form .checkArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.page_inquiry_new form .checkArea li{line-height:1.6;font-size:1rem}.page_inquiry_new form .checkArea li span a{color:#002832}.page_inquiry_new form #inquiry_form{margin:20px 0}.page_inquiry_new form #inquiry_form .caption{font-size:14px;margin-bottom:10px}.page_inquiry_new form #inquiry_warning .error_message{color:#ef736e;text-align:center;font-size:1rem;font-weight:bold;margin:20px}.page_inquiry_new form #inquiry_warning .caution_message{padding:15px;color:#ef736e;font-size:0.875rem;background-color:#FFF9F8}.page_inquiry_new form #inquiry_warning .checkboxUI input[type="checkbox"]+span.formObj:before{width:30px;height:30px;border-radius:5px;background-color:white;border:1px solid #c6e1e1}.page_inquiry_new form #inquiry_warning .checkboxUI input[type="checkbox"]+span.formObj:after{margin:5px 10px}.page_inquiry_new form #inquiry_warning .checkboxUI input[type="checkbox"]:checked+span.formObj:before{background-color:#1cabe3}.page_inquiry_new form #inquiry_warning .checkboxUI input[type="checkbox"]:checked+span.formObj:after{border:2px solid white;border-width:0 2px 2px 0}.page_inquiry_new form #inquiry_warning .checkboxUI span.formObj{margin:8px 0 0 35px}.clinic_advices{color:#002832}.clinic_advices .headingArea{margin-bottom:15px}.clinic_advices .headingArea .head_icon{margin:auto;width:52px}.clinic_advices .headingArea>p.heading_title{text-align:center;font-weight:600;padding:10px 0;color:#D45F5B}.clinic_advices .headingArea p.tex_date{font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}#canvasParent{margin:auto;display:none;text-align:center}#canvasParent .m_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}#canvasParent .m_links a{text-decoration:none;color:#28c3cd}#canvasParent .m_links .page{margin:auto 0}#canvasParent .m_links .page #page_num{margin-right:5px}#canvasParent .m_links .a_left,#canvasParent .m_links .a_right{font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}#canvasParent .m_links .a_left{left:40px}#canvasParent .m_links .a_right{right:40px}#canvasParent .medical_info_Area{padding:0}#canvasParent .clinic_advices_info{margin-bottom:20px}#canvasParent .clinic_advices_info .head_2{padding:0}#canvasParent .clinic_advices_info .clinic_advices_image{max-width:320px;margin:0px auto 30px}#canvasParent .clinic_advices_info p.info{line-height:2}#canvasParent .clinic_advices_info p.info+p.info{margin-top:20px}#the-canvas{direction:ltr}.page_petsNote-info>.feature_list_Area>ul.ft_lists li.ft_item .ft_info .ft_tex{font-weight:600;max-width:90%}.page_petsNote-info ul.ft_lists li.ft_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:20px 0}.page_petsNote-info ul.ft_lists li.ft_item .ft_date,.page_petsNote-info ul.ft_lists li.ft_item .ft_info{padding:0 20px}.page_petsNote-info ul.ft_lists li.ft_item .arrow_right{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:12px;right:20px;top:50%}.org_news_adding{width:100}.org_news_adding .m_news_title_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:50px auto 30px}.org_news_adding .m_news_title_icon img{margin:auto;width:auto}.prior_medical_interviews{padding-bottom:70px}.prior_medical_interviews .page_inquiry_new .basicinfobox{font-size:100%}.prior_medical_interviews .page_inquiry_new .basicinfobox .basicinfohead{height:2rem;line-height:2rem;font-size:80%}.prior_medical_interviews .page_inquiry_new .basicinfobox .basicinfobody_area{padding-top:5px;padding-bottom:5px}.prior_medical_interviews .page_inquiry_new .basicinfobox .basicinfobody_area .basicinfobody{padding:5px 10px 5px 10px}.prior_medical_interviews .page_inquiry_new .basicinfobox .basicinfobody_area .basicinfobody .bodybox{min-width:30%;height:2rem;text-align:center;margin:5px;margin-right:15px}.prior_medical_interviews .page_inquiry_new .basicinfobox .basicinfobody_area .basicinfobody .bodybox span{font-size:14px;line-height:2rem}.prior_medical_interviews .page_inquiry_new .basicinfobox .basicinfobody_area .basicinfobody span{font-size:16px;display:inline-block;margin:auto 0}.prior_medical_interviews .page_inquiry_new .basicinfobox .basicinfobody_area .basicinfobody .time{white-space:nowrap}.prior_medical_interviews .page_inquiry_new input:not([type="submit"]),.prior_medical_interviews .page_inquiry_new select{background-color:white;border-radius:16px}.prior_medical_interviews .page_inquiry_new .head_3{margin:0;padding:20px}.prior_medical_interviews .page_inquiry_new .head_3.m_title{padding:10px 20px 20px}.prior_medical_interviews .page_inquiry_new .selectUI::after{width:21px;right:20px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2223%22%20height%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M21.5%201l-10%2011-10-11%22%20stroke%3D%22%23405E66%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") center no-repeat}.prior_medical_interviews .page_inquiry_new select.selectpets{color:#00B2BF;font-weight:600;height:70px;border:1px solid #C0C0C0;padding-left:85px}.prior_medical_interviews .page_inquiry_new .selectForm_add_item{position:relative}.prior_medical_interviews .page_inquiry_new .selectForm_add_item .add_photo{position:absolute;top:-53px;left:17px;width:40px}.prior_medical_interviews .page_inquiry_new .selectForm_add_item .add_photo img{border-radius:5px}.prior_medical_interviews .page_inquiry_new .l_pickItem_Area .l_leftArea{-webkit-box-flex:1;-ms-flex:1 0 15px;flex:1 0 15px;padding:0;margin:0 10px 0 0}.prior_medical_interviews .page_inquiry_new .l_pickItem_Area .l_leftArea img{min-width:36px}.prior_medical_interviews .page_inquiry_new .l_pickItem_Area .l_rightArea{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border-radius:12px;padding-right:0}.prior_medical_interviews .btnStyle06{margin-top:40px}.prior_medical_interviews .l_elapsedArea{margin:40px auto}.prior_medical_interviews .l_elapsedArea>.tetx{font-size:32px;font-size:calc(calc(32 / 16) * 1rem);color:#405E66;font-weight:600;margin-left:20px}body.questionnaires .content.index .blockStyle07{padding-top:20px}body.questionnaires .content.index .blockStyle07 .head_1{padding-bottom:35px}.page_questionnaires_show ul.m_symptom_Area>li.symptom_list{margin-bottom:20px}.page_questionnaires_show ul.m_symptom_Area>li.symptom_list .symptom_title,.page_questionnaires_show ul.m_symptom_Area>li.symptom_list .symptom_tex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:baseline;align-self:baseline}.page_questionnaires_show ul.m_symptom_Area>li.symptom_list .symptom_title{font-size:16px;font-size:calc(calc(16 / 16) * 1rem);font-weight:600}.page_questionnaires_show ul.m_symptom_Area>li.symptom_list .symptom_tex{font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.page_questionnaires_show .l_photoView_Area{margin:10px auto 40px;width:auto}.page_symptom_confirmation .l_default{padding:10px 20px 60px}.page_symptom_confirmation .head_2{line-height:1.4;margin:0 auto 10px}.page_symptom_confirmation .l_detail_lists{border-radius:12px;padding:10px 0 30px}.page_symptom_confirmation .l_detail_lists>.m_card_view>.head_3{padding:15px 20px 0;margin:0;line-height:1;font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}.page_symptom_confirmation .l_detail_lists>.m_card_view>.fx{padding:15px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page_symptom_confirmation .l_detail_lists>.m_card_view>.fx .card_image{width:50px}.page_symptom_confirmation .l_detail_lists>.m_card_view>.fx .card_image img{border-radius:5px}.page_symptom_confirmation .l_detail_lists>.m_card_view>.fx .card_name{margin-left:10px;color:#00B2BF;font-weight:600;font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.page_symptom_confirmation .l_conf_lists{margin:auto;padding:0 20px}.page_symptom_confirmation .l_conf_lists>.m_conf_list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;border-bottom:1px solid #c6e1e1}.page_symptom_confirmation .l_conf_lists>.m_conf_list>img{width:auto;height:100%;margin:auto}.page_symptom_confirmation .l_conf_lists>.m_conf_list .conf_list_title,.page_symptom_confirmation .l_conf_lists>.m_conf_list .conf_list_text{display:-webkit-box;display:-ms-flexbox;display:flex}.page_symptom_confirmation .l_conf_lists>.m_conf_list>.conf_list_title{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;color:#00B2BF;font-weight:600;margin-right:15px}.page_symptom_confirmation .l_conf_lists>.m_conf_list>.conf_list_text{-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%;font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.page_symptom_confirmation .l_conf_lists>.m_conf_list.has_textarea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page_symptom_confirmation .l_conf_lists>.m_conf_list.has_textarea>.conf_list_title{padding-bottom:5px}.page_symptom_confirmation .l_conf_lists>.m_conf_list.has_textarea>.conf_list_textArea{font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.page_symptom_confirmation .l_conf_info{padding:50px 0 15px}.page_symptom_confirmation .l_conf_info .m_conf_main{font-size:26px;font-size:calc(calc(26 / 16) * 1rem)}.page_symptom_confirmation .l_conf_info .m_conf_text{padding:15px;font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}.page_symptom_confirmation .btnStyle03 a{padding:14px 0}.page_symptom_confirmation .btnStyleMp06{margin-bottom:35px}.page_symptom_confirmation .btnStyle03 a,.page_symptom_confirmation .btnStyleMp06 a{font-weight:600}.l_prior_medical_interviews_list a{position:relative;text-decoration:none;display:grid;grid-gap:20px;grid-template-columns:80px auto 20px;padding:20px;color:#002832;border-bottom:1px solid #c6e1e1}.l_prior_medical_interviews_list a .l_leftArea .symptom_icon img{width:70px}.l_prior_medical_interviews_list a .l_rightArea .m_text.comment{font-weight:600}.l_prior_medical_interviews_list a .l_rightArea .m_symptom_Area{padding:0;padding-top:20px}.l_prior_medical_interviews_list a .l_rightArea .m_symptom_Area .symptom_tex{padding:0}.l_prior_medical_interviews_list a .m_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page_completed .head_2{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600}.page_completed .l_adding_matterArea{border-radius:16px;margin:20px 20px 40px}.page_completed .l_adding_matterArea .m_heading{font-weight:600;border-radius:16px 16px 0 0;padding:20px}.page_completed .l_adding_matterArea .l_adding_matter_contents{padding:30px 30px 2px;background-color:white;border-radius:0 0 16px 16px}.page_completed .l_adding_matterArea .l_adding_matter_contents>.main_visual{max-width:272px;width:auto;margin:auto}.page_completed .l_adding_matterArea .l_adding_matter_contents>.main_visual.a_img_pets{width:114px;height:100%}.page_completed .l_adding_matterArea .l_adding_matter_contents>.main_visual.a_img_pets img{width:114px;height:44px}.page_completed .l_adding_matterArea .l_adding_matter_contents>.head_3{text-align:center;font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}.page_completed .btnStyleMp06{max-width:500px;width:90%;margin:auto;margin-top:50px;margin-bottom:40px}.page_completed .btnStyleMp06.mb20{margin-bottom:20px !important}.page_video_lists{overflow-x:hidden}.page_video_lists ul.l_video_list{overflow-x:hidden}.page_video_lists ul.l_video_list>li.m_video_list{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page_video_lists ul.l_video_list>li.m_video_list .m_video{width:100%;padding-bottom:56.25%;height:0px;position:relative}.page_video_lists ul.l_video_list>li.m_video_list .m_video iframe,.page_video_lists ul.l_video_list>li.m_video_list .m_video .img{width:100%;border-radius:5px;height:100% !important;position:absolute;top:0;left:0}.page_video_lists ul.l_video_list>li.m_video_list .m_video .img{height:auto}.page_video_lists ul.l_video_list>li.m_video_list .m_video .img img{border-radius:5px}.page_video_lists ul.l_video_list>li.m_video_list .m_tex{margin:10px 0;font-weight:600;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);text-align:center}@media (max-width: 567px){.page_video_lists ul.l_video_list>li.m_video_list .m_tex{text-align:left;font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}}.page_video_lists>nav.pagination{max-width:400px;margin:30px auto 70px;padding:0 20px;text-align:center;display:grid;grid-template-columns:repeat(auto-fit, minmax(30px, 1fr));-webkit-tap-highlight-color:transparent}.page_video_lists>nav.pagination span{white-space:nowrap;border:1px solid #ccc;margin-left:-1px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.page_video_lists>nav.pagination span:first-child{border-radius:5px 0 0 5px}.page_video_lists>nav.pagination span:last-child{border-radius:0 5px 5px 0}.page_video_lists>nav.pagination span a{display:block;text-decoration:none;color:#00B2BF;padding:10px 20px}.page_video_lists>nav.pagination span .page.current{color:#405E66}.org_advice_adding>.m_advice_title_icon{margin-top:50px;width:100%}.org_advice_adding>.m_advice_title_icon img{width:auto;display:block;margin:auto;border-radius:0}.org_advice_adding>.head_md{margin:30px 0 15px}body.pets .content.index .l_lists_column{border:none}body.pets .content.index .l_lists_column ul.ft_lists li.ft_item .ft_icon.column{position:relative}body.pets .content.index .l_lists_column ul.ft_lists li.ft_item .ft_icon.column span.m_video{position:absolute;left:51px;top:4px}body.pets .content.index .l_lists_column ul.ft_lists li.ft_item .ft_icon.column span.m_video img{width:24px;height:24px}body.clinics .content.index .blockStyle05 .inner{padding:50px 20px 0}body.clinics .content.show .headStyleConf03{padding:20px 20px 40px}body.user .content.index .inputSectionType01{margin:0;padding:20px}body.health_records .content.new .textArea_has_numView .textlength_Area{margin-top:5px;letter-spacing:1.4px}body.pets .content.create .regiItem h2{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}body.pets .content.create #js-agreement.checkboxUI>label{margin-top:-8px}body.klass article#regi,body.pets article#regi{min-height:90vh}.m_news_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0 10px}.m_news_head .a_news_head img{width:43px;height:auto}body.inquiry_from_clinics{max-width:1440px;color:#002832;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}body.inquiry_from_clinics .lay_form .error_explanation{margin-bottom:-30px}body.inquiry_from_clinics .lay_form .content-form-invalid-feedback.m_error-formVaridate{display:none}body.inquiry_from_clinics .lay_form i.content-form-control-feedback.is-invalid.fa.fa-lg.fa-exclamation-circle{display:none}body.inquiry_from_clinics .lay_form .m_validate .a_invalid{margin:3px 0 0 0;padding-left:5px;color:#D45F5B;font-weight:600;line-height:1.4}body.inquiry_from_clinics .lay_form .m_validate .a_invalid+.a_invalid{margin-top:0}body.inquiry_from_clinics .lay_form .m_validate .select.fw_normal,body.inquiry_from_clinics .lay_form .m_validate .radio.fw_normal{font-weight:normal !important}body.inquiry_from_clinics .lay_form .m_validate .select.gray,body.inquiry_from_clinics .lay_form .m_validate .radio.gray{color:#405E66 !important}body.inquiry_from_clinics .lay_form .m_validate .select.red,body.inquiry_from_clinics .lay_form .m_validate .radio.red{color:#D45F5B}body.inquiry_from_clinics .lay_form .m_validate .select.bold,body.inquiry_from_clinics .lay_form .m_validate .radio.bold{font-weight:600}body.inquiry_from_clinics .lay_form .m_validate.active{display:block}body.inquiry_from_clinics .lay_form .req{display:none}body.inquiry_from_clinics .lay_form{max-width:1040px;width:100%;margin:auto}@media screen and (max-width: 1040px){body.inquiry_from_clinics .lay_form.lay_sp_1{padding:0 20px;max-width:100%;width:auto}}body.inquiry_from_clinics .lay_form .g_2.sp_1:first-child{margin-right:60px}@media screen and (max-width: 750px){body.inquiry_from_clinics .lay_form .g_2.sp_1:first-child{margin-right:0}}body.inquiry_from_clinics .lay_form .org_form_infoArea{margin-top:20px}body.inquiry_from_clinics .lay_form .org_form_head .m_form_head{display:-webkit-box;display:-ms-flexbox;display:flex}body.inquiry_from_clinics .lay_form .org_form_head .m_form_head .a_form_head{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;color:#405E66}body.inquiry_from_clinics .lay_form .org_form_head .m_form_infoArea{padding:10px 0 10px}body.inquiry_from_clinics .lay_form .head_1{font-size:42px;font-size:calc(calc(42 / 16) * 1rem);font-weight:300}@media screen and (max-width: 750px){body.inquiry_from_clinics .lay_form .head_1{font-size:32px;font-size:calc(calc(32 / 16) * 1rem)}}body.inquiry_from_clinics .lay_form .head_2{padding-bottom:10px;font-size:22px;font-size:calc(calc(22 / 16) * 1rem)}body.inquiry_from_clinics .lay_form .head_4{font-size:20px;font-size:calc(calc(20 / 16) * 1rem)}body.inquiry_from_clinics .lay_form .org_form>label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px;height:auto}body.inquiry_from_clinics .lay_form .m_link a{text-decoration:none;color:#405E66;font-weight:600;border-bottom:1px solid #405E66;line-height:1.4;-webkit-transition:.2s;transition:.2s}body.inquiry_from_clinics .lay_form .m_link a:last-child{margin-bottom:-6px}body.inquiry_from_clinics .lay_form .m_link a.bd_none{border-bottom:none}body.inquiry_from_clinics .lay_form .m_link a svg path{stroke:#405E66;text-decoration:none;-webkit-transition:.2s;transition:.2s}body.inquiry_from_clinics .lay_form .m_link a svg path:hover{stroke:#00B2BF}body.inquiry_from_clinics .lay_form .m_link a:hover{color:#00B2BF;border-color:#00B2BF;-webkit-transition:.2s;transition:.2s}body.inquiry_from_clinics .lay_form .m_link a:hover+a svg path{stroke:#00B2BF}body.inquiry_from_clinics .lay_form .m_link a:hover:hover{stroke:#00B2BF}body.inquiry_from_clinics .lay_form textarea{background-color:white}body.inquiry_from_clinics .lay_form .m_form_qa{position:relative}body.inquiry_from_clinics .lay_form .m_form_qa>textarea{padding:20px 20px 40px;min-height:150px}body.inquiry_from_clinics .lay_form .m_form_qa .a_counter{position:absolute;right:10px;bottom:0px;display:block;padding:5px 10px;background-color:rgba(255,255,255,0.3)}body.inquiry_from_clinics .lay_form .btnStyle06{max-width:335px}body.inquiry_from_clinics .lay_form .btnStyle09.rivers,body.inquiry_from_clinics .lay_form input[type="submit"]{max-width:335px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width: 374px){body.inquiry_from_clinics .lay_form .btnStyle09.rivers,body.inquiry_from_clinics .lay_form input[type="submit"]{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}}body.inquiry_from_clinics .lay_form .btnStyle09.rivers .disabled,body.inquiry_from_clinics .lay_form input[type="submit"] .disabled{color:rgba(255,115,110,0.5);cursor:initial}@media screen and (max-width: 750px){body.inquiry_from_clinics .lay_form .btnStyle09.rivers .disabled,body.inquiry_from_clinics .lay_form input[type="submit"] .disabled{font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}}@media screen and (max-width: 374px){body.inquiry_from_clinics .lay_form .btnStyle09.rivers .disabled,body.inquiry_from_clinics .lay_form input[type="submit"] .disabled{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}}body.inquiry_from_clinics .lay_form .btnStyle09.rivers.rivers.btn_disabled,body.inquiry_from_clinics .lay_form input.rivers.btn_disabled[type="submit"]{border-color:rgba(255,115,110,0.5);border-radius:3rem;-webkit-box-shadow:0 2px 0 rgba(148,63,60,0.5);box-shadow:0 2px 0 rgba(148,63,60,0.5);-webkit-transition:.2s;transition:.2s;cursor:initial}body.inquiry_from_clinics .lay_form .btnStyle03{max-width:335px}body.inquiry_from_clinics .lay_form .btnStyle03 input[type="submit"]{height:60px;color:#00B2BF;font-weight:600}body.inquiry_from_clinics .lay_form .org_submit_group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;max-width:calc(335px * 2 + 60px);width:100%}@media screen and (max-width: 750px){body.inquiry_from_clinics .lay_form .org_submit_group .btnStyle03{margin-bottom:30px}}body.inquiry_from_clinics .move_to_top,body.inquiry_from_clinics .org_footer{max-width:1040px;width:100%}body.inquiry_from_clinics .org_footer{margin-bottom:70px}@media screen and (max-width: 750px){body.inquiry_from_clinics footer.org_footer nav.footer_nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}@media screen and (max-width: 750px){body.inquiry_from_clinics footer.org_footer nav.footer_nav ul li a:after{content:"";padding:0}}body.inquiry_from_clinics .lay_form_clinic-comfirm dl dt{font-weight:600;font-size:22px;font-size:calc(calc(22 / 16) * 1rem);margin-bottom:5px;word-wrap:break-word}body.inquiry_from_clinics .lay_form_clinic-comfirm dl dd{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);word-wrap:break-word}body.inquiry_from_clinics .lay_form_clinic-comfirm dl dd:last-child{margin-bottom:30px}body.inquiry_from_clinics .lay_form_clinic-comfirm dl dd .m_form_clinic_list{display:inline;position:relative}body.inquiry_from_clinics .lay_form_clinic-comfirm dl dd .m_form_clinic_list:not(:last-child):after{content:"、";display:inline;width:auto}body#LP-pet-insurance{max-width:1000px;line-height:1.5;color:#333333;-webkit-box-sizing:border-box;box-sizing:border-box}.LP-inline-block_test{display:inline-block}@media (max-width: 750px){.LP-bginsurance{padding:0 20px 20px 20px}}@media (min-width: 751px){.LP-bginsurance{padding:0 20px 20px 20px}}@media (min-width: 751px){.LP-bgRectangle{width:5px;height:25px;background-color:#28c3cd;margin-right:10px;vertical-align:sub}}@media (max-width: 750px){.LP-bgRectangle{width:5px;height:25px;background-color:#28c3cd;margin-right:10px;vertical-align:sub}}@media (min-width: 751px){.LP-bgCase{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:11px;border-radius:3px;background-color:#d3eef4;font-size:14px;text-align:center;margin:30px 0}.LP-bgCase span{font-size:16px;font-weight:bold}}@media (max-width: 750px){.LP-bgCase{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:11px;border-radius:3px;background-color:#d3eef4;font-size:14px;text-align:center;margin:30px 0 10px 0}.LP-bgCase span{display:block;font-size:16px;font-weight:bold}}@media (max-width: 750px){.LP-headStyleConf04{font-size:16px !important}}@media (min-width: 751px){.LP-casebody{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.LP-casebody .LP-caseImage{width:500px;height:262.5px;-o-object-fit:contain;object-fit:contain;padding-right:30px}.LP-casebody .LP-abovetabletext{font-size:14px;line-height:1.71}.LP-casebody .LP-words_detail_table{width:472px;height:336px;font-size:16px;line-height:1.13}.LP-casebody .LP-words_detail_table th{font-weight:bold;text-align:left;padding:12px 20px;background-color:#f2f2f2;border-bottom:1px solid #ffffff;border-left:solid 1px #e5e5e5}.LP-casebody .LP-words_detail_table td{font-weight:bold;text-align:right;padding:12px 20px;border:solid 1px #e5e5e5}}@media (max-width: 750px){.LP-casebody{width:100%}.LP-casebody .LP-caseImage{width:100%;height:262.5px;-o-object-fit:contain;object-fit:contain;padding-right:30px}.LP-casebody .LP-abovetabletext{font-size:14px;line-height:1.71}.LP-casebody .LP-words_detail_table{width:100%;height:336px;font-size:16px;line-height:1.13}.LP-casebody .LP-words_detail_table th{font-weight:bold;text-align:left;padding:12px 20px;background-color:#f2f2f2;border-bottom:1px solid #ffffff;border-left:solid 1px #e5e5e5}.LP-casebody .LP-words_detail_table td{font-weight:bold;text-align:right;padding:12px 20px;border:solid 1px #e5e5e5}}.LP-redlargetext{color:#ff736e;font-size:20px;border-top:2px solid #e5e5e5}.LP-redlargetext th{background-color:#ffffff;border-bottom:1px solid #e5e5e5 !important}.LP-minitext{margin-bottom:30px;line-height:1.5;color:#707070;text-align:right}p{line-height:1.5}.LP-tex_left{text-align:left}@media (max-width: 750px){.LP-sp-display-none{display:none}}@media (min-width: 751px){.LP-pc-display-none{display:none}}@media (max-width: 750px){.LP-sp-font12{font-size:12px}}@media (max-width: 750px){.LP-sp-margin-top20{margin-top:20px}}@media (max-width: 750px){.LP-indentback{text-indent:-1em}}@media (min-width: 751px){.LP-head_2{font-size:20px;font-weight:600}}@media (max-width: 750px){.LP-head_2{font-size:20px;font-weight:600}}@media (min-width: 751px){body#pet-insurance{min-width:1160px;width:100%}}@media (max-width: 750px){body#pet-insurance{width:100%}}@media (min-width: 751px){body#pet-insurance .basicinfobody{position:-webkit-sticky;position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;padding:17px 20px 17px 20px;margin-bottom:17px}}@media (max-width: 750px){body#pet-insurance .basicinfobody{padding:17px 10px 15px 10px}}@media (min-width: 751px){.bginsurance{background-color:#d3eef4;width:100%;max-width:1000px;height:auto;margin:auto;color:#333333;padding-bottom:23px}}@media (max-width: 750px){.bginsurance{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;color:#333333;background-color:#d3eef4;padding:0 20px 70px 20px}}@media (min-width: 751px){.basicinfobox{width:96%;border-radius:5px;background-color:#ffffff;font-weight:500;text-align:left;font-size:14px;color:#333333;margin:auto;display:grid}}@media (max-width: 750px){.basicinfobox{width:100%;background-color:#ffffff;border-radius:2px;margin-bottom:20px}}@media (min-width: 751px){.h2maintitle{font-size:24px;font-weight:bold;padding:30px 0}}@media (max-width: 750px){.h2maintitle{font-size:20px;font-weight:bold;padding:30px 0}}@media (min-width: 751px){.basicinfohead{width:100%;background-color:#28c3cd;color:#ffffff;line-height:1.71;text-align:center;font-weight:500}}@media (max-width: 750px){.basicinfohead{width:100%;height:24px;background-color:#28c3cd;font-size:14px;color:#ffffff;line-height:1.71;text-align:center;font-weight:bold;border-radius:2px 2px 0 0}}@media (min-width: 751px){.bodybox{text-align:center;background-color:#f2f2f2;min-width:63px;height:22px;font-size:12px;display:inline-block;font-weight:normal}}@media (max-width: 750px){.bodybox{background-color:#f2f2f2;width:33px;height:20px;padding:0px 12px;margin:0px 10px 13px 0;font-size:14px;font-weight:normal;border-radius:0 0 2px 2px}}@media (max-width: 750px){.basicinfopadding{font-size:14px}}.btnotherpet{width:100%;display:block;border-radius:3px;padding:7px 0;-webkit-box-shadow:0 2px 0 0 #c6c6c6;box-shadow:0 2px 0 0 #c6c6c6;background-color:#f2f2f2;text-align:center;margin:5px 0;color:#333333;text-decoration:none}@media (min-width: 751px){.btnotherpet{width:200px;height:20px;margin:0 0 0 10px;border-radius:3px;-webkit-box-shadow:0 2px 0 0 #c6c6c6;box-shadow:0 2px 0 0 #c6c6c6;background-color:#f2f2f2;color:#333333;text-decoration:none;right:20;float:right;text-align:center;position:absolute;top:17px;right:20px}}@media (min-width: 751px){.insurance-btns{text-align:right;margin:12px 2% 12px 0;position:relative;padding-right:15px}}@media (min-width: 751px){.attention-color{width:200px;border-radius:3px;text-align:center;-webkit-box-shadow:0 2px 0 0 #ba7575;box-shadow:0 2px 0 0 #ba7575;background-color:#ff736e;color:#ffffff;font-weight:500;font-size:16px;padding:8px 0;margin:0 15px 0 425px;display:inline-block}.attention-color img{vertical-align:text-bottom;height:16px;width:16px;margin:0 5px 0 0}}@media (max-width: 750px){.attention-color{width:100%;border-radius:3px;-webkit-box-shadow:0 2px 0 0 #ba7575;box-shadow:0 2px 0 0 #ba7575;background-color:#ff736e;color:#ffffff;font-weight:500;max-height:40px;text-align:-webkit-center;margin-bottom:15px}.attention-color img{vertical-align:text-bottom;height:16px;width:16px;margin:8px 10px 0 5px}}@media (min-width: 751px){.btn-flat-logo{position:relative;display:inline-block;padding:0.25em 0.5em;text-decoration:none;width:200px;border-radius:3px;text-align:center;-webkit-box-shadow:0 2px 0 0 #ba7575;box-shadow:0 2px 0 0 #ba7575;background-color:#ff736e;color:#ffffff;font-weight:500;font-size:14px;padding:7px 0;margin:0 15px 0}.btn-flat-logo img{width:16px;vertical-align:text-bottom;margin-right:5px}}@media (max-width: 750px){.btn-flat-logo{position:relative;display:inline-block;padding:0.25em 0.5em;text-decoration:none;width:100%;border-radius:3px;text-align:center;-webkit-box-shadow:0 2px 0 0 #ba7575;box-shadow:0 2px 0 0 #ba7575;background-color:#ff736e;color:#ffffff;font-weight:500;font-size:16px;padding:15px 0;height:20px;margin:0 0px 15px 0px}.btn-flat-logo img{width:21px;vertical-align:sub;position:relative;right:5px;margin-right:10px}}@media (min-width: 751px){.btn-flat-logo .rightarrow{width:5.4px;position:relative;top:-4px;right:-26px}}@media (max-width: 750px){.btn-flat-logo .rightarrow{width:5.4px;position:absolute;right:30.1px;padding:1% 0}}@media (min-width: 751px){.btn-flat-logo .fa-chevron-right:before{width:5.4px;height:10px;position:absolute;right:10.1px;top:12px}}@media (max-width: 750px){.btn-flat-logo .fa-chevron-right:before{width:5.4px;height:10px;position:absolute;right:10.1px;top:20px}}@media (max-width: 750px){.migiyazirusi-width{width:5.4px}.migiyazirusi-width img{width:5.4px;height:10px;position:relative;left:40vw;top:-8vw}}@media (min-width: 751px){.migi img{vertical-align:text-bottom;height:17px;width:17px;margin:0 5px 0 33px}}@media (min-width: 751px){.conditions-btn{width:285px;border-radius:3px;background-color:#ffffff;display:inline-block;text-align:left;font-size:14px}.conditions-btn img{vertical-align:text-bottom;height:16px;width:16px;position:absolute;right:15px;top:13px}}@media (max-width: 750px){.conditions-btn{width:100%;border-radius:3px;background-color:#ffffff;display:inline-block;text-align:left}.conditions-btn img{vertical-align:text-bottom;height:21px;position:absolute;right:40px;padding:1% 0}}@media (min-width: 751px){.insurance-plan-patient-card{width:22.5%;border-radius:5px;background-color:#ffffff;padding:1% 1% 0 1%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:2%;vertical-align:top}}@media (max-width: 750px){.insurance-plan-patient-card{width:100%;height:auto;background-color:#ffffff;margin-top:0px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:14.5px 10px 20px 10px;margin-bottom:40px;position:-webkit-sticky;position:sticky}}@media (min-width: 751px){.insurance-plan-ranking__company-image-area{width:205px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 751px){.insurance-plan-ranking__company-image{width:100px}}@media (max-width: 750px){.insurance-plan-ranking__company-image{width:80px;position:absolute;left:56px}}@media (min-width: 751px){.ranking1{color:#ffffff;font-weight:500;font-size:14px;border-radius:3px;background-color:#d4ab5a;width:36px;height:24px;text-align:center}}@media (max-width: 750px){.ranking1{color:#ffffff;font-weight:500;font-size:14px;border-radius:3px;background-color:#d4ab5a;width:36px;height:24px;text-align:center;display:inline-block;position:absolute;left:10px;top:14.5px}}@media (min-width: 751px){.ranking2{color:#ffffff;font-weight:500;font-size:14px;border-radius:3px;background-color:#707070;width:36px;height:24px;text-align:center}}@media (max-width: 750px){.ranking2{color:#ffffff;font-weight:500;font-size:14px;border-radius:3px;background-color:#707070;width:36px;height:24px;text-align:center;display:inline-block;position:absolute;left:10px;top:14.5px}}@media (min-width: 751px){.ranking3{color:#ffffff;font-weight:500;font-size:14px;border-radius:3px;background-color:#ae703e;width:36px;height:24px;text-align:center}}@media (max-width: 750px){.ranking3{color:#ffffff;font-weight:500;font-size:14px;border-radius:3px;background-color:#ae703e;width:36px;height:24px;text-align:center;display:inline-block;position:absolute;left:10px;top:14.5px}}@media (min-width: 751px){.ranking4{color:#333333;font-weight:500;font-size:14px;border-radius:3px;background-color:#ffffff;border:solid 1px;width:36px;height:22px;text-align:center}}@media (max-width: 750px){.ranking4{color:#333333;font-weight:500;font-size:14px;border-radius:3px;background-color:#ffffff;border:solid 1px #333333;width:36px;height:24px;text-align:center;display:inline-block;position:absolute;left:10px;top:14.5px}}@media (max-width: 750px){.insurance-name-area{width:50%;text-align:left;position:absolute;left:136px}}@media (min-width: 751px){.insurance-name{font-size:16px;font-weight:500;line-height:1.4;color:#333333;text-align:center;margin-top:-8px;margin-bottom:10px}}@media (max-width: 750px){.insurance-name{font-size:16px;font-weight:500;line-height:1.4;color:#333333;margin-left:10px}}@media (min-width: 751px){.campaign{font-size:11px;line-height:1.73;color:#ffffff;border-radius:3px;background-color:#ff736e;padding:2px 4px 2px 4px;text-align:center;margin:0 auto 15px auto}}@media (max-width: 750px){.campaign{font-size:12px;line-height:1.73;color:#ffffff;border-radius:3px;background-color:#ff736e;text-align:center;padding:2px 4px 2px 4px;margin-top:47px;border-radius:3px;position:absolute;left:146px}}@media (min-width: 751px){.amountline{border-radius:3px;border:solid 1px #d3eef4;margin-bottom:10px}}@media (max-width: 750px){.amountline{border-radius:3px;border:solid 1px #d3eef4;margin-bottom:15px}}@media (min-width: 751px){.amountline .monthbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px;height:21px}.amountline .monthbody span{width:18px;height:18px}}@media (max-width: 750px){.amountline .monthbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:7px 5px 5px 5px;height:21px}.amountline .monthbody img{width:36px;margin-right:10px}}@media (min-width: 751px){.amountline .monthbody .monthtext{font-size:14px;font-weight:500}}@media (max-width: 750px){.amountline .monthbody .monthtext{font-size:18px;font-weight:500}}@media (min-width: 751px){.amountline .monthbody .monthprice{font-size:21px;font-weight:bold;color:#ff736e;line-height:1.71;margin:-8px 0 0 auto}.amountline .monthbody .monthprice span{font-size:14px;font-weight:bold;color:#ff736e}}@media (max-width: 750px){.amountline .monthbody .monthprice{font-weight:bold;color:#ff736e;line-height:1.71;margin:-8px 0 0 auto}.amountline .monthbody .monthprice span{font-size:18px;font-weight:bold;color:#ff736e}}@media (min-width: 751px){.amountline .yearbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px}}@media (max-width: 750px){.amountline .yearbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0 7px 50px}}@media (min-width: 751px){.amountline .yearbody .yeartext{font-size:14px;margin-left:18px}}@media (max-width: 750px){.amountline .yearbody .yeartext{font-size:14px}}@media (min-width: 751px){.amountline .yearbody .yearprice{font-size:14px;line-height:1.71;margin:0 0 0 auto}}@media (max-width: 750px){.amountline .yearbody .yearprice{font-size:14px;line-height:1.71;margin:0 8px 0 auto}}@media (min-width: 751px){.tableblue{background-color:#ffffff;text-align:center}.tableblue th{background-color:#d3eef4;width:68px;height:25px;padding:0 1%;font-size:14px}.tableblue td{width:20px;height:20px;font-size:20px;border-right:1px solid #d3eef4}.tableblue td img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;vertical-align:middle;width:30%}}@media (max-width: 750px){.tableblue{width:100%;background-color:#ffffff;text-align:center}.tableblue th{background-color:#d3eef4;width:105px;height:25px;padding:0 10px;font-size:14px;font-weight:bold}.tableblue td{width:32vw;height:20px;font-size:20px;border-right:1px solid #d3eef4}.tableblue td img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;vertical-align:middle;width:30%}}@media (min-width: 751px){.line_right{border-right:1px solid #fff}}@media (max-width: 750px){.line_right{border-right:1px solid #fff}}@media (max-width: 750px){.line_right2{border-right:1px solid #e5e5e5}}@media (max-width: 750px){.line_bottom{border-bottom:1px solid #e5e5e5}}@media (min-width: 751px){.line_left{border-left:1px solid #fff}}@media (max-width: 750px){.line_left{border-left:1px solid #fff}}@media (min-width: 751px){.midleTile{background-color:#d3eef4;font-size:14px;border-radius:3px;text-align:center;margin:10px 0}}@media (max-width: 750px){.midleTile{background-color:#d3eef4;font-size:14px;border-radius:3px;text-align:center;margin:10px 0}}@media (min-width: 751px){.bigword{font-size:21px;text-align:center;font-weight:500}}@media (min-width: 751px){.bigword span{font-size:16px}}@media (min-width: 751px){.block span{display:block}}@media (min-width: 751px){.btnStyle14{-webkit-box-sizing:border-box;padding:10px 2.8%;height:40px;width:-webkit-fill-available;font-size:75%;font-size:14px;display:inline-block;color:#ffffff;font-weight:bold;background:#28C3CD;-webkit-box-shadow:0 2px 0 #1A868D;border-radius:3rem}.btnStyle14 .fa-external-link:before{width:14.6px;vertical-align:bottom;height:16px;margin-left:15px;margin-left:6.9px}.btnStyle14 img{width:14.6px;vertical-align:bottom;height:16px;margin-left:15px}}@media (max-width: 750px){.btnStyle14{display:inline-block;width:100%;-webkit-box-shadow:0 2px 0 #1A868D;background:#28C3CD;color:#ffffff;font-weight:500;font-size:20px;padding:8px 0;font-weight:bold;height:60px;-webkit-box-sizing:border-box;padding:15px;border-radius:3rem}.btnStyle14 .fa-external-link:before{width:18px;height:16px;margin-left:9.9px}}@media (min-width: 751px){.btnStyle15{-webkit-box-sizing:border-box;height:40px;text-align:center;border:solid 1px #ff736e;font-size:15px;border-radius:3rem;font-size:15px;display:inline-block;font-weight:bold}.btnStyle15 a{padding:8px 60px;display:block;-webkit-text-decoration-line:none;text-decoration-line:none;color:#ff736d}.btnStyle15 img{margin-left:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:14.6;color:#ff736e;vertical-align:middle}}@media (max-width: 750px){.btnStyle15{-webkit-box-sizing:border-box;width:49%;height:46px;text-align:center;border:solid 1px #ff736e;border-radius:3rem;margin:15px 1% 0 0;color:#ff736e;text-decoration:none;font-weight:bold}.btnStyle15 a{padding:12px;display:block;-webkit-text-decoration-line:none;text-decoration-line:none;color:#ff736d}.btnStyle15 img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:6vw;vertical-align:middle}}@media (max-width: 750px){.btnStyle16{-webkit-box-sizing:border-box;width:49%;margin-left:2%;padding:12px;height:46px;text-align:center;border:solid 1px #333333;border-radius:3rem;margin:15px 0 0 1%;font-weight:600;font-size:16px}.btnStyle16 .fa-plus:before{margin-right:10px;font-size:18px}.btnStyle16 .fa-minus:before{margin-right:10px;font-size:18px}}@media (min-width: 751px){ul.price-flex ul .li01{border-right:none;width:100%;background-color:#f2f2f2;border-radius:3px;margin:10px 0;font-size:14px}}@media (max-width: 750px){ul.price-flex ul .li01{padding:15.5px 5px;background-color:#f2f2f2;width:76.5px;display:table-cell;border-bottom:#ffffff 1px solid;border-right:#e5e5e5 1px solid;text-align:left;font-size:14px}}@media (max-width: 1160px){#view_more{-webkit-box-sizing:border-box;padding:15px;text-align:center;background:#ffffff;border-radius:3rem;text-align:center;text-decoration:none;font-size:20px;color:#28C3CD;display:block;font-weight:bold}#view_more a{font-size:20px;color:#28C3CD;text-decoration:none;font-weight:bold;width:300px}}@media (max-width: 750px){#view_more{-webkit-box-sizing:border-box;padding:15px;text-align:center;background:#ffffff;border-radius:3rem;text-align:center;text-decoration:none;font-size:20px;color:#28C3CD;display:block;font-weight:bold}#view_more a{font-size:20px;color:#28C3CD;text-decoration:none;font-weight:bold;width:300px}}.view_more_area{width:100%}@media (max-width: 750px){ul.ul01{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}}@media (max-width: 750px){ul.ul04{font-size:14px;display:table}ul.ul04 span{padding:15.5px}}@media (max-width: 750px){ul.ul02{display:grid;width:50%}}@media (min-width: 751px){ul.ul03{max-width:96%;width:100%;overflow:hidden;margin:0 auto;font-size:14px}}@media (max-width: 750px){ul.ul03{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;border-bottom:#e5e5e5 solid 1px}}@media (min-width: 751px){ul.price-flex ul .li01.ul01.li03{background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;width:30%}}@media (max-width: 750px){ul.price-flex ul .li01.ul01.li03{background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;width:30%}}@media (max-width: 750px){.li02{padding:15px;width:100%;word-wrap:break-word;text-align:left}}@media (min-width: 751px){.li03{float:left;font-size:12px}}@media (max-width: 750px){.li03{float:left;font-size:12px;height:0}}@media (min-width: 751px){.li04{text-align:right;font-size:14px;font-weight:bold}}@media (max-width: 750px){.li04{text-align:right;font-size:14px;font-weight:bold;text-align:center;margin-top:10px;border-top:#e5e5e5 solid 1px}}@media (min-width: 751px){.utext{font-size:12px;font-family:HiraKakuPro-W3;margin:30px 0 26px 20px}.utext p{text-indent:-17px;padding-left:2%}}@media (max-width: 750px){.utext{font-size:12px;font-family:HiraKakuPro-W3;margin:30px 0 30px 10px}.utext p{text-indent:-13px;padding-left:0}}@media (min-width: 751px){.conditionscard{width:96%;background-color:#ffffff;padding:22px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;text-align:center}.conditionscard img{margin-top:10px;width:148px;height:130px;-o-object-fit:contain;object-fit:contain}}@media (max-width: 750px){.conditionscard{width:100%;background-color:#ffffff;padding:20px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}.conditionscard img{width:80px;height:70px;-o-object-fit:contain;object-fit:contain}}@media (max-width: 750px){.conditionscard .insurance_company_list img{width:100px;height:50px;-o-object-fit:contain;object-fit:contain}}@media (min-width: 751px){.conditionscard .insurance_company_list img{width:148px;height:74px;-o-object-fit:contain;object-fit:contain}}@media (min-width: 751px){.conditionscard .detailbox{width:168px;border-radius:3px;border:solid 1px #28c3cd;background-color:#ffffff;display:inline-table;margin:1%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1%}}@media (max-width: 750px){.conditionscard .detailbox{width:100%;height:76px;border-radius:3px;border:solid 1px #28c3cd;background-color:#ffffff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}}@media (min-width: 751px){.conditionscard .conditionstitle{text-align:center;font-weight:500;font-size:16px;color:#28c3cd;margin:0 5px 26px 5px;font-weight:bold;height:50px}.conditionscard .conditionstitle span{color:#333333}}@media (max-width: 750px){.conditionscard .conditionstitle{font-weight:500;font-size:16px;color:#28c3cd;margin:auto 0;font-weight:bold;padding:5px}.conditionscard .conditionstitle span{color:#333333}}@media (min-width: 751px){.conditionscard .ubox{width:168px;font-size:14px;margin:10px 10px 30px 10px;display:inline-block;text-align:left}}@media (max-width: 750px){.conditionscard .ubox{font-size:14px;line-height:1.5;text-align:left}}@media (min-width: 751px){.conditionscard .titletop{font-size:20px;font-weight:500;margin-bottom:20px}}@media (min-width: 751px){.conditionscard .detailbox2{width:168px;border-radius:3px;border:solid 1px #e5e5e5;background-color:#ffffff;display:inline-table;margin:9px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}}@media (max-width: 750px){.conditionscard .detailbox2{width:85%;border-radius:3px;border:solid 1px #e5e5e5;background-color:#ffffff;display:inline-table;margin:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;text-align:center}}@media (min-width: 751px){.conditionscard-margin{margin:auto;text-align:center;display:block}}.conditionscard-margin .insurance_company_list{display:inline-block;text-align:center}@media (min-width: 751px){.conditionscard-margin .insurance_company_list ul{padding-left:0;list-style:none;display:inline-block}}@media (min-width: 751px) and (min-width: 751px){.conditionscard-margin .insurance_company_list ul li{text-align:left}}@media (min-width: 751px){.detailbox3{display:inline-grid;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}}@media (max-width: 750px){.detailbox3{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}}@media (min-width: 751px){.grayline{border-radius:3px;border:solid 1px #f2f2f2;margin-bottom:10px;margin-top:10px}}@media (min-width: 751px){.grayline .tablegray{background-color:#ffffff;text-align:center}.grayline .tablegray th{background-color:#f2f2f2;width:20vw;height:25px;padding:0 1%;font-size:14px}.grayline .tablegray td{width:20px;height:20px;font-size:20px;border-right:1px solid #f2f2f2}}@media (max-width: 750px){.grayline .tablegray{background-color:#ffffff;text-align:center}.grayline .tablegray th{font-size:14px;width:25vw}.grayline .tablegray td{height:31px;width:35vw}}@media (min-width: 751px){.list-style-inside{list-style:inside}}@media (max-width: 750px){.list-style-inside{list-style:inside;padding:0px 20px}}@media (min-width: 751px){.box1{margin-bottom:30px}}@media (min-width: 751px){.bold{font-weight:bold}}@media (min-width: 751px){.pc-normal{font-weight:normal !important}}@media (max-width: 750px){.sp-bold{font-weight:bold}}@media (max-width: 750px){.sptextsize14{font-size:14px !important}}@media (min-width: 751px){.textsize14{font-size:14px !important}}@media (min-width: 751px){.textsize12{font-size:12px !important}}.pc-sp-textsize12{font-size:12px}@media (min-width: 751px){.textsize21{font-size:21px !important}}@media (max-width: 750px){.textsize21{font-size:24px !important}}@media (min-width: 751px){.textposition{text-align:left}}@media (min-width: 751px){.flexcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}}@media (max-width: 750px){.flexcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}}@media (min-width: 751px){.width{width:31px}}@media (min-width: 751px){.marginright15px{margin-right:15px}}@media (max-width: 750px){.marginright15px{margin-right:15px}}@media (min-width: 751px){.marginright5px{margin-right:5px}}@media (max-width: 750px){.marginright5px{margin-right:5px}}@media (min-width: 751px){#acMenu{display:inline-block;position:absolute;margin-top:-24px}#acMenu dt{width:260px;padding:7px 20px 7px 20px;background:#fff;border-radius:3px;border-bottom:#f2f2f2 solid 2px}#acMenu dt img{height:16px;width:16px;text-align:right;margin-top:-3px}#acMenu dd{display:none}#acMenu dd li{list-style:none;padding:10px 0 10px 20px;border-bottom:#f2f2f2 solid 1px;color:#333333;background:#fff}}@media (max-width: 750px){#acMenu{text-align:center}#acMenu dt{padding:15px 0 15px 10px;background:#fff;height:20px;border-radius:3px;border-bottom:#e5e5e5 solid 2px;text-align:center}#acMenu dt img{vertical-align:text-bottom;height:16px;width:16px;text-align:right;margin-top:0}#acMenu dd{width:100%;border-radius:0 0 3px 3px;margin-right:20px;-webkit-box-shadow:#c0c0c0 0px 2px;box-shadow:#c0c0c0 0px 2px;background:#fff;display:none}#acMenu dd li{list-style:none;text-align:left;padding:10px 0 10px 20px;border-bottom:#f2f2f2 solid 1px;font-weight:normal;color:#333333}}@media (min-width: 751px){.pagenattes{height:0;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 751px){.pagenationleft{padding:30px 18.5px;background-color:#28c3cd;border-radius:50%;text-align:left;position:relative;top:505px;text-decoration:none}}@media (min-width: 751px){.pagenationleft:after{content:"";width:0px;height:20px;border:0;border-top:solid 3px #fff;border-right:solid 3px #fff;position:absolute;top:-10px;left:5px;-webkit-transform:rotate(225deg);position:relative;display:inline-block;padding-left:20px}}@media (min-width: 751px){.pagenationleft-done{padding:30px 18.5px;background-color:#28c3cd;border-radius:50%;text-align:left;position:relative;top:505px;text-decoration:none}}@media (min-width: 751px){.pagenationleft-done:after{content:"";width:0px;height:20px;border:0;border-top:solid 3px #fff;border-right:solid 3px #fff;position:absolute;top:-10px;left:5px;-webkit-transform:rotate(225deg);position:relative;display:inline-block;padding-left:20px}}@media (min-width: 751px){.pagenationright{padding:30px 18.5px;background-color:#28c3cd;border-radius:50%;text-align:right;position:relative;top:505px;left:1040px;text-decoration:none}}@media (min-width: 751px){.pagenationright:after{content:"";width:0px;height:20px;border:0;border-top:solid 3px #fff;border-right:solid 3px #fff;position:absolute;top:-10px;left:-5px;-webkit-transform:rotate(45deg);position:relative;display:inline-block;padding-left:20px}}@media (min-width: 751px){.pagenationright-done{padding:30px 18.5px;background-color:#28c3cd;border-radius:50%;text-align:right;position:relative;top:505px;left:1040px;text-decoration:none}}@media (min-width: 751px){.pagenationright-done:after{content:"";width:0px;height:20px;border:0;border-top:solid 3px #fff;border-right:solid 3px #fff;position:absolute;top:-10px;left:-5px;-webkit-transform:rotate(45deg);position:relative;display:inline-block;padding-left:20px}}@media (min-width: 751px){.opacity-1{opacity:0.3}}@media (min-width: 751px){.text-left{text-align:left}}@media (max-width: 750px){.sp-text-left{text-align:left}}@media (min-width: 751px){.text-right{text-align:right}}@media (min-width: 751px){.sp-text-right{text-align:right}}@media (min-width: 751px){.margin-right{margin-right:-20px}}@media (min-width: 751px){.margin-left{margin-left:15px}}@media (min-width: 751px){.css-br{content:"\A";white-space:pre}}@media (min-width: 751px){.css-br2::after{content:"\A";white-space:pre}}@media (min-width: 751px){.campaignnone{height:41px}}@media (min-width: 751px){.pc-margin-bottom{margin-bottom:15px}}@media (max-width: 750px){.sp-margin-bottom20{margin-bottom:20px}}@media (min-width: 751px){.pc-margin-bottom20{margin-bottom:20px}}@media (max-width: 1160px){.tab-margin-bottom20{margin-bottom:20px}}@media (min-width: 751px){.checkoutwidth{margin:auto}}@media (min-width: 751px){.transferwidth{width:160px;margin:auto}}@media (min-width: 751px){.brbr{word-break:nomal}}@media (max-width: 750px){.brbr{word-break:nomal}}@media (min-width: 751px){.infodisplay{display:contents}}@media (max-width: 750px){.infodisplay{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 751px){.pc-displaynone{display:none}}@media (max-width: 750px){.sp-displaynone{display:none}}@media (max-width: 750px){.displayblock{display:block !important}}@media (max-width: 750px){.displayflex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 750px){.sp-displayflex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 751px){.pc-displayflex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 750px){.insuranceborder{border:1px solid #e5e5e5;border-radius:2px;display:none}}@media (max-width: 750px){.border-none{border:none}}.imsuranceplanmargin{margin:15px 0 20px}@media (max-width: 750px){.width50{width:50%}}@media (min-width: 751px){.pc-margin-right20{margin-right:20px}}@media (min-width: 751px){.pc-margin-left20{margin-left:20px}}@media (max-width: 750px){.sp-margin-top20{margin-top:20px}}@media (max-width: 750px){.sp-margin-bottom20{margin-bottom:20px}}@media (min-width: 751px){.pc-margin-top20{margin-top:20px}}@media (min-width: 751px){.height9vw{height:9vw}}@media (max-width: 750px){.displayinline-grid{display:inline-grid}}.word-wrap-break-word{word-wrap:break-word}@media (max-width: 750px){.padding15{padding:27.5px}}@media (max-width: 750px){.sp-padding-left15{padding-left:15px}}@media (max-width: 750px){.heightauto{height:auto}}@media (max-width: 750px){.max-width58{max-width:58vw}}@media (max-width: 750px){.text-align-webkit-center{text-align:-webkit-center}}@media (max-width: 750px){.vertical-alignmiddle{vertical-align:middle}}@media (max-width: 750px){.vertical-alignbaseline{vertical-align:baseline}}@media (max-width: 750px){.sp-padding5{padding:1%}}@media (max-width: 750px){.sptoparea{min-height:50px}}@media (min-width: 751px){.padding-left{padding-left:10px}}.displaygrid{display:grid}@media (min-width: 751px){.pc-textalign-center{text-align:center}}@media (min-width: 751px){.pc-height60{height:60px}}@media (min-width: 1161px){.over1160-display-none{display:none}}@media (max-width: 1160px){.under1160-display-none{display:none}}@media (max-width: 1160px){.under1160-height66{min-height:66px}}@media (max-width: 1160px){.under1160-height176{min-height:176px}}@media (min-width: 751px){.pc-height66{min-height:66px}}@media (max-width: 1160px){.under1160-height133{min-height:133px}}@media (min-width: 751px){.pc-height171{min-height:171px}}@media (max-width: 1160px){.under1160-height462{min-height:462px}}@media (min-width: 751px){.pc-height462{height:462px}}@media (max-width: 1160px){.under1160marginside{margin:0 2%}}@media (max-width: 750px){.under1160marginside{margin:0}}@media (max-width: 750px){.sp-fontsize14px{font-size:14px}}@media (min-width: 751px){.pc-margin-top10{margin-top:10px}}@media (min-width: 751px){.hikakuflex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hikakuflex .detailbox3{text-decoration:none}@media (min-width: 751px){.pc-margin-basicinfo10{margin:0 10px 0 0}}@media (min-width: 751px){.pc-margin-basicinfo20{margin:0 10px 0 20px}}@media (min-width: 751px){.pc-minwidth-basicinfo50{min-width:50px}}@media (min-width: 751px){.btnotherpet_area{text-align:right;min-width:220px}}@media (max-width: 1160px){.t_on{display:none}}#t_on{display:none}.plus{display:contents}.minus{display:contents}@media (min-width: 751px){.pc-width35px{width:35px}}@media (min-width: 751px){.pc-width60px{width:60px}}@media (max-width: 750px){.sp-width20pa{width:20%}}@media (max-width: 750px){.sp-width55px{width:55px}}@media (max-width: 320px){.width20pa320{width:20%}}@media (min-width: 751px){.application_text_number{padding:20px 20px 0 20px}}@media (min-width: 751px){.application_text_number ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:25px}}@media (max-width: 750px){.application_text_number ul{line-height:25px}}@media (min-width: 751px){.application_text_number ul li{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 751px){.marginright5px{margin-right:5px}}@media (max-width: 750px){.marginright5px{margin-right:5px}}body#pet-insurance{max-width:1160px}@media (min-width: 751px){.bginsurance{background-color:#d3eef4;width:1000px;max-width:1000px;height:auto;margin:auto;color:#333333;padding-bottom:23px}}@media (max-width: 750px){.bginsurance{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;color:#333333;background-color:#d3eef4;padding:0 20px 70px 20px}}@media (min-width: 751px){.plan-h2maintitle{font-size:24px;font-weight:bold;padding:30px 2% 0 2%}}@media (max-width: 750px){.plan-h2maintitle{font-size:20px;font-weight:bold;padding:30px 0}}@media (max-width: 750px){.basicinfobody{padding:17px 10px 15px 10px}}@media (max-width: 750px){.basicinfopadding{font-size:14px}}@media (max-width: 750px){.migiyazirusi-width{width:5.4px}.migiyazirusi-width img{width:5.4px;height:10px;position:relative;left:40vw;top:-8vw}}@media (min-width: 751px){.migi img{vertical-align:text-bottom;height:17px;width:17px;margin:0 5px 0 33px}}@media (min-width: 751px){.plan-insurance-btn{text-align:right;margin:20px 0 20px 0;position:relative;height:40px}}@media (max-width: 750px){.plan-insurance-name-area{width:60%;position:absolute;left:100px;top:14.5px;height:50px;text-align:left}}@media (min-width: 751px){.plan-insurance-name{font-size:16px;font-weight:500;line-height:1.4;color:#333333;text-align:center;margin-top:-8px;margin-bottom:10px}}@media (max-width: 750px){.plan-insurance-name{font-size:16px;font-weight:500;line-height:1.4;color:#333333;position:absolute;top:0;left:0;height:20px}}@media (min-width: 751px){.amountline{border-radius:3px;border:solid 1px #d3eef4;margin-bottom:10px}}@media (max-width: 750px){.amountline{border-radius:3px;border:solid 1px #d3eef4;margin-bottom:15px}}@media (min-width: 751px){.amountline .monthbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px;height:21px}.amountline .monthbody span{width:18px;height:18px}}@media (max-width: 750px){.amountline .monthbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:7px 5px 5px 5px;height:21px}.amountline .monthbody img{width:36px;margin-right:10px}}@media (min-width: 751px){.amountline .monthbody .monthtext{font-size:14px;font-weight:500}}@media (max-width: 750px){.amountline .monthbody .monthtext{font-size:18px;font-weight:500}}@media (min-width: 751px){.amountline .monthbody .monthprice{font-size:21px;font-weight:bold;color:#ff736e;line-height:1.71;margin:-8px 0 0 auto}.amountline .monthbody .monthprice span{font-size:14px;font-weight:bold;color:#ff736e}}@media (max-width: 750px){.amountline .monthbody .monthprice{font-weight:bold;color:#ff736e;line-height:1.71;margin:-8px 0 0 auto}.amountline .monthbody .monthprice span{font-size:18px;font-weight:bold;color:#ff736e}}@media (min-width: 751px){.amountline .yearbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px}}@media (max-width: 750px){.amountline .yearbody{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0 7px 50px}}@media (min-width: 751px){.amountline .yearbody .yeartext{font-size:14px;margin-left:18px}}@media (max-width: 750px){.amountline .yearbody .yeartext{font-size:14px}}@media (min-width: 751px){.amountline .yearbody .yearprice{font-size:14px;line-height:1.71;margin:0 0 0 auto}}@media (max-width: 750px){.amountline .yearbody .yearprice{font-size:14px;line-height:1.71;margin:0 8px 0 auto}}@media (min-width: 751px){.planbox{text-align:center;border:1px solid #d3eef4;border-radius:2px;width:100%;min-height:89px;word-wrap:break-word}}@media (max-width: 750px){.planbox{text-align:center;border:1px solid #d3eef4;border-radius:2px;width:100%;word-wrap:break-word}}@media (min-width: 751px){.planhead{background-color:#d3eef4}}@media (max-width: 750px){.planhead{background-color:#d3eef4}}@media (min-width: 751px){.tableblue{background-color:#ffffff;text-align:center}.tableblue th{background-color:#d3eef4;width:68px;height:25px;padding:0 1%;font-size:14px}.tableblue td{width:100vw;height:20px;font-size:20px;border-right:1px solid #d3eef4}.tableblue td img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;vertical-align:middle}}@media (max-width: 750px){.tableblue{background-color:#ffffff;text-align:center}.tableblue th{background-color:#d3eef4;width:105px;height:25px;padding:0 10px;font-size:14px;font-weight:bold}.tableblue td{width:33%;height:20px;font-size:20px;border-right:1px solid #d3eef4}.tableblue td img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;vertical-align:middle}}@media (min-width: 751px){.line_right{border-right:1px solid #fff}}@media (max-width: 750px){.line_right{border-right:1px solid #fff}}@media (max-width: 750px){.line_right2{border-right:1px solid #e5e5e5}}@media (max-width: 750px){.line_bottom{border-bottom:1px solid #e5e5e5}}@media (min-width: 751px){.line_left{border-left:1px solid #fff}}@media (max-width: 750px){.line_left{border-left:1px solid #fff}}@media (min-width: 751px){.midleTile{background-color:#d3eef4;font-size:14px;border-radius:3px;text-align:center;margin:10px 0}}@media (max-width: 750px){.midleTile{background-color:#d3eef4;font-size:14px;border-radius:3px;text-align:center;margin:10px 0}}@media (min-width: 751px){.bigword{font-size:21px;text-align:center;font-weight:500}}@media (min-width: 751px){.bigword span{font-size:16px}}@media (min-width: 751px){.block span{display:block}}@media (min-width: 751px){ul.price-flex ul .li01{border-right:none;width:100%;background-color:#f2f2f2;border-radius:3px;margin:10px 0}}@media (max-width: 750px){ul.price-flex ul .li01{padding:15.5px 5px;background-color:#f2f2f2;width:76.5px;display:table-cell;border-bottom:#ffffff 1px solid;border-right:#e5e5e5 1px solid;text-align:left}}@media (max-width: 1160px){#view_more{-webkit-box-sizing:border-box;padding:15px;text-align:center;background:#ffffff;border-radius:3rem;text-align:center;text-decoration:none;font-size:20px;color:#28C3CD;display:block;font-weight:bold}#view_more a{font-size:20px;color:#28C3CD;text-decoration:none;font-weight:bold;width:300px}}@media (max-width: 750px){#view_more{-webkit-box-sizing:border-box;padding:15px;text-align:center;background:#ffffff;border-radius:3rem;text-align:center;text-decoration:none;font-size:20px;color:#28C3CD;display:block;font-weight:bold}#view_more a{font-size:20px;color:#28C3CD;text-decoration:none;font-weight:bold;width:300px}}.view_more_area{width:100%}@media (min-width: 751px){.view_more_area .detailbox{width:168px;border-radius:3px;border:solid 1px #28c3cd;background-color:#ffffff;display:inline-table;margin:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}}@media (max-width: 750px){.view_more_area .detailbox{width:100%;height:76px;border-radius:3px;border:solid 1px #28c3cd;background-color:#ffffff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}}@media (min-width: 751px){.view_more_area .conditionstitle{text-align:center;font-weight:500;font-size:16px;color:#28c3cd;margin-bottom:26px;font-weight:bold}.view_more_area .conditionstitle span{color:#333333}}@media (max-width: 750px){.view_more_area .conditionstitle{font-weight:500;font-size:16px;color:#28c3cd;margin-bottom:26px;font-weight:bold;padding:5px}.view_more_area .conditionstitle span{color:#333333}}@media (min-width: 751px){.view_more_area .ubox{width:168px;font-size:14px;margin:10px;display:inline-block}}@media (max-width: 750px){.view_more_area .ubox{font-size:14px;line-height:1.5}}@media (min-width: 751px){.titletop{font-size:20px;font-weight:500}}@media (max-width: 750px){.titletop{font-size:20px}}@media (min-width: 751px){.detailbox3{display:inline-grid;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}}@media (max-width: 750px){.detailbox3{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}}@media (min-width: 751px){.list-style-inside{list-style:inside}}@media (max-width: 750px){.list-style-inside{list-style:inside;padding:0px 20px}}@media (min-width: 751px){.box1{margin-bottom:30px}}@media (min-width: 751px){.bold{font-weight:bold}}@media (max-width: 750px){.sptextsize14{font-size:14px !important}}@media (min-width: 751px){.textsize14{font-size:14px !important}}@media (min-width: 751px){.textsize12{font-size:12px !important}}@media (min-width: 751px){.textsize21{font-size:21px !important}}@media (max-width: 750px){.textsize21{font-size:24px !important}}@media (min-width: 751px){.textposition{text-align:left}}@media (min-width: 751px){.flexcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}}@media (max-width: 750px){.flexcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}}@media (min-width: 751px){.width{width:31px}}@media (min-width: 751px){.marginright15px{margin-right:15px}}#plan-acMenu{text-align:center}@media (min-width: 751px){#plan-acMenu{position:absolute;right:2%;text-align:left}#plan-acMenu dt{width:260px;padding:7px 20px 7px 20px;background:#fff;border-radius:3px;border-bottom:#f2f2f2 solid 1px}#plan-acMenu dt img{vertical-align:text-bottom;height:16px;width:16px;position:absolute;right:15px;top:13px}#plan-acMenu dd{display:none}#plan-acMenu dd li{list-style:none;padding:10px 0 10px 20px;border-bottom:#f2f2f2 solid 1px;color:#333333;background:#fff}}#plan-acMenu dt{padding:9px 0 9px 10px;background:#fff;border-radius:3px;border-bottom:#e5e5e5 solid 1px;text-align:center}#plan-acMenu dt img{vertical-align:text-bottom;height:16px;width:16px;text-align:right;margin-top:0}#plan-acMenu dd{width:100%;border-radius:0 0 3px 3px;margin-right:20px;-webkit-box-shadow:#c0c0c0 0px 2px;box-shadow:#c0c0c0 0px 2px;background:#fff;display:none}#plan-acMenu dd li{list-style:none;text-align:left;padding:10px 0 10px 20px;border-bottom:#f2f2f2 solid 1px;font-weight:normal;color:#333333}.tatou{text-align:end}@media (min-width: 751px){.opacity-1{opacity:0.3}}@media (min-width: 751px){.text-left{text-align:left}}@media (min-width: 751px){.sp-text-left{text-align:left}}@media (max-width: 750px){.sp-text-left{text-align:left}}@media (min-width: 751px){.text-right{text-align:right}}@media (max-width: 750px){.sp-text-right{text-align:right}}@media (min-width: 751px){.margin-right{margin-right:-20px}}@media (min-width: 751px){.margin-left{margin-left:15px}}@media (min-width: 751px){.css-br{content:"\A";white-space:pre}}@media (min-width: 751px){.css-br2::after{content:"\A";white-space:pre}}@media (min-width: 751px){.campaignnone{height:41px}}@media (min-width: 751px){.pc-margin-bottom10{margin-bottom:10px}}@media (min-width: 751px){.pc-margin-bottom{margin-bottom:15px}}@media (min-width: 751px){.pc-margin-bottom30{margin-bottom:30px}}@media (max-width: 750px){.sp-margin-bottom20{margin-bottom:20px}}@media (min-width: 751px){.checkoutwidth{margin:auto}}@media (min-width: 751px){.brbr{word-break:nomal}}@media (max-width: 750px){.brbr{word-break:nomal}}@media (min-width: 751px){.infodisplay{display:contents}}@media (max-width: 750px){.infodisplay{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 750px){.grayminbox{width:52px;height:20px}}@media (min-width: 751px){.pc-displaynone{display:none}}@media (max-width: 750px){.sp-displaynone{display:none}}@media (max-width: 750px){.displayblock{display:block}}@media (max-width: 750px){.displayflex{display:-webkit-box;display:-ms-flexbox;display:flex}}.displaygrid{display:grid}@media (max-width: 750px){.insuranceborder{border:1px solid #e5e5e5;border-radius:2px;display:none}}@media (max-width: 750px){.border-none{border:none}}.imsuranceplanmargin{margin:15px 0 20px}@media (max-width: 750px){.width50{width:50%}}@media (min-width: 751px){.pc-margin-right20{margin-right:20px}}@media (min-width: 751px){.pc-margin-left20{margin-left:20px}}@media (max-width: 750px){.sp-margin-top20{margin-top:20px}}@media (min-width: 751px){.height9vw{height:9vw}}@media (max-width: 750px){.displayinline-grid{display:inline-grid}}.word-wrap-break-word{word-wrap:break-word}@media (max-width: 750px){.padding15{padding:15.5px}}@media (max-width: 750px){.heightauto{height:auto}}@media (max-width: 750px){.max-width58{max-width:58vw}}@media (max-width: 750px){.text-align-webkit-center{text-align:-webkit-center}}@media (max-width: 750px){.vertical-alignmiddle{vertical-align:middle}}@media (max-width: 750px){.vertical-alignbaseline{vertical-align:baseline}}@media (max-width: 750px){.sp-padding5{padding:1%}}@media (max-width: 750px){.sptoparea{padding:0 0 10% 0}}.margintopbottom{margin:10px 0}@media (max-width: 750px){.sp-margintopbottom{margin:10px 0}}.padding105{padding:10px 5px}@media (max-width: 750px){.padding525{padding:5% 15% 5% 25%}}@media (min-width: 751px){.gensun{width:320px;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:5px;margin:0 20px 0 0}.gensun img{border-radius:3px}}@media (max-width: 750px){.gensun{width:335px;margin:auto;margin-bottom:30px;-o-object-fit:contain;object-fit:contain;border-radius:5px}.gensun img{border-radius:3px;max-width:335px}}@media (max-width: 374px){.gensun{width:100%;margin:auto;margin-bottom:30px;-o-object-fit:contain;object-fit:contain;border-radius:5px}.gensun img{border-radius:3px;max-width:335px}}@media (min-width: 751px){.pc-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 750px){.sp-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 751px){.pc-fontsize16px{font-size:16px}}@media (min-width: 751px){.pc-margin-topbottom{margin:19px 2% 19px 0}}@media (max-width: 750px){.sp-fontsize16px{font-size:16px}}.margin-top30{margin-top:30px}.fontsize16{font-size:16px}@media (max-width: 750px){.sp-font-weight-nomal{font-weight:normal}}@media (min-width: 751px){.margin-left4{margin-left:4%}}.redtxt{color:#ff736e}.padding205{padding:20px 5px}@media (min-width: 751px){.pc-max-width64{max-width:64%}}@media (max-width: 750px){.sp-card-boerder{border-top:solid #2ac3ce;border-radius:0}}@media (min-width: 751px){.insurance-plan-by-condition__company-image-area{width:205px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 751px){.insurance-plan-by-condition__company-image{width:100px}}@media (max-width: 750px){.insurance-plan-by-condition__company-image{width:80px;position:absolute;left:10px}}@media (min-width: 751px){.plan-campaign{font-size:11px;line-height:1.73;color:#ffffff;border-radius:3px;background-color:#ff736e;padding:2px 4px 2px 4px;text-align:center;margin:0 auto 15px auto}}@media (max-width: 750px){.plan-campaign{font-size:12px;line-height:1.73;color:#ffffff;border-radius:3px;background-color:#ff736e;text-align:center;padding:2px 4px 2px 4px;margin-top:47px;border-radius:3px;position:absolute;left:0}}@media (min-width: 751px){.btn-flat-logo2{position:relative;display:inline-block;padding:0.25em 0.5em;text-decoration:none;width:230px;border-radius:3px;text-align:center;background-color:#f2f2f2;color:#333333;font-weight:bold;font-size:14px;padding:7px 0;margin:0 15px 0;-webkit-box-shadow:0 2px 0 0 #c6c6c6;box-shadow:0 2px 0 0 #c6c6c6}.btn-flat-logo2 .fa-chevron-right:before{width:5.4px;height:10px;position:absolute;right:10.1px;top:11px}}@media (max-width: 750px){.btn-flat-logo2{position:relative;display:inline-block;padding:0.25em 0.5em;text-decoration:none;width:100%;border-radius:3px;text-align:center;background-color:#f2f2f2;color:#333333;font-weight:bold;font-size:16px;padding:15px 0;height:20px;margin:15px 0px 30px 0px;-webkit-box-shadow:0 2px 0 0 #c6c6c6;box-shadow:0 2px 0 0 #c6c6c6}.btn-flat-logo2 .fa-chevron-right:before{width:5.4px;height:10px;position:absolute;right:10.1px;top:18px}}@media (min-width: 751px){body#login-user-pet-select{max-width:1000px;width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box}}body#login-user-pet-select .bg-login-user-pet-select{background-color:#d3eef4;min-height:750px;width:1000px;color:#333333}@media (min-width: 751px){body#login-user-pet-select .bg-login-user-pet-select{width:1000px;min-height:750px}}@media (max-width: 750px){body#login-user-pet-select .bg-login-user-pet-select{width:100%;min-height:667px}}body#login-user-pet-select .insurance-subtitle{font-size:20px;font-weight:bold}body#login-user-pet-select .selectpet{margin:0 215px 0 215px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 365px){body#login-user-pet-select .selectpet{width:178px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 366px){body#login-user-pet-select .selectpet{width:358px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 613px){body#login-user-pet-select .selectpet{width:536px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 750px){body#login-user-pet-select .petbox{margin:20px 10.5px}}@media (min-width: 751px){body#login-user-pet-select .petbox{width:160px;height:180px;margin:20px 15px}}@media (max-width: 750px){body#login-user-pet-select .petbox img{width:157px;height:157px}}@media (min-width: 751px){body#login-user-pet-select .petbox img{width:160px;height:160px}}body#login-user-pet-select .petname{font-size:16px;font-weight:bold;color:#333333}body#login-user-pet-select a{text-decoration:none}body#login-user-pet-select .text-center{text-align:center}@media (max-width: 750px){.sp-top-padding30{padding-top:30px}}@media (min-width: 751px){.pc-top-padding40{padding-top:40.5px}}@media (max-width: 750px){.sp-bottom-margin10{margin-bottom:10px}}@media (min-width: 751px){.pc-bottom-margin20{margin-bottom:20px}}@media (min-width: 751px){body#pet-insurance-weight-select{max-width:1000px;line-height:1.5;color:#333333;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width: 751px){#pet-insurance-weight-select .bgpet-insurance{background-color:#d3eef4;min-height:750px;max-width:1000px;color:#333333;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width: 750px){#pet-insurance-weight-select .bgpet-insurance{background-color:#d3eef4;height:400px;width:100%;color:#333333;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}}#pet-insurance-weight-select .bg{background-color:#d3eef4;height:1080px;max-width:1000px;color:#333333;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box}#pet-insurance-weight-select .insurance-subtitle{font-size:20px;font-weight:bold}#pet-insurance-weight-select .text-center{text-align:center}#pet-insurance-weight-select .selectArea{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 255px 0 285px}#pet-insurance-weight-select .margin-bottom30{margin-bottom:30px}#pet-insurance-weight-select .margin-bottom60{margin-bottom:60px}#pet-insurance-weight-select .margintop60{margin-top:60px}#pet-insurance-weight-select .marginbottom20{margin-bottom:20px}#pet-insurance-weight-select .margintop40{margin-top:40px}#pet-insurance-weight-select .marginbottom40{margin-bottom:40px}#pet-insurance-weight-select .marginright15{margin-right:15px}#pet-insurance-weight-select .marginleft15{margin-left:15px}#pet-insurance-weight-select .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}#pet-insurance-weight-select .petsquare{width:160px;height:160px;border-radius:5px;background-color:#ffffff;text-align:center;padding:70px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px;color:#28c3cd;font-weight:bold;line-height:1.2}#pet-insurance-weight-select .petsquare input[type="radio"]{display:none}#pet-insurance-weight-select .opacity0{opacity:0}@media (min-width: 751px){#pet-insurance-weight-select .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 28%}}@media (max-width: 750px){#pet-insurance-weight-select .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 2%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#pet-insurance-weight-select .wrap img{min-width:90%}}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-left10px{margin-left:10px}}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-right10px{margin-right:10px}}#pet-insurance-weight-select .centering_parent{text-align:center}@media (min-width: 751px){#pet-insurance-weight-select .between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 751px){#pet-insurance-weight-select .l_default{padding:0}}@media (max-width: 750px){#pet-insurance-weight-select .l_default{padding:0}}#pet-insurance-weight-select .text-center{text-align:center}#pet-insurance-weight-select .selectArea{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 255px 0 285px}@media (min-width: 751px){#pet-insurance-weight-select .selectbox img{width:95%}}@media (max-width: 750px){#pet-insurance-weight-select .selectbox img{width:90%}}@media (min-width: 751px){#pet-insurance-weight-select .precentage{position:absolute;bottom:30px;width:460px;margin:0px 230px}}@media (max-width: 750px){#pet-insurance-weight-select .precentage{position:relative;width:100%;top:15vh}}#pet-insurance-weight-select .margintop60{margin-top:60px}#pet-insurance-weight-select .marginbottom20{margin-bottom:20px}#pet-insurance-weight-select .margintop40{margin-top:40px}#pet-insurance-weight-select .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 751px){#pet-insurance-weight-select .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto;position:absolute;left:0;right:0;top:380px;margin:auto}#pet-insurance-weight-select .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}}@media (max-width: 750px){#pet-insurance-weight-select .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto;height:60px;padding:0}#pet-insurance-weight-select .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1}}@media (min-width: 751px){#pet-insurance-weight-select .btnStyle18{margin:auto;width:440px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;z-index:0}#pet-insurance-weight-select .btnStyle18 input{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px;display:block}}@media (max-width: 750px){#pet-insurance-weight-select .btnStyle18{margin:auto;width:90%;max-width:500px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;z-index:0}#pet-insurance-weight-select .btnStyle18 input{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px;display:block}}@media (min-width: 751px){#pet-insurance-weight-select #pet_info_weight{width:100%;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;line-height:1.33;font-weight:bold;padding:0 20px}}@media (max-width: 750px){#pet-insurance-weight-select #pet_info_weight{width:100%;height:60px;border-radius:3px;background-color:#ffffff;font-size:20px;line-height:1.33;font-weight:bold;max-width:500px;padding:0 20px}}#pet-insurance-weight-select #SB1{width:100%;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;line-height:1.33;font-weight:bold}#pet-insurance-weight-select .petsquare{width:160px;height:160px;border-radius:5px;background-color:#ffffff;text-align:center;padding:70px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px;color:#28c3cd;font-weight:bold;line-height:1.2}#pet-insurance-weight-select .petsquare input[type="radio"]{display:none}@media (max-width: 750px){#pet-insurance-weight-select .cp_ipselect{position:relative;display:block;overflow:hidden;width:50%;height:100%;margin:0em auto;border-radius:3px;color:#333333;border:1px solid #d3eef4;background:#ffffff;z-index:10}}@media (min-width: 751px){#pet-insurance-weight-select .cp_ipselect{position:relative;display:block;overflow:hidden;width:500px;height:100%;margin:0em auto;border-radius:3px;color:#333333;border:1px solid #d3eef4;background:#ffffff;z-index:10}}#pet-insurance-weight-select .cp_ipselect>i.toggle{position:absolute;z-index:4;top:1.6em;right:1.5em;color:#333333}#pet-insurance-weight-select .cp_ipselect .cp_sl07_arrowup:before{position:absolute;content:'';pointer-events:none;-webkit-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1)}#pet-insurance-weight-select .cp_ipselect .cp_sl07_arrowdown:before{position:absolute;top:0;right:0;width:0;height:0;padding:0;content:'';pointer-events:none;border-top:6px solid #333333;border-right:6px solid transparent;border-left:6px solid transparent;-webkit-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1)}#pet-insurance-weight-select .cp_ipselect label{margin-top:0}#pet-insurance-weight-select .cp_ipselect .cp_sl07_title,#pet-insurance-weight-select .cp_ipselect .cp_sl07_selectlabel{position:relative;padding:16px 20px;cursor:pointer;border-top:1px solid rgba(0,0,0,0.05);width:100%;display:block;height:30px;border:none;margin:auto}#pet-insurance-weight-select .cp_ipselect>input{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}#pet-insurance-weight-select .cp_ipselect>input:checked~i.toggle.cp_sl07_arrowdown{display:none}#pet-insurance-weight-select .cp_ipselect>input:checked~i.toggle.cp_sl07_arrowup{display:block}#pet-insurance-weight-select .cp_ipselect>input:checked div.options label.option .cp_sl07_title{display:none !important}#pet-insurance-weight-select .cp_ipselect>input:not(:checked){z-index:4}#pet-insurance-weight-select .cp_ipselect>input:not(:checked)~label.option>span.cp_sl07_title{display:none}#pet-insurance-weight-select .cp_ipselect>input:not(:checked)~i.toggle.cp_sl07_arrowup{display:none}#pet-insurance-weight-select .cp_ipselect>input:not(:checked)~i.toggle.cp_sl07_arrowdown{display:block}#pet-insurance-weight-select .cp_ipselect>span.cp_sl07_selectlabel{position:relative;z-index:0;display:inline-block;width:100%;color:#333333;border-top:0;margin:auto}#pet-insurance-weight-select .cp_ipselect label.option{z-index:1;display:block;overflow:hidden;width:100%;-webkit-transition:all 1s ease-out;transition:all 1s ease-out}#pet-insurance-weight-select .cp_ipselect label.option span.cp_sl07_title{position:relative;z-index:2;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;height:15px}#pet-insurance-weight-select .cp_ipselect label.option span.cp_sl07_title{color:#333333}#pet-insurance-weight-select .cp_ipselect label.option span.cp_sl07_title:hover{background:#efeff4 !important}#pet-insurance-weight-select .cp_ipselect label.option input{display:none}#pet-insurance-weight-select .cp_ipselect label.option input:checked~span.cp_sl07_title{position:absolute;z-index:3;top:0;display:block;color:inherit;border-top:0;background:#ffffff;width:80%;height:100%;-webkit-box-shadow:none;box-shadow:none}@media (min-width: 751px){#pet-insurance-weight-select .z_on{z-index:9;opacity:0.4;pointer-events:none}}@media (max-width: 750px){#pet-insurance-weight-select .z_on{z-index:0;opacity:0.4;pointer-events:none}}@media (min-width: 751px){#pet-insurance-weight-select .k_on{display:none}}@media (max-width: 750px){#pet-insurance-weight-select .k_on{display:none}}@media (max-width: 750px){#pet-insurance-weight-select .b_on{display:none}}#pet-insurance-weight-select .margin-top10{margin-top:10px}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-left5{margin-left:5px}}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-right5{margin-right:5px}}@media (max-width: 750px){#pet-insurance-weight-select .sp-btnStyle06-none{display:none}}#pet-insurance-weight-select .arrow{width:21px;margin:20px 20px 20px 0}@media (min-width: 751px){#pet-insurance-weight-select .pc-display-none{display:none}}@media (max-width: 750px){#pet-insurance-weight-select .sp-display-none{display:none}}#pet-insurance-weight-select .display-none{display:none}@media (min-width: 751px){#pet-insurance-weight-select .pc-position-absolute{position:absolute;left:0;right:0;top:300px;margin:auto}}@media (min-width: 751px){#pet-insurance-weight-select .pc-bold{font-weight:bold}}@media (max-width: 750px){#pet-insurance-weight-select .sp-bold{font-weight:bold}}@media (min-width: 751px){#pet-insurance-weight-select .pc-margin-bottom10px{margin-bottom:10px}}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-bottom10px{margin-bottom:10px}}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-bottom20px{margin-bottom:20px}}#pet-insurance-weight-select .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-top20px{margin-top:20px}}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-top30px{margin-top:30px}}@media (min-width: 751px){#pet-insurance-weight-select .pc-margin-top20px{margin-top:20px}}@media (min-width: 751px){#pet-insurance-weight-select .pc-margin-bottom30{margin-bottom:30px}}@media (min-width: 751px){#pet-insurance-weight-select .pc-marginbottom20{margin-bottom:20px}}@media (min-width: 751px){#pet-insurance-weight-select .pc-marginbottom40{margin-top:40px}}@media (max-width: 750px){#pet-insurance-weight-select .sp-margin-bottom72px{margin-bottom:-72px}}@media (min-width: 751px){#pet-insurance-weight-select .btnStyle06-none{margin:auto;width:440px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center}#pet-insurance-weight-select .btnStyle06-none p{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}@media (max-width: 750px){#pet-insurance-weight-select .btnStyle06-none{max-width:500px;margin:auto;width:90%;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center}#pet-insurance-weight-select .btnStyle06-none p{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}#pet-insurance-weight-select label img{margin:3px;padding:8px}#pet-insurance-weight-select .selection-group input[type="radio"]{display:none}@media (min-width: 751px){#pet-insurance-weight-select .content2{width:150px;height:150px;border-radius:5px;margin:12px;padding:8px}#pet-insurance-weight-select .content2 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:60px 20px;display:block}}@media (max-width: 750px){#pet-insurance-weight-select .content2{width:123px;height:125px;border-radius:5px;margin:12px;padding:8px}#pet-insurance-weight-select .content2 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:50px 10px;display:block}}@media (min-width: 751px){#pet-insurance-weight-select .content3{width:150px;height:150px;border-radius:5px;margin:12px;padding:8px}#pet-insurance-weight-select .content3 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:65px 20px;display:block}}@media (max-width: 750px){#pet-insurance-weight-select .content3{width:123px;height:125px;border-radius:5px;margin:12px;padding:8px}#pet-insurance-weight-select .content3 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:50px 10px;display:block}}@media (min-width: 751px){#pet-insurance-weight-select .content4{width:150px;height:150px;border-radius:5px;margin:12px;padding:8px}#pet-insurance-weight-select .content4 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:65px 20px;display:block}}@media (max-width: 750px){#pet-insurance-weight-select .content4{width:123px;height:125px;border-radius:5px;margin:12px;padding:8px}#pet-insurance-weight-select .content4 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:50px 10px;display:block}}#pet-insurance-weight-select .contenttextbg0{color:#28c3cd !important;background:#ffffff  !important}#pet-insurance-weight-select .contenttextbg1{color:#ffffff !important;background:#28c3cd !important}@media (min-width: 751px){#pet-insurance-weight-select select#pet_info_category_id{width:50%;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;line-height:1.33;font-weight:bold}}@media (max-width: 750px){#pet-insurance-weight-select select#pet_info_category_id{width:100%;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;line-height:1.33;font-weight:bold}}@media (min-width: 751px){.select-arrowabsolute{position:-webkit-sticky;position:sticky;width:100%;margin:auto;height:60px;max-width:500px;border-radius:3px}}@media (max-width: 750px){.select-arrowabsolute{position:-webkit-sticky;position:sticky;width:100%;margin:auto;height:60px;max-width:500px;border-radius:3px}}@media (min-width: 751px){.fa-chevron-down:before{position:absolute;top:19.8px;right:24px}}@media (max-width: 750px){.fa-chevron-down:before{position:absolute;top:19.8px;right:24px}}.width100{width:100%}*{outline:0;font-family:sans-serif}span.msg,span.choose{color:#555;padding:5px 0 10px;display:inherit}.container{width:500px;margin:50px auto 0;text-align:center}.dropdown{width:300px;display:inline-block;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 2px #cccccc;box-shadow:0 0 2px #cccccc;-webkit-transition:all .5s ease;transition:all .5s ease;position:relative;font-size:14px;color:#474747;height:100%;text-align:left}.dropdown .select{cursor:pointer;display:block;padding:10px}.dropdown .select>i{font-size:13px;color:#888;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;float:right;line-height:20px}.dropdown:hover{-webkit-box-shadow:0 0 4px #cccccc;box-shadow:0 0 4px #cccccc}.dropdown:active{background-color:#f8f8f8}.dropdown.active{-webkit-box-shadow:0 0 4px #cccccc;box-shadow:0 0 4px #cccccc;border-radius:5px 5px 0 0;background-color:#f8f8f8}.dropdown.active:hover{-webkit-box-shadow:0 0 4px #cccccc;box-shadow:0 0 4px #cccccc;border-radius:5px 5px 0 0;background-color:#f8f8f8}.dropdown.active .select>i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.dropdown .dropdown-menu{position:absolute;background-color:#fff;width:100%;left:0;margin-top:1px;-webkit-box-shadow:0 1px 2px #cccccc;box-shadow:0 1px 2px #cccccc;border-radius:0 1px 5px 5px;overflow:hidden;display:none;max-height:144px;overflow-y:auto;z-index:9;padding:0;list-style:none}.dropdown .dropdown-menu li{padding:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.dropdown .dropdown-menu li:hover{background-color:#f2f2f2}.dropdown .dropdown-menu li:active{background-color:#e2e2e2}@media (min-width: 751px){body#select-pet-in-not-login_user{max-width:1000px;line-height:1.5;color:#333333;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width: 751px){#select-pet-in-not-login_user .bgpet-insurance{background-color:#d3eef4;min-height:750px;max-width:1000px;color:#333333;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:650px}}@media (max-width: 750px){#select-pet-in-not-login_user .bgpet-insurance{background-color:#d3eef4;height:650px;width:100%;color:#333333;padding:30px 15px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width: 360px){#select-pet-in-not-login_user .bgpet-insurance{height:850px}}#select-pet-in-not-login_user .bg{background-color:#d3eef4;height:1080px;max-width:1000px;color:#333333;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box}#select-pet-in-not-login_user .insurance-subtitle{font-size:20px;font-weight:bold}#select-pet-in-not-login_user .text-center{text-align:center}#select-pet-in-not-login_user .selectArea{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 255px 0 285px}#select-pet-in-not-login_user .margin-bottom30{margin-bottom:30px}#select-pet-in-not-login_user .margin-bottom60{margin-bottom:60px}#select-pet-in-not-login_user .margintop60{margin-top:60px}#select-pet-in-not-login_user .marginbottom20{margin-bottom:20px}#select-pet-in-not-login_user .margintop40{margin-top:40px}@media (min-width: 751px){#select-pet-in-not-login_user .pc-margin-bottom20px{margin-bottom:20px}}#select-pet-in-not-login_user .marginbottom40{margin-bottom:40px}#select-pet-in-not-login_user .marginright15{margin-right:15px}#select-pet-in-not-login_user .marginleft15{margin-left:15px}#select-pet-in-not-login_user .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}#select-pet-in-not-login_user .petsquare{width:160px;height:160px;border-radius:5px;background-color:#ffffff;text-align:center;padding:70px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px;color:#28c3cd;font-weight:bold;line-height:1.2}#select-pet-in-not-login_user .petsquare input[type="radio"]{display:none}#select-pet-in-not-login_user .opacity0{opacity:0}@media (min-width: 751px){#select-pet-in-not-login_user .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 2%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 750px){#select-pet-in-not-login_user .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 2%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 360px){#select-pet-in-not-login_user .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:3%}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-left10px{margin-left:10px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-right10px{margin-right:10px}}#select-pet-in-not-login_user .centering_parent{text-align:center}@media (max-width: 750px){#select-pet-in-not-login_user .l_default{padding:0}}#select-pet-in-not-login_user .text-center{text-align:center}#select-pet-in-not-login_user .selectArea{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 255px 0 285px}@media (min-width: 751px){#select-pet-in-not-login_user .selectbox{position:-webkit-sticky;position:sticky}#select-pet-in-not-login_user .selectbox img{width:160px;hight:160px}#select-pet-in-not-login_user .selectbox span.dogcat{position:absolute;bottom:70px;left:0;right:0;margin:auto;text-align:center;font-size:20px;font-weight:bold;color:#28c3cd}}@media (max-width: 750px){#select-pet-in-not-login_user .selectbox{position:-webkit-sticky;position:sticky}#select-pet-in-not-login_user .selectbox img{width:158px;hight:158px}#select-pet-in-not-login_user .selectbox span.dogcat{position:absolute;bottom:28px;left:0;right:0;margin:auto;text-align:center;font-size:16px;font-weight:bold;color:#28c3cd}}@media (max-width: 360px){#select-pet-in-not-login_user .selectbox img{width:158px;hight:158px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#select-pet-in-not-login_user .precentageArea{text-align:center}@media (min-width: 751px){#select-pet-in-not-login_user .precentageArea span{position:absolute;left:0;right:0;margin:auto;bottom:45px}}@media (max-width: 750px){#select-pet-in-not-login_user .precentageArea span{display:block}}@media (min-width: 751px){#select-pet-in-not-login_user .precentage{width:500px;position:absolute;left:0;right:0;margin:auto;bottom:70px;max-width:500px}}@media (max-width: 750px){#select-pet-in-not-login_user .precentage{width:100%;max-width:500px;margin-top:30px}}#select-pet-in-not-login_user .margin-bottom30{margin-bottom:30px}#select-pet-in-not-login_user .margin-bottom60{margin-bottom:60px}#select-pet-in-not-login_user .margintop60{margin-top:60px}@media (min-width: 751px){#select-pet-in-not-login_user .pc-margin-bottom20{margin-bottom:20px}}#select-pet-in-not-login_user .marginbottom20{margin-bottom:20px}#select-pet-in-not-login_user .marginbottom40{margin-bottom:40px}#select-pet-in-not-login_user .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 751px){#select-pet-in-not-login_user .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto}#select-pet-in-not-login_user .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}}@media (max-width: 750px){#select-pet-in-not-login_user .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto}#select-pet-in-not-login_user .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;height:60px;padding:20px}}@media (min-width: 751px){#select-pet-in-not-login_user .btnStyle18{margin:auto;width:500px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;z-index:0}#select-pet-in-not-login_user .btnStyle18 input{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}@media (max-width: 750px){#select-pet-in-not-login_user .btnStyle18{margin:auto;width:90%;max-width:500px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;z-index:0}#select-pet-in-not-login_user .btnStyle18 input{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}@media (min-width: 751px){#select-pet-in-not-login_user .btnStyle18-none{margin:auto;width:440px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;z-index:0}#select-pet-in-not-login_user .btnStyle18-none p{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}@media (max-width: 750px){#select-pet-in-not-login_user .btnStyle18-none{margin:auto;width:90%;max-width:500px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;z-index:0}#select-pet-in-not-login_user .btnStyle18-none p{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}@media (min-width: 751px){#select-pet-in-not-login_user #pet_info_weight{width:500px;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;padding:0 20px;line-height:1.33;font-weight:bold}}@media (max-width: 750px){#select-pet-in-not-login_user #pet_info_weight{width:100%;max-width:500px;height:60px;border-radius:3px;background-color:#ffffff;font-size:20px;padding:0 20px;line-height:1.33;font-weight:bold}}@media (min-width: 751px){#select-pet-in-not-login_user #SB1{width:100%;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;line-height:1.33;font-weight:bold;max-width:500px;padding:0 20px}}@media (max-width: 750px){#select-pet-in-not-login_user #SB1{width:100%;height:60px;border-radius:3px;background-color:#ffffff;font-size:20px;line-height:1.33;font-weight:bold;max-width:500px;padding:0 20px}}#select-pet-in-not-login_user .petsquare{width:160px;height:160px;border-radius:5px;background-color:#ffffff;text-align:center;padding:70px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px;color:#28c3cd;font-weight:bold;line-height:1.2}#select-pet-in-not-login_user .petsquare input[type="radio"]{display:none}@media (min-width: 751px){#select-pet-in-not-login_user .cp_ipselect{position:relative;display:block;overflow:hidden;width:500px;height:100%;margin:0em auto;border-radius:3px;color:#333333;border:1px solid #d3eef4;background:#ffffff;z-index:10}}@media (max-width: 750px){#select-pet-in-not-login_user .cp_ipselect{position:relative;display:block;overflow:hidden;width:50%;height:100%;margin:0em auto;border-radius:3px;color:#333333;border:1px solid #d3eef4;background:#ffffff;z-index:10}}#select-pet-in-not-login_user .cp_ipselect>i.toggle{position:absolute;z-index:4;top:1.6em;right:1.5em;color:#333333}#select-pet-in-not-login_user .cp_ipselect .cp_sl07_arrowup:before{position:absolute;content:'';pointer-events:none;-webkit-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1)}#select-pet-in-not-login_user .cp_ipselect .cp_sl07_arrowdown:before{position:absolute;top:0;right:0;width:0;height:0;padding:0;content:'';pointer-events:none;border-top:6px solid #333333;border-right:6px solid transparent;border-left:6px solid transparent;-webkit-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1)}#select-pet-in-not-login_user .cp_ipselect label{margin-top:0}#select-pet-in-not-login_user .cp_ipselect .cp_sl07_title,#select-pet-in-not-login_user .cp_ipselect .cp_sl07_selectlabel{position:relative;padding:0 20px;cursor:pointer;border-top:1px solid rgba(0,0,0,0.05);width:100%;display:block;height:30px;border:none;margin:auto}#select-pet-in-not-login_user .cp_ipselect>input{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}#select-pet-in-not-login_user .cp_ipselect>input:checked~i.toggle.cp_sl07_arrowdown{display:none}#select-pet-in-not-login_user .cp_ipselect>input:checked~i.toggle.cp_sl07_arrowup{display:block}#select-pet-in-not-login_user .cp_ipselect>input:checked div.options label.option .cp_sl07_title{display:none !important}#select-pet-in-not-login_user .cp_ipselect>input:not(:checked){z-index:4}#select-pet-in-not-login_user .cp_ipselect>input:not(:checked)~label.option>span.cp_sl07_title{display:none}#select-pet-in-not-login_user .cp_ipselect>input:not(:checked)~i.toggle.cp_sl07_arrowup{display:none}#select-pet-in-not-login_user .cp_ipselect>input:not(:checked)~i.toggle.cp_sl07_arrowdown{display:block}#select-pet-in-not-login_user .cp_ipselect>span.cp_sl07_selectlabel{position:relative;z-index:0;display:inline-block;width:100%;color:#333333;border-top:0;margin:auto}#select-pet-in-not-login_user .cp_ipselect label.option{z-index:1;display:block;overflow:hidden;width:100%;-webkit-transition:all 1s ease-out;transition:all 1s ease-out}#select-pet-in-not-login_user .cp_ipselect label.option span.cp_sl07_title{position:relative;z-index:2;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;height:36px}#select-pet-in-not-login_user .cp_ipselect label.option span.cp_sl07_title{color:#333333}#select-pet-in-not-login_user .cp_ipselect label.option span.cp_sl07_title:hover{background:#efeff4 !important}#select-pet-in-not-login_user .cp_ipselect label.option input{display:none}#select-pet-in-not-login_user .cp_ipselect label.option input:checked~span.cp_sl07_title{position:absolute;z-index:3;top:0;display:block;width:100%;color:inherit;border-top:0;background:#ffffff;-webkit-box-shadow:none;box-shadow:none}@media (min-width: 751px){#select-pet-in-not-login_user .pc-posision17{position:absolute;top:400px;left:200px;right:200px}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-posision18{position:absolute;top:300px;left:200px;right:200px}}@media (min-width: 751px){#select-pet-in-not-login_user .z2_on{z-index:9;opacity:0.4;pointer-events:none}}@media (max-width: 750px){#select-pet-in-not-login_user .z2_on{z-index:0;opacity:0.4;pointer-events:none}}@media (min-width: 751px){#select-pet-in-not-login_user .c_on{z-index:8}}@media (max-width: 750px){#select-pet-in-not-login_user .c_on{z-index:8}}@media (min-width: 751px){#select-pet-in-not-login_user .k_on{display:none}}@media (max-width: 750px){#select-pet-in-not-login_user .k_on{display:none}}@media (max-width: 750px){#select-pet-in-not-login_user .b_on{display:none}}#select-pet-in-not-login_user .margin-top10{margin-top:10px}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-top10{margin-top:10px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-top20{margin-top:20px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-left5{margin-left:5px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-right5{margin-right:5px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-btnStyle06-none{display:none}}#select-pet-in-not-login_user .arrow{width:21px;margin:20px 20px 20px 0}@media (min-width: 751px){#select-pet-in-not-login_user .pc-display-none{display:none}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-display-none{display:none}}#select-pet-in-not-login_user .display-none{display:none}@media (min-width: 751px){#select-pet-in-not-login_user .pc-bold{font-weight:bold}}#select-pet-in-not-login_user .normal{font-weight:normal}#select-pet-in-not-login_user .textsize14{font-size:14px}@media (max-width: 750px){#select-pet-in-not-login_user .sp-bold{font-weight:bold}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-margin-bottom10px{margin-bottom:10px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-bottom10px{margin-bottom:10px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-bottom20px{margin-bottom:20px}}#select-pet-in-not-login_user .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-top20px{margin-top:20px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-top30px{margin-top:30px}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-margin-top20px{margin-top:20px}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-margin-bottom30{margin-bottom:30px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-bottom30px{margin-bottom:30px}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-margin-bottom60px{margin-bottom:60px}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-marginbottom20{margin-bottom:20px}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-marginbottom40{margin-top:40px}}@media (min-width: 751px){#select-pet-in-not-login_user .pc-margintop60{margin-top:60px}}@media (max-width: 750px){#select-pet-in-not-login_user .sp-margin-bottom72px{margin-bottom:-72px}}@media (min-width: 751px){#select-pet-in-not-login_user .btnStyle06-none{margin:auto;width:440px;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center}#select-pet-in-not-login_user .btnStyle06-none p{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}@media (max-width: 750px){#select-pet-in-not-login_user .btnStyle06-none{max-width:500px;margin:auto;width:90%;border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#28c3cd;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center}#select-pet-in-not-login_user .btnStyle06-none p{color:#ffffff;text-decoration:none;font-weight:600;font-size:20px}}@media (max-width: 360px){#select-pet-in-not-login_user label img{margin:0 !important}}@media (max-width: 750px){#select-pet-in-not-login_user label img{margin:10px 10.5px 13px 10.5px}}@media (min-width: 751px){#select-pet-in-not-login_user label img{margin:10px 15px 55px 15px}}#select-pet-in-not-login_user .selection-group input[type="radio"]{display:none}@media (max-width: 360px){#select-pet-in-not-login_user .content2{margin:20px 0 0 0 !important;padding:8px;width:90%;height:90%}}@media (min-width: 751px){#select-pet-in-not-login_user .content2{width:159px;height:159px;border-radius:5px;padding:1px;margin:20px 15px 40px 15px}#select-pet-in-not-login_user .content2 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:65px 20px;display:block}}@media (max-width: 750px){#select-pet-in-not-login_user .content2{width:138px;height:138px;border-radius:5px;padding:10px 10px;margin:30px 10.5px 20px 10.5px}#select-pet-in-not-login_user .content2 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:57px 10px;display:block}}@media (max-width: 360px){#select-pet-in-not-login_user .content3{margin:0 !important;padding:8px;width:90%;height:90%}}@media (min-width: 751px){#select-pet-in-not-login_user .content3{width:159px;height:159px;border-radius:5px;padding:1px;margin:20px 15px 40px 15px}#select-pet-in-not-login_user .content3 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:65px 20px;display:block}}@media (max-width: 750px){#select-pet-in-not-login_user .content3{width:138px;height:138px;border-radius:5px;padding:10px 10px;margin:30px 10.5px 20px 10.5px}#select-pet-in-not-login_user .content3 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:57px 10px;display:block}}@media (min-width: 751px){#select-pet-in-not-login_user .content4{width:150px;height:150px;border-radius:5px;margin:12px;padding:8px}#select-pet-in-not-login_user .content4 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:65px 20px;display:block}}@media (max-width: 750px){#select-pet-in-not-login_user .content4{width:123px;height:125px;border-radius:5px;margin:12px;padding:8px}#select-pet-in-not-login_user .content4 span{font-family:HiraKakuPro-W6;font-size:20px;font-weight:bold;line-height:1.2;text-align:center;margin:10px;margin:50px 10px;display:block}}#select-pet-in-not-login_user .contenttextbg0{color:#28c3cd !important;background:#ffffff  !important}#select-pet-in-not-login_user .contenttextbg1{color:#ffffff !important;background:#28c3cd !important}@media (min-width: 751px){#select-pet-in-not-login_user select#pet_info_category_id{width:50%;max-width:500px;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;padding:0 20px;line-height:1.33;font-weight:bold}}@media (max-width: 750px){#select-pet-in-not-login_user select#pet_info_category_id{width:100%;max-width:500px;height:60px;border-radius:3px;background-color:#ffffff;font-size:20px;padding:0 20px;line-height:1.33;font-weight:bold}}@media (min-width: 751px){.z_on{z-index:9;opacity:0.4;pointer-events:none}}@media (max-width: 750px){.z_on{z-index:0;opacity:0.4;pointer-events:none}}@media (min-width: 751px){.u_on{z-index:9;opacity:0.4;pointer-events:none}}@media (max-width: 750px){.u_on{z-index:0;opacity:0.4;pointer-events:none}}@media (min-width: 751px){select#pet_info_kind{width:500px;height:60px;border-radius:3px;background-color:#ffffff;font-size:18px;padding:0 20px;line-height:1.33;font-weight:bold}}@media (max-width: 750px){select#pet_info_kind{width:100%;max-width:500px;height:60px;border-radius:3px;background-color:#ffffff;font-size:20px;padding:0 20px;line-height:1.33;font-weight:bold}}@media (max-width: 360px){.margin360-right10{margin-right:10.5px !important}}@media (max-width: 360px){.margin360-left10{margin-left:10.5px !important}}.width100{width:100%}@media (min-width: 751px){body#request_insurance_company{max-width:1000px;width:1000px;height:2448px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333333}}@media (max-width: 750px){body#request_insurance_company{color:#333333}}body#request_insurance_company .bluesquare{width:5px;height:24px;background-color:#28c3cd;margin-right:15px}@media (min-width: 751px){body#request_insurance_company .basicinfobody{padding:17px 30px 17px 30px}}@media (max-width: 750px){body#request_insurance_company .basicinfobody{padding:15px}}@media (min-width: 751px){body#request_insurance_company .bg{background-color:#d3eef4;padding:20px 250px;height:auto}body#request_insurance_company .bg .basicinfobox{width:500px;border-radius:5px;background-color:#ffffff;font-weight:500;text-align:left;font-size:14px;color:#333333;margin:30px auto 12px auto}body#request_insurance_company .bg .basicinfohead{width:100%;background-color:#28c3cd;color:#ffffff;line-height:1.71;text-align:center;font-weight:500}}@media (max-width: 750px){body#request_insurance_company .bg{background-color:#d3eef4;padding:20px;height:auto}body#request_insurance_company .bg .basicinfobox{width:100%;border-radius:5px;background-color:#ffffff;font-weight:500;text-align:left;font-size:14px;color:#333333;margin:30px auto 12px auto}body#request_insurance_company .bg .basicinfohead{width:100%;background-color:#28c3cd;color:#ffffff;line-height:1.71;text-align:center;font-weight:500}}@media (min-width: 751px){body#request_insurance_company .bg .bodybox{min-width:50px;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center}}@media (max-width: 750px){body#request_insurance_company .bg .bodybox{min-width:52px;padding:0;text-align:center}}@media (min-width: 751px){body#request_insurance_company .basicinfobody{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 750px){body#request_insurance_company .sp-display{display:block}}body#request_insurance_company .subtitle{font-size:20px;font-weight:bold;line-height:1.2;margin-bottom:32px}body#request_insurance_company .margintop{margin-top:42px}body#request_insurance_company .minitext{font-size:12px;right:0;line-height:1}body#request_insurance_company .minitext span{font-size:28px;color:#ff736e;vertical-align:-webkit-baseline-middle}body#request_insurance_company .label_line{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 751px){body#request_insurance_company label{font-size:16px;font-weight:bold}}@media (max-width: 750px){body#request_insurance_company label{font-size:12px;font-weight:bold}}body#request_insurance_company span.kome{font-size:28px;color:#ff736e;vertical-align:-webkit-baseline-middle;height:14px;margin:5px}@media (min-width: 751px){#request_insurance_company .pet_namebg{width:500px;height:60px;border-radius:3px;padding-left:20px;background-color:#ffffff;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}@media (max-width: 750px){#request_insurance_company .pet_namebg{width:100%;height:60px;border-radius:3px;padding-left:20px;background-color:#ffffff;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}#request_insurance_company #request_for_insurance_ompany_birthday_1i{width:140px;height:60px;border-radius:3px;background-color:#ffffff;margin:inherit}#request_insurance_company #request_for_insurance_ompany_birthday_1i span{margin:10px}#request_insurance_company #request_for_insurance_ompany_birthday_2i,#request_insurance_company #request_for_insurance_ompany_birthday_3i{width:86px;height:60px;border-radius:3px;background-color:#ffffff;margin:inherit}#request_insurance_company .birthday_align{display:-webkit-box;display:-ms-flexbox;display:flex}#request_insurance_company .birthday_align span{padding:17px 10px}#request_insurance_company .sexbox{padding:10px 10px 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}#request_insurance_company label.form-check-label{font-size:20px;padding:0px 12px;margin-top:auto}#request_insurance_company .sexbtn{width:38px;height:38px;background-color:#ffffff;border-radius:50%}#request_insurance_company .sexbtnon{padding-left:24px;position:relative;background-color:#00b2c0}#request_insurance_company .sexbtnon:before,#request_insurance_company .sexbtnon:after{content:"";display:block;position:absolute}#request_insurance_company .sexbtnon:after{border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;width:16px;height:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:10px;top:10px}#request_insurance_company .sexsession{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 751px){#request_insurance_company .namebg{width:242.5px;height:60px;border-radius:3px;background-color:#ffffff;padding-left:20px;margin:0 15.5px 0 0;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}@media (max-width: 750px){#request_insurance_company .namebg{width:100%;height:60px;border-radius:3px;background-color:#ffffff;padding-left:20px;margin:0 15.5px 0 0;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}@media (min-width: 751px){#request_insurance_company .pet_namebg2{width:500px;height:60px;border-radius:3px;background-color:#ffffff;margin:0 15.5px 0 0;margin-top:10px;padding-left:20px;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}@media (max-width: 750px){#request_insurance_company .pet_namebg2{width:100%;height:60px;border-radius:3px;background-color:#ffffff;padding-left:20px;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}#request_insurance_company .addressbg{width:167.5px;height:60px;border-radius:3px;background-color:#ffffff;margin:inherit;padding-left:20px;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}@media (min-width: 751px){#request_insurance_company .pc-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}#request_insurance_company .telbox{display:-webkit-box;display:-ms-flexbox;display:flex}#request_insurance_company .telbox span{padding:17px 10px}@media (min-width: 751px){#request_insurance_company .tel_bg{width:96px;height:60px;border-radius:3px;background-color:#ffffff;margin:inherit;padding-left:20px;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}@media (max-width: 750px){#request_insurance_company .tel_bg{width:100%;height:60px;border-radius:3px;background-color:#ffffff;margin:inherit;padding-left:20px;font-family:HiraKakuPro-W6;font-size:20px;color:#333333}}@media (min-width: 751px){#request_insurance_company .request_form{width:500px;height:70px;border-radius:3px;background-color:#ffffff;margin-bottom:10px;padding:19px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}#request_insurance_company .request_form img{width:80px;height:50px;-o-object-fit:contain;object-fit:contain;margin:-7px 15px}#request_insurance_company .request_form input{width:32px;height:32px;border-radius:5px;border:solid 1px #c6e1e1;background-color:#ffffff;margin:initial}#request_insurance_company .request_form input{padding-left:24px;position:relative}#request_insurance_company .request_form input:before,#request_insurance_company .request_form input:after{content:"";display:block;position:absolute}#request_insurance_company .request_form input:after{border-left:4px solid #00b2c0;border-bottom:4px solid #00b2bf;width:16px;height:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:6px;top:4px}}@media (max-width: 750px){#request_insurance_company .request_form{width:100%;height:70px;border-radius:3px;background-color:#ffffff;margin-bottom:10px;padding:19px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}#request_insurance_company .request_form img{width:80px;height:50px;-o-object-fit:contain;object-fit:contain;margin:0 15px}#request_insurance_company .request_form input{width:32px;height:32px;border-radius:5px;border:solid 1px #c6e1e1;background-color:#ffffff;margin:initial}#request_insurance_company .request_form input{padding-left:24px;position:relative}#request_insurance_company .request_form input:before,#request_insurance_company .request_form input:after{content:"";display:block;position:absolute}#request_insurance_company .request_form input:after{border-left:4px solid #00b2c0;border-bottom:4px solid #00b2bf;width:16px;height:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:6px;top:4px}}#request_insurance_company .request_cp_ipradio{width:90%;margin:1em auto;text-align:left;border:none}#request_insurance_company .request_cp_ipradio .option-input{top:13.33333px;right:0;bottom:0;left:0;width:38px;height:38px;cursor:pointer;-webkit-transition:all 0.15s ease-out 0s;transition:all 0.15s ease-out 0s;color:#ffffff;border:none;outline:none;background:#f0f5f5;-webkit-appearance:none;-moz-appearance:none;appearance:none}#request_insurance_company .request_cp_ipradio .option-input:hover{background:#f0f5f5}#request_insurance_company .request_cp_ipradio .option-input:checked{background:#28c3cd}#request_insurance_company .request_cp_ipradio .option-input:checked::before{font-size:20px;line-height:30px;position:absolute;display:inline-block;width:30px;height:30px;content:'';text-align:center}#request_insurance_company .request_cp_ipradio .option-input:checked::after{position:relative;display:block;content:'';border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;width:10px;height:17px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:8px;top:3px;-webkit-animation:click-wave 0.65s;animation:click-wave 0.65s;background:#28c3cd}#request_insurance_company .request_cp_ipradio .option-input.radio{border-radius:50%;margin-left:-4px;margin-right:0}#request_insurance_company .request_cp_ipradio .option-input.radio::after{border:2px solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#request_insurance_company .request_cp_ipradio label{line-height:40px;display:-webkit-box}#request_insurance_company .request_cp_ipradio .option-input:disabled{cursor:not-allowed;background:#b8b7b7}#request_insurance_company .request_cp_ipradio .option-input:disabled::before{font-size:20px;line-height:30px;position:absolute;display:inline-block;width:30px;height:30px;content:'✔️';text-align:center}#request_insurance_company .request_cp_ipradio .disabled{color:#9e9e9e}#request_insurance_company .sex_text{font-size:20px !important;margin-left:20px}#request_insurance_company .marginbottom70{margin-bottom:70px}#request_insurance_company .marginbottom30{margin-bottom:30px}#request_insurance_company .text-align-right{text-align:right}#request_insurance_company .display-inline-blok{display:inline-block}#request_insurance_company .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}#request_insurance_company .padding-address{padding:18px 5px}#request_insurance_company .margintop30{margin-top:30px}#request_insurance_company .margintop42{margin-top:42px}#request_insurance_company .margin-right36{margin-right:36px}@media (min-width: 751px){#request_insurance_company .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto}#request_insurance_company .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}}@media (max-width: 750px){#request_insurance_company .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto}#request_insurance_company .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;height:60px;padding:20px}}label{display:block;margin-top:10px}input,select,textarea{outline:none;display:block;width:100%;margin:auto;padding:3px 5px;background:none;line-height:26px;border-radius:5px;border-color:gray;border:1px solid #c6e1e1;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}select{padding:0 10px}textarea{padding:10px}.formUI input[type="checkbox"],.formUI input[type="radio"],.formUI textarea{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.formUI input::-webkit-input-placeholder{color:#f0f5f5}.formUI input::-moz-placeholder{color:#f0f5f5}.formUI input:-moz-placeholder{color:#f0f5f5}.formUI input:-ms-input-placeholder{color:#f0f5f5}.checkboxUI-insurance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0;position:relative;-webkit-tap-highlight-color:transparent}.checkboxUI-insurance label{margin:-3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkboxUI-insurance input[type="checkbox"]+span::before{border-color:#c6e1e1}.checkboxUI-insurance span.formObj-insurance{margin:8px 0 0 45px;vertical-align:inherit}.checkboxUI-insurance input[type="checkbox"]{position:absolute;top:0;left:0;opacity:0}.checkboxUI-insurance input[type="checkbox"]+span.formObj-insurance::before,.checkboxUI-insurance input[type="checkbox"]+span.formObj-insurance::after{position:absolute;top:0;left:0;content:"";-webkit-box-sizing:border-box;box-sizing:border-box}.checkboxUI-insurance input[type="checkbox"]+span.formObj-insurance::before{z-index:0;background-color:#ffffff;width:35px;height:35px;border:2px #c6e1e1 solid;border-radius:3px;-webkit-transition:.2s;transition:.2s}.checkboxUI-insurance input[type="checkbox"]+span.formObj-insurance::after{margin:7px 12px;width:12px;height:17px}.checkboxUI-insurance input[type="checkbox"]:checked+span.formObj-insurance::before{background-color:#ffffff;-webkit-transition:.2s;transition:.2s}.checkboxUI-insurance input[type="checkbox"]:checked+span.formObj-insurance::after{border:solid 4px #28c3cd;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.examination_record .checkboxUI{margin:14px 0 12px}.examination_record .checkboxUI input[type="checkbox"]+span::before{border-color:#c6e1e1;width:38px;height:38px}.examination_record .checkboxUI input[type="checkbox"]+span.formObj-insurance::before{background-color:#F0F5F5;border:1px solid #c6e1e1}.examination_record .checkboxUI input[type="checkbox"]:checked+span.formObj-insurance::before{background-color:#28c3cd}.examination_record .checkboxUI span.formObj-insurance{margin:0 0 0 45px;font-size:18px;font-size:calc(calc(18 / 16) * 1rem);color:#002832}@media (max-width: 374px){.examination_record .checkboxUI span.formObj-insurance{margin:0 0 0 40px;font-size:15px;font-size:calc(calc(15 / 16) * 1rem)}}.checkboxUI-insurance.mainColor input[type="checkbox"]+span::before{border-color:#c6e1e1}.checkboxUI-insurance.mainColor input[type="checkbox"]+span.formObj::before{background-color:#daf3fb;border:1px #c6e1e1 solid}.checkboxUI-insurance.mainColor input[type="checkbox"]:checked+span.formObj::before{background-color:#28c3cd}.input_birthdayArea{background-color:white;padding:20px;border-radius:0 0 10px 10px}.input_birthday input[type="date"]{width:100%;background-color:white;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;color:#002832;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding:18px 18px}.selectUI{position:relative}.selectUI:after{position:absolute;top:0;bottom:0;right:15px;width:20px;display:block;content:"";background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2212%22%3E%3Cpath%20d%3D%22M17%202l-7.5%208L2%202%22%20stroke%3D%22%2373898F%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") center no-repeat;pointer-events:none}.m_pickItems_radio{background-color:white;border-radius:12px}.m_pickItems_radio>.head_3{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);line-height:1.4;margin:0;background-color:#fafafa;border-radius:12px 12px 0 0;border-bottom:1px solid #c6e1e1}.m_pickItems_radio .customRadio>label{height:66px;-webkit-box-sizing:border-box;box-sizing:border-box}.m_pickItems_radio .customRadio:not(.has_inputArea)>label:last-child{border-radius:0 0 12px 12px}.m_pickItems_radio .customRadio:not(.has_inputArea)>input[type="radio"]:checked+label:last-child{border-radius:0 0 12px 12px}.m_pickItems_radio .customRadio>input[type=radio]{display:none}.m_pickItems_radio .customRadio>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:10px;height:66px;text-align:center;border-bottom:1px solid #c6e1e1;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.m_pickItems_radio .customRadio>label:not(.has_inputArea>label):last-child{border:none}.m_pickItems_radio .customRadio>input[type="radio"]:checked+label{background:#8CE1E6;border-top:1px solid #8CE1E6;color:#1c5a60;font-weight:600}.m_pickItems_radio .customRadio.column_2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 2px);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.m_pickItems_radio .customRadio.column_2>label{width:50%;border-bottom:1px solid #c6e1e1;border-left:1px solid #c6e1e1;margin-left:-1px}.m_pickItems_radio .customRadio.column_2>label:last-child{border-radius:0}.m_pickItems_radio .customRadio.column_2>.symptom_inputArea+p{padding:20px 20px 10px}.m_pickItems_radio .customRadio.column_2>.symptom_inputArea+p+input[type="text"]{margin:0 20px 20px;padding:10px}.m_pickItems_radio .customRadio.has_inputArea{padding-bottom:10px}.m_pickItems_radio .customRadio.symptom_inputArea{padding:20px}.m_pickItems_radio .customRadio.symptom_inputArea textarea{margin-top:10px;border-radius:5px;width:100%;min-height:100px}.m_pickItems_radio .customRadio>.symptom_inputArea+p{padding:20px 20px 10px}.m_pickItems_radio .customRadio>.symptom_inputArea+p+input[type="text"],.m_pickItems_radio .customRadio>.symptom_inputArea+p+input[type="date"]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 20px 20px;width:calc(100% - 40px);padding:10px}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label{border:2px solid #28c3cd;border-radius:5px !important;width:90%;margin:30px auto 20px;color:#28c3cd;font-weight:600}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label.has_upload{color:#28c3cd}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label.not_upload{color:#002832;border-color:#002832}.m_pickItems_radio .customRadio.m_inquiry_new_photUp label[for="questionnaire_image_id_158"]{color:#002832;border-color:#002832;background:#fff !important;border-top:2px solid #002832 !important}.m_pickItems_radio .customRadio>label.skip.ajax-emitter{border:none;border-top:1px solid #c6e1e1;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);margin-bottom:-8px}.m_pickItems_radio .customRadio>input[type="radio"]:checked+label.skip.ajax-emitter{border-radius:0 0 12px 12px;margin:25px 0 -10px 0}.js_fileUpload .l_photoView_Area{height:auto}.js_fileUpload .l_photoView_Area>.image{margin:auto;width:100%}.js_fileUpload .l_photoView_Area>.image>img{max-width:640px;height:auto}.js_fileUpload button.insertButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:20px auto;height:62px;border-radius:5px;color:#28c3cd;background-color:white;border:2px solid #28c3cd;-webkit-box-shadow:0 2px 0 #C0C0C0;box-shadow:0 2px 0 #C0C0C0;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600}.form .org_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form .org_form label{font-weight:600;margin-bottom:15px;font-size:19px}.form .org_form input[type="text"],.form .org_form input[type="email"],.form .org_form input[type="number"]{max-width:100%;height:62px;padding:0 20px;background-color:white;border-radius:5px;border:1px solid #C6E1E1;-webkit-transition:.3s;transition:.3s}.form .org_form input[type="text"]::-webkit-input-placeholder,.form .org_form input[type="email"]::-webkit-input-placeholder,.form .org_form input[type="number"]::-webkit-input-placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]:-ms-input-placeholder,.form .org_form input[type="email"]:-ms-input-placeholder,.form .org_form input[type="number"]:-ms-input-placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]::-ms-input-placeholder,.form .org_form input[type="email"]::-ms-input-placeholder,.form .org_form input[type="number"]::-ms-input-placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]::placeholder,.form .org_form input[type="email"]::placeholder,.form .org_form input[type="number"]::placeholder{color:#73898F;font-size:20px}.form .org_form input[type="text"]:hover,.form .org_form input[type="email"]:hover,.form .org_form input[type="number"]:hover{cursor:pointer;background-color:#eef9ff;border-color:#28C3CD}.form .org_form input[type="text"]:focus,.form .org_form input[type="email"]:focus,.form .org_form input[type="number"]:focus{background-color:#fff;border-color:#00B2BF}.form .org_form .org_postArea input[type="text"],.form .org_form .org_postArea input[type="email"],.form .org_form .org_postArea input[type="number"]{padding:20px 5px 20px 20px}.form .org_form .org_postArea input.a_input_sm[type="text"],.form .org_form .org_postArea input.a_input_sm[type="email"],.form .org_form .org_postArea input.a_input_sm[type="number"]{width:80px}.form .org_form .org_postArea input.a_input_sm[type="text"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]::-webkit-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_sm[type="text"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]:-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_sm[type="text"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]::-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_sm[type="text"]::placeholder,.form .org_form .org_postArea input.a_input_sm[type="email"]::placeholder,.form .org_form .org_postArea input.a_input_sm[type="number"]::placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"],.form .org_form .org_postArea input.a_input_md[type="email"],.form .org_form .org_postArea input.a_input_md[type="number"]{width:100px}.form .org_form .org_postArea input.a_input_md[type="text"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]::-webkit-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]::-webkit-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]:-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]:-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]::-ms-input-placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]::-ms-input-placeholder{padding-right:15px}.form .org_form .org_postArea input.a_input_md[type="text"]::placeholder,.form .org_form .org_postArea input.a_input_md[type="email"]::placeholder,.form .org_form .org_postArea input.a_input_md[type="number"]::placeholder{padding-right:15px}.form .org_form .org_postArea{display:-ms-grid;display:grid;-ms-grid-columns:30px 90px 20px 100px;grid-template-columns:30px 90px 20px 100px}@media all and (-ms-high-contrast: none){.form .org_form .org_postArea{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-columns:none}}.label-check{position:relative;min-width:30px;height:30px}.label-check input{opacity:0;position:absolute;left:0;top:0;width:calc(100% - 15px);min-width:30px;height:30px;z-index:10;cursor:pointer}.label-check input:checked+.lever:before{opacity:1;border-color:#00B2BF}.label-check input:checked+.lever:after{height:22px;left:9px;opacity:1;position:absolute;top:-1px;-webkit-transform:rotate(40deg);transform:rotate(40deg);width:10px}.label-check input[type="checkbox"]:checked+.lever:after,.label-check input[type="radio"]:checked+.lever:after{border-right:4px solid #28C3CD;border-bottom:4px solid #28C3CD}.label-check .lever{vertical-align:middle;font-weight:normal}.label-check .lever:before{background-color:white;border:1px solid #c6e1e1;border-radius:5px;content:"";display:block;float:left;height:30px;left:0;margin-right:4px;position:relative;top:0;-webkit-transition:all 0.2s cubic-bezier(1, 0, 0, 1);transition:all 0.2s cubic-bezier(1, 0, 0, 1);vertical-align:middle;width:30px}.label-check .lever:after{border-right:2px solid #00B2BF;border-bottom:2px solid #00B2BF;content:"";height:16px;left:6px;opacity:0;position:absolute;top:-2px;-webkit-transform:rotate(-240deg);transform:rotate(-240deg);-webkit-transition:all 0.3s cubic-bezier(1, 0, 0, 1);transition:all 0.3s cubic-bezier(1, 0, 0, 1);width:8px}@media (min-width: 751px){.pc-padding20{padding:20px 0}}@media (max-width: 750px){.sp-padding-left10px{padding-left:10px}}::-webkit-input-placeholder{color:#c6c6c6;font-weight:500;font-family:HiraKakuPro-W6;font-size:20px}:-ms-input-placeholder{color:#c6c6c6;font-weight:500;font-family:HiraKakuPro-W6;font-size:20px}::-ms-input-placeholder{color:#c6c6c6;font-weight:500;font-family:HiraKakuPro-W6;font-size:20px}::placeholder{color:#c6c6c6;font-weight:500;font-family:HiraKakuPro-W6;font-size:20px}::include_blank{color:#c6c6c6;font-weight:500;font-family:HiraKakuPro-W6;font-size:20px}.occupation_arrow{position:relative}@media (min-width: 751px){.pc-min-width50{min-width:50px}}@media (min-width: 751px){.pc-min-width44{min-width:44px}}@media (min-width: 751px){.pc-margin-basic21{margin:0 10px 0 21px}}@media (min-width: 751px){.pc-margin-right10px{margin:0 10px 0 0}}.fa-chevron-down:before{position:absolute;top:19.8px;right:24px}html body#insuranceconfirm{max-width:1000px}@media (min-width: 751px){html body#insuranceconfirm .bginsuranceconfirm{background-color:#d3eef4;padding:30px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333333}}@media (max-width: 750px){html body#insuranceconfirm .bginsuranceconfirm{background-color:#d3eef4;padding:30px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333333}}@media (min-width: 751px){html body#insuranceconfirm .bginsuranceconfirm .basicinfobox{width:500px;border-radius:5px;background-color:#ffffff;font-weight:500px;text-align:left;font-size:14px;color:#333333;margin:30px auto 12px auto}}@media (max-width: 750px){html body#insuranceconfirm .bginsuranceconfirm .basicinfobox{width:100%;max-width:500px;border-radius:5px;background-color:#ffffff;font-weight:500;text-align:left;font-size:14px;color:#333333;margin:30px auto 12px auto}}html body#insuranceconfirm .bginsuranceconfirm .basicinfohead{width:100%;background-color:#28c3cd;color:#ffffff;line-height:1.71;text-align:center;font-weight:500}@media (min-width: 751px){html body#insuranceconfirm .bginsuranceconfirm .bodybox{min-width:50px;padding:0;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media (max-width: 750px){html body#insuranceconfirm .bginsuranceconfirm .bodybox{min-width:52px;padding:0;text-align:center}}@media (max-width: 750px){html body#insuranceconfirm .bginsuranceconfirm .sp-padding{padding:5px 10px 5px 10px}}@media (min-width: 751px){#insuranceconfirm .basicinfobody{padding:17px 20px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 750px){#insuranceconfirm .basicinfobody{padding:15px}}@media (max-width: 750px){#insuranceconfirm .sp-marginbodybox{margin:7px 10px 7px 20px}}#insuranceconfirm .bluesquare{width:5px;height:24px;background-color:#28c3cd;margin-right:15px}#insuranceconfirm .subtitle{font-size:20px;font-weight:bold;line-height:1.2;margin-bottom:32px}#insuranceconfirm .margintop{margin-top:42px}#insuranceconfirm .minitext{font-size:12px;right:0;line-height:1}#insuranceconfirm .minitext span{font-size:28px;color:#ff736e;vertical-align:-webkit-baseline-middle}#insuranceconfirm .label_line{display:-webkit-box;display:-ms-flexbox;display:flex}#insuranceconfirm label{font-size:16px;font-weight:bold}@media (min-width: 751px){.confirmpart{border-radius:3px;background-color:#ffffff;padding:20px 15px 10px 20px;width:500px;margin:0 auto 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}}@media (max-width: 750px){.confirmpart{border-radius:3px;background-color:#ffffff;padding:20px 15px 10px 20px;width:100%;max-width:500px;margin:0 auto 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}}.infoname{font-size:16px;font-weight:bold;margin:0 0 10px 0}.infocontent{font-size:18px}.border-bottom{border-bottom:solid 1px #d3eef4}.marginbottom70{margin-bottom:70px}.marginbottom30{margin-bottom:30px}.text-align-right{text-align:right}.display-inline-blok{display:inline-block}.display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 750px){.sp-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.padding-address{padding:18px 5px}.margintop30{margin-top:30px}.margintop42{margin-top:42px}.margintop22{margin-top:22px}.margin-bottom30{margin-bottom:30px}.title{margin-bottom:30px}.fontsize{font-size:14px}a{color:#333333}.bold{font-weight:bold}@media (min-width: 751px){.btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto}.btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}}@media (max-width: 750px){.btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto}.btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;height:60px;padding:20px}}.s_on{opacity:0.4;pointer-events:none}@media (max-width: 750px){.sp-padding10{padding:10px}}.privacy-area{display:block;margin:20px auto;text-align:center}.font-weightnormal{font-weight:normal}.vertical-align-super{vertical-align:super}.custom-checkbox{display:none}.custom-checkbox+label#privacy-id{position:relative;display:inline-block;z-index:0;background-color:#ffffff;width:32px;height:32px;border-radius:5px;-webkit-transition:.2s;transition:.2s;margin-right:10px}.custom-checkbox+label#privacy-id::before{position:absolute;left:0;top:0;display:inline-block;width:32px;height:32px;content:""}.custom-checkbox:checked+label::before{content:"";background-color:#28c3cd;width:32px;height:32px;border-radius:5px}.custom-checkbox:checked+label::after{position:absolute;content:"";border:solid 4px #ffffff;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px;height:15px;margin:3px 6px 0px -5px;width:8px;height:15px}.width500auto{width:500px;margin:auto}@media (min-width: 751px){.pc-min-width50{min-width:50px}}.overflow-wrap{overflow-wrap:break-word}@media (min-width: 751px){html body#insurancecomplete{max-width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333333}}@media (min-width: 751px){html .bginsurancecomplete{background-color:#d3eef4;height:770px;padding:30px 250px;color:#333333}}@media (max-width: 750px){html .bginsurancecomplete{background-color:#d3eef4;padding:30px 20px;color:#333333}}html .subtitle{font-size:20px;font-weight:bold;line-height:1.2;margin-bottom:32px}html .margintop{margin-top:42px}html .minitext{font-size:12px;right:0;line-height:1}#insurancecomplete .tankstitle{font-size:18px;font-weight:bold}#insurancecomplete .border-bottom{border-bottom:solid 1px #d3eef4}#insurancecomplete .marginbottom70{margin-bottom:70px}#insurancecomplete .marginbottom30{margin-bottom:30px}#insurancecomplete .text-align-right{text-align:right}#insurancecomplete .display-inline-blok{display:inline-block}#insurancecomplete .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}#insurancecomplete .padding-address{padding:18px 5px}#insurancecomplete .margintop30{margin-top:30px}#insurancecomplete .margintop42{margin-top:42px}#insurancecomplete .margintop22{margin-top:22px}#insurancecomplete .margin-bottom30{margin-bottom:30px}#insurancecomplete .title{margin-bottom:30px;margin:auto}#insurancecomplete .fontsize{font-size:14px}#insurancecomplete a{color:#333333}#insurancecomplete .bold{font-weight:bold}@media (min-width: 751px){#insurancecomplete .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff}#insurancecomplete .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}}@media (max-width: 750px){#insurancecomplete .btnStyle17{border-radius:48px;-webkit-box-shadow:0 2px 0 0 rgba(218,218,218,0.4);box-shadow:0 2px 0 0 rgba(218,218,218,0.4);background-color:#ffffff;max-width:500px;margin:auto}#insurancecomplete .btnStyle17 a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;color:#28c3cd;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;height:60px;padding:20px}}#insurancecomplete .group-center{margin:16px auto;text-align:center;display:block}#insurancecomplete .group-center p{text-align:left;display:inline-block}@media (min-width: 751px){#insurancecomplete .pc-tex_center{text-align:center}}@media (max-width: 750px){#insurancecomplete .sp-tex_center{text-align:center}}@media (max-width: 750px){#insurancecomplete .sp-tex_left{text-align:left}}@media (min-width: 751px){#insurancecomplete .pc-display-none{display:none}}@media (max-width: 750px){#insurancecomplete .sp-display-none{display:none}}.talks{background:#F0F5F5}.talks__wrapper{padding:15px 40px}.talks__list{position:relative;margin-top:15px}.talks__list:first-child{margin:0}.talks__list::before{background:url(/assets/logo-69ba7548dd2ddc20250ba6e5f83f8cbae0da4e742983c5da5a694896995adeac.svg) left no-repeat;background-size:cover;width:34px;height:34px;position:absolute;left:-37px;top:0;content:''}.talks__list-log{width:34px;position:absolute;left:-12%}.talks__list-image img{display:block;border-radius:20px 20px 0 0}.talks__list-description{padding:15px;background:#fff;border-radius:0 0 20px 20px}.talks__list-description-title{font-weight:bold}.talks__list-description-text{margin-top:15px;position:relative;height:80px;overflow:hidden;line-height:20px}.talks__list-description-text::before{position:absolute;background:#fff;content:"･･･";bottom:0;right:0}.talks__list-description-text::after{position:absolute;background:#fff;content:"";width:100%;height:100%}.talks__nav{display:none}html article{margin:0 0 15px 0}html article#regi{background:#D3EEF4;padding:0 0 50px 0}html article#regi.noPad{padding:0}body{max-width:750px;margin:auto;color:#002832;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a[href="javascript:void(0);"]{pointer-events:none}img{width:100%;height:auto}input[type="text"],input[type="email"],input[type="tel"],input[type="password"]{-webkit-appearance:none;line-height:1}textarea{-webkit-appearance:none;line-height:1}input[type="submit"],input[type="button"]{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;-moz-appearance:button;appearance:button;background:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration{display:none}input[type="submit"]::focus,input[type="button"]::focus{outline-offset:-2px}@media screen and (min-width: 700px){html{overflow-y:scroll}}html header{z-index:200;width:100%;max-width:750px;height:60px;position:relative;margin:auto;display:table;border-bottom:1px solid #c6e1e1;background:rgba(255,255,255,0.8)}html header .hamburger{width:27px;height:21px;position:absolute;top:20px;left:20px}html header .logo{position:absolute;z-index:300;width:100%;height:100%;max-width:750px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html header .logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html header .logo img{width:160px;height:100%;vertical-align:middle}html header .jizen{position:absolute;top:24px;right:15px;font-size:0.875rem}html header .jizen a{color:lightslategray;text-decoration:none}#hMenu{max-width:750px;width:100%;margin:auto;display:none;position:absolute;top:0;background:white;z-index:300;height:100vh;overflow-y:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}#hMenuZab{width:100%;height:100%;display:none;position:fixed;top:0;left:0;background-color:white;z-index:50}#hMenuInner{background:#fff;padding-bottom:65px}#hMenu .hMenuSection01{width:100%}#hMenu .hMenuSection01 ul{width:100%}#hMenu .hMenuSection01 ul li{padding:8px 20px 8px 15px;border-bottom:1px solid #c6e1e1}#hMenu .hMenuSection01 ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 10px 0 0;text-decoration:none;color:#405E66}#hMenu .hMenuSection01 ul li.selected{-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/checked-501b76ae975576a516f09fff05b7309c5cc5be494dc34e9a07f6e7aba97ce6f0.svg);background-position:right 20px top 50%;background-repeat:no-repeat;background-size:38px}#hMenu .hMenuSection01 ul li.selected .img img{-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #28c3cd}#hMenu .hMenuSection01 ul li .img{width:62px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}#hMenu .hMenuSection01 ul li .img img{width:56px;border-radius:4px}#hMenu .hMenuSection01 ul li .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:35px;padding-left:20px;padding-top:5px}#hMenu .hMenuSection01 ul li .txt em{font-weight:600;color:#002832;font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}#hMenu .hMenuSection01 ul li .addImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:7px}#hMenu .hMenuSection01 ul li .addImage img{padding:0;margin:0 18px 0 4px;width:auto}#hMenu .textStyleHMenu01{font-size:1.125rem;color:#405E66}#hMenu #hMenuInner2{padding:0 20px 65px}#hMenu #hMenuInner2:last-child{padding:0 20px 90px}#hMenuInner2 .headStyleHM01{border-bottom:1px solid #c6e1e1;padding-bottom:10px;margin-bottom:30px}#hMenuInner2 .headStyleHM01.red{color:#FF736E}#hMenuInner2 .headStyleHM01.blue{color:#00B2BF}#hMenu .textStyleHMenuStd{font-size:1.125rem;font-weight:600;margin-bottom:30px}#hMenu .textStyleHMenuStd:last-child{margin-bottom:0}#hMenu .textStyleHMenuStd a{color:#002832;text-decoration:none}#hMenu .textStyleHMenuStd a.fw_normal{font-weight:normal}#hMenu .textStyleHMenuStd a.gray{color:#405E66;font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}#hMenu .textStyleHMenuStd.min a{color:#405E66;font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}.blockStyle01{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 50px;padding:0 20px}.blockStyle01.l_pc{padding:70px 20px 0}.blockStyle01 img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.blockStyle02{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 50px}.blockStyle03{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;padding:0 20px}.blockStyle04{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 50px;padding:30px 15px 0 15px}.blockStyle05{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 15px}.blockStyle05 .inner{border-top:1px solid #fff;padding:50px 0}.blockStyle06{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 40px;padding:0 15px}.blockStyle06 .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid #fff;padding:0 0 40px}.blockStyle07{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:2px solid #FF736E;margin:0 0 50px;padding-top:40px}.blockStyle07.healthRec{border-top:2px solid #28C3CD}.blockStyle07 .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 0}.blockStyle07 .inner02{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.imgStyle01{margin:0 0 10px}.imgStyle02{margin:0 0 20px}.imgStyle03{margin:0 0 30px}.imgStyle_pats{margin:25px 0 15px}.headStyle01{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);font-weight:600;line-height:1.4;text-align:center}.headStyle01.cat{background-image:url(/assets/u-2/img_cat-8bc54f7cf42bcebc0b8b78d59760b93f9c7e2ac901bee2c42624e3fbdf070102.svg);background-repeat:no-repeat;background-size:auto;background-position:center 0;padding:50px 0 20px 0}.headStyle01.dog{background-image:url(/assets/u-2/img_dog-8b3d06f93c71addbe3775c41b14b3d16751c91962f41485b21e237e4bc38db08.svg);background-repeat:no-repeat;background-size:auto;background-position:center 0;padding:50px 0 20px 0}.headStyle01.none{margin:30px 0 0;padding:0 0 20px 0}.headStyle02{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);font-weight:600;line-height:1.6;color:#28c3cd;background-image:url(/assets/u-2/icon_note-73236c61bafb0ab01f9cef203b5ffdba3d5e9fd1e0db05bc7c67c6887b768dd4.svg);background-repeat:no-repeat;background-size:29px;background-position:20px 10px;padding:14px 0 15px 64px}.headStyle03{font-size:1.750rem;font-weight:600;line-height:1.6;text-align:left;margin:30px 0 15px}@media (max-width: 768px){.headStyle03{font-size:24px;font-size:calc(calc(24 / 16) * 1rem)}}.headStyle04{font-size:1.375rem;color:#00B2BF;text-align:center;font-weight:600;margin:0 0 20px}.headStyle05{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);text-align:center;font-weight:600;margin:0 0 30px;padding:30px 0 0 0}.headStyle05.dog,.headStyle05.cat{background-position:50% 10px;background-repeat:no-repeat;background-size:50px 70px;margin:0 0 30px;padding:90px 0 0 0}.headStyle05.dog{background-image:url(/assets/u-7/dog-f0e0b545e3684676af7cfda2c29b46162960016737ca28665586e60f099a1f10.svg)}.headStyle05.cat{background-image:url(/assets/u-7/cat-357d6c2087160ac1bf1e6ecc1897faaa91edc766ff4c4e308563762dd175c7c5.svg)}.headStyle06{text-align:center;margin:0 0 30px;padding:30px 0 0}.headStyle06 img{width:160px}.headStyle07{text-align:center;font-size:1.25rem;line-height:1.5;text-align:left;font-weight:600;margin:0 0 30px;padding:30px 0 0}.headStyle08{font-size:1.625rem;line-height:1.5;text-align:center;font-weight:600;margin:0 0 40px}.headStyleKanren{width:100%;max-width:420px;font-size:1.375rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#00B2BF;text-align:center;font-weight:600;background-image:url(/assets/u-2/bg_keito-2dfb8e5cdaa238f81be63fc160167aa269133bb60e400245ddd4017f0256d3e4.png);background-repeat:no-repeat;background-position:right bottom;background-size:232px 57px;margin:0 auto 30px;padding:10px 10px 32px}.leadStyle01{font-size:1.250rem;line-height:1.6}.leadStyle02{font-size:1.125rem;text-align:center}.leadStyle02 a{color:#002832;font-weight:600;text-decoration:underline}.leadStyle03{font-size:1.250rem;font-weight:600;line-height:1.8}.leadStyle04{font-size:1.125rem;text-align:right}.leadStyle04 a{color:#002832;font-weight:600;text-decoration:underline}.boxStyleArticles{border-top:1px solid #c6e1e1;overflow-x:hidden;width:100%}.boxStyleArticles a{color:#002832;text-decoration:none}.boxStyleArticles ul.items{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:table;border-bottom:1px solid #c6e1e1;padding:15px 20px 0px}.boxStyleArticles ul.items.lastChild{border-bottom:none}.boxStyleArticles ul.items li{display:table-cell;text-align:left;vertical-align:top;font-weight:600}.boxStyleArticles ul.items li:first-child{position:relative;width:95px;-webkit-box-sizing:border-box;box-sizing:border-box}.boxStyleArticles ul.items li.mov:first-child:after{position:absolute;content:'';background-image:url(/assets/u-2/icon_camera-5e9fc84456598fbcf393d4ff1ff6e07ad840b710c897cc8b8c79ede8bce18441.png);background-size:contain;width:20px;height:20px;top:5px;right:15px}.boxStyleArticles ul.items li:first-child img{width:80px;border-radius:5px;margin-right:15px}.boxStyleArticles ul.items li:nth-child(2){width:auto}.boxStyleArticles ul.items li:nth-child(2) p{margin:0 0 8px}.boxStyleArticles ul.items li:nth-child(2) p.tag{font-size:14px;font-size:calc(calc(14 / 16) * 1rem);color:#405E66}.boxStyleArticles ul.items li:nth-child(2) p.tag a{text-decoration:underline;color:#405E66}body.advices .boxStyleArticles{overflow-x:hidden;width:100%}body.advices .boxStyleArticles a{padding:15px 20px 5px;display:block;width:100%;height:100%}body.advices .boxStyleArticles ul.items{padding:0;padding-right:40px}.l_lists_column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #c6e1e1;overflow-x:hidden}.l_lists_column ul.m_column_items{position:relative;width:100%;padding:0 20px 0 0;border-bottom:1px solid #c6e1e1;font-weight:600}.l_lists_column ul.m_column_items a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;height:auto;padding:15px 20px;text-decoration:none;color:#002832}.l_lists_column ul.m_column_items a .m_column_img{position:relative}.l_lists_column ul.m_column_items a .m_column_img .img img{width:80px;height:80px;margin-right:15px;border-radius:5px;vertical-align:bottom}.l_lists_column ul.m_column_items a .m_column_img .img.no_rdus img{border-radius:0}.l_lists_column ul.m_column_items a .m_column_img span.m_video{position:absolute;left:51px;top:4px}.l_lists_column ul.m_column_items a .m_column_img span.m_video img{width:24px;height:24px}.l_lists_column ul.m_column_items a .m_column_txt{padding-right:20px;display:block;width:100%}.l_lists_column ul.m_column_items a .m_column_txt .a_column{margin-top:calc(10px - ((16px * 1.6 - 16px) / 2));line-height:1.4}.l_lists_column ul.m_column_items a .m_column_txt .date{font-family:'Quicksand', sans-serif;color:#405E66;font-size:14px;font-size:calc(calc(14 / 16) * 1rem);font-weight:500;margin-top:calc(10px - (14px - ((14px * 1.4 - 14px) / 2)));margin:0}.l_lists_column ul.m_column_items a .m_link{position:absolute;right:5px;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.l_lists_column.l_ecommerce ul.m_column_items a .m_column_txt .a_column{margin-top:calc(2px - ((16px * 1.6 - 16px) / 2))}.l_lists_column.l_ecommerce .org_tagArea{float:none}.l_lists_column.l_ecommerce .org_tagArea .m_tag{margin:1em 0 0}.org_date_tags{display:block;width:100%}.org_date_tags .date{display:block;float:left}.org_tagArea{display:block;float:right;max-width:calc(375px / 2)}.org_tagArea .m_tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px -4px 0 4px;padding:4px 8px;min-height:15px;line-height:1;border-radius:20px;letter-spacing:-0.5px;font-size:11px;font-size:calc(calc(11 / 16) * 1rem);font-weight:600;color:white;display:inline-table;-webkit-box-sizing:border-box;box-sizing:border-box}.org_tagArea .m_tag.a_pink{background-color:#FF5A78}.org_tagArea .m_tag.a_blue{background-color:#00B4E6}.org_tagArea .m_tag.a_orange{background-color:#FF9169}.org_tagArea .m_tag.a_ecommerce{background-color:#ff9169}body.advices .content.show .org_tagArea{float:none;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:-2px 0 12px 5px}.textStyle01{font-size:1.250rem;line-height:2.0;margin:0 0 15px}@media (max-width: 768px){.textStyle01{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}}.textStyle02{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);line-height:2.0}@media (max-width: 768px){.textStyle02{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}}.listStyleKeyword{width:100%;border-radius:5px;border:1px solid #c6e1e1}.listStyleKeyword li{width:100%;border-bottom:1px solid #c6e1e1}.listStyleKeyword li:last-child{border-bottom:none}.listStyleKeyword li a{display:block;position:relative;width:100%;color:#002832;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/icon_right_gray-4583f275c9f37ba9053a1214888d1c3599eb4d8af93a7f3e25d3f6c177a023eb.png);background-repeat:no-repeat;background-position:right 20px top 50%;padding:20px 20px}ul.listStyleBasic li{font-size:1rem;text-indent:-1rem;padding-left:1rem}ul.listStyleBasic li:before{content:"・"}.moveTop{margin:50px 20px -10px;text-align:center}.moveTop a{text-decoration:none;display:block;width:60px;height:62px;margin:auto}.moveTop img{width:60px;height:62px}.moveTop span.toTageTop{font-weight:600;display:block;font-size:14px;font-size:calc(calc(14 / 16) * 1rem);color:#00B2BF;margin-top:5px}.moveTop.mt120{margin-top:120px}.regiItem{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/logo-69ba7548dd2ddc20250ba6e5f83f8cbae0da4e742983c5da5a694896995adeac.svg);background-size:36px;background-repeat:no-repeat;background-position:left top;margin:0 0 40px;padding:0 0 0 45px}.regiItem .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;padding:20px 15px}.regiItem .inner:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.regiItem .textStyleRegHd{text-align:left;font-size:1rem;display:block;font-weight:600;margin-bottom:10px}.regiItem .textStyleRegTn{text-align:left;font-size:1rem;display:block;margin-bottom:10px}.regiItem h2{font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:2px;background:#FAFAFA;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #c6e1e1;padding:20px}.regiItem h2 span{display:block;font-size:0.875rem;font-weight:normal;padding:12px 0 0 0}.regiItem ul.radioStyle01{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:table;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.regiItem ul.radioStyle01 li{width:50%;border-top:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.regiItem ul.radioStyle01 li.ck{background:#8CE1E6;border-top:1px solid #8CE1E6;color:#1c5a60;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600}.regiItem ul.radioStyle01 li.ck:first-child{border-bottom-left-radius:10px}.regiItem ul.radioStyle01 li.ck:last-child{border-bottom-right-radius:10px}.regiItem ul.radioStyle01 li:first-child{border-right:1px solid #d2eef4}.regiItem ul.radioStyle01 li label{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;padding:15px}.regiItem ul.radioStyle01 li input{display:none}.regiItem ul.radioStyle01 li.klass{width:0%;border-right:1px solid #d2eef4}.regiItem .inputArea{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;text-align:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:20px}.regiItem .inputArea.byoinList{padding:0}.byoinList .items{position:relative;background:#fff;border-bottom:1px solid #c6e1e1}.byoinList .items.ck{color:#1c5a60;font-weight:600}.byoinList .items:last-child{border-bottom:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.byoinList .items.selectArea{padding:20px 20px}.byoinList.bg .items.ck{background:#8CE1E6;border-top:1px solid #8CE1E6}.regiItem.noBg{background:none;padding:0}.regiItem .inputArea input[type="text"],.regiItem .inputArea input[type="email"],.regiItem .inputArea input[type="password"],.regiItem .inputArea input[type="tel"]{width:100%;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;color:#002832;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding:18px 18px}.regiItem .inputArea textarea{width:100%;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;color:#002832;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding:18px 18px;line-height:1.4;padding:16px}.regiItem .inputArea input::-webkit-input-placeholder,.regiItem .inputArea textarea::-webkit-input-placeholder{color:#C0C0C0}.regiItem .inputArea input:-ms-input-placeholder,.regiItem .inputArea textarea:-ms-input-placeholder{color:#C0C0C0}.regiItem .inputArea input::-ms-input-placeholder,.regiItem .inputArea textarea::-ms-input-placeholder{color:#C0C0C0}.regiItem .inputArea input::placeholder,.regiItem .inputArea textarea::placeholder{color:#C0C0C0}.regiItem .txt01{font-size:1rem;margin:0 0 10px}.regiItem .btn01{width:100%}.regiItem ul.radioStyle02{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.regiItem ul.radioStyle02 li{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;color:#0DC3CE;font-size:1.25rem;border:1px solid #0DC3CE;margin:0 0 20px}.regiItem ul.radioStyle02 li label{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;padding:15px}.regiItem ul.radioStyle02 li input{display:none}.regiItem ul.radioStyle02 li.ck{background:#8CE1E6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#002832}.regiItem .inputFile{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;color:#0DC3CE;font-size:1.25rem;border:1px solid #0DC3CE;border-radius:5px;padding:15px}.regiItem .inputFile input{display:none}.regiItem table.radioStyle03{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.regiItem table.radioStyle03 td{width:50%;border-bottom:1px solid #c6e1e1;border-right:1px solid #c6e1e1;background:#fff;line-height:1.5;text-align:center;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}.regiItem table.radioStyle03 td:nth-child(2){border-right:none}.regiItem table.radioStyle03 td label{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;border:none;padding:15px}.regiItem table.radioStyle03 td input{display:none}.regiItem table.radioStyle03 td.ck{background:#8CE1E6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1c5a60;font-weight:600}.regiItem table.radioStyle03 tr:last-child td.ck:first-child{border-bottom-left-radius:10px;border-bottom-left-radius:10px}.regiItem table.radioStyle03 tr:last-child td.ck:last-child{border-bottom-right-radius:10px;border-bottom-right-radius:10px}#selectPet{background:#F0F5F5;position:relative;padding:4px 0px 4px 8px}#selectPet .petImg{width:100%;margin:0 -28px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#selectPet .petImg li{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:4px;margin-left:-1px}#selectPet .petImg li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#selectPet .petImg li a img{width:56px;height:56px;margin:2px 2px 2px 0;border-radius:5px}#selectPet .petImg li a.ck img{border:3px solid #28C3CD;-webkit-box-sizing:border-box;box-sizing:border-box}#selectPet .petImg li.add{width:56px;height:56px;margin:2px 2px 2px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#selectPet .petImg li.add a img{width:30px;height:30px}#selectPet2{position:relative}#selectPet2 .petImg{width:96%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#selectPet2 .petImg li{width:16.66%;display:block;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:4px}#selectPet2 .petImg li a{display:block;line-height:0}#selectPet2 .petImg li a img{width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #F0F5F5;border-radius:4px}#selectPet2 .petImg li a.ck img{border:3px solid #28C3CD}#selectPet2 .petImg li.add{float:right;text-align:center;margin-left:auto;margin-top:auto;margin-bottom:auto}#selectPet2 .petImg li.add a img{width:70%;height:auto}form.notification-setting-form input[type='checkbox'][id^="user_"][id$="_notificatable"]{display:none}form.notification-setting-form label[for^="user_"][for$="_notificatable"]{width:30px;height:30px;cursor:pointer;border:1px solid #c6e1e1;border-radius:5px;margin-top:0px;margin-right:10px}form.notification-setting-form input[type="checkbox"][id^="user_"][id$="_notificatable"]:checked+label[for^="user_"][for$="_notificatable"]:before{font-family:FontAwesome;content:"\f00c";color:#28C3CD;font-size:1.25rem}form.notification-setting-form label#user_clinic_advice_notificatable,form.notification-setting-form label#user_news_from_clinic_notificatable{cursor:default}form.notification-setting-form label#user_clinic_advice_notificatable:before,form.notification-setting-form label#user_news_from_clinic_notificatable:before{font-family:FontAwesome;content:"\f00c";color:#28C3CD;font-size:1.25rem}form.notification-setting-form li:nth-child(2){margin-top:3px;text-align:left}.mb3{margin-bottom:3px !important}.mb10{margin-bottom:10px !important}.mb0{margin-bottom:0px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb35{margin-bottom:35px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mb100{margin-bottom:100px}html header#pet-insurance{width:100%;max-width:1160px;height:60px;position:relative;margin:auto;display:table;border-bottom:1px solid #c6e1e1;background:rgba(255,255,255,0.8)}html header#pet-insurance .hamburger{width:27px;height:21px;position:absolute;top:20px;left:20px}html header#pet-insurance .logo{width:100%;height:100%;max-width:750px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html header#pet-insurance .logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html header#pet-insurance .logo a img{width:160px;height:100%;vertical-align:middle}.pet-insurance-select{color:#002832;text-decoration:none}.listStyleTop04{width:100%;color:#002832}.listStyleTop04>li{margin:0 0 40px;position:relative}.listStyleTop04 h3{text-align:center;font-size:1.25rem;font-weight:600;line-height:1.5;margin:0 0 10px}.listStyleTop04 h3.dog span+span,.listStyleTop04 h3.cat span+span{margin-left:15px}.listStyleTop04 h3.dog span+span:last-child,.listStyleTop04 h3.cat span+span:last-child{margin:0}.listStyleTop04 .img{position:relative;margin:0 0 12px}.listStyleTop04 .img a{display:grid}.listStyleTop04 .img a img{display:grid;border-radius:5px;z-index:3}.listStyleTop04 .img a:before{content:"";position:absolute;display:block;border-radius:5px;top:0;bottom:3px;left:0;right:0;width:100%;z-index:4}.listStyleTop04 .img a span{position:absolute;left:0px;bottom:15px;color:#fff;font-size:22px;font-size:calc(calc(22 / 16) * 1rem);font-weight:600;padding:0 20px;text-shadow:1px 1px 1px #333;z-index:5}@media (max-width: 374px){.listStyleTop04 .img a span{font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}}.listStyleTop04 .movie_icon{position:absolute;top:35px;right:10px;z-index:3;opacity:.9}.listStyleTop04 .movie_icon img{width:60px}.listStyleTop04 .tag{text-align:right}.listStyleTop04 .tag a{color:#405E66;text-decoration:underline;font-size:14px;font-size:calc(calc(14 / 16) * 1rem)}.pets .content.index .img a:before{height:100%;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255,255,255,0.1)), color-stop(70%, rgba(0,0,0,0.2)));background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.1) 60%, rgba(0,0,0,0.2) 70%);background-image:linear-gradient(to bottom, rgba(255,255,255,0.1) 60%, rgba(0,0,0,0.2) 70%)}.pets .content.index .img a:after{content:"";position:absolute;display:block;border-radius:5px;top:0;bottom:0;left:0;right:0;width:100%;height:calc(100% + 4px);background-color:#c6e1e1;z-index:1}.pets .content.index .img span{bottom:10px}@media (max-width: 374px){.pets .content.index .img span{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);bottom:5px}}.delivery_boxes a{text-decoration:none;color:#002832}.online-reception-schedule{position:relative;height:69px;background-color:#ff736d;padding:0 20px;display:block;text-decoration:none}p.online-reception-title{font-family:HiraKakuPro-W6;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#ffffff;margin-left:20px;position:relative;top:12px}p.online-reception-date{font-family:Quicksand;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.75;letter-spacing:0.89px;color:#ffffff;margin-left:20px;position:relative;top:15px}.online-reception-time{font-family:HiraKakuPro-W6;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.87;letter-spacing:normal;color:#ffffff;margin-left:12px}.online-reception-allow-link{width:auto;position:absolute;right:20px;top:40%}.online-reception-schedule-today{width:100%;height:88px;background-color:#ff736e}.online-reception-schedule-today .waiting-people{width:359px;height:60px;border-radius:30px;background-color:#ff9895;margin:0 auto;position:relative;top:13px}.online-reception-schedule-today .waiting-people-first-text{color:#ffffff;font-family:HiraKakuPro-W6;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;font-weight:bold;line-height:32px;letter-spacing:normal;padding-top:1px}.online-reception-schedule-today .waiting-people-first-text.error{margin-left:70px}.online-reception-schedule-today .waiting-people-center{color:#ffffff;font-family:HiraKakuPro-W6;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;font-weight:bold;line-height:32px;letter-spacing:2px;text-align:center}.online-reception-schedule-today .waiting-people-center span.waiting-people-count{font-family:Quicksand;font-size:27px;font-weight:500;font-style:normal;font-stretch:normal;line-height:0.96;letter-spacing:2px;color:#ffffff;position:relative;top:3px}.online-reception-schedule-today button.online-reception-update{width:50px;height:50px;-webkit-box-shadow:1px 2px 4px 0 rgba(115,137,143,0.3);box-shadow:1px 2px 4px 0 rgba(115,137,143,0.3);border-radius:50%;position:absolute;top:5px;right:10px;background-image:url(/assets/icon-reload-c4e76b5b85865ca50072be42553a28e12be760c05bcf449016ac844a7b663931.svg);background-position:center;outline:none;cursor:pointer}.online-reception-schedule-today .waiting-num-wrapper{padding:0 60px 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:60px}.online-reception-schedule-today .waiting-num-wrapper .waitin-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:15px;column-gap:15px;width:100%}.online-reception-schedule-today .waiting-num-wrapper .undesignated-waitin-num{border-left:1px solid #ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:110px;text-align:center}.online-reception-schedule-today .waiting-num-wrapper .undesignated-waitin-num .waiting-people-first-text{font-size:12px;font-weight:normal;line-height:normal}.online-reception-schedule-today .waiting-num-wrapper .undesignated-waitin-num .waiting-people-center{font-size:12px;line-height:normal;letter-spacing:1px}.online-reception-schedule-today .waiting-num-wrapper .undesignated-waitin-num .waiting-people-center .waiting-people-count{font-size:20px;letter-spacing:1px;top:2px}.dot-line{border-bottom:dotted;border-bottom-width:2px;border-bottom-color:#fff}@media (max-width: 750px){.sp-display-none{display:none}}@media (min-width: 751px){.pc-display-none{display:none}}@media screen and (min-width: 769px){.top{overflow-x:hidden}}@media screen and (min-width: 769px){.top .listStyleTop04{max-width:1024px;padding:0 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.top .listStyleTop04 li{margin:0 20px 0 0}.top .listStyleTop04 li:nth-child(3n){margin:0}.top .listStyleTop04 h3{text-align:center;font-size:1.063;font-weight:600;line-height:1.5;margin:0 0 15px}.top .listStyleTop04 .img{position:relative;line-height:0;border-radius:5px;overflow:hidden;margin:0 0 20px;width:472px}.top .listStyleTop04 .img a:before{height:calc(100% - 4px);background-image:none}.top .listStyleTop04 .img span{position:absolute;left:0px;bottom:18px;color:#fff;font-size:1.375rem;font-weight:600;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}.top .listStyleTop04 .tag{text-align:right}.top .listStyleTop04 .tag a{color:#405E66}}.blockStyleMp02{padding:0 0 40px;color:#002832}.blockStyleMp02 .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 0}.healthItem2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:0 0 0 35px}.healthItem2 .healthItem2Inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:3px solid #F0F5F5;padding:50px 0 30px 32px}.healthItem2:last-child .healthItem2Inner{border:3px solid #fff;position:relative;padding-bottom:0}.healthItem2:last-child .healthItem2Inner:before{position:absolute;top:49px;left:-3px;content:"";display:block;height:90%;width:3px;background:-webkit-gradient(linear, left 50%, right bottom, from(#F0F5F5), to(#fff));background:-webkit-gradient(linear, left top, left bottom, from(50%), color-stop(#F0F5F5), to(#fff));background:-webkit-linear-gradient(50%, #F0F5F5, #fff);background:linear-gradient(50%, #F0F5F5, #fff);z-index:0}.healthItem2 .date{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:10px;height:52px;color:#405E66;font-size:1.125rem;padding:20px 0 0 65px;z-index:20}.healthItem2.dogIcon1 .date{background-image:url(/images/u-1/icon_dogface01.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.healthItem2.dogIcon2 .date{background-image:url(/images/u-1/icon_dogface02.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.healthItem2.dogIcon3 .date{background-image:url(/images/u-1/icon_dogface03.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.healthItem2 .info{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #28C3CD;border-radius:5px;overflow:hidden;background:#fff}.healthItem2 .info .healthIconArea01{background:#28C3CD;color:#fff;margin-bottom:5px}.healthItem2 .info .healthIconArea01 ul{display:table;margin:0 auto;padding:20px 0}.healthItem2 .info .healthIconArea01 ul li{width:65px;display:table-cell;text-align:center;font-size:0.875rem;vertical-align:middle}.healthItem2 .info .healthIconArea01 ul li img{width:50px}.healthItem2 .info .healthIconArea01 ul li:last-child{width:15px;text-align:right;padding:0}.healthItem2 .info .healthIconArea01 ul li:last-child a{display:block;width:100%;height:100%}.healthItem2 .info .healthIconArea01 ul li:last-child img{width:8px;height:auto}.healthItem2 .info .healthIconArea01 ul li span{display:block;padding:4px 0 0 0}.healthItem2 .check{background-image:url(/images/u-1/icon_check.png);background-position:15px 3px;background-repeat:no-repeat;background-size:15px 10px;padding-left:35px;margin-bottom:20px}.healthItem2 .info .healthIconArea02{width:99%;display:table;margin:0 auto 3px}.healthItem2 .info .healthIconArea02 li{width:33%;border-right:2px solid #fff;border-left:2px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell;vertical-align:top}.healthItem2 .info .healthIconArea02 li img{border-radius:4px}.healthItem2 .info .text{color:#405E66;line-height:1.5;display:block;margin:8px}@media screen and (max-width: 320px){.healthItem2 .info .healthIconArea01 ul li{width:50px}.healthItem2 .info .healthIconArea01 ul li img{width:40px}}@media screen and (max-width: 380px){.healthItem2 .info .healthIconArea01 ul li{width:60px}.healthItem2 .info .healthIconArea01 ul li img{width:45px}}.textStyleMp01{text-align:right;padding-right:30px;padding-top:20px}.textStyleMp01 a{color:#405E66;font-weight:600}.blockStyleMp03{padding:30px 20px;background:#F0F5F5;color:#002832}.headStyleMp01{font-size:22px;font-size:calc(calc(22 / 16) * 1rem);font-weight:600;text-align:center;margin:0 0 20px;color:#405E66;letter-spacing:1.5px}@media (max-width: 374px){.headStyleMp01{font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}}.headStyleMp01 img{width:34px;margin-right:10px}.boxStyleMp01{background:#fff;border:1px solid #c6e1e1;border-radius:5px;margin-bottom:20px}.boxStyleMp01 a{text-decoration:none;display:block;width:100%;height:100%;color:#405E66;border-bottom:1px solid #c6e1e1}.boxStyleMp01 a:last-child{border-bottom:0px}.boxStyleMp01 .inner{padding:20px}.boxStyleMp01 .date{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);color:#405E66}.boxStyleMp01 .txt{font-size:1rem;font-weight:600}.boxStyleMp01 .more{border-top:1px solid #c6e1e1;text-align:center}.boxStyleMp01 .more a{display:block;color:#405E66;font-weight:600;text-decoration:none;padding:20px 0;font-size:18px;font-size:calc(calc(18 / 16) * 1rem)}.blockStyleMp03 .ichiran{text-align:right}.blockStyleMp03 .ichiran a{font-weight:600;color:#405E66}.blockStyleMp04{padding:50px 20px 70px}.imgStyleMp01{margin-bottom:25px}.textStyleMp02{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);font-weight:600;text-align:center;margin-bottom:15px}.listStyleMpAdv{display:table;margin:0 auto 20px}.listStyleMpAdv li{background-image:url(/assets/u-1/icon_check_red-da88e2845561c56b074bfe92124efede983a478be905823503cd676cb7c4ec5d.svg);background-repeat:no-repeat;padding:5px 0 8px 25px;padding:2px 0px 16px 30px}.btnStyleMp06{width:100%;text-align:center;background:#FF736E;-webkit-box-shadow:0 2px 0 #943F3C;box-shadow:0 2px 0 #943F3C;border-radius:3rem}.btnStyleMp06.in_btn{max-width:100%}.btnStyleMp06 a{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:#fff;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1.4;padding:18px}.blockStyleMp05{padding:0 20px 50px}.blockStyleMp05.type102_02{border-top:1px solid #c6e1e1}.listStyleMp01{width:100%}.listStyleMp01 li{margin:0 0 40px}.listStyleMp01 li.mg0{margin:0}.listStyleMp01 .head_3{text-align:center;font-size:24px;font-size:calc(calc(24 / 16) * 1rem);font-weight:600;margin:10px 0 0;color:#002832}.listStyleMp01 .head_3.dog,.listStyleMp01 .head_3.cat{background-position:center top;background-repeat:no-repeat;background-size:38px;margin:0;padding:45px 0 0 0}.listStyleMp01 .head_3.dog{background-image:url(/assets/u-2/icon_dog-4d58ca57102a7a6ce45afb148a604f627d510fac3291e7866dc5c126de0564ce.svg)}.listStyleMp01 .head_3.cat{background-image:url(/images/u-1/icon_catface.png)}.listStyleMp01 .img{position:relative;line-height:0;border-radius:5px;overflow:hidden;margin:0 0 20px}.listStyleMp01 .img.icon_1fun:after{width:78px;height:22px;position:absolute;top:15px;right:15px;content:'';background-image:url(/assets/u-1/icon_1fun-dcf3cc5a0d928cdf45f564c4b0ca1dea543339feb5570c0df971337bf8c15be9.png);background-position:center top;background-repeat:no-repeat;background-size:78px 22px}.listStyleMp01 .img span{position:absolute;left:0px;bottom:18px;color:#fff;font-size:1.375rem;font-weight:600;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}.listStyleMp01 .tag{text-align:right}.listStyleMp01 .tag a{color:#405E66}.blockStyleMp06{padding:0 0 70px}.blockStyleMp06 .inner{padding:0 20px}.blockStyleMp07{border-top:2px solid #28C3CD;padding:40px 0 70px}.headStyleMp02{font-size:1.625rem;font-weight:600;line-height:1.5;text-align:center;margin-bottom:20px}.blockStyleMp07 .rireki{text-align:right;padding-right:20px;padding-top:20px;margin-bottom:40px}.blockStyleMp07 .rireki a{color:#00B2BF}.blockStyleMp07 .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 0}.textStyleMp03{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);font-weight:600;text-align:center;margin-bottom:20px}.monshinItem2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:0 0 0 35px}.monshinItem2 .monshinItem2Inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:3px solid #F0F5F5;padding:50px 0 30px 32px}.monshinItem2:last-child .monshinItem2Inner{border:3px solid #fff;position:relative;padding-bottom:0}.monshinItem2:last-child .monshinItem2Inner:before{position:absolute;top:49px;left:-3px;content:"";display:block;height:95%;width:3px;background:-webkit-gradient(linear, left 50%, right bottom, from(#F0F5F5), to(#fff));background:-webkit-gradient(linear, left top, left bottom, from(50%), color-stop(#F0F5F5), to(#fff));background:-webkit-linear-gradient(50%, #F0F5F5, #fff);background:linear-gradient(50%, #F0F5F5, #fff);z-index:0}.monshinItem2 .date{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:10px;height:52px;color:#405E66;font-size:1.125rem;padding:20px 0 0 65px;z-index:20}.monshinItem2.msIcon1 .date{background-image:url(/assets/u-1/icon_monshin01-bd3c2b6f29012577174250dba93ceb08388b5a2f7b8f107be6d47ff42f2035af.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.monshinItem2.msIcon2 .date{background-image:url(/assets/u-1/icon_monshin02-de2f6eb92ac67c7c94dae376754ea82ec48f1918adb8f5692076eb2012226457.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.monshinItem2.msIcon3 .date{background-image:url(/assets/u-1/icon_monshin03-c4b9e1727f9be2d02740e187037bd6d60f8a015ade70476fc4f9035fe0b1a603.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.monshinItem2.msIcon4 .date{background-image:url(/assets/u-1/icon_monshin04-18be8c3937242123e60363438017e66d19be41cf678f21c5e5ac5faf372c11df.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.monshinItem2.msIcon5 .date{background-image:url(/assets/u-1/icon_monshin05-55f9f787097e85c3ad7d5ec07b1271b20b500102f8a7d87c394d61c0a49e8cc3.png);background-position:left top;background-repeat:no-repeat;background-size:52px}.monshinItem2 .info{width:100%;position:relative;border:1px solid #28C3CD;border-radius:5px;overflow:hidden;background-color:#fff;background-image:url(/assets/u-1/icon_right_gray-f9ab580b43be88655a018859b08d2f318680e437cdd9c8a64cb061178036af0b.png);background-position:right 20px top 50%;background-repeat:no-repeat;background-size:10px 18px;-webkit-box-sizing:border-box;box-sizing:border-box}.monshinItem2 .info .check{position:absolute;top:20px;right:20px;color:#405E66;font-size:1rem;font-weight:600;background-image:url(/images/u-1/icon_check.png);background-position:left 2px;background-repeat:no-repeat;background-size:15px 10px;padding-left:20px}.monshinItem2 .info a{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-decoration:none;padding:20px}.monshinItem2 .info .hmsh01{color:#00B2BF;font-size:1.125rem;font-weight:600;margin-bottom:10px;padding-right:30px}.hmsh02{color:#00B2BF;font-size:1.125rem;font-weight:600;margin-bottom:10px;padding-right:30px}.monshinItem2 .info .tmsh01,.tmsh02{color:#002832;font-size:1.25rem;margin-bottom:20px;padding-right:30px;line-height:1.4}.monshinItem2 .info .tmsh01:last-child{margin-bottom:0}.blockStyleMp07 .inner2{padding:0 20px}.btnStyleKarte,.btnStyleMp06{margin:auto}.btnStyleKarte{background:#28C3CD;border-radius:3rem;text-align:center;-webkit-box-shadow:0 2px 0 #1A868D;box-shadow:0 2px 0 #1A868D}.btnStyleKarte a{position:relative;display:block;width:100%;height:100%;color:#fff;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;background-image:url(/assets/u-1/icon_karte-d5e483285694e940dcd5a7d4f60e6ce397dccad15ab1b277becdaf9923ac2964.png);background-repeat:no-repeat;background-position:right 20px top 50%;background-size:24px 29px;padding:20px 0}.blockStyleMp08{border-top:2px solid #FF736E;padding:40px 0 70px}.blockStyleMp08 .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 0}.blockStyleMp08 .inner2{padding:0 20px}.blockStyleMp08 a{color:#fff;text-decoration:none}.imgStyleMp02{line-height:0}.textStyleMp04{background:#FF736E;font-size:1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;background-image:url(/assets/common/icon_right_white-d0409c3ddfcb3dc5a3b0aa6f0d234cc08d7d0c469423f251715797fbd6a87bcb.png);background-position:right 20px top 50%;background-repeat:no-repeat;background-size:10px 17px;padding:25px 50px 25px 20px;margin-bottom:15px}.textStyleMp04 a{color:#fff;text-decoration:none}.blockStyleMp09{padding:40px 20px 50px}.blockStyleMp09 .m_today_pets{margin-bottom:5px}.blockStyleMp09 .m_today_pets img{width:115px}.headStyleMp03{font-size:1.5rem;font-weight:500;color:#00B2BF;line-height:1.4;text-align:center;margin-bottom:20px}.blockStyleMp09 .btnStyle03{margin-bottom:12px}.textStyleMp05{font-size:1.25rem;text-align:center}.blockStyleMp10{background:#28C3CD;padding:30px 20px 70px;margin-bottom:70px}.boxStyleMp03{width:100%;border:1px solid #c6e1e1;border-radius:5px;background:#fff;margin:0 0 40px}.boxStyleMp03 .inner1{border-bottom:1px solid #c6e1e1;display:table;padding:20px}.boxStyleMp03 .inner1 p{display:table-cell;text-align:left;vertical-align:top}.boxStyleMp03 .inner1 p.img{width:80px}.boxStyleMp03 .inner1 p.img img{width:80px;height:auto}.boxStyleMp03 .inner1 p.txt{color:#002832;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25rem;font-weight:600;line-height:1.3;padding-left:15px}.boxStyleMp03 .inner2{display:block;padding:20px}.boxStyleMp03 .inner2 .img{text-align:center;margin:0 0 15px}.boxStyleMp03 .inner2 .img img{width:70px;height:70px}.boxStyleMp03 .inner2 .name{font-size:1.375rem;font-weight:600;text-align:center;margin:0 0 25px}.boxStyleMp03 .inner2 .name span{color:#FF736E;padding-right:20px}.boxStyleMp03 .inner2 ul{display:table;list-style-type:disc;color:#FF9895;padding-left:20px;margin:0 auto}.boxStyleMp03 .inner2 ul li{font-size:1.125rem;line-height:1.5;margin-bottom:10px}.boxStyleMp03 .inner2 ul li:last-child{margin-bottom:0}.boxStyleMp03 .inner2 ul li a,.boxStyleMp03 .inner2 ul li span{color:#002832}.boxStyleMp03 .inner2 ul li a[target="_blank"]{background-image:url(/assets/u-1/icon_blank-1c9d3e6e270e5321a6248d5ebbb2e65d87f95f3b3bd6a1109e63c4ac942de8e8.png);background-position:right top;background-repeat:no-repeat;background-size:19px 20px;padding-right:28px;text-decoration:underline}.headStyleMp04{font-size:1.875rem;text-align:center;color:#fff;line-height:1.4;background-image:url(/assets/u-1/icon_qa-4b87a9e09a089874094af5c9763cc6d8d32afa55a4b04b1edd7d701be501e84c.png);background-position:center top;background-repeat:no-repeat;background-size:126px 69px;padding-top:79px;margin-bottom:20px}.headStyleMp04 em{font-weight:600}.columnHeaderStyle{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);font-weight:600;line-height:1.4;text-align:center;padding-top:40px}.columnHeaderStyle+img{margin:20px auto 10px;max-width:335px;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.columnLink{font-size:14px;font-size:calc(calc(14 / 16) * 1rem);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:14px 14px 50px 0}.columnLink a{color:#002832;font-weight:600;text-decoration:underline}.boxStyleSns{width:290px;height:auto;display:table;margin:0 auto}.boxStyleSns li{width:95px;display:table-cell}.boxStyleSns li:nth-child(1){text-align:left}.boxStyleSns li:nth-child(2){width:100px;text-align:center}.boxStyleSns li:nth-child(3){text-align:right}.boxStyleSns li img{width:92px;height:auto}.iconStyleBone{width:120px;height:auto;margin:20px auto 20px}.textStyleSrc{font-size:1rem;color:#405E66;text-align:right;margin:0 0 10px}.headStyleQA{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);font-weight:600;color:white;text-align:center;background-image:url(/assets/u-2/sec01_logo_main-0cc4cc8e68dffdc3dd45a1abf3d95ea8aba44f0ff6693ed98c5dbd4d315e443e.svg);background-position:50% top;background-repeat:no-repeat;background-size:auto;padding:80px 0 0;font-size:1.2em;letter-spacing:1.5px}.blockStyleQA{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#28C3CD;margin:0 0 50px;padding:20px 15px 30px}.leadStyleQA{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;color:white;text-align:center;margin:0 0 5px;line-height:2}.listStyleQA{width:290px;margin:0 auto 30px}@media (min-width: 375px){.listStyleQA{width:100%;max-width:calc((160px + (15px / 2)) * 2);display:-ms-grid;display:grid;-ms-grid-columns:minmax(168px, 1fr) [2];grid-template-columns:repeat(2, minmax(168px, 1fr));grid-gap:15px 0px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.listStyleQA::after{content:"";display:table;clear:both}.listStyleQA li{width:140px;height:140px;float:left;background:#fff;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background-repeat:no-repeat;background-position:center 25%;background-size:96px 97px;margin:0 0 10px}@media (min-width: 375px){.listStyleQA li{width:160px;height:157px;margin:0px;background-position:center 30%;background-size:118px 118px}}.listStyleQA li:nth-child(2n){margin-left:10px}.listStyleQA li:nth-child(5),.listStyleQA li:nth-child(6){margin-bottom:0}.listStyleQA li:nth-child(1){background-image:url(/assets/u-2/sec01_img_01-bcb11010e6bfa075eb48b2c8cf51e253854cf858351438d3dbe56cf957296939.svg)}.listStyleQA li:nth-child(2){background-image:url(/assets/u-2/sec01_img_02-40d9da801c3a10644376a357a34deb9716b0962b6473f53517f6776a70530caf.svg)}@media (min-width: 375px){.listStyleQA li:nth-child(2){background-position:center 28%;background-size:98px 95px}}.listStyleQA li:nth-child(3){background-image:url(/assets/u-2/sec01_img_03-7f57e24cfada9c41bd8a11418e6e771df942f5903c8f62aadfb6a444ed053893.svg)}@media (min-width: 375px){.listStyleQA li:nth-child(3){background-position:40% 17%}}.listStyleQA li:nth-child(4){background-image:url(/assets/u-2/sec01_img_04-664d25bc0391d948b6b220a404a7ae4da65463b1819182fe887f37bca24727da.svg)}@media (min-width: 375px){.listStyleQA li:nth-child(4){background-position:center 20%;background-size:129px 127px}}.listStyleQA li:nth-child(5){background-image:url(/assets/u-2/sec01_img_05-95aa8cd7e406d1a703d55c32e8375ab148253b9c20261c4bd7820cb282705087.svg)}@media (min-width: 375px){.listStyleQA li:nth-child(5){background-size:108px 108px}}.listStyleQA li:nth-child(6){background-image:url(/assets/u-2/sec01_img_06-0e9b9ca7f8f6ce46021004afdf9223632d24f02a75b31a0b7ae0c551845f56ec.svg)}@media (min-width: 375px){.listStyleQA li:nth-child(6){background-position:center 20%}}.listStyleQA li a{display:block;font-weight:600;width:100%;height:100%;font-size:1.125rem;font-size:18px;font-size:calc(calc(18 / 16) * 1rem);-webkit-box-sizing:border-box;box-sizing:border-box;color:#00B2BF;text-decoration:none;padding:112px 0 15px 0;-webkit-box-shadow:0 2px 0 #00B2BF;box-shadow:0 2px 0 #00B2BF;border-radius:10px}@media (min-width: 375px){.listStyleQA li a{padding:125px 0 15px 0}}.org_other_pets-link{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.org_other_pets-link .m_other_pets-link a{font-weight:600;text-align:center;text-decoration:none;color:white;border-bottom:1px solid white;padding-bottom:1px}.page_qa_categories{overflow-x:hidden}.blockStyleQA2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:0 0 30px;padding:0}.qaHeader{padding:15px 20px 25px;background-color:#28c3cd}.qaHeader img{vertical-align:bottom}.qaHeader p{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;text-align:center;padding:10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#00B2BF;background:white;border-radius:5px}.headStyleQA2{text-indent:100%;white-space:nowrap;overflow:hidden;background-image:url(/assets/u-2/icon_qa-d2ac7b9ae079bbe02361c8f6206c29d89319cf742500e6eb6dd534589478c5c1.png);background-position:50% top;background-repeat:no-repeat;background-size:102px 57px;margin:0 0 30px;padding:40px 0 0}.listStyleIndex{width:100%}.listStyleIndex ul{width:100%}.listStyleIndex li{width:100%;border-bottom:1px solid #c6e1e1}.listStyleIndex li:first-child{border-top:1px solid #c6e1e1}.listStyleIndex li a{width:100%;height:100%;display:block;color:#002832;font-weight:600;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/icon_right_gray-4583f275c9f37ba9053a1214888d1c3599eb4d8af93a7f3e25d3f6c177a023eb.png);background-repeat:no-repeat;background-position:right 15px top 50%;background-size:10px 17px;padding:20px}body.qas .content.index .listStyleIndex ul li{border-top:none}.page_qa_answer_list .listStyleIndex li.qaList{background-image:url(/assets/u-1/q_icon-d1c40f6aa21c6f539a04bda9c0cfd76a40d3415b0a58f540e285cc15c4d30ee3.svg);background-repeat:no-repeat;background-position:top 20px left 20px;width:100%;border-bottom:1px solid #c6e1e1;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.page_qa_answer_list .listStyleIndex li.qaList a{height:100%;display:block;color:#002832;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/arrow_right_icon-f307005420fffadacb1a0127f560381e89be1da142d80c65638a0fd8bab98a01.svg);background-repeat:no-repeat;background-position:right 4px top 50%;background-size:10px 17px;padding:0 30px 0 60px;font-weight:inherit}li.qaList.m_qaList_rightness a{padding-right:40px}.page_resolution_problem{margin:0;padding:0}.page_resolution_problem p{line-height:2}.page_resolution_problem .l_main_visual{padding:20px 20px 0 20px;background-color:#28c3cd}.page_resolution_problem .l_main_visual img{vertical-align:bottom}.page_resolution_problem .l_qa_icon{width:100%}.page_resolution_problem .l_qa_icon img{padding:20px 0;width:49px;margin:auto;display:block}.page_resolution_problem .m_res_problem-pets_info{padding:0 20px;margin-top:-10px}.page_resolution_problem .m_res_problem-pets_info>span{letter-spacing:1.2px}.page_resolution_problem .m_res_problem-pets_info>span+span{margin-left:3px}.page_resolution_problem .m_res_problem-pets_info+.l_qa_icon{margin-top:15px}.page_resolution_problem .blockStyle01 p.subtitle{color:#979797}.page_resolution_problem>.l_card_profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 20px 10px}.page_resolution_problem>.l_card_profile>.l_card_info{display:-webkit-box;display:-ms-flexbox;display:flex}.page_resolution_problem>.l_card_profile>.l_card_info .m_imagae .doctor{margin-right:15px}.page_resolution_problem>.l_card_profile>.l_card_info .m_imagae .doctor img{width:64px;height:64px;border-radius:50%;border:1px solid #c6e1e1}.page_resolution_problem>.l_card_profile>.l_card_info .l_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}.page_resolution_problem>.l_card_profile>.l_card_info .l_info>.m_name{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:5px}.page_resolution_problem>.l_card_profile>.l_card_info .l_info>.m_name>.head{display:inline-block;color:#FF736E;margin-right:10px}.page_resolution_problem>.l_card_profile>.l_card_info .l_info .textStyleDocName3{font-size:1.375rem;color:#002832;text-align:center;font-weight:600;margin:0 0 15px}.page_resolution_problem .m_doctor_profile{padding:5px 20px;color:#405E66;letter-spacing:1px;line-height:2;opacity:1;height:auto;-webkit-transition:.5s ease-in;transition:.5s ease-in}.page_resolution_problem .m_doctor_profile.hide{opacity:0;height:0;-webkit-transition:.3s ease-out;transition:.3s ease-out}.page_resolution_problem .textStyleSubtitle{font-size:1.375rem;color:#405E66;text-align:center}.page_resolution_problem .boxStyleArticles .items{padding:15px 20px 10px}.page_resolution_problem .listStyleQA2 li{color:#405E66;font-size:1rem;position:relative;line-height:1.5;margin:0 0 5px;padding:0 0 0 20px}.page_resolution_problem .listStyleQA2 li:before{display:inline-block;vertical-align:middle;position:absolute;left:0px;top:5px;content:'';width:0.75rem;height:0.75rem;background:#8ce1e6;border-radius:50%}.page_resolution_problem .listStyleQA2 li a{color:#405E66;text-decoration:underline}.page_resolution_problem .listStyleQA2 li a[target="_blank"]:after{content:url(/assets/common/target_blank_icon-f128ee76dd54ab9ff0a23d7e6fd84f66e374295cd2c98f2a55873b6252d4d222.svg);margin-left:10px}.page_resolution_problem .listStyleQA3 li{padding-right:36px;line-height:2;margin:0 0 5px;font-size:14px;font-size:calc(calc(14 / 16) * 1rem)}.page_resolution_problem .listStyleQA3 li a{text-decoration:underline;color:#002832}.page_resolution_problem .listStyleQA3 li a[target="_blank"]:after{content:url(/assets/common/target_blank_icon-f128ee76dd54ab9ff0a23d7e6fd84f66e374295cd2c98f2a55873b6252d4d222.svg);margin-left:10px}.listStyleIndex2{width:100%}.listStyleIndex2 ul{width:100%}.listStyleIndex2 ul li{width:100%;border-bottom:1px solid #c6e1e1}.listStyleIndex2 ul li:first-child{border-top:1px solid #c6e1e1}.listStyleIndex2 ul li a{width:auto;height:100%;display:block;color:#002832;text-decoration:none;font-weight:600;background-image:url(/assets/common/arrow_right_icon-f307005420fffadacb1a0127f560381e89be1da142d80c65638a0fd8bab98a01.svg);background-repeat:no-repeat;background-position:right 8px top 50%;background-size:10px 17px;padding:20px}.textStyleDate{font-size:1rem;color:#405E66;text-align:right;margin:0 0 10px}.regiItem.noBg .tdmailaddress{font-size:1rem;text-align:left;margin:0 0 8px}.regiItem .textStyleAlert{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#405E66;background:#8CE1E6;text-align:left;font-size:0.875rem;margin:4px 0 0 0;padding:8px}h2.headStyle05.nopad{padding:0}.boxStyleRemindmail{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:5px;line-height:1.6;margin:0 0 50px;padding:25px 20px}.boxStyleRemindmail .txt1{font-size:1.125rem;display:block;margin:0 0 15px}.boxStyleRemindmail .txt2{font-size:1rem;display:block}.textStylePassword{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;text-align:left;line-height:1.6;margin-top:20px}.it_2nd{margin-top:20px}.cppass{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.250rem;text-align:center;font-weight:600;line-height:1.6;margin:0 0 120px;padding:30px 0 0}.regiItem h2 span{font-size:1rem}.regiItem h2.org_results{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);letter-spacing:.5px}.regiItem h2.org_results .search_hit_count{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);font-weight:normal}.regiItem h2.org_results .m_results,.regiItem h2.org_results .m_results span{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}.regiItem h2.org_results .ff_qs_plain.a_count,.regiItem h2.org_results #js-search_hit-count{font-weight:500;letter-spacing:.8px;padding-right:1px;font-size:22px;font-size:calc(calc(22 / 16) * 1rem)}.ttlHta{text-align:left;font-size:1rem;display:block;font-weight:600;margin-bottom:10px}.regiItem select.prefOption{width:100%;height:auto;background:none;position:relative;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:1;background-image:url(/assets/u-7/icon_select-a7f6ca8dfa91342f4ef9476bf3d904bdc073bd42ded67642530fe4e6bc76ef4f.png);background-repeat:no-repeat;background-size:19px 10px;background-position:right 15px top 50%;box-sizing:border-box;border:2px solid #c6e1e1;padding:15px}.regiItem select option{width:100%;white-space:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:20px}.org_inputArea input[type="text"]{width:100%;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;border-radius:5px;-webkit-box-shadow:none;box-shadow:none}@media (max-width: 374px){.org_inputArea input[type="text"]{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}}.org_inputArea .a_search_key{padding:18px}.blockStyle05 .inner .txt1{display:block;font-size:1.125rem;line-height:1.4;font-weight:600;margin-bottom:5px}.blockStyle05 .inner .txt2{display:block;font-size:1.125rem;line-height:1.4;margin-bottom:30px}.clinicDescription{padding:20px 10px 10px;background-color:#fff;font-weight:normal;font-size:0.875rem;border-radius:5px}@media (max-width: 374px){.clinicDescription{padding:20px 0px}}.clinicDescription .jizen{font-size:0.875rem;font-weight:normal;display:block}.clinicDescription img{width:35px;height:35px;margin-right:4px;margin-top:3px;display:block;float:left}.listStyleByoinName{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;margin:0}.listStyleByoinName input[type="radio"]{display:none}.listStyleByoinName .name{text-align:left;display:block;font-weight:600;line-height:1.4;font-size:1.25rem;margin-bottom:10px}.listStyleByoinName .address{text-align:left;display:block;line-height:1;color:#405E66;font-size:0.875rem}.listStyleByoinName .jizen{height:18px;font-size:0.875rem;display:block;text-align:left;background-image:url(/assets/u-8/icon_karte-f7566ab8c4e8555a5dd4ac39380136503d92ee6a65771456d3c32dfbc20b17df.png);background-position:1px 0;background-repeat:no-repeat;background-size:15px 16px;padding-left:20px;margin-top:20px}.listStyleByoinName .jizen a{color:#002832;text-decoration:none}.ntng{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25rem;line-height:1.4;text-align:left;padding:20px}.textStyleIptnm{text-align:left;margin-bottom:10px}.remarkText{text-align:left;font-size:14px}.confItem2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;background:#fff;margin:0 0 50px}.confItem2 h2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25rem;font-weight:600;border-bottom:1px solid #c6e1e1;background:#FAFAFA;border-top-left-radius:8px;border-top-right-radius:8px;margin:0 0 2px;padding:20px}.confItem2 .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.confItem2 .confBlock{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-bottom:1px solid #c6e1e1;padding:20px 0}.confItem2 .confBlock h3{font-size:1rem;font-weight:600;margin:0 0 10px}.confItem2 .confBlock p{font-size:1.25rem;color:#002832;line-height:1.4}.confItem2 .confBlock p.img{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.headStyleRegiThanks2{font-size:1.425rem;text-align:center;font-weight:600;line-height:1.5;margin:0 0 30px}.rtld{font-size:1.25rem;line-height:1.4;margin:0 0 50px}.rtmp{font-size:1.25rem;text-align:center}.rtmp a{color:#002832}.headStyleRegiThanks3{font-size:1.625rem;text-align:center;font-weight:600;line-height:1.5;margin:0 0 30px}.rtld2{font-size:1.25rem;line-height:1.4;margin:0 0 50px}.textBoxes{padding:20px}.imageBoxes{text-align:center;padding:10px}#mainImage{width:100%;height:auto}#disclose_title{font-size:14pt}.regiItem .head_2.select_category{margin-bottom:-3px}.regiItem .gyo_area{width:100% !important;display:block;margin:3px 0;height:58px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.regiItem .gyo_area .gyo_label{width:100% !important;height:auto !important;display:block;position:absolute;top:0;left:0;background:#fff;font-size:1.25rem;line-height:1.4;background-image:url(/assets/u-7/icon_select-a7f6ca8dfa91342f4ef9476bf3d904bdc073bd42ded67642530fe4e6bc76ef4f.png);background-repeat:no-repeat;background-size:19px 10px;background-position:right 15px top 50%;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #c6e1e1;padding:12px 15px 20px;margin:2px 0}.regiItem .gyo_area .gyo_label p{padding-right:30px}.regiItem select{width:100% !important;height:auto !important;border:none;background:none;position:relative;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;padding:12px 15px 24px}.regiItem select.show_select{opacity:1;border:2px solid #c6e1e1;border-radius:5px;background-color:#8CE1E6;color:#1c5a60;font-weight:600}.regiItem select.show_select.default{background-color:white}.regiItem select.show_select.edit_pet_category{padding:12px 15px;background-color:#fff}.regiItem select option{width:100%;white-space:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:20px}.regiItem .gyo_area .gyo_label.selectedOption{color:#333;background-color:#8CE1E6;background-image:url(/assets/u-7/icon_select-a7f6ca8dfa91342f4ef9476bf3d904bdc073bd42ded67642530fe4e6bc76ef4f.png);background-repeat:no-repeat;background-size:19px 10px;background-position:right 15px top 45%;margin:0;height:73px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.regiItem .gyo_area .gyo_label.selectedOption:last-child{height:63px}.regiItem .gyo_area .gyo_label.selectedOption p{font-size:1.1rem;line-height:1.1}.regiItem .gyo_area.last .gyo_label.selectedOption{height:63px !important}.regiItem #birthdayArea.inputArea{position:relative;display:table}.regiItem #birthdayArea.inputArea #placeholder{position:absolute;top:20px;left:20px;font-size:1.25rem;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;color:#405E66;vertical-align:middle;border:2px solid #c6e1e1;border-radius:5px;padding:18px 18px 0;z-index:10}.regiItem #birthdayArea.inputArea #birthdayLabel{width:100%;height:100%;display:block;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;border-radius:5px;text-align:left;opacity:0;padding:15px 18px;position:relative;z-index:20}.regiItem .inputArea input[type="date"]{position:relative;padding:0;border:0;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:#002832;line-height:1;font-size:1.5rem}.regiItem2{padding-left:45px;background-image:url(/assets/common/logo-69ba7548dd2ddc20250ba6e5f83f8cbae0da4e742983c5da5a694896995adeac.svg);background-size:36px;background-repeat:no-repeat;background-position:left top}.regiItem2 h2{font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:2px;background:#FAFAFA;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #c6e1e1;padding:20px}.regiItem2 h2 span{display:block;font-size:0.875rem;font-weight:normal;padding:12px 0 0 0}.regiItem2 #user_pet_birthday_1i{width:98px;height:calc(2.25rem + 2px)}.regiItem2 #user_pet_birthday_2i{width:98px;height:calc(2.25rem + 2px)}.regiItem2 #user_pet_birthday_3i{width:98px;height:calc(2.25rem + 2px)}.regiItem2 .input_birthday{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.regiItem2 select{margin:0}body.klass .content.index .regiItem ul.radioStyle01 li:focus,body.klass .content.index .regiItem ul.radioStyle01 li:visited,body.klass .content.index .regiItem ul.radioStyle01 li:active{background:#8CE1E6;color:#1c5a60}body.klass .content.index .regiItem ul.radioStyle01 li:first-child{border-bottom-left-radius:10px}body.klass .content.index h2,body.pets .content.new h2,body.pets .content.create h2{font-size:16px;font-size:calc(calc(16 / 16) * 1rem)}body.klass .content.index label,body.pets .content.new label,body.pets .content.create label{margin:0}body.klass .content.index .regiItem ul.radioStyle01 li,body.pets .content.new .regiItem ul.radioStyle01 li,body.pets .content.create .regiItem ul.radioStyle01 li{cursor:pointer}body.klass .content.index .regiItem ul.radioStyle01 li label,body.pets .content.new .regiItem ul.radioStyle01 li label,body.pets .content.create .regiItem ul.radioStyle01 li label{padding:20px 0}body.klass .content.index .input_birthdayArea .fa-exclamation-circle,body.pets .content.new .input_birthdayArea .fa-exclamation-circle,body.pets .content.create .input_birthdayArea .fa-exclamation-circle{display:none}body.klass .content.index .l_fulWidth,body.pets .content.new .l_fulWidth,body.pets .content.create .l_fulWidth{border-radius:0 0 10px 10px;overflow:hidden}body.klass .content.index .radioStyle02 li,body.pets .content.new .radioStyle02 li,body.pets .content.create .radioStyle02 li{margin:0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #c6e1e1}body.klass .content.index .radioStyle02 li:last-child,body.pets .content.new .radioStyle02 li:last-child,body.pets .content.create .radioStyle02 li:last-child{border-radius:0 0 10px 10px}.confItem{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;background:#fff;margin:0 0 30px}.confItem h2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;border-bottom:1px solid #c6e1e1;background:#FAFAFA;border-top-left-radius:8px;border-top-right-radius:8px;margin:0 0 2px;padding:15px}.confItem .inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 40px}.confItem .confBlock{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-bottom:1px solid #c6e1e1;padding:20px 0}.confItem .confBlock h3{font-size:1rem;font-weight:600;color:#002832;margin:0 0 10px}.confItem .confBlock p{font-size:1.25rem;color:#002832}.confItem .confBlock p.img{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.regiThanksPic{text-align:center;margin:0 0 25px}.regiThanksPic img{width:30%}.headStyleRegiThanks{font-size:1.625rem;text-align:center;line-height:1.5;margin:0 0 100px}#conf{background-color:#F0F5F5}#conf .headStyleConf03{background-color:#fff}#conf #selectPet{border-bottom:none !important}#conf .regiItem .inputArea{border:1px solid #c6e1e1;border-radius:5px}.lineRegister{background-color:#28C3CD;padding:10px 0;text-align:center;color:#FFF}.blockStyleConf01{padding:20px}.blockStyleConf01 .l_certification-area{padding-bottom:20px}.textStyleConf01{text-align:left;font-weight:600;margin:0 0 10px}.textStyleConf02{text-align:left;margin-top:30px}.textStyleConf02 a{color:#002832;text-decoration:none;background-image:url(/assets/common/icon_left_gray-f47bd426689189f6bbb39fb3f8047034eec188dc3883c5b2a4622ca932b2d0f5.png);background-position:left top;background-repeat:no-repeat;background-size:10px 17px;padding:0 0 0 22px}.radioStyleConf01{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.radioStyleConf01::after{content:"";display:table;clear:both}.radioStyleConf01 li{width:50%}.radioStyleConf01 li label{width:90%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;border:2px solid #c6e1e1;border-radius:5px;padding:15px}.radioStyleConf01 li:last-child label{float:right}.radioStyleConf01 li label.ck{background:#8CE1E6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1c5a60;font-weight:600}.radioStyleConf01 li label input{display:none}.birthdayLabel2{width:100%;height:100%;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;text-align:left;position:relative;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.birthdayLabel2 select{opacity:1 !important;border:2px solid #c6e1e1;border-radius:5px;padding:12px 8px}.birthdayLabel2 span{padding:0 8px}.birthdayAreaConf{width:100%;position:relative;display:table;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;color:#1c5a60;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.birthdayAreaConf #placeholder2{position:absolute;top:0px;left:0px;font-size:1.25rem;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1c5a60;vertical-align:middle;padding:20px 0 0 20px;z-index:10}.ta2{line-height:1.4;padding:14px}.regiItem .inputArea.confPad0{padding:0}.imgStyleConf01.m_hospital_image{line-height:0;overflow:hidden}.imgStyleConf01.m_hospital_image img{border-radius:5px 5px 0 0}.headStyleConf01{display:block;font-size:1.375rem;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:#FF736E;line-height:1.4;padding:20px;text-align:left}.boxStyleConf01{padding:10px}.boxStyleConf01 ul{display:table}.boxStyleConf01 li{text-align:left;font-size:1.125rem;line-height:1.5;margin-bottom:10px;padding:0 0 0 30px;background-position:0 50%;background-repeat:no-repeat}.boxStyleConf01 li span{color:#002832}.boxStyleConf01 li a[target="_blank"]{color:#002832}.boxStyleConf01 li:nth-child(1){background-image:url(/assets/u-9/ico_access-2ecbecdac167c77b96cde5a834f8a32a626e78a8f19098ff65624844dc634e6e.svg)}.boxStyleConf01 li:nth-child(2){background-image:url(/assets/u-9/ico_tel-d811ff7c99eb0e2c024267e9372895b6b2ee4d6eeb8956881f9f696df34a4110.svg)}.boxStyleConf01 li:nth-child(3){background-image:url(/assets/u-9/ico_exlink-428717b92f58fce2f00a0ff55f2ad5695dd362d9ba4bdedb1794ee665d4f16ca.svg)}.listStyleType2c{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.listStyleType2c::after{content:"";display:table;clear:both}.listStyleType2c li{width:50%}.blockStyleConf01 .regiItem .listStyleType2c li input{width:94%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:left;border:2px solid #c6e1e1;border-radius:5px;padding:15px;margin:0px}.blockStyleConf01 .regiItem .listStyleType2c li .textStyleAlert{width:94%}.headStyleConf02{font-size:1.25rem;font-weight:600;text-align:center;margin:0 0 30px}.textStyleConf03{font-size:1.25rem;text-align:left;line-height:1.5;margin:0 0 50px}.headStyleConf03{font-size:1.25rem;line-height:1.4;font-weight:600;text-align:center;padding:15px 20px}.regiItemNoHd{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:none;padding:0}.regiItemNoHd .inner{border-bottom:1px solid #c6e1e1;padding:0 0 30px;margin-bottom:30px}.regiItemNoHd .inputArea{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;text-align:center;border:1px solid #c6e1e1;border-radius:10px}.inputSectionType01{text-align:left;padding:20px 0;margin:0 20px}.inputSectionType01.bd_btm{border-bottom:1px solid #c6e1e1}.alertStyleConf01{font-size:0.875rem;color:#405E66;border-top:1px solid #c6e1e1;text-align:right;padding:10px 0 0;margin:0 20px}.textStyleConf04{position:relative;text-align:left;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;line-height:1;padding:0}.textStyleConf04 a{font-weight:400}.textStyleConf04 .change{position:absolute;top:4px;right:4px;font-size:1rem;color:#00B2C0;text-decoration:none}.textStyleConf05{margin-top:20px;text-align:center}.textStyleConf05 a{color:#002832}.textStyleConf06{line-height:1.4}.blockStyleConf02{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 20px}.blockStyleConf02 ul{display:-webkit-box;display:-ms-flexbox;display:flex}.blockStyleConf02 ul li.img{width:30%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.blockStyleConf02 ul li.img img{border-radius:4px}.blockStyleConf02 ul li.img span{position:absolute;display:block;color:#fff;text-decoration:none;bottom:16px;left:36%;text-align:center}.blockStyleConf02 ul li.img span.m_change_tex{left:51%}.blockStyleConf02 ul li.txt{width:70%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px}.blockStyleConf02 ul li.txt a{position:absolute;top:0px;right:0px;font-size:1rem;color:#00B2C0;text-decoration:none}.blockStyleConf02 ul li.txt .ttl{font-weight:600;margin:0 0 20px}.blockStyleConf02 ul li.txt .name{font-size:1.125rem;line-height:1.6;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:50px}.padTypeConf01{text-align:left;position:relative;padding:20px}.padTypeConf01 .change2{position:absolute;top:20px;right:20px;color:#00B2C0;text-decoration:none}.headStyleConf04{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;margin-bottom:15px}.headStyleConf05{font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;line-height:1;position:relative;text-align:left;border-bottom:1px solid #c6e1e1;padding:20px}.headStyleConf05 a{position:absolute;right:20px;top:22px;font-size:16px;font-size:calc(calc(16 / 16) * 1rem);font-weight:400;color:#00B2C0;text-decoration:none}.padTypeConf01.bdBtm1{border-bottom:1px solid #c6e1e1}.l_column_row>.padTypeConf01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l_column_row>.padTypeConf01 .headStyleConf06{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;margin:0}.padTypeConf02.bdBtm1{border-bottom:1px solid #c6e1e1}.padTypeConf02 a{display:block;text-align:left;color:#002832;text-decoration:none;background-image:url(/assets/common/icon_right_gray-4583f275c9f37ba9053a1214888d1c3599eb4d8af93a7f3e25d3f6c177a023eb.png);background-position:right 20px top 50%;background-repeat:no-repeat;background-size:10px 17px;padding:20px}.headStyleConf06{font-weight:600;line-height:1;margin-bottom:18px}#zabuton{position:fixed;top:0;left:0;width:100%;height:100%;background:#002832;opacity:0.7;display:none;z-index:1000}#kaijoAlert,#petDestroyAlert,#certificateDestroyAlert,#resetAlert,#commonAlert{width:270px;height:200px;position:fixed;top:calc(50% - 100px);left:calc(50% - 270px / 2);background:#fff;border:1px solid #c6e1e1;border-radius:10px;padding-top:20px;margin:auto;display:none;z-index:1100}#kaijoAlert h2,#petDestroyAlert h2,#certificateDestroyAlert h2,#resetAlert h2,#commonAlert h2{font-size:1.25rem;text-align:center;font-weight:600;margin-bottom:20px}#kaijoAlert p,#petDestroyAlert p,#certificateDestroyAlert p,#resetAlert p,#commonAlert p{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.6;padding:0 20px;max-height:60vh;overflow:auto}#kaijoAlert p::-webkit-scrollbar,#petDestroyAlert p::-webkit-scrollbar,#certificateDestroyAlert p::-webkit-scrollbar,#resetAlert p::-webkit-scrollbar,#commonAlert p::-webkit-scrollbar{width:6px;background:rgba(0,0,0,0.25);border-radius:3px}#kaijoAlert p::-webkit-scrollbar-thumb,#petDestroyAlert p::-webkit-scrollbar-thumb,#certificateDestroyAlert p::-webkit-scrollbar-thumb,#resetAlert p::-webkit-scrollbar-thumb,#commonAlert p::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.5);border-radius:3px}#kaijoAlert ul,#petDestroyAlert ul,#certificateDestroyAlert ul,#resetAlert ul,#commonAlert ul{width:100%;position:absolute;bottom:20px;left:0;display:table}#kaijoAlert ul li,#petDestroyAlert ul li,#certificateDestroyAlert ul li,#resetAlert ul li,#commonAlert ul li{width:50%;display:table-cell;text-align:center;color:#00B2BF;font-size:1.125rem}#kaijoAlert ul li a,#petDestroyAlert ul li a,#certificateDestroyAlert ul li a,#resetAlert ul li a,#commonAlert ul li a{color:#00B2BF;text-decoration:none}#messageAlert{width:calc(min(calc(100% - 40px), 500px));position:fixed;top:calc(50% - 100px);left:calc(50% - 270px / 2);background:#fff;border:1px solid #c6e1e1;border-radius:10px;padding:20px 0;margin:auto;display:none;z-index:1100}#messageAlert h2{font-size:1.25rem;text-align:center;font-weight:600;margin-bottom:20px}#messageAlert p{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.6;padding:0 20px;max-height:60vh;overflow:auto}#messageAlert p::-webkit-scrollbar{width:6px;background:rgba(0,0,0,0.25);border-radius:3px}#messageAlert p::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.5);border-radius:3px}#messageAlert ul{width:100%;bottom:20px;left:0;display:table;margin-top:20px}#messageAlert ul li{width:50%;display:table-cell;text-align:center;color:#00B2BF;font-size:1.125rem}#messageAlert ul li a{color:#00B2BF;text-decoration:none}.backlink{text-align:center}.backlink a{font-size:18px;color:#002832}.imgStyleConf02{margin-bottom:10px}.textStyleConfDelete{text-align:right;margin-bottom:30px}.textStyleConfDelete span{background-image:url(/assets/u-9/icon_delete-981ac4589b63e885dc6921e50c7810e229116586d4d452ad726a523ac0a7f45c.png);background-position:left 3px;background-repeat:no-repeat;background-size:18px;color:#405E66;text-decoration:none;padding:4px 0 4px 24px}.syomeisyoArea .item{border-bottom:1px solid #c6e1e1;margin-bottom:30px}.syomeisyoArea .item:last-child{border:none;margin-bottom:0}.syomeisyoArea .item:nth-child(2) .textStyleConfDelete{margin-bottom:0}#util{font-size:1rem;line-height:1.4}.headStyleUtil01{width:100%;display:block;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.5rem;font-weight:600;padding:35px 20px 30px}.headStyleUtil01-small{width:100%;display:block;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.2rem;font-weight:600;padding:35px 20px 45px}.headStyleUtil01-supersmall{width:100%;display:block;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;padding:35px 20px 45px}.blockStyleUtil01{padding:0 20px 40px}.blockStyleUtil01:last-child{padding:0 20px}.listStyleAnchorLink li{margin-bottom:20px}.listStyleAnchorLink li:last-child{margin-bottom:0px}.listStyleAnchorLink li a{font-size:1.25rem;color:#405E66;text-decoration:underline}.blockStyleUtil02{padding:0 0 30px}.blockStyleUtil03{padding:0 20px 45px}.blockStyleUtil03:last-child{padding:0 20px}.headStyleUtil02{font-size:1.25rem;font-weight:600;padding:0 20px 10px}.textStyleUtil01{margin-bottom:15px}.headStyleUtil03{font-size:1.25rem;font-weight:600;border-bottom:1px solid #c6e1e1;padding-bottom:10px;margin-bottom:25px}.listStyleUtilAdv{width:100%}.listStyleUtilAdv dt{font-weight:600;margin-bottom:10px}.listStyleUtilAdv dd{margin-bottom:25px}.listStyleUtilAdv dd:last-child{margin-bottom:0px}.textStyleUtil02{font-weight:600;margin-bottom:15px}.tableStyleUtilKaito{width:100%}.tableStyleUtilKaito th,.tableStyleUtilKaito td{text-align:left;vertical-align:top;line-height:1.4}.tableStyleUtilKaito th{white-space:nowrap;position:relative;padding:0 15px 10px 0}.tableStyleUtilKaito td{padding-bottom:10px}.tableStyleUtilKaito th:after{content:"：";position:absolute;top:0;right:0}.linkStyleUtil01 a{color:#002832;text-decoration:none;background:url(/assets/common/target_blank_icon-f128ee76dd54ab9ff0a23d7e6fd84f66e374295cd2c98f2a55873b6252d4d222.svg) no-repeat right top;background-size:17px;padding-right:24px}#util ol.listStyleUtilNum{list-style-type:none;counter-reset:item}#util ol.listStyleUtilNum li{margin-bottom:20px;padding-left:30px;line-height:1.5;position:relative}#util ol.listStyleUtilNum li:before{content:counter(item) ".";counter-increment:item;display:block;float:left;line-height:22px;margin-left:-30px;text-align:left}#util p{line-height:1.4}.headStyleUtil04{font-size:1.125rem;margin-bottom:20px}.listStyleUtilDot li{text-indent:-1rem;padding-left:1rem;margin-bottom:8px}.listStyleUtilDot li:before{content:"・"}.textStyleUtil03{font-size:1.125rem;margin-bottom:25px}.linkStyleUtil02 a{color:#002832}.linkStyleUtil03{color:#002832;text-decoration:none}.textStyleUtil04{font-size:1.125rem;margin-bottom:5px}.mb5{margin-bottom:5px}.borderStyleUtil01{border:solid 0.5px;padding:0.5em 0.5em}.blockStyleWn01{position:relative;padding:20px 20px 0}.blockStyleWn02{background:#28C3CD;padding:20px 20px 30px}.blockStyleWn03{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#F0F5F5;padding:22px 20px}.blockStyleWn04{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;padding:30px 20px;margin:0 0 30px}.blockStyleWn04.noMag{margin:0}.blockStyleWn04.noPad{padding:0 20px}.headStyleWn01{font-size:24px;font-size:calc(calc(24 / 16) * 1rem);font-weight:600;line-height:1.4;color:#28c3cd;text-align:center;margin:15px 0 25px}.textStyleWn01{display:block;font-size:1.25rem;text-align:center;padding:0 0 20px}.objWn01{width:129px;height:50px;position:absolute;bottom:-4px;left:0;right:0;margin:auto}.textStyleWn02{height:25px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.125rem;color:#fff;text-align:center;background-image:url(/assets/u-13/bg_txt01-8755b68d055c13ae06d3bc5647959f199114c0a519f9e4fbdb5ee0113752045d.png);background-position:center 50%;background-repeat:no-repeat;background-size:167px 25px;margin:0 0 15px;padding:3px 0 0 0}.blockStyleWn02 .inner{width:100%;background:#fff;border-radius:5px;overflow:hidden}.blockStyleWn02 .inner2{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px 20px}.blockStyleWn02 .inner .name{font-size:1.5rem;font-weight:600;text-align:center;margin:0 0 15px}.blockStyleWn02 .inner .status{font-size:1.188rem;text-align:center;color:#405E66;margin:0 0 15px}.blockStyleWn02 .inner .breed{font-size:1.125rem;font-weight:600;text-align:center;color:#405E66;margin:0 0 20px}.blockStyleWn02 .inner .exp{font-size:1.25rem;line-height:1.6}.textStyleWnDate{display:block;text-align:right;font-size:1.125rem;color:#fff;padding:15px 0 0 0}.blockStyleWn03 .inner{background:#fff;font-weight:600;border:1px solid #c6e1e1;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.blockStyleWn03 .inner p a{display:block;text-decoration:none;color:#002832;padding:20px}.blockStyleWn04 .headStyleWn02{text-align:center;background-image:url(/assets/u-13/other_pets-b0d243ce2d8e2f1994f30e6efa13206def541e09017ee3a2f4f9bae524d105b0.png);background-position:50% top;background-repeat:no-repeat;background-size:114px auto;color:#28c3cd;font-size:20px;font-size:calc(calc(20 / 16) * 1rem);font-weight:600;margin:0px 0 20px;padding:45px 0 0 0}.blockStyleWn04 ul.wnflow{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -20px 40px;overflow-x:hidden}.blockStyleWn04 ul.wnflow.noMag{margin:0 -20px}.blockStyleWn04 ul.wnflow li{width:103px;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0 7px;margin:0 0 14px}.blockStyleWn04 ul.wnflow li img{line-height:0;margin:0 0 5px;border-radius:5px;border-bottom:3px solid #c6e1e1}.blockStyleWn04 ul.wnflow li a{text-decoration:none}.blockStyleWn04 ul.wnflow li a span{display:block;font-size:12px;font-size:calc(calc(12 / 16) * 1rem);margin:-8px 0 3px;color:#405E66}.today .content.show ul.wnflow{margin:0 -20px 0px}.l_lists_column.l_ecommerce ul.m_column_items li.m_column_img{margin-right:20px}.l_lists_column.l_ecommerce ul.m_column_items li.m_column_img .img.no_rdus{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.textStyleWnDate2{display:block;text-align:right;font-size:1.125rem;color:#fff;padding:15px 0 0 0;margin:0 0 20px}@media screen and (max-width: 420px){#delivery_list_title{font-size:3.8vw}}.m_item-img img{width:110px;width:110px;-o-object-fit:contain;object-fit:contain}.mt10.mb5.pl15.pr15{width:40.0vmin}@media screen and (max-width: 415px){.grid_container.gap10.pd15.m_border.grid_delivery .grid_item.bdr a .text{font-size:2.5vw}}ul.m_column_items li.m_column_img{margin-right:20px}ul.m_column_items li.m_column_img img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}#clinic_comment{padding:2%;word-break:break-all}.mt10.mb5.pl15.pr15{width:70.0vmin}@media screen and (max-width: 1000px){.mt10.mb5.pl15.pr15{width:85.0vmin}}.online-reception-status{width:232px;-o-object-fit:contain;object-fit:contain;margin:25px auto 0}.online-reception-status img{width:auto;height:56px}.pet_select_area{margin-top:35px;padding:0 0px}.pet_select_area li{list-style-type:none;border-bottom:1px solid #c6e1e1;width:100%;height:66px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pet_select_area li:first-child{border-top:1px solid #c6e1e1}.pet_select_area li img{width:38px;height:38px;margin-top:14px;margin-bottom:14px;border-radius:5px}.pet_select_area li p{font-size:18px;color:#002832;margin:auto 20px auto 8px}.cancel-area{width:160px;margin-left:auto;margin-right:auto}.cancel-area p{display:inline-block}.cancel-image{width:20px;height:20px;position:relative;top:3px}.reception-cancel-text{font-size:18px;color:#00B2BF;margin-left:3px;text-decoration:none}.cancel-confirm-area{width:210px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.pet-selection-finish-button{margin-top:40px}.online-reception-checkbox .checkboxUI{margin:14px 0 14px 40px}.online-reception-checkbox .checkboxUI input[type='radio']+span.formObj::before{position:absolute;top:0;left:0;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0;background-color:#f0f5f5;border:#c6e1e1;width:40px;height:40px;border-radius:50%;-webkit-transition:.2s;transition:.2s}.online-reception-checkbox .checkboxUI input[type='radio']:checked+span.formObj::before{background-color:#28c3cd}.online-reception-checkbox .checkboxUI input[type='radio']+span.formObj::after{position:absolute;top:0;left:0;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1;margin:10px 15px;width:10px;height:15px}.online-reception-checkbox .checkboxUI input[type='radio']:checked+span.formObj::after{border:2px solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.online_reception_error_img{width:195px;height:120px;margin-left:auto;margin-right:auto}.online_receptions{font-family:'Noto Sans JP', sans-serif}.online_receptions .waiting-people-first-text{font-family:'Noto Sans JP', HiraKakuPro-W6, sans-serif !important}.online_receptions .waiting-people-center{font-family:'Noto Sans JP', HiraKakuPro-W6, sans-serif !important}.online_reception_index table{width:100%;border-collapse:collapse}.online_reception_index table th,.online_reception_index table td{border:solid 1px  #c6e1e1}.online_reception_index td.width16{width:16%;display:table-cell;vertical-align:middle}.online_reception_index td.widow84{width:84%;padding-left:20px;display:table-cell;vertical-align:middle}.online-reception-index-arrow-link{width:100%;height:50%;left:90%;text-align:right}.online-reception-index-arrow-img{position:relative;width:10px;height:15px;top:-37%;left:-5%}.reception-date-table{width:28px;text-align:center;margin-left:auto;margin-right:auto;font-size:20px;font-weight:bold}.reception-date-saturday{color:#00B2BF}.reception-date-sunday-or-holiday{color:#ff736e}.reception-weekday{font-size:13px;font-weight:normal}.reception-content{font-size:20px;font-weight:bold;line-height:normal;color:#002832;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.reception-pet-text{font-size:15px;font-weight:bold;color:#002832}.next-reception-label{width:115px;height:28px;text-align:center;color:#ffffff;border-radius:4px;background-color:#ff736e;font-size:15px;line-height:1.8}.online-reception-detail-table{margin:33px 22px 0 22px}.online-reception-detail-table table{width:100%}.online-reception-detail-table td,.online-reception-detail-table th{border-bottom:1px solid #c6e1e1;height:50px;vertical-align:middle}.online-reception-detail-table .bottom-none{border-bottom-style:none}.online-reception-detail-category{min-width:80px;padding-right:18px;color:#00B2BF}.online-reception-detail-text{font-size:18px}.online-reception-detail-text .black{color:#fffffff}.online-reception-detail-text .gray{color:#405e66}.online-reception-detail-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.online-reception-dog{width:auto;height:109px}.online-reception-cat{width:auto;height:106px;margin-top:12px}.online-reception-number-text{font-size:18px;font-weight:bold}.online-reception-number{font-size:43px;width:120px;height:50px;border-radius:40px;background-color:#d3eef4;font-weight:bold;line-height:47px}.online-reception-detail-questionnaire{background-color:#d2eef4}.online-reception-questionnaire-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.online-reception-questionnaire-img{width:50px;height:50px;margin-top:auto;margin-bottom:auto;-o-object-fit:contain;object-fit:contain;background-color:#d2eef4}.online-reception-detail-questionnaire-white{background-color:#fff}.online-reception-detail-questionnaire-white .online-reception-detail-questionnaire-table table{width:100%}.online-reception-detail-questionnaire-white .online-reception-detail-questionnaire-table td,.online-reception-detail-questionnaire-white .online-reception-detail-questionnaire-table th{height:50px;vertical-align:middle}.online-reception-detail-questionnaire-white .name-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.online-reception-detail-questionnaire-white .name-area .foot-img{width:40px;height:40px;background-color:#fff}.online-reception-detail-questionnaire-white .name-area .pet-name-text{font-size:18px;color:#00b2bf;font-weight:bold;margin-top:auto;margin-bottom:auto}.online-reception-detail-questionnaire-white .questionnaire-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-bottom:1px solid #d2eef4}.online-reception-detail-questionnaire-white .questionnaire-area .hospital-img{width:50px;height:50px;background-color:#fff}.online-reception-detail-questionnaire-white .questionnaire-area .questionnaire-text-area .content{font-weight:bold}.online-reception-detail-questionnaire-bottom{width:100%;height:61px;background-color:#d2eef4}.online-reception-questionnaire-content-img{max-width:335px;height:auto;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.online-reception-mypage-start-button{border:2px solid #FF736E;text-align:center;border-radius:3rem;background:#FF736E;-webkit-box-shadow:0 2px 0 #943F3C;box-shadow:0 2px 0 #943F3C;max-width:500px;width:90%;margin:28px auto 30px auto}.online-reception-mypage-start-button a{display:block;color:#fff;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}.online-reception-mypage-index-link{border:2px solid #FF736E;border-radius:3rem;text-align:center;background:#fff;-webkit-box-shadow:0 2px 0 #943F3C;box-shadow:0 2px 0 #943F3C;max-width:500px;width:90%;margin:30px auto}.online-reception-mypage-index-link a{display:block;color:#FF736E;font-size:1.25rem;font-weight:600;text-decoration:none;line-height:1;padding:20px}.online_reception_index_link a{font:16px;color:#405E66}.send-done{display:-webkit-box;display:-ms-flexbox;display:flex}.online-reception-detail-check{width:14px;height:14px}.online-reception-detail-link a{text-decoration:none;display:block}.link_arrow{position:relative}.link_arrow::before{content:"";position:absolute;right:23px;border-top:solid 2px gray;border-right:solid 2px gray;top:calc(50% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px;height:10px}.button__new{border:2px solid #0DC3CE;margin:auto;max-width:500px;text-align:center;background:#28C3CD;-webkit-box-shadow:0 2px 0 #1A868D;box-shadow:0 2px 0 #1A868D;border-radius:3rem}.button__new button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button__new button[type="button"],.button__new input[type="submit"]{display:block;color:#fff;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px;width:100%}.button__back{border:2px solid #0DC3CE;border-radius:3rem;text-align:center;background:#fff;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA;max-width:500px;margin:40px auto 0}.button__back a{display:block;color:#0DC3CE;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px 0}.service-menu__pet{padding-bottom:65px}.service-menu__pet li{padding:8px 20px 8px 15px;border-bottom:1px solid #c6e1e1}.service-menu__pet a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 10px 0 0;text-decoration:none;color:#405E66}.service-menu__pet-selected{-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/checked-501b76ae975576a516f09fff05b7309c5cc5be494dc34e9a07f6e7aba97ce6f0.svg);background-position:right 20px top 50%;background-repeat:no-repeat;background-size:38px}.service-menu__pet-img{width:62px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.service-menu__pet-selected-img{width:62px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.service-menu__pet-selected-img img{-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #28c3cd;width:56px;border-radius:4px}.service-menu__pet-name{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:35px;padding-left:20px;padding-top:5px}.service-menu__pet-name em{font-weight:600;font-size:18px;font-size:1.125rem}.service-menu__pet-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:7px}.service-menu__pet-add img{margin-right:20px;width:auto}.service-menu__list{padding:0 20px 65px}.service-menu__list-title{border-bottom:1px solid #c6e1e1;padding-bottom:10px;margin-bottom:30px}.service-menu__list-title--red{color:#FF736E}.service-menu__list-title--blue{color:#00B2BF}.service-menu__list-title--gray{color:#405E66}.service-menu__list-item{font-size:1.125rem;font-weight:600;margin-bottom:30px}.service-menu__list-item a{text-decoration:none}.line-inheriting{background:#D3EEF4;padding:40px 0 50px 0;min-height:90vh;text-align:center}.line-inheriting__head{margin:0 20px}.line-inheriting__title{font-weight:bold;font-size:1.25rem}.line-inheriting__attention{margin:10px 0 0 0}.line-inheriting__form{margin:20px 0 0 0}.line-inheriting__code{font-weight:bold}.line-inheriting__code-text{font-size:1.25rem;color:red}.line-inheriting__submit{max-width:500px;width:90%;text-align:center;background:#28C3CD;-webkit-box-shadow:0 2px 0 #1A868D;box-shadow:0 2px 0 #1A868D;border-radius:3rem;margin:20px auto 0}.line-inheriting__submit-btn{color:#fff;display:block;font-size:1.25rem;font-weight:600;line-height:1;line-height:1;padding:20px 0;text-decoration:none}.line-inheriting__return{max-width:500px;width:90%;border:2px solid #0DC3CE;border-radius:3rem;text-align:center;background:#fff;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA;margin:20px auto 0}.line-inheriting__return-btn{display:block;color:#0DC3CE;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px 0}.line-inheriting__issue{font-weight:bold;margin-top:20px}.line-inheriting__issue-text{font-size:1.25rem}.line-inheriting-code{background:#D3EEF4;padding:40px 0 50px 0;min-height:90vh;text-align:center}.line-inheriting-code__title{font-weight:bold;font-size:1.25rem}.line-inheriting-code__number{font-weight:bold;font-size:1.25rem;margin-top:20px}.line-inheriting-code__secret-word{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:20px 0 40px;padding:0 45px}.line-inheriting-code__secret-word-input{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;text-align:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:20px}.line-inheriting-code__secret-word-input input[type="text"]{width:100%;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;color:#002832;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding:18px 18px;line-height:1}.line-inheriting-code__secret-word-input.error input[type="text"]{border-color:#f53731}.line-inheriting-code__secret-word-input .error-message{position:relative;color:#fff;background-color:#f53731;border-radius:6px;padding:4px 8px;text-align:left;margin-bottom:15px}.line-inheriting-code__secret-word-input .error-message::after{border:10px solid transparent;border-top-color:#f53731;border-bottom-width:0;bottom:-10px;content:"";display:block;left:30px;position:absolute;width:0}.line-inheriting-code__secret-word-input .content-form-invalid-feedback{display:none}.line-inheriting-code__secret-word-input i{margin-right:25px}.line-inheriting-code__title-box{background:#FAFAFA;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #c6e1e1;padding:20px}.line-inheriting-code__title-box h2{font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:2px;padding:0 0 10px 0px}#uploadingBackground{display:none;position:fixed;left:0;top:0;width:auto;min-width:100%;height:auto;min-height:100%;background-color:#002832;opacity:.6;z-index:20}#uploading{display:none;position:fixed;top:40%;left:48%;width:200px;height:150px;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%);padding:20px;margin-left:-110px;margin-top:-40px;background-color:rgba(255,255,255,0.9);border:1px solid #c6e1e1;border-radius:10px;z-index:30}#uploading #uploadingText{margin-bottom:5px;text-align:center;color:#00b2bf}#uploading #uploadingText span#uploadingPercent{font-size:18px;font-size:calc(calc(18 / 16) * 1rem);margin:0 1px 0 2px;font-weight:600}#uploading #progress{width:100%;height:14px;border:1px solid #c6e1e1;border-radius:5px}#uploading #progress #bar{width:0%;height:100%;background-color:#00b2bf;border-radius:5px 0 0 5px}.user-entry__wrapper{min-height:90vh;background:#D3EEF4;padding:0 0 50px 0}.user-entry__wrapper label{margin:0}.user-entry__wrapper-items{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 50px;padding:0 20px}.user-entry__title{font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:2px;background:#FAFAFA;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #c6e1e1;padding:20px}.user-entry__title-box{background:#FAFAFA;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #c6e1e1;padding:20px}.user-entry__title-box h2{font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:2px;padding:0 0 10px 0px}.user-entry__title-box .notice{color:#FF736E;font-weight:bold;font-size:14px;margin-top:10px}.user-entry__new-item{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/logo-69ba7548dd2ddc20250ba6e5f83f8cbae0da4e742983c5da5a694896995adeac.svg);background-size:36px;background-repeat:no-repeat;background-position:left top;margin:0 0 40px;padding:0 0 0 45px}.user-entry__new-item ul{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:table;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.user-entry__new-item li{width:50%;border-top:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.user-entry__new-item li.ck{background:#8CE1E6;border-top:1px solid #8CE1E6;color:#1c5a60;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600}.user-entry__new-item li:first-child{border-right:1px solid #d2eef4}.user-entry__new-item li.ck:first-child{border-bottom-left-radius:10px}.user-entry__new-item li.ck:last-child{border-bottom-right-radius:10px}.user-entry__new-item li label{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center;padding:15px}.user-entry__new-item li input{display:none}.user-entry__inheriting-item{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/assets/common/logo-69ba7548dd2ddc20250ba6e5f83f8cbae0da4e742983c5da5a694896995adeac.svg);background-size:36px;background-repeat:no-repeat;background-position:left top;margin:0 0 40px;padding:0 0 0 45px}.user-entry__inheriting-item-input{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;text-align:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:20px}.user-entry__inheriting-item-input input[type="text"]{width:100%;font-size:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c6e1e1;color:#002832;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding:18px 18px;line-height:1}#content.content.select_pets{font-family:'Noto Sans JP', sans-serif}#content.content.select_pets input{font-family:'Noto Sans JP', sans-serif !important}.online-receptions-select-pets__attention{margin:0 20px 20px 20px;background-color:#FFF9F8;border-radius:5px;padding:15px;color:#D45F5B;font-weight:bold;word-break:break-word}.online-receptions-select-pets__notice{padding:0 20px}.online-receptions-select-pets__pet-check-label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:inherit}#content.content.select_reception_items{font-family:'Noto Sans JP', sans-serif !important}.online-receptions-select-reception-items__title{height:20px;margin:30px 0 40px;font-family:'Noto Sans JP', HiraKakuProN-W6, sans-serif;font-size:20px;line-height:20px;text-align:center;color:#002832}.online-receptions-select-reception-items__select-buttons{margin-bottom:50px}.online-receptions-select-reception-items__select-button{width:335px;margin:20px auto;padding:24px 0 23px;border-radius:34px;border:solid 1px #02b1bf;background-color:#ffffff;text-align:center;display:block;text-decoration:none}.online-receptions-select-reception-items__select-button span{font-family:'Noto Sans JP', HiraKakuProN-W6, sans-serif;font-size:20px;line-height:20px;color:#02b1bf}.news-show__section{margin:0 0 50px;padding:0 20px}.news-show__title{font-size:1.75rem;font-weight:600;line-height:1.6;margin:30px 0 15px;color:#002832}@media (max-width: 768px){.news-show__title{font-size:1.5rem}}.news-show__deliver-date{font-size:1rem;color:#405E66;text-align:right;margin:0 0 10px}.news-show__img{margin:0 0 10px}.news-show__img img{width:100%;height:auto;border-radius:10px}.news-show__body{line-height:2;font-size:1.125rem}@media (max-width: 768px){.news-show__body{font-size:1rem}}.news-show__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px auto 30px}.news-show__icon img{margin:auto;width:auto}.news-show__sub-title{border-left:5px solid #28C3CD;padding-left:15px;margin-bottom:0;font-size:1.25rem;font-weight:bold}.news-show__sub-img{margin:25px 0 15px}.news-show__sub-img img{width:100%;height:auto;border-radius:10px}.news-show__sub-body{font-size:1.25rem;line-height:2;margin:0 0 15px}@media (max-width: 768px){.news-show__sub-body{font-size:1rem}}.news-show__return-news{margin:40px 0 50px;font-weight:bold;text-align:center}.news-show__return-news-link{color:#405E66;text-decoration:underline}.news-show__btn{width:90vw;max-width:500px;text-align:center;background-color:#28C3CD;-webkit-box-shadow:0 2px 0 #1A868D;box-shadow:0 2px 0 #1A868D;border-radius:3rem;margin:0 auto 40px;background-image:url(/assets/common/target_blank_icon_white-f15e6add104de3340415c06f387e29b121cda90b2792ead4f3d11841f1ccac9d.svg);background-repeat:no-repeat;background-position:right 20px top 50%;background-size:24px auto;padding:2px}.news-show__btn--white{background-image:url(/assets/common/icon_blank_brand-456e74d55c29b4bbe724f9f55fc0b3a0d03380022a39fd1fb4c263f30783fd9f.svg);border:2px solid #28C3CD;background-color:#fff;-webkit-box-shadow:0 2px 0 #DADADA;box-shadow:0 2px 0 #DADADA}.news-show__btn-link{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:#fff;font-size:1.25rem;text-decoration:none;font-weight:600;line-height:1;padding:20px}.news-show__btn-link--middle-size-blue{color:#00B2BF;line-height:1.4;padding:18px 0}.settings-index__stop-user-pet-age-block{margin-top:80px}.settings-index__stop-user-pet-age-link{display:block;text-align:center;font-family:HiraKakuProN-W3;line-height:1.69;letter-spacing:normal;color:#193b45}.settings-index__delete-user-pet-info-block{margin:10px 0 10px}.settings-index__delete-user-pet-info-link{display:block;text-align:center;color:#002832}.settings-pets-form__other-category{border-top:1px solid #c6e1e1}.settings-pets-form__other-category-ul{border-radius:0 0 10px 10px;background:#fff}.settings-pets-form__other-category-li{border-bottom:1px solid #c6e1e1;color:#0DC3CE;font-size:1.25rem}.settings-pets-form__other-category-li:last-child{border-bottom:0}.settings-pets-form__other-category-li:last-child label{border-radius:0 0 10px 10px}.settings-pets-form__other-category-label{text-align:center;padding:15px}.settings-pets-form__other-category-radio{display:none}.settings-pets-form__other-category-radio:checked+label{background:#8CE1E6;color:#002832}.banner-carousel{margin-top:30px}@media (max-width: 750px){.banner-carousel .sp-display-none{display:none}}@media (min-width: 751px){.banner-carousel .pc-display-none{display:none}}.banner-carousel .non-slick{margin:0 20px 10px}.banner-carousel ul.slick-target a{margin:0 10px}.banner-carousel ul.slick-target a:focus{outline:none}.banner-carousel .slick__breadth li{width:280px}.banner-carousel .slick__breadth img{width:280px}@media (min-width: 480px){.banner-carousel .slick__breadth li{width:100%}.banner-carousel .slick__breadth img{width:100%}}.mypage-pets-index__banner-img{margin:auto auto 30px auto;width:90%}.questionnaires.complete .message{margin:auto;padding:20px;max-width:500px;width:90%}.questionnaires{font-family:'Noto Sans JP', sans-serif}.questionnaires input{font-family:'Noto Sans JP' !important}.questionnaires .pt0{padding-top:0 !important}.questionnaires .attention{width:100%;text-align:center;margin-top:30px}.questionnaires .attention a{text-align:center;font-size:14px;color:#444444;text-decoration:underline}.questionnaires .btnStyle06.confirm{margin-top:30px}.questionnaires .customRadio.pb0{padding-bottom:0}#commonAlert{width:calc(min(calc(100% - 40px), 500px))}#commonAlert p{font-size:14px;text-align:left}#commonAlert ul{text-align:center}#commonAlert ul li{display:inline-block;line-height:2.5em;cursor:pointer}.last-item{border-bottom:none !important;border-radius:0 0 12px 12px}input.ajax-emitter{font-family:'Noto Sans JP'}input.ajax-emitter.ajax-emitter::-webkit-input-placeholder{font-family:'Noto Sans JP'}input.ajax-emitter.ajax-emitter:-moz-placeholder{font-family:'Noto Sans JP'}input.ajax-emitter.ajax-emitter::-moz-placeholder{font-family:'Noto Sans JP'}input.ajax-emitter.ajax-emitter:-ms-input-placeholder{font-family:'Noto Sans JP'}.white{color:white}.fx{display:-webkit-box;display:-ms-flexbox;display:flex}body.top{max-width:100%}@-webkit-keyframes imageAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}8%{opacity:1}22%{opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{opacity:0}100%{opacity:0}}@keyframes imageAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}8%{opacity:1}22%{opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{opacity:0}100%{opacity:0}}.move_to_top{width:1040px;margin:25px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.arrw_top{margin:0 auto}footer.org_footer{width:1040px;margin:0px auto}footer.org_footer .footer_logo img{margin:-20px 0 0 0;width:220px}footer.org_footer nav.footer_nav{margin:10px}footer.org_footer nav.footer_nav ul{text-align:center;margin:0 0 30px 40px}footer.org_footer nav.footer_nav ul li{display:inline-block;padding:10px 5px 0 5px;letter-spacing:-1.5px;margin:0 0px 0 0px}footer.org_footer nav.footer_nav ul li:first-child{padding-left:0}footer.org_footer nav.footer_nav ul li:last-child{padding-right:0}footer.org_footer nav.footer_nav ul li a{text-decoration:none;color:#73898f;font-size:15px}footer.org_footer nav.footer_nav ul li a:after{display:inline-block;content:"|";padding:0 5px}footer.org_footer nav.footer_nav ul li:last-child a:after{content:""}footer.org_footer small.m_copy{display:block;text-align:center;margin-top:20px;font-size:14px;color:#73898f}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-01079cb9dd32ff47aa6995d6da78186868ad8ed9000692a9e3e58dcac9715d7c.gif) center center no-repeat}@font-face{font-family:"slick";src:url(/assets/slick-18e4327fcdd8a0df880a465a2b6bb99fa39f23892c3a96f2c388f378f4bf6562.eot);src:url(/assets/slick-18e4327fcdd8a0df880a465a2b6bb99fa39f23892c3a96f2c388f378f4bf6562.eot?#iefix) format("embedded-opentype"),url(/assets/slick-f49f279637e425f10e4bbc8f0aed858fa54117ad5a41f477ff1159db93a61114.woff) format("woff"),url(/assets/slick-1b2af5a0c8f7bca97c993990faa92e025e322bf6bb8d885533639b385e37e7b9.ttf) format("truetype"),url(/assets/slick-d06c18d112401949996e731884bc56ab9bb9f807c80ca5143d19aac38c1bdf5f.svg#slick) format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.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}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;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:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black;opacity:0.75}
