@charset "EUC-JP";
/* CSS Document */
/*extend /club-me/common/v0006/css/cme_base.css*/
#cmeMain {font-size: 16px;}
@media only screen and (max-width:767px) {
	#cmeMain {font-size: 14px;}
}
#cmeMain * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}

/*extend /shared_resp/v0006/css/base.css*/
input[type="radio"]{border-radius:50%; padding: 0;}
input:not([type]), input[type="checkbox"]{border-radius:5px}
input[type="text"], input[type="number"], input[type="password"], input[type="email"]{border-radius:5px}
#content input:not([type="image"]),
#content select,
#content textarea {border: 1px solid #444;}
@media only screen and (max-width:767px) {
	#content input,
	#content select,
	#content textarea {font-size: 16px;}
}
#content select {-webkit-appearance: menulist;-moz-appearance: menulist;appearance: menulist;}
@media only screen and (max-width:767px) {
	#contain #content2 .inner2 .form table .link_area input[type="image"]{max-width: 100%;width: auto;height: auto;padding: 0;}
}

span.pc_only,
img.pc_only {
	display:inline;
}
th.pc_only {
	display: table-cell;
}
@media only screen and (max-width: 767px){
	span.pc_only,
	img.pc_only {
		display: none;
	}
	span.sp_only {
		display:inline;
	}
	th.pc_only {
		display: none !important;
	}
	th.sp_only {
		display: table-cell !important;
	}
}

/* -------------------------------------------
	ページトップ
---------------------------------------------- */
.pagetop {
	width: 100%;
	max-width: 980px; margin:
	40px auto 0;
	text-align: right;
	font-size:75%;
}
.pagetop a {
	display: inline-block;
	padding: 0 20px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

@media only screen and (max-width: 767px) {
	.pagetop {
		width: auto;
		max-width: inherit;
		margin: 0px 5px 0;
	}
	.pagetop a {
		font-size: 85.7%;
	}
}

/* -------------------------------------------
	ページトップへ
---------------------------------------------- */
#content2 .cme-footer {
	text-align: right;
	margin-top: 40px;
	padding-right: 30px;
	padding-bottom: 80px;
}

a.cme-contact{
	float:right;
	width:175px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:20px 0 20px;
	color:#fff;
	border-radius:3px;
	margin-top:30px;
	font-size:87.5%;
	line-height:1;
}
a.cme-contact:link {
	background-color:#767676;
}
a.cme-contact:visited {
	background-color:#767676;
}
a.cme-contact:hover {
	background-color:#9d9d9d;
}
a.cme-contact:active {
	background-color:#9d9d9d;
}
.cme-contact img {
	margin-left: 5px;
}

@media only screen and (max-width: 767px) {
	#content2 .cme-footer {
		margin-top: 20px;
		padding:0;
	}
	#content2 .pagetop_wrap {
		margin-right: 10px;
	}
	#content2 .cme-footer .cme-contact {
		float: none;
		width: auto;
		margin: 20px 10px 0;
	}
}

/* -------------------------------------------
	タイトル・ラベル
---------------------------------------------- */
#category_title {
	float: left;
	padding-top: 10px;
}
#extra_nav .text {
	float: left;
	padding: 13px 0 0 15px;
}
#main_image {
	overflow: hidden;
	min-width: 980px;
}
#main_image img {
	position: relative;
	left: 50%; margin-left: -730px;
}
.border_headline {
	margin-bottom: 1.5em;
	padding: 1.7em 0 1.2em;
	border-top: 2px solid #01abed;
	border-bottom: 2px solid #e6e6e6;
	font-size: 128.5%;
	font-weight: bold;
}
#border_page_title {
	position: relative;
	height: 19px;
	margin-bottom: 48px;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}
#border_page_title span {
	position: absolute;
	width: 100%;
}
#border_page_title span img {
	padding: 0 20px;
	background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	#main_image {
		min-width: 768px;
	}
	#main_image img {
		width: 150%;
		margin-left: -75%;
	}
}

@media only screen and (max-width: 767px) {
	#category_title {
		float: none;
		padding-top: 0;
	}
	#category_title a {
		display: block;
		margin: 20px;
		width: 280px;
		height: 20px;
		background: url(/club-me/common/image/ttl_cme1_x2.gif) no-repeat 0 0;
		background-size: 280px auto;
	}
	#category_title img {
		display: none;
	}
	#extra_nav .text {
		display: none;
	}
	#main_image {
		min-width: 0;
	}
	#main_image img {
		width: 100%;
		left: 0;
		margin: 0;
	}
	#border_page_title {
		height: auto;
		margin-bottom: 20px;
		border-bottom: none;
	}
	#border_page_title span {
		position: relative;
	}
	#border_page_title span img {
		padding: 0;
		background: none;
	}
}

