@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: inline-block;
	margin: 0 auto;
	background: url(../image/title_bg_sp.png) no-repeat center bottom;
	background-size: auto 7px;
	vertical-align: top;
	padding: 0 4px 15px;
}

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

.attention .attention-detailPage {
	margin-bottom: 54px;
}

.detailContents .attention {
	width: 100%;
	margin-bottom: 0;
	font-size: 12px;
}

.attention-detailMain {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100%;
}

.attention-base {
	margin-bottom: 0;
	width: 100%;
}


/* ----------------------------- arw ----------------------------- */
.after_arr:after,
.before_arr:before {
	display: none;
}

.arr {
	width: 22px;
	height: 14px;
	clear: both;
	padding: 5px 0;
	margin: 0 auto;
}

/* ----------------------------- arw ----------------------------- */
.zoom {
	position: relative;
}

.zoom a:after {
    content: "";
    background: url(../image/ic_zoom.png) no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    bottom: 8px;
    right: 8px;
}


/* -------------------------------------------------------------------------------------------
*
* 各記事詳細
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- detail_header ----------------------------- */
.detailNavi {
	width: 90.6%;
	margin: 0 auto 25px;
}

.detailNavi_ttl {
	width: 100%;
	height: auto!important;
	float: none;
	border: 2px solid #2294e6;
	border-radius: 9px;
	background: url(../image/pin_corner.png) no-repeat left 3px top 4px,
						url(../image/pin_corner.png) no-repeat right 3px top 4px,
						url(../image/pin_corner.png) no-repeat left 3px bottom 4px,
						#fff url(../image/pin_corner.png) no-repeat right 3px bottom 4px;
	background-size: 8px 8px;
	padding: 12px 22px;
	font-size: 16px;
	margin: 0 0 6px;
}

.detailNavi_ttl_vol {
	font-size: 10px;
	font-weight: bold;
	width: 48px;
	height: 21px;
	padding-top: 3px;
	margin: 0 auto 4px;
}

.detailNavi_list {
	width: 100%;
	float: none;
	padding-top: 15px;
	background-size: auto 15px;
}

.detailNavi_list_item {
	width: 33.33%;
}

.detailNavi_list_item:first-child {
	border-radius: 9px 0 0 9px;
}

.detailNavi_list_item:last-child {
	border-radius: 0 9px 9px 0;
}

.detailNavi_list_item a {
	height: 100%!important;
	padding: 10px 7px 13px 7px;
	display: block;
}

.detailNavi_list_item_no {
	width: 42px;
	height: 42px;
	font-size: 10px;
	padding-top: 22px;
	position: static;
	top: auto;
	left: auto;
	margin: 0 auto 5px;
}

.detailNavi_list_item_no-pt {
	width: 48px;
	height: 48px;
	padding-top: 25px;
	letter-spacing: -0.1em;
}

.detailNavi_list_item_ttl {
	font-size: 14px;
	line-height: 1.4;
}

/* ----------------------------- pageMain ----------------------------- */
.detailMain {
	width: 100%;
	border-radius: 0;
	padding: 25px 4.7%;
	margin: 0 auto 47px;
	text-align: left;
}

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

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

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

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

.detailMain_img {
	border-radius: 9px;
	width: 100%;
	float: none;
}


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

.detailContents-qa {
	width: 100%;
}


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

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

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


/* ----------------------------- point ----------------------------- */
.point_item {
	margin-bottom: 24px;
}

.point_item:last-of-type {
	margin-bottom: 0;
}

.point_item-hasMargin {
	margin-bottom: 20px!important;
}

.point_item_ttl {
	border-top: 3px solid #2294e6;
	padding: 22px 0 25px;
	background-size: auto 4px;
	margin-bottom: 28px;
	font-size: 22px;
}

.point_item_ttl-small {
	font-size: 12px;
	font-weight: normal;
}

.point_item_ttl-qa {
	width: 90.6%;
	margin: 0 auto 28px;
}

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

