<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* tr/error */
@import url("../text-decoration_tr.css");
@import url("/css/error_form.css");

/* from base_tr.css */



.contents_title {
	color: #46392B;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	line-height: 1.4em;
}

ol#aboutol {
	margin: 20px 0;
}
ol#aboutol li {
	font-size: 120%;
	font-weight: bold;
	list-style-type: decimal;
	list-style-position: inside;
	padding-bottom: 20px;
}
ol#aboutol h3 {
	display: inline;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.8em;
}
ol#aboutol div {
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 20px;
}
.testimonials li {
	margin-left: 20px;
	margin-bottom: 10px;
}
.testimonials blockquote {
	padding: 5px 0;
}
.testimonials .name {
	text-align: right;
	padding-bottom: 10px;
}

h3 {font-weight: bold; font-size: 140%; line-height: 2em;}
.faqlist dt {margin-top: 5px; margin-bottom: 5px;}
.faqlist dd {margin-bottom: 20px;}

/* 9493 */
#intro_area {
    width: 910px;
    margin: 0 auto;
    background: url(/_tr/vt/2/img/v2/about_worldmap.png) right center no-repeat;
    background-size: 450px;
}

#intro_area #tagline {
    width: 480px;
    height: 100%;
    padding: 65px 20px 40px 2px;
    box-sizing: border-box;
}

#intro_area #about {
    font-size: 27px;
    padding-bottom: 15px;
}

#intro_area #description {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.6em;
}

.em {
    font-weight: bold;
    color: #EE8600;
}

#intro_area #note {
    padding-top: 20px;
}

#features {
    width: 910px;
    margin: 20px auto 50px auto;
    box-sizing: border-box;
    overflow: hidden;
}

#features .feature {
    float: left;
    width: 250px;
    height: 110px;
    border: 2px solid #c8c8c8;
    padding: 25px 25px 25px 160px;
}

#features .feature h2 {
    font-weight: bold;
    font-size: 21px;
    color: #EE8600;
    padding-bottom: 10px;
}

.feature:nth-child(odd) {
    margin-right: 30px;
}

.feature:nth-child(1),
.feature:nth-child(2) {
    margin-bottom: 30px;
}

/*
.feature1 {background: url(/_tr/vt/2/img/v2/about_lowest.png) 20px center no-repeat;}
*/
.feature2 {background: url(/_tr/vt/2/img/v2/about_points.png) 20px center no-repeat;}
.feature3 {background: url(/_tr/vt/2/img/v2/about_deals.png) 20px center no-repeat;}
.feature4 {background: url(/_tr/vt/2/img/v2/about_reviews.png) 40px center no-repeat; }

/* EN */
.en .feature1 {background: url(/_tr/vt/2/img/v2/about_lowest_en.png) 20px center no-repeat;}
/*
.feature:nth-child(1), .feature:nth-child(2) {
    margin-bottom: 30px;
}
*/

#features .feature p {
    font-size: 15px;
    line-height: 20px;
}

#steps {
    width: 910px;
    margin: 0px auto;
    box-sizing: border-box;
    overflow: hidden;
    background: url(/_tr/vt/2/img/v2/about_bg_4steps.png) repeat -3px 48px;
}

#steps h2 {
    display: block;
    text-align: center;
    width: 100%;
    background-color: #96bd0d;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    padding: 15px 0px;
    box-sizing: border-box;
}

#steps .step {
  margin: 0px 25px 25px 25px;
  width: 615px;
  background-color: #fff;
  padding: 25px;
  height: 125px;
  padding-left: 220px;
  position: relative;
}

.step1 {background: url(/_tr/vt/2/img/v2/about_step1.png) 70px center no-repeat;}
.step2 {background: url(/_tr/vt/2/img/v2/about_step2.png) 70px center no-repeat;}
.step3 {background: url(/_tr/vt/2/img/v2/about_step3.png) 70px center no-repeat;}
.step4 {background: url(/_tr/vt/2/img/v2/about_step4.png) 70px center no-repeat;}

#steps .step:first-of-type {
    margin-top: 25px;
}

#steps .step h3 {
    font-weight: bold;
    font-size: 21px;
    color: #EE8600;
}

#steps .step p {
    font-size: 15px;
    line-height: 24px;
}

#steps .step .circle_d{
    position: absolute;
    top: -10px;
    left: -10px;
    width: 66px;
    height: 66px;
    z-index: 9999;
}

#steps .step .arrow_down {
    position: absolute;
    bottom: -31px;
    right: 46%;
    z-index: 9999;
}

/* EN */
.en #intro_area #tagline {
  padding: 45px 20px 40px 2px;
}

.en #intro_area #about {
  font-size: 25px;
  padding-bottom: 5px;
}

.en #intro_area #description {
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 1.4em;
}

.en #intro_area #comment {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 12px;
    font-style: italic; 
    }
.en #intro_area   #comment:before {
    content: '"';
    font-size: 15px;
    font-style: italic; }
.en #intro_area   #comment:after {
	content: '"'; 
	font-size: 15px;
	font-style: italic; }
    

.en #intro_area #reviewer {
    text-align: right;
    font-style: italic; 
     font-size: 12px;
     padding-bottom: 10px;
}

