@charset "UTF-8";

/**
*
*	/products/scanner/css/index-lower-new.css
*/

/*************************************************************************
*		スキャナートップのCSSを定義
*************************************************************************/

/* おすすめ情報 */
.topicsBlock .thumbBlock {
	margin:0 5px 10px;
	overflow:hidden;
	zoom:1;
}
.thumbBlock .thumb {
	float:left;
	clear:left;
}
.thumbBlock dl {
	margin-left:148px;
}
.thumbBlock dt a,@charset "UTF-8";

/*===================================================================
index.html
===================================================================*/
/* ------ headSection ------ */
#contents .headSection { }
#contents .headSection .leftArea {
	width: 540px;
}
#contents .headSection .aside {
	display: table-cell;
	float: none;
	padding-top: 3px;
	text-align: right;
	vertical-align: bottom;
	width: 440px;
}
#contents .headSection .aside .guide {
	font-size:72%;
}
#contents .headSection .aside .guide li {
	float:none;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:bottom;
}
#contents .headSection .ttl p.productsLogo {
	padding-left:0;
	background:none;
}
#contents .headSection .ttl h1 span { font-size:150%; line-height: 1.1em; }

/* ------ mainSection ------ */
#contents .mainSection {
	width:960px;
	margin:0 auto 40px;
}
#contents .mainSection .mainvisual_guide {
	position:relative;
	z-index:500;
	width:1200px;
	height:257px;
	margin:0 -120px;
	overflow:hidden;
}
#contents .mainSection .mainvisual_guide #pagination_guide {
	position:absolute;
	top:72px;
	z-index:990;
	width:1200px;
}
#contents .mainSection .mainvisual_guide #pagination_guide li {
	position:absolute;
	z-index:999;
	width:40px;
	cursor:pointer;
}
#contents .mainSection .mainvisual_guide #pagination_guide li#mainPrev {
	left:0;
}
#contents .mainSection .mainvisual_guide #pagination_guide li#mainNext {
	right:0;
}
#contents .mainSection .mainvisual_guide #slide_guide {
	position:relative;
	left:0;
	top:0;
	z-index:980;
	/*width:3600px;*/
	height:257px;
}
#contents .mainSection .mainvisual_guide #slide_guide li{
	float:left;
}
.mainSection #mainList {
	text-align:center;
}
.mainSection #mainList li {
	z-index:970;
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:15px;
	height:15px;
	padding:0 5px;
	cursor:pointer;
}

/* ------ detailSection ------ */
#contents .graphicSection {
	width:960px;
	margin:0 auto 20px;
}
#contents .graphicSection .ttl3{
	border-bottom: 1px solid #0059b3;
	font-size: 20px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#contents .graphicSection .list{
	display: flex;
}
#contents .graphicSection .list > li{
	width: 305px;
	margin-right: 22px;
}
#contents .graphicSection .list > li:nth-child(3n){
	margin-right: 0;
}
#contents .graphicSection .list > li a >.title{
	margin-top: 10px;
}
#contents .graphicSection .list > li >.text{
	margin-top: 10px;
}
/* ------ detailSection ------ */
#contents .detailSection {
	width:100%;
	min-width:960px;
}
#contents .detailSection .headMod02 {
	width:960px;
	margin:0 auto 20px;
}

#contents .detailSection #tabGroup {
	margin-top: 20px;
	width:100%;
	min-width:1240px;
}

#contents .detailSection #tabGroup .tabNav {
	width:100%;
	background:url(/common/images/bg_line_01.gif) repeat-x left bottom;
	border-bottom: 1px solid #fcfcfc;
}

#contents .detailSection #tabGroup .tabNav .tab {
	/*width: 960px;*/
	margin:0 auto;
	font-size: 0;
}

#contents .detailSection #tabGroup .tabNav .tab li {
	display:inline-block;
	width:318px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #0059b3;
	margin-left: 2px;
	margin-bottom: 1px;
	cursor:pointer;
	text-align: center;
	vertical-align: bottom;
	box-sizing: border-box;
}

#contents .detailSection #tabGroup .tabNav .tab.-half li {
	width: calc(50% - 1px);
}

#contents .detailSection #tabGroup .tabNav .tab li:first-child {
	margin-left: 0;
}

