/* フォント設定 start*/
@font-face {
    font-family: "mgen";
    src: url("/fonts/mgenplus-1-20150602/mgenplus-1c-medium.ttf");
}
@font-face {
    font-family: "mgen-bold";
    src: url("/fonts/mgenplus-1-20150602/mgenplus-1c-bold.ttf");
}
body {
    font-family: 'mgen';
    font-size:20px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    background:url(../images/bg.png);
    background-size: 100% 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

html {
  height: 100%;
}

#app {
  flex: 1;
}
/* フォント設定 end*/

.floatHidden {
    position: relative;
    /* display: block; */
}

.floatHidden::after {
    display: block;
    clear: both;
    content: "";
}

/* ヘッダー start*/
.headerArea{
    background-image: url(../images/pattern1.png);
    background-color: #41A26F;
    z-index: 10;
}
/* ヘッダー end*/

.headerTitle{
    font-size: 24px;
    color: #FFFFFF !important;
    font-family: 'mgen-bold';
    width: 200px;
}


 
/* 共通部分 start*/
.mainTitle{
    font-size: 55px;
    color: #41A26F;
    font-family: 'mgen-bold';
    display: inline-block;
}

.titleBorder{
   /* border-bottom: solid 1px #41A26F; */
}

.pageTitle{
    font-size: 29px;
    color: #41A26F;
    font-family: 'mgen-bold';
}

.button1{
    background-color: #FBB252;
    color: #FFFFFF !important;
    border-radius:25px;
}

.button2{
    background-color: #A39582;
    color: #FFFFFF !important;
    border-radius:25px;
}

.button3{
    background-color: #F77600;
    color: #FFFFFF !important;
    border-radius:25px;
}

.button5{
    background-color: #BF7474;
    color: #FFFFFF !important;
    border-radius:25px;
}

.descriptionText{
    font-size:16px !important;
}

.btn{
    font-size:14px;
}

.btn_16{
    font-size:16px;
}
/* 共通部分 end*/

/* フッター start*/
.footer{
    background-image: url(../images/pattern1.png);
    background-color: #41A26F;
    z-index: 10;
}

.footerText{
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin:  0 auto;
    padding-left: 20%;
    word-break: keep-all;
}
/* フッター end*/

/* パスワード再発行リンク start*/
.forgetPass{
    color:#41A26F !important;
    margin-bottom: 1rem;
}
/* パスワード再発行リンク end*/

/* ユーザー情報変更 start*/
.expiration-date-area{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
/* ユーザー情報変更 end*/

.pcursor {
    cursor: pointer;
}

input[type="tel"] ,input[type="email"] {
	ime-mode:disabled;
}

#tile_width{
    width: 110px;
    padding-left: 7px;
    padding-right: 7px;
}
  
#tile_height{
    width: 110px;
    padding-left: 7px;
    padding-right: 7px;
}
  
.menseki{
    padding: 2px;
    background-color: white;
    border: solid 1px gray;
    margin-right: 0px; 
}
  
@media screen and (min-width: 960px) {
    .pad_none{
        padding: 0;
        flex:45.5%;
        max-width:45.5%;
    }
}
  
.pad_none_right
{
    padding-right: 0;
}

.pad_fix {
    line-height: 1.2;
}

.pad_fix_right{
    padding-right: 15px;
}

@media screen and (max-width: 1024px) {
    .pad_fix_right{
        padding-right: 36px;
    }
}

@media screen and (max-width: 768px) {
    .pad_fix_right{
        padding-right: 22px;
    }
}

.pad_fix_top{
    padding-top: 6px;
}

