@charset "utf-8";

/* ======================================================
 * hk10.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Page Component
 * - Clearfix
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Page Component
 * - Clearfix
 * SP Media Queries
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- hero_contents ---- */
  .hero_contents {
    position: relative;
  }
  .hero_contents > .hero_visual_data {
    position: absolute;
    bottom: 8.625%;
    left: 5%;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.25;
  }
  
  /* ----- special-point-title----- */
  .special-point-title .point_bg {
    background-color: #28b4b4;
  }
  .special-point-title .point_text {
    padding-left: 5px;
  }
	
  /* ----- special-box-layout ----- */
  .special-box-layout .column-media[data-media-size="1/2"] > .column_image[data-image="right"] {
    margin-left: 3.449%;
  }
  .special-box-layout .column-media[data-media-size="1/2"] > .column_image {
    width: calc((100%) / 2);
  }
  .special-box-layout .column-media[data-media-size="1/2"] > .column_image .image_inner {
    position: relative;
    max-width: 600px !important;
  }
  .special-box-layout .column-media[data-media-size="1/2"] > .column_image .image_inner figcaption {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 1.667% 1.667% 1.335%;
    background-color: #28b4b4;
    color: #f6ffaa;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
  }
  
  /* ----- column-media ---- */
  .column-media.type-dw160 > .column_image {
    width: 45%;
  }
  
  /* ----- image-set ---- */
  .column_image .image-set .image-wrap .image_inner img {
    width: 100%;
  }
  .image-set .image-wrap .image_inner .image-sepalater {
    display: block;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 2px solid #ddd;
  }
  .image-set .image-wrap .image_inner .image-sepalater:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  
  /* ----- note-block ---- */
  .note-block {
    margin-top: 2.587%;
  }
  .note-block > *:first-child {
    margin-top: 0;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
}
@media screen and (min-width: 768px) and (max-width: 960px) {
}
/***
@media screen and (min-width: 1921px) {
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
***/


/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- hero_contents ---- */
  .hero_contents {
    position: relative;
  }
  .hero_contents > .hero_visual_data {
    position: absolute;
    top: 0;
    left: 55.47%;
    width: 40%;
    min-height: 10%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.2;
  }
  
  /* ----- special-point-title----- */
  .special-point-title .point_bg {
    padding-top: 10px;
    background-color: #28b4b4;
  }
  
  /* ----- special-box-layout ----- */
  .column-media[data-media-size="1/2"] > .column_image {
    
  }
  .special-box-layout .column-media[data-media-size="1/2"] > .column_image .image_inner {
    position: relative;
  }
  .special-box-layout .column-media[data-media-size="1/2"] > .column_image .image_inner figcaption {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 2.32% 2.9% 2.029%;
    background-color: #28b4b4;
    color: #f6ffaa;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.2;
  }
  
  /* ----- image-set ---- */
  .image-set .image-wrap .image_inner .image-sepalater {
    display: block;
    margin-top: 5.8%;
    padding-top: 5.8%;
    border-top: 1px solid #ddd;
  }
  .image-set .image-wrap .image_inner .image-sepalater:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .image-set .image-wrap .image_inner .image-sepalater img {
    width: 100%;
  }
  
  /* ----- note-block ---- */
  .note-block {
    margin-top: 5.8%;
  }
  .note-block > *:first-child {
    margin-top: 0;
  }
  
  /* ----- sp-mim----- */
  img.sp-mim01 { width: 240px; }
  img.sp-mim02 { width: 184px; }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * SP Media Queries
====================================================== */
/***
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
***/


/* ======================================================
 * Print
====================================================== */
@media print {
}