@charset "UTF-8";

/* *******************************************************************************************
* 
*	ママのためのデジカメ講座 PC
*
******************************************************************************************* */
@media screen and (max-width : 768px) {
  .kidsContents {
    padding-bottom: 42px;
  }

  /* -------------------------------------------------------------------------------------------
*
* 共通パーツ 
*
* ----------------------------------------------------------------------------------------- */
  /* ----------------------------- cat_ttl  ----------------------------- */
  .cat_ttl {
    width: 100%;
    text-align: center;
    padding: 75px 0 0;
    margin: 0 auto 6px;
  }

  .cat_ttl_inner {
    font-size: 16px;
    display: block;
    margin: 0 auto;
    background: url(../image/title_bg_sp.png) no-repeat center bottom;
    background-size: 195px auto;
    padding: 0 4px 15px;
  }

  /* ----------------------------- attention ----------------------------- */
  .attention {
    width: 90.6%;
    margin: 0 auto 53px;
    font-size: 12px;
  }

  /* -------------------------------------------------------------------------------------------
*
* トップ
*
* ----------------------------------------------------------------------------------------- */
  /* ----------------------------- toplMain ----------------------------- */
  .topMain {
    width: 90.6%;
    margin: 0 auto 40px;
    padding-top: 75px;
  }

  .topMain_subTtl {
    font-size: 18px;
  }

  .topMain_ttl {
    font-size: 31px;
    padding-bottom: 14px;
    margin-bottom: 8px;
    background: url(../image/title_bg_sp.png) no-repeat center bottom;
    background-size: auto 12px;
  }

  .topMain_lead {
    font-size: 16px;
  }

  /* ----------------------------- sapa_list ----------------------------- */
  .top_list {
    width: 100%;
    min-height: 246px;
    margin: -25px 0 0 0;
    padding-bottom: 30px;
  }

  .top_list_item {
    width: 100%;
    float: none;
    margin: 25px 0 0 0;
    border-radius: 9px;
  }

  .top_list_item_img {
    border-radius: 8px 8px 0 0;
  }

  .top_list_item_inner {
    height: 172px;
  }

  .top_list_item_label {
    height: 32px;
    font-size: 12px;
    padding-top: 6px;
    background: url(../image/label_bg_sp.png) no-repeat center bottom;
    background-size: auto 32px;
  }

  .top_list_item_ttl {
    padding: 10px 25px;
    font-size: 17px;
  }

  .top_list_item_text {
    font-size: 14px;
    padding: 0 25px 14px;
  }

  /* -------------------------------------------------------------------------------------------
*
* 各記事詳細
*
* ----------------------------------------------------------------------------------------- */
  /* ----------------------------- pageMain ----------------------------- */
  .detailMain {
    width: 100%;
    border-radius: 0;
    padding: 25px 4.7% 23px;
    margin: 0 auto 60px;
    text-align: left;
  }

  .detailMain_clm-L,
  .detailMain_clm-R {
    width: 100%;
    float: none;
  }

  .detailMain_vol {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 73px;
    height: 33px;
    margin: 0 auto 10px;
    padding-top: 6px;
  }

  .detailMain_ttl {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .detailMain_ttl_sub {
    text-align: center;
    font-size: 14px;
  }

  .detailMain_lead {
    font-size: 16px;
    margin-bottom: 18px;
  }

  .detailMain_img {
    border-radius: 9px;
    width: 100%;
    margin-bottom: 12px;
  }

  .detailMain_btn a {
    height: auto;
    min-height: 37px;
    width: 100%;
    box-sizing: border-box;
    padding: 3px 30px 4px 28px;
    font-size: 18px;
  }

  .detailMain_btn span {
    display: inline-block;
    background: url(../image/btn_pdf.jpg) no-repeat left center;
    background-size: 13px 15px;
    padding-left: 20px;
    font-size: 16px;
  }

  /* ----------------------------- detailContents ----------------------------- */
  .detailContents {
    width: 90.6%;
    margin: 0 auto 35px;
  }

  /* ----------------------------- step ----------------------------- */
  .step_list {
    margin: -22px 0 0 0;
  }

  .step_list_item {
    margin-top: 22px;
  }

  .step_list_item_ttl {
    background-size: auto 45px;
    height: 45px;
    font-size: 20px;
    padding: 10px 0 0 60px;
    margin-bottom: 12px;
  }

  .step_list_item_img {
    border-radius: 9px;
    margin-bottom: 15px;
  }

  .step_list_item_arr {
    width: 24px;
    margin: 4px auto;
  }

  .step_list_item_text {
    font-size: 16px;
  }

  .step_innerList_item {
    margin-bottom: 22px;
  }

  .step_clm-L,
  .step_clm-R {
    width: 100%;
    float: none;
  }

  /* ----------------------------- return_btn ----------------------------- */
  .return_btn {
    width: 90.6%;
    margin: 0 auto 60px;
  }

  .return_btn a {
    width: 100%;
    height: 48px;
    font-size: 16px;
    padding: 15px 0 0 0;
    line-height: 1.2;
  }

  .return_btn span {
    display: inline-block;
    background-size: 18px 17px;
    padding-left: 30px;
  }

  /* ----------------------------- profile ----------------------------- */
  .profile {
    width: 90.6%;
    border: 3px dotted #2294e6;
    padding: 7%;
    margin: 0 auto 48px;
  }

  .profile_ttl {
    width: 53px;
    margin-left: -26px;
    top: -38px;
  }

  .profile_photo {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    border-radius: 9px;
  }

  .profile_name {
    margin: 0 auto 8px;
    font-size: 17px;
  }

  .profile_job {
    margin: 0 auto 13px;
    font-size: 14px;
  }

  .profile_about {
    margin: 0 auto;
    font-size: 16px;
  }

  /* --------------   yt_mov 2010.06.17   --------------------*/
  .attention {
    margin-bottom: 40px !important;
  }

  .kidsContents::after {
    height: 140px;
    background-position: center -40px;
  }

  .yt_mov {
    width: 100%;
    height: 0;
    position: relative;
    padding: 0 0 50.8%;
    margin: 0 auto 25px;
  }

  .yt_mov iframe {
    position: absolute;
    width: 90%;
    height: 100%;
    left: 5%;
    top: 0;
  }

  .yt_copy {
    width: 90%;
    text-align: center;
    margin: 0 auto 50px;
    color: #0b86de;
    font-size: 18px;
    font-weight: bold;
  }

  /* -------------------------------------------------------------------------------------------
*
* *** 
*
* ----------------------------------------------------------------------------------------- */
  /* ----------------------------- *** ----------------------------- */
  /* ----------------------------- *** ----------------------------- */
  /* ----------------------------- *** ----------------------------- */
}