.p-proposal__editorBoxCenter {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 20px auto; }
  .p-proposal__editorBoxCenter .btn {
    margin: 0 auto !important; }

.is-close {
  display: none; }

@media screen and (max-width: 767px) {
  #products .headlines {
    font-size: 16px;
    font-weight: bold; } }

@media screen and (min-width: 768px) {
  .p-proposal #products {
    padding: 20px 0 8px; } }

@media screen and (max-width: 767px) {
  .p-proposal #products {
    padding: 20px 10px 15px; } }

.p-proposal #products01 {
  margin-bottom: 25px; }

@media screen and (min-width: 768px) {
  .p-proposal__inner {
    width: 950px;
    margin: 30px auto 0; } }

@media screen and (max-width: 767px) {
  .p-proposal__inner {
    margin: 30px auto 0; } }

.p-proposal__count {
  position: relative; }
  .p-proposal__count .headlines {
    position: absolute;
    right: 0;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .p-proposal__count .headlines {
        top: -2px; } }
    @media screen and (min-width: 768px) {
      .p-proposal__count .headlines span {
        top: 11px; } }
  .p-proposal__count .number_applicable {
    margin: 0; }

@media screen and (min-width: 768px) {
  .m-list {
    font-size: 12px;
    margin-left: 15px; } }

@media screen and (max-width: 767px) {
  .m-list {
    font-size: 13px;
    margin-left: 15px; } }

.m-list__item {
  list-style: disc; }
  @media screen and (min-width: 768px) {
    .m-list__item {
      margin-bottom: 15px; } }
  @media screen and (max-width: 767px) {
    .m-list__item {
      margin-bottom: 10px; } }

@media screen and (min-width: 768px) {
  .m-dlset > dt {
    font-size: 12px;
    margin-bottom: 15px; } }

@media screen and (max-width: 767px) {
  .m-dlset > dt {
    margin-left: 15px;
    margin-bottom: 10px; } }

.m-category__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: solid 1px #ddd; }
  @media screen and (min-width: 768px) {
    .m-category__list {
      padding: 20px 0; } }
  @media screen and (max-width: 767px) {
    .m-category__list {
      margin: 10px 15px 5px;
      padding-bottom: 10px; } }

