#contents {
	width: auto;
	background-image: url(../images/bg.png);
}
.device-pc .article {
	width:960px;
	margin: 0 auto;
	background-color: #fff;
}
.device-sp #contents {
	width: auto;
	background-image: none;
}
.device-sp .article {
	width:100%;
	margin: 0 auto;
	background-color: #fff;
}
.device-pc .article-title_pc{
	width:960px;
	padding:0;
	margin:0 auto;
}
.device-pc .article-title_sp{
	display:none;
}
.device-pc .article-title img{
	width:960px;
	height:auto;
}
.device-sp .article-title_sp{
	width:100%;
	padding:0;
	margin:0 auto;
}
.device-sp .article-title_pc{
	display:none;
}
.article-lead {
	background-color: #4980c5;
	margin: 0;
	padding: 20px;
}
.article-header .article-lead{
	margin: 0 auto 50px;
	padding: 50px;
}
.device-sp .article-header .article-lead{
	margin: 0 auto 20px;
	padding:30px;
}
.article-header .article-lead__text p {
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	letter-spacing:.08em;
	color: #fff;
}
.device-sp .article-header .article-lead__text p {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	letter-spacing:.06em;
	color: #fff;
}
.article-content {
	margin-top: 32px;
}
.article-content__title_pc {
	width: 640px;
	margin: 32px auto 16px;
	font-size: 280%;
}
.device-pc .article-content__title {
	display:none;
}
.device-sp .article-content__title {
	text-align:center;
	line-height: 1.7;
	font-size: 21px;
	margin-bottom: -20px;
}
.device-sp .article-content__title_pc {
	display:none;
}
.section{
	margin:100px auto;
}
.device-sp .section{
	margin:40px auto;
}
.section_first{
	margin:50px auto;
}
/*　見出し＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.device-pc .article-content .midashi_pc {
	width: 580px;
	margin: 40px auto;
}
.device-sp .article-content .midashi_pc {
	display: none;
}
.device-pc .article-content .midashi_sp {
	display: none;
}
.device-sp .article-content .midashi_sp {
	display: block;
	width: 90%;
	margin: 0 auto 30px;
}
.device-pc .article-content .small_midashi_pc {
	width: 100%;
	text-align: center;
	margin: 30px auto 0;
}
.device-sp .article-content .small_midashi_pc {
	display: none;
}
.device-pc .article-content .small_midashi_sp {
	display: none;
}
.device-sp .article-content .small_midashi_sp {
	display: block;
	width: 95%;
	height:auto;
	margin: 20px auto;
}
/*　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.device-pc .article-content__text p {
	width: 410px;
	margin: 20px auto 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 2;
	color: #000;
}
.device-sp .article-content__text p {
	width: 85%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.7;
}
/*　写真＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.article-content__photo {
	background: no-repeat center top;
	width: 100%;
	margin: 45px auto;
	background-size: contain;
}
.article-content__photo_pc {
	background: no-repeat center top;
	width: 100%;
	margin: 45px auto;
	background-size: contain;
}
.device-pc .article-content__photo_pc {
	background: no-repeat center top;
	width: 100%;
	margin: 45px auto;
	background-size: contain;
}
.device-pc .article-content__photo_sp {
	display: none;
}
.device-sp .article-content__photo_pc {
	display: none;
}
.device-sp .article-content__photo_sp {
	display: block;
	background: no-repeat center top;
	width: 95%;
	margin: 20px auto;
	background-size: contain;
}
/*　動画部分＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.device-pc .mv_sp{
	display:none;
}
.device-sp .mv_sp{
	display:block;
	width: 288px;
	height:auto;
	margin:20px auto;
}
.device-sp .mv_pc{
	display:none;
}
/*　商品部分＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.article .products .column-3{
	width:720px;
	margin:0 auto;
	padding: 50px 0;
	border:solid 1px #949494;
	border-left:none;
	border-right:none;
}
.device-pc .list{
	width:850px;
	margin:-50px auto 0;
}
.device-pc .list img{
	width:850px;
	height:auto;
}
.caution{
	font-size:13px;
	margin: -20px 0 0 ;
	
}
.device-sp .caution{
	width:95%;
	font-size:13px;
	margin: 20px auto;
	
}
.device-sp .article .products .column-3{
	width:auto;
	margin-right: -16px;
}

/*　コメント部分＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.device-pc .article-content__text .comment_pc p {
	width:580px;
	margin: 0 auto ;
	padding: 0 0 30px 125px;
	font-size: 16px;
	font-weight: normal;
	line-height: 2;
	color: #000;
}

.device-pc .comment_blue {
	font-size:16px;
	padding-left:30px;
	background-image:url(/store/techo/ja/magazine/2019/mega2019/images/comment_middle_blue.gif)
}
.device-pc .comment_orange {
	font-size:16px;
	padding-left:30px;
	background-image:url(/store/techo/ja/magazine/2019/mega2019/images/comment_middle_orange.gif)
}
.name{
	margin-top:1em;
	display: inline-block;
}
.device-pc .comment_pc {
	width:580px;
	margin:40px auto 0;
}
.device-pc .comment_sp {
	display: none;
}
.device-sp .comment_pc {
	display: none;
}
.comment_sp{
	margin-bottom:30px;
}
.icon{
	width:49px;
	height:auto;
	margin:0 auto 5px;
}
.device-sp .comment_blue {
	padding:15px;
	border:solid 20px #e4ebf3; 
	border-radius: 20px;
	background-color:#e4ebf3;
}
.device-sp .comment_orange {
	padding:15px;
	border:solid 20px #f7eadc; 
	border-radius: 20px;
	background-color:#f7eadc;
}
.device-pc .article-content__text .end {
	margin:40px auto 0;
}
/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.hoverOp:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#contents a:link {
	display:inline;
	color: #b26118;
	text-decoration: none;
}
#contents a:visited {
	display:inline;
	color: #b26118;
	text-decoration: none;
}
