/*
channel code : y5TPvfE6Mde6
for biz
*/
@charset "UTF-8";
/* Clearfix
 * --------------------------------------------- */
/* for modern browser */
#lineup .clearfix:after { font-size: 0px; line-height: 0px; height: 0; visibility: hidden; content:"."; display: block; clear: both; }
/* for IE5.5-7 */
#lineup .clearfix { zoom: 1; display: inline-block; }
/* exlude MacIE5 \*/
#lineup .clearboth { clear: both; }
/*------- コンテンツ ---------*/
#lineup * {
	font-family: noto-sans-cjk-jp,'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
}
#lineup .color_red {
	color: #B81F14 !important;
}
#title_block {
	padding: 0 3.75vw;
}
#title_block h1 {
	margin: 40px 0 24px;
	font-size: 26px;
	line-height: 1.5;
	text-align: left;
}
#title_block h1 span {
	display: block;
	font-size: 18px;
}
#lineup #tab ul {
	position: relative;
	width: 100%;
	padding: 0 3.75vw;
	margin: 20px auto -1px;
	z-index: 1;
	overflow: hidden;
}
#lineup #tab li {
	float: left;
	width: 50%;
}
#lineup #tab li a {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 45px;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#lineup #tab li span {
	display: block;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	border-bottom: solid 4px #364563;
	text-align: center;
	color: #364563;
}

#lineup #tab li span {
	display: block;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	border-bottom: solid 4px #364563;
	text-align: center;
	color: #364563;
}
#lineup #select_wrap {
	position: relative;
	width: 100%;
	padding: 24px 10px;
	margin: 16px 0 30px;
	background-color: #E6E6E6;
	text-align: center;
	font-size: 16px;
}
#lineup #select_wrap:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -30px;
	content: '';
	display: block;
	border-top: solid 30px #E6E6E6;
	border-left: solid 30px transparent;
	border-right: solid 30px transparent;
	border-bottom: none;
	z-index: 2;
}
#lineup #select_wrap .select_box {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 16px 5% 79px;
	background-color: #FFF;
	border-radius: 16px;
	overflow: hidden;
}
#lineup #select_wrap .select_box h3 {
	font-size: 18px;
	line-height: 28px;
	color: #364563;
	font-weight:bold !important;
	margin: 0 -5px 20px;
}
#lineup #select_wrap .select_box #btn_close {
	position: absolute;
	bottom: 0px;
	left: 0;
	padding: 0 5% 0;
	border-radius: 16px;
	width: 100%;
	background-color: #FFF;
	        bottom: -10px !important;
}
#lineup #select_wrap .select_box #btn_close a {
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
	color: #364563;
	padding: 12px 30px;
	border: solid 1px #364563;
	border-radius: 8px;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
#lineup #select_wrap .select_box #btn_close a:hover {
	opacity: 0.7;
}
#lineup #select_wrap .select_box #btn_close a::after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 6px;
	background: url(../img/close.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
#lineup #select_wrap .select_box #btn_close.closed a::after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 6px;
	background: url(../img/open.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
#lineup #select_wrap .select_box > div > p {
	font-size: 16px;
	font-weight: bold;
}
#lineup #select_wrap .select_box li {
	display: flex;
	line-height: 24px;
	letter-spacing: 1px;
	padding-left: 34px;
	position: relative;
	margin-top: 16px;
	text-align: left;
	cursor: pointer;
}
#lineup #select_wrap .select_box li::after {
	border: 1px solid #999;
    border-radius: 6px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 23px;
    width: 23px;
}
#lineup #select_wrap .select_box li.check::after {
	background-color: #364563;
    border: 1px solid #364563;
    background-image: url(/store/ap/storeaez/com/panasonic/jp/pa/storeaez/main/jsp/std/com/images/component/checkList-iconWhite.svg);
    background-position: center;
    background-repeat: no-repeat;
}
#lineup #select_wrap .select_box li.dead {
	cursor: default;
	color: #CCC;
}
#lineup #select_wrap .select_box li.dead::after {
	border: 1px solid #CCC;
}
#lineup #select_wrap .select_box li span {
	font-size: 12px;
}
#lineup #select_wrap .select_box > div {
	border-top: solid 1px #999;
	margin-top: 16px;
	padding-top: 16px;
	overflow: hidden;
}
#lineup #select_wrap .memory_box li,
#lineup #select_wrap .touch_box li {
	float: left;
	width: 49%;
}
#lineup #select_wrap .memory_box li:nth-child(2n+1),
#lineup #select_wrap .touch_box li:nth-child(2n+1) {
	margin-right: 2%;
}
#lineup #btn_wrap {
	display: flex;
	-webkit-justify-content: center;
	text-align: center;
	margin: 10px 0 0;
}
#lineup #btn_wrap a.btn_result {
	position: relative;
	border: solid 1px #364563;
	background-color: #364563;
	padding: 16px 8px;
	margin-left: 2%;
	line-height: 1.2;
	border-radius: 8px;
	text-decoration: none;
	color: #FFF;
	width: 49%;
	min-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
