@charset "utf-8";
/*------------------------------------------------------------
	記事ページ
------------------------------------------------------------*/
#conts h1.entryTitle {
	margin-bottom: 10px;
	padding: 0 40px 20px 0;
	color: #666;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	border-bottom: 3px solid #82D1FF;
	position: relative;
	zoom: 1;
}

#conts h1.entryTitle sub,
#conts h1.entryTitle sup {
     color: #666;
}

#conts h1.entryTitle span.sprite {
	width: 53px;
	height: 47px;
	background-position: -670px -55px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}

#conts h2 {
	font-size: 16px;
	margin-bottom: 15px;
}

#conts h3 {
	color: #630;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}

#conts h3 span.sprite {
	margin: 0 6px -3px 0;
	width: 16px;
	height: 16px;
	background-position: -670px -35px;
	display: inline-block;
}

#conts .article h3 span.sprite {
	margin: 0 7px -4px 5px;
}

#conts h3 i,#conts h3 b,
#conts h3 small,
#conts h3 em,
#conts h3 pre,
#conts h3 blockquote,
#conts h3 p,
#conts h3 span,
#conts h3 strong {
	color: #630;
}

#conts .topInfo {
	margin-bottom: 20px;
}

#conts .topInfo .category {
	float: left;
}

#conts .topInfo p.date {
	float: right;
	color: #666;
	font-size: 13px;
}

#conts .article pre {
	color: #333;
	font-size: 14.5px;
}

#conts .article {
	width: 100%;
	overflow: hidden;
}

#conts .article p {
	color: #333;
	font-size: 14.5px;
	line-height: 1.6em;
}

#conts .article li {
	font-size: 14.5px;
}

#conts sub,
#conts sup {
     position: relative;
     font-size: 0.7em;
}

#conts .article p span,
#conts .article p strong,
#conts .article h2,
#conts .article h2 strong,
#conts .article li,
#conts .article li strong,
#conts .article table th,
#conts .article table td {
	color: #333;
}

#conts .article h2 {
	color: #2693FF;
	font-size: 1.5em;
	font-weight: bold;
}

#conts .article h2 sub,
#conts .article h2 sup {
     color: #2693FF;
}

#conts .article h2 i,
#conts .article h2 b,
#conts .article h2 small,
#conts .article h2 em,
#conts .article h2 pre,
#conts .article h2 blockquote,
#conts .article h2 p,
#conts .article h2 span,
#conts .article h2 strong {
	color: #2693FF;
}

#conts .article h3 {
	padding: 5px 0 5px 28px;
	background: #F0F8FF url(../img/common/h4_bg.gif) no-repeat 5px 9px;
	border-bottom: 3px solid #5BADFF;
}

#conts .article h4 {
	color: #630;
	font-style: normal;
	font-size: 14.5px;
}

#conts .article h4 sub,
#conts .article h4 sup {
     color: #630;
}

#conts .article h4 i,
#conts .article h4 b,
#conts .article h4 small,
#conts .article h4 em,
#conts .article h4 pre,
#conts .article h4 blockquote,
#conts .article h4 p,
#conts .article h4 span,
#conts .article h4 strong {
	color: #630;
}

#conts .article h5 sub,
#conts .article h5 sup,
#conts .article h6 sub,
#conts .article h6 sup {
     color: #777;
}

#conts .article img {
	margin: 15px 0;
}

#conts .article p.sentence {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 25px;
}

#conts .article .img {
	text-align: center;
	line-height: 0;
	margin-bottom: 10px;
}

#conts .article p.caption {
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 25px;
}

#conts .article .imgcaption {
	font-size: 12px;
}

#conts .article table {
	margin-bottom: 10px;
	border-collapse: collapse;
	color: #333;
}

#conts .article table th,
#conts .article table td {
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: middle;
}

#conts .article table.tableA th {
	background: #EEE;
}

#conts .article table.tableB th {
	background: #BADEF9;
	color: #333;
}

#conts .article table.tableB td {
	background: #EEE;
}

#conts .article table.tableB th,
#conts .article table.tableB td {
	border: 1px solid #FFF;
}

#conts .article .imgLeft {
	float: left;
	margin-right: 15px;
}

#conts .article .imgRight {
	float: right;
	margin-left: 15px;
}

/*------------------------------------------------------------
	動画記事ページ
------------------------------------------------------------*/
#conts .BrightcoveExperience {
	width: 665px;
	height: 374px;
}

