@charset "utf-8";

/* ----------------------------------------------------
 Common
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	padding: 0;
	font-size: 100%;
	color: #333333;
	line-height: 1.45;
	min-width: 962px;
}

body a:link,
body a:visited {
	color: #666666;
	text-decoration: underline;
}

body a:hover {
	color: #333333;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 118%;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 115%;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

ul, ol, dl {
	list-style: none;
	margin: 0;
	padding: 0;
}

em {
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

img {
	border: none;
}

fieldset {
	border: none;
}

/* ----------------------------------------------------
  旧デザイン用
---------------------------------------------------- */
.pbPage {
	width: 962px;
	margin: 0 auto;
}

.areaWrapper1 {
	zoom: 1;
}

.pbAreaWrapper2 {
	padding: 0;
	margin: 0;
	border-width: 0;
	background: #fff;
	float: left;
	width: 784px;
}

.pbMainArea {
	overflow: hidden;
	width: 764px;
	margin: 0 10px;
	padding: 0;
	font-size: 81.25%;
}

.pbBlock {
	clear: both;
	padding: 0;
	line-height: 1.45;
}

.pbNested {
	clear:both;
	padding: 0;
	margin: 0;
	min-height: 0;
}

.pbNested:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}
/* Hides from IE-mac \*/
* html .pbNested { height: 1%; }
.pbNested { display: block; }
/* End hide from IE-mac */

/* ----------------------------------------------------
 共通要素
---------------------------------------------------- */

p.page-top {
	margin: 20px 0 !important;
	text-align: right;
}

p.linkBack {
	margin: 20px 0;
	overflow: hidden;
	zoom: 1;
}

p.linkBack a {
	display: block;
	float: left;
	padding: 10px 10px 10px 23px;
	background: #f2f2f2 url(/common_v2/images/icon_arrow_back_o.png) no-repeat 10px 50%;
	color: #666;
	border-radius: 3px;
}

p.linkBack a:hover {
	background-color: #e6e6e6;
	background-image: url(/common_v2/images/icon_arrow_back_h.png);
	color: #333;
}

#packArea {
	margin: 25px 0 10px;
	padding: 0;
	position: relative;
	font-size: 95%;
}

#packArea img {
	vertical-align: bottom;
}

#packArea h2 {
	margin: 0 0 10px;
	height: auto !important;
	width: auto !important;
}

#packArea .camp_btn {
	position: absolute;
	right: 13px;
	top: 13px;
}

#packArea .camp_btn img {
	vertical-align: top;
}

/* add 2014.03.10
-------------------------------------------------- */
#packArea .noteArea {
	font-size: 12px;
}

#packArea .noteArea .tcellWrap {
	display: table;
	width: 100%;
}

#packArea .noteBox .tcellWrap .tcellImg,
#packArea .noteBox .tcellWrap .tcellTxt {
	display: table-cell;
	vertical-align: middle;
}

#packArea .noteBox .tcellWrap .tcellImg {
	width: 15%;
}

#packArea .noteBox .tcellWrap .tcellTxt {
	width: 75%;
}

#packArea .simulateBox {
	margin: 0 auto;
	padding: 9px 0 6px 0;
	text-align: center;
	background: #FFE6BF;
}

#packArea .noteBox {
	padding: 17px 20px;
	border: 1px solid #E6E6E6;
}

#packArea .noteList li {
	font-size: 85%;
	color: #666;
	padding: 5px 0 0 1em;
	text-indent: -1em;
	list-style: none;
}

#packArea .noteList li:first-child {
	padding-top: 0;
}

#packArea ul.noteNumberList li {
	text-indent: -1.8em;
	padding-left: 1.8em;
}


#campaignArea {
	position: relative;
	width: 744px;
	height: 133px;
	padding: 14px 0 0 0;
	background: url(/common_v2/images/bg_recommend.png) no-repeat 0 0;
	margin: 10px auto 0 auto;
}

#campaignArea img {
	vertical-align: bottom;
}

#campaignArea h2 {
	margin: 0 0 0 20px !important;
	height: auto !important;
	width: auto !important;
	line-height: 1;
	text-align: left;
}

#campaignArea .list {
	position: absolute;
	top: 14px;
	right: 20px;
}

#campaignArea ul {
	padding: 14px 0 0 0;
}

#campaignArea ul li {
	float: left;
	padding-left: 28px;
}

#campaignArea ul li:first-child {
	padding-left: 18px;
}

/* add 2014.04.08
-------------------------------------------------- */
/* キャンペーン文言 */
.campaignTopic li {
	padding: 3px 0;
}

.campaignTopic li img {
	margin-right: 12px;
	vertical-align: top!important;
}

.campaignTopic li a:link ,
.campaignTopic li a:visited {
	color: #1f5283!important;
}

/* ------------------------------------------------------------------
  新デザイン用
------------------------------------------------------------------ */

/* newLayout ここから*/

.newLayout {
	background: url(/common_v2/images/bg.png) repeat-y left top;
}

#categoryTop .newLayout h1#newHeading {
	background-color: #fff;
	padding: 10px 18px 15px;
}