/* -------------------------------------------
	ソーシャルボタン
---------------------------------------------- */
.social_wrap { border-right: 1px solid #ccc; }
#module_titleArea .social_wrap { position: absolute; top: 8px; right: 250px; height: 20px; }
.social_wrap li { float: left; margin-right: 15px; }
.social_wrap li iframe[src*="facebook"] { width: 88px !important; }

#inner_share { margin-top: 30px; text-align: center; letter-spacing: -0.4em; }
#inner_share li { display: inline-block; width: 69px; height: 69px; margin: 0 9px; letter-spacing: normal; font-size: 14px; }
#inner_share li#twitter { height: 69px; }
#inner_share li .box .count { width: 69px; height: 40px; }
#inner_share li .box .count span { display: inline-block; padding-top: 0.55em; }
#inner_share li .box .share { width: 69px; height: 69px; text-indent: -9999px; outline: none; }
#inner_share li#twitter .box .count { background: url(/club-me/common/image/balloon_fb.gif) no-repeat; }
#inner_share li#facebook .box .count { background: url(/club-me/common/image/balloon_tw.gif) no-repeat; }
#inner_share li#facebook .box .count span { padding-left: 17px; background: url(/club-me/common/image/icon_like.gif) no-repeat left 10px; }
#inner_share li#twitter .box .share { background: #000 url(/club-me/common/v0006/images/icon_twitter.svg) center center/40px auto no-repeat; border-radius: 4px; }
#inner_share li#facebook .box .share { background: url(/club-me/common/image/icon_fb.gif) no-repeat; }

/*@media only screen and (min-width: 641px) and (max-width: 979px){
	#module_titleArea .social_wrap { display: none; }
}*/
@media only screen and (max-width: 767px) {
	#module_titleArea .social_wrap,
	#inner_share { display:none; }
}


/* ========================================
	共通ここから
=========================================== */
wrapper-contents {
	background-color:#eceef0;
}

.col_o {
	color:#ff660a
}

p.pagetop {
	font-size: 83%;
	text-align: right;
}

.text_90 {
	font-size: 90%;
}

.note dt {
	position: relative;
}
.note dt span {
	position: absolute;
}
.note dd {
	padding-left: 1em;
}
.kiyaku .note table{
	margin-left: 1em;
	vertical-align: top;
	font-size: 90%;
	line-height:1.5em;
	border:none;
}

.clear {
	clear:both;
}

/* ========================================
	共通ここまで
=========================================== */
/* ========================================
	おしえてページここから
=========================================== */
#container_warrap {
	background: url(/club-me/appliances/oshiete/img/bg_blue.jpg) repeat-x left top;
}

#main #container2 {
	width: 100%;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro",Osaka,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	/*font-size: 16px;*/
	line-height: 2em;
	background-color: #eceef0;
}

#main #container2 #main_top {
	position: relative;
	margin: 0 auto;
	max-width: 1174px;
	padding-right: 13px;
	padding-left: 13px;
	height: 171px;
	background: url(/club-me/appliances/oshiete/img/bg_ttl.jpg) no-repeat right top;
}
#main #container2 #main_top::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 18px;
	background-color: #fff;
	border-radius: 6px 6px 0 0;
}
@media only screen and (max-width: 767px) {
	#main #container2 #main_top {
		padding-right: 0;
		padding-left: 0;
	}
	#main #container2 #main_top::before {
		display: none;
	}
}

#main #container2 #main_top .ttl_box{
	position:absolute;
	top:40px;
	left:32px;
}

#main #container2 #main_top .ttl_box2{
	position:absolute;
	top:105px;
	left:32px;
}

#main #container2 #content2 {
	margin: 0 auto;
	max-width: 1174px;
	padding-right: 13px;
	padding-left: 13px;
	background-color:#FFF;
}

#main #content2 .inner{
	padding:10px 37px 30px 37px;
}

.txt_box {
	width: 100%;
	max-width: 850px;
	font-size: 88%;
	line-height: 1.8em;
}

.txt_atention {
	margin-top:15px;
	line-height:1.35em;
}

#main #container2 #content2 .inner .area_m,
#main #content_inner .section_m {
	margin-top:25px;
}


#main #container2 #content2 .inner .area_box {
	width: 100%;
	position: relative;
	border: 6px solid #d0dfeb;
	border-radius: 6px;
	zoom:1;
	-webkit-border-radius: 6px; /* for Safari and Chrome */
	-moz-border-radius: 6px;    /* for Firefox */
	behavior: url("/club-me/appliances/oshiete/css/PIE.htc");
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#main #container2 #content2 .inner .area_box .mark{
	position: absolute;
	top: -8px;
	left: 25px;
}

.inner .area_box .ttl {
	position: absolute;
	left: 102px;
	top: 17px;
	font-size: 132%;
	font-weight: bold;
	color: #3c6284;
	height: auto;
	width: auto;
}
.area_box .ttl_cap {
	position: absolute;
	left: 102px;
	top: 43px;
	font-size: 70%;
	color: #333;
}