#conts p,
#conts sub,
#conts sup,
#conts .inner span,
#conts .title03,
#conts ul.lisd_b01 li,
#conts ul.lisd_b01 li span {
	color: #333;
}

#Movie-view #conts .article p {
	margin-bottom: 15px;
	padding: 0 13px;
	font-size:15px;
	line-height: 1.6em;
}

#Movie-view #conts a.autoLink {
	padding-bottom: 2px;
	color: #333;
	border-bottom: 1px dashed #777;
	text-decoration: none;
}

#Movie-view #conts a.autoLink:hover {
	color: #5DADFF;
	border-bottom: 1px dashed #5DADFF;
}

#Movie-view #conts .article div p {
	margin-bottom: 0;
}

#Movie-view #conts .article ul {
	margin: 0 13px;
}

#Movie-view #conts .article .mvList {
	margin: 0 -10px 0 0;
}

#Movie-view #conts .article table {
	margin: 0 13px;
}

#Movie-view #conts .article img {
	width: 100%!important;
	height: auto!important;
}

#conts .bold {
	font-weight: bold;
}

#Movie-view #conts .info {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: #6D5944 solid 2px;
	font-size: 12px;
	text-align: right;
}

#Movie-view #conts sub,
#Movie-view #conts sup {
	position: relative;
	font-size: 0.8em;
}

/* 見出し */
#conts h1.movie {
	margin-top: 0;
}

#conts h1.movie span.sprite {
	width: 50px;
	height: 48px;
	background-position: -222px -97px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}

#conts .movie {
	margin-top: 50px;
}

#conts .article .movie h3 {
	padding-left: 0;
	background-image: none;
}

#Movie-view #conts .title02 {
	margin-bottom: 15px;
	padding: 5px 0 5px 28px;
	background: #F0F8FF url(../img/common/h4_bg.gif) no-repeat 5px 9px;
	border-bottom: 3px solid #5BADFF;
	color: #630!important;
	font-size: 15px!important;
	font-weight: bold;
}

#Movie-view #conts .title03 {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	background: none;
	border-bottom: none;
	border-left: 4px solid #5BADFF;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

#Movie-view #conts .title04 {
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(/mv/pc/img/common/icon_title04.png) no-repeat 0px 7px;
	color: #630;
	font-size: 14px;
	font-weight: bold;
}

#Movie-view #conts .title05 {
	color: #5BADFF;
	font-size: 15px;
	font-weight: bold;
	text-indent: 13px;
}

/* ポイント */
#Movie-view #conts .point {
	margin-bottom: 30px;
	padding: 6px 15px 12px;
	background: #FEFBF1;
	border: 1px solid #EFD394;
}

#Movie-view #conts .pointTitle {
	margin-bottom: 5px!important;
	padding: 0!important;
	color: #C18447;
	font-size: 18px!important;
	font-weight: bold;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1;
	letter-spacing: 1.2px;
}

#Movie-view #conts .pointList {
	margin: 0 0 -15px!important;
	display: inline-block;
}

#Movie-view #conts .pointList li {
	padding: 0 0 15px 15px;
	background: url(/mv/pc/img/common/icon_pointList.png) no-repeat 0px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#Movie-view #conts .pointList .pointIcon {
	position: absolute;
	left: 0;
	top: 4px;
}

/* 目次 */
#Movie-view #conts .contentsTitle {
	margin-bottom: 5px!important;
	color: #6D5944;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4!important;
}

#Movie-view #conts ul.contentsList {
	margin-bottom: 15px;
}

#Movie-view #conts .contentsList li {
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 1.5;
}

#Movie-view #conts .contentsList li.indent {
	padding-left: 1.0em;
}

/* 表 */
#conts .listTitle {
	margin-bottom: 5px!important;
	color: #6C5944;
	font-size: 13px;
	font-weight: bold;
	vertical-align: baseline;
}

#conts span.bgList {
	margin-right: 10px;
	background: url(/mv/pc/img/common/bg_list.png) no-repeat 0px 5px;
	width: 36px;
	display: inline-block;
	color: #FFF!important;
	text-align: center;
	line-height: 2em;
}

#Movie-view #conts ul.lisd_b01 {
	margin-bottom: 20px;
	background-color: #F0F8FF;
	border-top: 1px solid #82D1FF;
	border-right: 1px solid #82D1FF;
	border-left: 1px solid #82D1FF;
}