#contents .detailSection #tabGroup .tabNav .tab li:hover,
#contents .detailSection #tabGroup .tabNav .tab li.current {
	color: #333;
	margin-bottom: 0;
	background: -moz-linear-gradient(top, #ececec, #fff);
	background: -webkit-linear-gradient(top, #ececec, #fff);
	background: linear-gradient(to bottom, #ececec, #fff);
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	box-sizing: border-box;
}

#contents .detailSection #tabGroup .tabNav .tab.-half li:hover,
#contents .detailSection #tabGroup .tabNav .tab.-half li.current {
	width: calc(50% - 1px);
}

#contents .detailSection #tabGroup .tabNav .tab li a {
	display: block;
	color: #fff;
	padding: 15px 0;
	text-decoration: none;
}

#contents .detailSection #tabGroup .tabNav .tab li:hover a,
#contents .detailSection #tabGroup .tabNav .tab li.current a {
	display: block;
	color: #333;
	padding: 18px 0 17px;
}

#contents .detailSection #tabGroup .tabNav .tab li a.current {

}

#contents .detailSection #tabGroup div.disnon{
	display: none !important;
}

#contents .detailSection #tabGroup div.current{
	display: block !important;
}

#scanner .tabNav .tab li img {
	cursor:pointer;
}

#contents .detailSection #tabGroup .tabCont {
	width:1240px;
	margin:0 auto;
}

#contents .detailSection h3.ttl3 {
	border-bottom: 1px solid #0059b3;
	font-size: 20px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

#contents .detailSection h4.ttl4 {
	background-color: #e5e5e5;
	font-size: 16px;
	padding: 5px 0 5px 11px;
}

#contents .detailSection #tabGroup .tabCont .subttl {
	font-size:117%;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:15px;
}

#contents .detailSection #tabGroup .tabCont .subttl2 {
	font-size: 117%;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 15px;
	border-top: 1px solid #ededed;
}

#contents .detailSection #tabGroup .tabCont1 .line {
	background:url(/common/images/bg_line_01.gif) repeat-x left bottom;
	padding-bottom:20px;
	margin-bottom: 55px;
}

/*
#contents .detailSection #tabGroup .tabCont li {
	float: left;
	padding: 0 10px;
}

#contents .detailSection #tabGroup .tabCont ul:first-child {
	margin-left: 0;
}
*/

#contents .detailSection #tabGroup .tabCont li a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#contents .detailSection #tabGroup .tabCont li a:hover {
	display: block;
	opacity: 0.7;
}

#contents .detailSection #tabGroup .tabCont li a span {
	display: block;
	line-height: 1;
}

#contents .detailSection #tabGroup .tabCont .categoryArea li{
	box-sizing: border-box;
	margin-left: .208px;
	width: 33.125%;
}
#contents .detailSection #tabGroup .tabCont .categoryArea li img{
	box-sizing: border-box;
	max-width: 300px;
	width: 100%;
}
#contents .detailSection #tabGroup .tabCont .categoryArea li span{
	box-sizing: border-box;
	display: inline-block;
	line-height: 1.5;
	text-align: center;
	width: 100%;
}

#contents .detailSection #tabGroup .tabCont .btnArea{
	display: flex;
	justify-content: space-between;
	width: 890px;
	margin: 80px auto 0;
}
#contents .detailSection #tabGroup .tabCont .btnArea > li{
	margin: 0;
	padding: 0;
}
#contents .detailSection #tabGroup .tabCont .btnArea > li > a{
	color: #FFF;
	width: 420px;
	padding: 26px;
	text-align: center;
	display: block;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	box-sizing: border-box;
}
#contents .detailSection #tabGroup .tabCont .btnArea > li > a.btn01{
	background: url(/products/scanner/common/images/ico_search.png) no-repeat left 16px center, url(/products/scanner/img/icon_arrow.png) no-repeat right 30px center #26a2f0;
	background-size: 32px 32px, 12px 21px;
}
#contents .detailSection #tabGroup .tabCont .btnArea > li > a.btn02{
	background: url(/products/scanner/common/images/ico_tool.png) no-repeat left 26px center, url(/products/scanner/img/icon_arrow.png) no-repeat right 30px center #5ac5f4;
	background-size: 32px 32px, 12px 21px;
}

#contents .detailSection .btn_lineup img {
	margin: 20px 0 0 20px;
}

#contents .detailSection #tabGroup .tabCont .rentalArea{
	width: 890px;
	margin: 30px auto 0;
}

#contents .detailSection {

}