.area_box .present {
	position: absolute;
	top: 68px;
	left: 58.9%;
	width: 40%;
	max-width: 360px;
	height: auto;
}
.area_box .contribution {
	position: absolute;
	top: 90px;
	left: 25px;
	width: 49.8%;
	height: 143px;
	background-color: #ECEEF0;
	border-radius: 6px;
	text-align: center;
	padding: 20px;
	font-size: 92%;
	-webkit-border-radius: 6px;     /* for Safari and Chrome */
	-moz-border-radius: 6px;    /* for Firefox */
	behavior: url("/club-me/appliances/oshiete/css/PIE.htc");
}
.area_box .contribution .btn_toukou {
	display:block;
	font-size:0;
	line-height:0;
	margin:30px auto 10px;
}
.area_box .contribution .btn_toukou img {
	margin:auto;
	max-width: 100%;
	height: auto;
}

.contribution h4{
	color:#FA6702;
	font-weight:bold;
}

.contribution h4 img{
	vertical-align: bottom;
	padding-bottom: 5px;
}
#main #content2 .inner .area_box .ttl .ttl_cap {
	line-height: 1.7em;
}
.inner .area_box .inquiry {
	font-size: 75%;
	line-height: 1.5em;
	width: 93.9%;
	margin-top: 290px;
	margin-right: 0;
	padding-bottom: 25px;
	margin-left: 24px;
}
.inner .area_box .inquiry p{
	width: 100%;
	max-width:600px;
}
.inner .area_box .inquiry img{
	float:right;
}

.area_box .contribution .me_txt {
	line-height: 1.2em;
	font-size: 85%;
}

.area_box .ttl .notice {
	color: #ff660a;
	font-size: 63%;
	line-height: 1.5em;
}

.inner .area_box .txt_section {
	line-height: 1.5em;
	width: 100%;
	max-width: 845px;
	padding-bottom: 13px;
	padding-top: 85px;/*120px*/
	margin-left: 24px;
	font-size: 88%;
}

.product {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
}
.product .fits {
	margin-right:11px;
}

.product .product_box {
	background-color: #F5F6F7;
	/*height: 415px;*/
	width: 32.4645%;
	padding-bottom: 30px;
	border-radius: 8px;
	float:left;
	-webkit-border-radius: 8px;     /* for Safari and Chrome */
	-moz-border-radius: 8px;    /* for Firefox */
	behavior: url("/club-me/appliances/oshiete/css/PIE.htc");
}

.product .product_box h3{
	border-left: 4px solid #0080c1;
	padding: 0px 0 0 8px;
	margin: 15px 0 0 12px;
	font-weight: bold;
	font-size: 132%;
	color: #595556;
}

.product .product_box .picture {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c4;
	/*width: 250px;*/
	margin-left: 11px;
	margin-right: 11px;
	/*height: 190px;*/
}

.product .product_box .picture img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 12px;
}

.area_box .product .product_box ul{
	margin: 10px 14px 0 14px;
	display: block;
	font-size: 88%;
}

.area_box .product .product_box ul li{
	background:	url("/club-me/appliances/oshiete/img/arrow.gif") no-repeat scroll 0 center  ;
	letter-spacing: normal;
	line-height: 1.5em;
	padding: 3px 0px 3px 14px;
}

@media only screen and (min-width: 768px) and (max-width: 979px){
/*	.product { display:block; width: auto; margin-right:30px; }
	.product .fits { margin-right:2%; }
	.product .product_box { height: 430px; width: 32%; }
	.product .product_box .picture { width: 90%; }*/
	.product .product_box .picture img { max-width: 100%; height: auto; }
}

@media only screen and (max-width: 767px) {
	.product {display: block;}
	.product .product_box { padding-bottom: 0; }
}


.o_title {
	color:#fff;
	padding:35px 0 0 25px;
	line-height:1.2;
	font-weight:bold;
	font-size:185%;
}
.o_title_dis {
	color:#fff;
	padding:10px 20px;
	font-size:90%;
	line-height:1.4;
}
.atn {
	color:#CC0000;
	border-bottom:1px solid #CEE0EE;
	padding-bottom:10px;
	margin-bottom:10px;
}
.atn2 {
	margin-top:-10px;
	padding:0 30px 20px;
	clear:both;
	color:#ff660a;
	font-size:75%;
	line-height:1.2;
}
#content2.single_col #content_inner #h1{
	border-bottom: 1px solid #0080c1;
	border-top: 3px solid #0080c1;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
