@import url('https://fonts.googleapis.com/css?family=Caveat');
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
.bg_gradation_bl{
	background-color: #4BBBED;
	background: linear-gradient(to bottom, rgba(75,186,237,1) 0%, rgba(215,236,245,1) 50%, rgba(75,186,237,1) 100%);
}
.bg_gradation_lbl{
	background: rgba(214,242,255,1);
	background: linear-gradient(0deg,  rgba(214,242,255,1) 0%, rgba(161,219,245,1) 100%);
}
.bg_gradation_light{
	background-image: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);
}
.lp_ads .bg_circle{
	position: relative;
}
.lp_ads .bg_circle::before,
.lp_ads .bg_circle::after{
	position: absolute;
	content:"";
	display: inline-block;
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/bg_circle.webp");
	background-size: contain;
	width: 300px;
	height: 300px;
}
.lp_ads .bg_circle::before{
	top: -100px;
	right: -100px;
}
.lp_ads .bg_circle::after{
	bottom: -100px;
	left: -100px;
}
@media screen and (max-width: 1200px) {
	.lp_ads .bg_circle::before,
	.lp_ads .bg_circle::after{
		width: 50%;
		background-size: contain;
		background-repeat: no-repeat;
		height: 50vw;
		z-index: -1;
	}
	.lp_ads .bg_circle::before{
		top: -10%;
		right: -30%;
	}
	.lp_ads .bg_circle::after{
		bottom: -5%;
		left: -30%;
		z-index: -1;
	}
}
.btn_link_border a{
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 10px auto;
	background-color: #fff;
	border: 1px solid #707070;
	border-radius: 14px;
	padding: 0.6em 1.8em;
	text-decoration: none !important;
	line-height: 1.3em;
	opacity: 1;
}
.btn_link_border a:hover{
	transform: translate(4px, 4px);
}
.btn_link_border a:hover::after{
	display: none;
}
.btn_link_border a::before{
	content: "\f0da";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
    margin-right: 0.3em;
}
.btn_link_border a::after {
	position: absolute;
	bottom: -4px;
	right: -4px;
	content:"";
	border: 1px solid #707070;
	border-radius: 14px;
	background-color: #F6F6B3;
	width: 100%;
	height: 100%;
	z-index:-2;

}
.page-id-8206 #breadcrumb{
	display: none;
}
.lp_ads{
	font-family: "Noto Sans JP", sans-serif;
}
.lp_ads .main_wrap{
	position: relative;
	background: #4bbaed;
	background: linear-gradient(to right, #4bbaed 30%, #d6e6ed 100%);
	margin-top: -5px !important;
	margin-bottom: 300px !important;
	padding-top: 30px;
}
.lp_ads .main_inner{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 40px;
}
.lp_ads .main_inner .main_txt{
	width: 60%;
}
.lp_ads .main_inner .main_pic{
	position: absolute;
	bottom: 0px;
	right: -100px;
	display: block;
	width: 65%;
}
.lp_ads .main_contact{
	position: absolute;
	bottom: -180px;
}
.lp_ads .main_contact svg{
	margin-bottom: -15px;
}
.lp_ads .main_contact .main_contact_contents{
	background-color: #4bbaed;
	padding: 25px 0 40px 0;
}
.lp_ads .main_contact .contact_wrap{
	margin: 0;
}
@media screen and (max-width: 900px) {
	.lp_ads .main_wrap {
		margin-bottom: 170px !important;
	}
	.lp_ads .main_inner{
		padding: 40px 5%;
	}
	.lp_ads .main_inner .main_txt{
		width: 100%;
	}
	.lp_ads .main_inner .main_pic{
		right: -15vw;
		width: 75%;
	}
	.lp_ads .main_contact svg{
		height: 30px;
	}
	.lp_ads .main_contact{
		bottom: -100px;
	}
	.lp_ads .main_contact .main_contact_contents {
		padding: 15px 40px;
	}
	.lp_ads .main_contact .main_contact_contents .contact_neko{
		width: 70px;
	}
}
.lp_ads .title_lp{
	font-family: "Noto Sans JP", sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin: 40px 0;
}
.lp_ads .title_lp .eng{
	position: relative;
	color: #E7C0C5;
	font-size: 0.9em;
	font-family: 'Caveat', cursive;
	padding-bottom: 5px;
}
.lp_ads .title_lp .eng::before{
	position: absolute;
	content:"";
	display: inline-block;
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/title_lp_icon.svg");
	background-size: contain;
	width: 25px;
	height: 25px;
	top: -10px;
	left: -30px;
}

.lp_ads .top_round{
	border-radius:50px 50px 0 0;
	padding-top: 1px;
}

.lp_ads .top_round_re{
	position: relative;
	padding-top: 100px;
}
.lp_ads .top_round_re::before{
	content:"";
    width:100%;
    height:50px;
    position:absolute;
    top:-2px;
    left:0;
    background:#fff;
    border-radius:0 0 50px 50px;
		z-index: 0;
}
.contact_wrap{
	position: relative;
	text-align: center;
	margin: 15px 0;
}
.contact_wrap .contact_neko{
	position: absolute;
	z-index: 1;
	bottom: -20px;
	animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating-y {
  0% {
    bottom: -20px;
  }
  10% {
    bottom: -20px;
  }
  50% {
    bottom: 0px;
  }
  90% {
    bottom: -20px;
	}
  100% {
    bottom: -20px;
	}
}
.lp_ads .three-items.ninki_wrap{
	max-width: 800px;
	margin: 20px auto;
	flex-wrap: nowrap;
	gap: 0 60px;
}
.lp_ads .two-items.ninki_wrap{
	max-width: 513px;;
	margin: 20px auto;
	flex-wrap: nowrap;
	gap: 0 60px;
}
.lp_ads .ninki_wrap .nink_box{
	position:relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	aspect-ratio: 1;
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/box_square.svg");
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.2em;
}
.lp_ads .ninki_wrap .nink_box img{
	height: 50px;
	margin: 8px 0;
}
.lp_ads .ninki_wrap .nink_box::before{
	position: absolute;
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 100px;
	right: -40px;
	bottom: -40px;
}
.lp_ads .ninki_wrap .nink_box.box1::before{
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/neko01.svg");
	left: -30px;
	bottom: -15px;
}
.lp_ads .ninki_wrap .nink_box.box2::before{
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/neko02.svg");
	bottom: -40px;
}
.lp_ads .ninki_wrap .nink_box.box3::before{
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/neko03.png");
	width: 130px;
	bottom: -40px;
}
.lp_ads .ninki_wrap .nink_box.box4::before{
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/neko04.svg");
	left: -40px;
	width: 75px;
	bottom: -20px;
}
.lp_ads .ninki_wrap .nink_box.box5::before{
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/neko05.svg");
	width: 130px;
	right: -50px;
	bottom: -30px;
}
.lp_ads .white_box_center{
	max-width: 780px;
	margin: 0 auto;
	padding: 40px;
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	font-size: 1.2em;
}
.lp_ads .white_box_left,
.lp_ads .white_box_right{
	position: relative;
	background-color: #fff;
	padding: 40px;
	font-size: 1.2em;
	max-width: 70vw;
	margin-top: 60px;
}
.lp_ads .white_box_left::before,
.lp_ads .white_box_right::before{
	position: absolute;
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	width: 240px;
	height: 240px;
}
.lp_ads .white_box_left{
	padding-left: calc((100vw - 1200px)/2);
	padding-right: 150px;
	border-radius: 0 20px 20px 0;
}
.lp_ads .white_box_left::before{
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/neko06.svg");
	right: -100px;
	bottom: -50px;
}
.lp_ads .white_box_right{
	margin-left: auto;
	padding-right: calc((100vw - 1200px)/2);
	padding-left: 150px;
	border-radius: 20px 0 0 20px;
}
.lp_ads .white_box_right::before{
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/lp_ads/neko07.svg");
	left: -100px;
	bottom: -40px;
}
.lp_ads .white_box_title{
	display: flex;
	gap: 0 10px;
	font-size: 1.6em;
	line-height: 1.2em; 
}
.lp_ads .white_box_title img{
	height: 70px;
}




.lp_ads .where_compare{
	max-width: 600px;
	margin: 20px auto 0;
}
.lp_ads .modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
		z-index: 1;
}
.lp_ads .modal__bg{
    background: rgba(255, 255, 255, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.lp_ads .modal__content{
	background: #4bbaed;
	background: linear-gradient(to bottom, #A1DBF5 30%, #D6F2FF 100%);
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 60%;
		border: 1px solid #707070;
		border-radius: 20px;
}
.lp_ads .close_btn{
	position: absolute;
    top: 5px;
    right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 1.2em;
    line-height: 1em;
		text-decoration: none;
		cursor: pointer;
}
.lp_ads .close_btn i{
	margin-right: 0;
}
.lp_ads .close_btn_bottom{
  display: block;
  width: 50%;
  border-radius: 20px;
  background-color: #4bbaed;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  padding: 0.5em;
  cursor: pointer;
}
.lp_ads .modal__content .modal_title{
  text-align: center;
  font-size: 15px;
}
.lp_ads .modal__content dl{
  display: flex;
  align-items: center;
  position: relative;
}
.lp_ads .modal__content dt{
  position: absolute;
  left: 0;
	width: 100px;
}
.lp_ads .modal__content dl dd{
  display: flex;
  align-items: center;
  background-color: #fff;
  width: 100%;
  min-height: 56px;
  padding: 10px 10px 10px 80px;
  margin-left: 43px;
  margin-bottom: 0;
  line-height: 1.2em;
}
.lp_ads .voices .slide_items .slick-track{
	display: flex;
	align-items: stretch;
}
.lp_ads .voices .slide_items .slide_content{
	position: relative;
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	overflow: hidden;
	margin: 15px;
	padding-bottom: 80px;
	height: auto;
}
.lp_ads .voices .slide_items .slide_content .silde_content_title{
	background-color: #4BBBED;
	color: #fff;
	font-weight: bold;
	display: flex;
	align-items: center;
	padding: 10px;
	margin: 0;
}
.lp_ads .voices .slide_items .slide_content .silde_content_title::before{
	display: flex;
	justify-content: center;
	align-items: center;
	content: "Q";
	font-size: 26px;
	width: 1.6em;
	height: 1.6em;
	color: #4BBBED;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 10px;
}

.lp_ads .voices .slide_items .silde_content_text{
	padding: 20px 20px 10px 20px;
	margin: 0;
	font-size: 0.95em;
	line-height: 1.6em;
}
.lp_ads .voices .slide_items .silde_content_text strong{
	font-size:1.2em;
	font-weight: bold;
	color: #CE157E;
}
.lp_ads .voices .slide_items .slide_content_info{
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: right;
	align-items: center;
	margin: 0 20px 20px 20px;
	gap: 10px;
}
.lp_ads .voices .slide_items .slide_content_info .info_img img{
	border-radius: 50%;
	width: 60px;
	height: 60px;
}
.lp_ads .voices .slick-prev,
.lp_ads .voices .slick-next{
	background-color: #e8d575;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin: 0;
}
.lp_ads .voices .slick-prev{
	left: -40px;
}
.lp_ads .voices .slick-next{
	right: -40px;
}
.lp_ads .voices .slick-prev:before,
.lp_ads .voices .slick-next:before{
	content: "\f0da";
	font-size: 30px;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	color: #A7A7A7;
	margin: 0;
	opacity: 1;
}
.lp_ads .voices .slick-prev:before{
	transform: rotate(180deg);
}
.lp_ads .youtube_wrap{
	max-width: 600px;
	margin:0 auto;
	text-align: center;
}
.lp_ads .youtube_wrap p{
	margin: 0 10px 25px 10px;
}
.lp_ads .about_cmnt_box{
	position: relative;
	background-color: #F6F6B3;
	border-radius: 14px;
	height: 100%;
	padding: 15px 15px 30px 15px;
	font-size: 0.95em;
}
.lp_ads .about_cmnt_box img{
	position: absolute;
	right: -10px;
	bottom: -10px;
	width: 40px;
}
.lp_ads .about_msg{
	max-width: 800px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	font-size: 1.3em;
}
.lp_ads .about_msg img{
	width: 120px;
	margin-left: 20px;
}
.lp_ads .history_lead{
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}
.lp_ads .history_lead img{
	margin: 0 8px;
	height: 40px;
}
.lp_ads .profile_box{
	max-width: 600px;
	margin: 30px auto;
	background-color: #fff;
	border-radius: 18px;
	border: 1px solid #707070;
	padding: 20px;
}
.lp_ads .profile_box .profile_box_title{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.lp_ads .profile_box strong{
	color: #CE157E;
}
.lp_ads .imairi_msg_wrap{
	max-width: 600px;
	margin: 0 auto;
	padding: 15px 0;
}
.lp_ads #contact{
	position: relative;
	z-index: 0;
	margin-top: -15vh!important;
}
.lp_ads .contact_btn{
	max-width: 600px;
	margin: 15px auto;
}
.lp_ads .contact_btn .btn_link_border a{
	padding: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.lp_ads #contact .bnr_wrap{
	max-width: 600px;
	margin: 15px auto;
}

@media screen and (max-width: 1200px) {
	.lp_ads .contact_wrap{
		padding: 0 25px;
	}
	.contact_wrap .contact_neko{
		bottom: 0;
		margin-left: -15px;
		width: 85px;
	}
	@keyframes floating-y {
		0% {
			bottom: -10px;
		}
		10% {
			bottom: -10px;
		}
		50% {
			bottom: 0px;
		}
		90% {
			bottom: -10px;
		}
		100% {
			bottom: -10px;
		}
	}
	.lp_ads .three-items.ninki_wrap{
		flex-wrap: wrap;
		gap: 0;
	}
	.lp_ads .two-items.ninki_wrap{
		gap: 0;

	}
	.lp_ads .ninki_wrap .item-box{
		width: 42%;
	}
	.lp_ads .ninki_wrap .nink_box{
		font-size: 0.94em;
	}
	.lp_ads .ninki_wrap .nink_box img{
		height: 40px;
		margin: 5px 0;
	}
	.lp_ads .ninki_wrap .nink_box::before{
		width: 80px;
		height: 80px;
	}
	.lp_ads .ninki_wrap .nink_box.box1::before{
		left: -8%;
	}
	.lp_ads .ninki_wrap .nink_box.box2::before{
		right: -12%;
		width: 75px;
	}
	.lp_ads .ninki_wrap .nink_box.box3::before{
		width: 110px;
		right: -45%;
		bottom: -30px;
	}
	.lp_ads .ninki_wrap .nink_box.box4::before{
		width: 60px;
    left: -12%;
		bottom: -30px;
	}
	.lp_ads .ninki_wrap .nink_box.box5::before{
		width: 90px;
		right: -20%;
	}
	.lp_ads .white_box_center{
		margin: 0 8%;
		padding: 20px;
	}
	.lp_ads .white_box_left,
	.lp_ads .white_box_right{
		max-width: 93vw;
		padding: 25px;
		font-size: 14px;
	}
	.lp_ads .white_box_left p,
	.lp_ads .white_box_right p{
		padding: 0 !important;
	}
	.lp_ads .white_box_left img,
	.lp_ads .white_box_right img{
		height: 40px;
	}
	.lp_ads .white_box_left::before,
	.lp_ads .white_box_right::before{
		width: 100px;
		height: 100px;
	}

	.lp_ads .white_box_title{
		font-size: 18px;
	}
	.lp_ads .white_box_left::before{
		right: -7vw;
		bottom: -50px;
	}
	.lp_ads .white_box_right::before{
		left: -7vw;
		bottom: -50px;
	}
	.lp_ads .country-navi ul li:nth-child(n+3){
		width: calc(100% / 3);
	}
	.lp_ads .where_compare {
		max-width: 96vw;
	}
	.lp_ads .where_compare a{
		font-size: 0.9em !important;
		padding: 0.7em 1.2em;
		width: 95%;
	}
	.lp_ads .modal__content{
		width: 90vw;
		padding: 5%;
		height: 75vh;
		overflow: scroll;
	}
	.lp_ads .modal__content .item-box{
		margin-bottom: 0;
	}
	.lp_ads .modal__content dt{
		width: 90px;
	}
	.lp_ads .modal__content dl dd{
		margin-right: 0;
		padding: 10px 10px 10px 60px;
		font-size: 0.9em;
	}
	.lp_ads .voices .slide_items .slide_content{
		margin: 8vw;
	}
	.lp_ads .voices .slide_items .silde_content_text{
		padding-bottom: 0;
	}
	.lp_ads .voices .slide_items .slide_content_info{
		padding: 0;
	}
	.lp_ads .voices .slick-prev{
		left: 5px;
		z-index: 1;
	}
	.lp_ads .voices .slick-next{
		right: 5px;
	}
	.lp_ads .voices .slide_items{
		margin-bottom: 60px;
	}
	.lp_ads .sp3{
		padding: 0 3%;
		justify-content: center;
	}
	.lp_ads .sp3 .item-box{
		width: 32%;
	}
	.lp_ads .about_msg{
		font-size: 1.1em;
	}
	.lp_ads .about_msg P{
		padding: 0 0 0 5% !important;
		font-size: 13px;
	}
	.lp_ads .about_msg img{
		width: 100px;
		margin-left: 5px;
	}
	.lp_ads .profile_box{
		margin: 30px 5%;
		padding: 15px;
	}
	.lp_ads .imairi_msg_wrap{
		padding-right: 5%;;
	}
	.lp_ads #contact {
    margin-top: -50px !important;
		transform: scale(1,-1);
		padding: 50px 5%;
	}
	.lp_ads #contact .container{
		transform: scale(1,-1);
	}
	.lp_ads #contact .contact_btn{
		gap: 2%;
	}
	.lp_ads .form2024_wrap{
		padding: 15px;
	}



}

/* ===  Form  === */
.form2024_wrap{
	max-width: 600px;
	margin: 30px auto;
	background-color: #fff;
	border-radius: 18px;
	border: 1px solid #707070;
	padding: 20px;
}
.form2024_wrap p{
	margin: 0;
}
.form2024_wrap br{
	display: none;
}
.form2024_wrap .form_title{
	text-align: center;
	font-weight: bold;
	margin: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: center;
}
.form2024_wrap label{
	font-size: 1.1em;
	text-align: center;
	display: block;
	margin-top: 20px;
}
.form2024_wrap input[type="text"],
.form2024_wrap input[type="email"],
.form2024_wrap textarea{
	border: 1px solid #B7E5F8;
	border-radius: 5px;
	background-color: #ECF8FD;
	width: 100%;
	font-family: "Noto Sans JP", sans-serif;
}
.form2024_wrap input[type="submit"] {
	display: block;
	width: 400px;
	max-width: 80%;
	margin: 20px auto;
	border-radius: 20px;
	font-size: 1.2em;
}
/* ===  line  === */
.line__container {
	padding:0;
	background: #90aed9;
	overflow: hidden;
	max-width: 400px;
	margin: 20px auto;
	font-size: 0.95em;
	border-radius: 16px;
	border: 4px solid #4b4b4b;
}
/* タイトル部分 */
.line__container .line__title {
	background: #90aed9;
	padding: 10px;
	font-size: 100%;
	color: #100e0e;
}
.line__container .line__title::before {
	content: "\f053";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
    margin-right: 0.5em;

}
/* 会話部分 */
.line__container .line__contents {
	padding: 10px;
	overflow: hidden;
	line-height: 135%;
}
.line__container .scroll {
	height: 600px;
	overflow-y: scroll;
}
/* 相手の会話 */
.line__container .line__left {
	width: 100%;
	position: relative;
	display: block;
	margin-bottom: 5px;
	max-width: 80%;
	clear: both;
}
/* アイコン画像 */
.line__container .line__left figure {
	width: 30px;
	height: 30px;
	background-image: url("https://aupairjapanese.com/wp-content/themes/twentynineteen-child/images/favicon/apple-touch-icon-180x180.png");
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: -5px;
	left: 0;
	padding: 0;
	margin: 0;
	border-radius: 50%;
}

.line__container .line__left .line__left-text {
	margin:5px 0 10px 45px
}

/* コメントエリア */
.line__container .line__left .text {
	margin: 0;
	position: relative;
	padding: 10px;
	border-radius: 14px;
	background-color: #ffffff;
}
/* 吹き出し */
.line__container .line__left .text::after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 10px;
	top: 14px;
  border-style: solid;
  border-width: 8px 16px 8px 0;
  border-color: transparent #fff transparent transparent;
  translate: -100% -50%;
  transform: skew(0, 38deg);
  transform-origin: right;
}
/* 自分の会話 */
.line__container .line__right {
	position: relative;
	display: block;
	float: right;
	clear: both;
	margin: 5px 5px 10px 0;
}
/* コメントエリア */
.line__container .line__right .text {
	padding: 10px;
	border-radius: 14px;
	background-color: #82c476;
	margin: 0;
	margin-left: 80px;
}

/* 既読エリア */
.line__container .line__right .date {
	content: '';
	position: absolute;
	display: block;
	width: 100px;
	text-align: right;
	left: -30px;
	bottom: 4px;
	font-size: 70%;
	line-height: 1.3em;
	color: #555555;
}
.line__container .line_item{
	opacity: 0;
	transform: translateY(10px);
  transition: all 1.2s cubic-bezier(0,1.2,1.0,1.0);
}
.line__container .line_item.ready{
  opacity: 1;
  transform: translateY(0px);
}
.line__container .line__footer{
	padding: 5px 10px;
	background-color: #fff;
}

