@charset "Shift_JIS";
/* CSS Document */

body{
	cursor:auto;
}

/* ホームボタンなど調整 */
ul#headerLink_b span {
    background: url("/support/share/images/mq/ico_02.png") no-repeat scroll left 24% transparent;
    display: block;
    font-size: 16px;
    margin-left: 13px;
	margin-bottom: 20px;
    padding: 0 0 0 12px;
    text-align: left;
}


@media (max-width: 640px){
#pageHeader {
    margin-bottom: -10px;
}

}



.newsContent .btn {
	display:block;
	width:100%;
	max-width:360px;
	margin-top:20px;
}

@media (max-width: 640px){
	#tmp-localnavigation h2 {
		background-image: url(/support/share/images/leftnav_header.gif);
		height:auto;
	}
	.photomenu.menulist{
		background:none;
	}
	.photomenu.menulist li{
		background:none;
	}

}

/* Move to category_sub.css  */
.inc-linkbox01 {
	clear:both;
	margin-bottom:10px;
}
.inc-linkbox01 h3{
	background:transparent url(/support/share/images/side_subtitle_kyotsu.jpg) no-repeat scroll left bottom;
	text-indent:-9999px;
	color:#FFF;
	height:29px;
}
.inc-linkbox01 img {
	vertical-align:bottom;
}
.inc-linkbox01 ul {
	background:transparent url(/support/share/images/bg_bnrlist.gif) no-repeat scroll left bottom;
	padding:10px;
}
.inc-linkbox01 ul.photomenu2 {
	background:#FFFFFF;
	padding:10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	width: 158px;
}
.inc-linkbox01 ul.photomenu li,
.inc-linkbox01 ul.photomenu2 li {
	clear:both;
	color:#000000;
	line-height:1.2em;
	margin-bottom:10px;
	min-height:0pt;
	text-align:left;
	vertical-align:bottom;
	width:160px;
}
* + html:first-child body .inc-linkbox01 ul.photomenu li,
* + html:first-child body .inc-linkbox01 ul.photomenu2 li {
	overflow:hidden;
}
.inc-linkbox01 ul.photomenu li:after,
.inc-linkbox01 ul.photomenu2 li:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	line-height:0pt;
	visibility:hidden;
}
* html .inc-linkbox01 ul.photomenu li,
* html .inc-linkbox01 ul.photomenu2 li {
	height:1%;
}
.inc-linkbox01 ul.photomenu li,
.inc-linkbox01 ul.photomenu2 li {
	display:block;
	width: 158px;
}

.inc-linkbox01 ul.photomenu li img,
.inc-linkbox01 ul.photomenu2 li img {
	float:left;
	width:40px;
}

.inc-linkbox01 ul.photomenu li p,
.inc-linkbox01 ul.photomenu2 li p {
	float:right;
	line-height:1.2;
	width:110px;
}

.inc-linkbox01 ul.photomenu li p.icon-singleline,
.inc-linkbox01 ul.photomenu2 li p.icon-singleline {
	padding-top:10px;
}

.inc-linkbox01 ul.photomenu li p.icon-multiline,
.inc-linkbox01 ul.photomenu2 li p.icon-multiline {
	padding-top:5px;
}

.inc-linkbox01 ul.photomenu li p a,
.inc-linkbox01 ul.photomenu2 li p a {
	background:transparent url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
	display:block;
	padding-left:10px;
}

.inc-linkbox01 .photomenu.menulist li{
	background:none;
	padding:0;
}

@media (max-width: 640px){
	.inc-linkbox01 h3{
		background: transparent url(/support/share/images/leftnav_header.gif) repeat-x left bottom;
		height: auto;
		text-indent: 0;
		padding: 5px;
	}
}


/* 2013-08-30 */

.hedder_link_02{
	margin-top:20px;
}

#enq_voice{
margin-bottom: 20px;
}


#contentsArea h2 {
	font-size: 140%;
	padding: 4px 17px 6px;
	background: url('/support/share/images/h2_title_gray_bg.jpg') repeat-x;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