#content2.single_col #content_inner {
	width: 100%;
	max-width:100%;
	float:none;
}
#content2.single_col #content_inner .section{
	max-width: 100%;
}
#content2.single_col .product_wrap{
	display: flex;
	/*flex-wrap: wrap;*/
	align-items: center;
}
#content2.single_col .product_wrap .product_img {
	text-align: center;
}
#content2.single_col .product_wrap .product_img img{
	max-width: 70%;
	vertical-align: bottom;
}
#content2.single_col .product_wrap a img{
	max-width: 100%;
}
#content2.single_col .product_title{
	font-size: 137.5%;
	font-weight: bold;
	margin-bottom: 6px;
}
#content2.single_col .btn_wrap{
	text-align: center;
	background-color: #eceef0;
	padding: 33px 0 32px;
	margin-top: 50px;
}
#content2.single_col .btn_areanext{
	margin-right: 0;
}
#content2.single_col .btn_wrap .shouhin_btn_title{
	font-size: 112.5%;
	font-weight: bold;
	line-height: 1.56;
	margin-bottom: 15px;
}
#content2.single_col .btn_wrap .btn_text,
#content2.single_col .bottom_link .return_corner_top{
	font-size: 87.5%;
}
#content2.single_col #localnav-area{
	display: none;
}
#content2.single_col .section_wrap{
	padding: 0 8px;
}
#content2.single_col .other_link_wrap{
	margin-top: 75px;
}
#content2.single_col .other_link_wrap .title_underbar{
	font-size: 112.5%;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
}
#content2.single_col .other_link_wrap .other_link_list{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#content2.single_col .other_link_wrap .other_link_list li:first-child a,
#content2.single_col .other_link_wrap .other_link_list li:first-child span{
	border-left: 1px solid #dbdbdb;
}
#content2.single_col .other_link_wrap .other_link_list li a,
#content2.single_col .other_link_wrap .other_link_list li span{
	display: inline;
	font-size: 87.5%;
	padding: 0 20px;
	border-right: 1px solid #dbdbdb;
}
#content2.single_col .other_link_wrap .other_link_list li span{
	color: #333333;
}
#content2.single_col .bottom_link{
	padding-top: 15px;
	margin: 65px 40px 0;
	text-align: center;
	border-top: 1px solid #dbdbdb;
}
#content2.single_col .bottom_link .return_corner_top a {
	display: inline-block;
	padding-left: 17px;
	background: url(../img/arr_back.png) no-repeat 0 47%;
}
#content2.single_col .cme-footer{
	margin-top: 0;
}
@media only screen and (min-width: 767px) {
	/* 開閉ボタン */
	.oac_area.oac_hide {
		display: block !important;
	}
}

