@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
.header_nav ul li {
  height: 70px; }

#feature_menu_open > span {
  text-decoration: none;
  background: url(/common/img/asset/ic_arw_menu.svg) no-repeat right center;
  padding-right: 0.7vw; }

#feature_menu_open:hover .feature_menu {
  max-height: 9999px;
  opacity: 1; }

#feature_menu_open .feature_menu {
  transition: all 0.3s;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #f0f0f0; }

.feature_menu {
  background: #f0f0f0 !important;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.75; }

.feature_menuInr {
  max-width: 1218px;
  margin: 0 auto;
  zoom: 1;
  padding: 4% 0; }
  .feature_menuInr:before, .feature_menuInr:after {
    content: "";
    display: table; }
  .feature_menuInr:after {
    clear: both; }
  .feature_menuInr img {
    width: 100%;
    transition: all 0.3s; }
  .feature_menuInr a {
    text-decoration: none;
    color: #000; }
  .feature_menuInr a:hover {
    opacity: 1; }
    .feature_menuInr a:hover img {
      transform: scale(1.2); }
  .feature_menuInr .featureImg {
    overflow: hidden; }
  .feature_menuInr .submenuTitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 1.4;
    font-size: 1.38vw; }
  .feature_menuInr .submenuTx {
    font-size: 0.83vw;
    margin-bottom: 1.38vw; }
  .feature_menuInr .submenuDate {
    color: #8E8E8E;
    font-size: 0.83vw;
    margin-top: 0.83vw; }
  .feature_menuInr .submenuTitle02 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 1.11vw;
    margin-top: 1.04vw;
    border-bottom: 2px solid #000;
    display: inline-block; }
  .feature_menuInr .submenu_interview {
    float: left;
    text-align: center;
    width: 11.49%;
    margin-left: 7.22%; }
  .feature_menuInr .submenu_snap {
    float: left;
    text-align: center;
    width: 11.49%;
    margin-left: 6.15%; }
  .feature_menuInr .submenu_style {
    float: left;
    text-align: center;
    margin-left: 6.40%;
    padding-left: 6.40%;
    padding-right: 7.22%;
    border-left: 1px solid #707070;
    width: 43.5%; }
    .feature_menuInr .submenu_style ul {
      zoom: 1;
      width: 100%; }
      .feature_menuInr .submenu_style ul:before, .feature_menuInr .submenu_style ul:after {
        content: "";
        display: table; }
      .feature_menuInr .submenu_style ul:after {
        clear: both; }
      .feature_menuInr .submenu_style ul li {
        float: left;
        list-style: none;
        width: 26.4%;
        margin-left: 10.4%;
        margin-right: 0;
        line-height: 1.75 !important;
        height: auto; }
      .feature_menuInr .submenu_style ul li:nth-child(1) {
        margin-left: 0; }

#locationList {
  border-top: 1px solid #EEE;
  padding: 1.38vw 20px;
  margin-top: 6.94vw; }
  #locationList ul {
    width: 100%;
    max-width: 1218px;
    margin: 0 auto;
    zoom: 1; }
    #locationList ul:before, #locationList ul:after {
      content: "";
      display: table; }
    #locationList ul:after {
      clear: both; }
    #locationList ul li {
      list-style: none;
      float: left;
      font-size: 0.83vw;
      color: #777; }
      #locationList ul li a {
        color: #777; }

#headerProduct_menu_open > span {
  text-decoration: none;
  background: url(/common/img/asset/ic_arw_menu.svg) no-repeat right center;
  padding-right: 0.7vw; }

#headerProduct_menu_open:hover .headerProduct_menu {
  max-height: 9999px;
  opacity: 1; }

#headerProduct_menu_open .headerProduct_menu {
  transition: all 0.3s;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #f0f0f0; }

.headerProduct_menu {
  background: #f0f0f0 !important;
  font-family: "Roboto", sans-serif;
  line-height: 1.75; }