.en #intro_area #more_reviews {
    text-align: right;
}

.en #features .feature h2 {
  font-size: 19px;
  }
  
 .en #features .feature {
    height: 155px;
    padding: 15px 25px 15px 160px;
}

.en #features .feature p {
    font-size: 13px;
    line-height: 17px;
}

.en #steps h2 {
    font-size: 23px;
    }
    
 .en #steps .step {
     padding: 10px 25px 10px 220px;
     height: 165px;
     }
     
 .en #steps .step p {
    font-size: 14px;
    line-height: 20px;
}

 .en #steps .step h3 {
    font-size: 19px;
}

/* JP Customization */
html:lang(jp) #features .feature {
    width: 240px;
    height: 130px;
    border: 2px solid #c8c8c8;
    padding: 170px 20px 20px 20px;
    text-align: justify;
}

html:lang(jp) #features .feature h2 {
    text-align: center; 
}

html:lang(jp) .feature:nth-child(odd) {
    margin-right: 0;
}

html:lang(jp) .feature:nth-child(even) {
    margin: 0 29px;
}

html:lang(jp) .feature1 {background: url(/_tr/vt/2/img/v2/about_reviews.png) 110px 30px no-repeat; }
html:lang(jp) .feature2 {background: url(/_tr/vt/2/img/v2/about_points.png) center 50px no-repeat;}
html:lang(jp) .feature3 {background: url(/_tr/vt/2/img/v2/about_deals.png) center 35px no-repeat;}


#why_veltra{
    padding: 5rem 0 4rem;
    width: 1000px;
    margin: 0 auto;
}
#why_veltra p{
    background-color: #F5F5F5
    color: #333333 ;
}

#why_veltra .veltra_feature{
    background-color: #F5F5F5;
    padding: 35px 0 0 50px;
    margin: 0 auto 30px;
    width: 100%;
    height: 290px;
    box-sizing: border-box;
    position: relative;
    
}

.about_title{
    font-size: 30px;
    text-align: center;
    /*font-weight: bold;*/
    color: #333333 ;
    margin-bottom: 30px;
    
}

#why_veltra .veltra_feature h2{
    font-size: 26px;
    color: #333333;
    margin-bottom: 10px;
}

#why_veltra .veltra_feature p{
    width: 43%;
    line-height: 1.2rem;
    color: #333333;
}

#why_veltra .veltra_feature .img{
    float: right;
    width: 50%;
    background-image: url(/_tr/vt/2/img/v2/veltra_feature1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    height: 290px;
    position: absolute;
    top: 0;
    right: 0;
}

#why_veltra .veltra_feature:nth-of-type(2) .img{
    background-image: url(/_tr/vt/2/img/v2/veltra_feature2.png);
}
#why_veltra .veltra_feature:nth-of-type(3) .img{
    background-image: url(/_tr/vt/2/img/v2/veltra_feature3.png);
}
#why_veltra .veltra_feature:nth-of-type(4) .img{
    background-image: url(/_tr/vt/2/img/v2/veltra_feature4.png);
}

#about_reviews{
    padding:  0 0 2rem;
}

.review-flat{
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;

}

.review-flat li{
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#about_reviews img{
    width: 100%;
    height: auto;
}

#starhere{
    width: 1000px;
    margin: 0 auto;
}

.starhere_con{
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 2rem;

}

.starhere_con li{
    width: 22%;
    text-align:center;
}

.starhere_con li img{
    width: 100%;
}

.starhere_con h3{
    font-weight: normal;
    color: #333333;
}

.starhere_con a{
    text-decoration: none
}

/*---------letro ig photo----------*/

#about_reviews .letroHeadTitle, 
#about_reviews .letroUgcsetWatermark{
    display: none !important;
    
}

#about_reviews .letroUgcsetContainer{
    max-width: 1000px  !important;
}


/*---------top apge slick banner----------*/

#slick_banner_con  {
    box-sizing: border-box;
    margin: 30px 0px 0;
    overflow: hidden;
    border-radius: 8px;
    height: 490px;
}

#slick_banner_con .slick-slide div div{
    box-sizing: border-box;
    padding: 0 5px;
}

#slick_banner_con img{
    min-width: auto;
    position: initial;
    margin: initial;
    
}

.slick-slide div div {
    display: inline-block !important;
    
}



/* 矢印用スタイル */
#slick_banner_con .prev-arrow,
#slick_banner_con .next-arrow {
    position: absolute;
    top: 430px;
    margin: 0;
    padding: 0px;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    background-image: url(/_tr/vt/1/img/v2/en_global/facelift_en_2016/slick_slider_icon.png);
    background-size: 52px auto;
    background-repeat: no-repeat;

}

#slick_banner_con .prev-arrow {
  left: -15px;

}

#slick_banner_con .next-arrow {
  right: -15px;
  background-position: top right;
}
/* ここまで */

#slick_banner_con:before,
#slick_banner_con:before {
  color: #000 !important;
}


/*---------top apge slick banner----------  END*/

.header_banner{
    display: none;
}

.wrapper{
    width: 1200px !important;
}



</pre></body></html>