@charset "utf-8";

/* ======================================================
 * home_sp.css
 * ------------------------------------------------------
 * @media only screen and (max-width: 767px)
 * - Common
 * - Elements >>> Text
 * - Elements >>> List
 * - Elements >>> Link
 * - Elements >>> Image
 * - Elements >>> Other
 * - Conditional Elements >>> Heading
 * - Conditional Elements >>> Navi
 * - Layout >>> Table
 * - Layout >>> Column
 * - Layout >>> Box
 * - Layout >>> Other
 * - Components
 * - Clearfix
 * Media Queries
====================================================== */

@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
  /* ----- layout ----- */
  [data-category="sitetop"] .container[data-wide="true"][data-sidebar="false"] {
    max-width: none;
    padding: 0;
  }
  
  /* ----- a ----- */
  .FooterBody .footer-contact .contact_freedial a {
    color: #333;
  }
  
  /* ----- opacity ----- */
  
  /* ----- transition ----- */
  
  /* ----- sprite ----- */
  .FooterBody .footer-contact .contact_freedial:before,
  .future-layout + .link-button-v9 a:before,
  #cboxClose:before {
    display: inline-block;
    background-image: url(/hrf/common/img/cmn_sprite_ic01-r2x.png);
    background-repeat: no-repeat;
    background-size: 600px 600px;
    vertical-align: middle;
    content: "";
  }
  .FooterBody .footer-contact .contact_freedial:before { width: 51px; height: 30px; background-position: -250px -400px; }
  .future-layout + .link-button-v9 a:before { width: 15px; height: 15px; background-position: 0px -350px; }
  #cboxClose:before { width: 16px; height: 16px; background-position: -50px -500px; }
  
  /* ----- footer-inner ----- */
  .footer-inner {
    padding: 0 0 30px;
  }
  .FooterBody .footer-group,
  .FooterBody .footer-contact {
    padding: 0 18px;
  }
  .FooterBody .footer-group {
    padding-top: 35px;
    border: none;
  }
  .FooterBody .footer-contact {
    padding-top: 28px;
    border-top: 1px solid #ddd;
    text-align: center;
  }
  .FooterBody .footer-contact .contact_logo img {
    width: 212px;
  }
  .FooterBody .footer-contact .contact_freedial {
    position: relative;
    display: inline-block;
    margin-top: .55em;
    padding-left: 60px;
    font-size: 3.8rem;
    font-weight: bold;
    line-height: 0.8;
  }
  .FooterBody .footer-contact .contact_freedial:before {
    position: absolute;
    top: 0;
    left: 0;
  }
  .FooterBody .footer-contact .contact_reception {
    margin-top: 1.2em;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .FooterBody .footer-contact .contact_reception > span {
    display: block;
  }
  .FooterBody .footer-contact .contact_reception > .reception_other {
    font-size: 1.2rem;
  }
  
  /* ------------------------------------------------------
   * Elements >>> Text
  ------------------------------------------------------ */
  /* ----- text-paragraph ----- */
  
  /* ------------------------------------------------------
   * Elements >>> List
  ------------------------------------------------------ */  
  /* ----- list-note ----- */

  /* ------------------------------------------------------
   * Elements >>> Link
  ------------------------------------------------------ */
  /* ----- link-inline ----- */
  
  /* ----- link-button ----- */
  
  /* ------------------------------------------------------
   * Elements >>> Image
  ------------------------------------------------------ */
  /* ----- image-set ----- */
  
  /* ------------------------------------------------------
   * Elements >>> Other
  ------------------------------------------------------ */
  /* ----- line-layout ----- */
  
  /* ------------------------------------------------------
   * Conditional Elements >>> Heading
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Conditional Elements >>> Navi
  ------------------------------------------------------ */
  /* ----- navi-anchor ----- */
  
  /* ------------------------------------------------------
   * Layout >>> Table
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Layout >>> Grid
  ------------------------------------------------------ */
  
  
  /* ------------------------------------------------------
   * Layout >>> Column
  ------------------------------------------------------ */  
  /* ----- column-layout ----- */
  
  /* ------------------------------------------------------
   * Layout >>> Box
  ------------------------------------------------------ */
  /* ----- box-layout ----- */
  
  /* ------------------------------------------------------
   * Component >>> Index
  ------------------------------------------------------ */
  /* ----- index-layout ----- */
  .index-layout {
    margin-top: 1.5em;
  }
  .index-layout + .index-layout {
    margin-top: 2.2em;
  }
  .index-layout.type-link {
    margin-bottom: 1.5em;
  }
  .index-layout .index_heading {
    text-align: center;
  }
  .index-layout .index_heading .index_title {
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.1;
  }
  .index-layout .index_heading .index_title + * {
    margin-top: 1.0em;
    padding: 0 15px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .index-layout .index_inner {
    margin-top: 1.0em;
  }
  .index-layout.type-link .index_inner > .index_item + .index_item {
    margin-top: 1.3em;
  }

  /* ------------------------------------------------------
   * Component >>> Other
  ------------------------------------------------------ */
  /* ----- category-layout ----- */
  .category-layout .category-inner > .column-layout {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 0;
  }
  .category-layout .category-inner > .column-layout > * {
    width: 50%;
    margin: 0;
  }
  .category-layout .category-inner > .column-layout > *:nth-child(3) { width: 100%; }
  .category-layout .category-inner .category_index .block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 20px;
    text-decoration: none;
  }
  .category-layout .category-inner .category_index .category_title { text-align: center; }
  .category-layout .category-inner .category_index .category_title .title_text {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.2;
  }
  .category-layout .category-inner .category_index .category_title .subtitle_text {
    margin-top: 0.5em;
    font-size: 1.2rem;
  }
  .category-layout .category-inner .category_index .category_item {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-top: 1.0em;
  }
  .category-layout .category-inner .category_index .category_item[data-row-sp="4"] > * { width: calc((100% - 60px) / 4); margin-left: 20px; }
  .category-layout .category-inner .category_index .category_item[data-row-sp="4"] > *:nth-child(-n+4) { margin-top: 0 !important; }
  .category-layout .category-inner .category_index .category_item[data-row-sp="4"] > *:nth-child(4n+1) { margin-left: 0; }
  .category-layout .category-inner .category_index .category_item .image-set {
    margin-top: 0;
    text-align: center;
  }
  .category-layout .category-inner .category_index .category_item .image-set .img_inner img { width: 75%; }
  .category-layout .category-inner .category_index.category_daikibo .category_item .image-set .img_inner img { width: 65%; }
  .category-layout .category-inner .category_index.category_building .category_item .category_img:not(:nth-child(3)) .image-set .img_inner img { width: 90%; }
  .category-layout .category-inner .category_index .category_item .image-set .image_caption { font-size: 1.1rem; }
  
  .category-layout .category_daikibo .block { background-color: #dcf5ff; }
  .category-layout .category_reform .block { background-color: #ffeaea; }
  .category-layout .category_building .block { background-color: #effcd5; }
  
  /* ----- bannar-layout ----- */
  .bannar-layout .bannar-inner > .column-layout { margin-top: 0; }
  .bannar-layout .bannar-inner > .column-layout > * {
    margin-top: 0;
    margin-left: 0;
  }
  .bannar-layout .bannar-inner .block,
  .bannar-layout .bannar-inner .block .bannar_img { position: relative; }
  .bannar-layout .bannar-inner .block .bannar_img [class^="icon-text"] {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 75px;
    padding: 0 10px 2px;
    background-color: #2a99c5;
    font-size: 1.0rem;
    color: #fff;
    text-align: center;
    line-height: 2;
  }
  .bannar-layout .bannar-inner .block .bannar_img .icon-text-v2 { background-color: #ed7070; }
  .bannar-layout .bannar-inner .block .bannar_img .icon-text-v3 { background-color: #61a31a; }
  .bannar-layout .bannar-inner .block .bannar_img .icon-text-v4 { background-color: #666; }
  .index-layout.type-contents .bannar-layout .bannar-inner .jirei-cintents .block .bannar_img,
  .index-layout.type-contents .bannar-layout .bannar-inner .jirei-cintents + .column-layout .block .bannar_img {
    text-align: center;
  }
  .bannar-layout .bannar-inner .block .bannar_text {
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -35px;
    text-align: center;
  }
  .bannar-layout .bannar-inner .block .bannar_text .title_text {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.2;
  }
  .bannar-layout .bannar-inner .block .bannar_text .sub_text {
    margin-top: .4em;
    padding: 0 10px;
    font-size: 1.0rem;
    font-weight: bold;
    color: #fff;
  }
  .bannar-layout .bannar-inner .block .bannar_text .sub_text.type-reform { background-color: #f49595; }
  .bannar-layout .bannar-inner .block .bannar_text .sub_text.type-building { background-color: #a5c84f; }
  .bannar-layout .column-layout[data-row-sp="2"] > * {width: 50%}
  
  /* ----- news-layout ----- */
  .news-layout-v3 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    margin-top: 0;
  }
  .news-layout-v3 .block {
    padding: .8em 0;
  }
  
  /* ----- future-layout ----- */
  .future-layout {
    display: block;
    text-align: center;
  }
  .future-layout.type-group {
    padding: 16px 38px 15px;
    background-image: url(/hrf/img/home_bg01.png), url(/hrf/img/home_bg03.png), url(/hrf/img/home_bg02.png);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom, center center;
    background-size: 100% auto, 100% auto, 100% auto;
  }
  .future-layout.type-cm {
    padding: 0;
  }
  .future-layout.type-group .future_img {
    margin-top: 15px;
  }
  .future-layout .future_text .future_lead {
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.5;
  }
  .future-layout .future_text .future_lead > span {
    font-size: 1.4rem;
    font-weight: bold;
    color: #1d569f;
  }
  .future-layout + .link-button-v9 {
    margin-top: .8em;
    padding: 0 15px;
    text-align: right !important;
  }
  .future-layout + .link-button-v9 a {
    display: inline;
    position: relative;
    border: none;
    padding: 0 0 0 20px;
    text-align: left;
  }
  .future-layout + .link-button-v9 a:before {
    position: absolute;
    top: .25em;
    left: 0;
    margin-top: 0;
  }
  .future-layout + .link-button-v9 .a-blank:after {
    margin: 0 0 0 9px;
  }
  
  /* ----- jirei-cintents ----- */
  .jirei-cintents .block .jirei_hover-text,
  .js-corporation-jirei-wrap .block .jirei_hover-text {
    display: none;
  }
  
  /* movie-layout */
  .movie-layout img {
    width: 100%;
  }
  
  .index-layout.type-movie .index_inner {
    position: relative;
  }
  .index-layout.type-movie .index_inner .slick-arrow {
    position: absolute;
    top: 50%;
    width: 43px;
    height: 43px;
    margin-top: -21px;
    background: rgba(0,0,0,0.5);
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
  }
  .index-layout.type-movie .index_inner .slick-arrow.slick-prev {
    left: 0;
  }
  .index-layout.type-movie .index_inner .slick-arrow.slick-next {
    right: 0;
  }
  .index-layout.type-movie .index_inner .slick-arrow:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .index-layout.type-movie .index_inner .slick-arrow.slick-prev:before {
    left: 50%;
    margin-left: -7px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .index-layout.type-movie .index_inner .slick-arrow.slick-next:before {
    left: 50%;
    margin-left: -13px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .index-layout.type-movie .index_button {
    padding: 0 15px;
  }
  
  /* modal */
  #cboxOverlay {
    opacity: 0.5 !important;
    filter: alpha(opacity = 50) !important;
  }
  #cboxContent {
    padding: 15px 15px 75px;
    background-color: #fff;
    margin-top: 0;
  }
  #cboxLoadedContent {
    border: none;
  }
  #cboxLoadedContent > * > *:first-child {
    margin-top: 0 !important;
  }
  #cboxClose {
    position: relative;
    top: auto;
    left: 0;
    bottom: -15px;
    width: 100%;
    height: 45px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
  }
  #cboxClose:before {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -7px;
  }
  #cboxClose:after {
    content: "閉じる";
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 60px;
    margin-top: -15px;
    margin-left: -30px;
    text-indent: 0;
    transition-property: opacity;
    transition-duration: .2s;
    text-align: center;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix:after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * Media Queries
====================================================== */
@media print {
}
@media screen and (max-width: 348px) {
  .header-identity .identity_logo img {
    width: 195px;
  }
  .sp-Gnav .sp-Gnav_btn {
    width: 47px;
  }
  .HeaderBody .header-util .header-search .search_button {
    right: 47px;
    width: 47px;
  }
  /* ----- footer-inner ----- */
  .FooterBody .footer-contact .contact_freedial {
    font-size: 3.2rem;
  }
  /* ----- category-layout ----- */
  .category-layout .category-inner .category_index .block {
    padding: 20px 10px;
  }
  .category-layout .category-inner .category_index .category_title .title_text {
    font-size: 1.5rem;
  }
  /* ----- bannar-layout ----- */
  .bannar-layout .bannar-inner .block .bannar_text {
    left: 14px;
    margin-top: -30px;
  }
}