@media only screen and (max-width: 767px) {
	#container_warrap {
		background:#fff;
	}
	#main #container2 #main_top {
		background:none;
		width:100%;
		height:auto;
	}
	.o_title {
		background:#0094DC;
		color:#fff;
		padding:15px 20px 10px;
		line-height:1.2;
		font-weight:bold;
		font-size:95%;
	}
	.o_title_dis {
		color:#333;
		padding:10px 20px;
		font-size:95%;
		line-height:1.4;
	}
	.bg_ttl_sp {
		width:100%;
		display:block;
	}
	#main #container_warrap #content2 {
		width:auto;
	}
	#main #content2 .inner {
		padding:20px;
	}
	.txt_box {
		width:auto;
		line-height:1.4;
	}
	.txt_box strong {
		font-weight:bold;
	}
	#main #container2 #content2 {
		padding-right: 0;
		padding-left: 0;
	}
	#main #container2 #content2 .inner .area_box {
		width:auto;
		 border: 2px solid #d0dfeb;
		 padding-bottom:0px;
	}
	#main #container2 #content2 .inner .area_box .mark {
		left:5px;
		top:-4px;
	}
	#main #container2 #content2 .inner .area_box .mark img {
		width:30px;
		height:39px;
	}
	.inner .area_box .ttl {
		position:static;
		font-size:95%;
		margin:8px 0 5px 45px;
	}
	.area_box .ttl_cap {
		position:static;
		font-size:80% !important;
		line-height:1.4 !important;
		font-weight: normal;
		margin:0px;
		padding:0 10px;
	}
	.area_box .contribution {
		position:static;
		width:auto;
		height:auto;
		left:5px;
		padding:15px 10px;
		margin:8px;
		font-size:82%;
	}
	.contribution h4 {
		line-height:1.2;
	}
	.contribution h4 img {
		display:none;
	}
	.contribution p {
		line-height:1.2;
	}
	.btn_toukou {
		display:block;
		text-align:center;
		color:#fff !important;
		font-size:125% !important;
		line-height:1;
		font-weight:bold;
		padding:30px 5px 26px;
		margin:5px auto !important;
		background:#FA7820;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		text-decoration:none;
	}
	.btn_toukou:hover {
		text-decoration:none;
	}
	.area_box .contribution .me_txt {
		font-size:100%;
	}
	.area_box .present {
		position:static;
		width:96%;
		height:auto;
		margin:0 auto;
		display:block;
	}
	.inner .area_box .inquiry {
		margin:0;
		padding:4% 4% 0 4%;
		width: 92%;
	}
	.inner .area_box .inquiry p {
		width:auto;
	}
	.inner .area_box .inquiry a.sp_only {
		display:block;
		text-align:center;
		color:#fff !important;
		font-size:125%;
		line-height:1;
		font-weight:bold;
		padding:20px 5px;
		margin:5px auto 10px;
		background:#767676;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		text-decoration:none;
	}
	.area_box .ttl .notice {
		font-size:88%;
		line-height:1.4;
		margin:10px 10px 0 -36px;
		padding-bottom:10px;
		font-weight:normal;
		border-bottom:1px solid #CEE0EE;
	}
	.inner .area_box .txt_section {
		font-size: 88%;
		line-height: 1.4;
		margin:10px 10px 0 10px;
		padding:0;
		width: auto;
	}
	.txt_section b {
		font-weight:bold;
	}
	.product {
		margin:0;
		width:100%;
	}
	.product .product_box {
		background-color: #fff;
		border-radius:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		float: none;
		height: auto;
		width: auto;
		margin:0 10px;
	}
	.product .product_box .picture {
		border-top: 1px solid #CEE0EE;
		border-bottom:0;
		height: auto;
		margin:10px 0 0 0;
		padding:10px 0 0 0;
		width: auto;
	}
	.product .product_box h3 {
		border-left: 4px solid #E60000;
		color: #333;
		font-size: 100%;
		line-height:1;
		font-weight: bold;
		margin:0 0 -10px 0;
		padding: 5px 0 2px 8px;
	}
	.area_box .product .product_box ul {
		font-size: 84%;
		margin: 10px 0 0 5px;
	}
	.atn2 {
		border-top: 1px solid #CEE0EE;
		margin:20px 20px 0;
		padding:20px 0;
	}

	/* 開閉ボタン */
	.oac_btn {
		margin-left:10px;
		display:inline;
		cursor:pointer;
	}
	.oac_area {
		display:none;
	}
	#content2.single_col #content_inner #h1{
		border-left: none;
		border-right: none;
		padding: 20px 0;
	}
	#content2.single_col .product_wrap .product_img{
		width: 42%;
	}
	#content2.single_col .product_title{
		font-size: 114.3%;
	}
	#content2.single_col .product_wrap .product_img img {
		max-width: 100%;
	}
	#content2.single_col #localnav-area{
		display: block;
	}
	#content2.single_col .section_wrap {
		padding: 0;
	}
	#content2.single_col .btn_toukou{
		font-size: 100%!important;
		padding: 22px 5px 21px;
	}
	#content2.single_col .btn_wrap{
		padding: 20px 10px 10px;
		margin-bottom: 30px;
		margin-top: 30px;
		border-radius: 6px;
	}
	#content2.single_col .btn_wrap .shouhin_btn_title{
		font-size: 100%
	}
	#content2.single_col .bottom_link {
		padding-top: 15px;
		margin: 10px 20px 0;
	}
	#content2.single_col #footer_button_area .container{
		border-top: none;
	}
	#content2.single_col .product_wrap a img{
	max-width: 125px;
	height: auto;
	}

}

/* ========================================
	おしえてページここまで
=========================================== */
/* ========================================
	閲覧ページここから
=========================================== */

#contain {
	background: url(/club-me/appliances/oshiete/img/bg_ttls.jpg) repeat-x left top;
}


#content2 .inner2{
	padding-top: 30px;
	padding-right: 32px;
	padding-bottom: 30px;
	padding-left: 32px;
}

#contain #main02 {
	position: relative;
	margin: 0 auto;
	max-width: 1174px;
	padding-right: 13px;
	padding-left: 13px;
	height: 98px;
	background: url(/club-me/appliances/oshiete/img/bg_ttls.jpg) no-repeat left top;
}

#contain #main02 .ttl_box{
	position:absolute;
	top:30px;
	left:32px;
}

#content_inner {
	width: 71%;
	max-width:650px;
	float:right;
}

#content_inner #h1 {
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: 1px solid #0080c1;
	border-top: 3px solid #0080c1;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 1em;
}

#content_inner .section {
	border: 6px solid #D0DFEB;
	border-radius: 6px;
	width: auto;
	max-width: 630px;
	position: relative;
	-webkit-border-radius: 6px;     /* for Safari and Chrome */
	-moz-border-radius: 6px;    /* for Firefox */
	behavior: url("/club-me/appliances/oshiete/css/PIE.htc");
}

#content_inner .section .sectioninner{
	margin: 20px;
}


.section .sectioninner h3 {
	font-weight: bold;
	font-size:100%;
}
.sectioninner .spec {
	font-size: 82%;
	background: url("/club-me/appliances/oshiete/img/border_y.png") repeat scroll 0 0  ;
	min-height: 28px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	padding-left:10px;
}

.sectioninner .spec span.lists {
	margin-right:18px;
}
.sectioninner .spec span.key {
	color:#85854c;
}
.sectioninner .comment {
	font-size: 88%;
	line-height: 2em;
	padding-top: 20px;
}
.sectioninner .comelist {
	border-bottom: 1px dotted #B6E6F2;
	line-height:2em;
	padding-bottom:10px;
}