#Movie-view #conts ul.lisd_b01 li {
	padding: 8px 15px 8px 25px;
	background: url(/mv/pc/img/common/icon_lisd_b01.png) no-repeat 11px 16px;
	font-size: 13px;
	position: relative;
	border-bottom: 1px solid #82D1FF;
	line-height: 1.8;
}

#Movie-view #conts ul.lisd_b01 li.lastChild {
	border-bottom: none;
}

#Movie-view #conts ul.lisd_b01 .lisd_b01Icon {
	position: absolute;
	left: 12px;
	top: 13px;
}

#conts .table01 th,
#conts .table01 td {
	padding: 10px;
	border: 1px solid #999!important;
	vertical-align: middle;
}

#conts .table01 {
	margin-bottom: 20px!important;
	border-collapse: collapse;
	font-size: 13px;
}

#conts .table01 th {
	padding: 8px 12px;
	background-color: #F0F8FF;
	border: 1px solid #999;
	color: #333;
	font-weight: normal;
}

#conts .table01 th.type {
	width: 410px;
	text-align: left;
	vertical-align: middle;
	color: #333;
	background-color: #F0F8FF;
	border: 1px solid #999;
}

#conts .table01 td.num,
#conts .table01 th.num {
	text-align: center;
}

#conts .table01 td {
	padding: 8px 12px;
	background-color: #FEFBF1;
	border: 1px solid #999;
	color: #333;
}

/* MEMO */
#conts .memo {
	margin: 0 0 15px 10px;
	padding: 0 15px 15px;
	background: url(/mv/pc/img/common/bg_memo_bottom.png) no-repeat bottom left;
}

#conts .memo03,
#conts .memo04 {
	margin-left: -15px;
	margin-bottom: 0 !important;
	padding: 15px 0px 6px 15px !important;
	background: url(/mv/pc/img/common/bg_memo_top.png) no-repeat top left !important;
	border-bottom: none !important;
	color: #663300 !important;
	font-size: 13px !important;
	font-weight: normal;
}

#conts .memo03 span {
	padding-right: 6px;
	color: #5AACFF !important;
	font-weight: bold;
}

#conts .memo04 span {
	padding-right: 6px;
	color: #F8B400 !important;
	font-weight: bold;
}

#conts .memo p {
	margin-bottom: 0;
	padding: 0 23px 0 0;
}

#Movie-view #conts .memo img {
	margin-bottom: 10px;
	width: 600px!important;
	height: auto!important;
}

/* CAPTION */
#Movie-view #conts p.caption {
	margin: -10px 0 30px 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	color: #333;
}

/* 文献 */
#Movie-view #conts .documents p {
	margin-bottom: 5px;
}

#Movie-view #conts .documents ul li {
	padding-bottom: 7px;
	list-style: none;
	color: #333;
	font-size: 14px!important;
}


#conts .movie .mvList {
	margin-right: -10px;
	width: 673px;
}

#conts .movie .mvList li {
	margin: 0 10px 10px 0;
	width: 158px;
	float: left;
}

#conts .movie .mvList li img {
	margin: 0 0 3px;
	border: 1px solid #CCC;
}

/* 動画対応 */
body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
}

.video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.video-js:-webkit-full-screen {
	width: 100% !important;
	height: 100% !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none;
}

.video-js.vjs-fullscreen .vjs-big-play-button,
.bc-player-default_default.vjs-mouse .vjs-big-play-button {
	margin: -53px 0 0 -78px!important;
	top: 50%!important;
	left: 50%!important;
}
#vjs_video_3 {
	width: 100%!important;
	height: 320px;
}

/* QA */
#conts .article .q01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/icon_q.png) no-repeat 0 2px;
	content: "";
	width: 36px;
	height: 38px;
	display: inline-block;
}

#conts .article .q01 {
	margin: 0 15px 20px;
	background: url(/pc/img/magazine/common/question_bottom.png) no-repeat bottom right;
}

#conts .article .q01 p {
	margin: -1px 0 10px 0;
	padding: 10px 12px 0 23px;
	width: 556px;
	float: right;
	background: url(/pc/img/magazine/common/question_top.png) no-repeat top right;
	font-size: 13px;
	color: #6D5944;
	line-height: 2em;
}

#conts .article .a01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/icon_a.png) no-repeat 0 2px;
	content: "";
	width: 36px;
	height: 38px;
	display: inline-block;
}

