#trip .mv_cont {
  background-color: rgba(243, 239, 144, 0.36);
  border-bottom-color: #f3ef90; }
#trip .bread_crumb_cont ul li.current {
  background-color: #bfaf40;
  border-top-color: #bfaf40;
  border-bottom-color: #bfaf40; }
  #trip .bread_crumb_cont ul li.current:after {
    background-image: url(../common/images/new_trip/bread_arrow_current@2x.png); }
#trip .point_cont h3 {
  background-color: #bfaf40; }
#trip .point_cont .point_list {
  background-color: rgba(243, 239, 144, 0.37); }
#trip .flow_cont {
  background-color: rgba(243, 239, 144, 0.16); }
  #trip .flow_cont .flow_detail dl dd {
    width: 100%; }
    #trip .flow_cont .flow_detail dl dd > div {
      width: 62%; }
      @media (max-width: 768px) {
        #trip .flow_cont .flow_detail dl dd > div {
          width: 100%; } }
      #trip .flow_cont .flow_detail dl dd > div p {
        width: 88.7%; }
        @media (max-width: 768px) {
          #trip .flow_cont .flow_detail dl dd > div p {
            width: 100%; } }
      #trip .flow_cont .flow_detail dl dd > div .column2 {
        display: flex;
        align-items: center;
        margin-top: 20px; }
        @media (max-width: 768px) {
          #trip .flow_cont .flow_detail dl dd > div .column2 {
            display: block;
            margin: 20px 0; } }
        #trip .flow_cont .flow_detail dl dd > div .column2 a, #trip .flow_cont .flow_detail dl dd > div .column2 img {
          display: block; }
        #trip .flow_cont .flow_detail dl dd > div .column2 .btn1 {
          margin-right: 20px; }
          @media (max-width: 768px) {
            #trip .flow_cont .flow_detail dl dd > div .column2 .btn1 {
              margin: 0 0 10px; } }
  #trip .flow_cont .flow_att .flow_att_detail ul li span {
    color: #bfaf40; }

/*# sourceMappingURL=new_trip.css.map */