#localnav-area {
	display: inline;
	float: left;
	width: 24.6%;
	max-width: 225px;
}

#localnav-area .head {
	border-color: #D8DADC #D8DADC #d9d8d9;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 2px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.1;
	padding: 20px 23px 19px;
	width: auto;
	background: url("/club-me/appliances/oshiete/img/bg_h2.gif") no-repeat scroll 0 0;
	background-position: 10px 15px;
}

#localnav-area a img {
	max-width: 100%;
	height: auto;
}


.nav-local {
	border: 1px solid #D8DADC;
	border-width: 0 1px 1px;
	font-size: 82%;
	list-style-type: none;
	padding: 0;
}

.nav-local li {
	background-color: #FFFFFF;
	border-top: 1px solid #D8DADC;
	margin: 0;
	line-height: 1.2em;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 12px;
}

.nav-local .active {
	background-color: #F2F4F6;
}

.line15 {
	padding:12px 0;
}

.btn_area{
	margin-bottom:20px;
}
.btn_area2{
	margin-top:20px;
}

.btn_areanext{
	margin: 20px 7px 3px 0;
	background: none repeat scroll 0 0 #e0f0fd;
	text-align: center;
}
.btn_areanext a{
	display: inline-block;
	padding: 0.7em 0 0.7em 20px;
	background: url("/club-me/appliances/oshiete/img/ico_arrow2.png") no-repeat 0 center;
	font-size:82%;
	color: #333333;
}
.btn_areanext a{
}

.btn_areaback{
    margin: 20px 7px 3px 0;
	background: none repeat scroll 0 0 #e0f0fd;
	text-align: center;
}
.btn_areaback a{
	display: inline-block;
	padding: 0.7em 0 0.7em 20px;
	background: url("/club-me/appliances/oshiete/img/ico_arrow22.png") no-repeat 0 center;
	font-size:82%;
	color: #333333;
}


.btn_area_pagenavi{
	margin: 20px 7px 3px 0;
	background: none repeat scroll 0 0 #e0f0fd;
	padding: 0.7em 20px;
}
.btn_area_pagenavi span{
	display: inline-block;
	padding-left: 20px;
	color: #333333;
	font-size:82%;
}
.btn_area_pagenavi span.back{
	background: url("/club-me/appliances/oshiete/img/ico_arrow22.png") no-repeat 0 center;
}
.btn_area_pagenavi span.next{
	float: right;
	background: url("/club-me/appliances/oshiete/img/ico_arrow2.png") no-repeat 0 center;
}


@media only screen and (max-width: 767px) {
	#contain #main02 {
		height:auto;
		background-img:none;
		width:auto;
		padding-right: 0;
		padding-left: 0;
	}
	#main #container2 {
		margin-bottom:20px;
	}
	#main #container2 #content2 {
		width:auto;
	}
	#content2 .inner2 {
		padding:20px;
	}
	#content_inner {
		float:none;
		width:auto;
		max-width: inherit;
	}
	#localnav-area {
		display: block;
		float: none;
		width: auto;
		max-width: inherit;
	}
	#content_inner #h1 {
		margin-bottom: 2em;
		padding: 0 10px;
		border: 1px solid #c4c4c4;
		border-bottom: none;
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	#content_inner #h1 span {
		display: block;
		padding-top: 1em;
		border-top: 3px solid #767676;
		font-size: 100%;
		font-weight: bold;
	}
	#content_inner .section {
		width: auto;
		max-width: inherit;
		border: 2px solid #d0dfeb;
	}
	#content_inner .section .sectioninner {
		margin:10px;
	}
	.sectioninner .comelist {
		border-bottom:none;
		padding:0;
	}
	.sectioninner .spec {
		padding:10px;
		height:auto;
		line-height:1.6;
		margin-bottom:10px;
	}
	.sectioninner .spec span.lists {
		margin:auto;
		display:block;
	}
	.sectioninner .comment {
		padding:0;
		line-height:1.6;
		font-size:80%;
	}
	.sectioninner .comment_table {
		width: 100% !important;
	}
	.btn_areanext,
	.btn_areaback {
		margin:20px auto;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.btn_area_pagenavi{
		margin:20px auto;
		padding: 0.7em 10px;
	}
	.btn_area,
	.btn_area2 {
		display: none;
	}
}

/* =======================================
	閲覧ページここまで
=========================================== */

