@charset "Shift_JIS";

/*
	================================================================================================
		netjuke support products contents format
	================================================================================================
*/
.mod-mainContentContainer {
    padding-bottom: 0;
}
.mod-mainContentContainer .mod-content {
    margin-bottom: 20px;
}
#supporttop_link_guide {
    list-style: outside none none;
    margin: 10px 0 20px;
}
#supporttop_link_guide .supporttop_link {
    margin-top: 5px;
    font-weight: bold;
}
#mod-productsArea .titleArea .infolink {
    margin: 0;
    right: 0;
}
#mod-productsArea {
    margin-bottom: 20px;
    margin-top: 20px;
}

#mod-productsArea .titleArea {
    margin-bottom: 20px;
    position: relative;
}
#mod-productsArea h2 {
    border-bottom: 1px solid #000;
    font-size: 1.2em;
    padding-bottom: 5px;
    padding-left: 5px;
}
#mod-productsArea .titleArea .infolink {
    margin: 0;
    right: 0;
}
#mod-productsArea .mod-productsArea-inner::before, #mod-productsArea .mod-productsArea-inner::after {
    content: "";
    display: table;
}
#mod-productsArea .mod-productsArea-inner {
    margin: 0 auto;
    text-align: center;
    width: 950px;
}
.mod-productsArea-inner .productsArea-main {
    margin-bottom: 20px;
    width: 900px;
}
.productsArea-main .imgArea {
    float: left;
    padding: 0;
    text-align: right;
    width: 330px;
}
.productsArea-main .imgArea img {
    display: block;
    margin: 0 0 0 auto;
}
.productsArea-main .txtArea {
    float: right;
    margin-top: 20px;
    text-align: left;
    width: 570px;
}
.productsArea-main .txtArea .productName {
    font-size: 2em;
    font-weight: 700;
}
.productsArea-main .btnArea {
    float: right;
    text-align: left;
    width: 570px;
}
.productsArea-main .btnArea .btnArea-inner1 p {
    float: left;
}
.productsArea-main .btnArea .btnArea-inner1 .mod-linkButton1 {
    margin-bottom: 10px;
    margin-right: 5px;
    width: 150px;
}
span.link_out {
    background: transparent url("/support/netjuke/share/images/icon_blank.gif") no-repeat scroll 0 0;
    display: inline-block;
    height: 0;
    margin-left: 3px;
    margin-right: 3px;
    overflow: hidden;
    padding: 9px 0 0;
    vertical-align: baseline;
    width: 11px;
}
.productsArea-main .btnArea .btnArea-inner2 {
    margin-top: 10px;
}
.productsArea-main .btnArea .btnArea-inner2 p {
    float: left;
}
.productsArea-main .btnArea .btnArea-inner2 .mod-linkButton1 {
    margin-right: 5px;
    width: 150px;
}
@media (max-width: 640px){
	#supporttop_link_guide{
		display:none;
	}

	#mod-productsArea{
		margin-top: 30px;
	}
		#mod-productsArea .titleArea{
			position:static;
			margin-bottom:0;
		}
			#mod-productsArea .titleArea .infolink{
				position:static;
				margin:10px 0 0 0;
				font-size: 10px;
				text-align:right;
			}
		#mod-productsArea .mod-productsArea-inner {
			width: auto;
			width: 100%;
			margin-top:10px;
		}
			.mod-productsArea-inner .productsArea-main {
				text-align: left;
				width: 100%;
			}
				.productsArea-main .imgArea {
					width: 40%;
					padding: 0 0 10px;
					vertical-align: middle;
					float: none;
					display: inline-block;
				}
					.productsArea-main .imgArea img {
						width:100%;
						height: auto;
						margin: 0;
					}
				.productsArea-main .txtArea  {
					text-align: left;
					width:55%;
					padding-bottom: 10px;
					float:none;
					display:inline-block;
					
					margin-top:0;
				}
					.productsArea-main .txtArea p{
						float:none;
					}
						.productsArea-main .txtArea  span.mod-linkButton1{
							width:auto;
							margin-right:0;
							margin-bottom: 10px;
							white-space: normal !important;
						}
					.productsArea-main .txtArea .productNameSub {
						font-size: .71429em;
						margin: 0 auto;
					}
					.productsArea-main .txtArea .productName {
						font-size: 1.4em;
						margin: 0 auto 20px auto;
					}
					.productsArea-main .txtArea .store_limited {
						font-size: 10px!important;
					}
					.productsArea-main .txtArea .productsArea-storeLink {
						float: none;
						width:auto;
						margin: 0 auto 10px;
					}

				.productsArea-main .btnArea{
					width:auto;
					float:none;
				}
					.productsArea-main .btnArea p.list_shorter_f11 {
						font-size: 10px!important;
					}
					.productsArea-main .btnArea .btnArea-inner1 p{
						width:50%;
					}
					.productsArea-main .btnArea .btnArea-inner2 p{
						width:50%;
					}
					.productsArea-main .btnArea .btnArea-inner2 .productsArea-storeLink{
						width:50%;
					}
						.productsArea-main .btnArea .btnArea-inner2 span.mod-storeLink{
							display:block;
						}
							.productsArea-main .btnArea .btnArea-inner2 span.mod-storeLink a{
								display:block;
								font-size: 10px;
								padding: 8px 10px 4px 30px;
							}
						.productsArea-main .btnArea .btnArea-inner1 .mod-linkButton1,
						.productsArea-main .btnArea .btnArea-inner2 .mod-linkButton1 {
							font-size: 10px;
							width: auto;
							display: block;
							margin-bottom:10px;
							padding: 13px 0 13px 24px;
						}

			.productsArea-main .mod-linkButton {
				margin-top: 10px;
			}


		#info{
			display:block!important;
			margin-top:40px;
		}
			#info dl dt,
			#info dl dd{
				display:block!important;
			}
			#info dl dt.non-display-mobile,
			#info dl dd.non-display-mobile{
				display:none!important;
			}
		#product-cat-03 .infomationWrap li {
			width: auto;
		}
		.mod-content span.title-List-all a {
			padding: 0;
		}
		.mod-content .section .title{
			overflow:hidden;
		}
		.mod-content .section .title h2{
			float:left;
			/*width:75%;*/
			width:auto;
			max-width:81%;
		}
			.title-List, .title-List-2 {
				float:right;
				text-align:right;
				width:45px;
			}
		.mod-content .section .title h2#importantinfo{
			/*width:70%;*/
			max-width:74%;
		}

}	
/*
	------------------------------
	header
	------------------------------
*/
#pageHeader #headerTitle {
	height: auto;
}
@media(max-width: 640px){
	#pageHeader #headerTitle {
		border-bottom: none;
	}
}
/*
	------------------------------
	ShowHide switch
	------------------------------

*/
.show-hide-show a:before {
	content: url("/support/tablet/products/share/images/st_close.png");
	vertical-align: middle;
	margin: 0px 3px;
}
.show-hide-hide a:before {
	content: url("/support/tablet/products/share/images/st_open.png");
	vertical-align: middle;
	margin: 0px 3px;
}
.show-hide-show a:after {
	content: "戻す";
	vertical-align: top;
}
.show-hide-hide a:after {
	content: "すべて表示";
	vertical-align: top;
}


@media (max-width: 640px){
	.mod-content .title > a:after {
		background: none;
	}
	.title-List-all a {
		width: 90px;
		display: inline-flex;
	}
	.show-hide-show a:before,
	.show-hide-hide a:before {
		width: 20px;
	}
	.mod-content .title span.show-hide-show a:after {
		content: "戻す";
		width: 62px;
		width: 27px\9;
		text-align: left;
		margin-right: 27px\9;
	}
	.mod-content .title span.show-hide-hide a:after {
		content: "すべて表示";
		width: 80px;
		margin-right: 27px\9;
	}
}