#lineup #btn_wrap a.btn_clear {
	border: solid 1px #999;
	background-color: #FFF;
	padding: 16px 8px;
	font-size: 14px;
	line-height: 1;
	border-radius: 8px;
	text-decoration: none;
	color: #666;
	width: 49%;
	min-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
#lineup #btn_wrap a:hover {
	opacity: 0.7;
}
#lineup .bn_wrap {
	margin-top: 20px;
}
#lineup .bn_wrap ul {
	width: 85%;
	margin: 0 auto;
}
#lineup .bn_wrap ul li.col2 {
	margin-top: 10px;
}


#result {
	margin: 48px 3.75vw 32px;
	overflow: hidden;
}
#result > p {
	float: left;
	width: 49%;
	margin-left: 2%;
	margin-bottom: 8px;
	border: solid 1px;
	padding: 8px 0;
	text-align: center;
	font-size: 12px;
}
#result > p:nth-child(2n+1) {
	margin-left: 0;
}
#result > p em {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	display: block;
}
#result > p span {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
}
#result > p:first-child {
	margin-left: 0;
}
#result .result_fv {
	color: #4B3691;
	border-color: #4B3691;
}
#result .result_lv {
	color: #543764;
	border-color: #543764;
}
#result .result_sr {
	color: #0086A9;
	border-color: #0086A9;
}
#result .result_sv {
	color: #386B34;
	border-color: #386B34;
}
#result .result_qv {
	color: #9D5552;
	border-color: #9D5552;
}
#result .result_qr {
	color: #00826F;
	border-color: #00826F;
}

#models_wrap {
	padding: 0 3.75vw;
}
#models {
	position: relative;
	margin-top: 15px;
	opacity: 0;
}
#models #header_wrapper {
	width: 100%;
	z-index: 5;
}
#models #header_wrapper > div,
#models #tbody_wrapper {
	position: relative;
	width: 100%;
	text-align: left;
	background-color: #FFF;
	overflow: hidden;
}
#header_wrapper #check_area {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px
}
#header_wrapper #check_area a.btn_check {
	padding: 3px 3px 8px 3px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background-color: #364563;
	display: block;
	border-radius: 8px;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
#header_wrapper #check_area a.dead {
	opacity: 0.15;
}
#header_wrapper #check_area img {
	width:  40px;
	display: block;
	margin: 0 auto;
}
#header_wrapper #check_area a.btn_clear {
	margin-top: 5px;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #364563;
	display: block;
	text-align: center;
	border-radius: 8px;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
#models .fix_area {
	float: left;
	width: 25vw;
	overflow: hidden;
}
#models .fix_area > div {
	width: max-content;
}
#models .scroll_area {
	float: left;
	width: 67.5vw;
	overflow-x: scroll;
}
#models .scroll_area > div {
	width: 100%;
	/*width: max-content;*/
	margin-left: -25vw;
}
#models #header_wrapper #b_prev {
	display: none;
}
#models #header_wrapper #b_next {
	display: none;
}
#models #header_wrapper tr:not(.prod) {
	display: none;
}
#models table {
	border-collapse: collapse;
}
#models th {
	display: table-cell;
	width: 140px;
	min-width: 140px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	text-align: left;
	padding: 10px 3px;
	font-size: 12px;
	vertical-align: middle;
}
@media (max-width: 320px) {
#models th {
	font-size: 3vw;
}
}
#models .prod th {
	border-top: none !important;
	background-color: #F2F2F2;
}
#models #tbody_wrapper .prod {
	display: none;
}

