@charset "utf-8";
/*
Theme Name: opinion_child
Template: opinion_tcd018
*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body{
  font-family: 'Noto Sans Japanese', sans-serif !important;
}
a{
  -webkit-transition: 0.4s ;
	transition: 0.4s ;
}
a img:hover{
	opacity:0.5;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:none!important;
}
a img.nohover:hover{opacity:1.0;}
a:hover{
	opacity:0.9;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.page_navi {
  text-align: center;
}
.page_navi li {
    float: none;
    display: inline-block;
}
.page_navi span.current {
    background: #004093;
}
.page_navi a:hover{
    background: #0077B3;
}

/****** Side bar Widget **************************/
#text-15 img{
	margin: 5px 0;
}
.side_widget li {
  line-height: 200%;
  margin: 0 0 10px 0;
  padding: 0;
  background: none;
}

.popular-posts ol {
  list-style: none outside none;
  counter-reset: li;
}

.popular-posts ol  li:before {
  color: #333;
  content: counter(li, decimal);
  counter-increment: li;
  font-size: 130%;
  left: 10px;
  padding: 3px;
  position: absolute;
  text-align: center;
  width: 15px;
  z-index: 1;
}
.side_widget {
  background:none;
}
.side_headline {
  background:none;
  background-color:#f5f5f5;
}
.house a:before{
 margin:0 10px 0 0;
 content:" ";
 display:inline-block;
 width:20px;
 height:20px;
 background:url( ../../images/house.png); 
 background-size:contain;
 vertical-align:middle;
}
.job a:before{
 margin:0 10px 0 0;
 content:" ";
 display:inline-block;
 width:20px;
 height:20px;
 background:url( ../../images/job.png); 
 background-size:contain;
 vertical-align:middle;
}
.buysell a:before{
 margin:0 10px 0 0;
 content:" ";
 display:inline-block;
 width:20px;
 height:20px;
 background:url( ../../images/buysell.png); 
 background-size:contain;
 vertical-align:middle;
}
.wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    border: none;
}
a.wpp-post-title{
	font-size:13px;
    text-decoration: none;
}
a.cat-id-2, a.cat-id-6, a.cat-id-91, a.cat-id-92, a.cat-id-93, a.cat-id-102, a.cat-id-151{
  padding: 5px;
  text-decoration: none;
  color: white;
}
a.cat-id-2{
  background-color: #7B93A0;
}
a.cat-id-6{
  background-color: #BB6969;
}
a.cat-id-91{
  background-color: #3D7BAC;
}
a.cat-id-92{
  background-color: #538B6E;
}
a.cat-id-93{
  background-color: #8DA64A;
}
a.cat-id-102{
  background-color: #BB6969
}
a.cat-id-151{
  background-color: #C97A37;
}
.news_widget_list {
    margin: 15px 0 -10px;
}
.wpp-category a{
	font-size: 9px;
}
.latestFrontLine{
  text-align: center;
}
/****** Navigation */
#next_post a, #previous_post a {
  min-height: 30px;
}