.titlemarker{
    background: linear-gradient(transparent 60%, #F8BBD0 60%);
}

.puTitle{
    color: #41A26F;
}

.userinfo, .editpass{
    max-width: 900px;
}

.groupCall{
    max-width: 1000px;
}

.makeDir{
    max-width: 700px;
}

.groupList {
    height: 200px;
}

.center_border {
    border-right: 1px solid #dee2e6;
}

.btn_120{
    width: 120px;
  }

/* 名称変更ダイアログ */

.name_dil_txt{
  margin-bottom: 10px;
}

.name_dil_txtbx{
  margin-bottom: 20px;
}

/*ヘルプボタン：アイコン*/

.button4{
    color: #FFFFFF !important;
    border-radius: 25px;
}

.help_btn{
    position: absolute; /* 追加 */
    bottom: 15px; /* 追加 */
    right: 0; /* 追加 */
    height: 100%; /* 追加 */
    width: 100px;
    height: 50px;
    /* padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px; */
    /* padding:auto;
    margin:auto 10px; */
}

.help_iconimg{
    width: 100%;
}

/*aタグについて*/

a{
    color: #FFFFFF;
}

a:hover{
    color: #FFFFFF;
    text-decoration: none;
}

.ft_pp{
    margin-left: 20%;
}

.word_wrap{
    word-break: break-all;
}

.modal-header {
    color: #41A26F;
    font-weight: bold;
}

.title_logo {
    width: 75%;
}

.title_logo_mini {
    width: 30%;
    margin-bottom: 10px;
}
.hakariya_icon {
    
    width: 100%;
}
.hakariya_icon_btn{
    
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    width:190px;
    height:75px
}
.hakariya_icon_row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}
.brand-left-margin{
    margin-left: 1rem;
}
.hakariya_white_logo {
    hight: 100%;
    width: 100%;
}
.hakariya_white_logo.pcursor {
    hight: 30%;
    width: 30%;
    display: inline;
}
.col-3.text-right{
    margin: 0 0 0 auto;
}

.white_logo {
    width: 30%;
    padding-top: 1.5%
}

.navbar {
    padding: 0;
}

#password, #password_confirmation,
#last_name, #first_name, #last_name_kana, #first_name_kana,
#company_name, #dept_name, #tel, #postal_code, #city,
#address1, #address2, #payment_billing_name,
#payment_postal_code, #payment_city, #payment_address1, #payment_address2{
    padding-left: 8px;
    padding-right: 8px;
}

#user-edit-form {
    margin-left: 5%; 
    width: 90%;
    margin-right: 5%;
}

/*----------------------------
* メニュー開閉ボタン
*----------------------------*/
.menu-btn{
    position: fixed;
    top: 12.25px;
    right: 5px;
    z-index: 2;
    width: 36px;
    height: 40px;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #c0c0c0;
    display: none;
    border: 2px solid #c0c0c0;
    border-radius: 10px;
}

.menu-btn div{
    position: absolute;
    left: 4px;
    width: 24px;
    height: 4px;
    background-color: #c0c0c0;
    border-radius: 2px;
    display: inline-block;
    box-sizing: border-box;
}

.menu-btn div:nth-of-type(1) {
    top: 4px;
}
.menu-btn div:nth-of-type(2) {
    top: 16px;
}
.menu-btn div:nth-of-type(3) {
    bottom: 4px;
}

/*----------------------------
* メニュー本体
*----------------------------*/
.menu{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    /* width: 6vw; */
    width:183px;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: left;
    background-image: url(../images/bg_pattern1.jpg);
    background-color: #41A26F;
    display: block;

}

.padding-side-menu {
    padding-top: 60%;
}
@media screen and (max-width: 2440px) {
    .menu{
        /* width: 8vw; */
    }
    .padding-side-menu {
        padding-top: 50%;
    }
}
@media screen and (max-width: 1810px) {
    .menu{
        /* width: 10vw; */
    }
    .padding-side-menu {
        padding-top: 50%;
    }
}

@media screen and (max-width: 1810px) {
    .menu{
        /* width: 183px; */
    }
    .padding-side-menu {
        padding-top: 40%;
    }
}

@media screen and (max-width: 1180px) {
    .menu{
        /* width: 183px; */
    }
    .same_logo {
        width: 14%;
    }
    .white_logo {
        width: 5%;
        padding-top: 2%
    }
}

@media screen and (max-width: 890px) {
    .menu{
        /* width: 22vw; */
    }
    .same_logo {
        width: 16%;
    }
    .white_logo {
        width: 7%;
    }
}

@media screen and (max-width: 696px) {
    .menu{
        /* width: 24vw; */
    }
    .same_logo {
        width: 18%;
    }
    .white_logo {
        width: 9%;
    }
}

.menu__item{
    width: 100%;
    height: auto;
    padding: .5em 1em;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
}

.menu_title{
    padding-left: 12px;
    padding-right: 12px;
    /*padding-top: 20px;*/
    color: #FFFFFF !important;
}

.menu_button{
    color: #FFFFFF !important;
    text-decoration: none;
}

.menu_button:hover{
    color: #FFFFFF !important;
    text-decoration: underline;
}

