@charset "utf-8";

/* *******************************************************************************************
*
* delishkitchen
*
******************************************************************************************* */
@media print, screen and (min-width: 769px) {
  .pc_none {
    display: none;
  }

  .detailMain {
    padding-bottom: 38px;
    margin-bottom: 85px;
  }

  .detailMain_clm-L {
    width: 100%;
    float: none;
    text-align: center;
    letter-spacing: .08em;
  }

  .detailMain_name {
    background: #2294E6;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 50px;
    margin: 0 auto 30px;
    line-height: 1;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 20px;
    position: relative;
  }

  .detailMain_name:before {
    background: url(/kids/enjoy/drivecooking/image/balloon.png) no-repeat center bottom;
    background-size: 100% auto;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 96px;
    height: 11px;
    content: " ";
    position: absolute;
  }

  h2.detailMain_ttl {
    font-size: calc(2.2em + ((1vw - 7.67px) * 1.9));
    margin-top: .2vh;
  }

  .detailMain_lead {
    font-size: 18px;
    line-height: 1.8;
    margin: 2vh auto 3vh;
  }

  .detailMain_img {
    width: 900px;
    height: 507px;
    float: none;
    border-radius: 12px;
    margin: 0 auto;
  }

  .step_list_item {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .step_list_item_clm-L {
    width: 414px;
    margin-right: 50px;
    float: none;
  }

  .step_list_item_clm-R {
    width: 484px;
    float: none;
  }

  /* ----------------------------- profile ----------------------------- */
  .profile {
    padding: 50px;
    margin-bottom: 50px;
  }

  .profile_photo {
    width: 200px;
    margin-left: 20px;
    border-radius: 0;
  }

  .profile_name {
    margin: 15px 0 20px 280px;
    font-size: 28px;
  }

  .profile_job {
    margin: 0 0 15px 280px;
    color: #0b86de;
    font-size: 17px;
  }

  .profile_about {
    margin: 0 0 0 280px;
  }

  .profile dl {
    margin-top: 20px;
    margin-bottom: -15px;
    font-size: 17px;
  }

  .profile dt {
    margin-bottom: 0px;
  }

  .profile dt:before {
    content: '・';
  }

  .profile dd {
    margin-bottom: 15px;
    padding-left: 1em;
  }

  .profile dd a {
    text-decoration: underline !important;
  }

  .profile dd a:hover {
    text-decoration: none !important;
  }

  .kidsContents:after {
    z-index: -1 !important;
  }

  .hondasensing {
    width: 768px;
    background: #d9ecfa;
    border-radius: 20px;
    padding: 35px 50px;
    margin: 0 auto 70px;
    clear: both;
  }

  .hondasensing_tt {
    color: #0b86de;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
  }

  .hondasensing p {
    margin: .5em 0;
  }

  .hondasensing a {
    text-decoration: underline !important;
    transition: .3s;
  }

  .hondasensing_link::after {
    content: "\00a0";
    background: url(/kids/common/image/pc_nav_arrow.png) no-repeat #0b86de center center;
    background-size: 12px 12px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: rotate(90deg);
    display: inline-block;
    margin: 2px 0 0 7px;
    transition: .3s;
  }

  .hondasensing a:hover {
    text-decoration: none !important;
  }

  .hondasensing_link:hover::after {
    margin: 2px 0 0 17px;
    background-color: rgba(11, 134, 222, 0.4);
  }
}

@media screen and (max-width: 768px) {
  .sp_none {
    display: none;
  }

  .detailMain {
    padding-bottom: 7vw;
  }

  .detailMain_clm-L {
    width: 100%;
    float: none;
    text-align: center;
    letter-spacing: .08em;
  }

  .detailMain_name {
    background: #2294E6;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 20px;
    margin: 0 auto 16px;
    line-height: 1;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 20px;
    position: relative;
  }

  .detailMain_name:before {
    background: url(/kids/enjoy/drivecooking/image/balloon.png) no-repeat center bottom;
    background-size: 80% auto;
    top: 29px;
    left: 50%;
    transform: translateX(-50%);
    width: 97px;
    height: 11px;
    content: " ";
    position: absolute;
  }

  h2.detailMain_ttl {
    font-size: calc(2.2em + ((1vw - 7.67px) * 1.9));
    margin-top: .2vh;
  }

  .detailMain_lead {
    font-size: 14px;
    line-height: 1.8;
    margin: 2vh auto 3vh;
    text-align: left;
  }

  .detailMain_img {
    position: relative;
    width: 100%;
    float: none;
    border-radius: 7px;
    margin: 0 auto;
  }

  .video-js {
    position: relative;
    width: 100% !important;
    height: auto !important;
  }

  .video-js video {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
  }

  h2.detailMain_ttl {
    font-size: calc(2.2em + ((1vw - 7.67px) * 1.9));
    margin-top: .2vh;
    text-align: center;
  }

  .detailMain_note {
    bottom: -47px;
    font-size: 12px;
    padding: 0 5vw;
    margin-left: 1em;
    text-indent: -1em;
  }

  /* ----------------------------- profile ----------------------------- */
  .profile dl {
    margin-top: 20px;
    margin-bottom: -15px;
  }

  .profile dt {
    margin-bottom: 0px;
  }

  .profile_name {
    font-size: 24px;
  }

  .profile_job {
    margin: 0 0 15px 0;
    color: #0b86de;
    font-size: 16px;
  }

  .profile dt:before {
    content: '・';
  }

  .profile dd {
    margin-bottom: 15px;
    padding-left: 1em;
    max-width: 700px;
    word-break: break-all;
  }

  .profile dd a {
    text-decoration: underline !important;
  }

  .profile dd a:hover {
    text-decoration: none !important;
  }

  .profile_about {
    margin: 0 0 0 0px;
    font-size: 16px;
    line-height: 1.8;
  }

  .profile_photo {
    max-width: 160px;
    margin: 0 auto 30px;
  }

  .kidsContents:after {
    z-index: -1 !important;
  }

  .hondasensing {
    width: auto;
    background: #d9ecfa;
    padding: 35px 4vh;
    margin: 0 auto 45px;
    clear: both;
  }

  .hondasensing_tt {
    color: #0b86de;
    font-size: 1.32em;
    font-weight: bold;
    text-align: left;
  }

  .hondasensing p {
    margin: .7em 0;
    font-size: 1em;
  }

  .hondasensing a {
    text-decoration: underline !important;
    font-size: 1em;
  }

  .hondasensing_link::after {
    content: "\00a0";
    background: url(/kids/common/image/pc_nav_arrow.png) no-repeat #0b86de center center;
    background-size: 10px 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    transform: rotate(90deg);
    display: inline-block;
    position: relative;
    top: 4px;
    left: 6px;
  }
}