/*------purchase --------- bass-footer-no-responsive.cssに移行202009*/
/* #contents .detailSection .ttl h3 {
	font-size: 24px;
	text-align: center;
	padding: 40px 0 20px 0;
}
#contents .detailSection .purchase {
	margin: 0 auto;
	width: 812px;
}
#contents .detailSection .purchase.tbl {
	display: table;
	margin-left: auto;
	margin-right: auto;
	max-width: 812px;
	width: 100%;
}
#contents .detailSection .purchase .tbl-cell:nth-of-type(1) {
	padding-right: 6px;
	padding-bottom: 10px;
}
#contents .detailSection .purchase .tbl-cell {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
#contents .detailSection .purchase .tbl-cell .title {
	background: #979797;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 12px 12px;
	font-size: 15px;
	line-height: 1;
	box-sizing: border-box;
}
#contents .detailSection .purchase .btn-tel{
	border: 1px solid #979797;
	border-bottom: none;
}

#contents .detailSection .purchase .btn-form {
	border: 1px solid #979797;
	border-top: none;
}


#contents .detailSection .purchase .btn-form .ico-box {
	background-image: url(/products/common/images/ico_ph_form.png);
	background-position: left 55px center;
	background-repeat: no-repeat;
	background-size: 15%;
}
#contents .detailSection .purchase .btn-dl .ico-box {
	background-image: url(/products/common/images/ico_dl.gif);
	background-position: left 55px center;
	background-repeat: no-repeat;
	background-size: 15%;
}
#contents .detailSection .purchase .btn-info .ico-box {
	background-image: url(/products/common/images/ico_ph_showroom.png);
	background-position: left 66px center;
	background-repeat: no-repeat;
	background-size: 10%;
}
#contents .detailSection .purchase .ico-box.bg-gry {
	background-color: #e7e7e7;
}
#contents .detailSection .purchase .ico-box {
	box-sizing: border-box;
	min-height: 120px;
	max-width: 400px;
	position: relative;
	width: 100%;
}
#contents .detailSection .purchase .btn-form .ico-box .ico-space,
#contents .detailSection .purchase .btn-dl .ico-box .ico-space,
#contents .detailSection .purchase .btn-info .ico-box .ico-space {
	padding: 13px 12px 13px 138px;
}
#contents .detailSection .purchase .ico-box .ico-space {
	padding: 13px 12px 13px 98px;
}

#contents .detailSection .purchase .btn-form .ico-box.bg-gry:hover,
#contents .detailSection .purchase .btn-dl .ico-box.bg-gry:hover,
#contents .detailSection .purchase .btn-info .ico-box.bg-gry:hover {
	opacity: .7;
}
#contents .detailSection .purchase .btn-form a > span,
#contents .detailSection .purchase .btn-dl a > span,
#contents .detailSection .purchase .btn-info a > span {
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
}
#contents .detailSection .purchase .ico-box a, #contents .detailSection .purchase .ico-box a:hover {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
#contents .detailSection .purchase .btn-tel .ico-box a, #contents .detailSection .purchase .btn-tel .ico-box a:hover {
	font-size: 25px;
}
#contents .detailSection .purchase .btn-form a,
#contents .detailSection .purchase .btn-dl a,
#contents .detailSection .purchase .btn-info a {
	box-sizing: border-box;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
#contents .detailSection .purchase .tbl-cell:nth-of-type(2) {
	padding-left: 6px;
	padding-bottom: 10px;
}
#contents .detailSection .purchase .tbl-cell {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
#contents .detailSection .purchase .btn-tel .ico-box {
	background-image: url(/products/common/images/ico_ph_calling.gif);
	background-position: left 55px center;
	background-repeat: no-repeat;
	background-size: 15%;
}
#contents .detailSection .purchase .ico-box {
	box-sizing: border-box;
	min-height: 120px;
	max-width: 400px;
	position: relative;
	width: 100%;
}
#contents .detailSection .purchase .ico-box .ico-space {
	padding: 30px 12px 13px 135px;
}
#contents .detailSection .purchase .btn-tel .txt-deco {
	font-size: 11px;
}

#contents .detailSection .purchase .btn-tel .txt-small {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-top: 3px;
	margin-left: -7px;
}
#contents .detailSection .purchase .btn-tel .txt-small a {
	font-size: 14px;
	font-weight: normal;
}
#contents .detailSection .purchase .btn-tel .txt-small a:hover {
	font-size: 14px;
}
#contents .detailSection .purchase .txt-cmmt{
	font-size: 11px;
	margin-top: 10px;
} */