#conts .article .a01 {
	margin: 0 15px 20px;
	background: url(/pc/img/magazine/common/answer_bottom.png) no-repeat bottom right;
}

#conts .article .a01 p {
	margin: -1px 0 10px 0;
	padding: 10px 12px 0 23px;
	width: 556px;
	float: right;
	background: url(/pc/img/magazine/common/answer_top.png) no-repeat top right;
	font-size: 13px;
	color: #6D5944;
	line-height: 2em;
}

/* 会話02 */
#conts .article .t01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/t01.png) no-repeat top left;
	content: "";
	width: 60px;
	height: 55px;
	display: inline-block;
}

#conts .article .t02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/t02.png) no-repeat top left;
	content: "";
	width: 60px;
	height: 54px;
	display: inline-block;
}

#conts .article .t03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/t03.png) no-repeat top left;
	content: "";
	width: 60px;
	height: 55px;
	display: inline-block;
}

#conts .article .t04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/t04.png) no-repeat top left;
	content: "";
	width: 60px;
	height: 55px;
	display: inline-block;
}

#conts .article .d01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}


#conts .article .d03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d03.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}


#conts .article .d04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d04.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}


#conts .article .d05:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d05.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d06:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d06.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}


#conts .article .d07:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d07.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_a01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_a01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_a02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_a02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_a03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_a03.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_a04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_a04.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_a05:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_a05.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .t01,
#conts .article .t02,
#conts .article .t03,
#conts .article .t04 {
	margin: 0 20px 20px 25px;
	background: url(/pc/img/magazine/common/t_bottom.png) no-repeat bottom right;
}

#conts .article .d01,
#conts .article .d02,
#conts .article .d03,
#conts .article .d04,
#conts .article .d05,
#conts .article .d06,
#conts .article .d07,
#conts .article .d_a01,
#conts .article .d_a02,
#conts .article .d_a03,
#conts .article .d_a04,
#conts .article .d_a05,
#conts .article .d_e01,
#conts .article .d_e02,
#conts .article .d_e03,
#conts .article .d_e04,
#conts .article .d_e05,
#conts .article .d_e06,
#conts .article .d_e07 {
	margin: 0 20px 20px 25px;
	background: url(/pc/img/magazine/common/d_bottom.png) no-repeat bottom right;
}

#conts .article .d01,
#conts .article .d02,
#conts .article .d03,
#conts .article .d04,
#conts .article .d05,
#conts .article .d06,
#conts .article .d07,
#conts .article .d_a01,
#conts .article .d_a02,
#conts .article .d_a03,
#conts .article .d_a04,
#conts .article .d_a05,
#conts .article .d_e01,
#conts .article .d_e02,
#conts .article .d_e03,
#conts .article .d_e04,
#conts .article .d_e05,
#conts .article .d_e06,
#conts .article .d_e07 {
	margin: 0 15px 40px !important;
}

#conts .article .t01 p,
#conts .article .t02 p,
#conts .article .t03 p,
#conts .article .t04 p,
#conts .article .d01 p,
#conts .article .d02 p,
#conts .article .d03 p,
#conts .article .d04 p,
#conts .article .d05 p,
#conts .article .d06 p,
#conts .article .d07 p,
#conts .article .d_a01 p,
#conts .article .d_a02 p,
#conts .article .d_a03 p,
#conts .article .d_a04 p,
#conts .article .d_a05 p,
#conts .article .d_e01 p,
#conts .article .d_e02 p,
#conts .article .d_e03 p,
#conts .article .d_e04 p,
#conts .article .d_e05 p,
#conts .article .d_e06 p,
#conts .article .d_e07 p {
	margin: 0 0 10px 0 !important;
	padding: 10px 10px 0 23px;
	width: 519px;
	float: right;
	background: url(/pc/img/magazine/common/t_top.png) no-repeat top right;
	font-size: 13px;
	color: #6C5944;
	line-height: 2em;
}

#conts .article .d01 p,
#conts .article .d02 p,
#conts .article .d03 p,
#conts .article .d04 p,
#conts .article .d05 p,
#conts .article .d06 p,
#conts .article .d07 p,
#conts .article .d_a01 p,
#conts .article .d_a02 p,
#conts .article .d_a03 p,
#conts .article .d_a04 p,
#conts .article .d_a05 p,
#conts .article .d_e01 p,
#conts .article .d_e02 p,
#conts .article .d_e03 p,
#conts .article .d_e04 p,
#conts .article .d_e05 p,
#conts .article .d_e06 p,
#conts .article .d_e07 p {
	padding: 10px 12px 0 23px !important;
	width: 518px;
	background: url(/pc/img/magazine/common/d_top.png) no-repeat top right;
}