/****** Contents ****************************/
.align-center {
  text-align:center !important;
}
.align-right {
  text-align:right !important;
}
.blacktie {
  position: relative;
  margin-left: -5px; /* 15px padding + 7px border ribbon shadow*/
  margin-right: -5px;
  padding: 15px;
  background: #333 !important;
  background: linear-gradient(#f5f5f5, #e5e5e5);
  box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
  color:#fff;
  border-left: none !important;
  margin-bottom: 25px;
}

.blacktie:before,
.blacktie:after {
  position: absolute;
  left: 0;
  bottom: -6px;
  content:'';
  border-top: 6px solid #333;
  border-left: 6px solid transparent;
}
.blacktie:before {
  border-top: 6px solid #333;
  border-right: 6px solid transparent;
  border-left: none;
  left: auto;
  right: 0;
  bottom: -6px;
}

.box-gray {
  padding:24px !important; background:#F1F1F1 !important;margin:0 auto 20px auto;
}
.box-blue {
  padding:24px !important; background:#F1FCFE !important;margin:0 auto 20px auto;
}
.box-yellow {
  padding:24px !important; background:#f7f1dd !important;margin:0 auto 20px auto;
}
hr.hr-shadow {
  margin:48px 0;
  height: 12px;
    border: 0;
    box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.3);
}
hr.hr-dotted {
    margin:48px 0;
    border: 0;
    border-bottom: 1px dashed #eee;
    background: #666;
}
.img-left {
	float:left;
	margin-right:24px ;
	margin-bottom:16px ;
}
.img-right {
	float:right ;
	margin-left:24px ;
	margin-bottom:16px ;
}
.float-clear {
	clear:both !important;
}
.post-thumbnail-caption {
    padding: 10px 0 0;
    font-style: normal;
	font-size:12px;
}
.post .wp-caption {
    border: none;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.post .wp-caption {
    border: none;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.post .wp-caption-text {
    font-style: normal;
}
.box-fuwari {
  position: relative;
}
.box-fuwari::before,
.box-fuwari::after {
  content: '';
  position: absolute;
  bottom: 10px;
  width: 40%;
  height: 10px;
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.7);
  z-index: -1;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.box-fuwari::before,
.box-fuwari::after {
  content: '';
  position: absolute;
  bottom: 10px;
  width: 15%;
  height: 10px;
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.7);
  z-index: -1;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}

.box-fuwari::before {
  left: 15px;
  -webkit-transform: skew(-5deg) rotate(-5deg);
      -ms-transform: skew(-5deg) rotate(-5deg);
          transform: skew(-5deg) rotate(-5deg);
}
 
.box-fuwari::after {
  right: 15px;
  -webkit-transform: skew(5deg) rotate(5deg);
      -ms-transform: skew(5deg) rotate(5deg);
          transform: skew(5deg) rotate(5deg);
}
 
.box-fuwari:hover::before,
.box-fuwari:hover::after {
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.4);
}
 
.box-fuwari:hover::before {
  left: 5px;
}
 
.box-fuwari:hover::after {
  right: 5px;
}
.video-container {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
padding-top: 30px;
position: relative;
display: block;
clear: both;
margin: 5px 0 20px;
}

.video-container iframe, .video-container object, .video-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*直接ビデオプレーヤーを埋め込む場合 start */
.org-video-container {
height: 0;
overflow: hidden;
padding-bottom: 65.25%;
padding-top: 30px;
position: relative;
display: block;
clear: both;
margin: -15px 0 20px;
width: 100%;
}
.org-video-container video {
  background-color: #333;
}
video {
position: absolute;
width: 100%;
height: 80%;
}
/*直接ビデオプレーヤーを埋め込む場合 end */
h3.blueline{
	border-left: 5px solid #004093;
    font-size: 15px;
    margin-bottom: 14px;
    padding: 5px;
}
.avatar {
    background: transparent !important;
}
.author_social_link {
    text-align: left;
}
.post .wp-caption {
    background: transparent;
}
.gmSlideText{font-size: 9px !important; background: transparent !important;}
.gmTitle {    font-size: 100% !important;}
.gmDescription p{ margin:0 !important;}

.text-center{
  width:70%;
  margin:0 auto;
}
.text-left{
  width:70%;
}
.text-right{
  width:70%;
  margin-right:0;
  margin-left:30%;
}
	

/****** Mimiyori Single Page ****************************/
.appform{
    padding: 10px 15px;
    background-color: #f5f5f5;
}
.appform input[type="text"], .appform input[type="email"], .appform textarea{
  width:90%;
}

h3.states{
  border-left: 8px solid #004093;
  border-bottom: 3px solid #004093;
  padding-left: 10px;
}
.noborder th{
  border: 1px solid #fff;
  background-color: #fff !important;
}
.noborder td{
  border: 1px solid #fff;
}
#allstates li{
  float:left;
  list-style:none;
}
#allstates li:after{
  content: "・";
}
ul.distribution li{
  margin-left:20%;
  list-style:none;
}

/****** Footer ****************************/
.footer_widget a {
  text-decoration: none;
}