/*----service_box-----*/
.services {
	display: table;
	margin: auto;
}

	.service_box .ico_i a {
		background: #e7e7e7 url(/products/scanner/common/images/ico_i.gif) no-repeat 50% 20% !important;
	}

	.service_box .ico_driversoftware a {
		background: #e7e7e7 url(/products/scanner/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important;
	}

	.service_box .ico_ques a {
		background: #e7e7e7 url(/products/scanner/common/images/ico_ques.gif) no-repeat 50% 20% !important;
	}

	.service_box .ico_msg a {
		background: #e7e7e7 url(/products/scanner/common/images/ico_msg.gif) no-repeat 50% 20% !important;
	}

	.service_box .ico_tools a {
		background: #e7e7e7 url(/products/scanner/common/images/ico_tools.gif) no-repeat 50% 20% !important;
	}

	.service_box .ico_os a {
		background: #e7e7e7 url(/products/scanner/common/images/ico_os.gif) no-repeat 50% 20% !important;
	}

	.service_box {
		display: -webkit-box;
	}

	.service_box .box a {
		box-sizing: border-box;
		-webkit-align-items: center;
		float: left;
		margin-right: 12px;
		background: #e7e7e7;
		padding: 17px 0;
		width: 150px;
		height: 120px;
		text-align: center;
	}

	.service_box .box.ico_os a {
		margin-right: 0;
	}

	.services .service_box a:hover {
		opacity: 0.7 !important;
	}

	.services .service_box a {
		text-decoration: none;
		color: #000;
	}

	.services .service_box span.txt {
		font-size: 16px;
		font-weight: bold;
		top: 66%;
		position: relative;
	}

	.services .service_box .ico_driversoftware span.txt {
		font-size: 16px;
		font-weight: bold;
		top: 57%;
		position: relative;
	}

/* share
	=============================================================== */
	#contents .share_title {
		font-size: 30px;
		text-align: center;
	}

	#contents .share_list {
		margin: 25px auto 0;
	}

	#contents .share_list ul {
		text-align: center;
	}

	#contents .share_list ul li {
		vertical-align: top;
		display: inline-block;
		position: relative;
		margin: 0 15px;
	}

/* ------ recommendSection ------ */
.recommendSection {
	position:relative;
	z-index:990;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.recommendSection .headMod02 {
	padding:0 20px;
	background: #fafafa;
	padding: 14px 16px;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.recommendSection .recommendList,
.recommendSection #recommend {
	overflow: hidden;
	border:1px solid #E5E5E5;
}
.recommendSection .recommendList .slideBlock,
.recommendSection #recommend #slide {
	padding: 20px 0 20px 4px;
}
.recommendSection #recommend #slide li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:223px;
	margin: 0 0 20px 12px;
	padding:0;
}
.recommendSection .recommendList .slideBlock li{
	float: left;
	vertical-align:top;
	width:223px;
	margin: 0 0 20px 12px;
	padding:0;
}
.recommendSection .recommendList .slideBlock li{
	height: 171px;
}
.recommendSection #recommend #slide li dl { }
.recommendSection .recommendList .slideBlock li dl dt span,
.recommendSection #recommend #slide li dl dt span {
	display:block;
}
.recommendSection .recommendList .slideBlock li dl dt .bnrImg img,
.recommendSection #recommend #slide li dl dt .bnrImg img {
	height: 108px;
}
.recommendSection .close_btn,
.recommendSection #close{
	text-align: center;
	color: #fff;
	line-height: 1;
	cursor: pointer;
}

.thumbBlock dd {
	font-size:80%;
}
.thumbBlock dt {
	margin-bottom:5px;
}

/* 新着情報 */
.newsBlock table {
	margin:0 5px 10px;
	width:338px;
}
.newsBlock th,
.newsBlock td {
	vertical-align:top;
	padding-bottom:8px;
}
.newsBlock th,
.newsBlock td p{
	font-size:80%;
}
.newsBlock th {
	padding-top:2px;
	width:31%;
	_width:33%;
}
.newsBlock td {
	padding-left:7px;
}
.newsBlock td p {
	margin-top:2px;
}
.newsBlock .icon {
	width:19%;
}
.cl_red{
	color:#ff0000;
}

