@charset 'utf-8';

/* ------------------------------
 商品詳細設定
------------------------------ */
/* メイン画像 */
#gallery_wrapper {
	position: relative;
	overflow: hidden;
	width: 702px;
	height: 294px;
	margin-bottom: 20px;
	background: url(/img/details/bg_gallery_wrapper.png) no-repeat;
}

#gallery_wrapper h2,
#main_noslider h2,
#gallery_wrapper_hd,
#gallery_wrapper_hd_chuko {
	font-size: 14px;
	font-weight: normal;
	line-height: 27px;
	position: absolute;
	z-index: 1 !important;
	top: 0 !important;
	left: 0 !important;
	width: 682px;
	height: 27px;
	padding: 0 10px !important;
	color: #fff;
	background-color: #f53693;
}

#gallery_wrapper #tl_chuko,
#gallery_wrapper_hd_chuko {
	background-color: #37bbff;
}

#main_noslider {
	position: relative;
	height: 294px;
	margin-bottom: 20px;
}

#main_noslider h2 {
	background-image: none;
}

#main_noslider p {
	position: absolute;
	top: 0;
	left: 0;
}

#contents h2#gallery_hd_blue {
	background: url(/img/details/bg_gallery_hd_blue.png) no-repeat;
}

#gallery_wrapper p {
	position: absolute;
	z-index: 100;
	top: 46px;
	left: 8px;
}

#gallery {
	overflow: hidden;
	width: 702px;
	height: 294px;
}

.gallery_inner {
	position: relative;
	float: left;
	width: 702px;
	height: 294px;
}

.gallery_inner img {
	position: absolute;
	z-index: 10;
	right: 20px;
	bottom: 0;
}

#gallery_menu {
	position: absolute;
	z-index: 200;
	bottom: 20px;
	left: 70px;
	overflow: hidden;
	width: 174px;
}

#gallery_menu li {
	float: left;
	overflow: hidden;
	width: 72px;
	margin-right: 15px;
	list-style: none;
}

#gallery_menu li a {
	display: block;
	display: block;
	width: 72px;
	height: 83px;
	background-color: #333;
}

/* メイン画像共通 */
.main_area {
	position: relative;
	overflow: hidden;
	width: 700px;
	height: 294px;
	margin-bottom: 20px;
}

#contents .main_area h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 29px;
	position: absolute;
	top: 0;
	left: 0;
	width: 684px;
	margin: 0;
	padding: 0 0 0 18px;
	color: #fff;
	background: none;
}

#contents .main_area p {
	margin: 0;
	padding: 0;
}

/* 機能 */
.func_wrapper {
	margin-bottom: 30px;
}

.func_wrapper.last {
	margin-bottom: 0;
}

.func_inner_left {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.func_inner_right {
	float: left;
	width: 340px;
}

.func_wrapper dl {
	width: 340px;
}

.func_wrapper dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	width: 315px;
	margin-bottom: 3px;
	padding: 5px 0 5px 25px;
	color: #fff;
	background: #3e96d0 url(/img/details/ico_func.png) no-repeat 8px center;
}

.func_wrapper dd {
	font-size: 14px;
	line-height: 1;
	width: 318px;
	margin-bottom: 3px;
	padding: 7px 0 7px 23px;
	color: #333;
	border-bottom: 1px dotted #ccc;
	background: url(/img/details/ico_details.png) no-repeat left center;
}

.func_wrapper p.small {
	margin-top: 10px;
}

/* 台数別価格 */
#price_wrapper table {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#price_wrapper table th {
	font-size: 16px;
	font-weight: bold;
	width: 220px;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #d4d4d4;
	background-color: #eee;
}

#price_wrapper table th span {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#price_wrapper table th span {
	font-size: 13px;
}

#price_wrapper table th.details {
	line-height: 1.6;
	width: auto;
	padding: 10px 0 0;
	white-space: nowrap;
	color: #fff;
	background-color: #3e96d0;
}

#price_wrapper table th.number,
#price_wrapper table th.price {
	height: 24px;
}

#price_wrapper table th.number,
#price_wrapper table td span.number {
	font-size: 16px;
	color: #ff5d00;
}

#price_wrapper table th.price,
#price_wrapper table td span.price {
	font-size: 16px;
	color: #f00;
}

