@charset "UTF-8";

/* *******************************************************************************************
* 
*	ママのためのデジカメ講座 PC
*
******************************************************************************************* */
.kidsContents {
  padding-bottom: 85px;
}

/* -------------------------------------------------------------------------------------------
*
* 共通パーツ 
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- cat_ttl  ----------------------------- */
.cat_ttl {
  width: 980px;
  text-align: right;
  padding: 60px 0 0;
  margin: 0 auto 8px;
  line-height: 1;
}

.cat_ttl_inner {
  font-size: 18px;
  display: inline-block;
  color: #0b86de;
  background: url(../image/title_bg_pc.png) no-repeat center bottom;
  padding: 0 0 20px;
}

/* ----------------------------- attention ----------------------------- */
.attention {
  width: 980px;
  font-size: 14px;
  line-height: 1.7;
  margin: 0 auto 70px;
  position: relative;
  z-index: 100;
  clear: both;
}

/* -------------------------------------------------------------------------------------------
*
* トップ
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- toplMain ----------------------------- */
.topMain {
  width: 980px;
  margin: 0 auto 53px;
  padding-top: 78px;
  text-align: center;
}

.topMain_subTtl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 3px;
  color: #2294e6;
}

.topMain_ttl {
  color: #2294e6;
  font-weight: bold;
  font-size: 44px;
  padding: 0 4px 22px;
  margin-bottom: 12px;
  line-height: 1.4;
  display: inline-block;
  vertical-align: top;
  background: url(../image/top_title_bg_pc.png) no-repeat center bottom;
}

.topMain_lead {
  font-size: 18px;
  line-height: 1.8;
}

/* ----------------------------- sapa_list ----------------------------- */
.top_list {
  width: 1011px;
  margin: -31px 0 0 -31px;
  overflow: hidden;
  padding-bottom: 40px;
}

.top_list_item {
  width: 306px;
  float: left;
  margin: 31px 0 0 31px;
  border: 1px solid #ccc;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
}

.top_list_item a {
  display: block;
  width: 100%;
  height: 100%;
}

.top_list_item_img {
  width: 100%;
  border-radius: 11px 11px 0 0;
  overflow: hidden;
}

.top_list_item_inner {
  height: 212px;
}

.top_list_item_label {
  width: 100%;
  height: 43px;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-top: 7px;
  box-sizing: border-box;
  background: url(../image/label_bg_pc.png) no-repeat;
}

.top_list_item_ttl {
  padding: 13px 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
}

.top_list_item_text {
  font-size: 16px;
  padding: 0 30px;
}

/* -------------------------------------------------------------------------------------------
*
* 各記事詳細
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- detailMain ----------------------------- */
.detailMain {
  width: 980px;
  background: #d9ecfa;
  border-radius: 20px;
  padding: 32px;
  margin: 0 auto 80px;
  box-sizing: border-box;
  position: relative;
}

.detailMain_clm-L {
  width: 442px;
  float: left;
}

.detailMain_clm-R {
  width: 442px;
  float: right;
}

.detailMain_vol {
  background: url(../image/balloon.png) no-repeat center top;
  background-size: 100% auto;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 96px;
  height: 43px;
  padding-top: 9px;
  margin: 0 0 15px;
  line-height: 1;
  text-align: center;
  box-sizing: border-box;
}

.detailMain_ttl {
  font-size: 44px;
  color: #0b86de;
  margin-bottom: 15px;
  line-height: 1.4;
  display: block;
}

.detailMain_ttl_sub {
  font-size: 16px;
  display: inline-block;
  background: url(../image/title_sub_bg_left.png) no-repeat left bottom,
    url(../image/title_sub_bg_right.png) no-repeat right bottom;
  background-size: auto 18px;
  line-height: 18px;
  padding: 0 19px;
  color: #0b86de;
  font-weight: bold;
}

.detailMain_lead {
  font-size: 18px;
  line-height: 1.8;
}

.detailMain_img {
  width: 442px;
  border-radius: 12px;
  overflow: hidden;
}

.detailMain_btn {
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-top: 16px;
}

.detailMain_btn a {
  width: 100%;
  height: 47px;
  border-radius: 64px;
  display: inline-block;
  background: #fff;
  font-weight: bold;
  text-align: center;
  padding: 9px 30px 12px 20px;
  box-sizing: border-box;
  font-size: 18px;
  border: 2px solid #bfbfbf;
}