@media screen and (max-width: 1200px) {
    .menu, .menu-btn{
        display: block !important;
    }
    .ml-auto, .help_btn{
        /*display: none;*/
    }
}

/*----------------------------
* アニメーション部分
*----------------------------*/

/* アニメーション前のメニューの状態 */
.menu{
    transform: translateX(-100vw);
    transition: all .3s linear;
}
/* アニメーション後のメニューの状態 */
.menu.is-active{
    transform: translateX(0);
}

/* 表示/非表示はvueで制御するので最初から表示状態にする */
.modalMakeDir{
    display: block;
}

/* vueのtransitionを使わないなら不要 */
.fade-enter-active, .fade-leave-active {
    transition: opacity .15s;
}
.fade-enter, .fade-leave-to {
    opacity: 0;
}

.base64Image {
    height: 115%;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
}

.dirImage {
    height: 65%;
    -o-object-fit: contain;
       object-fit: contain;
    width: 50%;
}

.crumb {
    background-color: #9A895D;
    height: 50px;
    margin-bottom: 14px;
}

.headermenu {
    z-index: 3;
}

.topic-display {
    display: none;
}

.originalTag {
    display: none;
}

.margin-left-cs {
    margin-left: 20px;
}

.padding-cs {
    padding-left: 2px;
    padding-right: 2px;
}

.width-100 {
    width: 100%;
}

.fileButton {
    color: #FFFFFF;
}

.design-style {
    margin-bottom: 20px;
    border: 1px solid #EBEEF5; 
    background-color: #fff; 
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    height: 220px;
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;    /* IE, Edge 対応 */
    scrollbar-width: none;       /* Firefox 対応 */
}
.design-style::-webkit-scrollbar {  /* Chrome, Safari 対応 */
    display:none;
}

.close {
    position: absolute;
    width: 5%;
    margin-left: 12%;
    margin-top: 0;
}

.check {
    position: absolute;
    width: 5% !important;;
    margin-right: -1%;
    margin-top: 0;
}

.dirclose {
    float: right;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    width: 25%;
}

.update {
    float: left;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    width: 25%;
}

button.update, button.dirclose{
    padding: 0;
    background-color: transparent;
    border: 0;
}

.homeButton {
    width: 40px;
    margin: 5px 10px;
}

.fileString {
    color: #3A5E92;
    font-weight: bold;
}

.str-color {
    color: #848484;
    margin: 14% 9%;
}

.el-card__body {
    padding: 0 !important;
}

/*login before ヘッダー*/
.login_before_hedder {
    background-color: transparent;
}
/*group管理*/
.group_button_area{
    display:flex;
    justify-content: flex-end;
    position: relative;
}
/*案件一覧サイドメニューbtn*/
.side_menu_btn{
    padding-right: 1.2rem;
    
}
.invalid-feedback-1,
.invalid-feedback-2,
.invalid-feedback-3,
.invalid-feedback-4 {
  display: block;
}

.card {
    background-color: #FFFFFF;
}

.notice_card {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #fff; */
    background-clip: border-box;
    border: 2px solid rgb(199, 196, 196);
    border-radius: 1.rem;
    padding:7px 5px;
    margin: 0px 0px 20px 0px;
    /* color: rgb(181, 20, 92); */
    /* color: #FFFFFF; */
    /* background-color: #FFFFFF; */
    font-size: 80%;
}
/* .container {
    max-width: 2240px;
} */

.notice_card .card-body {
    padding: 0.5rem;
    text-align: center;
}

.notice_title {
    font-weight: bold;
}

.notice_text {
    font-size: 1.2rem;
    color: #333E48;
    padding: 15px 0px;
}

.notice_color {
    color: #2B8BDE;
}

.notice_Area .container {
    max-width: 3800px;
}

.text-center.pageTitle{
/*	background-color: #FFFFFF */
}