#price_wrapper table th.price,
#price_wrapper table td span.price {
	font-size: 18px;
}

#price_wrapper table td span.del {
	font-size: 14px;
	text-decoration: line-through;
	color: #666;
}

img.ico_camp_chuko {
	margin: 0 5px;
	padding-top: 0;
	vertical-align: bottom;
}

#price_wrapper table td span.zero {
	font-size: 20px;
}

/* プラン表記 */
#price_wrapper table td.camp_price,
#price_wrapper table td.camp_price_chuko,
#price_wrapper table td.camp_price_new,
#price_wrapper table td.no_camp_price {
	height: 54px;
	padding-left: 74px;
	text-align: left;
}

#price_wrapper table td.camp_price {
	background: #fff url(/img/details/ico_camp.png) no-repeat 10px center;
}

#price_wrapper table td.camp_price_chuko {
	background: #fff url(/img/details/ico_camp_chuko.png) no-repeat 10px center;
}

#price_wrapper table td.camp_price_new {
	background: #fff url(/img/details/ico_camp_new.png) no-repeat 10px center;
}

/* 売れ筋表記 */
#price_wrapper table td.chuko_price,
#price_wrapper table td.no_chuko_price,
#price_wrapper table td.new_price,
#price_wrapper table td.no_new_price,
#price_wrapper table td.number_price,
#price_wrapper table td.no_number_price {
	height: 35px;
	padding-left: 80px;
	text-align: left;
}

/* 中古売れ筋表記 */
#price_wrapper table td.chuko_price {
	background: #fff url(/img/details/ico_chuko_s.png) no-repeat 10px center;
}

/* 新品売れ筋表記 */
#price_wrapper table td.new_price {
	background: #fff url(/img/details/ico_new_s.png) no-repeat 10px center;
}

/* 台数売れ筋表記 */
#price_wrapper table td.number_price {
	background: #fff url(/img/details/ico_number_s.png) no-repeat 10px center;
}

#price_wrapper table td {
	font-weight: bold;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	color: #333;
	border: 1px solid #d4d4d4;
	background-color: #fff;
}

#price_wrapper table td span {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	color: #f00;
}

#price_wrapper table td.color {
	background-color: #fffcdd;
}

#price_wrapper p {
	font-size: 12px;
	line-height: 20px;
	color: #6d6d6d;
}

#gt_ntt_alpha_nx {
	width: 277px;
	height: 104px;
	background: url(/img/new/ntt/alpha_nx/gt.png) no-repeat;
}

#main_smartchanger {
	background: url(/img/new/smartchanger/main.jpg) no-repeat;
}

#main_saxa_astral_gt500pro span {
	position: absolute;
	bottom: 60px;
	left: 108px;
}

#main_saxa_astral_gt500pro span a {
	font-size: 14px;
	color: #0077c2;
}

/* 製品の特徴ボックス */
#feature_wrapper {
	width: 697px;
	margin: 0 auto;
	background: url(/img/details/bg_feature_bottom.png) no-repeat right bottom;
}

#feature_left,
#feature_right {
	float: left;
	width: 346px;
	margin-right: 5px;
	padding-bottom: 10px;
}

#feature_right {
	margin-right: 0;
}

#feature_left_inner {
	width: 346px;
	background: url(/img/details/bg_feature_left.png) no-repeat;
}

#feature_right_inner {
	width: 346px;
	background: url(/img/details/bg_feature_right.png) no-repeat;
}

#feature_left_inner h3,
#feature_right_inner h3,
#feature_left_inner h5,
#feature_right_inner h5 {
	font-weight: bold;
	width: 292px;
	height: 32px;
	margin: 0;
	padding: 16px 0 0 54px;
	color: #00578e;
	background: none;
}

#feature_left_inner p,
#feature_right_inner p {
	line-height: 1.5;
	margin: 0;
	padding: 0 22px 0 22px;
	color: #000;
}

/* 製品の特徴 */
.details_ex {
	margin-bottom: 40px;
}

.details_ex.last {
	margin-bottom: 0;
}

#contents .details_ex h3,
#contents .details_ex h4,
#contents .details_ex h5 {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 0 4px 23px;
	border-bottom: 1px dotted #b2b2b2;
	background: url(/img/details/ico_details.png) no-repeat left center;
}