#conts .article .s01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/s01.png) no-repeat top left;
	content: "";
	width: 70px;
	height: 54px;
	display: inline-block;
}

#conts .article .s02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/s02.png) no-repeat top left;
	content: "";
	width: 70px;
	height: 56px;
	display: inline-block;
}

#conts .article .s03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/s03.png) no-repeat top left;
	content: "";
	width: 70px;
	height: 61px;
	display: inline-block;
}

#conts .article .s04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/s04.png) no-repeat top left;
	content: "";
	width: 70px;
	height: 56px;
	display: inline-block;
}

#conts .article .s05:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/s05.png) no-repeat top left;
	content: "";
	width: 71px;
	height: 64px;
	display: inline-block;
}

#conts .article .s06:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/s06.png) no-repeat top left;
	content: "";
	width: 70px;
	height: 55px;
	display: inline-block;
}

#conts .article .s07:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/s07.png) no-repeat top left;
	content: "";
	width: 71px;
	height: 55px;
	display: inline-block;
}

#conts .article .n01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n03.png) no-repeat left top;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n04.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n05:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n05.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n06:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n06.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n07:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n07.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n08:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n06.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n09:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n07.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_e01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_e01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_e02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_e02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_e03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_e03.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_e04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_e04.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_e05:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_e05.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_e06:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_e06.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .d_e07:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/d_e07.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a03.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a04.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a05:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a05.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a06:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a06.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a07:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a07.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a08:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a08.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_a09:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_a09.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .s01,
#conts .article .s02,
#conts .article .s03,
#conts .article .s04,
#conts .article .s05,
#conts .article .s06,
#conts .article .s07,
#conts .article .n01,
#conts .article .n02,
#conts .article .n03,
#conts .article .n04,
#conts .article .n05,
#conts .article .n06,
#conts .article .n07,
#conts .article .n08,
#conts .article .n09,
#conts .article .n_a01,
#conts .article .n_a02,
#conts .article .n_a03,
#conts .article .n_a04,
#conts .article .n_a05,
#conts .article .n_a06,
#conts .article .n_a07,
#conts .article .n_a08,
#conts .article .n_a09,
#conts .article .n_e01,
#conts .article .n_e02,
#conts .article .n_e03,
#conts .article .n_e04,
#conts .article .n_e05,
#conts .article .n_e06,
#conts .article .n_e07,
#conts .article .n_e08,
#conts .article .n_e09 {
	margin: 0 20px 20px;
	background: url(/pc/img/magazine/common/s_bottom.png) no-repeat bottom right;
}

#conts .article .n01,
#conts .article .n02,
#conts .article .n03,
#conts .article .n04,
#conts .article .n05,
#conts .article .n06,
#conts .article .n07,
#conts .article .n08,
#conts .article .n09,
#conts .article .n_a01,
#conts .article .n_a02,
#conts .article .n_a03,
#conts .article .n_a04,
#conts .article .n_a05,
#conts .article .n_a06,
#conts .article .n_a07,
#conts .article .n_a08,
#conts .article .n_a09,
#conts .article .n_e01,
#conts .article .n_e02,
#conts .article .n_e03,
#conts .article .n_e04,
#conts .article .n_e05,
#conts .article .n_e06,
#conts .article .n_e07,
#conts .article .n_e08,
#conts .article .n_e09 {
	margin: 0 15px 20px;
	margin-bottom: 40px !important;
}