/* メインローテーションバナー */
.mainBlock {
	margin-bottom:20px;
	width:716px;
	height:197px;
	position:relative;
	overflow:hidden;
}
.mainBlock .mainVisual {
	display:none;
	width:716px;
	height:197px;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	zoom:1;
}
.mainBlock .mainVisual li {
	float:left;
	width:716px;
	height:197px;
}
.mainBlock .mainVisual li img {
}
.mainBlock .triBlock {
	display:none;
}
.mainBlock .triBlock li {
	cursor: pointer;
	position:absolute;
	top:91px;
}
.mainBlock li.triLeft {
	left:7px;
}
.mainBlock li.triRight {
	right:7px;
}
.mainBlock .noscriptBlock {
	width:716px;
	height:197px;
	background-color:#d0d0d0;
	text-align:center;
}
.mainBlock .noscriptBlock p {
	padding-top:93px;
}

.SmpBlock {
	display: none;
}



/* スキャナー一覧 202305更新  */

/* aside */
.aside {
	display: block;
	position: relative;
	width: 1240px;
	margin:-23px auto 0;
}
.aside ul.clearfix {
	display: flex;
	justify-content: flex-end;
}

.aside ul.clearfix > li {
	margin: 0 15px;
}


/* スキャンリスト */

.top_scene_list .top_scene_list_slide {
	display: flex !important;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: -30px;
}
.top_scene_list .top_scene_list_slide .top_scene_list_item {
	position: relative;
	z-index: 5;
	width: 310px !important;
	padding: 0 10px;
	margin-top: 30px;
}

.top_scene_list .top_scene_list_slide .top_scene_list_item a{
	position: relative;
	display: block;
	box-shadow: 0 0 4px rgba(0,0,0,.35);
	-webkit-transition: .2s;
	transition: .2s;
	background: #fff;
	margin: 0 5px;
}
.top_scene_list .top_scene_list_slide .top_scene_list_item a:hover{
	text-decoration: none;
	opacity: 0.7;
}