.details_ex h5.one_line {
	line-height: 34px;
}

.details_ex_left {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.details_ex_right {
	float: left;
	width: 340px;
}

.details_ex p {
	overflow: hidden;
}

.details_ex ul {
	font-size: 13px;
	list-style: none;
}

.details_ex ul li {
	margin-bottom: 5px;
}

.details_ex_inner {
	float: left;
	margin-right: 15px;
}

/* お問い合わせ */
#contents .lead_func {
	font-size: 13px;
	line-height: 1.6;
	margin: 10px 0 0 0;
	color: #333;
}

#contents .lead_func span {
	font-weight: bold;
	line-height: 1.6;
	text-decoration: underline;
	color: #f00;
}

/* タブ切り替え */
#tab_detail {
	border-bottom: 5px solid #4099d1;
}

#tab_detail li {
	font-size: 18px;
	font-weight: bold;
	line-height: 49px;
	float: left;
	width: 224px;
	cursor: pointer;
	text-align: center;
	color: #6d6d6d;
	border: 1px solid #ccc;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #fafafa;
}

#tab_detail li:not(:last-child) {
	margin-right: 11px;
}

#tab_detail li.on {
	font-size: 20px;
	color: #fff;
	border-color: #4099d1;
	background: #4099d1;
	background: -webkit-linear-gradient(#53a3d6 0%, #53a3d6 50%, #4099d1 50%, #4099d1 100%);
	background: linear-gradient(#53a3d6 0%, #53a3d6 50%, #4099d1 50%, #4099d1 100%);
}

#tab_detail li.on:before {
	position: relative;
	top: 2px;
	left: -10px;
	display: inline-block;
	width: 19px;
	height: 19px;
	content: '';
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT5JREFUeNpi/P//PwMWIA/EEUDsBcQqQCwCxG+A+C4QbwXiFUD8EEMXyDAkzAXEE4D413/8ACQ/Eaoerh/ZIFEgPvefNHAOqg/FMDYgPvGfPADSx45sWP9/ygBIPwMjkJCDBiwLA/ngDxCrMgGJJAoNYoDqTwQRLsii7fsfM+y6/R6vTldVQYYqR1kMYZDLlJBF8q2lGCT52HAaJMnLxlAAVIMFqIMME0YW4WJjZqh2lGNgZmLEUM3EyMhQ7SQHVoMFCIEMe4suqi3OxRBnJIahOt5YDCyHA7wDGXYPm0yMoRiDrgQ3nK8DZIPE8ICbIMP2YpMBeQkUyDxAL3GDvS4LFsMDdhNMZ3vvfADTzioCBNMZtXLABJrlTaqWGsjlGaic+k3AkN/YyjNGHCWtArSk9QZiZRwl7QN0TQABBgCBlWTbHbinJgAAAABJRU5ErkJggg==) no-repeat left center;
}

.detail_cont {
	background-color: #f2f9fd;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAALCAYAAAAeEY8BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANtJREFUeNpidJh5MYKBgWEqEAsx0Be8A+JsJiCxAoh1gXgHHS0H2aUHspsJKvAMiL2AOBOIv9LQYpDZWVC7noIEmJAk/wPxDCDWB+JjNLD8ONTs6VC7GNAdAAN3gdgOiCuA+BcVLP4FNcsWajYKYMKh6S8QdwKxGRBfpMDyS1AzOqFmMhDrABgAWW6OzwBKPcBEhGE/oUFojy0IcUShPVTPT0KKmUjw1VFoIpqJnIjQEvEsqJqjxBrKREY2yoBmo+dI4s+hYumkZmMWCgoSHWgJygjN2+/IMQggwADwrTLY/BIgpwAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
}

#detail_1 {
	padding: 35px 20px 10px;
	background-position: 97px 0;
}

#detail_2 {
	padding: 35px 0 10px;
	background-color: #fff;
	background-position: 334px 0;
}

#detail_3 {
	padding: 35px 0 10px;
	background-color: #fff;
	background-position: 571px 0;
}

/* 他コンテンツ誘導 */
#lead_contents_wrapper {
	margin: 0 auto;
}