/* ========================================
	規約
=========================================== */
#contain #content2 .inner2 .kiyaku {
	width: 83.6%;
	margin-left: 80px;
	line-height: 1.7em;
	font-size:100%;
}
#contain #content2 .inner2 .kiyaku .kiyaku_cap {
	margin:20px 0 20px 0;
	font-weight:bold;
	border-top: 3px solid #0080c1;
	border-bottom: 1px solid #0080c1;
	padding: 12px 0px 12px 10px;
}
.inner2 .kiyaku .note.kiyaku_line dd{
	padding-bottom: 7px;
}
.inner2 .kiyaku .navi {
	background-color: #E7E6E8;
	padding:30px;
	margin:40px 0;
}
.inner2 .kiyaku .navi:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.inner2 .kiyaku .navi .right_btn {
	margin-left: 25px;
}
a.btn_no,
a.btn_yes {
	text-align:center;
	display:block;
	width:37%;
	padding:2% 5%;
	color:#fff;
	font-size:125%;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
a.btn_no:hover,
a.btn_yes:hover {
	text-decoration:none;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a.btn_no {
	float:left;
	background:#3E84C8;
}
a.btn_yes {
	float:right;
	background:#EE7518;
}
.bt_hover:hover {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
@media only screen and (max-width: 767px) {
	#contain #content2 .inner2 .kiyaku {
		margin-left: 0;
		width: auto;
		font-size:90%;
		line-height:1.6;
	}
	a.btn_no,
	a.btn_yes {
		float:none;
		width:90%;
		padding:5%;
	}
	a.btn_no {
		margin-bottom:20px;
	}
	a.btn_no:hover,
	a.btn_yes:hover {
		text-decoration:none;
		filter:alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}
	.kiyaku .note table {
		width:95%;
		margin-left:5%;
	}
	.bt_hover:hover {
		filter:alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}
}

/* ========================================
	サンクス
=========================================== */
.thanks {
	text-align:center;
	background: none repeat scroll 0 0 #edf6fa;
	padding:75px 100px 75px 100px ;
	border: 6px solid #D0DFEB;
}

#contain #content2 .inner2 .txt_boxt {
	width: 92.8%;
	font-size: 88%;
	line-height: 1.8em;
	padding-left:30px;
}


#contain #content2 .inner2 .txt_boxt .thanks b {
	font-size: 110%;
}

#contain #content2 .inner2 .btn_box {
	text-align:center;
	width: 92.8%;
	max-width: 850px;
	padding:20px 0;
	margin-bottom:150px;
}

#contain #content2 .inner2 .btn_box .right {
	margin-left:40px;
}
@media only screen and (max-width: 767px) {
	.thanks {
		padding:20px;
		border: 3px solid #D0DFEB;
		text-align:left;
		font-size:90%;
	}
	#contain #content2 .inner2 .txt_boxt {
		width:auto;
		max-width: inherit;
	}
	#contain #content2 .inner2 .btn_box {
		width:auto;
		max-width: inherit;
		padding:0;
		margin-top:20px;
		margin-bottom:20px;
	}
	.btn_ochiete_top {
		display:block;
		padding:0 !important;
		background:#3892D9;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		margin-bottom:20px;
	}
	.btn_ochiete_top:after {
		color:#fff;
		display:block;
		padding:15px;
		text-align:center;
		content:"買ったら教えてトップページに戻る";
		font-weight:bold;
		font-size:80%;
	}
	.btn_ochiete_top:hover {
		text-decoration:none;
	}
	.btn_ochiete_top img {
		display:none;
	}
	.btn_cme_top {
		display:block;
		padding:0 !important;
		background:#666;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		margin-bottom:20px;
	}
	.btn_cme_top:after {
		color:#fff;
		display:block;
		padding:15px 20px;
		text-align:center;
		content:"CLUB MITSUBISHI ELECTRIC?Aトップページに戻る";
		white-space: pre;
		font-weight:bold;
		font-size:80%;
		line-height:1.2;
		word-break:keep-all;
	}
	.btn_cme_top:hover {
		text-decoration:none;
	}
	.btn_cme_top img {
		display:none;
	}
}

