
/* お問い合わせ */

#contact {
	/*text-align:center;*/
	margin-bottom:60px;
}
#contact h3 {
	margin-top:2em;	
}
#contact ul {
	/*padding:0 60px;*/
}
#contact ul:after {
  clear: both;
  content: "";
  display: block;
}
#contact li {
	float:left;
	margin:0 8px 13px 8px;
}
#contact li a, .osv li a {
	display:block;
	box-sizing: border-box;
	padding:20px 50px;
	border:2px solid #e6e6e6;
	width:464px;
	line-height:30px;
	height:74px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#2e2e2e;
	text-decoration:none;
	font-size:18px;
	background:url(../../d_common_v2/images/ico_link_gray_arrow.png) no-repeat 97% 50%;
}
#contact li a:hover, .osv li a:hover  {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
#contact li a img {
	margin-right:10px;	
	vertical-align:middle;
}
#contact li.other a {
	padding:15px 35px;
}
#contact li.other a span {
	display:inline-block;
	vertical-align:middle
}
#contact li.other a span.ot {
	line-height:20px;
	margin-right:10px;
	font-weight:500;
}
#contact li.other a span.od {
	line-height:40px;
}


@media (max-width: 640px) {

#contact ul, .osv {
	padding:0;
	border-top:1px solid #CCC;
}

#contact li {
	float:none;
	margin:0;
}
#contact li a, #contact li.other a, .osv li a {
	display:block;
	padding:15px 30px 15px 10px;
	border:none;
	width:auto;
	height:auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size:16px;
	line-height:30px;
	text-align:left;
	border-bottom:1px solid #CCC;
	vertical-align:baseline;
}

#contact li a img {
	margin-bottom:0;
	zoom:0.6;
	margin-right:0.5em;
	/*vertical-align:baseline;*/
	vertical-align:middle;
}
#contact li a br {
	display:none;
}
#contact li.other a span {
	display:inline;
}
#contact li.other a {line-height:20px;}
#contact li.other a span.ot, #contact li.other a span.od {
	line-height:20px;
}
#contact li.other a span.ot {
	font-weight:normal;
	margin-right:0;
}
}



/* FAQ */

#faq {
	/*text-align:center;*/
	margin-bottom:80px;
}
#faq h2{		
	margin-bottom:0;
}
#faq h2 br {
	display:none;
}
#faq h2 span {
 	font-size:35%
}
#faq .often_access_ttl {
	/*margin-left:2em;*/
}
#faq .often_access {
	margin:0.5em 1em 0 0;
}
#faq .trouble {
	/*margin-left:5em;*/
}
#faq .bnr a {
	margin-top:20px;
	margin-left:8px;
	display:block;
	box-sizing: border-box;
	text-align:center;
	padding:20px 5px;
	border:2px solid #e6e6e6;
	width:225px;
	/*height:56px;*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#2e2e2e;
	text-decoration:none;
	background:url(../../d_common_v2/images/ico_link_gray_arrow.png) no-repeat 97% 50%;
}
#faq .bnr a:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
#faq .bnr dl {
	margin-top:0;
	}
#faq .bnr dd.ttl {
	color:#31a9eb;
	font-size:21px;
	font-weight:200;
	margin-top:0.5em;
	line-height:1.4
}
#faq .bnr dd.dtl {
	font-size:12px;
}

@media (max-width: 640px) {
#faq h2 br {
	display:inline;
}
#faq h2 span {
 	font-size:60%
}
#faq .often_access_ttl {
	margin-left:0;
}
#faq .often_access {
	margin:0.5em 0 0 0;
}
#faq .trouble {
	margin-left:0;
}

#faq .bnr a {
	margin:20px 5px 10px 5px ;
	display:block;
	padding:20px 30px 20px 20px;
	width:auto;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#2e2e2e;
	text-decoration:none;
	background:url(../../d_common_v2/images/ico_link_gray_arrow.png) no-repeat 97% 50%;
	text-align:left;
}
#faq .bnr dl:after {
  clear: both;
  content: "";
  display: block;
}
#faq .bnr a img {
	width:40px;
	margin-right:1em;
/*	margin-bottom:0.5em;*/
}
#faq .bnr a dt, #faq .bnr a dd.ttl{
	float:left;
}
#faq .bnr dd.ttl {
	margin:0 0 0 0;
	line-height:42px;
}
#faq .bnr a dd.dtl{
	clear:both;
}
}
	
	
/* 製品別サポート情報 */
@media (max-width: 640px) {
	.ym {margin-top:1em !important;}
}
	
/* 機種変ガイド */
	
.chguide {margin:0 -10px;}
.chguide:after {
	clear: both;
	content: "";
	display: block;
}
.chguide li {float:left; width:464px;margin:0 10px; line-height:1.5; background-repeat:no-repeat; background-position:5px 13px;}
.chguide li a {display:block; border:2px solid #e6e6e6; padding:20px 0 20px 50px; text-decoration:none; color:#333; text-align:left; font-size:18px;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:url(../../d_common_v2/images/ico_link_gray_arrow.png) no-repeat 97% 50%;
}
.chguide li a:hover { filter: alpha(opacity=60);opacity: 0.6;}
.chguide li#ch_kaedoki { background-image:url(../../d_common_v2/images/bg_ch_kaedoki.gif);}
/*.chguide li#ch_hajimete { background-image:url(../../d_common_v2/images/bg_ch_hajimete.gif);}
.chguide li#ch_iphone { background-image:url(../../d_common_v2/images/bg_ch_iphone.gif);}
.chguide li#ch_android { background-image:url(../../d_common_v2/images/bg_ch_android.gif);}*/

@media (max-width: 640px) {
	
.chguide { margin:0; border-top:1px solid #CCC;}
.chguide li { float:none; width:100%;margin:0; border-bottom:1px solid #ccc; background-position:0 50%;}
.chguide li a { display:block; border:none;text-align:left; padding:18px 30px 18px 60px; text-decoration:none; color:#333;position: relative; font-size:16px;}
.chguide br {display:none;}
}


.list__info .list__info--date {
  padding: 1em 78px 1em 0;
}


/* 重要なお知らせ */

.important_news {
	box-sizing: border-box;
	width:960px;
	margin:0 auto 3em;
	border:1px solid #CCC;
	font-size:0.875rem;
	text-align:left;
	padding:10px 35px;
}
.important_news li {
	padding: 5px;
}
@media (max-width: 640px) {
	.important_news {
		width:98%;
		padding:2px 2px;
	}
	.important_news li {
		padding: 10px;
	}
}