/*タブレット対策*/
html{
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.makeDir {
	position:relative;
 }
.renameDir{ 
	margin-top: 50vh;
	transform: translate(0, -50%);
}

.login-page{
	margin: 10px auto;
}
.man{
	margin:0 0 0 auto;
	
}

.pankuzu{
	background-color: #1F5638
}
.migisitaTitle{
	font-size: 15px;
}




/*-----------ヘッダー--------------------------------------------------------*/

.header_Area{
	width: 100%;
	background-image: url(../images/pattern1.png);
	background-color: #41A26F;
    justify-content: space-between;
	height: 70px;
	display: inline-flex;
	white-space: nowrap;
	z-index: 10;
	position: relative;
}

.notice_Area{
	width: 100%;
	/* background-image: url(../images/pattern1.png); */
	background-color: #FFFFFF;
    /* border-bottom: solid #2B8BDE; */
    justify-content: space-between;
	display: inline-flex;
	white-space: nowrap;
	z-index: 10;
	position: relative;
    max-width: 3480px;
}

@media only screen and (max-width: 979px) {
    /* table{
        width: 100%;
    } */
    
  }

@media only screen and (max-width: 649px) {
    .notice_Area{
        font-size: 70%;
    }
    .amazonPay_img {
        /* width:80%; */
    }
}

.space_container{
	
	
	
}
.icon_space{
	margin: 0 auto;
	width: 59%;
	height: 100%;
	display: inline-flex;
	white-space: nowrap;
	
	justify-content: space-between;
	position: absolute;
	
	left: 50%;
	transform: translate(-50%, 0)
}

.menu_icon_space{
	width: 60px;
	height: 100%;
	display :inline-block;
	white-space: nowrap;
}


.nav_Wlogo{
	
	width: 160px;
	height: 100%;
	display: inline-block;
}
.icon_left{
	width:auto;
	display :inline-block;
	text-align: left;
}
.icon_right{
	width:auto;
	text-align: right;
	margin: auto 0;
	display :inline-block;
}

.topic_icon{
	hight: 48px;
	width: 48px;
}

.menu_icon{
	
	height: 100%;
	width: 100%;
}

#userE{
	font-size: 13px;
}

.mail_reset{
    text-align:center;
    font-size:18px;
}

.withdrawal {    
    position: absolute;
    left: 0
}

.expiry_date {
    background-color: #D35D5D;
    color: rgb(253, 253, 253);
    font-size: 15px;
    padding:6px 40px;
    margin-top: 10px;
    margin-bottom:10px;
}

@media screen and (max-width: 920px) {
    .expiry_date {    
        padding: 6px 40px 6px 40px;
        text-align: right;       
    }
}

@media screen and (max-width: 480px) {
    .expiry_date {    
        width: 100%;     
	padding: 6px 10px 6px 6px;
    }   
}

.amazonPay_img {
    /* background-color: #333E48; */
    padding: 10px 0px 10px 10px;
    /* width: 200px; */
    /* max-width:80%; */
}
.amazonPay_photo_img {    
    padding: 0px 0px 0px 0px;
}

.custom_row_height {
    height:50px;

}

.date_block {
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    -webkit-box-align: right;
    -ms-flex-align: right;
    align-items: right;
      
}

/* AmazonPay用 */

.disabled {
    pointer-events: none;
    opacity: 0.6;
}
.flex_contents {
    display: flex;
    align-items: flex-start;
}

.red_sentense {
    color: red;
}

.red_sentense::before {
content: "■ ";
}

.card2 {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #fff; */
    background-clip: border-box;
    border: 3px solid rgb(171, 4, 4);
    border-radius: 1.rem;
    padding:0px;
    margin-right:20px;
    margin-left:5px;
}

.border_bottom-3 {
    border-bottom: double 2px black
}

.button_space {
    display: flex;
    justify-content: space-between;
    padding: 5px;
}

.pay-sub-title {
    margin-top: 20px;
    margin-bottom: 40px;
}

.expiry_color {
    border: solid 1px #454545;
    color: white;
    font-size: 15px;
    background: rgb(3, 48, 3);
    padding: 10px 70px;
    margin: 0px;
}

.expiry_margin {
    padding: 0px;
    margin: 0px;
}

.expiry_contents {
    
    font-size: 20px;
    margin-top: 5px;
    margin-left: 30px
}

#AmazonPayButton {
    width: 290px !important;
    height: 55px !important;
    margin-right: 20px;
}

/* AmazonPayPayment用 */

.icon-element::before {
    content: "";
    background-image: url(/images/card_icon.png);
    background-size: contain;
    background-color: aliceblue;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px;
    height: 25px;
    margin-right: 10px;
    vertical-align: text-bottom;
}

.price_title {
    margin: 0px 0px 40px 40px;
    
}

.price_contents {
    margin: 0px 20px 35px 40px;
    color:red;
    font-size: 30px;
    font-weight: bold;
}

