.indicated {
  line-height:1.3;
  /*font-family:HelveticaNeue-Roman;*/
  /*color:#fff;*/
  /*font-size:30px;*/
  float:left;
  display:flex;
}

.orange-section-select-text-p {
  font-family:'MyriadPro';
  color:#fff;
  font-size:16px;
  text-align:center;
  margin-top:8px;
}

.orange-section-select-text {
  font-family:'MyriadPro';
  color:#fff;
  font-size:16px;
  text-align:center;
  margin-top:8px;
}

.talktous-text {
  font-family:MyriadPro;
  color:#fff;
  font-size:16px;
  text-align:center;
  margin-top:8px;
  cursor:pointer;
}

.indicated-text {
  font-family:'MyriadPro';
  color:#fff;
  font-size:26px;
  text-align:center;
}

.orange-width-p {
  width:880px;
  margin:0 auto;
  line-height:1.15;
  display:flex;
}

.orange-width {
  width:880px;
  margin:0 auto;
  line-height:1.15;
}

.orange-section-select-p {
  line-height:1.15;
  /*float:right;*/
  display:flex;
  margin-right:auto;
  margin-left:auto;
}

.orange-section-selectlast {
  line-height:1.5;
  float:right;
  display:inline-flex;
  /*margin-right:0px;*/
}

.orange-section-select {
  line-height:1.5;
  float:right;
  display:inline-flex;
  margin-right:50px;
}

.talktous {
  line-height:1.5;
  float:right;
  display:inline-flex;
  margin-right:30px;
  /*margin-left:50px;*/
}

.newsadjust {
  line-height:1.5;
  float:right;
  display:inline-flex;
  /*margin-right:30px;*/
  /*margin-left:50px;*/
  margin-top:2px;
}