/* TABLE表 */
.details_table {
	border-spacing: 1px;
	border-collapse: collapse;
}

.details_table th,
.details_table td {
	font-size: 15px;
	padding: 10px;
}

.details_table th {
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #fff;
	background-color: #e1f5fe;
}

.details_table tr:nth-child(even) th {
	background-color: #effafe;
}

.details_table td {
	border: 1px solid #edf9fe;
	background-color: #fefefe;
}

.details_table tr:nth-child(even) td {
	background-color: #fff;
}

.details_table td span {
	color: #00578e;
}

.details_table td span.small {
	color: #444;
}

.intro_step_p {
	float: right;
	margin-left: 15px;
	padding-left: 0;
}

/* 人気ランキング */
#rank li {
	overflow: hidden;
	padding: 30px 0;
	border-bottom: 1px dotted #bfbfbf;
}

.i_rank {
	float: left;
	width: 200px;
}

.cont_rank {
	float: right;
	width: 450px;
}

.cont_rank p {
	font-size: 15px;
	line-height: 23px;
	color: #333;
}

.cont_rank h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 29px;
	padding: 15px 20px;
	border-bottom: 1px solid #ddd;
	background-color: #f7f7f7;
}

.cont_rank h3 a {
	display: block;
	color: #0f5f94;
}

.cont_rank h3 a:hover {
	text-decoration: none;
}

.btn_rank_detail {
	line-height: 0;
}

/* スライダー */
#slider_wrapper {
	margin-bottom: 40px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAABECAMAAABqM7snAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACpQTFRF/////v7+/f398/Pz/Pz8+/v7+vr68vLy+fn59/f39vb29PT0+Pj49fX1QG/qTAAAAqlJREFUeNrs1eFuqzAMQOFAgdGWvv/rXqBA7MQBug1pVz5HqhpV4B/WpzT0Y8PUfe4x9Xr3nLutfZGXbrLn1mvrsXZfmgkN/btuLGywhgjrIWEhy7MqweojV29Y+1cWsnB14GofVn5lZbKw5QmVYnXC1SBcLbCkLJPW80bOeh6oylgpV13oCrBSWdByq0qwslzp+yqBhSw6wWrvvtIXVhu687Kg5U9VgVXRVQmWKUvQwpYjU1qVyaroaoK1yFJ3Vkrr9SRnvT5QtbKKrmZY5qW10oq2wOVRlEYlVJVZTa4WWKYsgxa4fJFSppQqwcp0tcLSf4cZLY2LPPR4fKQqcdWG1pRl0MKWW1MKlVRlsFpcjbBWWSVaChd5615EJVRlrGZYqayNFrYgVUIlVUVW0VUT5q8irUFOZtcuQWWmFCqhSrBqFlg5LWFruJPfhj1UUlVkNbnaYEVa0VavJrJjx5xyUhqVUDWzGmE1TU5L2OqT6ezcGSeLVILKYDXDirJsWv1AbusPUUlVG6s3LElL2OqSgWzZsSZLlDalWK2wSrQyXOSyrjtEpVQ1dR22c1uyBS5IHaBKWI2uBKzEVptNY8u+NdmiMlSTqglWXTdFW21HtEMqQ7WymmEltJr0XZaKqFOmoqoVVkqrseawYjSVSWlVEVZuy9ZFvmtK1WlBnI3nWSXtizJVJbAKuPAFp49MjVVVyH8sT2HTaDo0NbMyYe3jIqr3qt6F8VN6hA3SaU9K1QJrxxa84HS2ShW20/GbLBlK51QpWOdwER2ZMmCBi34qqggLXfQDUAew4EXf8nQOFsCw9N1CRXRBwCJg0f+iaowt0K+jWmMb9Ouo0EVXkYIWXacKYHQFJnTRtaDgRdd5IiIiIiIiIiIiIiIiIiIiIiIiIqI/0T8BBgDW9IyEIIo3EQAAAABJRU5ErkJggg==) no-repeat center 128px;
}

#slider,
#slider_static,
#slider .gallery-cell,
#slider_static .gallery-cell {
	height: 290px;
}

#slider,
#slider_static {
	width: 599px;
	margin: 0 auto;
}