.cancel_design {
    color: white;
    background-color: rgb(125, 122, 122);
}

.flex_right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.flex_center {
    display: flex;
    justify-content: center;
}

.top_margin {
    margin: 17px 0px 0px 0px;
}

.pay_button {
    margin: 0px 0px 40px 40px;
    padding: 5px 100px 5px 100px;
    border: none;
    border-radius: 5px;
}

.pay_color {
    background-color:rgb(253, 217, 98);
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-gap: 13px;
    margin-right: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.card-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 13px;
    margin-right: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sentense {
    font-weight: bold;
}

.sentense::before {
    content: "■ ";
}

.border_bottom-3 {
    border-bottom: double 2px black
}

.border_bottom-4 {
    border-bottom: dashed 2px rgb(164, 164, 164);
}

.button_space {
    display: flex;
    justify-content: space-between;
    padding: 5px;
}

.update_color {
    border: solid 1px #454545;
    color: white;
    font-size: 15px;
    background: rgb(36, 187, 36);
    padding: 5px 35px;
    margin: 0px;
}

.expiry_margin {
    padding: 0px;
    margin: 0px;
}

.amapay_card {
    position: relative;
    width: 100%;
    padding-top:3px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 7%;
}

.amazonpay_notice {
    font-size: 65%;
    color: #FF0000;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #f85757;
    background-color: rgb(249 235 147);
    border-radius: 65%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 570px;
    height: 40px;
}

.pay_notice {
    color: rgb(253, 217, 98);
    padding-right: 1.2rem;
    padding-top: 0.65rem;
    padding-left: 0rem;
    font-size:60%;
    text-decoration: underline;
    text-decoration-color: transparent;
}

.pay_block {
    display: flex;
}

.pay_limit {
    margin-bottom: 0rem;
}

.pay_method {
    font-size: 98%;
}

button span:hover {
    text-decoration-color: rgb(253, 217, 98);
}

  
button:hover {
    text-decoration: underline;
}

.banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FFFFFF;
    color: #333E48;
    font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
  }
  
  .banner img.logo {
    max-width: 178px;
    padding: 10px;
    box-sizing: border-box;
    flex: 0 0 auto;
  }
  
  
  .related-img {
    max-width: 27%;
    height: 80%;
    box-sizing: border-box;
    flex: 0 0 auto;
  }
  .notice {
    width: 60%;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin-top:0rem;
    margin-bottom:0rem;
  }

  @media screen and (max-width: 920px) {
    .banner {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 6px;
        padding-bottom: 9px;
    }
    .banner img.logo {
      max-width: 20%;
      max-height: 40px;
      padding: 5px 10px 3px 10px;
    }
    .notice {
      width: 100%;
      padding: 10px;
      font-size: 18px;
      line-height: 1.2;
      text-align: center;
      padding: 0px 10px 0px 10px;
    }
    .image {
      width: 30%;
      max-height: 100px;
      padding: 10px;
    }

    .related-img {
        display: none;
        max-width: 100%;
        height: 80%;
        padding: 10px;
        box-sizing: border-box;
        flex: 0 0 auto;
      }

    body {
        font-family: 'mgen';
        font-size:20px;
        min-height: 100%;
        display: flex;
        flex-direction: column;
        background:url(../images/bg_pad.png);
        background-size: 100% 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
      }

    .footerText {
        color: #FFFFFF;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding-left: 0%;
        word-break: keep-all;
    }

    .ft_pp {
        margin-left: 0%;
    }
  }
  
  @media screen and (max-width: 480px) {
    .banner {
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding-top: 3px;
      padding-bottom: 6px;
    }
  
    .banner img.logo {
      margin-right: 0;
      margin-bottom: 0px;
      max-width: 30%;
    }

    .notice {
        flex: 1;
        text-align: center;
        font-size: 14px;
        padding: 0px 10px 0px 10px;
        box-sizing: border-box;
    }

    .related-img {
        display: none;
        max-width: 100%;
        height: 80%;
        padding: 10px;
        box-sizing: border-box;
        flex: 0 0 auto;
      }

    body {
        font-family: 'mgen';
        font-size:20px;
        min-height: 100%;
        display: flex;
        flex-direction: column;
        background:url(../images/bg_smartphone.png);
        background-size: 100% 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    .footerText {
        font-size: 12px;
    }

    .ft_pp {
        font-size: 12px;
    }
  }