/****** Contact Us ****************************/
.contact-label{
  margin: 10px;
	float:left;
	  width:50%;
}
.contact-item{
  margin: 10px;
  border-bottom: 2px solid #ddd;
  padding: 20px 20px 60px 20px;
}
.contact-itemlast{
  margin: 10px;
  padding: 20px 20px 60px 20px;
}
.contact-req{
	color: red;
	padding: 5px;
  	margin-left:10px;
  	font-weight:bold;
}
.formoptions{
      min-height: 50px;
}
.formtxtara{
      min-height: 225px;
}
input[type="text"], input[type="email"],  input[type="tel"],  input[type="date"], textarea, select {
	line-height:25px;
  	padding:5px
}
select{
  height:30px;
}
textarea{  padding:5px;width: inherit;}
.contact-button input[type="submit"]:hover, button:hover{
	background-color: #fff;
	border-color: #0077B3;
	color: #0077B3;
}
.contact-button input[type="submit"], button {
	font-family: 'Noto Sans Japanese', sans-serif !important;
	line-height: 30px;
	text-indent: 0;
	padding: 10px;
	background-color: #004093;
	border: 2px solid #004093;
	color: #fff;
	width:100%;
    font-size:17px;
}
input:focus, textarea:focus, select:focus {
outline: 1px #0077B3 solid;
}
.gmpm_author_name{ display:none;}
.gmpm_photo_header .gmpm_name_wrap .gmpm_title_author .gmpm_title {
    font-size: 18px;
}

/****** About Us ****************************/
a.usflbtn{
	height: 35px;
    line-height: 30px;
    text-indent: 0;
    background: none;
    color: #fff;
    background-color: #004093;
    font-family: 'Noto Sans Japanese', sans-serif !important;
	padding: 10px;
	text-decoration: none;
 }
a.usflbtn:hover {
	background-color: #fff;
	border:2px solid #0077B3;
	color: #0077B3;
}

/****** Classified ****************************/
#classifiedform{
  margin-top:20px;
}

/********* Matome archive ***********/
h3.blueline_matome{
	border-left: 5px solid #004093;
	border-bottom: 2px solid #004093;
    font-size: 15px;
    margin-bottom: 14px;
    padding: 5px;
}

.blueline_matome a {
	float:right;
	font-size:11px;
	background:url(img/common/arrow1.png) no-repeat left 15px;
	text-decoration:none;
	color:#999;
	padding:0 0 0 12px;
}

/****** Matome Flex Box ****************************/
.matome {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: -moz-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-ms-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
}
.matome .info{ 
	width: 50%;
	margin: 5px;
}
.matome a{
	text-decoration: none;
}
.matome h4{
	margin-top: 0;
	font-size: 80%;
}
.matome p{
	margin: 0;
	font-size: 80%;
}
.matome-child { 
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	width: 290px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
}
.matome-child img {
	height: 90px;
	width: 100%;
	object-fit: cover;
}

/****** Matome travel Flex Box ****************************/
.matome-travel {
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	width: 290px;
	height: 150px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
 }
.matome-travel h4{
	font-size: 80%;
}
.matome-travel .excerpt {
	margin-top: -5px;
	font-size: 80%;
}
.matome-travel img {
	height: 130px;
	width: 100%;
	object-fit: cover;
}

/****** Matome Job Flex Box ****************************/
.matome-job {
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	width: 290px;
	height: 150px;
	margin: 5px;
	border: 1px solid #cccccc;
 }
.matome-job img {
	height: 125px;
	width: 100%;
	object-fit: cover;
}
.matome-job h4 {
	font-size: 90%;
}
.matome p{
	margin-top: -5px;
	font-size: 70%;
}
.matome-job .info {
	padding: 5px;
	width: 50%;
}
.matome-job table {
	margin-top: -10px; 
	font-size: 80%;
}
.matome-job tr { 
	border-bottom: 1px solid #ccc;
}
.matome-job th { 
	width: 20%;
	text-align: left;
}
.matome-job td { 
	width: 80%;
	padding:0; 
}

/****** Matome Grid Card ****************************/
/*.grid{
  display: grid;
  padding: 10px 0 30px 0;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
.gridItem {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 100px;
  border: 1px solid #cccccc;
  font-size: 12px;
 }
.gridItem2 {
  padding: 10px;
 }
.gridItem img {
  height: 80px;
  width: 100%;
  object-fit: cover;
}
.grid a{
  text-decoration: none;
}
.grid h4{
  margin-top: 0;
}
.grid p{
  margin: 0;
  font-size: 80%;
}
.grid .excerpt{
  margin-top: -10px;
  font-size: 90%;
}*/

/****** Matome travel Grid Card ****************************/
/*.gridItem-travel {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 150px;
  border: 1px solid #cccccc;
  font-size: 12px;
 }
.gridItem2-travel {
  padding: 10px;
 }
.gridItem-travel img {
  height: 130px;
  width: 100%;
  object-fit: cover;
}*/