.detailMain_btn span {
  display: inline-block;
  background: url(../image/btn_pdf.jpg) no-repeat left center;
  background-size: 18px 20px;
  padding-left: 33px;
}

.detailMain_btn2 a {
  width: 100%;
}

/* ----------------------------- detailContents ----------------------------- */
.detailContents {
  width: 980px;
  margin: 0 auto 45px;
  position: relative;
  z-index: 100;
}

/* ----------------------------- step ----------------------------- */
.step_list {
  width: 100%;
  margin: -40px 0 0 0;
  overflow: hidden;
}

.step_list_item {
  width: 100%;
  margin-top: 40px;
}

.step_list_item_ttl {
  background: url(../image/ic_step1.png) no-repeat;
  background-size: auto 60px;
  height: 60px;
  font-size: 28px;
  color: #0b86de;
  line-height: 1.2;
  padding: 14px 0 0 80px;
  margin-bottom: 17px;
}

.step01 .step_list_item_ttl {
  background-image: url(../image/ic_step1.png);
}

.step02 .step_list_item_ttl {
  background-image: url(../image/ic_step2.png);
}

.step03 .step_list_item_ttl {
  background-image: url(../image/ic_step3.png);
}

.step04 .step_list_item_ttl {
  background-image: url(../image/ic_step4.png);
}

.step05 .step_list_item_ttl {
  background-image: url(../image/ic_step5.png);
}

.step06 .step_list_item_ttl {
  background-image: url(../image/ic_step6.png);
}

.step07 .step_list_item_ttl {
  background-image: url(../image/ic_step7.png);
}

.step_list_item_img {
  border-radius: 12px;
  overflow: hidden;
}

.step_list_item_arr {
  width: 30px;
  margin: 10px auto;
  line-height: 1;
}

.step_list_item_text {
  font-size: 18px;
  line-height: 1.8;
}

.step_innerList_item {
  margin-bottom: 30px;
}

.step_innerList_item:last-child {
  margin-bottom: 0;
}

.step_clm-L {
  width: 474px;
  float: left;
  clear: both;
}

.step_clm-R {
  width: 474px;
  float: right;
}

/* ----------------------------- return_btn ----------------------------- */
.return_btn {
  margin: 0 auto 70px;
  position: relative;
  z-index: 100;
  text-align: center;
}

.return_btn a {
  height: 64px;
  border-radius: 64px;
  display: inline-block;
  background: #2294e6;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 19px 74px 19px 54px;
  box-sizing: border-box;
  font-size: 18px;
}

.return_btn span {
  display: inline-block;
  background: url(/kids/common/image/ic_arr_wt_return.png) no-repeat left center;
  background-size: 24px 22px;
  padding-left: 40px;
}

/* ----------------------------- profile ----------------------------- */
.profile {
  width: 980px;
  border: 4px dotted #2294e6;
  border-radius: 12px;
  padding: 28px;
  box-sizing: border-box;
  margin: 0 auto 64px;
  position: relative;
  z-index: 100;
  background: #fff;
  clear: both;
}

.profile_ttl {
  width: 70px;
  margin-left: -35px;
  position: absolute;
  top: -49px;
  left: 50%;
}

.profile_photo {
  width: 284px;
  float: left;
  border-radius: 12px;
  overflow: hidden;
}

.profile_name {
  margin: 10px 0 10px 0;
  color: #0b86de;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.profile_job {
  margin: 0 0 15px 0;
  color: #0b86de;
}

.profile_about {
  margin: 0 0 0 0;
  font-size: 18px;
  line-height: 1.8;
}

/* --------------   yt_mov 2010.06.17   --------------------*/
.attention {
  margin-bottom: 70px !important;
}

.yt_mov {
  position: relative;
  margin: 0 auto 30px;
  width: 800px;
  height: 450px;
}

.yt_mov iframe {
  width: 100%;
  height: 100%;
}

.yt_copy {
  width: 980px;
  text-align: center;
  margin: 0 auto 84px;
  color: #0b86de;
  font-size: 24px;
  font-weight: bold;
}

/* ----------------------------- *** ----------------------------- */
/* ----------------------------- *** ----------------------------- */
/* ----------------------------- *** ----------------------------- */