#models #tbody_wrapper th {
	background-color: #F2F2F2;
}
#models #tbody_wrapper th p {
	display: inline-block;
}
#models #tbody_wrapper th a.arrow {
	display: block;
	text-decoration: none;
	margin-top: 5px;
}
#models #tbody_wrapper th a.arrow:before {
	content:'';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 3px;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #003A91;
}
#models #tbody_wrapper th,
#models #tbody_wrapper td {
	line-height: 1.4;
	border-top: none;
}
#models td {
	width: 140px;
	min-width: 140px;
	min-width: 140px;
	border: solid 1px #CCC;
	font-size: 3.2vw;
	text-align: center;
	padding: 8px;
	vertical-align: middle;
}
#models .prod td {
	/* padding: 0; */
	vertical-align: top;
}
#models .prod td > div {
	padding: 10px 0;
	position: relative;
}
#models .prod td input[type="checkbox"]  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 35px;
	opacity: 0;
	cursor: pointer;
}
#models .prod td input[type="checkbox"] +label {
	display: inline-block;
	border: 1px solid #999;
	background-color: #FFF;
    border-radius: 6px;
    height: 23px;
    width: 23px;
	margin-bottom: 12px;
}
#models .prod td input[type="checkbox"]:checked +label {
	background-color: #364563;
    border: 1px solid #364563;
    background-image: url(/store/ap/storeaez/com/panasonic/jp/pa/storeaez/main/jsp/std/com/images/component/checkList-iconWhite.svg);
    background-position: center;
    background-repeat: no-repeat;
}
#models td p {
	font-size: 12px;
}
#models .prod_newtxt {
	font-size: 14px;
	line-height: 1;
	width: 100%;
	color: #B81F14;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
}
#models .prod_newest {
	padding: 3px;
	margin: -5px 0 7px;
	font-size: 2.9vw;
	line-height: 1;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}
#models .prod_prev {
	padding: 3px;
	margin: -5px 0 7px;
	font-size: 2.9vw;
	line-height: 1;
	background-color: #B81F14;
	color: #FFF;
	font-weight: bold;
}
#models .prod_os {
	text-align: center;
	margin: 6px auto;
}
#models .prod_model {
	font-weight: bold;
	margin-top: 10px;
	font-size: 3.5vw;
	text-align: left;
}
#models .prod_price {
	font-size: 2.9vw;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
}
#models .del {
	text-decoration: line-through;
	color: #000;
}
#models .del span {
	color: #B81F14;
}
#models .prod_price em {
	color: #B81F14;
	font-size: 4.2vw;
	font-weight: bold;
	line-height: 1;
}
#models td.sokunou div::after {
	content: '';
	width: 28px;
	height: 28px;
	display:block;
	position: absolute;
	left: 2px;
/*	top: 60px;*/
	top: 42px;
	background: url(../img/icon_sokunou.png) no-repeat left top;
	background-size: 100% auto;
}
#models td.limited div::after {
	content: '';
	width: 28px;
	height: 28px;
	display:block;
	position: absolute;
	left: 2px;
/*	top: 60px;*/
	top: 42px;
	background: url(../img/icon_limited.png) no-repeat left top;
	background-size: 100% auto;
}
#models td.sokunou.limited div::after {
	content: '';
	width: 28px;
	height: 60px;
	display:block;
	position: absolute;
	left: 2px;
/*	top: 60px;*/
	top: 42px;
	background: url(../img/icon_sokunou.png) no-repeat left top, url(../img/icon_limited.png) no-repeat left bottom;
	background-size: 100% auto;
}

#models td ul {
	display: block;
	margin: 5px auto 0;
}
#models td ul li {
	width: 100%;
}
#models td ul li:first-child {
	margin-bottom: 4px;
}
@media (min-width: 500px) {
#models .prod_img img {
	width: auto;
	height: 50px;
}
#models td ul {
	overflow: hidden;
}
#models td ul li {
	width: 49%;
	float: left;
}
#models td ul li:first-child {
	margin: 0 2% 0 0;
}
}
#models td ul li a {
	font-size: 12px;
	display: block;
	padding: 8px;
	color: #FFF;
	border-radius: 6px;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