@media (max-width: 640px){
	#contentsArea h2 {
	width:100%;
}
}

.info_news dl {
	float: left;
}
.info_news dt {
	clear: left;
	float: left;
	width: 180px;
}
.info_news dd {
	word-break:break-all;
	margin-left: 180px;
	margin-bottom: 10px;
	zoom: 1;
	background-attachment: scroll;
	background-image: url(/share/images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1em;
	width: 710px;
}

.pregArea_01{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	padding-left:10px;
	padding-right:10px;
	width:auto;
}

.home{
	margin-bottom:10px;
	list-style:none;}


.mq_show{
	display:none;
}





@media (max-width: 640px){
.hedder_link_02{
	margin-top:0px;
	
}

#enq_voice{
	display:none;
    margin-bottom:0px;
}

#contentsArea h2 {
	height: auto;
	padding:5px;
	background-image:none;
	background-color:#787878;
	color:#FFF;
	font-size:16px;
	border-bottom: none;
	}
	
.info_news dl {
	float: left;
}
.info_news dt {
	clear: left;
	float: none;
/*	width: 180px;*/
}
.info_news dd {
	word-break:break-all;
	margin-left: 0px;
	margin-bottom: 10px;
	zoom: 1;
	background-attachment: scroll;
	background-image: url(/share/images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1em;
	width: auto;
}

	li.mq_show{
		display:list-item !important;	
	}
	div.mq_show{
		display:block !important;
	}



.mq_show span {
	display:block;
	text-align:left;
	background:url(/support/share/images/mq/ico_02.png) no-repeat left 50%;
	font-size: 16px;
	padding: 0 0 0 12px;
	margin-left:13px;
	margin-top:0px;
}



}

#pageMainContent div.main img {
    max-width: 560px;
    width: 100%;
	margin-bottom:15px;
}
/* ---- 2013-09-03追加 ---- */
/* ---- Clearfixes ---- */
.row:before,.row:after,.cf:before,.cf:after{
	content:'';
	display:table;
}
.row:after,.cf:after{
	clear:both;
}
.row,.cf{
	zoom:1
}
#pageMainContent #product-cat-01.section {
    margin-bottom: 15px;
}
.btn_wrap{
	/* border-top: 1px solid #d0d0d0; */
	padding-top: 20px;
}
.btn_wrap li a{
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
}
a.arrowButtonA {
	background: url("/support/share/images/bg_btnA.png") no-repeat scroll 0 52% transparent;
	border: 1px solid #BCBCBC;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	cursor: pointer;
	opacity: 1;
	font-size: 12px;
	line-height: 1.4;
	padding: 2px 18px 2px 26px;
	transition: opacity 0.2s ease-in 0s;
}
a.arrowButtonA:hover {
	color: #333333;
	opacity: 0.5;
	text-decoration: none;
}
.link_out {
	background: url("/share/images/icon_blank.gif") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 0;
	margin-left: 3px;
	overflow: hidden;
	padding: 9px 0 0;
	vertical-align: baseline;
	*vertical-align: top;
	width: 11px;
}
#pageMainContent .btn_wrap li a {
  display: block;
  width: 250px;
}
#pageMainContent .btn_wrap li:after {
	/*clear: none;*/
}
#pageMainContent .btn_wrap ul, #pageMainContent .btn_wrap li {
	clear: none;
	margin-bottom: 10px;
 }
@media only screen and (max-width: 640px){
	.btn_wrap {
		padding-right: 10px;
		padding-left: 0;
	}
	.btn_wrap li a{
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
		margin-right: 10px;
    	padding-bottom: 10px;
    	padding-top: 10px;
	}
	#pageMainContent .btn_wrap li a {
    width: auto;
}
}



#pageMainContent .section {
	margin-bottom: 0px;
}

#anotherInfo2 {
	margin-bottom: 30px;
	margin-left: 0px;
}
#anotherInfo2 ul {
	list-style: none;
}