#conts .article .s01 p,
#conts .article .s02 p,
#conts .article .s03 p,
#conts .article .s04 p,
#conts .article .s05 p,
#conts .article .s06 p,
#conts .article .s07 p,
#conts .article .n01 p,
#conts .article .n02 p,
#conts .article .n03 p,
#conts .article .n04 p,
#conts .article .n05 p,
#conts .article .n06 p,
#conts .article .n07 p,
#conts .article .n08 p,
#conts .article .n09 p,
#conts .article .n_a01 p,
#conts .article .n_a02 p,
#conts .article .n_a03 p,
#conts .article .n_a04 p,
#conts .article .n_a05 p,
#conts .article .n_a06 p,
#conts .article .n_a07 p,
#conts .article .n_a08 p,
#conts .article .n_a09 p,
#conts .article .n_e01 p,
#conts .article .n_e02 p,
#conts .article .n_e03 p,
#conts .article .n_e04 p,
#conts .article .n_e05 p,
#conts .article .n_e06 p,
#conts .article .n_e07 p,
#conts .article .n_e08 p,
#conts .article .n_e09 p {
	margin: 0 0 10px 0;
	padding: 10px 12px 0 23px;
	width: 518px;
	float: right;
	background: url(/pc/img/magazine/common/s_top.png) no-repeat top right;
	font-size: 13px;
	color: #6C5944;
	line-height: 2em;
}

/* 会話0304 */
#conts .article .d_b01:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/d_b01.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .d_b02:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/d_b02.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .d_b03:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/d_b03.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .d_b04:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/d_b04.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .d_b05:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/d_b05.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .d_c01:before,
#conts .article .d_c02:before,
#conts .article .d_c03:before,
#conts .article .d_c04:before {
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -15px;
	left: -1px;
}

#conts .article .d_c01:before {
	background: url(/sn/pc/img/article/d_c01.png) no-repeat top left;
}

#conts .article .d_c02:before {
	background: url(/sn/pc/img/article/d_c02.png) no-repeat top left;
}

#conts .article .d_c03:before {
	background: url(/sn/pc/img/article/d_c03.png) no-repeat top left;
}

#conts .article .d_c04:before {
	background: url(/sn/pc/img/article/d_c04.png) no-repeat top left;
}

#conts .article .d_b01,
#conts .article .d_b02,
#conts .article .d_b03,
#conts .article .d_b04,
#conts .article .d_b05 {
	margin: 0 15px 40px;
	background: url(/sn/pc/img/article/t_bottom.png) no-repeat bottom right;
	position: relative;
}

#conts .article .d_c01,
#conts .article .d_c02,
#conts .article .d_c03,
#conts .article .d_c04 {
	margin: 20px 15px 40px;
	background: url(/sn/pc/img/article/t_bottom.png) no-repeat bottom right;
	position: relative;
}

#conts .article .d_b01 p,
#conts .article .d_b02 p,
#conts .article .d_b03 p,
#conts .article .d_b04 p,
#conts .article .d_b05 p,
#conts .article .n_c01 p {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 23px;
	width: 519px;
	float: right;
	background: url(/sn/pc/img/article/t_top.png) no-repeat top right;
	font-size: 13px;
	color: #6C5944;
	line-height: 2em;
}

#conts .article .d_c01 p,
#conts .article .d_c02 p,
#conts .article .d_c03 p,
#conts .article .d_c04 p {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 23px;
	width: 519px;
	float: right;
	background: url(/sn/pc/img/article/t_top.png) no-repeat top right;
	font-size: 13px;
	color: #6C5944;
	line-height: 2em;
}

#conts .article .n_b01:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_b01.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .n_b02:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_b02.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .n_b03:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_b03.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .n_b04:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_b04.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .n_b05:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_b05.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .n_b06:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_b06.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .n_b07:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_b07.png) no-repeat top left;
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -3px;
	left: -1px;
}

#conts .article .n_c01:before,
#conts .article .n_c02:before,
#conts .article .n_c03:before,
#conts .article .n_c04:before,
#conts .article .n_c05:before,
#conts .article .n_d01:before,
#conts .article .n_d02:before,
#conts .article .n_d03:before,
#conts .article .n_d04:before,
#conts .article .n_d05:before {
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -15px;
	left: -1px;
}

#conts .article .n_c01:before {
	background: url(/sn/pc/img/article/n_c01.png) no-repeat top left;
}

#conts .article .n_c02:before {
	background: url(/sn/pc/img/article/n_c02.png) no-repeat top left;
}

#conts .article .n_c03:before {
	background: url(/sn/pc/img/article/n_c03.png) no-repeat top left;
}

#conts .article .n_c04:before {
	background: url(/sn/pc/img/article/n_c04.png) no-repeat top left;
}

#conts .article .n_c05:before {
	background: url(/sn/pc/img/article/n_c05.png) no-repeat top left;
}

#conts .article .n_d01:before {
	background: url(/sn/pc/img/article/n_d01.png) no-repeat top left;
}