.point_clm-L {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

.point_clm-R {
	width: 100%;
	float: none;
	margin-right: 0;
}

.point_clm1 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

.point_clm2 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

.point_clm3 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

.point_clm-nomb {
	margin-bottom: 0!important;
}

.point_clm-mb {
	margin-bottom: 8px;
}

.point_item_img {
	margin-bottom: 8px;
}

.point_item_img img {
	border-radius: 9px;
}

.point_item_subTtl {
	font-size: 17px;
}

.point_item_text {
	font-size: 16px;
	line-height: 1.6;
}

.point_item_text-small {
	font-size: 14px;
}

/* check */
.check {
	padding: 24px;
	border-radius: 9px;
	margin-top: 45px;
}

.check:before {
	content: "";
	width: 63px;
	height: 34px;
	background-size: 100% 100%;
	position: absolute;
	top: -19px;
	left: 50%;
	margin-left: -31px;
}

.check_ttl {
	font-size: 17px;
	padding-top: 12px;
	margin-bottom: 12px;
}

.check_subTtl {
	font-size: 17px;
}

.check_img {
	margin-bottom: 8px;
}

.check_img img {
	border-radius: 9px;
}

.check_text {
	font-size: 16px;
}

.check_clm1 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

.check_clm2 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 28px;
}

.check_clm-nomb {
	margin-bottom: 0;
}

.check-hasBorder {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #ffd275;
}

/**/
.point_btn {
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-top: 16px;
}

.point_btn.text_btn {
	margin-top: 10px;
	margin-bottom: 10px;
}

.point_btn.dl_btn {
	margin-top: 18px;
}

.point_btn.line_btn {
	margin-top: 10px;
}

.point_btn.base_btn {
	margin-top: 36px;
	margin-bottom: 47px;
}

.point_btn.base_btn a {
	width: 140px;
}

.point_btn.base_btn span {
	background-image: url(/kids/common/image/ic_arr_wt_top.png);
	background-size: 10px 11px;
}

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

.point_btn span {
    display: inline-block;
    background: url(/kids/common/image/ic_arr_wt_right.png) no-repeat left center;
    background-size: 11px 9px;
    padding-left: 20px;
    font-size: 16px;
}

/* point-grid */
.point-grid {
	height: auto;
}

.point-grid_clm1,
.point-grid_clm2,
.point-grid_clm3,
.point-grid_clm4,
.point-grid_clm5 {
	width: 100%;
	position: static;
	top: auto;
	left: auto;
	margin-bottom: 20px;
}


/* qa */
.qa_item {
	width: 100%;
	padding: 0 4.2% 24px;
	margin-bottom: 24px;
	border-bottom: 1px dotted #55adec;
	box-sizing: border-box;
}

.qa_item:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

.qa_item_q {
	background-position: left top;
    background-size: auto 45px;
    height: auto;
    min-height: 45px;
    font-size: 20px;
    line-height: 1.4;
    padding: 0 0 0 50px;
    margin-bottom: 20px;
}

.qa_item_a {
    background-position: left center;
    background-size: auto 45px;
    height: auto;
    min-height: 45px;
    font-size: 18px;
    line-height: 1.4;
    padding: 0 0 0 50px;
    margin-bottom: 20px;
}

/* text */
#text1 {
	border-radius: 9px;
}
#text2 {
	border-radius: 9px;
}
#text3 {
	border-radius: 9px;
}
#text4 {
	border-radius: 9px;
}
#text5 {
	border-radius: 9px;
}

/* line */
#line1 {
	border-radius: 9px;
}
#line2 {
	border-radius: 9px;
}

/* fin */
.fin {
    border-radius: 15px;
	margin: 60px auto 45px;
}

.fin_ttl {
	font-size: 18px;
}

.fin_ttl_inner {
   line-height: 36px;
    padding: 0 6px 0 31px;
    background-size: 23px 23px;
}

.fin_inner {
	padding: 23px;
}

