@charset "utf-8";

.brpc {display: none;}
.brsp {display: block;}


/*ここから2024 03　ASO ECサイト追加*/

.RecommendationBox{
width:100%;
margin: 0px auto 30px auto;
padding: 20px;
border: solid 2px #0D62A5;
}

.RecommendationBox:first-child{
width:100%;
margin: 30px auto 30px auto;
padding: 20px;
border: solid 2px #0D62A5;
}

.RecommendationBox:last-child{
width:100%;
margin: 0px auto 0px auto;
padding: 20px;
border: solid 2px #0D62A5;
}

.RecommendationBox h4{
width: 100%;
height: 45px;
margin: 0% auto 20px auto;
padding: 0px 0px 0px 10px;
border-left: solid 5px #0D62A5;
font-size: 14px;
line-height: 150%;
color: #000;
display: flex;
align-items: center;
}

.RecommendationLBox{width: 100%;}
.RecommendationRBox{width: 100%;text-align: center;}
.RecommendationRBox img{width: 30%; margin: 0% auto;}
.RecommendationLBox p{
width: 100%;
margin: 0px auto;
padding: 0px 0px 0px 0px;
font-size: 14px;
line-height: 150%;
}

.AchievementBox{
width: 100%;
margin: 20px auto;
padding: 20px;
background: #E8F0F6;
border-radius: 5px;
}

.AchievementLBox,.AchievementRBox{
width: 100%;
}

.AchievementBox h4{
font-size: 16px;
color: #0D62A5;
margin: 0px 0px 15px 0px;
text-align: center;
}

.AchievementBox h4 i{
display: inline-block;
width: 45px;
height: 45px;
margin: 0px 10px 0px 0px;
border-radius: 10px;
vertical-align:middle;
}

