@charset "UTF-8";
/*グロナビ*/

#gNavi02 {
  background: #fff; }
  #gNavi02 ul li a {
    background-color: #fff !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #gNavi02 ul li:last-child {
    border-right: none; }

#gHeader .hBox .hLink li {
  border-left: 1px solid #cec6c0; }
  #gHeader .hBox .hLink li.line_r {
    border-right: 1px solid #cec6c0; }
  #gHeader .hBox .hLink li:last-child p {
    background-color: #333333; }
  #gHeader .hBox .hLink li a p span span {
    color: #333333 !important; }

.drawer_menu .drawer_nav li {
  background: #f4efeb; }
  .drawer_menu .drawer_nav li a {
    color: #4d4d4d; }
  .drawer_menu .drawer_nav li.about span {
    color: #4d4d4d; }

.drawer_menu .drawer_nav .inputImg01 {
  margin-left: 0;
  margin-bottom: 0; }

.drawer_menu .drawer_nav .search_input .search-form .inputTxt01 {
  margin-bottom: 0; }

.drawer_menu .drawer_nav .search_input .searchInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.drawer_menu .drawer_nav .search_input .search-input::-webkit-input-placeholder {
  padding-left: .8em; }

.drawer_menu .drawer_nav .search_input .search-input::-moz-placeholder {
  padding-left: .8em; }

.drawer_menu .drawer_nav .search_input .search-input:-ms-input-placeholder {
  padding-left: .8em; }

.drawer_menu .drawer_nav .search_input .search-input::-ms-input-placeholder {
  padding-left: .8em; }

.drawer_menu .drawer_nav .search_input .search-input::placeholder {
  padding-left: .8em; }

.sp_searchBar {
  background: #f4efeb; }
  .sp_searchBar .inputTxt01 {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .sp_searchBar .searchInput {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .sp_searchBar #search-box {
    border-top: 1px solid #919191;
    border-left: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-right: 0px solid transparent;
    border-radius: .2em 0 0 .2em;
    color: #333;
    padding-left: .5em;
    width: 90%;
    height: 100%;
    margin-top: 0 !important;
    margin-right: 0 !important; }
    .sp_searchBar #search-box::-webkit-input-placeholder {
      color: #c1c1c1; }
    .sp_searchBar #search-box::-moz-placeholder {
      color: #c1c1c1; }
    .sp_searchBar #search-box:-ms-input-placeholder {
      color: #c1c1c1; }
    .sp_searchBar #search-box::-ms-input-placeholder {
      color: #c1c1c1; }
    .sp_searchBar #search-box::placeholder {
      color: #c1c1c1; }
  .sp_searchBar .inputImg01 {
    width: 10%;
    margin-top: 0;
    margin-bottom: 0; }

/*注目ワード*/
.cmn-noticeKeywordBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-content: center;
  padding-top: 5.3vw;
  padding-bottom: 5.3vw; }

.cmn-noticeKeywordText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .cmn-noticeKeywordText p {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 600; }

.cmn-noticeKeywordList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 100%;
  -webkit-column-gap: 2%;
     -moz-column-gap: 2%;
          column-gap: 2%; }
  .cmn-noticeKeywordListWrap {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cmn-noticeKeywordList li a {
    border: 1px solid #d4d4d4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #e7e4e0;
    padding: .5em 1em;
    white-space: nowrap;
    border-radius: .5em;
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 600; }
    .cmn-noticeKeywordList li a:before {
      content: "#";
      display: inline-block; }
    @media (max-width: 767px) {
  #gHeader .hList {
    width: 50vw;
    right: 13vw; } }
    @media screen and (max-width: 767px) and (min-width: 370px) {
    #gHeader .hList {
      width: 42vw; } }
    @media screen and (max-width: 767px) and (min-width: 478px) {
    #gHeader .hList {
      width: 39vw !important;
      right: 9vw !important; } }
    @media screen and (max-width: 767px) and (min-width: 520px) {
    #gHeader .hList {
      width: 32vw !important;
      right: 9vw !important; } }
    @media screen and (max-width: 767px) and (min-width: 690px) {
    #gHeader .hList {
      width: 24vw !important;
      right: 7vw !important; } }
    @media screen and (max-width: 767px) {
  .touch-btn {
    border-color: #4a4a4a; }
  .touch-btn2 {
    border-color: #4a4a4a; }
    #gNavi02 {
      margin-top: 85px !important; }
    #gNavi02 ul {
      margin-top: 15px;
      margin-bottom: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      #gNavi02 ul li a {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 0 !important;
        color: #333 !important;
        border-right: 1px solid #cec6c0; }
  .drawer_menu .drawer_nav {
    margin-top: 0; }
    .sp_searchBar {
      padding: 15px; }
    .cmn-noticeKeywordBox {
      width: 100%;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .cmn-noticeKeywordText {
      width: 28%; }
    .cmn-noticeKeywordList {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      padding-right: 2%; }
      .cmn-noticeKeywordListWrap {
        width: 72%;
        overflow-x: scroll; }
      .cmn-noticeKeywordList li a {
        padding: 0.6em 1.2em; } }
    @media screen and (min-width: 768px) {
    #gNavi02 {
      margin-top: 6px;
      margin-bottom: 6px; }
    #gNavi02 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #gNavi02 ul li a {
        border-left: 1px solid #cec6c0; }
    #gNavi02 ul li:first-child a {
      border-left: none; }
      #gNavi02 ul li:last-child a {
        border-right: none; }
  .drawer_menu .drawer_nav_wrapper {
    background: #f4efeb; }
    .drawer_menu .drawer_nav li.about .about_ttl .arrow-bottom {
      border-bottom: 1px solid #4a4a4a;
      border-right: 1px solid #4a4a4a; }
  .drawer_menu .drawer_nav .search_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .drawer_menu .drawer_nav .search_input .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .cmn-noticeKeywordBox {
      padding-top: 19px; }
    .cmn-noticeKeywordBox {
      padding-bottom: 25px; }
    .cmn-noticeKeywordBox {
      max-width: 1045px;
      margin-left: auto;
      margin-right: auto; }
    .cmn-noticeKeywordText {
      margin-right: 20px;
      min-width: 6em; }
      .cmn-noticeKeywordText p {
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 1;
        font-weight: 600; }
    .cmn-noticeKeywordList {
      row-gap: 10px;
      -webkit-column-gap: 10px;
         -moz-column-gap: 10px;
              column-gap: 10px; }
      .cmn-noticeKeywordList li a {
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 1;
        font-weight: 600; } }