.newLayout .keyvisual {
	background-color: #eee;
	padding: 10px 0;
}

#categoryTop .newLayout div#newNavigation {
	border: none;
}

/* newLayout ここまで*/

div#newNavigation {
	position: relative;
	z-index: 10;
}

#categoryTop div#newNavigation {
	border-top: 10px solid #eee;
}

div#newNavigation img {
	vertical-align: top;
}

div#newNavigation li {
	float: left;
}

div#newNavigation li ul {
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	width: 784px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	z-index: 1;
}

div#newNavigation li ul li {
	float: left;
	*display: inline;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 1.8;
	background: url(/common_v2/images/icon_arrow_default.png) no-repeat 0 45%;
	white-space: nowrap;
}

div#newNavigation li ul li a {
	text-decoration: none;
	color: #999999;
}

html.mac div#newNavigation li ul li a {
	font-size: 10px;
}

div#newNavigation li ul li a:hover {
	text-decoration: underline;
}

div#newNavigation.open {
	height: 113px;
}

/* カテゴリートップ用 */
#categoryTop div#newNavigation.open {
	height: auto;
}

div#newNavigation li.current ul {
	display: block;
}

div#newNavigation li.current ul li.current {
	padding-bottom: 0;
}

div#newNavigation li.current ul li.current a {
	color: #e83416;
}

/* relationArea */
.relationArea {
	position: relative;
	margin: 40px 0 -5px 0;
	border-top: 1px solid #e0e0e0;
	padding: 15px 15px 0 20px;
	color: #333333;
	font-size: 12px;
	zoom: 1;
}

.relationArea table {
	width: 100% !important;
}

.relationArea table th {
	width: 185px;
	padding: 0 0 0 20px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

.relationArea table td {
	padding: 0 0 5px 0;
	vertical-align: middle;
}

.relationArea table td a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 32px;
	white-space: nowrap;
}

.relationArea table td br {
	clear: left;
}

.relationArea table a:link,
.relationArea table a:visited {
	color: #1f5283;
}

.relationArea p.link {
	position: absolute;
	right: 15px;
	bottom: 0;
	margin: 0;
}

.relationArea p.link a {
	background: none !important;
}

/* .applyArea */
div.applyArea {
	margin: 40px auto 10px auto;
	width: 744px;
	background: url(/common_v2/images/bg_round_middle.gif) repeat-y 0 0;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=90, strength=3, enabled=true);
	clear: both;
}

div.applyArea div.inner {
	overflow: hidden;
	padding: 20px;
	background: url(/common_v2/images/bg_round_bottom.gif) no-repeat 0 100%;
	zoom: 1;
}

div.applyArea h3.applyTitle {
	margin: 0 !important;
	padding: 20px 20px 0 20px;
	background: url(/common_v2/images/bg_round_top.gif) no-repeat 0 0;
	line-height: 1;
}

div.applyArea img {
	vertical-align: top;
}

div.applyArea div.left {
	float: left;
	padding-right: 1px;
}

div.applyArea div.center {
	float: left;
	padding: 0 10px 0 0;
}

div.applyArea div.center img {
	padding-bottom: 1px;
}

div.applyArea div.right {
	float: left;
}

/* div.applyArea.wimax */
div.applyArea.wimax .inner dl {
	position: relative;
}
div.applyArea.wimax .inner dd {
	position: absolute;
	top: 10px;
	right: 7px;
}

div.applyArea.wimax .inner dl.left {
	float: left;
}

div.applyArea.wimax .inner dl.right {
	float: right;
}

/* packArea */
div#packArea .toggle {
	position: relative;
	margin: 15px auto;
	padding: 0;
	width: 744px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=90, strength=3, enabled=true);
}

div#packArea .toggle .packButton {
	position: absolute;
	top: 80px;
	left: 16px;
}

div#packArea .toggle .toggleContents {
	display: none;
	margin: 0;
	padding: 0;
}

div#packArea .toggle.open .toggleContents {
	display: block;
}

div#packArea .toggle .toggleTrigger {
	cursor: pointer;
}

div#packArea p {
	margin: 0;
	padding: 0;
}

div#packArea img {
	vertical-align: bottom;
}

div#packArea div.notes dl {
	color: #666666;
	font-size: 11px;
}

div#packArea div.notes dl dt {
	float: left;
}

div#packArea div.notes dl dd {
	float: left;
	padding-left: 1em;
	width: 665px;
}

/* footerNote */
div#footerNote {
	margin: 20px 0 -20px 0;
	border-top: 1px solid #e0e0e0;
	padding: 20px;
	color: #666;
	font-size: 10px;
	zoom: 1;
}

div#footerNote p {
	margin: 0;
}

div#footerNote a:link,
div#footerNote a:visited {
	color: #666;
	text-decoration: underline;
}

div#footerNote a:hover {
	color: #333;
}

div#footerNote .linkBlank li a ,
div#footerNote a.linkBlank {
	padding: 2px 0 2px 0;
	background: none !important;
}

div#footerNote .linkBlank.inlineLink {
	overflow: hidden;
	zoom: 1;
}