/****** Matome job Grid Card ****************************/
/*.gridItem-job {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 140px;
  border: 1px solid #cccccc;
  font-size: 12px;
 }
.gridItem2-job {
  padding: 10px;
 }
.gridItem2-job img {
  height: 120px;
  width: 100%;
  object-fit: cover;
}
.gridItem2-job table {
	margin-top: -10px; 
	font-size: 90%;
}
.gridItem2-job tr { 
	border-bottom: 1px solid #ccc;
}
.gridItem2-job th { 
	width: 20%;
	text-align: left;
}
.gridItem2-job td { 
	width: 80%;
	padding:0; 
}*/

/*********Orange Mobile Campaign***********/
.orange-mobile-wrapper{
	    padding-bottom: 30px;
	    max-width: 935px;
    height: auto;
	background:url(https://usfl.com/wp-content/uploads/2016/02/background.png);
}
	.orange-product{
	position:relative;
}

.orange-mobile-wrapper .orange-title{
	max-width:70%;
}
.orange-mobile-wrapper .simcard{
	max-width: 45%;
    position: absolute;
    top: 0em;
    right: -1.5em;
}
.orange-mobile-wrapper .us-tel{
font-size: 1.5em;
    font-weight: 500;
       text-shadow: 1px 1px 1px #FFF;
    text-align: center;
    margin: 40px 0 15px;
}
.coupon-code{
	width:90%;
	margin:20px auto;
}
	.coupon-code a{
  transition: 0.5s;
}
.coupon-code a{
	position:relative;
	display:block;
}
.coupon-code a:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.coupon-code a:hover:before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.coupon-code a:hover img{
	opacity:1;
	 /*-moz-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
	 transition: 0.5s;*/
}
.orange-mobile-wrapper .coupon-code p{
	font-size: 1.1em;
    letter-spacing: -0.06em;
    margin: 10px 0;
    padding: 0 20px;
    position: relative;
}
.orange-check{
	width:15px;
}
.orange-omoushikomi{
	color: #FFF200;
    text-shadow: 2px 2px 0 #EC2227;
    text-decoration: none;
    padding: 5px 20px 7px;
    background: #fff;
    border-radius: 30px;
    vertical-align: middle;
    position: absolute;
    right: 20px;
}
.coupon-code-span{
	color: #EC2227;
    text-shadow: 1px 1px 1px #FFF;
    font-weight: 600;
    font-size: 105%;
}

.activation-span{
font-size: 115%;
    color: #FFF200;
        text-shadow: 1px 1px 1px #EC2227;
    font-weight: 900;
}
.orange-usa{
	position:relative;
	    min-height: 310px;
}
.usa{
	 width: 80%;
    margin: 30px auto;
    font-size: 2em;
    border-radius: 30px;
    background: #F26522;
    padding: 5px 0;
    text-align: center;
    font-weight: 800;
    color: #FFF;
}
.zenbei{
position: absolute;
    top: 21px;
    right: 0;
    left: 0;
    margin: auto;
}

.orange-mobile-wrapper .orange-list{
	padding: 20px;
	list-style:none;
	  margin:0;
}

.orange-list li{
    background: rgba(255,255,255,.8);
    margin-bottom: 10px;
    box-shadow: 0 3px 10px;
    list-style: none;
    padding: 30px 45px 0;
    font-size: 1.4em;
    font-weight: 900;
    position: relative;
    letter-spacing: -0.04em;
}
	.orange-list li:before{
	content: " ";
    width: 20px;
    height: 20px;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 17px;
    top: 32px;
}
	.orange-list li p{
	margin:0;
	line-height: 1.1em;
	display:inline-block;
	vertical-align: top;
	margin-bottom: 35px;
}
.list-desc{
	    font-weight: 600;
    font-size: .65em;
}
.japan-wrapper{
	position:relative;
}
.japan-detail{
width: 85%;
    margin: 20px auto;
    background: linear-gradient(to bottom, #ED1C24 0%, #C61D23 68%, #981B1E 94%);
    padding: 25px;
}

.orange-mobile-wrapper .japan-detail p{
    font-size: 1.3em;
    color: #fff;
	    margin-bottom: 0px;
line-height: 1.2em;
}
	.yellow-strong{
font-size: 140%;
    color: #FFF200;
    font-weight: 700;
}
.japan-tel{
font-size: 80%;
}
.yellow-normal{
	color: #FFF200;
    font-weight: 700;
}
.orange-mobile-wrapper .japan-map{
	max-width: 50%;
    position: absolute;
    top: 0;
    right: 0;
	z-index: 1;
}
.japan-wrapper .orange-list li{
	display:inline-block;
}
.japan-wrapper .orange-list li.block{
    width: 300px;
	  display:block;
}
.orange-price-wrapper{
	background: #FCFAD4;
    padding: 10px 20px;
}
.shadow-people{
	width: 30%;
    height: 100%;
	float: left;
}
.price-table-wrapper{
	    width: 67%;
    float: left;
    padding: 0 0 0 10px;
}
	.price-table-wrapper .price-table{
	margin:0;
}
.price-table-wrapper .price-table li{
	list-style: none;
	padding-bottom: 10px;
    border-bottom: 3px dotted #CCC;
	margin-bottom: 10px;
}
.price-comment{
	    width: 47%;
    color: #fff;
    font-size: .9em;
    padding: 5px 10px;
    font-weight: 800;
    letter-spacing: -0.04em;
    border-radius: 8px;
    float: left;
    line-height: 1.3em;
}
.monthly-price{
	float:left;
	width: 47%;
}
.price-table .bg-red{
	background:#EF4237;
}
.price-table .bg-green{
	background:#39B54A;
}
.price-table .bg-purple{
	background:#92278F;
}
.price-table .bg-pink{
	background:#EC008C;
}

.orange-mobile-wrapper .sub-description{
	font-size: 0.9em;
    letter-spacing: -0.04em;
    text-align: center;
    font-weight: 700;
    margin: 10px 0;
	padding: 5px;
	    color: #fff;
}
.monthly-price img{
margin-left: 5px;
}

.usfl-campaign{
	width: 90%;
    margin: 20px auto;
    padding: 10px;
    text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.94, #981B1E), color-stop(0.68, #C61D23), color-stop(0.00, #ED1C24));
background: -webkit-linear-gradient(top, #ED1C24 0%, #C61D23 68%, #981B1E 94%);
background: -moz-linear-gradient(top, #ED1C24 0%, #C61D23 68%, #981B1E 94%);
background: -o-linear-gradient(top, #ED1C24 0%, #C61D23 68%, #981B1E 94%);
background: -ms-linear-gradient(top, #ED1C24 0%, #C61D23 68%, #981B1E 94%);
background: linear-gradient(to bottom, #ED1C24 0%, #C61D23 68%, #981B1E 94%);
border: 5px solid #C1272D;
}
.orange-mobile-wrapper .usfl-campaign p{
	margin:0;
}
.usfl-campaign h5:nth-child(1){
	font-size: 2em;
    color: #fff;
	margin:0;
}

.usfl-campaign h5:nth-child(2){
	font-size: 2em;
    color: #FFF200;
	margin: 0 0 10px;
}
.ajdg_grpwidgets{border:none;padding:0;}
#execphp-18 img{margin-bottom:10px;}
/****** Global Menu Icons ***************************
#menu-item-106760 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_business.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106776 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_life.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106782 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_school.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106773 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_health.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106754 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_travel.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106748 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_movie.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106769 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_human.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106787 a:before{
 margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:15px;
 height:15px;
 background:url( ../../images/menu_mimi.png); 
 background-size:contain;
 vertical-align:middle;
}
#menu-item-106787 .sub-menu a:before, #menu-item-106769 .sub-menu a:before, #menu-item-106748 .sub-menu a:before, #menu-item-106754 .sub-menu a:before, #menu-item-106773 .sub-menu a:before, #menu-item-106782 .sub-menu a:before, #menu-item-106776 .sub-menu a:before, #menu-item-106760 .sub-menu a:before{
 content:none;
}*/


/*********IT Article***********/

/* h3 Title */
.title-line {
    margin: 3rem 0 2rem -1rem;
    padding: 1rem;
    background: #f4f4f4;
    border-left: solid 5px #004093;
    border-bottom: solid 3px #d7d7d7;
}
/* h4 Title */
.title-arrow {
    margin: 3rem 0 1.5rem;
    font-size: 130%;
    position: relative;
    padding-left: 1.5em;
    line-height: 1.4;
}   
.title-arrow:before { 
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f13a";
    font-weight: 900; /* Only for solid icon */
    font-size: 1em;
    left: 0;
    top: 0;
    color: #004093; 
}

/* Plugin Adrotate New widget style */
.side_widget[id*="5e7ce5e934b6c"]{
	border: none;
	padding: 0;
	text-align: center;
}