.m-category__item {
  color: #666464; }
  @media screen and (min-width: 768px) {
    .m-category__item {
      font-size: 13px; } }
  @media screen and (max-width: 767px) {
    .m-category__item {
      font-size: 10px; } }
  .m-category__item > a {
    color: #666464; }
  .m-category__item:not(:last-child) {
    margin-right: 10px; }
    @media screen and (min-width: 768px) {
      .m-category__item:not(:last-child) {
        margin-right: 10px; } }
    .m-category__item:not(:last-child):after {
      position: relative;
      top: 2px;
      content: "";
      display: inline-block;
      padding-left: 10px;
      border-right: solid 1px #666464; }
      @media screen and (min-width: 768px) {
        .m-category__item:not(:last-child):after {
          height: 12px; } }
      @media screen and (max-width: 767px) {
        .m-category__item:not(:last-child):after {
          height: 10px; } }

@media screen and (max-width: 767px) {
  .free_editor__container {
    margin: 0 10px 20px !important; } }

@media screen and (min-width: 768px) {
  .headline__text {
    width: 950px;
    margin: 0 auto 20px;
    padding: 0 0 0 20px;
    font-size: 12px; } }

@media screen and (max-width: 767px) {
  .headline__text {
    padding: 10px;
    font-size: 12px;
    line-height: 1.3; } }

@media screen and (min-width: 768px) {
  .headline__outer.-subTitle {
    width: 950px;
    margin: 0 auto 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center; } }

@media screen and (min-width: 768px) {
  .headline__outer .headline {
    width: auto;
    margin: 0; } }

.headline__subTitle {
  font-weight: bold;
  color: #555; }
  @media screen and (min-width: 768px) {
    .headline__subTitle {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      height: 32px;
      margin-left: 25px;
      padding-left: 25px;
      border-left: dotted 1px #ccc;
      font-size: 16px; } }
  @media screen and (max-width: 767px) {
    .headline__subTitle {
      padding: 0 10px 12px;
      font-size: 10px; } }

.m-boxThumbText__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__list {
      margin: 0 10px; } }

.m-boxThumbText__item {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__item {
      width: 300px;
      margin-bottom: 25px; } }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__item {
      width: 100%;
      max-width: 300px;
      margin: 0 auto 25px; } }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__item:not(:nth-child(3n)) {
      margin-right: 25px; } }
  .m-boxThumbText__item > a {
    display: block; }
    .m-boxThumbText__item > a:hover {
      text-decoration: none;
      opacity: 0.7; }

.m-boxThumbText__thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0; }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__thumbnail {
      width: 300px;
      height: 220px;
      position: relative; } }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__thumbnail {
      min-height: 200px; } }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__thumbnail img {
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .m-boxThumbText__thumbnail.no_image {
    position: relative;
    background: #f5f5f5; }
    @media screen and (min-width: 768px) {
      .m-boxThumbText__thumbnail.no_image {
        padding-bottom: 0 !important; } }
    @media screen and (max-width: 767px) {
      .m-boxThumbText__thumbnail.no_image {
        padding-bottom: 50%; } }
    .m-boxThumbText__thumbnail.no_image > img {
      width: 120px;
      height: auto;
      min-width: 120px;
      min-height: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__thumbnail.is-wide {
      padding-bottom: 0 !important; } }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__thumbnail.is-wide > img {
      width: auto;
      max-width: inherit;
      height: 100%; } }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__thumbnail.is-wide > img {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: inherit !important;
      max-width: inherit;
      height: 100% !important; } }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__thumbnail.is-tall {
      padding-bottom: 0 !important; } }
  .m-boxThumbText__thumbnail.is-tall > img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media screen and (min-width: 768px) {
      .m-boxThumbText__thumbnail.is-tall > img {
        width: 100%;
        height: auto;
        padding-bottom: 0 !important; } }
    @media screen and (max-width: 767px) {
      .m-boxThumbText__thumbnail.is-tall > img {
        width: 100%; } }

@media screen and (min-width: 768px) {
  .m-boxThumbText__meta {
    padding: 20px; } }

@media screen and (max-width: 767px) {
  .m-boxThumbText__meta {
    padding: 10px; } }

.m-boxThumbText__title {
  color: #4b4949;
  font-weight: bold;
  word-break: break-all; }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__title {
      font-size: 14px;
      margin-bottom: 13px; } }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__title {
      font-size: 14px;
      margin-bottom: 13px; } }

.m-boxThumbText__summary {
  color: #333;
  word-break: break-all; }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__summary {
      font-size: 12px;
      margin-bottom: 13px; } }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__summary {
      font-size: 12px;
      margin-bottom: 13px; } }

.m-boxThumbText__authority {
  margin-bottom: 13px;
  color: #666464;
  word-break: break-all;
  margin: 5px 0 0 0;
  padding-top: 10px;
  border-top: solid 1px #ddd; }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__authority {
      font-size: 12px; } }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__authority {
      font-size: 10px; } }