#models td ul li a:hover {
	opacity: 0.8;
}
#models .LV {
	background-color: #E3DAE9 !important;
}
#models .FV {
	background-color: #E4E1EF !important;
}
#models .SR {
	background-color: #DEEFF4 !important;
}
#models .SV {
	background-color: #E2EDE2 !important;
}
#models .QV {
	background-color: #F0E6E5 !important;
}
#models .QR {
	background-color: #D4EAE7 !important;
}
#models .prod li a.b_prodinfo {
	background-color: #FFF !important;
	border: solid 1px #999;
	color: #666;
}
#models .prod li a.b_order {
	background-color: #364563 !important;
	border: solid 1px #364563;
}
#models .prod li span.soldout {
	font-size: 12px;
	display: block;
	padding: 8px;
	color: #FFF;
	background-color: #999;
	border-radius: 6px;
	border: solid 1px #999;
}
#models .prod li span.ended {
	font-size: 12px;
	display: block;
	padding: 8px;
	color: #999;
	background-color: #FFF;
	border-radius: 6px;
	border: solid 1px #CCC;
}
#models .prod .att {
	font-size: 11px;
	line-height: 1.2;
	padding: 3px 10px 0;
	margin-bottom: -8px;
	text-align: left;
}
#models tr.color_row td {
	vertical-align: top;
	
}
#models .txt_s {
	font-size: 11px;
}
#models .txt_mark {
	font-size: 18px;
	font-family: sans-serif;
	text-align: center;
}
#models .txt_center {
	text-align: center;
}

#models td div.dotbox {
	display: table;
	width: 100%;
}
#models td div.dotbox p {
	display: table-cell;
	padding: 10px 0;
	vertical-align: middle;
	background: url(../img/border01.gif) no-repeat center top;
}
#models td div.dotbox:first-child p {
	padding-top: 0;
	background: none;
}
#models td div.dotbox:last-child p {
	padding-bottom: 0;
}
#models td div.dotbox.empty p {
	border-top: solid 1px #EEE;
}
#models tr:last-child td {
	vertical-align: top;
}
#models img.color {
	width: 15px;
	vertical-align: text-bottom;
	margin-right: 1px;
	border: solid 2px #FFF;
}
#models a.b_order2 {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 8px;
	border-radius: 6px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	border: solid 1px #364563;
	background-color: #364563;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
@media (max-width: 320px) {
#models a.b_order2 {
	white-space: nowrap;
	letter-spacing: -1px;
}
}
#models tr:last-child span.soldout {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 8px;
	background-color: #999;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	border-radius: 6px;
	border: solid 1px #999;
}
#models .prod li span.notice,
#models tr:last-child span.notice {
	background-color: #F00;
	border: solid 1px #F00;
	line-height: 1.4;
}
#models tr:last-child span.ended {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	color: #999;
	background-color: #FFF;
	font-size: 13px;
	border-radius: 6px;
	border: solid 1px #CCC
}
#models a.b_arrival {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	padding: 8px;
	background: #364563;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	border-radius: 6px;
	box-shadow: 0 3px 6px 0 rgb(0,0,0,0.16);
}
#models .fadeout {
	position: absolute;
	top: 0px;
	right: 0px;
	content: '';
	width: 40px !important;
	background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1));
	z-index: 5;
}

#lineup .note {
	margin: 32px 3.75vw 0;
}
#lineup .note p {
	padding-left: 3em;
	text-indent: -3em;
	font-size: 12px;
	line-height: 1.6;
}
#lineup .note p span {
	display: inline-block;
	text-indent: 0;
	width: 3em;
}

#lineup .mt10 {
	margin-top: 10px;
}
/* tab
 * --------------------------------------------- */
#lineup #tab {
	width: 100%;
	padding: 0 3.75vw;
	margin: 0 auto;
}
#lineup #tab ul {
	width: 100%;
	padding: 0;
	border-bottom: solid 2px #364563;
	overflow: hidden;
}
#lineup #tab li {
	float: left;
	width: 50%;
}
#lineup #tab li a {
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 42px;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#lineup #tab li span {
	display: block;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	border-bottom: solid 4px #364563;
	text-align: center;
	color: #364563;
}