.AchievementBox table {width:100%;border: none;}
.AchievementBox table tr th{width:50%;background: #C9EDFC; color: #222;vertical-align:middle;border: none;}
.AchievementBox table tr td{width:50%;background: #fff;font-size: 14px;}
.AchievementBox table tr td span{display: inline-block;}
.AchievementBox table tr td .ScapA{vertical-align:middle;margin:0px 0px 0px 0px;}
.AchievementBox table tr td .ScapB{vertical-align:middle;margin:3px 0px 0px 0px;}
.AchievementBox table tr td i{margin:2px 5px 0px 5px;vertical-align:top;}
.AchievementBox table tr th,.AchievementBox table tr td{padding: 3%;border-bottom: solid 3px #fff;}

.DIimgBox{
width: 100%;
margin: 10% auto 0% auto;
text-align: center;
}

.DIimgBox img{width: 70%;margin: 0% auto;}

.IcoDispatch{
background: url(../img/ico_app_dispatch.png) no-repeat #0D62A5;
background-size: contain;
}

.IcoTel{
background: url(../img/ico_tel.png) no-repeat #0D62A5;
background-size: contain;
}

.IcoMatch{
background: url(../img/ico_match.png) no-repeat #0D62A5;
background-size: contain;
}       

.pillar_aso_img_box {
width:100%;
margin: 0;
}

.pillar_aso_img_box img{width:100%;}

.bisBoxINP{
width: 350px;
text-align: left;
margin: 0 20px;
}

/*.pillar_mb50{margin-bottom:50px !important;}*/

.pillar_shopify_boxA .inlineBlockOne1 .inlineBlockImg1{
text-align: center;
width: 100%;
height: auto !important;
margin:0 auto 10px;
}

.pillar_shopify_boxA .inlineBlockOne1 .inlineBlockImg1 img{
width: 70%;
}

.pillar_shopify_boxA .inlineBlockOne1 h4.inlineBlockTitle1{
text-align: center;
font-size: 15px;
color: #000;
font-weight: bold;
margin: 0px auto 20px auto;
line-height: 150% !important;
}

.pillar_shopify_boxA .inlineBlockOne1 .inlineBlockText1{
width: 100%;
margin: 0px auto 10px;
text-align: left;
font-size: 14px;
color: #000 !important;
line-height: 150% !important;
}


.pillar_FlowWrap{
width: 100%;
margin: 0% auto;
padding:0;
box-sizing: border-box;
}

.pillar_FlowWrap ul {
width: 100%;
margin:10% auto;
padding: 0%;
list-style: none;
}

.pillar_FlowWrap ul li{
width: 100%;
margin: 0% auto;
}

.pillar_FlowWrap ul li:nth-child(even){
width: 100%;
margin: 0% auto;
padding: 10px 0;
text-align: center;
font-size:14px;
color:#2e63a1;
display: flex;
justify-content: center;
align-items: center;
}

.FlowWrap ul li dl{
width: 100%;
margin: 0%;
}

.pillar_FlowWrap ul li dl dt{
width: 100%;
margin: 0px;
padding: 10px 0px;
background:#2e63a1;
font-size: 14px;
color: #FFF;
text-align: center;
box-sizing: border-box;
}

.pillar_FlowWrap ul li dl dd{
width: 100%;
margin: 0;
padding:0;
background:#fff;
border-left: solid 3px #2e63a1;
border-right: solid 3px #2e63a1;
border-bottom: solid 3px #2e63a1;
box-sizing: border-box;
}

.pillar_FlowWrap ul li dl dd p{
font-size: 14px;
line-height: 150%;
margin: 0;
padding:10px;
color: #000;
}

.sotoB table {
border-collapse:collapse;
margin:10px auto 20px auto;
}
.sotoB table td,th {
padding:12px 0;
font-size: 14px;
text-align: center;
border: solid 3px #fff;
}

.sotoTit{
background: #46928d;
color: #fff;
font-weight: bold;
border-radius: 10px 0px 0px 10px;
}

.sotoB table td:first-child {
color: #fff;
border: solid 1px #fff;
font-weight: bold;
}

/*はみ出した部分をスクロールさせる　*/
.sotoB {
overflow:scroll;
}

.OtherComTabB{
width: 10%;
background: #666;
color: #fff;
border-radius: 10px 10px 0px 0px;
text-align: center;
}

.OtherComTabC{
width: 10%;
background: #ccc;
color: #fff;
border-radius: 10px 10px 0px 0px;
text-align: center;
}

.pillar_lost{
width: 100%;
margin: 30px 0 0 0;
}

.pillar_lost_box{
width: 100%;
margin: 0 0 30px 0;
}

.pillar_lost_box:last-child{
width: 100%;
margin: 0;
}

.pillar_lost_boxL{
width: 100%;
margin: 0 0 30px 0;
}

.pillar_lost_boxR{
width: 100%;
}
.pillar_lost_boxR h4{
width: 100%;
padding: 0 0 0 10px;
font-size: 16px;
color: #000;
border-left: solid 5px #3D639D;
}

.pillar_lost_boxR p{
width: 100%;
text-align: left;
font-size: 14px;
line-height: 150%;
margin: 30px 0 10px 0;
}

.pillar_strongC{
margin: 0 auto;
font-size: 20px;
line-height: 150%;
font-weight: bold;
color: #16316A;
text-align: center;
display: block;
}

pillar_Ecsupport{
width: 100%;
margin:70px auto 20px auto;
box-sizing: border-box;
}

.pillar_EcsupportL{
width:100%;
box-sizing: border-box;
}

.pillar_EcsupportR{
width:100%;
box-sizing: border-box;
}

.EcsupportDlA dt{
margin: 0 0 10px 0;
padding: 10px;
background: #2e63a1;
color: #fff;
font-size: 16px;
font-weight: bold;
}

.EcsupportDlB dt{
margin: 0 0 10px 0;
padding: 10px;
color: #5c908d;
font-size: 18px;
font-weight: bold;
text-align: center;
}

.EcsupportDlB dt i{
margin: 0 0 10px 0;
font-size: 36px;
}

.EcsupportDlC dt{
margin: 0 0 10px 0;
padding: 10px;
background: #666;
color: #fff;
font-size: 16px;
font-weight: bold;
}

.EcsupportDlA dt i,.EcsupportDlC dt i{
margin: 0 10px 0 0;
}

.EcsupportDlB dd{
margin: 0;
padding: 0;
color: #000;
font-size: 14px;
line-height: 180%;
text-align: center;
}

.EcsupportDlA dd,.EcsupportDlC dd{
margin: 0 0 10px 0;
padding: 10px 20px;
color: #000;
font-size: 14px;
line-height: 180%;
}

.EcsupportDlA dd ul li,.EcsupportDlC dd ul li{
margin: 0 0 10px 0;
}

.pillar_window{
width: 100%;
margin: 0 0 30px 0;
padding: 20px;
border: solid 3px #5c908d;
box-sizing: border-box;
}

.pillar_Ecplan{
width: 100%;
box-sizing: border-box;
}

.pillar_Ecplan dl dt{
width: 100%;
margin: 0 0 10px 0;
padding: 10px;
border: solid 2px #2e63a1;
font-size: 18px;
color:#2e63a1;
text-align: center;
font-weight: bold;
box-sizing: border-box;
}

.pillar_Ecplan dl dd{
width: 100%;
margin: 0;
padding:0;
font-size: 18px;
color:#dd8244;
text-align: center;
box-sizing: border-box;
}

.EcplanR dl dd{
width: 100%;
margin: 0;
padding: 0;
font-size: 18px;
line-height: 150%;
color:#dd8244;
text-align: center;
font-weight: bold;
box-sizing: border-box;
}

.EcplanL{width: 100%;}
.EcplanC{width: 100%;}
.EcplanR{width: 100%;}

.EcplanP{
width: 100%;
padding: 0;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}

.EcplanP p{
font-size: 24px;
margin: 15px auto;
padding: 0;
color:#dd8244;
text-align: center ;
font-weight: bold;
}

.EcPrice{
font-size: 42px;
font-weight: bold;
}

.pillar_Ec_realization{
width: 100%;
margin: 0 0 30px 0;
}

.pillar_Ec_realizationBox{
width:100%;
margin: 0 0 30px 0;
padding: 20px;
border: solid 3px #5c908d;
box-sizing: border-box;
}

.pillar_Ec_realizationBox:last-child{
margin: 0;
}

.pillar_Ec_realizationBox h4{
margin: 0 0 20px 0;
font-size: 16px;
font-weight: bold;
color: #5c908d;
text-align: center;
}

.pillar_Ec_realizationBox h4 i{
margin: 0 0 10px 0;
font-size: 24px;
font-weight: bold;
}

.pillar_Ec_realizationBox ul{
list-style: none;
}

.pillar_Ec_realizationBox ul li{
font-size: 14px;
line-height: 150%;
color: #000;
}

.pillar_Ecachievements_text{
padding:0 !important;
box-sizing: border-box;
text-align: left;
}

.pillar_Ecachievements_text h3{
margin: 0;
padding:0;
font-size: 22px;
color: #000;
font-weight: bold;
box-sizing: border-box;
}

.pillar_Ecachievements_text dl{
margin:0 0 20px 0;
padding:0;
}

.pillar_Ecachievements_text dl dt,
.pillar_Ecachievements_text dl dd{
display: inline-block;
margin:0 0 10px 0;
font-size: 16px;
box-sizing: border-box;
}

.pillar_Ecachievements_text dl dt{
width: 40%;
padding:5px 10px;
color: #fff;
font-weight: bold;
text-align: center;
background: #46928d;
border-radius: 0 5px 0 5px;
}

.pillar_Ecachievements_text dl dd{
width: 60%;
padding:0 0 0 20px ;
font-size: 16px;
color: #222;
vertical-align: baseline;
}

.pillar_Ecachievements_text h4{
margin:0 0 20px 0;
padding: 0 0 0 10px;
font-size: 18px;
color: #222;
border-left: solid 4px #16316A;
}

.pillar_Ecachievements_text ul{
list-style: none;
font-size: 16px;
margin:0 0 30px 0;
}

.pillar_Ecachievements_text ul li{
margin:0 0 10px 0;
color: #222;
}

.pillar_Ecachievements_text ul li:before{
content: ">";
display: inline-table;
color: #16316A;
margin: -2px 10px 0 0;
font-size: 16px;
vertical-align: top;
}

.pillar_Ecachievements_text p{
width: 100%;
text-align: left;
font-size: 16px;
line-height: 180%;
margin:0 0 10px 0;
}

.pillar_achievementsC{padding: 10% 5% 0% 5% !important;}


/*ここまで2024 03　ASO ECサイト追加*/

.mTT30{margin-top: 30px;}
.mBB30{margin-bottom: 30px;}

.pillar_circle_wrap2{
width: 100%;
margin: 0 auto;
text-align: center;
}

.pillar_circle_wrap2 ul li{
width: calc(50% - 5px);
padding:10px;
font-size: 16px;
line-height: 160%;
font-weight: bold;
text-align: center;
color: #fff;
list-style: none;
box-sizing: border-box;
}

.pillar_circle_wrap2 ul li:nth-child(1){
background: #2E63A1;
margin: 0 0 10px 0;
}

.pillar_circle_wrap2 ul li:nth-child(4){
background: #2E63A1;
margin: 0;
}

.pillar_circle_wrap2 ul li:nth-child(2){
background: #47928C;
margin: 0;
}

.pillar_circle_wrap2 ul li:nth-child(3){
background: #47928C;
margin: 0 0 10px 0;
}

.pillar_strongB h3{
margin: 20px 0 30px 0;
padding: 0 0 0 10px;
font-size: 16px;
font-weight: bold;
text-align: left;
border-left: solid 2px #2E63A1;
}

.aboutBg08{
	width: 100%;
	background: url(../img/bisOuter5@2x.png) center center;
	background-size: cover;
	height: 40px;
	padding-top: 60px;
}

/*ここまで2024 06　ASO ECサイト追加*/







.pillar_container {
display: flex;
justify-content: space-between;
align-items: flex-start;
align-content: stretch;
flex-wrap: wrap;
}

.pillar_borderA {
border: 3px solid;
border-image: linear-gradient(to bottom, #46928d, #2e63a1) 1;
}


/* bisOuter */
.bisOuter6{
background: transparent url('../img/bisOuter6@2x.png') 180px center no-repeat padding-box;
background-size:cover;
padding: 60px 0 20px 0;
}

.pillar_bisBoxTitle{
width: 100%;
color: #09948D;
font-size: 46px;
line-height:100%;
text-align: left;
font-weight: bold;
margin:0px auto 20px 0;
}

h2.pillar_aboutTitle{
padding-top: 10px;
font-size: 30px;
margin: 0px 0 10px;
color: #16316A;
text-align: center;
font-weight: bold;
font-family: 'Roboto Condensed', sans-serif;
}

.pillar_aboutSubTitle{
display: block;
margin: 0;
padding: 0;
font-size: 14px;
color: #000;
text-align: center;
font-weight: bold;
}


/*パンくず*/
.pillar_breadcrumb{
width: 100%;
margin: 0;
padding:0 2%;
box-sizing: border-box;
}

.pillar_breadcrumb ul{
list-style: none;
}

.pillar_breadcrumb ul li{
display: inline-block;
font-size: 0.875em;
}

.pillar_breadcrumb ul li:after{
content: '>';
margin:0 5px;
}

.pillar_breadcrumb ul li:last-child:after {
content: '';
}


/*TikTok-ad TikTokとは*/
.pillar_img_box div{
width: 100%;
text-align: center;
margin: 10px auto 0px auto;
}

.pillar_img_box div img{
width:90%;
margin: 0 auto 20px auto;
}

.pillar_circle_boxSP{
margin: 0 auto -20px auto;
}

.pillar_circle_wrap{
margin: 0 auto;
text-align: center;
}

.pillar_circle_box{
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
box-sizing: border-box;
}

.pillar_circle_box2,
.pillar_circle_box4{
width: 100%;
}

.pillar_circle_box3{
width: calc(98% / 3);
}

.pillar_circle_box5{
width: 50%;
}

.pillar_circle{
text-align: center;
width:80%;
margin:0 auto 10px;
}

.pillar_circle_text{
width: 100%;
margin: 0px auto 20px;
text-align: left;
font-size: 14px;
color: #222;
line-height: 160%;
}

.aboutText.Cou{
font-size: 13px !important;
line-height: 180%;
}

/*TikTok-ad Raboの強み*/
.pillar_strong h3{
margin: 30px 0;
line-height: 150%;
font-weight: bold; 
}

.pillar_strong p.aboutText{
width: 100%;
margin: 30px 0;
}


/*TikTok-ad 実績*/
.pillar_achievements{
width: 100%;
margin: 0 auto;
padding:10% 5%;
box-sizing: border-box;
}

.pillar_achievements h3{
width: 100%;
margin: 0 auto 5% auto;
padding:0;
text-align: center;
font-size: 22px;
font-weight: bold;
box-sizing: border-box;
}

.pillar_ach_boxL{
width: 100%;
}

.pillar_ach_boxL img{
width: 100%;
}

.pillar_ach_boxR{
width: 100%;
margin: 10% 0 0 0;
}

.pillar_achievements_text{
padding:0;
box-sizing: border-box;
text-align: left;
}

.pillar_achievements_text h3{
margin: 0;
padding:0;
font-size: 22px;
font-weight: bold;
box-sizing: border-box;
}

.pillar_achievements_text dl{
margin:0 0 20px 0;
padding:0;
}

.pillar_achievements_text dl dt,
.pillar_achievements_text dl dd{
display: inline-block;
margin:0 0 10px 0;
font-size: 14px;
box-sizing: border-box;
}

.pillar_achievements_text dl dt{
width: 100%;
padding:5px 0;
color: #1D3366;
font-weight: bold;
text-align: center;
border-bottom: solid 1px #ccc;
}

.pillar_achievements_text dl dd{
width: 100%;
padding:5px 0;
font-size: 14px;
text-align: center;
vertical-align:bottom;
}

.pillar_achievements_text h4{
margin:0 0 20px 0;
padding: 5px 0 5px 10px;
font-size: 16px;
border-left: solid 3px #028C85;
}

.pillar_achievements_text ul{
list-style-position: inside;
font-size: 14px;
}

.pillar_achievements_text ul li{
margin:0 0 10px 0;
}

.pillar_achievements_text ul li:last-child{
margin:0;
}

.stRed{
padding:0 0 0 20px;
font-weight: bold !important;
color: #DD4A76;
font-size: 18px;
}

.stRed2{
font-weight: bold !important;
color: #DD4A76;
}

.pillar_achievementsList{
margin: 0 !important;
padding: 0 !important;
font-size: 56px;
color: #1D3366;
font-family: 'Roboto Condensed', sans-serif;
text-align: left !important;
}


/*TikTok-ad 競合比較*/
.soto table {
border-collapse:collapse;
margin:10px auto 20px auto;
}
.soto table td,th {
padding:12px 0;
font-size: 14px;
text-align: center;
border: solid 3px #fff;
}

.sotoTit{
background: #46928d;
color: #fff;
font-weight: bold;
border-radius: 10px 0px 0px 10px;
}

.soto table td:first-child {
color: #fff;
border: solid 1px #fff;
font-weight: bold;
}

/*はみ出した部分をスクロールさせる　*/
.soto {
overflow:scroll;
}
/*table自体を程よい幅に　*/
table {
width:200%;
}
table th:first-child {
/*少しサイズを調整*/
width:12%;
height:1em;
padding: 10px;
text-align: center;

/*先頭列を左に固定*/
position:sticky;
left:0;
background: #16948D;
color:#fff;
}

table th.sotoFT{
background: #fff;
}

.RaboComBox {color: #E56A00; font-weight: bold;}
.RaboComBox span {font-size: 1.4em;}
.RaboComPrice{margin: 0%;}
.RaboComImg img{width: 50%; margin: 0 auto;}

.RaboComImg{
width: 10%;
background: #F4ED3B;
border-radius: 10px 10px 0px 0px;
text-align: center;
}

.OtherComTab{
width: 10%;
background: #1E2F49;
color: #fff;
border-radius: 10px 10px 0px 0px;
text-align: center;
}

.RaboComPrice{
color: #ff0000;
font-weight: bold;
}


/*TikTok-ad 配信開始までの流れ*/
.pillar_stepbox{
position: relative;
width: 85%;
height: 60px;
margin: 0 auto;
padding: 0;
}

.pillar_step_L{
position: absolute;
top: 0%;
left: 0%;
width: 20%;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}

.pillar_step_C{
position: absolute;
top: 0%;
right: 0%;
width: 20%;display: flex;
justify-content: center;
align-items: center;
}

.pillar_step_R{
position: absolute;
top: 0%;
left: 25%;
width: 60%;
display: flex;
justify-content: center;
align-items: center;
text-align: left;
}

.pillar_step_L h4{
margin: 5px 0 0 0;
font-size: 16px;
color: #46928d;
text-align: center;
}

.pillar_step_R p{
font-size: 13px;
margin: 20px 0 0 0;
padding: 0;
}


/*TikTok-ad よくある質問 */
.pillar_qa_list{
margin:0 auto;
width: 100%;
}
.pillar_qa_list dl {
position: relative;
margin: 0;
padding: 20px;
cursor: pointer;
border-bottom: 1px solid #222;
}
.pillar_qa_list dl:first-child {
border-top: 1px solid #222;
}
.pillar_qa_list dl::before {
position: absolute;
top: 20px;
right: 10px;
display: block;
width: 10px;
height: 10px;
margin: auto;
content: '';
transform: rotate(135deg);
border-top: 2px solid #222;
border-right: 2px solid #222;
}
.pillar_qa_list .open::before {
transform: rotate(-45deg);
}
.pillar_qa_list dl dt {
position: relative;
margin: 0;
padding: 0 0 0 30px;
font-weight: bold;
font-size: 14px;
color: #222;
}
.pillar_qa_list dl dt::before {
font-size: 14px;
line-height: 1;
position: absolute;
top: 3px;
left: 0;
display: block;
content: 'Q.';
color: #3285bf;
}
.pillar_qa_list dl dd::before {
font-size: 14px;
line-height: 1;
position: absolute;
top: 3px;
left: 2px;
display: block;
content: 'A.';
font-weight: bold;
color: #ff0000;
}
.pillar_qa_list dl dd {
position: relative;
display: none;
height: auto;
margin: 20px 0 0 0;
padding: 0 0 0 30px;
font-size: 14px;
line-height: 180%;
color: #222;
}



/*Ad-Trading bisOuter */
.bisOuter5{
background: transparent url('../img/bisOuter5@2x.png') 180px center no-repeat padding-box;
background-size:cover;
padding: 60px 0 20px 0;
}


/*Ad-Trading フレームA*/
.pillar_adboxA{
margin: 50px 0 0 0 !important;
}

.pillar_adboxA .inlineBlock2,
.pillar_adboxA .aboutText{
margin: 0;
}

.pillar_adboxB.aboutBlock{
margin: -20% auto 0 auto;
}

.pillar_flameA{
width: 100%;
padding: 10% 0 0 0;
}

.pillar_flameA:after{
content: "";
width: 100%;
margin: 10% 0 0 0;
border-bottom: 2px solid;
border-image: linear-gradient(to right, #46928d, #2e63a1) 1;
}

.pillar_flameA:last-child:after{
content: "";
width: 100%;
border: none;
}

.pillar_flameAl{
width: 100%;
height:auto;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
}

.pillar_flameAl img{
width: 50%;
margin: 0 auto;
}

.pillar_flameAr{
width: 100%;
margin: 0 auto;
box-sizing: border-box;
}

.pillar_flameAr h4{
width: 100%;
margin: 30px 0 10px 0;
padding: 0 0 0 0;
font-size:16px;
line-height: 150%;
font-weight:bold;
color: #16316A;
text-align: center;
}

.pillar_flameAr p{
width: 100%;
margin: 5% auto;
font-size:14px;
padding: 0 3% 10px 3%;
line-height: 150%;
box-sizing: border-box;
}

.pillar_flameAr .aboutBtnBox{
width: 40% !important;
margin: 0 auto !important;
box-sizing: border-box;
}

.pillar_flameAr .aboutBtnBox .contactBtn{
width: 100% !important;
margin: 0 auto !important;
padding: 10px 20px;
background: #2e63a1;
color: #fff;
box-sizing: border-box;
}


/*Ad-Trading フレームB*/
.pillar_adboxC.aboutBlock{
margin: -5% auto -10% auto;
}

.pillar_flameB{
width: 100%;
}

.pillar_flameBl{
width: 100%;
margin: 0 auto 10% auto;
padding:10% 5%;
box-sizing: border-box;
}

.pillar_corplogoB,
.pillar_corplogo{
width: 100%;
text-align: center;
}

.pillar_corplogoB img,
.pillar_corplogo img{
width: 50%;
}

.pillar_flameBlB h4,
.pillar_flameBl h4{
margin: 5% auto;
font-size:16px;
line-height: 150%;
font-weight:bold;
text-align: center;
color: #16316A;
}

.pillar_flameBlB p,
.pillar_flameBl p{
margin: 0 0 5% 0 !important;
width: 100%;
font-size:14px;
line-height: 150%;
}

.pillar_flameBlB .aboutBtnBox,
.pillar_flameBl .aboutBtnBox{
width: 45% !important;
margin: 0 auto !important;
box-sizing: border-box;
}

.pillar_flameBlB .aboutBtnBox .contactBtn,
.pillar_flameBl .aboutBtnBox .contactBtn{
width: 100% !important;
margin: 0 auto !important;
padding: 10px 20px;
background: #2e63a1;
color: #fff;
box-sizing: border-box;
}

.pillar_adboxD{
width: 100%;
margin: 0 auto 10% auto;
padding:10% 5%;
box-sizing: border-box;
}