#conts .article .n_d02:before {
	background: url(/sn/pc/img/article/n_d02.png) no-repeat top left;
}

#conts .article .n_d03:before {
	background: url(/sn/pc/img/article/n_d03.png) no-repeat top left;
}

#conts .article .n_d04:before {
	background: url(/sn/pc/img/article/n_d04.png) no-repeat top left;
}

#conts .article .n_d05:before {
	background: url(/sn/pc/img/article/n_d05.png) no-repeat top left;
}

#conts .article .n_b01,
#conts .article .n_b02,
#conts .article .n_b03,
#conts .article .n_b04,
#conts .article .n_b05,
#conts .article .n_b06,
#conts .article .n_b07 {
	margin: 0 15px 40px;
	position: relative;
	background: url(/sn/pc/img/article/s_bottom.png) no-repeat bottom right;
}

#conts .article .n_c01,
#conts .article .n_c02,
#conts .article .n_c03,
#conts .article .n_c04,
#conts .article .n_c05,
#conts .article .n_d01,
#conts .article .n_d02,
#conts .article .n_d03,
#conts .article .n_d04,
#conts .article .n_d05,
#conts .article .n_f01,
#conts .article .n_f02,
#conts .article .k_a01,
#conts .article .k_a02 {
	margin: 20px 15px 40px;
	position: relative;
	background: url(/sn/pc/img/article/s_bottom.png) no-repeat bottom right;
}

#conts .article .n_b01 p,
#conts .article .n_b02 p,
#conts .article .n_b03 p,
#conts .article .n_b04 p,
#conts .article .n_b05 p,
#conts .article .n_b06 p,
#conts .article .n_b07 p,
#conts .article .n_c01 p,
#conts .article .n_c02 p,
#conts .article .n_c03 p,
#conts .article .n_c04 p,
#conts .article .n_c05 p,
#conts .article .n_d01 p,
#conts .article .n_d02 p,
#conts .article .n_d03 p,
#conts .article .n_d04 p,
#conts .article .n_d05 p,
#conts .article .n_f01 p,
#conts .article .n_f02 p,
#conts .article .k_a01 p,
#conts .article .k_a02 p {
	margin: 0 0 10px 0;
	padding: 10px 12px 0 23px;
	width: 518px;
	float: right;
	background: url(/sn/pc/img/article/s_top.png) no-repeat top right;
	font-size: 13px;
	color: #6C5944;
	line-height: 2em;
}

#conts ul.list01 li,
#conts ul.list01 li span {
	color: #333;
}

#conts ul.list01 {
	margin-bottom: 20px;
	background-color: #F0F8FF;
	border-top: 1px solid #82D1FF;
	border-right: 1px solid #82D1FF;
	border-left: 1px solid #82D1FF;
}

#conts ul.list01 li {
	padding: 8px 15px 8px 25px;
	background: url(/mv/pc/img/common/icon_list01.png) no-repeat 11px 16px;
	font-size: 13px;
	position: relative;
	border-bottom: 1px solid #82D1FF;
	line-height: 1.8;
}

#conts ul.list01 li.lastChild {
	border-bottom: none;
}

#conts ul.list01 .list01Icon {
	position: absolute;
	left: 12px;
	top: 13px;
}

#conts ul.list02 {
	margin: 0 0 20px 0;
}

#conts ul.list02 li {
	padding: 8px 15px 0px 15px;
	background: url(/mv/pc/img/common/icon_list01.png) no-repeat 0px 16px;
	font-size: 13px;
	position: relative;
	line-height: 1.8;
}

#conts .article .n_e01:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e02:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e03:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e03.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e04:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e04.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e05:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e05.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e06:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e06.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e07:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e07.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e08:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e08.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_e09:before {
	margin-bottom: -40px;
	background: url(/pc/img/magazine/common/n_e09.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
}

#conts .article .n_f01:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_f01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
	position: absolute;
	top: -15px;
	left: -1px;
}

#conts .article .n_f02:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/n_f02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
	position: absolute;
	top: -15px;
	left: -1px;
}

#conts .article .k_a01:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/k_a01.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
	position: absolute;
	top: -15px;
	left: -1px;
}

#conts .article .k_a02:before {
	margin-bottom: -40px;
	background: url(/sn/pc/img/article/k_a02.png) no-repeat left -1px;
	content: "";
	width: 80px;
	height: 80px;
	display: inline-block;
	position: absolute;
	top: -15px;
	left: -1px;
}