/* ========================================
	ログイン
=========================================== */
.wrapper-member {
	float: left;
	width: 60.1802%;
}
.wrapper-non-member {
	float: right;
	width: 35.3153%;
}
.wrapper-member h3 img,
.wrapper-non-member h3 img {
	max-width: 100%;
	height: auto;
}
.wrapper-non-member-btn {
    background-color: #e9e9e9;
    border-radius: 6px;
	padding-top: 16px;
	text-align: center;
}
.wrapper-non-member-btn img {
    vertical-align: top;
}
.txt14 {
	font-size: 87.5%;
	line-height: 1.357;
}
.login-box-btn {
	background-color: #e9e9e9;
    border-radius: 6px;
	padding-top: 16px;
	text-align: center;
}
.login-box-btn img {
    vertical-align: top;
}
.member-attention-txt {
	color: #f00;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 0.5em;
}
.non-member-txt {
	margin-bottom: 20px;
}
.wrapper-login-box-sub {
	margin-top:35px;
}
.login_content {
	margin:auto;
	line-height:1.4;
}
@media only screen and (max-width: 767px) {
	.login_content {
		width:auto;
	}
	.member-attention-txt {
		padding:10px 0 0 0;
	}
	.cme-product {
		background: #767676 none repeat scroll 0 0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		color: #fff !important;
		display: block;
		font-size: 100%;
		font-weight: bold;
		line-height: 1;
		margin: 5px auto 10px;
		padding: 20px 5px;
		text-align: center;
		text-decoration: none;
	}
	.cme-product:hover {
		text-decoration:none;
	}
	.wrapper-member {
		float: none;
		width: auto;
		max-width: inherit;
	}
	.wrapper-non-member {
		float: none;
		width: auto;
		max-width: inherit;
	}
	.wrapper-member h3 img,
	.wrapper-non-member h3 img {
		display:none;
	}
	.wrapper-member h3:after,
	.wrapper-non-member h3:after {
		margin:0 -20px;
		background:#eee;
		display:block;
		padding:20px 20px 15px;
		font-weight:bold;
		font-size:94%;
		line-height:1;
		margin-bottom:15px;
	}
	.wrapper-member h3:after {
		content:"すでに会員登録がお済みの方";
	}
	.wrapper-non-member h3:after {
		content:"まだ会員登録がお済みでない方";
	}
	.wrapper-login-box-sub {
		margin-top:20px;
		margin-bottom:20px;
	}
	.non-member-txt {
		padding-bottom:0 !important;
	}
	.login-box-btn {
		padding:0 !important;
		background:#F2762F;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.login-box-btn a {
		display: block;
	}
	.login-box-btn a:after {
		color:#fff;
		display:block;
		padding:15px;
		text-align:center;
		content:"ログインする";
		font-weight:bold;
		font-size:120%;
	}
	.login-box-btn a:hover {
		text-decoration:none;
	}
	.login-box-btn img {
		display:none;
	}
	.wrapper-non-member-btn {
		padding:0 !important;
		background:#3892D9;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.wrapper-non-member-btn p {
		padding:0 !important;
	}
	.wrapper-non-member-btn a {
		display: block;
	}
	.wrapper-non-member-btn a:after {
		color:#fff;
		display:block;
		padding:15px;
		text-align:center;
		content:"会員登録をする";
		font-weight:bold;
		font-size:120%;
	}
	.wrapper-non-member-btn a:hover {
		text-decoration:none;
	}
	.wrapper-non-member-btn img {
		display:none;
	}
}

/* ========================================
	投稿画面
=========================================== */
.inner2 .form table select,
.inner2 .form table input,
.inner2 .form table textarea {
	font-size:100%;
}
.inner2 .form table select,
.inner2 .form table textarea {
	padding:5px;
}
.inquiry_f p {
	float:left;
}
/*.form table th {
	position:relative;
	line-height:1.6;
	padding-right: 50px;
}*/
.form table th .th_inner {
	position:relative;
	line-height:1.6;
	padding-right: 30px;
}
.form table th span {
	display:block;
}
th span.attention-txt {
	position:absolute;
	top:50%;
	right:0;
	margin-top:-10px;
	display: inline-block;
	font-size: 80%;
	line-height:1;
	font-weight:bold;
	color:#fff;
	background:#E35700;
	padding:4px;
}

@media only screen and (max-width: 767px) {
	.form table {
		width:100%;
	}
	.form table th {
		display:block;
		width:96%;
		float: left;
		padding:3% 2%;
		border-left:none;
		border-right:none;
		line-height:1.2;
	}
	.form table td {
		display:block;
		width:96%;
		float: left;
		padding:2%;
		border-left:none;
		border-right:none;
	}
	.inner2 .form table tbody tr td .w410,
	.inner2 .form table tbody tr td .w450 {
		width:94%;
		padding:2%;
	}
	.form table .link_area a {
		display:block;
		padding:0 !important;
		background:#F2762F;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.form table .link_area a:after {
		color:#fff;
		display:block;
		padding:15px;
		text-align:center;
		content:"投稿内容を送信する";
		font-weight:bold;
		font-size:120%;
	}
	.form table .link_area a:hover {
		text-decoration:none;
	}
	.form table .link_area img {
		display:none;
	}
	.inquiry_m {
		margin-top:20px;
	}
	.inquiry_f {
		width: auto;
		padding-bottom:10px;
	}
	.inquiry_f p {
		float:none;
		width:auto;
	}
	.inquiry_f img {
		width:100%;
		height:auto;
		text-align:center;
		margin:10px auto 0;
		float:none;
	}
	th span.attention-txt {
		font-size: 87.5%;
		right:4%;
	}
	.form table td label {
		display:block;
		font-size:13px;
	}
	.inquiry_f a {
		display:block;
		padding:0 !important;
		background:#3892D9;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		margin-top:20px;
	}
	.inquiry_f a:after {
		color:#fff;
		display:block;
		padding:15px;
		text-align:center;
		content:"製品に関するお問い合せ";
		font-weight:bold;
		font-size:120%;
	}
	.inquiry_f a:hover {
		text-decoration:none;
	}
	.inquiry_f img {
		display:none;
	}
}