div#footerNote .linkBlank.inlineLink li {
	float: left;
	margin: 0 15px 0 0;
	white-space: nowrap;
}

div#footerNote .linkBlank.inlineLink li a {
	display: block;
}

div#footerNote .linkBlank.inlineLink li:last-child {
	margin-right: 0;
}

/* ----------------------------------------------------
 契約条件
-------------------------------------------------- */
.termsContents {
	border-collapse: collapse;
}

.termsContents th {
	padding: 10px;
	width: 20%;
	background: #f5ffe7;
	text-align: left;
	font-weight: normal;
	border: 1px solid #cccccc;
}

.termsContents td {
	padding: 10px;
	border: 1px solid #cccccc;
}

.termsContents td li {
	margin-top: 5px;
}

.termsContents td li:first-child {
	margin-top: 0;
}

.termsContents p {
	margin-bottom: 0 !important;
}

/* ----------------------------------------------------
  clearfix
---------------------------------------------------- */
.cf,
.clearfix,
.pbPage,
div#newNavigation ul {
	/zoom: 1;
}

.cf:after,
.clearfix:after,
.pbPage:after,
div#newNavigation ul:after {
	content: " ";
	display: block;
	clear: both;
}

/* ----------------------------------------------------
 JJ統合
-------------------------------------------------- */

.jjNotes {
	padding: 1px 0 0 24px;
	background: url(/common_v2/images/icon_notes.png) no-repeat 0 0;
	*zoom: 1;
}

.jjNotes.twoLine {
	background: url(/common_v2/images/icon_notes.png) no-repeat 0 10px;
}

.jjNotes.noBg {
	background: none;
}

.jjNotes .jjNotesInnerbox {
	padding: 10px 13px;
	background: #fdfdfd;
	border: 1px solid #dddddd;
}

.jjNotes .jjNoteslinkList a {
	padding: 0 0 0 10px;
	background: url(/common_v2/images/icon_arrow_default.png) no-repeat 0 50%;
}

.jjNotes em {
	font-weight: bold;
}

/* ----------------------------------------------------
 ライトボックス
-------------------------------------------------- */
.w320 {
	width: 320px;
}

.w405 {
	width: 405px;
}

.lightBox {
	font-size: 12px;
	position: absolute;
	left: 89px;
	z-index: 100001;
}

.lightBox.product {
	background: #fff;
	width: 785px;
}

.lightBox .inner {
	padding: 20px;
}

.lightBox .productInfo {
	border-top: 1px dotted #ccc;
	font-size: 10px;
	margin-top: 20px;
}

.lightBox .productInfo dt {
	float: left;
	padding: 5px 0;
	width: 5em;
}

.lightBox .productInfo dd {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 5em;
}

.lightBox .title {
	font-size: 18px;
	font-weight: bold;
}

.lightBox .targetDevice {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}

.lightBox .targetDevice dt {
	float: left;
	padding: 5px 0;
	text-align: center;
	width: 8em;
}

.lightBox .targetDevice dd {
	border-left: 1px dotted #ccc;
	margin-left: 8em;
	padding: 5px 0 5px 10px;
}

.lightBox .summary {
	margin-top: 10px;
}

.lightBox .actors {
	border-top: 1px dotted #ccc;
	margin-top: 35px;
	padding-top: 15px;
}

.lightBox .play {
	margin-top: 50px;
	text-align: right;
}

.lightBox .play img {
	cursor: pointer;
}

.lightBox .close {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: -40px;
}

.lightBox .fLeft .thumb img {
	width: 100% !important;
	height: auto !important;
}

.lightBox .fLeft .thumbLb {
	display: table;
	table-layout:fixed;
	width: 100%;
	height: 320px;
	background: #000000;
}
.lightBox .fLeft .thumbLb .thumbLbInner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;

}
.lightBox .fLeft .thumbLb img {
	max-width: 320px;
	max-height: 320px;
	vertical-align: bottom;
}

#overlay {
	display: none;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 962px;
	width: 100%;
	z-index: 100000;
}

.lightBox .easyProcess .inner {
	padding: 0;
}

/* productBox
----------------------------------------------------------------------- */

.w512 {
	width: 512px !important;
}

.w483 {
	width: 483px !important;
}

.w240 {
	width: 240px !important;
}

.w165 {
	width: 165px !important;
}

.w170 {
	width: 170px !important;
}

.productBox {
	cursor: pointer;
}

.productBox .thumb img {
	width: 100%;
}

.productBox .thumbVod {
	display: table;
	table-layout:fixed;
	width: 100%;
	background: #000;
}

.productBox .thumbVod .thumbVodInner {
	display: table-cell;
	height: 240px;
	vertical-align: middle;
	text-align: center;
}

.productBox .thumbVod .thumbVodInner img {
	max-width: 240px;
	max-height: 240px;
}

.productBox .detail {
	background: #676767;
	padding: 7px;
}

.productBox .title {
	background: #e6e6e6;
	font-weight: bold;
	min-height: 34px;
	padding: 10px;
}

.productArea .jFreeProduct > .detail {
	position: relative;
	min-height: 201px;
}

.productArea .title {
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
}