.m-boxThumbText__category {
  display: -ms-flexbox;
  display: flex;
  color: #666464; }
  @media screen and (min-width: 768px) {
    .m-boxThumbText__category {
      font-size: 12px; } }
  @media screen and (max-width: 767px) {
    .m-boxThumbText__category {
      font-size: 10px; } }
  .m-boxThumbText__category__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .-list .m-boxThumbText__category__item {
    margin-bottom: 5px; }
  .m-boxThumbText__category__item {
    color: #666464; }
    @media screen and (min-width: 768px) {
      .m-boxThumbText__category__item {
        font-size: 12px; } }
    @media screen and (max-width: 767px) {
      .m-boxThumbText__category__item {
        margin-bottom: 5px;
        font-size: 10px; } }
    @media screen and (min-width: 768px) {
      .m-boxThumbText__category__item.-clearStyle {
        font-size: 13px; } }
    .m-boxThumbText__category__item:not(:last-child) {
      margin-right: 10px; }
      @media screen and (min-width: 768px) {
        .m-boxThumbText__category__item:not(:last-child) {
          margin-right: 10px; } }
      .m-boxThumbText__category__item:not(:last-child):after {
        position: relative;
        top: 2px;
        content: "";
        display: inline-block;
        padding-left: 10px;
        border-right: solid 1px #666464; }
        @media screen and (min-width: 768px) {
          .m-boxThumbText__category__item:not(:last-child):after {
            height: 12px; } }
        @media screen and (max-width: 767px) {
          .m-boxThumbText__category__item:not(:last-child):after {
            height: 10px; } }
    .m-boxThumbText__category__item:first-child {
      margin-right: 0; }
      .m-boxThumbText__category__item:first-child:after {
        display: none; }

.gridder-show {
  min-height: auto; }

@media screen and (min-width: 768px) {
  .gridder-show ul li a {
    font-size: 14px; } }

@media screen and (min-width: 768px) {
  #product_keywords li a {
    font-size: 14px; } }

@media screen and (min-width: 768px) {
  .gridder-show p {
    font-size: 14px; } }

.main-content .headlines span a {
  font-size: 12px;
  cursor: pointer; }

@media screen and (max-width: 767px) {
  #breadcrumb.proposal > ul > li {
    display: none; }
    #breadcrumb.proposal > ul > li:nth-last-child(2) {
      display: block; }
      #breadcrumb.proposal > ul > li:nth-last-child(2) > a:after {
        display: none; } }

@media screen and (max-width: 767px) {
  #breadcrumb.proposal > ul > li:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    width: 4px;
    height: 8px;
    background: url("/files/user/img/common/ico_arrow.png") left top no-repeat;
    background-size: 4px 8px;
    color: #666; } }

@media screen and (min-width: 768px) {
  #products {
    min-height: 55px; } }

@media screen and (max-width: 767px) {
  #products {
    min-height: 60px; } }

.u-list-separate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .u-list-separate.-slash li:not(:last-child):after {
    content: "/";
    margin: 0 5px; }

.u-bb--gray {
  border-bottom: solid 1px #ddd; }

@media screen and (min-width: 768px) {
  .search_detail_years .custom_select {
    width: 142px; } }

@media screen and (max-width: 767px) {
  .search_detail_years {
    margin: 0 10px !important; } }

@media screen and (max-width: 767px) {
  .search_detail_years__head {
    padding: 10px 0 0 !important; } }

.search_detail_years__item {
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .search_detail_years__item {
      -ms-flex-align: center;
      align-items: center; } }
  @media screen and (max-width: 767px) {
    .search_detail_years__item {
      width: 100%;
      -ms-flex-align: center;
      align-items: center; } }

@media screen and (min-width: 768px) {
  .search_detail_years__from {
    margin: 0 5px !important; } }

@media screen and (max-width: 767px) {
  .search_detail_years__from {
    margin: 5px 10px !important; } }

@media screen and (min-width: 768px) {
  .search_detail_years__start_month {
    margin-right: -5px !important; } }

#search_detail_years dd {
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    #search_detail_years dd {
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media screen and (min-width: 768px) {
    #search_detail_years dd p {
      display: inline;
      text-align: center;
      margin-right: 10px; } }
  @media screen and (max-width: 767px) {
    #search_detail_years dd p {
      margin: 0 5px; } }

#search_detail_years .year_start {
  position: relative;
  display: inline;
  width: 43%;
  float: left;
  text-align: left;
  padding: 0;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    #search_detail_years .year_start {
      margin: 0 10px 0 0; } }

#search_detail_years .year_end {
  position: relative;
  display: inline;
  width: 43%;
  float: right;
  text-align: left;
  padding: 0;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    #search_detail_years .year_end {
      margin: 0 10px 0 0; } }

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