.headerProduct_menuInr {
  max-width: 1218px;
  margin: 0 auto;
  zoom: 1;
  padding: 4% 0; }
  .headerProduct_menuInr:before, .headerProduct_menuInr:after {
    content: "";
    display: table; }
  .headerProduct_menuInr:after {
    clear: both; }
  .headerProduct_menuInr img {
    width: 100%;
    transition: all 0.3s; }
  .headerProduct_menuInr a {
    text-decoration: none;
    color: #000; }
  .headerProduct_menuInr a:hover {
    opacity: 1; }
    .headerProduct_menuInr a:hover img {
      height: auto;
      transform: scale(1.2);
      width: 100%; }

.headerProduct_list {
  font-size: 0;
  text-align: center; }

.headerProduct_listItem {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  font-size: 1.38vw;
  width: 14%;
  margin-left: 5%; }
  .headerProduct_listItem.headerProduct_listItem_fesWatchU {
    margin-left: 0; }
  .headerProduct_listItem.headerProduct_listItem_design {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500; }

.headerProduct_listItem_thumb {
  overflow: hidden;
  margin-top: 16px;
  width: 100%; }

@media screen and (min-width: 1218px) {
  .feature_menuInr {
    max-width: 1218px;
    margin: 0 auto;
    zoom: 1;
    padding: 50px 0; }
    .feature_menuInr:before, .feature_menuInr:after {
      content: "";
      display: table; }
    .feature_menuInr:after {
      clear: both; }
    .feature_menuInr .submenuTitle {
      font-size: 1.250rem; }
    .feature_menuInr .submenuTx {
      font-size: 0.750rem;
      margin-bottom: 20px; }
    .feature_menuInr .submenuDate {
      font-size: 0.750rem;
      margin-top: 15px; }
    .feature_menuInr .submenuTitle02 {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      font-size: 1rem;
      margin-top: 12px; }
  .headerProduct_listItem {
    font-size: 1.25rem; } }

@media screen and (max-width: 960px) {
  .header_nav ul li {
    height: auto;
    position: relative; }
  .js-open_list_feature:before {
    content: "";
    background: url(/common/img/asset/ic_arw_menu.svg) no-repeat;
    width: 8px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .open.js-open_list_feature:before {
    transform: rotate(180deg); }
  .js-open_list:before {
    content: "";
    background: url(/common/img/asset/ic_arw_menu.svg) no-repeat;
    width: 8px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .open.js-open_list:before {
    transform: rotate(180deg); }
  .feature_menu_sp {
    background: #f0f0f0 !important;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.75;
    text-align: center;
    padding-bottom: 15px;
    display: none; }
    .feature_menu_sp a {
      text-decoration: none;
      color: #000; }
    .feature_menu_sp .submenuTitle {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      line-height: 1.4; }
    .feature_menu_sp .submenuTx {
      font-size: 8px;
      margin-bottom: 5px; }
    .feature_menu_sp .submenuDate {
      color: #8E8E8E;
      font-size: 8px;
      margin-top: 5px;
      line-height: 1.4; }
    .feature_menu_sp img {
      width: 100%;
      transition: all 0.3s; }
    .feature_menu_sp .feature_menuInr_sp {
      display: table;
      width: 100%;
      margin-bottom: 10px; }
    .feature_menu_sp .submenu_interview_sp {
      display: table-cell;
      width: 50%;
      padding-right: 6px; }
    .feature_menu_sp .submenu_snap_sp {
      display: table-cell;
      width: 50%;
      padding-left: 6px; }
    .feature_menu_sp .submenu_style_sp ul {
      padding: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between; }
      .feature_menu_sp .submenu_style_sp ul li {
        padding: 0;
        border-top: none;
        width: 31%;
        list-style: none; }
    .feature_menu_sp .submenu_style_sp .submenuTitle02 {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      line-height: 1.4;
      font-size: 10px;
      border-bottom: 1px solid #000;
      margin-top: 5px;
      display: inline-block; }
  .header_sp-menu .headerMenu_accordion_sp::after {
    content: "";
    background: url(/common/img/asset/ic_arw_menu.svg) no-repeat;
    width: 8px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .header_sp-menu .headerMenu_accordion_sp.open::after {
    transform: rotate(180deg); }
  .header_sp-menu .js-accordion-target {
    display: none; }
  .headerProduct_list_sp {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
  .headerProduct_listItem_sp {
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    margin-bottom: 16px;
    text-align: center;
    width: 50%; }
    .headerProduct_listItem_sp:nth-child(odd) {
      padding-right: 6px; }
    .headerProduct_listItem_sp:nth-child(even) {
      padding-left: 6px; }
    .headerProduct_listItem_sp.headerProduct_listItem_design {
      font-family: "Noto Sans JP", sans-serif;
      font-weight: 500;
      font-size: 13px; }
  .headerProduct_listItem_spThumb img {
    height: auto;
    width: 100%; }
  .headerProduct_listItem_spHeading {
    margin-top: 6px; } }

@media screen and (max-width: 640px) {
  #locationList {
    border-top: 1px solid #EEE;
    padding: 5.33333vw 10.66667vw;
    margin-top: 16vw; }
    #locationList ul li {
      font-size: 2.66667vw; } }