.top_scene_list .top_scene_list_slide .top_scene_list_item.new a::before {
	content:"NEW";
	width: 80px;
	padding: 8px;
	text-align: center;
	line-height: 1;
	font-size: 1.4rem;
	background: #C92F32;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.top_scene_list .top_scene_list_slide .top_scene_list_item.few a::before {
	content:"在庫限り";
	width: 80px;
	padding: 8px;
	text-align: center;
	line-height: 1;
	font-size: 1.4rem;
	background: #555555;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

.top_scene_list .detail {
	position: relative;
	background: #fff;
	padding: 30px 10px 50px;
}

.top_scene_list .thumb {
	margin-top: -30px;
	margin-bottom: -30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.top_scene_list .ttl {
	text-align: center;
	color:#333333;
	font-size: 2.6rem;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

.top_scene_list .lead {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	bottom: 10px;
	font-size: 1.4rem;
	min-height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color:#333333;
}

.top_scene_list .price {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background: #F0F0F0;
	padding: 0 5px;
	min-height: 70px;
}


.top_scene_list .price + .price {
	margin-top: 1px;
}

.top_scene_list .price.col2 {
	padding-top: 5px;
	padding-bottom: 5px;
	justify-content: space-between;
}

.top_scene_list .price.col2 > *{
	width: 100%;
}

.top_scene_list .price.col2 > p{
	font-size: 1.2rem;
}

.top_scene_list .price p {
	font-size: 1.4rem;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.top_scene_list .price span  {
	color:#D60000;
	font-size: 2rem;
	text-align: center;
}

.top_scene_list .icon {
	padding: 30px 10px;
}

.top_scene_list .icon > ul {
	margin-top: -10px;
	display: flex;
	flex-wrap: wrap;
}
.top_scene_list .icon > ul > li {
	margin-left: 4px;
	width: calc(25% - 3px);
	margin-top: 10px;
}

.top_scene_list .icon > ul > li:nth-child(4n + 1) {
	margin-left: 0;
}

.top_scene_list .icon > ul > li figure {
	position: relative;
}

.top_scene_list .icon > ul > li figure figcaption {
	position: absolute;
	bottom: 100%;
	left: 0;
	color: #333333;
	font-size: 1.2rem;
}

.top_scene_list_slide .slick-prev{
	top: 47%;
	left: -30px;
	width: 20px;
	height: 35px;
	z-index: 1;
}

.top_scene_list_slide .slick-prev::before{
	content: '';
	display: block;
	width: 20px;
	height: 35px;
	background: url(/products/scanner/img/sldr2_prev_arrow.png)no-repeat 0 0;
	opacity: .65;
}

.top_scene_list_slide .slick-next{
	top: 47%;
	right: -30px;
	width: 20px;
	height: 35px;
	z-index: 1;
}

.top_scene_list_slide .slick-next::before{
	content: '';
	display: block;
	width: 20px;
	height: 35px;
	background: url(/products/scanner/img/sldr2_next_arrow.png)no-repeat 0 0;
	opacity: .65;
}

.top_scene_list_slide .slick-prev.slick-disabled,
.top_scene_list_slide .slick-next.slick-disabled
{
	opacity: 0;
	visibility: hidden;
}

.top_scene_list_slide .slick-prev:hover::before,
.top_scene_list_slide .slick-prev:focus-visible::before,
.top_scene_list_slide .slick-next:hover::before,
.top_scene_list_slide .slick-next:focus-visible::before
{
	opacity: 1;
}

.top_scene_list_slide .slick-list{
	padding-top: 4px;
	padding-bottom: 4px;
}

.top_scene_list .more_btn {
	display: none;
}

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

	#contents .detailSection {
		min-width:100%;
	}

	#contents .detailSection #tabGroup {
		min-width: 100%;
	}

	#contents .detailSection #tabGroup .tabCont {
		width:100%;
	}

	#contents .detailSection #tabGroup .tabNav .tab {
		width: 100%;
	}

	.top_scene_list .top_scene_list_slide {
		display: flex;
		flex-wrap: wrap;
		margin-top: -10px;
		margin-right: 0;
		margin-left: 0;
	}
	.top_scene_list .top_scene_list_slide .top_scene_list_item {
		width: calc(50% - 5px) !important;
		margin-top: 10px;
		padding: 0;
	}
	.top_scene_list .top_scene_list_slide .top_scene_list_item:nth-child(even) {
		margin-left: 10px;
	}

	.top_scene_list .top_scene_list_slide .top_scene_list_item a {
		margin: 0;
	}

	.top_scene_list .top_scene_list_slide .top_scene_list_item.new a::before {
		width: 60px;
		padding: 5px;
		font-size: 1.2rem;
	}
	.top_scene_list .top_scene_list_slide .top_scene_list_item.few a::before {
		width: 60px;
		padding: 5px;
		font-size: 1.2rem;
	}

	.top_scene_list .detail {
		padding: 20px 10px;
	}

	.top_scene_list .thumb {
		margin-top: -10px;
		margin-bottom: -20px;
		width: auto;
	}

	.top_scene_list .ttl {
		font-size: 1.8rem;
		margin-bottom: 20px;
	}

	.top_scene_list .lead {
		font-size: 1.2rem;
		bottom: 5px;
		min-height: 30px;
	}

	.top_scene_list .price {
		padding: 30px 5px;
	}

	.top_scene_list .price.col2 {
		flex-wrap: wrap;
	}

	.top_scene_list .price.col2 > *{
		width: 100%;
	}

	.top_scene_list .price p {
		font-size: 1.2rem;
	}

	.top_scene_list .price span {
		margin-top: 5px;
		font-size: 1.2rem;
	}

	.top_scene_list .icon {
		padding: 20px 10px;
	}

	.top_scene_list .icon > ul {
		margin-top: -5px;
		display: flex;
		flex-wrap: wrap;
		margin-right: -2.5px;
		margin-left: -2.5px;
	}
	.top_scene_list .icon > ul > li {
		padding-right: 2.5px;
		padding-left: 2.5px;
		width:calc(100% / 3);
		margin-top: 5px;
		box-sizing: border-box;
		margin-left: 0 !important;
	}

	.top_scene_list .icon > ul > li figure figcaption {
		width: 100%;
		font-size: 1rem;
	}

	.top_scene_list .more_btn {
		display: block;
		width: 160px;
		margin: 20px auto 0;
		text-align: center;
		color: #005AB4;
		font-size: 1.4rem;
		background: #fff;
		padding: 10px;
		border-radius: 20px;
		box-shadow: 0 0 4px rgba(0,0,0,.35);
		cursor: pointer;
	}

	.top_scene_list .more_btn:focus-visible {
		outline: 2px solid #005AB4;
	}

}


/* common */
.pc_only {
	display: block !important;
}
.sp_only {
	display: none !important;
}

.xs_only  {
	display: none !important;
}