.fin_clm-L {
	width:  100%;
	float: none;
}

.fin_clm-R {
	width:  100%;
	float: none;
}


/* -------------------------------------------------------------------------------------------
*
* 各記事TOP
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- pageMain ----------------------------- */
.entryTopMain {
	width: 100%;
	border-radius: 0;
	padding: 25px 4.7%;
	margin: 0 auto 47px;
	text-align: left;
}

.entryTopMain_vol {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 73px;
	height: 33px;
	margin-bottom: 0;
	box-sizing: content-box;
	padding-top: 6px;
}

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

.entryTopMain_lead {
	font-size: 13px;
	margin-bottom: 18px;
}

.entryTopMain_img {
	border-radius: 9px;
}

/* ----------------------------- chapter ----------------------------- */
.chapter {
	width: 100%;
	padding: 0 4.7%;
	margin: 0 auto 82px;
	box-sizing: border-box;
}

.chapter_item {
	width: 100%;
	float: none;
	margin: 0 0 25px;
	padding-top: 18px;
	background: url(../image/pin.png) no-repeat center top;
	background-size: auto 18px;
}

.chapter_item:last-child {
	margin-bottom: 0;
}

.chapter_item_inner {
	min-height: 0;
	box-sizing: border-box;
	border: 2px solid #2294e6;
	border-radius: 9px;
	overflow: hidden;
	position: relative;
	padding-bottom: 23px;
}

.chapter_item_no {
	width: 51px;
	height: 52px;
	margin: -35px auto 5px;
	font-size: 11px;
	padding-top: 26px;
}

.chapter_item_no-pt {
	font-size: 10px;
	letter-spacing: -0.1em;
}

.chapter_item_ttl {
	width: 86%;
	font-size: 17px;
	line-height: 1.6;
	font-weight: bold;
	margin: 0 auto 10px;
	padding: 0;
}

.chapter_item_lead {
	width: 86%;
	line-height: 1.75;
	padding: 0;
	margin: 0 auto 17px;
	font-size: 14px;
}

.chapter_item_btn {
	width: 86%;
	height: 30px;
	position: static;
	bottom: auto;
	left: auto;
	margin: 0 auto;
}

.chapter_item_btn a {
	font-size: 14px;
	padding: 8px 0 0 0;
}

.chapter_item_btn a:before {
	background-size: 11px 10px;
	width: 11px;
	height: 10px;
	padding: 0 11px 0 0;
}

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

.profile-hasMargin {
	margin-bottom: 67px;
}

.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;
}

/* ----------------------------- base ----------------------------- */
.base {
	width: 90.6%;
	margin: -20px auto 80px;
}

.base_ttl {
	border-top: 3px solid #2294e6;
	padding: 22px 0 25px;
	background-size: auto 4px;
	font-size: 22px;
}

.open .base_item_inner {
	max-height: 1800px;
}

.base_item_ttl {
	padding: 24px 0 24px 30px;
	font-size: 20px;
	background: url(../vol001/image/ic_arr_blue_btm.png) no-repeat 0 28px;
	background-size: 21px 21px;
}

.base_item_ttl:hover {
	opacity: 0.7;
}

.open .base_item_ttl {
	background-image: url(../vol001/image/ic_arr_blue_top.png);
	opacity: 0.7
}

.base_list_item {
    position: relative;
	font-size: 16px;
	line-height: 1.6;
	margin-top: 15px;
}

.base_list_item_ttl:before {
	width: 7px;
    height: 7px;
    background-size: auto 7px;
    top: 12px;
}

.base_list_item_ttl {
    padding-left: 17px;
	font-size: 17px;
}


/* -------------------------------------------------------------------------------------------
*
* トップ
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- 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;
}


/* -------------------------------------------------------------------------------------------
*
* *** 
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- *** ----------------------------- */
/* ----------------------------- *** ----------------------------- */
/* ----------------------------- *** ----------------------------- */


}