#anotherInfo2 li {
	clear:both;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#anotherInf2o li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#anotherInfo2 ul li img.icon {
	display: block;
    float: left;
    height: auto;
	margin-right: 15px;
	overflow: hidden;
}

#anotherInfo2 ul li span {
    display: block;
	*display: inline;  
    *zoom: 1;
    margin: 0 0 0 50px;
	*margin: 0;
    padding: 0;
}
#anotherInfo2 ul li span span {
	display: block;
	margin: 0;
}


/* アンケート */

.mod-mainContentContainer #sbi_comment1 table {
		margin: 0 auto;
		width: 700px;
		margin-bottom:20px;
		clear:both;
 }
 .mod-mainContentContainer #sbi_comment1 table a img {
		width: 100%;
 }
 
 @media only screen and (max-width: 640px){
	 .mod-mainContentContainer #sbi_comment1 table {
		margin: 0 auto;
		width: 100%;
		margin-bottom:20px;
		clear:both;
 }
 
	#sbi_comment1 table input {
	max-width: 97px;
	width: 30%;
	height: auto;
}

 
 }


/*
	====================================
		tabnavi
	====================================
*/


#tabNavi {
	margin: 25px 0 35px;
	padding-left: 30px;
	background: url("/support/share/images/info2/menu_bg.gif") no-repeat left bottom;
	clear: both;
}
ul#tabNavi {
	padding: 0 0 0 30px;
	margin: 20px 0 35px 0;

}
#tabNavi li {
	display: inline;
}
#tabNavi img {
	vertical-align: bottom;
}

#tabNavi span {
	display:none;
}
.toTop {
	background: url("/share2/images/mod-link/ico_01.png") no-repeat scroll 0 0.35em transparent;
	display: inline-block;
	padding-left: 10px;
}

/* ------------- info_news ------------- */
.info_news {
	float: left;
	width: 910px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}
/*
.info_news dt{
	margin-bottom:20px;
	width: 10em;
	clear: left;
	float: left;
	}
.info_news dd{
	background:url(/share/images/arrow_black.gif) no-repeat scroll left 0.3em;
	word-break:break-all;
	width: 500px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	float: right;
	}
*/


.info_news dl {
	float: left;
}
.info_news dt {
	clear: left;
	float: left;
	width: 180px;
}
.info_news dd {
	word-break:break-all;
	margin-left: 180px;
	margin-bottom: 10px;
	zoom: 1;
	background-attachment: scroll;
	background-image: url(/share/images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1em;
	width: 710px;
}


.info_news dt.past {
	clear: left;
	float: left;
	width: 800px;
	zoom: 1;
	background-attachment: scroll;
	background-image: url(/share/images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1em;
}

/* ------------- /info_news ------------- */

/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/

@media screen and (max-width: 640px) {

	/*
		--------------------------------------
			tabnavi
		--------------------------------------
	*/
	#tabNavi {
		padding-left: 5px !important;
		background: url("/support/share/images/info2/menu_bg.gif") no-repeat center bottom;
	}
	#tabNavi img {
		display: none;
	}
	#tabNavi span {
		display: inline;
		margin-right: 10px;
	}
	#tabNavi span.here {
		font-weight: bold;
	}

	/* ------------- info_news ------------- */
	.info_news {
		clear: both;
		float: none;
		width: auto;
		margin-left: 5px;
	}
	.info_news dl {
		clear: both;
		float: none;
		width: auto;
	}
	.info_news dt {
		font-weight: bold;
		clear: both;
		float: none;
		width: auto;
		margin-left: 0;
		margin-top: 30px;
		margin-bottom: 5px;
	}
	.info_news dd {
		clear: both;
		float: none;
		width: auto;
		margin-left: 5px;
		margin-right: 5px;
	}

	.info_news dt.past {
		clear: both;
		float: none;
		width: auto;
	}
	/* ------------- /info_news ------------- */
	
}