#slider .gallery-cell,
#slider_static .gallery-cell {
	float: left;
	width: 200px;
	text-align: center;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAMAAABlA5WwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFv7+/AAAAmX3ZZgAAAAJ0Uk5T/wDltzBKAAAAEElEQVR42mJgYGBkYAQIMAAACgADub2yswAAAABJRU5ErkJggg==) repeat-y right top;
}

#slider_static .gallery-cell:last-child {
	width: 199px;
	background: transparent;
}

#slider .gallery-cell.current div,
#slider_static .gallery-cell.current div,
#slider .gallery-cell.current p,
#slider_static .gallery-cell.current p {
	opacity: .3;
}

#slider .gallery-cell.current a,
#slider_static .gallery-cell.current a {
	cursor: default;
	text-decoration: none;
	color: #333;
}

.slider_link,
.slider_txt,
.slider_price,
.slider_price_s {
	line-height: 20px;
	padding: 0 5px;
	color: #333;
	font-feature-settings: 'palt';
}

.slider_link {
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: -10px;
}

.slider_link a {
	display: block;
	color: #0f5f94;
}

.slider_txt {
	font-size: 15px;
	font-weight: bold;
}

.slider_price {
	font-size: 17px;
	font-weight: bold;
}

.slider_price .price {
	font-size: 21px;
	color: #f00;
}

.slider_price .yen {
	font-size: 14px;
}

.slider_price_s {
	font-size: 14px;
	font-weight: bold;
}

.slider_price_s .price {
	font-size: 17px;
	color: #f00;
}

.slider_price_s .yen {
	font-size: 11px;
}

.ico_slider_zero_plan,
.ico_slider_new_plan {
	line-height: 48px;
	display: inline-block;
	padding-left: 50px;
}

.ico_slider_zero_plan {
	background: url(/img/details/ico_slider_zero_plan.png) no-repeat;
}

.ico_slider_new_plan {
	background: url(/img/details/ico_slider_new_plan.png) no-repeat;
}

.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: none;
}

.flickity-viewport {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

.flickity-enabled.is-draggable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.flickity-prev-next-button {
	position: absolute;
	top: 100px;
	width: 30px;
	height: 90px;
	cursor: pointer;
	border: none;
	border-radius: 5px;
}

.flickity-prev-next-button svg {
	display: none;
}

#slider_wrapper.shorter .flickity-prev-next-button {
	top: 30px;
}

.flickity-prev-next-button.previous {
	left: -30px;
	background: #d7e6ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAMAAADHE10VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFRQTFRF1+bvsMPOssTP0+Lrt8nUzt7nz9/pssXQ0uLrzNzmtsnT0+LstcfS0+PszNvl0ODpssXPz97ozd3nuszWtsjTs8bQs8bRtcjSusvW0uHr0eHrscTP9glutgAAAGRJREFUeNp00FkOwCAIBFDovtp9v/89i1Y0kNS/lxiYASC84WwjoNixSaM2RFxYU0nqbq/cqWKNpCMoIa08Z7YKU2urTIoTGKeeF5pH0H/WjvHlIh1Dh9QVuOD1U18f5zvdK8AAVQwDqc8DfAcAAAAASUVORK5CYII=) no-repeat center center;
}

.flickity-prev-next-button.next {
	right: -30px;
	background: #d7e6ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAMAAADHE10VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFRQTFRF1+bvsMPOssTP0+LrssXQt8nU0+Psz9/ptcfS0+LszNzmzt7ntsnT0uLruszWz97nzNvls8bQz97otsjTusvWzd3ns8bRtcjS0uHr0ODpscTPt8nTRaolqAAAAGNJREFUeNps0EkOwCAIBVAonawd7Dzd/57VLkSI7l5iPnwAzHYDP+rxaJgjIs7sq/Uul+jh98Q+gy2nrd6FTdO992hTBXfRddZO8HHZzzKK3nSQXIPEkrKCKqjqq+PI030CDABp0AO2G0MAeQAAAABJRU5ErkJggg==) no-repeat center center;
}

.flickity-rtl .flickity-prev-next-button.previous {
	right: 0;
	left: auto;
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 0;
}

.flickity-prev-next-button:disabled {
	cursor: auto;
	opacity: .3;
}

.flickity-prev-next-button .arrow {
	fill: #fff;
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/